Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Feb : Re: Indy 10 FTO and large files
| Subject: | Re: Indy 10 FTO and large files |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Tue, 12 Feb 2008 16:29:48 |
"KarlLogan" <karl_logan@yahoo.com> wrote in message
news:47b22bd0$1@newsgroups.borland.com...
> I see there is a IdFTP.Noop() (at least in the last snapshot)
Yes. But I was referring more to the functionality of being able to send a
keepalive during an active transfer, since the calling thread is blocked.
> Hmm... tricky. I guess there are no 100% sure solutions here..
> Spanning a thread just to send noops , I don't thing would help.
> because of the same problem....
Yes. You would have a concurrency issue with reading across multiple
threads.
Gambit
none