From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9ae3749ddf1e6022 X-Google-Attributes: gid103376,public From: ig25@fg70.rz.uni-karlsruhe.de (Thomas Koenig) Subject: Re: Endian and Ada Date: 1996/04/09 Message-ID: <4kdqq9$c47@fg70.rz.uni-karlsruhe.de>#1/1 X-Deja-AN: 146546788 references: <4kamb9$om2@flute.aix.calpoly.edu> <4kdkro$5i4@mdnews.btv.ibm.com> content-type: text/plain; charset=iso-8859-1 organization: =?ISO-8859-1?Q?Universit=E4t_Karlsruhe_(TH),_Germany_?= mime-version: 1.0 reply-to: Thomas.Koenig@ciw.uni-karlsruhe.de newsgroups: comp.lang.ada nntp-posting-user: ig25 Date: 1996-04-09T00:00:00+00:00 List-Id: In comp.lang.ada, pontius@twonky.btv.ibm.com (Dale Pontius) wrote: >What is XDR? XDR (External Data Representation) is defined in RFC 1014. It is the basis of Sun's RPC (or ONC/RPC, as it is called in these 'open' days ;-), defined in RFC 1057, which in turn is the basis for such protocols as NFS (RFC 1094) or NIS.