Re: DIME on various platform.

Dror Harari <[email protected]> Sat, 14 Sep 2002 04:14:31 -0700
Newsgroups gmane.comp.windows.devel.dime
Message-ID <DIME%[email protected]>
Luis,

The endianity is made a non-issue by adopting the commonly agreed-on
network format of big-endian. All the integers embedded in DIME messages
are taken to be big-endian. It is the responsibilityh of the DIME
implementation on a given platform to construct or deconstruct messages
accordingly.

See the DIME spec, section 3.1, "Data Transmission Order"

/d