Skip to content

Abunwer/SimpleJavaRMI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

SimpleJavaRMI

This is simple project to implement Remote method invocation

To Build and Run the project do the following

javac -d . *.java

rmic RMI.Person

rmiregistry

java RMI.Server

rmic RMI.Client

About

Simple Java RMI project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages