NetTcp
NetTcp provide a Tcp Server that create Tcp Socket for each incoming connections for server side.
A Socket can also be used on client side to connect to a Server.
Overview
- Learn how to create a Client and a Server.
- Checkout Examples.
- Use the library with QML.
- Build the library.