Hi,
I need to send a "big" file and I'm using RMIIO (which works nice for smalls text files), and I'm also using JavaFX for the user interaction to choose a file. When I try to send a file, the UI freezes. I've tried also to put the code that sends the file in a different thread, but tha JavaFX's app still freezes. Any suggestions to avoid this?
Ideally I would like to show a progressbar in JavaFX while uploading the file...
Thanks for any help.
Since this is a question not a bug, i moved it here:
https://sourceforge.net/p/openhms/discussion/743949/thread/cf2db698/