Results 1 to 2 of 2

Thread: Qt Download more then 15 files dont work based on downloadmanager example

  1. #1
    Join Date
    May 2009
    Posts
    83

    Default Qt Download more then 15 files dont work based on downloadmanager example

    I have simple Qt application that opens one worker thread in this worker thread im downloading files, image files always more then 20 ( it can be 50 also ).
    For the download manager I took the DownloadManager project that is in the Main Qt Example dir
    and used that, I just filled the QStringList with URL's and sent it to the DownloadManager object instance.

    But the download doesn't work as I expected, its not downloading all the files and always stops after 15-20 files any idea why?
    p.s to simplfy...
    if you have the Qt framework just pass more then 25 links into DownloadManager example and you will see it doesn't work

  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: Qt Download more then 15 files dont work based on downloadmanager example

    Did you try it with different hosts? Maybe the server has a limit on files you can download within a period of time?
    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. QWidget -> updateGeometry dont work.
    By patrik08 in forum Qt Programming
    Replies: 7
    Last Post: 22nd May 2013, 15:55
  2. Replies: 1
    Last Post: 4th February 2011, 06:56
  3. Replies: 2
    Last Post: 21st January 2011, 11:50
  4. Replies: 0
    Last Post: 21st June 2010, 10:59
  5. Problem with QtBrowserPlugin - examples dont work.
    By robert_ugo in forum Installation and Deployment
    Replies: 0
    Last Post: 19th March 2009, 19:07

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.