InetAddress - TechRepublic
General discussion
March 2, 2001 at 09:37 PM
chakravartyanirban77

InetAddress

by chakravartyanirban77 . Updated 24 years, 11 months ago

I want to retrieve the IP Address of any host using InetAddress.getAllByName() but the program is giving an UnknowHostException. We are using a proxy Server, is it because of that? I was successful with the same thing when not using a proxy on a different computer

This discussion is locked

All Comments