java.net.SocketException : connection reset by peer
kumud sharma
Greenhorn
Joined: Jan 31, 2001
Posts: 4
posted
0
Hi, When I get an input stream from a url connection and read the stream, I get a java.net.SocketException : connection reset by peer. Can anybody tell me why this happens and what is this about. Any workaround so that my program doesn't bomb.
subject: java.net.SocketException : connection reset by peer