Qt 6.11 is out! See what's new in the release
blog
how to create multi client with single server
-
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. -
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.