https://github.com/eeyribas/tcp-server-client-cpp
The repo contains TCP communication Client and Server applications. The applications are coded in the C++ programming language, using C-based libraries. IDEs that compile C/C++ programming languages can be used.
https://github.com/eeyribas/tcp-server-client-cpp
cplusplus-programming cplusplus-project cpp cpp-app cpp-examples cpp-programming qt-application qt4 qt5-applications qtcreator tcp tcp-client tcp-client-cpp tcp-client-server tcp-communication tcp-server tcp-server-client tcp-server-cpp tcp-socket tcp-socket-server-c
Last synced: 10 days ago
JSON representation
The repo contains TCP communication Client and Server applications. The applications are coded in the C++ programming language, using C-based libraries. IDEs that compile C/C++ programming languages can be used.
- Host: GitHub
- URL: https://github.com/eeyribas/tcp-server-client-cpp
- Owner: eeyribas
- Created: 2024-12-08T10:08:46.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-08T10:21:48.000Z (over 1 year ago)
- Last Synced: 2025-02-05T17:26:56.282Z (over 1 year ago)
- Topics: cplusplus-programming, cplusplus-project, cpp, cpp-app, cpp-examples, cpp-programming, qt-application, qt4, qt5-applications, qtcreator, tcp, tcp-client, tcp-client-cpp, tcp-client-server, tcp-communication, tcp-server, tcp-server-client, tcp-server-cpp, tcp-socket, tcp-socket-server-c
- Language: C++
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TCP-Server-Client-CPP
Contains Client and Server applications using TCP communication.
Data is sent to the client application through the interface of the server application.
- Programming Language: C++ Programming Language
- Framework: Qt5 (Version: Qt 5.11.3)
- IDE: Qt Creator 4.8.2