Mms Without Mmsc

Mms Without Mmsc SearchSearch
Author Message
Anonymous
 
Posted on Friday, April 09, 2004 - 08:54 am:   

I am trying to send mms without using Mmsc. I can send WapPush message successfully, and after then through Wap Gateway, an HTTP request arrives to the application i am trying to develop.

What i cannot do is to response the mms contents to the client again through Wap Gateway. In response, http headers i send..

X-Mms-Message-Type: m-retrieve-conf
X-Mms-Transaction-ID: 6215898
X-Mms-MMS-Version: 1.0
Message-ID: 6215898
Content-Type: application/vnd.wap.mms-message

After header, body follows as in Mms Encapsulation spec. But what is the format?

Any idea, link, example will be very appreciated..

Thanks

Anand
Unregistered guest
Posted on Tuesday, May 04, 2004 - 05:15 am:   

I too have the same doubt.

If anyone can provide me any help.. between the content type and the beginning of the smil file.. some data exists.. which i cannot decode..

i dont knwo whether its the part of the content type also
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 2477
Registered: 10-2002
Posted on Wednesday, May 05, 2004 - 03:28 pm:   

If you're actually including the "X-Mms" headers in the HTTP headers, then that is incorrect.

The MMS content is encoded according to the MMS Encapsulation Specification, published by the OMA. Specifically, the message is of the "M-retrieve-conf" type, which consists of an MMS header, followed by "application/vnd.wap.multipart.*" content. WAP multipart encoding is defined in Section 8.5 of the WAP Wireless Session Protocol Specification (WAP-230-WSP).

OMA/WAP/MMS specifications can be found at:

http://www.openmobilealliance.org/tech/affiliates/wap/wapindex.html