Results 1 to 4 of 4

Thread: QTcpSocket 'connected()' signal issue

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2014
    Posts
    31
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QTcpSocket 'connected()' signal issue

    lol i was using a QTcpSocket in the server...

    So what's the SIGNAL i have to make to get the incoming connection ?? "using QTcpServer"

    thanx

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: QTcpSocket 'connected()' signal issue

    QTcpServer... the answer is in the first few sentences of the detailed description. Try the Fortune Server Example, also linked from the detailed description section, for a complete worked example.

Similar Threads

  1. Slot connected to a generic signal
    By Momergil in forum Qt Programming
    Replies: 5
    Last Post: 28th June 2014, 22:42
  2. Replies: 11
    Last Post: 2nd February 2013, 14:39
  3. Signal connected to slot (or signal)
    By Althor in forum Newbie
    Replies: 2
    Last Post: 6th July 2010, 10:00
  4. how can i know how many slots connected to a signal?
    By yj_yulin in forum Qt Programming
    Replies: 6
    Last Post: 1st December 2008, 10:24
  5. QTcpSocket connected signal problem
    By probine in forum Qt Programming
    Replies: 3
    Last Post: 19th January 2007, 11:18

Tags for this Thread

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.