Projects with this topic
-
Provides access to shared memory in Wine over the network
Updated -
A modern, C++20 socket library inspired by Java's networking API. Cross-platform support for TCP, UDP, multicast, and UNIX domain sockets, with blocking, non-blocking, and async operations.
Updated -
A project for the subject of Operating Systems at the University of La Salle Barcelona
Updated -
A sample Linux service to demonstrate network functionality and signal handling.
Updated -
Publish/subscribe server & client model implementation
Updated -
-
Simple multi-threaded server library using raw (Linux) sockets in C++17.
Updated -
Distributed computing: compute operations with a master / slaves structure. Written in C with UDP sockets.
Updated -
Distributed calculator with simple operations based on a Master / Slaves architecture using C sockets for communication over UDP
Updated