| Webster's Online Dictionary |
| Expressions | Definition | ||
| External Data Representation | EXternal 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 | ||
| Expressions | Domain | Definition | |
| EXternal Data Representation | Computing | EXternal 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 | ||