SMS Library in C#

Prasad picture Prasad · Jul 28, 2009 · Viewed 18.1k times · Source

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.

Answer

NickAldwin picture NickAldwin · Jul 28, 2009

Have you tried using the System.Net.Mail functions to send mail to the email corresponding to the phone number?

e.g. [email protected]

(List of email domains here: http://www.tech-recipes.com/rx/939/sms_email_cingular_nextel_sprint_tmobile_verizon_virgin/)

EDIT: even bigger list here http://en.wikipedia.org/wiki/SMS_gateway

EDIT 2: Bigger list here, Wikipedia link no longer has as much information http://www.ukrainecalling.com/email-to-text.aspx