|
||||||||
|
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|
Hi All
I have made a concurrent client-server model in c++. when i try to send a large file into packets to clinet side. After receiving some packets to clinet side, connection is reset. May be because of burst of packets at once at clinet side. can any one help me to come out from this problem plzzzzzzzzzzzzzzzzzzzzzzzzzzzz*zzzzzzzzzzzzzzzzzzz thanks Girish Kumar girishdomain@gmail.com |
|
#2
|
|||
|
|||
|
This is insufficient information to debug the issue.
Please try to find out which side of the connection was reset first. Try to use something like ethereal or even tcpdump/tcptrace to find out which side closed the connection. If you are running both on the same node, there should be more than enough buffer to take care of any burstiness. Hope that helps. |
![]() |
| Tags |
| clinet, connetion, model, peers, programming, reset, server, socket |
| Thread Tools | |
| Display Modes | |
|
|