Skip to content

retifrav/qt-client-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Network communication between server and client via TCP.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project