This PEAR class provides an implementation of the IMAP protocol using PEAR's
Net_Socket:: class.
Net::SFTP is a pure Ruby implementation of the SFTP client protocol
(versions 1 through 5).
This is an uptimes.net client. See http://www.uptimes.net/ for a
description. Note that after installing this port, you MUST edit
the yaunc.conf file and set the hid, username and password.
PNS is a public domain Petri net simulation tool for Unix systems. It requires
the X Window System.
Examples:
---------
- simple.net
3-2 Reduction
- add.net
x = x + y
- sub1.net
x >= y : x = x - y
x < y : y = y - x
- sub2.net
x = x - y
NEGATIVE = 1 <=> x-y < 0
- mult.net
z = x * y
- phil.net
Dining Philosophers Problem
pear-Net_DNS2 provides (roughly) the same functionality as Net_DNS, but
using PHP5 objects, exceptions for error handling, better sockets support.
This release is (in most cases) 2x - 10x faster than Net_DNS, as well as
includes more RR's (including DNSSEC RR's), and improved sockets and streams
support.
The Net::CIDR package contains functions that manipulate lists of
IP netblocks expressed in CIDR notation. The Net::CIDR functions
handle both IPv4 and IPv6 addresses.
Net::Netmask parses and understand IPv4 CIDR blocks. It's built with an
object-oriented interface. Nearly all functions are methods that operate
on a Net::Netmask object.
Net::BitTorrent is a class based implementation of the current
BitTorrent Protocol Specification. Each Net::BitTorrent object is
capable of handling several concurrent .torrent sessions.
Email::Sender replaces the old and sometimes problematic Email::Send library,
while this module replaces the Email::Send::SMTP::TLS.
Net-RNDC implements the BIND Remote Name Daemon Control V1 protocol
and the rndc client.