|
The Remote Method Invocation (RMI) API allows remote communication between programs written in the Java programming language. It enables an object running in one Java virtual machine (JVM1) to invoke methods on an object running in another Java virtual machine. Compute Pi Example
| |||||
|
| ||||||||||||