Skip to content

Implementing TCP communication between two sub-projects, a server-side and a client-side, using Qt6 QML. The goal is to transmit strings and JPEG image files. The server sends files to the client for display in the QML interface.

Notifications You must be signed in to change notification settings

dawi9840/cross-platform-tcp-communication-with-qt6-qml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

tcp-string-image-transfer-qml

Implementing TCP communication between two sub-projects on different operating systems (OS): a server-side running on Android 12 OS and a client-side on QNX 7.1 OS, using Qt6 QML. The goal is to transmit strings and JPEG image files from the server to the client for display in the QML interface.

Relationship diagram

Relationship diagram

Demo

Demo

About

Implementing TCP communication between two sub-projects, a server-side and a client-side, using Qt6 QML. The goal is to transmit strings and JPEG image files. The server sends files to the client for display in the QML interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published