Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleSocketProgramming

Simple Socket Programming - bank account system client can use CHECK/DEPOSIT/WITHDRAW/TRANSFER method The protocols:

[Method] [target] [param1] [param2]

  • param1 usually amount of money and param2 is only for TRANSFER method.
  • In TRANSFER method, param1 is transfered account and param2 is money It gets client independence by using multiThreads

You can show the result in client server and can check the log in server server

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages