
JavaFX Software: Client-Server Calculator (HTTP, MVC)
Channel:
Subscribers:
9,540
Published on ● Video Link: https://www.youtube.com/watch?v=--8jGwi1p8A
A simple example of the client-server architecture using a calculator.
Note: ideally, if you want to update the UI from a background thread, you need to wrap the updating call in Platform.runLater( ... ).
Source: https://github.com/AlmasB/ClientServerCalculator
Twitter: https://twitter.com/AlmasBaim
GitHub: https://github.com/AlmasB/
LinkedIn: https://www.linkedin.com/in/almasb/
You can support this channel at https://github.com/sponsors/AlmasB
Other Videos By Almas Baim (AlmasB)
Tags:
java
java programming tutorial
java for beginners
very simple game tutorial
javafx
javafx tutorial
javafx game framework
java concurrency
java http
java 11 http
javafx http
java networking
javafx calculator
javafx mvc
java mvc