Ports Search

Results 101110 of 6,332 for /net-p2p/.(0.464 seconds)
net/pybeanstalk-0.11.1 (Score: 0.066577986)
Pure python client library for beanstalkd queue
A pure python client library for putting and getting jobs from the beanstalkd queue.
net/pypcap-1.1 (Score: 0.066577986)
Simplified object-oriented Python extension module for libpcap
A simplified object-oriented Python extension module for libpcap
net/libdnet-1.12 (Score: 0.066577986)
Simple interface to low level networking routines
Python wrapper around libdnet which provides a simplified, portable interface to several low-level networking routines, including network address manipulation, kernel arp(4) cache and route(4) table lookup and manipulation, network firewalling, network interface lookup and manipulation, and raw IP packet and Ethernet frame transmission. It is intended to complement the functionality provided by pcap(3).
net/splatd-1.2 (Score: 0.066577986)
Splat is the Scalable Periodic LDAP Attribute Transmogrifier
Splat is a set of utilities designed to help keep information in an LDAP directory in sync with information outside of an LDAP directory. This information can be any set of attributes on any object in the LDAP directory.
net/sqtop-2013.12.17 (Score: 0.066577986)
Console-based display of Squid proxy connections
sqtop is a console applicaton to display information about currently active client connections for a Squid proxy in a convenient way.
net/libdnet-1.12 (Score: 0.066577986)
Simple interface to low level networking routines
libdnet provides a simplified, portable interface to several low-level networking routines, including network address manipulation, kernel arp(4) cache and route(4) table lookup and manipulation, network firewalling, network interface lookup and manipulation, and raw IP packet and Ethernet frame transmission. It is intended to complement the functionality provided by pcap(3).
net/turnserver-4.5.0.3 (Score: 0.066577986)
STUN/TURN Server; IPv6, DTLS support; RFCs 5389, 5766, 6062, 6156
This a BSD-licensed version of the Coturn TURN Server implementation, with IPv6 and DTLS extensions.
net/openpgm-5.2.122 (Score: 0.066577986)
Implementation of the PGM reliable multicast protocol
OpenPGM is an open source implementation of the Pragmatic General Multicast (PGM) specification in RFC 3208 available at www.ietf.org. PGM is a reliable and scalable multicast protocol that enables receivers to detect loss, request retransmission of lost data, or notify an application of unrecoverable loss. PGM is a receiver-reliable protocol, which means the receiver is responsible for ensuring all data is received, absolving the sender of reception responsibility. PGM runs over a best effort datagram service, currently OpenPGM uses IP multicast but could be implemented above switched fabrics such as InfiniBand. PGM is appropriate for applications that require duplicate-free multicast data delivery from multiple sources to multiple receivers. PGM does not support acknowledged delivery, nor does it guarantee ordering of packets from multiple senders. PGM is primarly used on internal networks to help integrate disparate systems through a common communication platform. A lack of IPv4 multicast-enabled infrastructure leads to limited capability for internet applications, IPv6 promotes multicast to be a part of the core functionality of IP but may still be disabled on core routers. Support of Source-Specific Multicast (SSM) allows for improved WAN deployment by allowing end-point router filtering of unwanted source traffic
devel/MooseX-Types-Common-0.001013 (Score: 0.06648554)
Set of commonly-used type constraints that do not ship with p5-Moose
MooseX::Types::Common is a set of commonly-used type constraints that do not ship with Moose by default.
math/lrng-20130314 (Score: 0.06648554)
Uniform random number generators of P. L'Ecuyer and his colleagues
lrng is a collection of uniform pseudorandom number generators, written in C, and based on algorithms by Francois Panneton, Pierre L'Ecuyer, and Makoto Matsumoto.