sockets
Here are 374 public repositories matching this topic...
Multithreaded C server and client program to sort a list of records of movies from IMDB alphabetically by the data in a given column. Utilizes files/directories, pthreads, sockets, and mutex locks.
-
Updated
Jan 31, 2018 - C
-
Updated
Aug 16, 2018 - C
Simulates an embedded fall detection system, and its communication with a server
-
Updated
Oct 31, 2019 - C
A comparator between different Inter-Process ways of communication: Unnamed_Pipes , Named_Pipes , Sockets and Shared_Memory using Circular_Buffer
-
Updated
Feb 23, 2022 - C
Client-Server application that compress and decompress data
-
Updated
Jul 14, 2022 - C
A multi-threaded CLI-based chat application in a mesh network design using plain C with pthreads + sockets.
-
Updated
Jul 16, 2024 - C
A simple key-value-store server. Like redis, but dumber and simpler.
-
Updated
Oct 1, 2024 - C
A remote task manager, which allows remote execution, task management, messaging, in a server client architecture. Build on C, using Linux APIs.
-
Updated
May 8, 2017 - C
These are my personal notes as I learn about TCP/IP stack and networking. Feel free to contribute to this repo by checking the content.
-
Updated
Dec 15, 2017 - C
Includes simple UDP Echo Server and Echo Client, RPC Server and RPC Client Uses Timeout calls
-
Updated
Feb 24, 2017 - C
A word guessing game server made using netcat and sockets in C. The game maintains a new connection queue and can handle multiple users playing at once.
-
Updated
Jul 1, 2019 - C
Improve this page
Add a description, image, and links to the sockets topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sockets topic, visit your repo's landing page and select "manage topics."