Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Run a command in a tcpSocket and return servers answer
Forum Updated to NodeBB v4.3 + New Features

Run a command in a tcpSocket and return servers answer

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 958 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    bepehr
    wrote on last edited by
    #1

    hi
    i have a tcp Server server and my clients connect to this server , when my clients send a command to my server , it need to check that command from another server and answer to that client ...
    i need this , when server read a command from client , send that to other server and wait for response , and then return that to client , but i dont know how i must keep client in a waiting loop until response is ready ? or i must get command and send back that when its ready ? or any better ways ?

    ty

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved