Note: (Restricted functionality due to obvious reasons!)

For Mobile-Ease ⇓

Minimal Code ( Raw-View ) :
Commands to run RMI-progs: 1. Open cmd[/terminal] with location of folder containing the four files(for RMI) 1.1. javac *.java (Compiles all files) 1.2. rmic IProgImp (rmi-compiler theImplementationclass) 1.3. rmiregitsry 2. Open Second cmd[/terminal] with location of folder containing the four files(for RMI) 2.1. java Sprog 3. Open Third cmd[/terminal] with location of folder containing the four files(for RMI) 3.1. java Cprog