Use socket programming to implement a simple client and server that communicate over the network and implement a simple application involving Cash Registers. The client implements a simple cash register that opens a session with the server and then supplies a sequence of codes (refer request-response messages format) for some products. The server returns the price of each one, and also keeps a running total of purchases for each clients transactions. When the client closes the session, the server returns the total co st. This is how the point-of-sale terminals should work.
-
Notifications
You must be signed in to change notification settings - Fork 0
Swaraj2904/Socket-Programming
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published