Answers

Question and Answer:

  Home  Java Networking - Sockets and RMI

⟩ What is RMI?

RMI is a set of APIs that allows to build distributed applications. RMI uses interfaces to define remote objects to turn local method invocations into remote method invocations.

 132 views

More Questions for you: