"If you want to download several files sequentially, just build a list of
files and use one component to download each file after the each other."

Question: how can I perform this? I am trying to make a list and download a
next file working with  a "RequestDone" event. But I have an error
(EAccessViolation at address) when I use component to download other file.

You need one component per file.

Can you write a couple of strings of code how to do this?

Just have a look at the sample program OverbyteIcsHttpAsy which is part of ICS distribution :-)
It shows how to download many files, either sequentialy or simultaneously.

--
francois.pie...@overbyte.be
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to