Java: Remote Method Invocation (RMI) an applet example

dynamic-apps.com — RMI is one of the core Java APIs since version 1.1. It provides a framework for distributed computing. With RMI, separate parts of a single program can exist in multiple Java environments on multiple machines. RMI is one of the fundamental APIs that Enterprise Java Beans are built on. Sep 11, 2006 View in Crawl 4