Ports 搜索

共有6,332项符合/net-p2p/的查询结果,以下是第581590项(搜索用时0.316秒)
net/Net-Address-IPv4-Local-0.12 (Score: 0.041034333)
Class for discovering the local system's IP address
Net::Address::IPv4::Local discovers the local system's IP address that would be used as the source address when contacting "the internet" or a certain specified remote IP address.
net/Net-Frame-Dump-1.14 (Score: 0.041034333)
Tcpdump like perl implementation
Net::Frame::Dump is the base class for all dump modules. With them, you can open a device for live capture, for offline analysis, or for creating a pcap file.
net/Net-OAuth-Simple-1.7 (Score: 0.041034333)
Simple wrapper around the OAuth protocol
Net::OAuth::Simple is a simple wrapper around the OAuth protocol. OAuth is: An open protocol to allow secure API authentication in a simple and standard method from desktop and web applications.
net/Net-SCP-Expect-0.16 (Score: 0.041034333)
Perl5 wrapper for scp that allows passwords via Expect
This module is simply a wrapper around the scp call. The primary difference between this module and I<Net::SCP> is that you may send a password programmatically, instead of being forced to deal with interactive sessions.
net/Net-HTTPS-NB-0.14 (Score: 0.040992364)
Non-blocking HTTPS client
Net::HTTPS::NB provides same interface as Net::HTTPS but it will never try multiple reads when the read_response_headers() or read_entity_body() methods are invoked. In addition allows non-blocking connect. If read_response_headers() did not see enough data to complete the headers an empty list is returned. If read_entity_body() did not see new entity data in its read the value -1 is returned.
net/Net_UserAgent_Detect-2.5.2 (Score: 0.040988162)
PEAR class that determines the Web browser, version, and platform
The Net_UserAgent object does a number of tests on an HTTP user agent string. The results of these tests are available via methods of the object. This module is based upon the JavaScript browser detection code available at http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html. This module had many influences from the lib/Browser.php code in version 1.3 of Horde.
net/perl-ldap-0.6500 (Score: 0.040929496)
Client interface to LDAP (includes Net::LDAP)
Net::LDAP is a collection of modules that implements a LDAP services API for Perl programs. The module may be used to search directories or perform maintenance functions such as add, deleting or modify entries in an LDAP directory.
POE component that provides non-blocking access to Net::Telnet
POE::Component::Client::Telnet is a POE component that provides a non-blocking wrapper around Net::Telnet, or any other module based on Net::Telnet. Consult the Net::Telnet documentation for more details.
net-mgmt/Net-IPAddress-1.10 (Score: 0.04056821)
Perl functions used to manipulate IP addresses, masks and FQDN's
Net::IPAddr is a collection of helpful functions used to convert IP addresses to/from 32-bit integers, applying subnet masks to IP addresses, validating IP address strings, and splitting a FQDN into its host and domain parts. No rocket science here, but I have found these functions to very, very handy. For example, have you ever tried to sort a list of IP addresses only to find out that they don't sort the way you expected? Here is the solution! If you convert the IP addresses to 32-bit integer addresses, they will sort in correct order.
astro/pywapi-0.3.8 (Score: 0.040543955)
Python wrapper around different weather APIs
The pywapi module provides a python wrapper around the Yahoo! Weather, Weather.com and NOAA APIs.