Ports Search

Results 6,3716,380 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
net/net6-1.3.14 (Score: 9.15773E-5)
Network access framework for IPv4/IPv6
net6 is a library which eases the development of network-based applications as it provides a TCP protocol abstraction for C++. It is portable to both the Windows and Unix-like platforms.
net/onenetd-12 (Score: 9.15773E-5)
Single-server inetd
A single-server inetd, similar to Dan Bernstein's tcpserver or courier-tcpd from Courier-IMAP. This is small, and supports limiting the number of concurrent connections and refusing further connections with a configurable message.
net/Crypt-DH-GMP-0.00012 (Score: 9.15773E-5)
Crypt::DH Using GMP Directly
Crypt::DH::GMP is a (somewhat) portable replacement to Crypt::DH, implemented mostly in C. Crypt::DH uses Math::BigInt, which is a very feature-full and fast interface to perform high-precision math.
net/Net-Divert-0.01 (Score: 9.15773E-5)
Module to deal with divert(4) sockets
The Net::Divert module facilitates the use of divert sockets for packet alteration on FreeBSD and MacOSX. This module allows you to create a divert socket and then just supply a function that will deal with the incoming packets.
net/Net-Appliance-Session-4.131.260 (Score: 9.15773E-5)
Run command-line sessions to network appliances
Use this module to establish an interactive command-line session with a network appliance. There is special support for moving into privileged mode and configure mode, with all other commands being sent through a generic call to your session object.
net/Net-Dict-2.21 (Score: 9.15773E-5)
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-Frame-Dump-1.14 (Score: 9.15773E-5)
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-HTTP-6.09 (Score: 9.15773E-5)
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-IPTrie-0.7 (Score: 9.15773E-5)
Module for building IPv4 and IPv6 address space hierarchies
This module uses a radix tree (or trie) to quickly build the hierarchy of a given address space (both IPv4 and IPv6). This allows the user to perform fast subnet or routing lookups. It is implemented exclusively in Perl.
net/Net-OAuth-Simple-1.7 (Score: 9.15773E-5)
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.