Netprog 2002 - Client/Server Issues
8
Local IP address
lA client can also ask the operating system to take care of specifying the local IP address:
–
–myAddress = InetAddress.getLocalHost();
Give me the appropriate address