Ports Search

Results 7180 of 5,886 for /net-im/.(0.003 seconds)
net/Net_IPv4-1.3.4 (Score: 0.07204263)
IPv4 network calculations and validation
Net_IPv4 is a Class used for calculating IPv4(AF_INET family) address information such as network as network address, broadcast address, and IP address validity.
dns/Net-DNS-SEC-1.03 (Score: 0.07192212)
DNSSEC extensions to Net::DNS
The Net::DSN::SEC suite provides the resource records that are needed for DNSSEC (RFC 4033, 4034 and 4035). In addition the DLV RR, a clone of the DS RR is supported (RFC 4431) It also provides support for SIG0. That later is useful for dynamic updates using key-pairs. RSA and DSA crypto routines are supported. For details see Net::DNS::RR::RRSIG, Net::DNS::RR::DNSKEY, Net::DNS::RR::NSEC, Net::DNS::RR:DS, Net::DNS::RR::DLV, and see Net::DNS::RR::SIG and Net::DNS::RR::KEY for the use with SIG0. Net::DNS contains all needed hooks to load the Net::DNS::SEC extensions when they are available. See Net::DNS for general help.
net/Net_Nmap-1.0.5 (Score: 0.07161169)
Simple Wrapper Class for the Nmap Utility
Net_Nmap is a simple interface for Nmap, the free and open source utility for network exploration or security auditing. Net_Nmap can be used to auto discovery hosts and services in your network or simply to parse Nmap XML output.
net/Net-Dict-2.21 (Score: 0.07121052)
Simple client API for the DICT protocol
Net::Dict is a perl class for looking up words and their definitions on network dictionary servers. Net::Dict provides a simple DICT client API for the network protocol described in RFC2229.
net/Net-HTTP-6.09 (Score: 0.07121052)
Low-level HTTP client
The Net::HTTP class is a low-level HTTP client that supports HTTP/1.0 and HTTP/1.1. An instance of the Net::HTTP class represents a connection to an HTTP server.
net/Net-Gnats-0.06 (Score: 0.071186565)
Perl interface to GNU Gnats daemon
Net::Gnats provides a perl interface to the gnatsd command set. Although most of the gnatsd command are present and can be explicitly called through Net::Gnats, common gnats tasks can be accompished through some methods which simplify the process (especially querying the database, editing bugs, etc).
net/Net-Works-0.22 (Score: 0.071121275)
APIs for IP addresses and networks
Net-Works provides a APIs for IP addresses and networks similar to NetAddr::IP, but claims to be cleaner.
net/Net-GrowlClient-0.02 (Score: 0.071121275)
Perl implementation of Growl Network Notification Protocol
Net::GrowlClient provides a complete object oriented interface to send Mac OS X Growl notifications across the network.
net/Net_Dict-1.0.7 (Score: 0.070786774)
PEAR interface to the DICT protocol
PEAR::Net_Dict provides a simple API to the DICT Protocol handling all the network related issues and providing DICT responses in PHP datatypes to make it easy for a developer to use DICT servers in their programs.
net/Net_Socket-1.0.14 (Score: 0.070786774)
PEAR Network Socket Interface
Net_Socket is a PEAR class interface to TCP sockets. It provides blocking and non-blocking operation, with different reading and writing modes (byte-wise, block-wise, line-wise and special formats like network byte-order ip addresses).