QCborStreamExample

A test project in which there is one server and clients connected to it.

How it works:

Image alt

How to use: Windows:

  1. Clone repo
  2. Unpack win-network-test-release
  3. Run application called NetworkTestProject.exe
  4. Edit client id ... Run application on any devices
  5. Press start server button

Linux

  1. Clone repo
  2. Build with Qt 5.15.2 and gcc > 8.1
  3. Run application
  4. Edit client id ... Run application on any devices
  5. Press start server button

used tools Qt 5.15.2 mingw 8.1 gcc 9.2