Starting MM7

Starting MM7 SearchSearch
Author Message
mic900
Posted on Thursday, August 21, 2003 - 11:52 pm:   

Dear Experts,
I am a beginner in the MMS world, what I would like to know is where I can find MM7 API and information into how to send an MM7 message. I do not know nothing about MM7 so I would like to know if there is a site that helps me in learning the Sending and receiving MMS message from MMSC using MM7. The SMSC I am connecting to is using HTTP/COBRA does it make any difference? Thanks
jsalvo
Posted on Friday, August 22, 2003 - 05:04 am:   

The MM7 specifications are maintained b 3gpp.org:

http://www.3gpp.org/specs/specs.htm

5.3.0:
ftp://ftp.3gpp.org/specs/2002-06/Rel-5/23_series/23140-530.zip

5.4.0:
ftp://ftp.3gpp.org/specs/2002-09/Rel-5/23_series/23140-540.zip

5.5.0:
ftp://ftp.3gpp.org/specs/2002-12/Rel-5/23_series/23140-550.zip

You need understanding of:
SOAP, which relies on:
XML Schema, which relies on:
XML Namespaces

You'll also need understanding of MIME.