Sending sms through .Net
-
I want to build a windows application that can send sms to the mobile. The message has to be fetched from a table of Sql server 2005 database. The sms should be sent in 2 ways- 1) Through sms gateway 2) Through H/W (modem,GSM etc.) Please send me code for sending sms in C#.Net in both the above mentioned ways. Thanks in advance.
-
I want to build a windows application that can send sms to the mobile. The message has to be fetched from a table of Sql server 2005 database. The sms should be sent in 2 ways- 1) Through sms gateway 2) Through H/W (modem,GSM etc.) Please send me code for sending sms in C#.Net in both the above mentioned ways. Thanks in advance.
Enough already. This gets asked at least twice a day. Learn to use google. Learn to search this site for articles. Learn to do something for yourself.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )
-
Enough already. This gets asked at least twice a day. Learn to use google. Learn to search this site for articles. Learn to do something for yourself.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )
hye!!!! I am sending this once
-
I want to build a windows application that can send sms to the mobile. The message has to be fetched from a table of Sql server 2005 database. The sms should be sent in 2 ways- 1) Through sms gateway 2) Through H/W (modem,GSM etc.) Please send me code for sending sms in C#.Net in both the above mentioned ways. Thanks in advance.
this question has been asked many times before also. For sending sms u need to buy an account from any content provider. They will give u link or api and u have to pass ur sms to the provider then they will forward it to the destination number specified by u. There is no direct method to send sms.
-
I want to build a windows application that can send sms to the mobile. The message has to be fetched from a table of Sql server 2005 database. The sms should be sent in 2 ways- 1) Through sms gateway 2) Through H/W (modem,GSM etc.) Please send me code for sending sms in C#.Net in both the above mentioned ways. Thanks in advance.
Just go to this link http://www.codeproject.com/KB/cpp/SendSmsThroughWS.aspx The miracle is this--the more we share, the more we have.
-
hye!!!! I am sending this once
swami samarth wrote:
hye!!!! I am sending this once
:confused:
cheers, Abhijit CodeProject MVP