An open API service indexing awesome lists of open source software.

https://github.com/lumarans30/clientserverjava17092022

App made in Java Swing in a dark theme from the FlatLaf library.
https://github.com/lumarans30/clientserverjava17092022

client-server flatlaf java mxparser-library sockets swing

Last synced: 3 months ago
JSON representation

App made in Java Swing in a dark theme from the FlatLaf library.

Awesome Lists containing this project

README

        

# clientServerJava17092022


GitHub all releases
GitHub issues
GitHub release (latest by date)
Website



Simple app which connects a client to a remote or local server to perform mathematical expressions.

Usage:



  1. Run serverSocket.jar to start the background process

  2. Run clientSocket.jar to connect to the server and to solve the mathematical expressions, the "exit" command from the client will stop the server deaemon.

Java 17 or newer is required in order to run the jar files.