Connected: An Internet Encyclopedia
11. THE RPC LANGUAGE

Up: Connected: An Internet Encyclopedia
Up: Requests For Comments
Up: RFC 1831
Prev: 10. RECORD MARKING STANDARD
Next: 11.1 An Example Service Described in the RPC Language

11. THE RPC LANGUAGE

11. THE RPC LANGUAGE

Just as there was a need to describe the XDR data-types in a formal language, there is also need to describe the procedures that operate on these XDR data-types in a formal language as well. The RPC Language is an extension to the XDR language, with the addition of "program", "procedure", and "version" declarations. The following example is used to describe the essence of the language.


Next: 11.1 An Example Service Described in the RPC Language

Connected: An Internet Encyclopedia
11. THE RPC LANGUAGE