Skip to content

Java RMI User Directory project for Distributed System class.

Notifications You must be signed in to change notification settings

jeduardo824/JavaRMI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaRMI

Java RMI User Directory project for Distributed System class.

Step 1:

Save all files into a folder and create a blank file called "banco.txt".

Step 2:

Run 'javac *.java' via terminal.

Step 3:

Run 'rmiregistry'.

Step 4:

Run 'java Servidor' on another tab of terminal.

Step 5:

Run 'java Cliente' on another tab of terminal.

About

Java RMI User Directory project for Distributed System class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages