Posted By:
Daniel_Ping
Posted On:
Wednesday, June 12, 2002 03:07 PM
How can I get the client's local IP address or machine name
from applet? I use InetAddress.getLocalHost().
getHostAddress(). All I get is the host IP address.
client's address is what I am looking for.
thank you for your help DP