Here the main thing is MMS a Pic to our wbsite, user can't access or browse the internet. Just he need to send a MMS to is www.domain-name.com, i need to receive that and process in my website.

Questions:-

Is this possible or not? If Possible give some guidance.

link|improve this question

32% accept rate
You will need a gateway provider for this. Do you have a budget? What country are you in? – Pekka Feb 10 '11 at 14:22
Most phones and carriers allow to send MMS to email addresses. So mms@domain-name.com should already do the trick. – mario Feb 10 '11 at 14:23
I am from India, My father is having business, so need that service, i can invest money on that – Navruk Feb 10 '11 at 14:34
@Mario — from the phone to the website – Quentin Feb 10 '11 at 14:34
@David: Yes, you can send email-marshalled MMS from the phone. Any target email address (info@example.com) should work. Just requires a pop3/procmail handler. – mario Feb 10 '11 at 14:40
feedback

2 Answers

Peffisaur is a project that a guy has created that allows users to submit MMS's to his website and then it displays them on his website. Is this what you are looking to do?

http://hellkvist.org/software/#Peffisaur - Code

http://peffis.com/ - Implementation

link|improve this answer
yes exactly i am looking for that, Thanks a lot – Navruk Feb 10 '11 at 14:45
+1 i never heard about it thanks a lot. – enam Feb 10 '11 at 18:34
feedback

If you are doing this for a business I would suggest getting a Short Code with an SMS/MMS Aggragator like OpenMarket

There is a chance (though I have never done this) you could create a email with the photo as an attachment and send to the MMS email gateway (if the carrier allows this).

Example:

  • Alltel (US): number@mms.alltel.net (MMS)
  • AT&T (US): domestic-number@mms.att.net (MMS)

If you try the second option, please post back your results

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.