Introduction - If you have any usage issues, please Google them yourself
simple ATM (Automatic Teller Machine) system the basic functions Login including write-offs, inquiries, deposits, withdrawals and alter the code. Simulation of ATM terminal users logged in, their account numbers and passwords through the ATM network to transmit to the server, ATM database server based on the information to confirm the account number and password is correct, the results back to the ATM terminal. If the correct account number and password, the ATM into the next terminal interface; Otherwise prompt mistakes. Cancellation notice for the operation of the server ATM transactions concluded inquiries, deposits, withdrawals and alter the code operations are first sent an order to ATM servers, ATM by the database server implementation of the corresponding operation and operating res
Packet : 11912898atm_java.rar filelist
ATM_java\可执行程序\account.mdb
ATM_java\可执行程序\ATM_client.jar
ATM_java\可执行程序\ATM_server.jar
ATM_java\可执行程序\程序执行说明.txt
ATM_java\可执行程序\运行ATM客户端.bat
ATM_java\可执行程序\运行ATM服务器.bat
ATM_java\可执行程序
ATM_java\源代码\ATM_client.java
ATM_java\源代码\ATM_server.java
ATM_java\源代码\Msg.java
ATM_java\源代码
ATM_java