Discussion Board
-
Help for interpreting a WBXML message
2003-07-07, 16:47
#1
Registered User
Hi all,
can anybody help me in understanding the following WBXML data?
Data regard the server device info exchange.; a server returns the following:
...
2e 2f 64 65 76 69 6e 66 31 30 00 01
01 4f c3 87 54 02 00 00 6a 1d 2d 2f
...
which corresponds to:
./devinfo...O..T...j.-/
and than it continues with the /SYNCML//DTD DevInf public id.
I understand that
4f -> <Data>
c3 -> opaque data following
87 54 -> opaque data length
but than 02 00 00 confuse me. What those data mean? It that correct?
Many thanks to anyone can shed a ray of light on it.
Stefano
-
Registered User
The section that describes the device info is a fully-formed WBXML document.
02 - is WBXML version
00 - the public id
00 - the offset of the public id in the string table
.
.
.
-
Registered User
Yes, tha's right. It works.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules