https://github.com/almasb/clientservercalculator
A simple example of the client-server architecture using a calculator
https://github.com/almasb/clientservercalculator
Last synced: about 1 year ago
JSON representation
A simple example of the client-server architecture using a calculator
- Host: GitHub
- URL: https://github.com/almasb/clientservercalculator
- Owner: AlmasB
- License: mit
- Created: 2020-04-12T09:43:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-12T17:18:44.000Z (about 6 years ago)
- Last Synced: 2025-02-09T07:36:04.665Z (over 1 year ago)
- Language: Java
- Size: 7.81 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ClientServerCalculator
A simple example of the client-server architecture using a calculator