AspdotnetCodes.com
Voted 'Best ASP.NET Host' for 2008 – DiscountASP.NET
 
Articles Subscribe for our Articles Updates
Books
Resources
Downloads
Free Tech Magazines
Archives
Softwares
Newsletter
Suggest Us
Link to Us
 how to send sms using asp.net 2.0
Posted by on  5/12/2008 3:13:35 PM Category: Asp.Net 2.0
Add to my favorites
Email to friend
  
how to send sms using asp.net 2.0

Post Answer Post New Question

 Viewer's Answers
Sending SMS using ASP.Net 2.0
Posted By Kavita Tilloo on 5/27/2008 11:01:57 AM
Description:
I can suggest you 2 methods but i have not used it.
You can try through one of the following routes:-

1. Through a gateway : You'll need to subscribe to a gateway services which would allow you to send sms either through a web service or simple HTTP posts. The gateway however will charge you per sms and most of the gateways offer worldwide coverage with guaranteed delivery.

2. Connect a GSM modem to your machine. .NET framework 2.0 comes with builtin libraries using which you can send/receive sms and in addition could even control the behaviour of your application based ont the replies you receive.
 
Sponsored by