Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Receive SMS messages by web application

Tags:

sms

gateway

We are building a web app that should be able to receive SMS messages and store the information contained in it in database.

Which methods have you used? Which service providers are out there that can assist?

like image 632
Mark Avatar asked Feb 08 '09 17:02

Mark


People also ask

Can I receive SMS on website?

The Web Service and HTTPS Service offer several methods for sending and receiving SMS messages including the ability to retrieve inbound messages sent as replies to a previously sent message.

Can Web app send SMS?

It's easy to send SMS messages from any Web site or application, but it's surprising how few sites/applications actually do this. Integrating SMS into your system gives it something extra, and allows your system to enhance the mobile experience for the user.

Can I receive SMS messages on my PC?

In general, there are three ways to receive SMS messages using your computer / PC: Connect a mobile phone or GSM/GPRS modem to a computer / PC. Then use the computer / PC and AT commands to get the received SMS messages from the mobile phone or GSM/GPRS modem.


2 Answers

http://www.clickatell.com/ are massive and it works exactly like it says on the tin. You pay for a phone number and sms messages sent to that end up hitting a URL on your site to deliver them just like someone posting a form.

like image 155
Stewart Robinson Avatar answered Jan 03 '23 01:01

Stewart Robinson


I'd recommend using a service such as TextMarks. TextMarks is free, and lets you pick a keyword for your service that allows users to route messages to you through TextMarks' shared short code, 41411. The only catch here is that they reserve 20 characters in each message for short advertisements to pay for their services.

If you ever outgrow their ad-sponsored services, you can upgrade to a premium version that doesn't include ads.

like image 37
sblom Avatar answered Jan 03 '23 01:01

sblom