Ports Search

Results 311320 of 5,827 for /net-mgmt/.(0.004 seconds)
dns/Net_DNS2-1.4.2 (Score: 0.046202116)
PHP5 Resolver library used to communicate with a DNS server
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.
net-mgmt/Net-CIDR-0.18 (Score: 0.045980603)
Perl module to manipulate IPv4/IPv6 netblocks in CIDR notation
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-mgmt/Net-Netmask-1.9022 (Score: 0.045980603)
Perl module to parse, manipulate, and lookup IP network blocks
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-p2p/Net-BitTorrent-0.052 (Score: 0.045980603)
BitTorrent peer-to-peer protocol class
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 with Net::SMTP::TLS (Eg. Gmail)
Email::Sender replaces the old and sometimes problematic Email::Send library, while this module replaces the Email::Send::SMTP::TLS.
dns/Net-RNDC-0.003 (Score: 0.045371804)
Speak the BIND Remote Name Daemon Control V1 protocol
Net-RNDC implements the BIND Remote Name Daemon Control V1 protocol and the rndc client.
net/gupnp-1.0.0 (Score: 0.044724457)
GUPnP wrapper extension
This PHP extensions is a wrapper for GUPnP (net/gupnp).
comms/ser2net-2.10.0 (Score: 0.044607185)
Allows to access serial ports over IP
This is ser2net, a program for allowing network connections to serial ports. See the man page for information about using the program. Note that ser2net supports RFC 2217 (remote control of serial port parameters), but you must have a compliant client. The only one I know if is kermit (http://www.columbia.edu/kermit).
misc/dnetc-2.9112.521 (Score: 0.044505753)
Distributed.net distributed computing project client
This is the distributed.net's distributed computing client. This client contains the modules for OGR and RC5-72. DES, CSC, and RC5-64 are no longer included in this client. As a "loosely knit" group of computer users from all over the world, we take up challenges which require a lot of computing power. We solve these by distributing the cpu power needed over the computers of our members. That's why we're called "distributed.net." Read more about it at www.distributed.net. For your statistics, check out: http://stats.distributed.net/ For general help with the client or distributed.net, mail: help@distributed.net
dns/Net-Nslookup-2.04 (Score: 0.04420644)
Provides the capabilities of the standard tool nslookup(1)
Net::Nslookup provides the capabilities of the standard UNIX command line tool nslookup(1). Net::DNS is a wonderful and full featured module, but quite often, all you need is `nslookup $host`. This module provides that functionality.