Am running a chat system using tcp for data transfer but I have a problem am unable to fix and was wondering if anyone else had this issue.

basically when using my app for more then 3 days it would cash but not a full socket crash were it would boot people it would just stop accepting new incoming data from logins but anyone else that was already connected would not be effected at all until there log off site and turned to re-login then there would get connecting fail message


It looks that the listening socket is closed.
At the command prompt, enter "netstat -p tcp" (without quotes). You should see your listening port.

--
francois.pie...@overbyte.be
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to