XDR

EXternal Data Representation is a data format developed by Sun Microsystems that is part of its networking standards. It deals with integer size, byte ordering, data representation, etc. and is used as an interchange format. Different systems convert to XDR for sending and from XDR upon receipt.