Skip to content
#

server-client-architecture

Here are 3 public repositories matching this topic...

Language: All
Filter by language

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

The bulletin board project is a real-time messaging application developed using Python's socket programming, enabling users to post and view messages on a virtual bulletin board. It features a server-client architecture that supports concurrent connections, allowing for seamless communication and message updates among users.

  • Updated Jul 11, 2024
  • Java

Improve this page

Add a description, image, and links to the server-client-architecture 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 server-client-architecture topic, visit your repo's landing page and select "manage topics."

Learn more