Problem with MMS Header from field

Problem with MMS Header from field SearchSearch
Author Message
kiran talla
New member
Username: Kiran

Post Number: 1
Registered: 02-2004
Posted on Wednesday, February 25, 2004 - 09:38 am:   

Hi,
I am presently unable to understand what has to be done if from-value in MMS header contains Octet 129 or length 31.
I would be thankful if you replied at the earliest.

bye,
kiran
haha
Unregistered guest
Posted on Wednesday, February 25, 2004 - 11:22 am:   

following 0x89(from) is the from-length,you can determine the from by the length,don't take care of the value of the byte.
my english is poor,I don't know if you can get it:-)
kiran talla
New member
Username: Kiran

Post Number: 2
Registered: 02-2004
Posted on Wednesday, February 25, 2004 - 12:02 pm:   

Mr. Haha
You have answered the first part of my question ie. on detecting 0x89 read the length (value) and extract the data following it. This is possible for first case where the token represents (address-present ie Octet 128). But if the token is (Octet 129 ie. Insert-address-token) what are we supposed to do.

English should never be a constraint in technical discussions.

bye
kiran
haha
Unregistered guest
Posted on Thursday, February 26, 2004 - 01:42 am:   

when you receive a mms ,There should not have a insert-address-token,there must be 0x80, you can ignore anything else. because this token 0x81 tell the proxy-relay to add the correct address(the sender's address), you only find this token in the data you send out. Do I explain it clearly:-) nice to meet you!