Answers

Question and Answer:

  Home  J2SE

⟩ What is RPC?

Remote Procedure Call. Executing what looks like a normal procedure call (or method invocation) by sending network packets to some remote host.

 190 views

More Questions for you: