473,399 Members | 4,177 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Sending text messages to cell phones

I have a client who wants to be able to automatically send a text
message to a cell phone after a user submits a form with a valid cell
phone number. Is this possible? Which websites provide this service, if
any? Is there an api for it?

Jan 18 '06 #1
3 2792
I know many cell phone providers have email addresses (ex:
91********@cingular.com or something). but that won't help you for
multiple providers, unless you have the end-user specify which provider
they're using and you have a table in your database with providers and
their corresponding email addresses.

You might want to look at services like http://www.quios.com/. I'm not
too sure what their deal is, but they might offer a better email
system. I think email is the way to go though, there should be a
service that will do what you need...

Check this out too, maybe this will help:
http://www.cellular.co.za/email_to_sms_gateways.htm according to this
page that Quios thing is free. I'm not seeing any free stuff on their
website though..

Jan 18 '06 #2
These days there are not that many providers within the US with all the
mergers taking place. I would agree with Adam that you can just send
them an e-mail. Verizon is 10********@vzw.com I think. At first I was
thinking you could figure out which numbers are owned by which provider
and put that info in a table but with number portability, that concept
goes out the window. So, again, I'd tend to agree with Adam, ask for
the provider.

However, if you're serious about this and you have serious money then
you can buy a gsm or cdma pcmcia card.
(http://www.expansys.com/product.asp?code=GC75) Then sign up the card
for unlimited sms messages. Once it's activated, you can talk to these
cards using standard modem commands and send the sms through your cell
provider's network. To do this using php, you'd just execute a system
command for a shell script on the system with the card that does the
dirty work. Most cell providers allow for cross-provider sms messages
using only a phone number. I.e. send an sms from my verizon network to
someone on the sprint network.

This may seem like overkill, but it's how the big boys do it(minus the
php) and most likely how those e-mail-to-sms-gateways do it too.
-Kevin

Jan 18 '06 #3
d
"kevincw01" <ke*******@gmail.com> wrote in message
news:11**********************@g14g2000cwa.googlegr oups.com...
These days there are not that many providers within the US with all the
mergers taking place. I would agree with Adam that you can just send
them an e-mail. Verizon is 10********@vzw.com I think. At first I was
thinking you could figure out which numbers are owned by which provider
and put that info in a table but with number portability, that concept
goes out the window. So, again, I'd tend to agree with Adam, ask for
the provider.
Yup - portability kills that one. :(
However, if you're serious about this and you have serious money then
you can buy a gsm or cdma pcmcia card.
(http://www.expansys.com/product.asp?code=GC75) Then sign up the card
for unlimited sms messages. Once it's activated, you can talk to these
cards using standard modem commands and send the sms through your cell
provider's network. To do this using php, you'd just execute a system
command for a shell script on the system with the card that does the
dirty work. Most cell providers allow for cross-provider sms messages
using only a phone number. I.e. send an sms from my verizon network to
someone on the sprint network.
Or just get a cheap-ass old mobile phone and a serial connector. Less
hardware, cheaper costs :)
This may seem like overkill, but it's how the big boys do it(minus the
php) and most likely how those e-mail-to-sms-gateways do it too.
-Kevin
I can tell you most definitely, they do use that very technique, in a lot of
SMS-sending companies.

Jan 19 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Carlos Eduardo Peralta | last post by:
Hello dotnet frineds: I make a decision in the 2001 year: i want to be a dotnet guru. I want to consume all my learning hours just learning this applications plataforms and NOT THE JAVA ONE. ...
3
by: Peter | last post by:
Hello, Thanks for reviewing my quesiton. What does a website need in order to send text messaging to cell phones? Is this something the hosting company will offer or does the website need...
1
by: DaleMan | last post by:
I'm looking for some help on how to dial a phone number in my application and send a text message to the portable machine that answers the call (cell phone, Palm, etc..). Anyone know of any sites...
2
by: HateSpam | last post by:
Can I develop cell phone apps with VB .NET? What would you suggest as a target phone for testing, and would I need any other special equipment? Are there any good books for developing for this...
9
by: sagar | last post by:
how to write a C programme to read a new sms from a particular cell came to a cell connected to that computer through a usb port
2
by: eSolTec, Inc. 501(c)(3) | last post by:
Thank you for any and all assistance in finding information on this, it is greatly appreciated. I have a client that wishes to integrate into a desktop application three things from an Access...
14
by: John | last post by:
Hi How does one send email from within a vb.net app? Thanks Regards
1
Markus
by: Markus | last post by:
I'm just intruiged by this one(sending text messages, to phones, from the internet). I see it a fair bit now, and was just wondering how they do it? I'm not asking for codes, just what i might...
1
by: jtmphp | last post by:
I have a site written in PHP and a MySql database. I allow my users to enter in information which includes (uploading an image) and I create a row for each user. I display their row information in...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.