Question: consider an ATM machine system represent (client) and server that has clients account is the bank . the server can accept multiple client (ATm machine)

consider an ATM machine system represent (client) and server that has clients account is the bank . the server can accept multiple client (ATm machine) one at time , so will use in the code TCP connection .the client must provide his card number and password first to the system .the system can send message to client if wrong password wrong any transcation process occur ,so the following item is needed :
write a code that use socket programming using (python) between client and server shows the card number and password and the transcation process 1-balance 2-withdrawl 3- deposit 4- exit using TCP connection
# server code and client code
#using python
# tcp connection
please write code with comments and to be done today
thankyou so much for your work

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!