Qt Labs Forum » General discussions

Request-Response Communication between Windows and Linux

(1 post)
  • Started 1 month ago by xlaller

  1. xlaller
    xlaller
    Member

    Hi !

    We would like to replace our buggy communication layer to something better, and we would like to use Qt for this purpose. As the title says, the situation is the following ... we have two computers (at this time) one with Linux and one with Windows. We have a simple communication layer, request-response, and status. I would like to ask from a Qt expert to tell me which Qt component could be the best for this purpose (or could be the base of this new component).

    Structure:

    -> send request
    --> when the other computer receive it emit a signal (do something in a slot)
    ---> send response
    ----> when the caller computer receive it emit a signal (do something in a slot)

    - send status messages periodically

    Thank you very much for your help.

    Best regards, Lajos.

    Posted: 1 month #

RSS feed for this topic

Reply

You must log in to post.



© 2008 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.
All other trademarks are property of their respective owners.