--------------------------------------------------------------------------------------
The SMB protocol uses little-endian words for UCS2. The MSRPC protocol
works on a recipient-makes-right system, with a flag to indicate the
byte order.
When implementing a SMB server you really have 3 choices:
--------------------------------------------------------------------------------------
CIFS2001 Seattle
Each method has its advantages and disadvantages. I haven't yet heard
a really convincing argument as to which one is best.
tridge@valinux.com