Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Jun : indy10 How to abort idhttp.get

www.cryer.info
Managed Newsgroup Archive

indy10 How to abort idhttp.get

Subject:indy10 How to abort idhttp.get
Posted by:"Joe H" (joedot..@att.net)
Date:28 Jun 2007 09:36:51

Last indy stuff I used was back when it was Kudzu and that prog still
runs with no changes but it is using ftp to transfer files and that is
being blocked by so many firewalls that it's not always possible to get
it working on all customer machines -- especially via phone.

Need to download some binary files in a new program using indy10 and
idhttp and would like to allow user to cancel the get in progress. I've
seen in this group to use abort to cancel idFTP but idhttp doesn't have
an abort available that I can see. The download itself is working fine
as is the progress feedback in the onwork event. Surely there is some
way to communicate with the get command to abort the process? I don't
see a status option that would allow me to change to an abort status so
I don't think that's the way.

Would appreciate if anyone knows. Is there some other group that's just
for indy?
--

Replies:

www.cryer.info
Managed Newsgroup Archive