Results 1 to 2 of 2

Thread: Communication between a pure unix local socket client and a QLocalServer

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Nov 2007
    Posts
    53
    Qt products
    Qt4
    Platforms
    Windows
    Thanked 3 Times in 2 Posts

    Default Re: Communication between a pure unix local socket client and a QLocalServer

    I answer to myself if it could help someone else...

    This is just a matter of dealing with the waitForReadyRead() method (or the signal readyRead() depending of your source code architecture).

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

    THSnixstd (17th November 2010)

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.