Net::SMS

Net::SMS is a Perl module that sends wireless messages to any carrier including text messages and SMS (Short Message Service).
Download

Net::SMS Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Simplewire
  • Publisher web site:
  • http://search.cpan.org/~rootlevel/Net-SMS-2.64/lib/Net/SMS.pm

Net::SMS Tags


Net::SMS Description

Net::SMS is a Perl module that sends wireless messages to any carrier including text messages and SMS (Short Message Service). SYNOPSISThe Perl SMS SDK provides easy, high-level control of the Simplewire wireless text-messaging platform. The Perl SMS SDK was designed to be as developer-friendly as possible by hiding the intricacies of the XML format required to communicate with the Simplewire WMP (Wireless Message Protocol) servers. The Perl SMS SDK makes it possible to send an SMS message off with as little as two lines of code.This software is commercially supported. Go to www.simplewire.com for more information.Requirements:· PerlINSTALLATIONFor very detailed instructions, please refer to the .PDF manual that has been included in the /docs directory of the Net-SMS-X.XX.tar.gz download. Once you unzip and untar this file, inside the /docs directory will be very detailed installation instructions.If you are advanced in Perl, then you may just follow the instructions below. Place the release file in the root directory. In the root directory, execute the following commands, where "X.XX" represents the specific version being used.# tar -zxvf Net-SMS-X.XX.tar.gz# cd Net-SMS-X.XX# perl Makefile.PL# make# make install


Net::SMS Related Software