| | |
Send SMS with ASP.NET Webform, (Codebehind VB.NET)
Please support our ASP.NET advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved |
•
•
Join Date: Jan 2006
Posts: 275
Reputation:
Solved Threads: 11
sms is complex and not free but can be done. There are gateways which you can setup with your provider. There is a way to do it via email and is usually mobilenumber@carrierssmsmail.tld i know them for usa but not for uk. I would think vodafone would be mobilenumber@vodafone.net.uk but dont quote me on it.
•
•
Join Date: Jul 2007
Posts: 4
Reputation:
Solved Threads: 1
Hello everyone. I am new to VB.NET and ive been assinged an SMS send/receive (PC to mobile) applcation...I would be very grateful if anyone can help/tutor/send sample code for help.
Thanks guyz, ROD (developer at MEA)
<snipped>
Thanks guyz, ROD (developer at MEA)
<snipped>
Last edited by peter_budo; Feb 4th, 2008 at 1:22 pm. Reason: Email address removed
•
•
Join Date: Feb 2008
Posts: 1
Reputation:
Solved Threads: 1
Sending SMS through your web or winforms application is not very complicated. you can do this through one of the following routes:-
1. Through a gateway : You'll need to subscribe to a gateway services which would allow you to send sms either through a web service or simple HTTP posts. The gateway however will charge you per sms and most of the gateways offer worldwide coverage with guaranteed delivery. i'd go along with this mechanism as it is simpler and easier to implement. I have integrated sms gateways in a couple of recent projects and it works perfectly fine.
2. Connect a GSM modem to your machine. .NET framework 2.0 comes with builtin libraries using which you can send/receive sms and in addition could even control the behaviour of your application based ont the replies you receive. same can be done if you go down the line in option 1.
hope this helps
1. Through a gateway : You'll need to subscribe to a gateway services which would allow you to send sms either through a web service or simple HTTP posts. The gateway however will charge you per sms and most of the gateways offer worldwide coverage with guaranteed delivery. i'd go along with this mechanism as it is simpler and easier to implement. I have integrated sms gateways in a couple of recent projects and it works perfectly fine.
2. Connect a GSM modem to your machine. .NET framework 2.0 comes with builtin libraries using which you can send/receive sms and in addition could even control the behaviour of your application based ont the replies you receive. same can be done if you go down the line in option 1.
hope this helps
Last edited by asif.khan; Feb 4th, 2008 at 12:31 pm.
•
•
Join Date: Feb 2008
Posts: 62
Reputation:
Solved Threads: 4
It really depends on what wireless carriers you want to be able to send sms to. It seems that every wireless site I've been involved with has had a different way of processing the messages. Some are as simple as sending an email to an email address with the recipient's phone number, and others involve SOAP with handshakes and the whole 9 yards. I agree the best bet to reach the widest range of recipients is to find a third party service. One thing to keep in mind, is you will want to implement CAPTCHA or something similar... very important in this kind of app. Good Luck!
•
•
Join Date: Nov 2008
Posts: 3
Reputation:
Solved Threads: 0
Hi,
Why don't you try Txtimpact.
They provide Activ X as wel as HTTP API.
Here is the site
http://www.txtimpact.com/
Try it............
Why don't you try Txtimpact.
They provide Activ X as wel as HTTP API.
Here is the site
http://www.txtimpact.com/
Try it............
![]() |
Similar Threads
- Updated : Simple ASP.Net Login Page (ASP.NET)
- Email Sending Problem in ASP.NET (ASP.NET)
- Sending sms via asp..net (VB.NET)
- Need Suggestion regarding sending sms through asp.net app (ASP.NET)
- SMS Messages from ASP.NET (ASP.NET)
Other Threads in the ASP.NET Forum
- Previous Thread: How to handle encryption decription of connection string ?
- Next Thread: How to Detect Change on ASP.NET Form and Prompt Client to Save
Views: 21464 | Replies: 7
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 ajax alltypeofvideos anathor appliances application asp asp.net beginner box browser button c# cac checkbox commonfunctions complex connection control dataaccesslayer database datagridview datalist deployment development dgv dialog dropdownlist dynamic dynamically edit editing embeddingactivexcontrol feedback fileuploader fill findcontrol flash form formatdecimal formview gridview gudi iis image javascript languages list listbox login microsoft mobile mouse mssql news novell numerical opera panelmasterpagebuttoncontrols parent problem project radio redirect registration relationaldatabases reportemail response.redirect richtextbox rows schoolproject search security select services sessionvariables silverlight smoobjects software sql sql-server sqlserver2005 ssl theft tracking treeview validatedate validation vb.net videos vista visualstudio web webapplications webdevelopment webprogramming webservice xsl youareanotmemberofthedebuggerusers






