Skip to content
#

unix-domain-sockets

Here are 29 public repositories matching this topic...

A comprehensive implementation and guide to designing a state machine-based multiplexing system using Unix Domain Sockets. This repository covers both theoretical concepts and practical code examples to help you seamlessly integrate multiplexing into your Unix-based applications, ensuring efficient communication and resource management.

  • Updated Aug 21, 2023
  • C

Dive into IPC using Unix Domain Sockets & Shared Memory in C. This repo showcases a server updating a routing table & MAC list, with clients pulling data via shared memory. An essential guide for those keen on mastering advanced networking & IPC concepts.

  • Updated Aug 26, 2023
  • C

Network Programming: Purbanchal University Syllabus. Study resource for University Level Examination preparation. While comprehensive, this repository may contain inaccuracies or incomplete concepts. Users are advised to verify all content with official textbooks. Contributions via Pull Requests are welcome.

  • Updated Apr 23, 2026

Improve this page

Add a description, image, and links to the unix-domain-sockets topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unix-domain-sockets topic, visit your repo's landing page and select "manage topics."

Learn more