Skip to content

sofiap14/clientserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Banking System

I developed a banking system where the server-side program manages customer records, handling operations like withdrawl, deposits, and balances inquiries through socket-based model. Clients interact with the server by sending transaction details with the server processing them using mutex locks to prevent race conditions. The program includes a clock for calculating transaction execution time. Built using C++ on Ubuntu

About

Centralized Multi-User Concurrent Bank Account Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors