InterviewSolution
Saved Bookmarks
| 1. |
What Is Rpc ? |
|
Answer» REMOTE Procedure Call. Executing what looks like a NORMAL procedure call (or METHOD invocation) by SENDING network packets to some remote host. Remote Procedure Call. Executing what looks like a normal procedure call (or method invocation) by sending network packets to some remote host. |
|