Results 1 to 3 of 3

Thread: Distribute bandwidth with QTcpSocket

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2009
    Posts
    22
    Thanked 1 Time in 1 Post

    Default Distribute bandwidth with QTcpSocket

    I have a small app which sends data to multiple addresses via a QTcpSocket, it uses a timer to distribute the required data between the open sockets which is all great, they send data at an even rate, the problem comes when waiting for a reply from the server, the other sockets all send data at maximum speed starving the incoming socket.

    I could come up with a solution if I knew the available bandwidth but because it's an unknown I'm struggling to think of a good solution, does anyone have any ideas on it?

    Thanks.
    Last edited by danc81; 19th October 2009 at 13:16.

Similar Threads

  1. QTcpSocket proxy authentication problem
    By arbi in forum Qt Programming
    Replies: 3
    Last Post: 14th September 2009, 17:43
  2. Challenging QTcpSocket reliability problem
    By Raccoon29 in forum Qt Programming
    Replies: 3
    Last Post: 13th January 2009, 11:38
  3. array of pointers to QtcpSocket
    By gQt in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 16th June 2008, 10:15
  4. QTcpSocket and libssh2 ...
    By sandros in forum Qt Programming
    Replies: 6
    Last Post: 21st November 2007, 23:34
  5. Strange QTcpSocket behavior (debugged with Ethereal)
    By mdecandia in forum Qt Programming
    Replies: 23
    Last Post: 28th May 2007, 21:44

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.