Results 1 to 4 of 4

Thread: how to pause or resume a download??

  1. #1
    Join Date
    Jun 2012
    Location
    Iran , Tehran
    Posts
    93
    Thanks
    5
    Platforms
    Unix/X11 Windows Android

    Default how to pause or resume a download??

    hi guys
    how to pause or resume a download that established by socket programming.
    i used http protocol and a QTcpSocket which connect to port 80 a host and sent a http request to it.
    best regards.
    Life is about making the right decisions and moving on.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: how to pause or resume a download??

    Quote Originally Posted by Ali Reza View Post
    how to pause
    Stop reading data.

    or resume
    Start reading data.

    ... and learn about TCP.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Jun 2012
    Location
    Iran , Tehran
    Posts
    93
    Thanks
    5
    Platforms
    Unix/X11 Windows Android

    Default Re: how to pause or resume a download??

    at wysota
    hi sir. excuse me
    in resume a uncomplete download,i how say to host to send me specific bytes of the file?
    Life is about making the right decisions and moving on.

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: how to pause or resume a download??

    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. QThread - how to pause and resume
    By xrep in forum Qt Programming
    Replies: 4
    Last Post: 7th March 2012, 08:59
  2. HTTP pause download in QTCreator
    By nhs_0702 in forum Qt Programming
    Replies: 12
    Last Post: 29th November 2010, 14:24
  3. Resume download with QHttp
    By THRESHE in forum Qt Programming
    Replies: 7
    Last Post: 17th April 2010, 10:12
  4. Opensource Downloader can pause download
    By nhs_0702 in forum Qt Programming
    Replies: 0
    Last Post: 15th April 2010, 17:35
  5. QFTP resume download
    By wagui in forum Qt Programming
    Replies: 9
    Last Post: 14th March 2008, 14:15

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.