Can anyone please explain the HEADERS for Part2 (The End.txt), Part3 (SMIL), Part4 (TheEnd.gif) in the sample MMS message (m-send-req) given in HowToCreateMMSServices.pdf
I was able to understand only a few headers values,
but what are
I. 03,83, 81 and 83 (from 0560) in Part2.
II. 13 (at 057B) in Part3
III. 81, 83 and C0 (from 058D) in Part3.
IV. 9D (from loc 0807) in Part4.
Thanx in advance
RE: Headers in M-send-req from "HowToCreateMMSServices"
2002-09-16, 11:46#2
I. 03,83, 81 and 83 (from 0560) in Part2.
10 length of headers
08 length of data
03 length of this particular part of header
83 content type: text/plain
81 charset
83 US ascii
II. 13 (at 057B) in Part3
13 length of this particular part of header
III. 81, 83 and C0 (from 058D) in Part3
81 charset
83 US ascii
C0 content id
IV. 9D (from loc 0807) in Part4
9D content type: gif
BR
M, Forum nokia
RE: Headers in M-send-req from "HowToCreateMMSServices"
2002-09-17, 06:19#3
BTW, please don't use the request clarification/comment button if you really want a response -- it is a poorly done part of our tool, and we won't necessarily see that a comment has been made....