How to get the IP address of client using an applet
843807Oct 29 2002 — edited Oct 30 2002Hi,
I developped an applet used by many persons.
I want this applet to show the users its IP address.
Why can't I get this IP address whith InetAddress.getLocalHosts().getHostAddress() ??? It allways returns localHost/127.0.0.1 !
Thanks in advance, Fr�d�ric.