Hi,
i working on mms, in which user send their photo through mms and i want to retrive this picture and show this on our web application....
I am new in mms so if any one have any idea regarding this than please help me....................
Hi,
i working on mms, in which user send their photo through mms and i want to retrive this picture and show this on our web application....
I am new in mms so if any one have any idea regarding this than please help me....................
Better to send photo on Web server via Internet. It is lighter (to realize) and cheaper. Look at this answers, for example.
Hi Rakesh,
Without the integration with Operator MMSC you cannot do this.
Already if u have then u need to fetch the MMS from MMSC. the flow could be some thing like this.
1. Your application registers with MMSC for the notification to be sent to ur app as soon as MMSC receives MMS from subscriber
2. As soon as notification sent by Operator MMSC to your web application with some necessary info to fetch that MMS from their MMSC.
3. Parse the fetched MMS message and display the contents in your WB app.
However the above procedure is not unique to all operators and varies from operator to operator.
Regards,
Sudhakar
Last edited by S.S.Sudhakar; 2007-08-27 at 10:51.
Regards,
Sudhakar