Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : Re: FTP in Thread
| Subject: | Re: FTP in Thread |
| Posted by: | "Martin James" (mjames_falc..@dial.pipex.com) |
| Date: | Tue, 11 Apr 2006 02:33:11 |
>
> If you would like to see my code, I can send you the two projects (ftp
> server and ftp client) to see if you can help me detect where the problem
> is.
>
If you can remove all your app-specific, or NDA'd stuff, and make a
server/client pair that demonstrate the problem, you could zip them up and
post to 'attachments'. I *have* used the 9.0.14 TidFTP client component
successfully in multiple threads, but have not tried the TidFTPServer.
To be honest, I do not know which end you have problems. You seem to be
concerned about the client end, but in another post, you say that your
client works OK against the 'GuildFTP' server.
I have used the ICS FTP server on occasion, especially when the use of the
server is not a core application requirement - dropping the ICS server on a
form and setting a couple properties is all that is required to make a
server.
Rgds,
Martin
none