Qt Client Server Save

Network communication between server and client via TCP.

Project README

Qt client-server

Two GUI-applications, client and server, communicating over network via TCP (QTcpServer and QTcpSocket).

Based on Qt and implemented in two ways:

  1. Qt Widgets - classic and boring desktop application:

client-server

  1. Qt Quick / QML - a bit more fancy one, to show how Qt Quick applications can rely on C++ backend:

client-server

More details in the following article.

Open Source Agenda is not affiliated with "Qt Client Server" Project. README Source: retifrav/qt-client-server
Stars
55
Open Issues
0
Last Commit
2 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating