Topic: "tcp-socket-server-c"
ahmetozlu/tcp_socket_programming_c_server
TCP Socket Programming implementation of server side in c programming language.
Language: C - Size: 2.93 KB - Last synced at: 26 days ago - Pushed at: almost 8 years ago - Stars: 8 - Forks: 9

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.
Language: C++ - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

sakmus/basic-tcp-server
This is a basic TCP server-client model built with plain C with socket programming. This program also offers concurrency by handling multiple clients at the same time with the thread-per-client model. This is very simple, easy and lightweight.
Language: C - Size: 18.6 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
