SMS GateWay

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Mar 2006
Posts: 84
Reputation: web_developer is an unknown quantity at this point 
Solved Threads: 1
web_developer web_developer is offline Offline
Junior Poster in Training

SMS GateWay

 
0
  #1
Nov 12th, 2006
Guys

Does any one read about include a SMS GatWay through asp.net site.

any help will be great.

SAM
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 84
Reputation: web_developer is an unknown quantity at this point 
Solved Threads: 1
web_developer web_developer is offline Offline
Junior Poster in Training

Re: SMS GateWay

 
0
  #2
Nov 20th, 2006
guys i read abt the above topic and found differet ways to send sms

the best one is through MSXML object.
it allows u to send sms, mms, flashes and u can use unicode to send non english sms.

i will began developing and hope i reach to happy ending.

sam
Reply With Quote Quick reply to this message  
Join Date: Nov 2006
Posts: 2
Reputation: sloper47 is an unknown quantity at this point 
Solved Threads: 0
sloper47 sloper47 is offline Offline
Newbie Poster

Re: SMS GateWay

 
0
  #3
Nov 21st, 2006
Originally Posted by web_developer View Post
Guys

Does any one read about include a SMS GatWay through asp.net site.

any help will be great.

SAM
I am doing something similar on my website for the mobile app:


I want the users to be able to sms thier friends with a link, write from thier phone. The problem is that if they enter thier phone in, you dont know what carrier to send the message to (Through email like 2223334444@messaging.sprintpcs.com) so the only way I have figured out how to do it is to take the list from here: http://www.notepage.net/smtp.htm and basically send a message to each carrier with the phone number.

I have not been able to find a central place to "Look up" the carrier name to resolve who to send it to. Problem with the "Send to All" idea is you might get tagged for spam
Last edited by happygeek; Jan 14th, 2007 at 1:08 pm. Reason: URL snipped
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 8
Reputation: joshua__lim is an unknown quantity at this point 
Solved Threads: 0
joshua__lim joshua__lim is offline Offline
Newbie Poster

Re: SMS GateWay

 
0
  #4
Sep 3rd, 2007
Originally Posted by web_developer View Post
Guys

Does any one read about include a SMS GatWay through asp.net site.

any help will be great.

SAM

Free Email2SMS gateways are fine for low volume use, but you can get blocked after sometime.

Do you need to receive SMS replies? If not, you can just use internet SMS gateways like http://www.clickatell.com, 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 receive SMS, you will need to host your own GSM device or modem so that people can send you SMS.

If you need to host your own GSM device, you can use software like http://www.kannel.org (GPL Open Source) or http://www.visualgsm.com. Alternatively, you may obtain a shortcode from your Telco - but these come with monthly subscription of maybe one or two hundreds.
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 6
Reputation: ivobrett is an unknown quantity at this point 
Solved Threads: 2
ivobrett ivobrett is offline Offline
Newbie Poster

Re: SMS GateWay

 
0
  #5
Feb 10th, 2008
Hi Webdeveloper,

We've just kicked off a cookbook type series of posts on how to create a free SMS website.

Check it out. It should answer some of your questions and point you in the right direction.
http://www.me2mobile.com/blg_view.php?blog_id=25

Ivo
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the ASP.NET Forum
Thread Tools Search this Thread



Tag cloud for ASP.NET
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC