Wireless and Mobile: MMS Decoder
Jonatan Heyman (contact me)
MMS Decoder is class meant to receive, decode, and optionally display MMS messages (Multimedia Messaging Service) on a Web page.
This class makes it possible for users to create their own MMS services such as MMS picture blogs. This is done by a script that is acting as an MMSC (MMS Server/MMS Center/Messaging Center), which is a server to which MMS messages are sent.
The cost to send an MMS message from a mobile device to MMS Decoder is also often lower than sending normal MMS messages.
When you send a normal MMS, the operator charge a fee for using their MMSC, but when you send an MMS to MMSDecoder, the operators MMS Server is not used. The only cost is for the WAP/GPRS session, since MMS messages are normally sent using WAP or GPRS.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (88.9%)
| Sufficient (77.8%)
| Sufficient (69.4%)
| Good (80.6%)
| -
| -
| Sufficient (67.2%)
| 258 |
Click here for detailed information about this class on phpclasses.org