BANGALORE, INDIA: This Java tip demonstrates a method of determining the hostname of an IP address. Developer may use this code in applications which displays host name on their user interface. Note that getHostName() may not succeed, in which case it simply returns the IP address.
Click here to know more...!