By gst
via java.sun.com
Published: Aug 28 2007 / 21:24
Part 1 of this series introduced the syntax and semantics of the JavaFX Script programming language to the Java technology programmer. This article will draw on your knowledge of JavaFX Script, invoking the Java platform's Remote Method Invocation (Java RMI) libraries to allow a JavaFX graphical user interface (GUI) to communicate remotely. Using RMI with JavaFX Script is very straightforward, and it provides a quick and easy way to demonstrate and test client-server functionality with JavaFX Script technology.
Add your comment