Skip to content

joelcancela/S8_RAI_Simple_RMI_Example

Repository files navigation

Simple Java RMI Example

Just to remember how RMI works

How to launch

  • Launch the Main class in Server.
  • Launch the Main class in Client.
  • The serveur should execute instantly the echo method called by the client.

About

RAI Java RMI Example (Polytech'Nice SI4G2 2017-2018)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages