Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Mar : Re: Indy FTP
| Subject: | Re: Indy FTP |
| Posted by: | "Arnau Font" (afont@nospam_really_ipssoft.com) |
| Date: | Mon, 26 Mar 2007 17:07:51 |
"Remy Lebeau (TeamB)" <no.spam@no.spam.com> ha escrit en el missatge dels
grups de discussió:4607964c$1@newsgroups.borland.com...
>> Again, what I meant is that after the transfer ended, I don't get
> any
>> message. I suppose that the Get call finishes when there's an
>> exception or when the transfer is finished, but I get no message.
>
> Then your server is likely ending the transfer in a way that is
> confusing Get() and not allowing it to exit properly.
I've tried another server and the result is the same, the Get() gets blocked
eternally.
I've tried a FTP application and it works fine (so it's not a firewall
problem).
I've also tried another component (Async Pro 4) that goes fine, but I cannot
use it in a thread (or I don't know how), as I would like to do in my
application.
Any ideas?
Thanks.
Arnau.