Copyright © 2001 Qusay H. Mahmoud
28
RMI (Remote Method Invocation)
l
RMI is a core package of Java 1.1+
l
The power of Java interfaces (no protocols)
l
Methods can be invoked from JVMs, possibly
running on remote hosts
l
l