uta-it-Students / simple-RMI-java

Text implementation of a simple RMI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Text implementation of a simple RMI.


Languages

Language:Java 100.0%