Re: Java.net.SocketInputStream



Vikram wrote:
I am using java.net.SocketInputStream to read the Http response.
For the first read, it takes around 2 minutes, but for the subsequent
reads, it is very fast ( in ms). Where could be the problem ?

Impossible to say.

One possibility would be a very slow nameserver.

Arne
.