RPC and TCP/IP

RPC: Remote Procedure Call Version 2

Posted on | | Leave a Comment on RPC: Remote Procedure Call Version 2

RPC: Remote Procedure Call Version 2 This document is about version two of the message protocol used in Sun’s Remote Procedure Call (RPC) package.  The message protocol is specified with the eXternal Data Representation (XDR) language. TERMINOLOGY In this document, we will discuss clients, calls, servers, replies, services, programs, procedures, and versions.  Each remote procedure […]