Ethereal-users: RE: [Ethereal-users] how to decode wbxml transported by http

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Biot Olivier <Olivier.Biot@xxxxxxxxxxx>
Date: Wed, 4 Feb 2004 12:04:50 +0100
Hi Gaetano,

Current CVS snapshot of Ethereal normally supports this. I can produce the
dissection if you provide me a capture you can disclose (this will also be a
test case for the WBXML dissection as there are many code page switches in
the SyncML media :)

Regards,

Olivier

-----Original Message-----
From: Vitolo Gaetano

Hello ethereal-gurus.

I am using ethereal 0.10.0 (binary version for Windows) and I am trying to
analyse some SyncML traffic. I am looking for a way to decode a WBXML
document transported by HTTP. More precisely, the HTTP Content-Type header
is "Content-Type: application/vnd.syncml+wbxml;charset=utf-8". 

The WBXML document is in the Data part and I am not able to decode it. 

Since WBXML is supported in ethereal I guess I am doing something wrong. Can
someone help me?

Thanks a lot,
Gaetano Vitolo.