Binary data file compatibility across machines

Dale Cook cdm at gem-hy.Berkeley.EDU
Fri Dec 21 03:23:31 AEST 1990


In article <2216 at tuvie.UUCP>, hp at vmars.tuwien.ac.at (Peter Holzer) writes:
|> bilbo at bisco.kodak.COM (Charles Tryon) writes:
|> 
|> >I have (as I have noted here previously) been using XDR to solve
this problem.
|> >I am wondering, however, how many systems/machines subscribe to this
standard?
|> >We have various flavors of Sun's here (3.4, 4.0.1 Sun3, Sparc) as
well as an
|> >IBM RS/6000 which all know about XDR.  What other machines out there have
|> >XDR libraries?
|> 
|> On our DECstations running Ultrix (3.1 and 4.0) using sockets causes
|> lots of functions called xdr_* to be linked in. So obviously an XDR
|> library does exist. Unfortunately no manual pages do exist for these
|> functions.
|> 

We use it on our Masscomp and Cray/Unicos systems as well.  It is _very_
well documented by the Masscomp folks (Concurrent Computing).  I believe
that most, if not all, RPC implementations incorporate the XDR protocol.

--- Dale Cook     cdm at inel.gov

========== long legal disclaimer follows, press n to skip ===========
^L
Neither the United States Government or the Idaho National Engineering
Laboratory or any of their employees, makes any warranty, whatsoever,
implied, or assumes any legal liability or responsibility regarding any
information, disclosed, or represents that its use would not infringe
privately owned rights.  No specific reference constitutes or implies
endorsement, recommendation, or favoring by the United States
Government or the Idaho National Engineering Laboratory.  The views and
opinions expressed herein do not necessarily reflect those of the
United States Government or the Idaho National Engineering Laboratory,
and shall not be used for advertising or product endorsement purposes.



More information about the Comp.lang.c mailing list