Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Feb : Detect server disconnection from the TIdCMDTCPClient
| Subject: | Detect server disconnection from the TIdCMDTCPClient |
| Posted by: | "Moore" (moo..@hotmail.com) |
| Date: | 21 Feb 2008 01:01:46 |
How can I detect the disconnection of the server from the TIdCMDTCPClient events or methods?
the OnDisconnected event is for detecting the client disconnection and no equivalent event for the server's one from the client..