View Single Post
Old 07-01-2008, 04:06 PM   #1
jeyaprakash.c
Thumbs Must Hurt
 
Join Date: Oct 2007
Location: chennai.india
Model: 8100
PIN: N/A
Carrier: airtel
Posts: 57
Arrow Java.IO.IoException :MAX connections

Please Login to Remove!

Am trying to open several http connections to a server one after another . After opening and closing around 30 connections , my application throws the above error and refuses to make any further connections. Interestingly though, after switching my radio off for a few seconds and then turning it back on, Everything works fine again for another 30 connections. it seems whatever i do to kill the connections programatically( myconnection.close(), myconnection=null etc) simply fails.

please help
__________________
thanx n regards
jeyaprakash.c
Offline   Reply With Quote