Skip to content

Amirparsa-Sal/JavaRemoteCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java Remote Calculator

A client-server multi threaded calculator based on JavaFX.

Capture

Running on windows using command prompt

There is two batch script files in the project which you can use them to run the program.

before that you should change the client.bat file and edit the "javafx" variable defined in it and replace its value with your own path to the JavaFX lib folder.

After that, you can run the server using server.bat file and the client using client.bat file.

Important Note

With running the program from the command prompt, the "enter" key does not work and you should use "=" key (at the top of the keyboard) to trigger "=" button.

If you run the program in IntelliJ IDEA, the "enter" key works also.

About

A client-server calculator based on JavaFX.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published