You are on page 1of 1

First Comiple all java class javac *.

java Then after start rmi registry start rmiregistry Then after generate stub and skelton using rmic, rmic (implemented class) Then after run server java Server Then after open new command prompt in same directory and run client java Client

You might also like