Back to Browse

JavaFX Software: Client-Server Calculator (HTTP, MVC)

6.9K views
Apr 18, 2020
32:51

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

Download

1 formats

Video Formats

360pmp454.9 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

JavaFX Software: Client-Server Calculator (HTTP, MVC) | NatokHD