Search code examples
c#asp.netsql-server-2008sms-gatewaybulksms

Interacting SQL Server database via SMS in ASP.Net


I am working on an B2B ASP.Net app, where I am targeting people having mobile phone. I want to know if i can use my sms gateway two way , for both sending and receiving msgs. I havent used sms gateway earlier. I want such a gateway that i can send and process messages automatically via my app.

Thanks Amit


Solution

  • Checkout Twilio

    It's a great service that allows you to send/receive SMS via it's API ... see here