954,560 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

SMS Messages from ASP.NET

Dear All,

How do i send SMS Message from my asp.net (vb.net or c#) application.

can u guide me help, please...........

Thanks,
Suresh U.

uskumar_33
Newbie Poster
1 post since Jul 2005
Reputation Points: 10
Solved Threads: 0
 
Letscode
Junior Poster
175 posts since Feb 2005
Reputation Points: 11
Solved Threads: 6
 

Hey ppl,

I dont know if you people are still intrested in this or not... This can be achived in two ways.

1 -> Thru Java (J2ME and NOT J2EE). For Asp.Net users this is of No use.
2 -> Thru AT commands. I dont think it will work on CDMA phones. Gooogle for more info.

AT commands are commands the is under stood by your GSM Mobile phone (infact most of your modems). If you are using windows OS. You can check these commands in the Control Panel--> Phones and Modem --> Modem Properties --> Query modem.

First you will have to interface to the port to which your GSM mobile phone is connected. Once you have done this. Send stream of Commands through this port. (Google for -- AT commands :sad: sorry I am bad with the Syntax ). Once this is done... Bhooo you are there...


Hope this helps. :idea:


Thanks,
NaveenChander

naveenchander
Newbie Poster
6 posts since Jul 2005
Reputation Points: 10
Solved Threads: 0
 

Hey ppl,

Check this out...

http://www.wrankl.de/SMST/SMS.html
(Other files included in the Sms.Java file are
Http://www.wrankl.de/SMST/SMSTools.html
http://www.wrankl.de/SMST/Msg.html
http://www.wrankl.de/SMST/Port.html
)

This is a sample code in Java. It can be easily converted into VB.Net or Asp.Net Code.

Hope it is helpFul.

Thanks,
NaveenChander

naveenchander
Newbie Poster
6 posts since Jul 2005
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You