> > FYI: I haven't advertized it, but the latest V6 beta include a multipart
> > HTTP download component and a nice multipart progressbar. As the name
> > implies, the new component download a file using as many HTTP
> > connections as you like. I made a nice demo also. The code still has
some
> > little problem with proxy but otherwise works very well.
> >
> > I also have the same component for FTP, but not yet in the beta.

> How do you merge the downloaded parts?

I write to the target file directly, seeking each time to the correct
position.
When the download is paused, the state of each part is saved in a state file
and later you can restart from there.

--
[EMAIL PROTECTED]
http://www.overbyte.be

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

Reply via email to