Java with Android Updates
Knowledge Can Impact our Dreams
Wednesday, 28 March 2012
How do I convert a numeric IP address like 192.18.97.39 into a hostname like java.sun.com?
String hostname = InetAddress.getByName("192.18.97.39").getHostNam
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment