How do I convert a numeric IP address like 192.18.97.39 into a hostname? Anonymous User 2289 21 May 2011
String hostname = InetAddress.getByName("192.18.97.39").getHostName