M-retrieve-conf Binary format

M-retrieve-conf Binary format SearchSearch
Author Message
Anonymous
 
Posted on Monday, December 20, 2004 - 10:47 am:   

hi
can anyone give me the interpretation of the binary format of the MMS PDU for "m-retrieve-conf"

like u hav a "m-retrieve-conf" PDU here :
8C 84 8D 90 85 04 41 BC D9 5C 96 1F 2A 84 54 68 69 73 20 4D 4D 53 20 69 73 20 66 6F 72 20 69 73 6F 2D 38 38 35 39 2D 31 20 63 68 61 72 73 65 74 20 74 65 73 74 2E 00 89 18 80 61 62 64 75 6C 2E 67 61 66 66 61 72 40 69 6E 6E 76 6F 2E 63 6F 6D 00 97 2B 39 31 39 38 34 35 30 34 31 32 33 34 2F 50 4C 4D 4E 00 84 A3 01 18 89 53 83 C0 22 3C 69 73 6F 31 2E 74 78 74 3E 00 8E 69 73 6F 31 2E 74 78 74 00 54 68 65 72 65 20 61 72 65 20 74 68 72 65 65 20 63 6F 6E 73 69 64 65 72 61 74 69 6F 6E 73 20 66 6F 72 20 70 72 65 73 65 6E 74 69 6E 67 20 48 54 4D 4C 20 69 6E 20

here the first 4 hex values state::

8C 84 - message type = (84)"m-retrieve-conf".
8D 90 - MMS version = (90)1.0.

i know only the first 4 hex value interpretation i want to know other hex value meanings.

Plz any one just interpret the small message i have given.

and also this message:

8C 84 8D 90 85 04 41 BC D9 90 96 1F 2A 84 54 68 69 73 20 4D 4D 53 20 69 73 20 66 6F 72 20 69 73 6F 2D 38 38 35 39 2D 31 20 63 68 61 72 73 65 74 20 74 65 73 74 2E 00 89 1A 80 18 84 61 62 64 75 6C 2E 67 61 66 66 61 72 40 69 6E 6E 76 6F 2E 63 6F 6D 00 97 2B 39 31 39 38 34 35 30 34 31 32 33 34 2F 50 4C 4D 4E 00 84 A3 01 25 89 53 0D 83 85 69 73 6F 31 2E 74 78 74 00 81 84 C0 22 3C 69 73 6F 31 2E 74 78 74 3E 00 8E 69 73 6F 31 2E 74 78 74 00 54 68 65 72 65 20 61 72 65 20 74 68 72 65 65 20 63 6F 6E 73 69 64 65 72 61 74 69 6F 6E 73 20 66 6F 72 20 70 72 65 73 65 6E 74 69 6E 67 20 48 54 4D 4C 20 69 6E 20 6E 6F 6E 2D 45 6E 67 6C 69 73 68 20 6C 61 6E 67 75 61 67 65 73 2E 20

so that i can build the interpretor for MMS message.
Thank u in advance.
Dono
Unregistered guest
Posted on Thursday, December 23, 2004 - 01:12 am:   

Have you look at OMA MMS Encapsulation Protocol Version 1.2 document page 64-65?
Vampire Janus
Unregistered guest
Posted on Friday, January 14, 2005 - 02:43 am:   

Hey I have a decoder/encoder of my own written in java (open source). I haven't finished everything but it is able to decode that pdu. if you are interested to test it, please email me as I wouldn't be reading this thread again...