server-client-architecture
There are 5 repositories under server-client-architecture topic.
ByteSizedLaw/Open-Learning
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
AAlkiyumi/networking_final_project
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.
ANSANJAY/Routing-Table-Manager
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.
gentjankolicaj/teilen
A communication project.
MiroslavKolosnjaji/CarDealershipApp
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.