Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Aug : Re: Need advice - Synapse - Connection Reset by Peer
| Subject: | Re: Need advice - Synapse - Connection Reset by Peer |
| Posted by: | "theo" (nospam@for.me) |
| Date: | Tue, 1 Aug 2006 14:03:11 |
You close the sockets on either side, so one of them is actually closing
the connection. What's the problem?
However your design is a bit strange. Servers usually don't have a GUI.
If you're interested, here is a little Synapse Client-Server Demo I wrote:
http://www.theo.ch/Kylix/perftest.zip