Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 234 Bytes

README.md

File metadata and controls

19 lines (18 loc) · 234 Bytes

simple-RMI-java

Text implementation of a simple RMI.

How to run

On the Terminal follow this steps

$ javac *.java
$ rmiregistry
$ java ArrancaServidor
$ java Cliente

Note:

Any question Contact me