| | |
sending sms
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: May 2007
Posts: 18
Reputation:
Solved Threads: 0
Yes you can send SMS from many mobile phones using your PC. But not all mobiles support that. You will have to check by connecting the mobile to your PC using its data cable and trying the command AT on it using hyper terminal.
There are many AT commands.
To send SMS you can can use
AT+CMGS=<number>
<message>ctrl+z
To read sms from inbox you can use
AT+CMGR=<address>
address is the location number, can be 1, 2... etc.
There are commands for almost everything you can do with the phone.
Before attempting this make sure that you are skillled in serial port programming.
There are many AT commands.
To send SMS you can can use
AT+CMGS=<number>
<message>ctrl+z
To read sms from inbox you can use
AT+CMGR=<address>
address is the location number, can be 1, 2... etc.
There are commands for almost everything you can do with the phone.
Before attempting this make sure that you are skillled in serial port programming.
•
•
Join Date: May 2007
Posts: 18
Reputation:
Solved Threads: 0
Sending from the modem is not possible in ASP.net code.
But you can send SMS using ASP.net from a bulk sms gateway. Its very easy, a siple URL call.
But you can send SMS using ASP.net from a bulk sms gateway. Its very easy, a siple URL call.
•
•
•
•
Do i have to pay anything for using the bulk sms gateway. and how do I use it? Sorry to bother you so much but i really have to do this urgently.
http://www.daniweb.com/techtalkforum...tml#post377646
Further questions? get back to me.
•
•
Join Date: Apr 2008
Posts: 2
Reputation:
Solved Threads: 0
Let me try and answer your questions.
Do you need to receive SMS? If you need to receive SMS, you will need to host your own GSM device or modem so that people can send you SMS.
If not, you can just use internet SMS gateways like clickatell to do the work, and post to them by HTTP, XML or email. The cost is about 6-8 cents per SMS. There are cheaper services, but not always reliable. If you need to host your own GSM device, you can use software like http://www.kannel.org (GPL Open Source) or <snipped>.
Regards,
<snipped>
Do you need to receive SMS? If you need to receive SMS, you will need to host your own GSM device or modem so that people can send you SMS.
If not, you can just use internet SMS gateways like clickatell to do the work, and post to them by HTTP, XML or email. The cost is about 6-8 cents per SMS. There are cheaper services, but not always reliable. If you need to host your own GSM device, you can use software like http://www.kannel.org (GPL Open Source) or <snipped>.
Regards,
<snipped>
Last edited by peter_budo; Apr 11th, 2008 at 8:40 pm. Reason: Keep It Spam-Free - Do not spam, advertise, plug your website, or engage in any other type of self promotion.
![]() |
Similar Threads
- sending sms using vb.net (VB.NET)
Other Threads in the ASP.NET Forum
- Previous Thread: ADODB Connection
- Next Thread: Why are videos not viewable with IE but with Firefox?
| Thread Tools | Search this Thread |
.net 2.0 3.5 ajax alltypeofvideos appliances asp asp.net beginner box browser businesslogiclayer button c# cac checkbox class commonfunctions compatible content contenttype control countryselector courier dataaccesslayer database datagrid datagridview datalist deployment development dgv dialog dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol fileuploader fill findcontrol flash flv formview gridview gudi iis javascript list listbox login menu microsoft mouse mssql nameisnotdeclared news novell numerical opera order panelmasterpagebuttoncontrols problem radio ratings redirect registration relationaldatabases reportemail schoolproject search security serializesmo.table sessionvariables silverlight smoobjects software sql sql-server sqlserver2005 ssl tracking treeview validatedate validation vb.net videos vista visual-studio visualstudio vs2008 web webapplications webarchitecture webdevelopment webprogramming webservice wizard xsl





