Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Nov : TCPServer - connect -> disconnect
| Subject: | TCPServer - connect -> disconnect |
| Posted by: | "Janis Briska" (janis.bris..@navigator.lv) |
| Date: | Wed, 23 Nov 2005 10:16:37 |
Hi all
Can some help me with some idea about Indy ...
I drop on form Indy TCPClient and TCPServer.
When client connect to server OnConnect event fire,
but imediate also fire OnDisconnect event (client is still connected to
server) ...
Why OnDisconnect fire ??????
Regards
Janex