Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 22 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.

Awesome Lists containing this project

README

        

# 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. QT IDE was used while coding the applications in the repo.