Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Help on TCP/IP handshake with socket lib

0 views
Skip to first unread message

arnab

unread,
Aug 11, 2008, 2:46:41 AM8/11/08
to
Hi All,
I am getting a TCP/IP handshake issue.I have a server component (In
Linux) and another client like component (Windows component).Server
listens to a particular port.Windows component does the initial
handshaking fine.But after sometime under the heavy load what we
observe is Server hangs in accept()...means it waits for the client to
connect and on the other hand client calls connect() and gets
connection refused.


I am wondering what could be the problem.The server has 128 threads
where as client is having only 10 threads.
Any help or suggestion would be very much appreciated.
Thanks
Arnab

0 new messages