MohammadJavadArdestani / remote-calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remote-calculator

This is a remote calculator in golang that uses a client server TCP connection.

how to use

On the client side you have to enter the operands and the operator like this " a + b "
And server sends back the result to client.

About


Languages

Language:Go 100.0%