Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Sending SMS from Computer to Mobile using SMS Driver Gateway

0.00/5 (No votes)
13 May 2005 1  
This is a sample code for sending SMS from .NET to any Mobile in the World. This will use SMSDriver Gateway. The Sample code will work only for Mobile in India.

Introduction

This is a simple sample application to send an SMS from a .NET application. To use this application, we have to register in SMSDriver.

Use the User ID and Password provided by this. We have to mention the gateway, the list of gateways it supports. You can get it from the above URL.

Code Usage

  1. Enter the user name and password provided by SMSDriver.
  2. Mention the phone number along with country code as per the sample given in the below picture.
  3. Once the message is sent to the mobile, you will get a confirmation mail sent to your email.

Sample screenshot

History

  • 13th May, 2005: Initial post

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here