So I found this website, and it has a lot of info about MMS:
https://www.nowsms.com/doc
https://www.nowsms.com/doc/mmsc-messagin...-mms-works
It seems that primary communication between the phone and operator is a protocol called "mm1", and communicates with an MMSC server.
https://www.nowsms.com/doc/submitting-mms-messages/mm1
Additional Information can be found here:
http://openmobilealliance.org/release/MMS/
I can't find too much about the WAP protocol right now.
However, to create MMS files:
https://www.nowsms.com/doc/advanced-conf...sage-files
and to send:
https://www.nowsms.com/doc/submitting-mm...e-with-php
It looks like you need to send an SMS to let the other phone know to get it:
https://www.nowsms.com/doc/web-menu-inte...tification
T-Mobile's protocol is here:
https://www.t-mobile.com/support/devices...n-settings
MMSC: http://mms.msg.eng.t-mobile.com/mms/wapenc
MMS proxy: <Not set>
MMS port: <Not set>
MMS protocol: WAP 2.0
I hope this gives some place to start to working on MMS.
https://www.nowsms.com/doc
https://www.nowsms.com/doc/mmsc-messagin...-mms-works
It seems that primary communication between the phone and operator is a protocol called "mm1", and communicates with an MMSC server.
https://www.nowsms.com/doc/submitting-mms-messages/mm1
Additional Information can be found here:
http://openmobilealliance.org/release/MMS/
I can't find too much about the WAP protocol right now.
However, to create MMS files:
https://www.nowsms.com/doc/advanced-conf...sage-files
and to send:
https://www.nowsms.com/doc/submitting-mm...e-with-php
It looks like you need to send an SMS to let the other phone know to get it:
https://www.nowsms.com/doc/web-menu-inte...tification
T-Mobile's protocol is here:
https://www.t-mobile.com/support/devices...n-settings
MMSC: http://mms.msg.eng.t-mobile.com/mms/wapenc
MMS proxy: <Not set>
MMS port: <Not set>
MMS protocol: WAP 2.0
I hope this gives some place to start to working on MMS.