Short Message Service (SMS) is the text communication service component of phone, web or mobile communication systems, using standardized communications protocols that allow the exchange of short text messages between fixed line or mobile phone devices. SMS text messaging is the most widely used data application in the world, with 2.4 billion active users, or 74% of all mobile phone subscribers.[citation needed] The term SMS is used as a synonym for all...

learn more… | top users | synonyms (3)

103
votes
9answers
73k views

How to programmatically send SMS on the iPhone?

Does anybody know if it's possible, and how, to programmatically send a SMS from the iPhone, with the official SDK / Cocoa Touch?
38
votes
3answers
10k views

Can we delete an SMS in Android before it reaches the inbox?

I am deleting an SMS from the inbox but I want to know: How can I delete it before it reaches the inbox?
38
votes
12answers
7k views

Programmatic SMS

What is the best way to programmatically send an SMS text message? Are there any free Web Service based SMS gateways? I know that if I happen to know the user's carrier (Sprint, AT&T, etc), ...
36
votes
13answers
44k views

How to delete an SMS from the inbox in Android programmatically?

On Android phones SMS messages registered to applications also get sent to the device's inbox. However to prevent clutter, it'd be nice to be able to remove application specific SMS messages from the ...
28
votes
13answers
32k views

Free SMS API

Anyone know of a free SMS API I can integrate in my web application that will enable my users to send a limited amount of free SMS messages?
27
votes
13answers
6k views

SMS from web application

I just want to send SMS from my web application in PHP. Can anyone tell me how to do this? What all things I need to do for this?
20
votes
7answers
1k views

How to send sms

What are the possible ways to send and receive sms from java application ? Note: I am expecting a list of possible ways. also your opinion about each, which is better / how?
19
votes
3answers
705 views

SMS_RECEIVED not working on Ice Cream Sandwich?

I'm trying to use android.provider.Telephony.SMS_RECEIVED to catch incoming SMS's. I built a simple app, which works on 2.x, but when I try it on my 4.0 emulator or device, it doesn't work. Any ...
18
votes
3answers
450 views

While sending SMS, application is crashing

