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