Reading MMS into Servlet

Reading MMS into Servlet SearchSearch
Author Message
Amol Tajave
Unregistered guest
Posted on Wednesday, December 22, 2004 - 07:44 am:   

Hi,
Can someone tell me how to read a .MMS file in servlet? Where can i find the specification of the .MMS file?
You can send ur suggestions to me at amoltajave@rediffmail.com
Amol Tajave
Unregistered guest
Posted on Thursday, December 23, 2004 - 10:55 am:   

Hi,
When we send an MMS from mobile to system which is capable of receiving MMS, three files are created (A header file with .HDR extension, a Configuration Setting file with .ini extension and an MMS file with .MMS extension).

I want to read all these 3 files through the servlet. I have succeeded in reading the fisrt
two (ie: A .HDR file & .INI file) files.

I want to know how to read the .MMS file and store its contents (which may be text or animation or sound etc) into the MySQL database, according to its type.

Also where can I find the MMS Specifications?
Please help me out... I am stuck with that.

You can mail your valuable suggestions on amoltajave@rediffmail.com

Thank You in advance.

Regards
Amol