Here is how you can get the IP addresses of computers.  For the computer that is running the program, you can do this:
get hostNameToAddress(hostname())
For other computers, you can do this:
hostNameToAddress(Insert the name of the other computer here)
 
Scott Slaugh

Reply via email to