Asp – Sending an SMS Message with ASP.NET

asp.net

how do i send an sms message from my web application using asp.net with c#.

Best Answer

You cant send messages directly through asp.net.

What you can do is send a web request or an email to an online SMS provider, or to a local gateway (like a phone) and it can then pass the message onto the GSM network.

Try Clickatell to get an idea of what I mean. http://www.clickatell.com/brochure/coverage.php