项目作者: zeenatali5710

项目描述 :
Bank Server-Client system where server program services online requests for account manipulations and maintains customer records and clients use its services to update bank accounts. The operations that can be performed on an account are: withdrawal of an amount from an account and deposit of an amount into an account. Additionally, the bank server can have it's own service that periodically deposits an interest amount to each account based on some fixed rate.
高级语言: C++
项目地址: git://github.com/zeenatali5710/centralized-multiuser-concurrent-Bank-Manager.git