This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:tech:ietf:1831 [2020/06/10 14:59] char |
dido:public:ra:xapend:xapend.b_stds:tech:ietf:1831 [2021/08/17 12:02] (current) murphy [Introduction] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== RFC1831 - Remote Procedure Call Protocol Specification Version 2 (RPC) ===== | ===== RFC1831 - Remote Procedure Call Protocol Specification Version 2 (RPC) ===== | ||
| - | [[dido:public:ra:xapend.stds:tech:ietf| return to the IETF Standards ]] | + | [[dido:public:ra:xapend:xapend.b_stds:tech:ietf:start| return to the IETF Standards ]] |
| <table> | <table> | ||
| Line 18: | Line 18: | ||
| //This document specifies version two of the message protocol used in | //This document specifies version two of the message protocol used in | ||
| - | ONC Remote Procedure Call (RPC). The message protocol is specified | + | ONC [[dido:public:ra:xapend:xapend.a_glossary:r:rpc|Remote Procedure Call (RPC)]]. The message protocol is specified |
| with the eXternal Data Representation (XDR) language [9]. This | with the eXternal Data Representation (XDR) language [9]. This | ||
| document assumes that the reader is familiar with XDR. It does not | document assumes that the reader is familiar with XDR. It does not | ||
| Line 25: | Line 25: | ||
| excellent background for the remote procedure call concept.// | excellent background for the remote procedure call concept.// | ||
| + | |||
| + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
| + | /* To add a discussion page to this page, comment out the line that says | ||
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||