Hi,
I am looking for a c#, vs2005 code for my
windows application which can send SMS message through a free service.
Code will be used in applications on www.motiont.com. It has to work
without any third party dlls, and must use some free service.
And the application is a simple c# windows application which will take phone number and a message and send a sms message through it.
this is very urgent...!!!!
can anyone help me to do this.........?I just need the code....
Thanks....
Loading
Ryan AlfordPosted Aug 29, 2008, 9:44 AM
for example, to send a SMS message to a Verizon phone, the email address is [10-digit number]@vtext.com
however, you will need a GMail account and the SMS message will come from that account, so that's probably not what you want.
Charith LiyanagamagePosted Aug 29, 2008, 3:45 AM
Thanks......
Niradhip ChakrabortyPosted Aug 29, 2008, 1:16 AM
You can refer the following article.
1.http://www.codeproject.com/KB/database/SMS_message_from_SQL.aspx?display=Print