Remote Method Invocation


Remote Method Invocation

(programming)(RMI) Part of the Java programming languagelibrary which enables a Java program running on one computerto access the objects and methods of another Java programrunning on a different computer.

http://java.sun.com/products/jdk/1.1/docs/guide/rmi/index.html.