| Author |
Message |
Anonymous
| | Posted on Friday, October 01, 2004 - 08:03 pm: | |
Hi, Bryce, What is the function of the: 1- <Content href="" /> 2- Content-ID: And how i Can to send a midi-polifonic with mm7 format file? Thanks for your help.... |
Bryce Norwood - NowSMS Support Board Administrator Username: Bryce
Post Number: 3577 Registered: 10-2002
| | Posted on Wednesday, October 20, 2004 - 03:24 pm: | |
The <Content href=""/> reference in the XML of the MM7 submission points to the "Content-ID:" header of the MM7 message content. The MM7 message content is usually a "multipart/mixed" piece of content itself, because an MMS message usually contains multiple objects ... for example, even though your primary objective is to send a MIDI file, you would probably want to include also some text, perhaps an image, and a SMIL file so that the MIDI file automatically played when the message was opened. If you're confused about the MM7 structure, I think I had some good advice in the following thread: http://www.nowsms.com/discus/messages/485/3068.html Also, you might find this helpful: http://www.nowsms.com/discus/messages/485/5924.html For a MIDI file, you use a "Content-type:" of "audio/midi". -bn |
|