I want to send sms using below code in iPhone 4, but the application is crashing due to this code only. if ([MFMessageComposeViewController canSendText]) { ...
15
votes
11answers
1k views

Cheapest way to send SMS for number verification? [closed]

My application needs to verify phone numbers that are provided by the user. What is the absolute cheapest way to send an SMS to a phone? Which company/API should I go to? I'm not looking for a hack ...
14
votes
8answers
1k views

Recommendations for SMS gateways with API-support

I'm building a web application that needs to send notifications by SMS. What SMS gateway service providers with API support fulfill the following requirements: Reliable Global delivery - I will ...
14
votes
16answers
3k views

Sending SMS

I want to send SMS from my Web application in C#. Can anyone guide me as to how this can be done ?
13
votes
1answer
11k views

Android Broadcast Receiver for Sent SMS messages?

I created a BroadcastReceiver and configured it with an android.provider.Telephony.SMS_RECEIVED action filter so it is called everytime the phone receives a text. Is there some event/action or other ...
13
votes
2answers
27k views

How can I read SMS messages from the inbox programmatically in Android?

I want to retrieve the SMS messages from the inbox and display them?
12
votes
6answers
1k views

Send SMS C#.net

Is there any free gate way or a way that I can use to send SMS from my code.
12
votes
2answers
3k views

Limitations on SMS messages sent using free email->SMS gateways

Many cell (mobile) phone providers in the USA have an email gateway for SMS that allows anyone to send an email that will in turn send a text message. For example, to send a text-message to a user who ...
12
votes
10answers
2k views

What can you use to get an application to be able to receive SMS message?

Do you need to use some kind of provider? Can you setup your own SMS server? Does any open source solutions exist? I am an SMS newbie so any insight on how this is accomplished would be great. I ...
11
votes
2answers
601 views

Special characters in Android sms

I've observed this issue for years now, not knowing where it came from. I am concerned that this bug is still observable in the new versions of Android, in 2011, and I hope you can finally help me to ...
11
votes
8answers
5k views

Receive SMS messages by web application

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 ...
11
votes
4answers
9k views

iPhone: How to Programmatically Respond to SMS Messages

After a review of the iPhone SDK documentation, I have not yet found a way for an application to be written such that it can programmatically process the content of an incoming SMS message within the ...
10
votes
4answers
1k views

Android - receiving long SMS (multipart)

I have an application, which has to listen for specific SMS. So far easy. But when I receive the message, it's multipart. Is there a proper way to receive the SMS as one message? Now my activity ...
10
votes
4answers
330 views

Are there any MVC web frameworks that support multiple request types?

In every MVC framework I've tried (Rails, Merb, Waves, Spring, and Struts), the idea of a Request (and Response) is tied to the HTTP notion of a Request. That is, even if there is an AbstractRequest ...
9
votes
3answers
430 views

Intercepting Outgoing SMS

Is it possible to intercept outgoing SMS before it is actually sent, get its contents then ignore / send it according to some criteria? eg. block all international text (numbers with leading 00), but ...
9
votes
4answers
1k views

How does SMS gateways work?

I've been looking at systems such as txtlocal, esendex and clickatell. I need to send out a very large number of messages and ideally would like to go in at a lower level then using systems like ...
9
votes
5answers
8k views

Android SMS receiver not working

I'm trying to write a simple application that attempts to receive SMS messages and handle them. I've followed several tutorials but I'm getting nowhere, when I send a SMS to the emulator, the Intent ...
9
votes
10answers
2k views

How do I implement an SMS service?

I have a client that wants the application to be able to send SMS text message alerts to people that have subscribed to the service. I have seen this done on a lot of sites but I am not aware of what ...
9
votes
6answers
9k views

What is required to send messages via USSD?

I'm trying to get started with USSD. I'm familiar with other forms of SMS. Ultimately i want to use USSD as part of a real-time payment platform. Thanks.
8
votes
1answer
2k views

Android take screenshot via code

This shouldn't be too tough of a question. I want the ability to take a screenshot of my layout (view) and send it via sms. Can someone walk me though the steps? Thanks! Edit: It doesn't have to ...
8
votes
3answers
7k views

launch sms application with an intent

hey! I have a question about an intent... I try to launch the sms app... Intent intent = new Intent(Intent.ACTION_MAIN); intent.setType("vnd.android-dir/mms-sms"); int flags = ...
8
votes
5answers
4k views

How to use SMS content provider? Where are the docs?

I'd like to be able to read the system's SMS content provider. Basically I wanted to make an SMS messaging app, but it would only be useful if I could see past threads etc. It seems like there's a ...
8
votes
3answers
2k views

How to write SMS application in blackberry?

Can any one help me to write application to send and recieve sms in blackberry.If u can provide me some code snippet .
8
votes
3answers
2k views

How to open up a specific SMS in android

Is there a way to open up the Messaging Activity on android with a specific SMS?
7
votes
1answer
668 views

How to send url in SMS?

I am sending the SMS from iPhone application using the below code, I have to send the url also ,so I want to know what should be url format so that the when receiver(iphone user) of the SMS tap on ...
7
votes
1answer
133 views

Can you detect whether a device has phone capabilities (e.g. it can make voice calls/SMS) with JavaScript?

Is there any way to detect whether a mobile device is capable of making voice calls / SMS messages? This is important when applying tel: and sms: links in a web page. It is not enough to merely ...
7
votes
5answers
2k views

SMS Gateway service provider with PHP API

I am looking for an SMS Gateway service provider with a PHP API that allows me to: Send out SMS messages (including small binaries) to mobile phones Receive SMS messages from mobile phones Send ...
7
votes
4answers
10k views

Android SMS intercept without notification icon or WAP-PUSH messages

Is there a way to intercept an SMS with BroadcastReceiver as for example here but without showing any notifications to the user and immediately deleting the message that contains for example some ...
7
votes
7answers
3k views

SMS Library for .NET

Anyone know of a free SMS library or webservice for .NET that will allow me to send text messages to people's cell phones?
7
votes
6answers
6k views

How can I send an SMS from Java?

I wanted to send SMS to particular mobile from a Web application and receive his reply and view to a web application only. Is it possible to create using Java technology?
7
votes
4answers
2k views

Sending an SMS to a Cellphone using Django

I am building an application, where I have this little survey module, which sends out a simple sms to the phone number I give and has to collect the response(if the user fires it) and show it to me. I ...
7
votes
5answers
2k views

Send and receive SMSs to a PHP script?

Can a PHP script (which can be working with a MySQL DB) send and/or receive SMSs using some sort of server-side solution? Any special server-side application, or special hardware required? And ...
7
votes
10answers
4k views

SMS + Web app: Providers of SMS “Long codes” for use by U.S. carrier subscribers within U.S.?

Q.: How to get a cellular phone SMS "Long code" for use by U.S. carrier subscribers within U.S.? Background: I'm building a web app that receives queries from/sends answers to cell phones. The app ...
7
votes
9answers
5k views

ASP.NET and sending SMS/making phone calls

I have a scenario where I need to make a call to a telephone(landline/mobile) or send SMS to a particular set of users only using ASP.NET and C#. The web application is not a mobile application. How ...
7
votes
4answers
5k views

'Reliable' SMS Unicode & GSM Encoding in PHP

(Updated a little) I'm not very experienced with internationalisation using PHP, it must be said, and a deal of searching didn't really provide the answers I was looking for. I'm in need of working ...
6
votes
1answer
78 views

Rails sms_fu error

brendan lims instructions for setting up the sms_fu gem say run either sms_fu = SMSFu::Client.configure(:delivery => :action_mailer) or sms_fu = SMSFu::Client.configure(:delivery => :pony, ...
6
votes
5answers
2k views

SMS URL on Android

I was wanting to know if Android had a similar feature to the iPhone in that you can use an html A tag to send an SMS by setting the HREF attribute to the phone number you want to send the message to ...
6
votes
5answers
522 views

SMS Gateway Devices

Can anyone recommend a good SMS Gateway device that sends and receives messages and has a reasonable API. We are looking for a hardware device that a Sim Card and works with Windows / .Net. I am ...
6
votes
1answer
2k views

Java send and receive SMS. Free SMS gateway?

Yet another SMS question :( Really, internet is full of solutions and ofcourse none of them I didn't find helpful. On some questions here on SOverflow I found THIS. But it says that it is not ...
6
votes
4answers
900 views

SMS connecting to a phone from C# and getting a response

I wrote code to send an SMS using my GSM phone which is attached to the computer through COM port. The code is below. The problem is I do see that it is in the outbox of the phone and it actually ...
6
votes
4answers
807 views

iPhone or Android apps that use SMS based authentication?

What are some iPhone or Android applications that use SMS as their primary means of user authentication? I'm interested to see such apps in action. SMS-auth seems like a natural approach that is ...
6
votes
4answers
202 views

Probability distribution for sms answer delays

I'm writing an app using sms as communication. I have chosen to subscribe to an sms-gateway, which provides me with an API for doing so. The API has functions for sending as well as pulling new ...

1 2 3 4 5 35