Skip to content

A simple application of socket programming where a number of traders can trade with each other from any client. All the orders are matched by the server.

Notifications You must be signed in to change notification settings

prateekshyap/Trading-Application-using-Socket-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Steps to run

  1. Go to Project
  2. Run server by ./server <PORT>
  3. Run server by ./client <SERVER_IP> <PORT>
  4. Sample: Trading_System.pdf

About

A simple application of socket programming where a number of traders can trade with each other from any client. All the orders are matched by the server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •