Skip to content

Contains applications that allow the server and client to send messages to each other through a widget interface using TCP communication.

Notifications You must be signed in to change notification settings

eeyribas/QTCPCommWidget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QTCPCommWidget

Contains applications that allow the server and client to send messages to each other through a widget interface using TCP communication. First, the server application is started, which activates the TCP connection. Then, the client application is run and connects to the server. Once the TCP connection is established, messages can be sent and received. Multiple clients can connect to the server via TCP.

Programming Language: C++ Programming Language

Programming Language Version: STL C++17, C++20, C++23

Framework: Qt5 (Version: Qt 5.15.2)

IDE: Qt Creator 14.0.1

Interface Tools: Qt Widget

Interface Images: The 'Output' folder in the repository contains images related to the user interface.

Releases

No releases published

Packages

No packages published