Sending sms through .Net C# Windows Application
-
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.
-
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.
Please notice that this is not "getacoder" or "rentacoder" website..... YOu may place your HUMBLE request there....
Have a Happy Coding.....
-
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.
If you're going to be using an SMS gateway, your service provider will almost certainly have some sort of developer's guide. I've used an SMS gateway myself and I was able to download an excellent developer's guide which documented all the calls and even provided sample code. They also provided me with free credits to try the gateway out and a "test mode" which allowed me to test my code before I started actually sending text messages beyond the gateway. So, in summary, speak to your gateway provider and at the risk of generalising, if they don't provide a decent development guide, look elsewhere ;)
Evil cannot be conquered in the world... It can only be resisted within oneself.