| Projects on Google Code | Results 1 - 8 of 8 |
Library containing usefull tools.
For the moment, it just sends SMS with the Clickatell service.
==Welcome!==
SMSLib is a Java library ([SMSLib_dotNET ported] to .NET Framework as well) which allows you to send/receive SMS messages via a compatible GSM modem or GSM phone. SMSLib also supports some bulk sms operators (for outbound messaging only).
Check the [http://smslib.org SMSLib Web Si...
Python module which can be used to send SMS messages via the Clickatell HTTPS API.
Does not requires pycurl (as the original version), but uses urllib instead.
== Example usage ==
{{{
import md5
from clickatell import Clickatell
ct = Clickatell("username", "password", 'clientid')
ph...
Clickatell is the world's leading provider of SMS messaging services with reliable coverage to 578 networks in 192 countries worldwide.
erl-clickatell is an Erlang library that can send SMSs through Clickatell's HTTPS API.
Clickatell is the world's leading provider of SMS messaging services with reliable coverage to 578 networks in 192 countries worldwide.
ruby-clickatell is an Ruby library that can send SMSs through Clickatell's HTTPS API.
A PHP Class for sending SMS messages via the Clickatell Global SMS Gateway.
= Nullwire SMS Gateway=
The SMS Gateway software from Nullwire is the most efficient and the easiest way to set up your own gateway. It will provide you with an easy to use and intuitive web based user interface and advanced features such as load balancing, email to SMS, SMS to email, Unicode sup...
=What Is It?=
Using the [http://www.clickatell.com Clickatell] API its possible to send text, flash and data messages using application code. This component provides that ability using Clicktell's POST method as part of a [http://www.cakephp.org CakePHP] component.
Although made for use in Cake...