Results 1 to 7 of 7

Thread: QTcpServer and QTcpClient

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2013
    Posts
    3
    Thanks
    1
    Qt products
    Qt4
    Platforms
    MacOS X

    Default QTcpServer and QTcpClient

    Hi,
    for an InterProcessCommunication between a OSX und Linux
    I developed server- and clientprocesses on the Mac with QtCreator.

    The client sends a question to the server. The server solves the problem
    an sends the answer back to the client.
    All works fine!

    But when I starts the two processes outside the QtCreator, nothing works!
    The server and client works correct ( checked with status-messages ),
    but data are'nt swap.

    As a test, i try it with QLocalServer and QLocalSocket. In this case all works fine.
    I can start the applications outside QtCreator and the data will be changed.
    But in the LAN ( OSX and Linux ) this could'nt work.

    Thanks for solutions.

    My english is'nt perfect, so I hope you understand what I wrote!
    Happy Christmas GBunge
    Last edited by GBunge; 24th December 2013 at 15:01.

Similar Threads

  1. QTcpServer
    By DmitryNik in forum Newbie
    Replies: 0
    Last Post: 25th October 2011, 12:36
  2. QTcpServer
    By DmitryNik in forum Newbie
    Replies: 2
    Last Post: 1st October 2011, 08:07
  3. QTcpServer + QThread
    By Alex Snet in forum Qt Programming
    Replies: 2
    Last Post: 14th April 2009, 21:46
  4. QTcpServer and GDB
    By baray98 in forum Qt Programming
    Replies: 2
    Last Post: 21st January 2009, 08:02
  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.