Results 1 to 3 of 3

Thread: QTCPServer application

  1. #1
    Join Date
    Jul 2018
    Posts
    1
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default QTCPServer application

    Hi,

    I need to create a QT server application in which the server can receive asynchronous request from clients and also initiate unsolicited request to clients. (The Server can request status from a client at anytime). Is this possible? Any example code to reference?

    Thanks in advance

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: QTCPServer application

    Maybe this will help.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

  3. #3
    Join Date
    Jul 2018
    Posts
    26
    Thanks
    1
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QTCPServer application

    There is a good explanation of what are looking for in the book https://www.apress.com/us/book/9781590598313. You might find a way to download it somewhere else.

Similar Threads

  1. QTcpServer(this)
    By DAVC in forum Newbie
    Replies: 12
    Last Post: 27th March 2018, 09:56
  2. QTcpServer
    By shreeja in forum Newbie
    Replies: 1
    Last Post: 28th December 2015, 09:21
  3. Replies: 3
    Last Post: 29th September 2013, 11:46
  4. QTcpServer
    By DmitryNik in forum Newbie
    Replies: 2
    Last Post: 1st October 2011, 08:07
  5. Replies: 1
    Last Post: 18th June 2006, 10: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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.