getting IP address of localhost in ubuntu...
843790Jul 21 2010 — edited Jul 21 2010I know this is kind of stupid but I am not able to get the IP address of localhost in ubuntu...
Inetaddress.getLocalHost.getHostAddress() i returning 127.0.1.1.... while in windows it returns the proper IP address....