FatemehGholamzadeh / Distributed-Calculator

A client-server Calculator - Computer Network Course (Fall 2018)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distributed-Calculator

A client-server Calculator for my Computer Network Course (Fall 2018).
client sends a problem for server and then server sends the response to the client after calculating. the connection between client and server is a java TCP socket.

About

A client-server Calculator - Computer Network Course (Fall 2018)


Languages

Language:Java 100.0%