RMI Program Example

The RMI program example is the Java Card platform equivalent of "Hello World." It is a program that manages a counter remotely, and is able to decrement, increment, and return the value of the counter.

This section includes the following topics: