Net::SNPP

A Simple Network Pager Protocol Client
Download

Net::SNPP Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Derek J. Balling
  • Publisher web site:
  • http://search.cpan.org/~dredd/Sendmail-AccessDB-0.09/lib/Sendmail/AccessDB.pm

Net::SNPP Tags


Net::SNPP Description

A Simple Network Pager Protocol Client Net::SNPP is a simple network pager protocol client.SYNOPSIS use Net::SNPP; # Constructors $snpp = Net::SNPP->new('snpphost'); $snpp = Net::SNPP->new('snpphost', Timeout => 60);NOTEThis module is in a maintenance mode, as I no longer have significant access to SNPP servers to test with. However, to the best of the present maintainer's knowledge, the module works just fine and has been used in many a production environment.This module implements a client interface to the SNPP protocol, enabling a perl5 application to talk to SNPP servers. This documentation assumes that you are familiar with the SNPP protocol described in RFC1861.A new Net::SNPP object must be created with the new method. Once this has been done, all SNPP commands are accessed through this object. Requirements: · Perl


Net::SNPP Related Software