Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第9,0419,050项(搜索用时0.01秒)
net/Net-OpenStack-Attack-1.0500 (Score: 1.3917367E-4)
Tools for stress testing an OpenStack deployment
This class provides methods for making parallel, asynchronous requests to the OpenStack API. This distribution comes with a command line tool stackattack which heavily uses this class.
net/Net-Server-2.008 (Score: 1.3917367E-4)
Configurable base class for writing internet servers in Perl
Net::Server is an extensible, generic Perl server engine. Net::Server combines the good properties from Net::Daemon (0.34), NetServer::Generic (1.03), and Net::FTPServer (1.0), and also from various concepts in the Apache Webserver. Net::Server attempts to be a generic server as in Net::Daemon and NetServer::Generic. It includes with it the ability to run as an inetd process (Net::Server::INET), a single connection server (Net::Server or Net::Server::Single), a forking server (Net::Server::Fork), or as a preforking server (Net::Server::PreFork). In all but the inetd type, the server provides the ability to connect to one or to multiple server ports.
net/Net-VNC-0.40 (Score: 1.3917367E-4)
Simple VNC client
Virtual Network Computing (VNC) is a desktop sharing system which uses the RFB (Remote FrameBuffer) protocol to remotely control another computer. This module acts as a VNC client and communicates to a VNC server using the RFB protocol, allowing you to capture the screen of the remote computer. This module dies upon connection errors (with a timeout of 15 seconds) and protocol errors. This implementation is based largely on the RFB Protocol Specification, http://www.realvnc.com/docs/rfbproto.pdf. That document has an error in the DES encryption description, which is clarified via http://www.vidarholen.net/contents/junk/vnc.html.
net/POSIX-getpeername-0.01 (Score: 1.3917367E-4)
Perl extension to provide getpeername(2)
POSIX::getpeername provides getpeername(2). perl's core getpeername needs a open file handle. POSIX::getpeername allows you to get peername from sockfd.
net/URI-db-0.16 (Score: 1.3917367E-4)
Perl5 module representing database URIs
This class provides support for database URIs. They're inspired by JDBC URIs and PostgreSQL URIs, though they're a bit more formal.
net/paris-traceroute-0.92 (Score: 1.3917367E-4)
Paris traceroute is network diagnosis and measurement tools
Paris traceroute is a new version of the well-known network diagnosis and measurement tool. It addresses problems caused by load balancers with the initial implementation of traceroute.
net/Net_IPv4-1.3.4 (Score: 1.3917367E-4)
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.
net/URI_Template-0.3.3 (Score: 1.3917367E-4)
Parser for URI Templates
This package contains a parser for URI Templates as defined in the URI Template draft that is currently being proposed to the IETF.
net/XML_RPC-1.5.5 (Score: 1.3917367E-4)
PHP implementation of the XML-RPC protocol
A PEAR-ified version of Useful Inc's XML-RPC for PHP. It has support for HTTP/HTTPS transport, proxies and authentication.
net/apn-1.0.3 (Score: 1.3917367E-4)
Extension to interact with Apple Push Notification Service
apn is a PHP extension to introduce simple yet powerful interface for sending push notifications to iOS and OS X devices from within your PHP code.