Results 1 to 5 of 5

Thread: QTcpServer not handling connections.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    Dec 2006
    Posts
    849
    Thanks
    6
    Thanked 163 Times in 151 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: QTcpServer not handling connections.

    True... you do need a running QEventLoop for Qt to process network events and send you signals. So do put a QCoreApplication into your main() as suggested by prastor.

  2. The following user says thank you to caduel for this useful post:

    spraff (11th November 2008)

Similar Threads

  1. QTcpServer limit for incoming connections
    By mdecandia in forum Qt Programming
    Replies: 9
    Last Post: 5th May 2007, 22:09
  2. Replies: 1
    Last Post: 5th July 2006, 14:12

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.