| Author |
how to get IP address in linux
|
shiva kumar nanda
Greenhorn
Joined: May 10, 2007
Posts: 8
|
|
Hi, I am working on Linux. I have a problem of getting the IP Address. Can any one help me in getting the IP Address. And my IP Address changes day by day. Using InetAddress class i am able to get the IP Address on Windows, but this is failing on Linux. Thank You
|
 |
Arun Bommannavar
Ranch Hand
Joined: Jan 11, 2003
Posts: 53
|
|
What are you getting when you do InetAddress.getLocalHost()?. what does your /etc/hosts have?
|
 |
 |
|
|
subject: how to get IP address in linux
|
|
|