Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : about idTcpServer
| Subject: | about idTcpServer |
| Posted by: | "darnis" (darn..@21cn.com) |
| Date: | Wed, 29 Mar 2006 19:45:16 |
hi, everyone,
I used idTCPserver(10.1.5), the transfering are fine. But there has a
broblem if direct close the application without disconnect on client's own
initiative(the client connecting): the idTCPServer looks lock death, and
then the application has no response, can't quit the main application.
Indy 9 would raise the TerminateTimeout exception, erenow i hided the
raise code, then applicaiton looks fine ,but i don't known, how can i in
indy 10...
darnis,
regards.