Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Dec : Problem with "Ipconfig /release"
| Subject: | Problem with "Ipconfig /release" |
| Posted by: | "Franck C" (tumaur..@pas.com) |
| Date: | Mon, 19 Dec 2005 11:24:41 |
Hello,
I have a TCP client and a TCP Server. Both use Indy 9.
The client connect on the server and then I type "Ipconfig /release" in
the command line on the client machine --> the client see that it is
disconnected but not the server, then we have a ghost connection which
is never closed. How could I detect that the connection have been lost
on the server without sending datas ?
Thanks
Franck