/Net-Bank-System

A bank system simulation in C by TCP and UDP

Primary LanguageCMIT LicenseMIT

Net-Bank-System

A bank system simulation in C by TCP and UDP
For installing,launche Makefile with command make
For uninstalling, use the command make clean
Creat server by typing ./server
Using client by typing ./TCPclient "number of id" "number of account" "password" "command" "sum of cash"