Login   Register  
PHP Classes
elePHPant
Icontem

MMS Decoder

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Jonatan Heyman
Name: Jonatan Heyman <e-mail contact>
Packages: 1 Browse all classes by Jonatan Heyman Browse all classes by
Country: Sweden Sweden - PHP jobs in Sweden
Age: 27
All time rank: 7407 in Sweden Sweden
Week rank: 2112 Down16 in Sweden Sweden Down
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download .zip .tar.gz  
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.

  Classes of Jonatan Heyman  >  MMS Decoder  >  Download .zip .tar.gz  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MMS Decoder
Base name: mmsdecoder
Description: Recieve, decode and display MMS messages.
Version: -
PHP version: -
License: Custom (specified in a license file)
All time users: 3621 users
All time rank: 794
Week users: 0 users
Week rank: 2018 Equal
 
  Groups   Freshmeat project   Rate classes User ratings  
  Applications   Related links   Files Files  

  Groups  
Group folder image Wireless and Mobile Wireless communications, handheld and pocket computing View top rated classes


  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

  Freshmeat project  
Project record: mmsdecoder
Popularity score: 105.06
Vitality score: 3.24

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (88.9%)
Sufficient (77.8%)
Sufficient (69.4%)
Good (80.6%)
-
-
Sufficient (67.2%)
346
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
MMS Decoder Homepage The homepage of MMS Decoder.
Demo application running A running version of the MMS Decoder example application. Feel free to post MMS messages to the demo site.

  Files folder image Files  
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.

  Files  /  Files folder image docs  
File Role Description
  Accessible without login Plain text file mmsdecoder_api Doc. API documentation of MMS Decoder

  Files  /  Files folder image example_application  
File Role Description
  Plain text file config.php Conf. Configuration file for the MMS Decoder example application
  Plain text file dload.php Appl. Used to download an MMS part in the example application.
  Plain text file functions.php Aux. Contains functions which are used by the example application.
  Plain text file get.php Appl. Recieves the MMS messages for the example application.
  Plain text file index.php Appl. Redirect to the list.php file. Used by the example application.
  Plain text file install.php Appl. Installation script for the example application.
  Plain text file list.php Appl. List the MMS messages stored in the database. Used by the example application.
  Plain text file mysql_dump Data A phpMyAdmin dump of the example application's database structure
  Plain text file readme Doc. The readme file of the example application.

  Files  /  Files folder image example_small  
File Role Description
  Accessible without login Plain text file example1.php Example Small example on how to recieve and decode an MMS.

Download all files: mmsdecoder.tar.gz mmsdecoder.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.