«^»
2.1. What is RMI?

RMI is Remote Method Invocation. With RMI, you can access the methods of remote objects. In more detail, on one computer, the server, you run:

and: And, on the other computer, the client computer, you run: