Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

rmiexample

Example of use of Java RMI technology. RMI Client send message to RMI Server; RMI Server return response to Client.

To use this example goto bin folder run from os shell command of jdk: rmiregistry Then open another os shell goto bin folder and run command to start Server: java MyServer Then open another os shell goto bin folder and run command to start Client: java MyClient

To use rmiregistry command create an environment os variable PATH to point jdk/bin folder installation.

About

Example of use of Java RMI technology. RMI Client send message to RMI Server; RMI Server return response to Client.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages