An open API service indexing awesome lists of open source software.

https://github.com/sladyn98/cyber-management-system

This project uses multi threading and socket programming to guarantee client-server sync in a cyber-Cafe
https://github.com/sladyn98/cyber-management-system

c cpp11 cybersecurity multithreading ssl

Last synced: about 2 months ago
JSON representation

This project uses multi threading and socket programming to guarantee client-server sync in a cyber-Cafe

Awesome Lists containing this project

README

          

# Cyber-Management-System
This project uses multi threading and socket programming to guarantee client-server sync in a cyber-Cafe.
This project was built as a part of the capstone project for my C course.

# Concepts Used

a) Socket Programming

b) MultiThreading

c) Lamport Logical Clock (For internal Syncing)