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.