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.

Send an iMessage from a Linux server?

Is there any way to send an iMessage from a Linux server to an iPhone? Obviously... with most traditional SMS …

php iphone linux sms imessage
How to figure out which SIM received SMS in Dual SIM Android Device

I'm working on a project to sync sms received in a Android phone to a online database. I can get …

android sms telephonymanager
Android : Message Intent

I'm a beginner to android. I need to know is there any intent to open the Create Message window. I …

android android-intent sms android-implicit-intent
How do I detect a cellular carrier dynamically through php/ajax/javascript?

I'm asking this because I've been on SO most of the day, and can’t seem to get/find an …

php mysql mobile sms carrier
Including a clickable link in sms message using Twilio

I have a Twilio number that is setup to execute a webhook when a message is received. I would like …

sms twilio
How can I open the default SMS inbox activity programmatically?

I want to open the default sms inbox in Android on click of a button in my application. I don't …

android android-intent sms inbox
Automatically detect which Com Port is connected to a USB GSM Modem using Java

I wrote a Java application that reads and sends SMS messages from a USB GSM modem. I'm using SMSLib (which …

java sms serial-port smslib
When I encode/decode SMS PDU (GSM 7 Bit) user data, do I need prepend the UDH first?

While I can successfully encode and decode the user data part of an SMS message when a UDH is not …

delphi sms concatenation gsm pdu
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 …

android sms special-characters mms
sending sms(text) from java code to mobile phone in windows

Is it possible to send sms from windows machine to mobile phone. I have searched a lot and got the …

java sms sms-gateway