Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
CommandLineSMS
Edit
PageHistory
Diff
Info
LikePages
!! Project Plan I required an [SMS] gateway to send 1-15 non critical SMS messages a day and produced this hack [API] to the Vodafone [Web2TXT] system. (You need a Vodafone.net.nz login to be able to use this.) Messages from this will be from your cellphone number so it makes it handy if you need to reply. !! Backend [Perl], using LWP/SSL and a few tricks, performs the appropriate POST requests to use the [Web2TXT] system to send the recipient's cellphone an [SMS]. Module Dependancies: * [ libwww-perl | http://search.cpan.org/dist/libwww-perl/ ] * [ Net_SSLeay | http://search.cpan.org/dist/Net_SSLeay.pm/ ] * [ IO-Socket-SSL | http://search.cpan.org/dist/IO-Socket-SSL/ ] * [ Crypt-SSLeay | http://search.cpan.org/dist/Crypt-SSLeay/ ] !! Author [DrewBroadley] !! [CVS] [http://cvs.corrupt.co.nz/cgi-bin/cvsweb.cgi/vodafonesms/]
3 pages link to
CommandLineSMS
:
Web2TXT
VodaFone
DrewBroadley