Click here to Skip to main content
15,889,096 members
Articles / Programming Languages / C#

Sending SMS from Computer to Mobile using SMS Driver Gateway

Rate me:
Please Sign up or sign in to vote.
1.58/5 (16 votes)
13 May 2005CPOL 117.8K   2   26   24
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, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
QuestionI have an error Pin
bhaveshce12-Jan-06 18:11
bhaveshce12-Jan-06 18:11 
AnswerRe: I have an error Pin
jinopmathew1-Aug-06 22:29
jinopmathew1-Aug-06 22:29 
You have to pay 100 Euro.
Then only get the registration
AnswerRe: I have an error Pin
jayesh rag3-Jan-07 20:56
jayesh rag3-Jan-07 20:56 
QuestionHELP ME Pin
surajkikiran2-May-07 21:55
surajkikiran2-May-07 21:55 
AnswerRe: HELP ME Pin
Member 361471924-Sep-10 2:00
Member 361471924-Sep-10 2:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.