Results 1 to 7 of 7

Thread: QTcpServer not reading as fast a QTcpSocket writing.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    Apr 2006
    Posts
    122
    Thanks
    18
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: QTcpServer not reading as fast a QTcpSocket writing.

    NO it is a uniprocessor p4 machine.
    Als o itried something else. In above posted client code , i am writing twice simultaneously to the socket( line 15). I changed this. I made a string of both x and y and write it socket. Now this is working fine. But i still has not got reason for previous behaviour.
    Last edited by quickNitin; 4th July 2006 at 06:33. Reason: addition

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
  •  
Qt is a trademark of The Qt Company.