![]() |
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 :D |
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. |
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... |
| All times are GMT -5. The time now is 4:16 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC