PDA

View Full Version : QtNetwork



wagui
13th February 2008, 17:53
Hello everybody,

I'm using QtHttp class to make a downloader. I would like to implement a function pause which can suspend the download in order to resume it later.

I didn't find any methods in Qt Documentation which can allow me to pause a download.

Do you have any idea ?

Thanks a lot.



Julien

jpn
15th February 2008, 21:54
Here's a relevant thread: Resume download with QHttp (http://www.qtcentre.org/forum/f-qt-programming-2/t-resume-download-with-qhttp-10247.html)