0
votes
0answers
13 views

building a sms web application [duplicate]

Possible Duplicate: How to add SMS text messaging functionality to my website? I would like to build a web application the purpose of the web site is to send and receive sms. I was ...
1
vote
0answers
89 views

Android and low end phones not receiving sms [closed]

I have developed a web application for an organisation.I have to send sms to mobile phones from application and I completed this,but there is a problem.Android and low end devices of other models are ...
2
votes
3answers
912 views

Send and Receive SMS from my Website

The way I plan to use it is: Have people send SMS to a number to vote. On the backend (assuming that the data comes back to my Web server), I will display the voting results on my Web site. After ...