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.

Releases

No releases published

Packages

No packages published

Languages