Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. how to create multi client with single server
Qt 6.11 is out! See what's new in the release blog

how to create multi client with single server

Scheduled Pinned Locked Moved Unsolved C++ Gurus
2 Posts 2 Posters 544 Views
  • 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.
  • D Offline
    D Offline
    Divij08
    wrote on last edited by
    #1

    how to create a multi client with single server in C++ in qt. I have created the single server client but unable to understand and create multi client.
    Also I need that all clients can interact with the single server and there is no data wastage happening.

    JonBJ 1 Reply Last reply
    0
    • D Divij08

      how to create a multi client with single server in C++ in qt. I have created the single server client but unable to understand and create multi client.
      Also I need that all clients can interact with the single server and there is no data wastage happening.

      JonBJ Online
      JonBJ Online
      JonB
      wrote on last edited by
      #2

      @Divij08
      Client/server in what sense? Network service like TCP? Have you looked at Fortune Server example?

      1 Reply Last reply
      1

      • Login

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