Click here to Skip to main content
15,880,796 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.6K   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

 
QuestionError.............. Pin
rajaseelan20-Feb-12 23:08
rajaseelan20-Feb-12 23:08 
QuestionSMS Gateway using ASP.Net 2.0 C# Pin
Salesh Mishra9-Jul-09 19:47
professionalSalesh Mishra9-Jul-09 19:47 
AnswerRe: SMS Gateway using ASP.Net 2.0 C# Pin
udayk0317-Sep-09 2:13
udayk0317-Sep-09 2:13 
GeneralSending MMS to PDA Pin
eamon250d14-Apr-09 6:21
eamon250d14-Apr-09 6:21 
GeneralSms drivers Pin
chaitanya shah11-Jan-09 23:55
chaitanya shah11-Jan-09 23:55 
Questioni also have error Pin
john anvet3-Sep-08 19:58
john anvet3-Sep-08 19:58 
Generalhi Pin
ramadass24-Feb-08 2:52
ramadass24-Feb-08 2:52 
GeneralHello Pin
gege7-Dec-07 21:16
gege7-Dec-07 21:16 
GeneralTry it Pin
Socalled15-Aug-07 4:05
Socalled15-Aug-07 4:05 
GeneralTry it Pin
Socalled15-Aug-07 4:02
Socalled15-Aug-07 4:02 
Generalchecking Pin
Socalled7-Aug-07 21:53
Socalled7-Aug-07 21:53 
GeneralCOMException was unhandled Pin
Inoshini19-Jul-07 0:22
Inoshini19-Jul-07 0:22 
Generaldll error Pin
feras_qurainy18-Jul-07 2:16
feras_qurainy18-Jul-07 2:16 
GeneralDoesn't Work. Error Details Followes.. Pin
C Samanta26-Jun-07 2:18
C Samanta26-Jun-07 2:18 
An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in SMSDriverSample1.exe

Additional information: COM object with CLSID {4E406860-E624-4277-8B03-FFC275B35092} is either not valid or not registered.
GeneralError Pin
Socheat.Net28-May-07 16:05
Socheat.Net28-May-07 16:05 
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 
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 
Generalsorry but this does not do it for me Pin
bol589713-May-05 1:19
bol589713-May-05 1:19 
GeneralRe: sorry but this does not do it for me Pin
Robert M. Bouwens13-May-05 3:00
Robert M. Bouwens13-May-05 3: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.