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