Skip to content

robertocarlosmedina/simple-RMI-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages