Top "Sms" questions

Short Message Service (SMS) is the standardized text communication service component of phone, web or mobile communication systems that allow the exchange of short text messages between fixed line or mobile phone devices.

Sending SMS from an ASP.NET website

Is there a way to send SMS from an ASP.NET website using a Web API? I know about web …

c# asp.net sms
Class 0 SMS (flash SMS) on Android

As I know that Nokia and some others phone (like iPhone) are able to sent and receive class 0 SMS , is …

android sms gsm
Build an own SMS Gateway

We run a remote system and would like the servers to be able to alert us to their status via …

sms gateway
Free SMS API in web application

Does anyone know of any SMS APIs that I can use in my web application to send SMS messages to …

api sms
How to pass data to BroadcastReceiver?

What I am trying to do is that the numbers to which my application sends messages to, are passed to …

android string android-intent sms broadcastreceiver
Deleting Android SMS programmatically

I want to delete some certain SMS automatically in my Android application. Therefore I have a method which does exactly …

android sms
Sending and receiving text using android emulator

I'm currently developing android application which includes text messaging. Is it possible to send and receive text messages just by …

android eclipse sms android-emulator
Sending SMS in iOS with Swift

First of all, I'm really surprised that this is not a duplicate, because there are TONS of stackoverflow questions that …

ios swift iphone sms imessage
SMS URL on Android

I was wanting to know if Android had a similar feature to the iPhone in that you can use an …

android sms
Get inbox messages from android device to show in custom listview

Possible Duplicate: How can I read SMS messages from the inbox programmatically in Android? I don't know how can i …

android sms inbox