Switch to full style
What's behind JSP & Servlets
Post a reply

Connection Reset By Peer

Sat Jan 17, 2009 10:53 am

Hi ALL,
Actually Client is sending data to the Tomcat apache server.
To send data
1.Create TCP Socket
2.In the TCP socket with sending request with HTTP/1.1
3. I am trying to send text/xml data nearly 15 KBytes.
4.Connections is rest by the server ( It send the RST-Reset) after 5 HTTP request
5..My requirement is to send atleast 64 Kbytes in a TCP socket

It is possible?
My doubt , why Server is sending Reset message??.
is it b'caz of
1.Time out ?
2.can we send only 5 HTTP request in a TCP socket



Re: Connection Reset By Peer

Sat Jan 17, 2009 12:20 pm

i don't think it because of the number of http requests? it doesnt make sense ? .
I think it may be the first reason , Time out :)

Post a reply
  Related Posts  to : Connection Reset By Peer
 reset the list counter     -  
 Connection object in jsp     -  
 How to use connection object in jsp     -  
 Closing connection in jsp     -  
 database connection     -  
 Using java in http connection     -  
 establish a connection with MySQL in php     -  
 Mobile to PC connection using Bluetooth     -  
 Encrypt connection string     -  
 Bluetooth connection using C# (won't work)     -