Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Nov : Exception class EIdSocketError with message 'Socket Error # 10004 Interrupted sy
| Subject: | Exception class EIdSocketError with message 'Socket Error # 10004 Interrupted sy |
| Posted by: | "Kenneth Vandbęk" (k.vandba..@get2net.dk) |
| Date: | Fri, 11 Nov 2005 20:26:36 |
Hi experts,
I have a question about TIdTrivialFTPServer.
I have a form. On that I have the Indy TIdTrivialFTPServer. In the
designtime:
Active := true
Bindings := 0.0.0.0:69
Why do I get the error in the subject? I only start and close the program.
Notthing else.
/Kenneth