This project is an application of ATM-Bank system created with the concept of networking. Just like in a real life scenario, this project contains:
ATM program (Client)
Bank program (Server)
Admin program (Admin and managing banking data)
The Bank program or the Bank server will be specified computer in possession of the bank and the ATM client can run on multiple computers, just like a real ATM, which are on the same network as of the server. Here networking task is achieved by socket programming. The Admin program will have a restricted access and the person in the possession of a specific pendrive can only access this file. This program provides a detailed info on the banking history in a structured format.
More detailed documentation in given in Documentation.odt