Click here to Skip to main content
15,886,137 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Hey can anyone provide me the code to send mms from internet to mobile.

Its college project, i'm in third sem of msc computer science, i just need to confirm if we can send mms/image to mobile from internet. is that possible ?
Posted
Updated 28-Aug-12 9:57am
v3
Comments
TorstenH. 27-Aug-12 4:10am    
payment? For when is the project scheduled?
[no name] 28-Aug-12 15:59pm    
The answer to the only question that you actually asked is: Yes. It's possible. People do it all the time so therefore, it must be possible.
Sandeep Mewara 29-Aug-12 2:36am    
It does not work like this here.

Here is what is expected of enquirers:
1. TRY first what you want to do! You may find that it's not that hard.
2. Formulate what was done by you that looks like an issue/not working.

Try them and tell if you face issues.
Members will be more than happy to help like this.

1 solution

It's probably not the right project if you do not know how to even get started.

But to give you a chance:

- check out CMS-Systems. Content Managment Systms are used to make hompages and have modular structure to give extra functionality. I would suggest Joomla[^]. Extensions are easy to be made there.

- Then I would figure out some connection to the mobile. That usually involves some kind of phone line...

- The last part is the MMS. You need to figure out the format and how to create that.
A simple search on Google presented me JMMSlib @ sourceforge.net[^]. I would expext that to be helpful.

Now to YOUR WORK:

- project plan
- structure (time & function)
- design
- implementation
- testing
- deployment
 
Share this answer
 
Comments
tabrez ansari 4-Sep-12 17:02pm    
thank you for the push
tabrez ansari 6-Sep-12 17:05pm    
i'm trying that, and please brother help me if i get stuck

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900