Skip to content
#

server-client-architecture

Here are 5 public repositories matching this topic...

Language: All
Filter by language

My open-source learning platform, covering a wide range of aspects, from Project Management to Computer and Data Science, Cyber Security and other exciting IT-related topics

  • Updated Nov 29, 2024
  • HTML

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

This is a Java core client/server desktop application, developed as a final project for a course, for a car dealership business. It tracks car availability, allows users to search based on various criteria, create orders, and view order details with sales information.

  • Updated Dec 9, 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