I'd like to change the way the JVM resolves domain names in HttpURLConnections. Instead of going to DNS servers through the default TCP/IP stack I wanted to write my own code to ...