An open API service providing repository metadata for many open source software ecosystems.

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: 4 months ago - Pushed at: about 8 years ago - Stars: 8 - Forks: 9

eeyribas/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.

Language: C++ - Size: 13.7 KB - Last synced at: 29 days ago - Pushed at: 29 days 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: 19.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0