| | |
HOW TO send SMS using ruby on rails
Please support our Ruby advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Nov 2006
Posts: 44
Reputation:
Solved Threads: 0
hello members how r u
another query for u people,
can any body help me in sending sms through code.any kind of help will be highly appreciated...
another query for u people,
can any body help me in sending sms through code.any kind of help will be highly appreciated...
•
•
Join Date: May 2007
Posts: 18
Reputation:
Solved Threads: 0
If you are planning to develop a webapp that sends sms then you willl have to get connectivity from a bulk sms providor. They will provide you simple URLs you can use to send SMS. No big deal....
•
•
Join Date: Sep 2006
Posts: 8
Reputation:
Solved Threads: 0
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.visualtron.com or http://www.kannel.org (GPL Open Source). Alternatively, you may obtain a shortcode from your Telco - but these come with monthly subscription of maybe one or two hundreds.
Regards,
<sniped>
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.visualtron.com or http://www.kannel.org (GPL Open Source). Alternatively, you may obtain a shortcode from your Telco - but these come with monthly subscription of maybe one or two hundreds.

Regards,
<sniped>
Last edited by peter_budo; Feb 10th, 2008 at 6:29 am. Reason: Keep It Spam-Free
•
•
Join Date: Jan 2008
Posts: 6
Reputation:
Solved Threads: 2
Hi amithasija,
You should check out this post over at me2mobile. We're starting a cookbook type series on how to create free sms sending websites.
http://www.me2mobile.com/blg_view.php?blog_id=25
Hope this helps
Ivo
<sniped>
Roll your own mobile services
You should check out this post over at me2mobile. We're starting a cookbook type series on how to create free sms sending websites.
http://www.me2mobile.com/blg_view.php?blog_id=25
Hope this helps
Ivo
<sniped>
Roll your own mobile services
Last edited by peter_budo; Feb 10th, 2008 at 6:31 am. Reason: Keep It Spam-Free
•
•
Join Date: Aug 2008
Posts: 5
Reputation:
Solved Threads: 0
there is a plugin to do this. google for sms rails plugin you will find it.
How to Set SMART Goals and Get Things Done
GoalsOnTrack - Web 2.0 Goal Tracking and Task Management App
GoalsOnTrack - Web 2.0 Goal Tracking and Task Management App
•
•
Join Date: Jan 2009
Posts: 2
Reputation:
Solved Threads: 0
To send sms using rails you will need to interface with a sms provider such as mx telecom for example.
The just connect to their REST interface and send the sms's
The just connect to their REST interface and send the sms's
Ruby50 or Ruby 50 is a search and selection specialist within the Ruby sector.
http://www.ruby50.com
http://www.dynamic50.com
http://blog.dynamic50.com
http://www.ruby50.com
http://www.dynamic50.com
http://blog.dynamic50.com
•
•
Join Date: Mar 2007
Posts: 6
Reputation:
Solved Threads: 0
Hi,
I'm currently working on this. I see that Ruby has support for ASMX web services SNIP, and therefore shouldn't have a problem, once I get to grips with Soap4r.
See in 30 mins, I should have something posted on the blog, SNIP
Watch this space! ...
Dan.
I'm currently working on this. I see that Ruby has support for ASMX web services SNIP, and therefore shouldn't have a problem, once I get to grips with Soap4r.
See in 30 mins, I should have something posted on the blog, SNIP
Watch this space! ...
Dan.
Last edited by happygeek; Jul 27th, 2009 at 6:38 am. Reason: blog urls/plugs snipped
![]() |
Similar Threads
- how to send sms from web site to mobile (PHP)
- Java app to send an SMS via DKU-5 serial cable (Java)
- Send SMS (Java)
- Send SMS with ASP.NET Webform, (Codebehind VB.NET) (ASP.NET)
- Web, Ruby on Rails Developer (Web Development Job Offers)
- Ruby on Rails category (DaniWeb Community Feedback)
- send a sms when a new email arrives (ASP)
Other Threads in the Ruby Forum
- Previous Thread: Names starting with ":"
- Next Thread: Domain Name Checker
| Thread Tools | Search this Thread |





