sms

What is the difference between "SMS Push" and "WAP Push"?

The terms WAP Push and SMS Push seems to both be used when talking about pushing messages to a mobile application to trigger download of WAP content. Do the terms refer to the same mechanism or do they have different meaning? ...

What would be the simplest system to send sms from linux server?

What would be the simplest system to send sms from linux server? It`s a Debian system. There would be not much SMSes. What hardware and software to use? Maybe use some SMS sending service? ...

Connecting to a CDMA network IN from Java

hello guys, Am using java to develop program that receives and processes SMS messages. I have been able to code the processing of the SMS Messages received and its working perfectly. Now the challenge i have is receiving the the SMS Messages from the CDMA network. When the application is about to go live, the CDMA network will setup a V...

How to save SMS to inbox in android programmatically?

I have written the below code , for sending SMS . SmsManager smsManager = SmsManager.getDefault(); smsManager.sendTextMessage(destAddr, null, mMessageText, il, null); But this is not updating in my Inbox ,I need to save the same message in Inbox, Or is there any way to invoke a native SMS application to send SMS ? ...

How to get the body of a particular formatted SMS in iPhone programatically?

Hi all, I am looking for an API or any other way through which I can read an SMS from iPhone INBOX. Actually I am trying to develop an application that will read particular tagged SMS's from the iPhone INBOX and display to the user when he runs the application. Anybody knows ..how to make an applications own internal folder on iPhone? ...

How do i go about writting a program to send and receive sms using python?

I have looked all over the net for a good library to use in sending and receiving sms's using python but all in vain! Are there GSM libraries for python out there? ...

Encoding £ in SMS message sent via Gateway not working correctly

Hi, I'm having trouble with an SMS message I am sending using a provider called Cymba. Basically I'm posting the message over to them as per their specifications URL encoded. However when the message is sent to my phone the £ appears with an A in front i.e. £A Now C# strings are Unicode by default, so I switched to ASCII encoding and...

Using SMS Gateway API in PHP

i couldnt send sms using the following code, but i can sent sms using the same url, while i paste the url($murl) it into browser address bar connection timed out, takes too much time to execute, but no result what is the problem? $amount="500"; $d="23-03-09"; $mNumber="98689988898"; $mName="TEST"; $mMessage ="\"We have debited Rs.$...

How can i send an SMS from .NET 1.1 ?

Duplicate C# && SMS Tags I am working in the .net framework 1.1 .. from my application i need to send a SMS to a mobile. Is it possible? ...

How do i enable sms notifications in my web app?

I have a web application which i want to enable real time sms notifications to users of the applications. I would like to know how to go about this. Note: i can not use twitter API because i live in west africa, and twitter doesnt send sms to my country Also email2sms is not an option because the movile operators dont allow that in my co...

Can I read stored SMS entries on my Windows Mobile phone from a .NET CF application?

Looking at writing an application using the .NET Compact framework to extract SMS messages on my Windows Mobile phone. I basically want to be able to export the stored message in the inbox so that they could be imported to Excel or some other program for formatting and storage. In my personal case, I have a Treo 700w. I've written som...

SMS auto-responses on Android.

First, a non-programming question: My phone is auto-responding to missed calls with a text message: "Sorry. I'm not near my phone right now." Where did my phone get the idea to do that and how do I make it stop? And a programming question: How can I make my Android do arbitrary things in response to a missed call, such as email me th...

Web based API that can tell me if a number is a landline or cell phone?

My application sends SMS messages to people, but the numbers entered in as their cell phone are sometimes land lines (this is user error or the user not really knowing if the contact number they have is a cell phone or landline.) I found a few websites that can tell me if a number is a landline or cell phone, but they do not offer progr...

wings communication server: submitsm command status 0x14

Has anyone had experience with this tool (WCS). Some sms messages are not being sent. The log says: 2007-04-14 10:59:53,490 [logica-smpp2-receiver] ERROR logica-smpp2 - Message not sent, SubmitSM command status: 0x14 ...

How can I send SMS messages like Twitter does?

Do all cell companies have open APIs that allow you to send SMS messages like Twitter does? Do you have to pay to do this? ...

How do I send picture SMS?

Hello everyone, How do I convert a 32x16 pixel picture to a picture SMS message? I already have code to send normal text sms.But,I need help with sending picture sms. Thanks ...

Text message (SMS) verification for signups

I have seen a disturbing trend where websites are starting to require verification sent to cellphones by text message (SMS). Gmail and Facebook are two of them. What I want to know are the following: Is it a good idea to start requiring cellphones instead of emails now? How do I do it on my own website? Edit Here are some of my new ...

Looking for a free SMS gateway that works with C#

I have developed a Website in ASP.NET 2.0 I want to send an SMS to every person who registers to my site. I want to do it in C# code, is there any service[webservice] which I can use and send free SMS to any mobile. Thanks in advance ...

SMS/MMS notification server monitoring messaging service

Does anyone know of any server monitoring software that will send you SMS/MMS messages to your cel phone on a server failure? Something like... http://www.mobifi.com/ It sends you cel phone notifications when one of your servers failures for criteria established by administrators. This is a UK based company. I am looking for one in ...

SMS archive solutions

Hi all, Does anyone know if there are any SMS archive solution out there? The idea is to archive your sms message from your phone to a central location. ...