Ports Search

Results 1,4111,420 of 6,332 for /net-p2p/.(0.007 seconds)
net/luasocket-3.0r1 (Score: 0.017925238)
IPv4 and IPv6 socket support for the Lua language
LuaSocket is a Lua extension library that provides support for the TCP and UDP transport layers. Extra Lua modules implementing SMTP, HTTP and FTP protocols are installed to /usr/local/lib/lua/luasocket.
net/fpc-3.0.0 (Score: 0.017925238)
Free Pascal interface to OpenLDAP
net/enet-1.3.13 (Score: 0.017925238)
Simple and robust communication library based on UDP
ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP (User Datagram Protocol). The primary feature it provides is optional reliable, in-order delivery of packets. ENet is NOT intended to be a general purpose high level networking library that handles authentication, lobbying, server discovery, compression, encryption and other high level, often application level or dependent tasks.
net/ranch-1.1.0 (Score: 0.017925238)
Erlang socket acceptor pool for TCP protocols
Ranch aims to provide everything you need to accept TCP connections with a small code base and low latency while being easy to use directly as an application or to embed into your own. Ranch provides a modular design, letting you choose which transport and protocol are going to be used for a particular listener. Listeners accept and manage connections on one port, and include facilities to limit the number of concurrent connections. Connections are sorted into pools, each pool having a different configurable limit. Ranch also allows you to upgrade the acceptor pool without having to close any of the currently opened sockets.
net/xmlrpc-1.13 (Score: 0.017925238)
Library for XMLRPC support in Erlang
This is an HTTP 1.1 compliant XML-RPC library for Erlang. It is designed to make it easy to write XML-RPC Erlang clients and/or servers.
net/mad_fcl-1.7 (Score: 0.017925238)
FLUTE - File Delivery over Unidirectional Transport implementation
MAD-FLUTE is an implementation of FLUTE - File Delivery over Unidirectional Transport (IETF draft). FLUTE is a protocol for the unidirectional delivery of files over the Internet, which is particularly suited to multicast networks. FLUTE builds on Asyncronous Layered Coding (ALC), the base protocol designed for massively scalable multicast distribution (RFC 3450). ALC is a protocol instantiation of Layered Coding Transport building block (LCT) (RFC 3451). MAD-ALC is an implementation of the ALC/LCT protocols. The MAD/TUT project is going on at Tampere University of Technology (TUT).
net/findmtu-0.9 (Score: 0.017925238)
Tool for performing IPv6 path MTU discovery on *NIX
FindMTU is a tool that performs IPv6 path MTU discovery. You can use it to debug network problems and to detect IPv6-in-IPv4 tunnels in the path to a destination. FindMTU only performs IPv6 path MTU discovery. It does not know about IPv4.
net/freeradius-2.2.9 (Score: 0.017925238)
Free RADIUS server implementation
FreeRADIUS is the most widely deployed RADIUS server in the world. It is the basis for multiple commercial offerings. It supplies the AAA needs of many Fortune-500 companies and Tier 1 ISPs. It is also widely used in the academic community, including eduroam. The server is fast, feature-rich, modular, and scalable.
net/freeradius-3.0.11 (Score: 0.017925238)
Free RADIUS server implementation
FreeRADIUS is the most widely deployed RADIUS server in the world. It is the basis for multiple commercial offerings. It supplies the AAA needs of many Fortune-500 companies and Tier 1 ISPs. It is also widely used in the academic community, including eduroam. The server is fast, feature-rich, modular, and scalable.
net/openafs-1.6.18.20160101 (Score: 0.017925238)
AFS implementation from openafs.org
AFS is a distributed filesystem product, pioneered at Carnegie Mellon University and supported and developed as a product by Transarc Corporation (now IBM Pittsburgh Labs). It offers a client-server architecture for federated file sharing and replicated read-only content distribution, providing location independence, scalability, security, and transparent migration capabilities. AFS is available for a broad range of heterogeneous systems including UNIX, Linux, MacOS X, and Microsoft Windows. IBM branched the source of the AFS product, and made a copy of the source available for community development and maintenance. They called the release OpenAFS.