MMS trials, getting insane trying to decode pdu's!

2003-03-31 Thread Bas A. Schulte
Hi all, hopefully someone can point me in the right direction. I'm trying to get a grip on MMS and I'm kinda lost on the encoding. As an example, I configured my t68i to use my own webserver as it's message center so the M-Send.req issued by my phone ends up in my script. I'm just dumping the

Re: MMS trials, getting insane trying to decode pdu's!

2003-03-31 Thread Stipe Tolj
Hi Bas, > hopefully someone can point me in the right direction. I'm trying to get > a grip on MMS and I'm kinda lost on the encoding. As an example, I > configured my t68i to use my own webserver as it's message center so the > M-Send.req issued by my phone ends up in my script. I'm just dumping

Re: MMS trials, getting insane trying to decode pdu's!

2003-03-31 Thread Bas A. Schulte
Hi Stipe, On Monday, March 31, 2003, at 11:42 PM, Stipe Tolj wrote: I'm looking at WAP-209-MMSEncapsulation-20020105-a.pdf and my hex dump. As an example, I'm looking for the 'Message-Type' field (0x0c according to section 7.3) which should be equal to 'm-send-req' (0x80, according to section 7.2

Re: MMS trials, getting insane trying to decode pdu's!

2003-04-01 Thread Stipe Tolj
"Bas A. Schulte" wrote: > > Hmm. How on earth would I have known that? :) I figured with about 3 > documents in front of me I'd have enough but no! I also need the WSP > spec (WAP-203-WSP-2504-a.pdf in WAP 1.2.1 which is > WAP-230-WSP-20010705-a.pdf in WAP 2.0)... Luckily that one has some

Re: MMS trials, getting insane trying to decode pdu's!

2003-04-01 Thread Aarno Syvänen
On Tuesday, April 1, 2003, at 10:00 AM, Stipe Tolj wrote: "Bas A. Schulte" wrote: Hmm. How on earth would I have known that? :) I figured with about 3 documents in front of me I'd have enough but no! I also need the WSP spec (WAP-203-WSP-2504-a.pdf in WAP 1.2.1 which is WAP-230-WSP-2001