View Single Post
  #2 (permalink)  
Old 07-28-2007, 12:59 AM
levent levent is offline
Senior Member
 
Join Date: Dec 2006
Posts: 748
levent is on a distinguished road
If you are sure that the server is still running when you are trying to connect from your timed out client, then make sure that you are not doing any time consuming task in your connection acceptance method of your server socket.
Reply With Quote