Programming Forums
User Name Password Register
 

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

Reply
 
Thread Tools Display Modes
Old Mar 22nd, 2008, 4:15 PM   #1
hbe02
Hobbyist Programmer
 
hbe02's Avatar
 
Join Date: Mar 2006
Location: Lebanon
Posts: 148
Rep Power: 3 hbe02 is on a distinguished road
SMS Send Application

Hi everyone,
Can anyone steer me in the right direction to write a program that can send an automated sms. Now ive done some research and found this cool project on codeproject.com:
http://www.codeproject.com/KB/cs/SMS.aspx
but this uses a serially connected gsm modem.i on the other hand want to try doing that throught the web. like some kind of internet sms service that for example you can pay a monthly fee to subscribe to. and then just write a c# application that uses ur account to send sms's.
any thoughts?
thanks
hbe02 is offline   Reply With Quote
Old Mar 23rd, 2008, 3:17 AM   #2
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
Re: SMS Send Application

Googling for "SMS Gateway" found IntelliSMS, though it seems to be UK-only. I recommend finding one that fits your country. The service lets you send SMSes through the HTTP protocol, so all you need to do is learn how to send the messages and you're golden.

-- Samir.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old Mar 24th, 2008, 6:08 PM   #3
andro
Professional Programmer
 
Join Date: Oct 2005
Location: California
Posts: 294
Rep Power: 3 andro is on a distinguished road
Send a message via AIM to andro
Re: SMS Send Application

If you know their carrier, you can lookup the delivery address and all an SMS is at that point is an email.

9165551234@vmail.com
9165551234@mobile.att.net

etc...
__________________
http://www.kevinherron.com/
andro 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

Similar Threads
Thread Thread Starter Forum Replies Last Post
PC application with bluetooth urip Java 5 Feb 13th, 2008 12:15 PM
SMS Script For Sale gurumaniac Show Off Your Open Source Projects 1 Dec 1st, 2007 2:01 PM
send() problem w/ http server kch_86 C 2 Nov 25th, 2005 12:53 AM
creating an application that stands between the browser and the serve ronias Visual Basic 5 Oct 30th, 2005 4:22 PM
"Not Responding" Message in Windows Form Application G_Zola C# 1 Apr 29th, 2005 10:15 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 10:38 AM.

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