Hi!! Developer.. How are you? I am creating an application, in my my aplication, after the registration completion by the user i want 2 send the sms to the user. Can you give me the code that will send sms free of cost using asp.net?
I dont think you are going to get a reliable solution for free...what i would suggest is to go get a SMS provider and check with him how many Mobile carriers he is supporting....then he should be providing you with some API and you can use it and send sms...
In my application i am using SMS API. even i was searching a free resource but i did not find any free solution. finally i am using SMS Country where they provide you a simple API to send SMS also they maintain logs of your o/g SMSes. Yes but it comes with
a fees.
bhushan_bhar...
Participant
1517 Points
609 Posts
Send free sms using asp.net
Feb 27, 2013 08:53 AM|LINK
Hi!! Developer.. How are you? I am creating an application, in my my aplication, after the registration completion by the user i want 2 send the sms to the user. Can you give me the code that will send sms free of cost using asp.net?
Thankx
Regards
Bharat Bhushan
Useofasp.net/
Howtouseasp.net
ashkc
Participant
1049 Points
217 Posts
Re: Send free sms using asp.net
Feb 27, 2013 09:06 AM|LINK
check the below link...
http://www.codeproject.com/Articles/15807/Easy-SMTP-Mail-Using-ASP-NET-2-0
prabu.raveen...
Contributor
5032 Points
956 Posts
Re: Send free sms using asp.net
Feb 27, 2013 09:13 AM|LINK
try these links..
http://www.gotocode.com/art.asp?art_id=66
http://support.microsoft.com/kb/555578
http://www.developer.com/net/asp/article.php/3096831
http://www.codeproject.com/KB/aspnet/SendingSMS.aspx
bhushan_bhar...
Participant
1517 Points
609 Posts
Re: Send free sms using asp.net
Feb 28, 2013 02:45 AM|LINK
I tried all the links but there is no any solution for the send sms free of cost. Please send me any tested link..
Thankx.
Useofasp.net/
Howtouseasp.net
ramiramilu
All-Star
97809 Points
14494 Posts
Re: Send free sms using asp.net
Feb 28, 2013 05:18 AM|LINK
I dont think you are going to get a reliable solution for free...what i would suggest is to go get a SMS provider and check with him how many Mobile carriers he is supporting....then he should be providing you with some API and you can use it and send sms...
thanks,
JumpStart
Mandeep Joon
Participant
1570 Points
387 Posts
Re: Send free sms using asp.net
Feb 28, 2013 05:23 AM|LINK
Hi,
Try with a SMS gateway provider.they will provide you API of the same, then you can use it in your application.
they have charges for that according to the number of SMS you purchase.
i used this provider. http://goo.gl/ycdf7
Mandeep Joon
Blog:- Hightechnology.
narasappa
Participant
960 Points
459 Posts
Re: Send free sms using asp.net
Feb 28, 2013 05:27 AM|LINK
Hi Bhushan
u can send free sms through application by using Way2Sms,16byTwo
pls refer
http://www.c4sms.com/codeExamples.asp/
ravi.jadiyannavar@gmail.com
Pls Mark This Post As Answer If it Helps U..
Thanku
GaurangNaik
Contributor
2095 Points
499 Posts
Re: Send free sms using asp.net
Feb 28, 2013 05:39 AM|LINK
Hi Bhushan,
In my application i am using SMS API. even i was searching a free resource but i did not find any free solution. finally i am using SMS Country where they provide you a simple API to send SMS also they maintain logs of your o/g SMSes. Yes but it comes with a fees.
try this link:
http://www.smscountry.com/
GauranG