Multipart/related through WAP

Multipart/related through WAP SearchSearch
Author Message
Anonymous
 
Posted on Monday, February 14, 2005 - 06:43 am:   

I've got quite a problem. Some cell phones doesn't support MMS but supports WAP PUSH. Can I send HTTP response like ContentType: application/vnd.wap.multipart.related; type="application/smil"; start="<mmmm>" or something like that? How shall message body look
like?

I've tried to and fail. Phones've written: "Unsuportable type of content". May be problem that phones doesn't support application/smil outside MMS messages?
louie
New member
Username: Louiethenose

Post Number: 1
Registered: 01-2006
Posted on Thursday, March 30, 2006 - 06:18 pm:   

I have been trying to do this too, also to no avail. WAP Push (using NowSMS with GSM modem) is preferable for us for a few reasons (better cross-carrier support, content delivered after receiving UA). But we would like to leverage the presentation abilities of SMIL.

We have also tried the multipart/related MIME type mentioned above, as well as binary encoding the SMIL package as an .mms and serving it with MIME type application/vnd.wap.mms-message, but with no luck.

Does anyone know if this is possible, and if so, on what phone, using what MIME type and what file format?

Any help appreciated...