Webster's Online Dictionary
with Multilingual Thesaurus Translation

 
Earth's largest dictionary with more than 1226 modern languages and Eve!

Common Expressions: EXTERNAL DATA REPRESENTATION

ExpressionsDefinition
External Data RepresentationEXternal Data Representation (XDR) is an implementation of the presentation layer in the OSI model. XDR allows data to be wrapped in an architecture independent manner so data can be transferred between heterogenous computer systems. Converting from the local representation to XDR is called encoding. Converting from XDR to the local representation is called decoding. XDR is implemented as a software library of functions that is portable between different operating systems and is also independent of the transport layer. ONC RPC uses XDR. (references)

Source: compiled by the editor from various references; see credits.

Top

Specialty Expressions: EXTERNAL DATA REPRESENTATION

ExpressionsDomainDefinition
EXternal Data RepresentationComputingEXternal Data Representation (XDR) A standard for machine independent data structures developed by Sun Microsystems for use in remote procedure call systems. It is defined in RFC 1014 and is similar to ASN.1. (1994-12-13). Source: The Free On-line Dictionary of Computing..

Source: compiled by the editor from various references; see credits.

Top