My favorites | Sign in
Project Logo
                
Code license: MIT License
Content license: Creative Commons 3.0 BY-SA
Labels: ruby, sms, library, twsms, taiwan, 台灣, CFC
Show all Featured wiki pages:
Examples
Feeds:
People details
Project owners:
  zusocfc
Project committers:
itsZero

This is a Ruby library for TWSMS(http://www.twsms.com).

require 'twsms'
sms = TWSMS.new("username", "password")
sms.sendSMS(mobile, message)
sms.querySMS
sms.setMessageId(msgid)
sms.querySMS

A newer version was available on Github: http://github.com/cfc/twsmsr/tree/master









Hosted by Google Code