Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jul 7th, 2005, 9:29 AM   #1
Galarun
Newbie
 
Join Date: Jul 2005
Posts: 2
Rep Power: 0 Galarun is on a distinguished road
How to send SMS from your computer?

Hello, I'm trying to send text messages to mobile phones from my computer and I'm trying to do so without buying any components from third parties. My goal is simple, to send a text message to a series of phones whenever one of our sites go down. This is all we're going to use it for so obviously we would like to do it without any extra pieces of software, etc. Does anybody have any ideas on how to accomplish this? Maybe point me in the direction of some code or just an idea of how to do it? I don't care what I need to download or anything, I just want to do it without signing up or purchasing anything (I'm an intern anyway) so any help would be greatly appreciated, thanks!
Galarun is offline   Reply With Quote
Old Jul 7th, 2005, 9:32 AM   #2
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,473
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
Welcome to the forums...

You could always send emails to their cell phone... most cellular companies have the ability to receive text messages by way of emails. For instance, I email 1234567890@cellularsouth.com and my words show up as a text message on that person's phone.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Jul 7th, 2005, 9:42 AM   #3
Galarun
Newbie
 
Join Date: Jul 2005
Posts: 2
Rep Power: 0 Galarun is on a distinguished road
Are you sure about that? I thought that they would be sent to you as an email and that you would have to log in to see it (not a text message). That would make sense because text messages usually cost money, so sending an email to a phone that would appear as a text message sounds improbable. Either way, I tried it and I didn't receive the text message. Do you know of a server of some sorts that I can use for free that will send a text message to a phone if I send them an email of it?
Galarun is offline   Reply With Quote
Old Jul 7th, 2005, 2:32 PM   #4
BlazingWolf
Hobbyist Programmer
 
Join Date: Sep 2004
Posts: 207
Rep Power: 5 BlazingWolf is on a distinguished road
If you want to send an SMS you need an SMS gateway which will charge you per message.

A friend and I have looked into this before and we could not find a free way to do it.
__________________
_______________________________
BlazingWolf
BlazingWolf is offline   Reply With Quote
Old Jul 8th, 2005, 9:45 AM   #5
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,473
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
I send my girlfriend an email to hernumber@cellularsouth.com and she receives it as a text message. If you send an email with a header, usually the message body exceeds the length constraints of the text message system and it returns in an empty or invalid message and is not displayed on the remote side.

Yes, text messages cost money... if you do this it would be wise to get a call plan that provides sufficient text messaging quotas. Or pay .10 cents a message (per my carrier, Cingular Wireless).


Here is the site I use to send her messages... sometimes I send headerless emails as well.

https://prodsms.cellularsouth.com/Te...or=yellowgreen
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Jul 9th, 2005, 11:25 PM   #6
Kami
Newbie
 
Join Date: Jan 2005
Posts: 21
Rep Power: 0 Kami is on a distinguished road
I have a script running which I wrote using VB Script which parses through my email and, if it meets all the requirements (sender in address list, no attachments, etc) it will send a text notification to my cell phone. Then I can choose to access the full email using my PDA. This is my work around to not spending the rediculous blackberry costs. But yes, my cell provider converts emails to text messages, which I can receive for free. Not sure if all providers do the same.
Kami is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 11:39 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC