In "Read and write data with Java's I/O streams," we started to explore the input/output (I/O) classes, interfaces, and operations provided by the Java platform. Now, we'll continue our exploration of ...
I've googled around, and I can't find any info on why java.net.URLConnection is abysmally slow. I have observed the problem on os x (with java 1.4.2), linux, and pocket pc (running ibm's j9). It ...