Skip to content

A pair of client-server calculator app using TCP sockets.

Notifications You must be signed in to change notification settings

GI-Corp/tcp_sockets_calculator_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

tcp_sockets_calculator_app

A pair of client-server calculator app using TCP sockets.

The client app interactively accepts calculation command from user input, sends it to the server, receives the result from the server, and shows it to the user. App calculates for all valid entries as given below, For invalid entries, exception message is sent by the server.

screenshot1

About

A pair of client-server calculator app using TCP sockets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages