can i use ruby to make this project?
···
--
Posted via http://www.ruby-forum.com/.
can i use ruby to make this project?
--
Posted via http://www.ruby-forum.com/.
I have done similar things for network/server/logfile monitoring using
the included net/smtp library. I just conditionally send mail messages
to my cell phone's associated e-mail address. Works fine. As long as
you know how to format the recipient address depending on your cell
provider. For example, in the U.S. my Verizon Wireless phone would be
like area code+phone number@vtext.com.
On Aug 1, 12:55 pm, Zafrol Mansor <lor...@gmail.com> wrote:
can i use ruby to make this project?
--
Posted viahttp://www.ruby-forum.com/.
Actually you could use Rannel (http://rubyforge.org/projects/rannel\) in conjunction with kannel to be able to send SMS messages with Ruby. If not you will have to code the SMPP protocol yourself (which would make a nice project though).
Regards,
Enrique
On 1 Aug 2007, at 18:55, Zafrol Mansor wrote:
can i use ruby to make this project?
-- Posted via http://www.ruby-forum.com/\.