PHP Classes

MMS Decoder: Recieve, decode and display MMS messages.

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 62%Total: 3,819 All time: 838 This week: 63Up
Version License Categories
mmsdecoder 1.0.0Custom (specified...Wireless and Mobile
Description 

Author

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.

Innovation Award
PHP Programming Innovation award nominee
August 2004
Number 5


Prize: One copy of the PHP Anthology book set
Since the event of the introduction of multimedia capable mobile phones that can take pictures and send them via Internet, there is a whole new breed of applications that can do something interesting with the transmitted pictures.

Receiving and processing photos requires a server with software capable of decoding the picture messages that are sent via the Internet.

This class is capable receiving and decoding such pictures and can be useful in applications that use this new possibility to make the pictures available on the Internet.

Manuel Lemos
Picture of Jonatan Heyman
Name: Jonatan Heyman <contact>
Classes: 1 package by
Country: Sweden Sweden
Innovation award
Innovation award
Nominee: 1x

 

Details

MMS Decoder 0.81 =========================================================================== This class was written as a schoolproject by Jonatan Heyman 2003 & 2004. See the docs/mmsdecoder_api.txt for information on how to use the class. Current supports: - Almost full header decoding - Almost full body decoding TODO: - Charsets are ignored. They should be handled properly. - Headerfield "Content-type" has parameters that need to be parsed better - The header (including the filename) of each part isn't parsed at all. Future versions are planned. Fixes and contributions are accepted if I think they fit. Contact: -------------------- http://heyman.info jonatan [a] heyman.info -------------------- ===========================================================================

  Files folder image Files (15)  
File Role Description
Files folder imagedocs (1 file)
Files folder imageexample_application (9 files)
Files folder imageexample_small (1 file)
Plain text file changelog Data The changelog of the package
Plain text file COPYING Lic. License file (Affero General Public License)
Accessible without login Plain text file mmsdecoder.php Class MMS Decoder Class
Plain text file README Data Readme file of MMS Decoder.

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,819
This week:0
All time:838
This week:63Up
 User Ratings  
 
 All time
Utility:81%StarStarStarStarStar
Consistency:75%StarStarStarStar
Documentation:68%StarStarStarStar
Examples:77%StarStarStarStar
Tests:-
Videos:-
Overall:62%StarStarStarStar
Rank:877