N
Neutrino
Hello,
I try to read my IP address, under Windows XP, the function
InetAddress.getLocalHost().getHostAddress() return the correct address but
with Linux Red Hat the same function return 127.0.01
How to get the correct address under Linux ?
Thanks
AR
I try to read my IP address, under Windows XP, the function
InetAddress.getLocalHost().getHostAddress() return the correct address but
with Linux Red Hat the same function return 127.0.01
How to get the correct address under Linux ?
Thanks
AR