Remote method invocation from Tanenbaum. 1. Compile all .java files 2. Start the registry On Unix: rmiregistry & On Windows: start rmiregistry 3. Create an instance of the remote object java RemoteDateImpl 4. Reference the remote object java RMIClient