SMS Library in C#
Posted
by Prasad
on Stack Overflow
See other posts from Stack Overflow
or by Prasad
Published on 2009-07-28T17:45:30Z
Indexed on
2010/05/20
5:40 UTC
Read the original article
Hit count: 305
I need to develop an application that sends SMS to the users that are interested to get the updates about the website.
I am looking for Library in C# which is useful to integrate with my application. The Library can be GSM Modem dependent or free service which i can make use of it.
Please can anyone suggest the library or SMS gateway which can be integrated with C# application.
© Stack Overflow or respective owner