|
Q.: What web app architecture works well receiving/sending SMS text messages? By "architecture, I mean specific architecture, not generally, such as MVC.
Background: I'm building a web app that receives queries from/sends answers to cell phones. The app...
Answer Snippets (Read the full thread at stackoverflow):
If you are using a one of the various SMS over HTTP providers (such as Clickatell - http://www.clickatell.com ), then a web framework....
There is a specific Short.
This depends on how you will be receiving and sending the SMS messages.
|
|
I am doing sample application using windows mobile 5.0. When i receive an SMS i want to check for certain criteria for (eg:"Honda"), if i found that word i will do my process, if not present it must be stored in Inbox. i done the code receiving sMS and...
Started by Siva CCSPL on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
The first step in catching received SMS text messages is to create an instance interceptor gets a chance to process the message....
Mobile SMS for you.
Chris has written a sample application which is similar to what you are looking for .
|
|
We are building a web App in PHP 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?
Started by Balaji on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You would use an SMS gateway provider, someone like GET request which would in turn send an....
When you receive an SMS-sms-messages-by-web-application .
Either provide PHP samples or simple interfaces (such as Soap, XML etc) .
|
Ask your Facebook Friends
|
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?
Started by pierson on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
This article might help setting up might want to have a look at adhearsion... .
For a phone number and sms messages sent to that end up hitting a URL on your site to deliver them just the Asterisk server to forward all SMS to your application.
|
|
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?
Started by Gath on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
It's GUI version ( Wammu programatically using the serial port I was able to access all the functionality required to send and receive SMS messages using Hayes AT....
Have you looked at py-sms ?
Python-binding for Gammu perhaps?
BTW.
|
|
From few months ago when i was using twitter, i was able to send twitter a SMS and when i go home and check my twitter page, i see the SMS i sent is on the website as a tweet. "That was great"
Now, i want to make the same in my website, so someone will...
Started by Amr ElGarhy on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Hi I have created a web service....
It doesn't matter if we send sms worldwide or receive to your server when they receive a message to your company's shortcode or shortcode prefix standard.
As the option to send messages worldwide.
|
|
Can the bluetooth search run while checking if any SMS messages have been received?
When I try to check if there is a new SMS by the command "msg = smsconn.receive()", the program will not go back to search for bluetooth devices. Meaning that I can't ...
Answer Snippets (Read the full thread at stackoverflow):
The only way you can do two things at ... .
Of course it would help if you could give some samples of the code you are using .
Are you using Java ME ? Sounds like you need two seperate threads in your application so that you can run processes concurrently .
|
|
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 am partial to Java but any language is fine.
Started by delux247 on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
I built an SMS service ( httpYou....
If you want to receive a SMS just cell phone can send/receive SMS messages to/from any email address.
The German company Mobilant provides an easy API.
receive SMS.
|
|
If a BlackBerry can send text messages but can't receive them, and the sender doesn't get any errors, what might be the problem?
Started by GorillaSandwich on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Of the track ball) and save the settings Your carrier may not have enabled sending SMS messages.
|
|
There is this app from a year ago that let's you ask for your latest replies but I'm wondering if there's anything more recent with Twitter or some other place that will text all @replies automatically.
Started by GollyJer on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
You can also use as a "Source" Make sure you select SMS as the destination for this source in notify.me FeedTwit is a Twitter this to receive any RSS feed....
You want to receive and you'll get your Twitter Replies as SMS soon.
|