Ethereal

Re: [Ethereal-dev] Unicode strings ...
Google
 
Web Ethereal.com

Home | Introduction | Documentation | Lists | FAQ | Development | Wiki | Bugs

Ethereal-dev: August 2001


Richard Sharpe writes:

> > Hmm... do you mean strings of wide characters or some other encoding (
> > utf-8?).
> 
> Good question. I was thinking specifically of what MS puts on the wire, 
> which I think is wide characters, but we need to think this issue 
> through. Internally, Samba will be using UTF-8, I think, (although, this 
> is irrelevant) and there may be other protocols that use other forms of 
> UNICODE.

NT actually uses UCS2-LE (i.e 2 byte characters, little endian)
on the wire for the rpc calls.  So it's a bit more complicated
than having ustring calls.  )-:


Tim.



Powered by MHonArc 2.6.10