2 lines
104 B
Text
2 lines
104 B
Text
for a = callJava["java.net.InetAddress", "getAllByName", "www.kame.net"]
|
|
println[a.getHostAddress[]]
|