Login   Register  
PHP Classes

Class: MMS Decoder

Icontem
elePHPant

  Classes of Jonatan Heyman  >  MMS Decoder  >  Download  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MMS Decoder Support forum
Base name: mmsdecoder
Description: Recieve, decode and display MMS messages.
Version: -
Required PHP version: -
License: Custom (specified in a license file)
 
  Author   Group folder image Groups   Detailed description   Freshmeat project  
  Applications   Related links   Files Files  

Author

Picture of Jonatan Heyman
Name: Jonatan Heyman <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: Sweden Sweden - PHP jobs in Sweden
Home page: http://www.heyman.info/

Innovation Award

PHP Programming Innovation award nominee
August 2004
Number 5
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

Groups

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

Detailed description

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.

Freshmeat project

Project record: mmsdecoder

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

File Role Description
Plain text file changelog Data The changelog of the package
Plain text file COPYING Lic. License file (Affero General Public License)
Files folder image docs
  Accessible without login Plain text file mmsdecoder_api Doc. API documentation of MMS Decoder
Files folder image example_application
  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 folder image example_small
  Accessible without login Plain text file example1.php Example Small example on how to recieve and decode an MMS.
Accessible without login Plain text file mmsdecoder.php Class MMS Decoder Class
Plain text file README Data Readme file of MMS Decoder.
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.