View Single Post
Old Mar 22nd, 2008, 5: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