Ports Search

Results 7,7017,710 of 8,048 for /www/.(0.004 seconds)
net-p2p/minder-2.0.2 (Score: 0.009869938)
Small network application for automatic maintenance of peer lists
[ excerpt from developer's web site ] The minder is a small network application for automatic maintenance of peer lists. The application accepts connections from other network entities ("minions") and returns a list of other identitical minions. When a minion contacts the minder, the minion supplies its type, network port and address, and its unique node identification. The framework for building a minion is included in the C++ Sockets Library. The framework consists of classes representing connections between minion-minder and minion-minion, and also a controller class for them both. The minder itself is also built with the C++ Sockets Library as its foundation.
net-p2p/torrentsniff-0.3.0 (Score: 0.009869938)
Commandline tool for getting status of torrent
TorrentSniff is a command line Perl program that reads a BitTorrent .torrent file from the local file system or from a URL and reports on the status of the torrent. TorrentSniff is based on an early version of TorrentSpy. Reporting seed and leech numbers works only with some tracker implementations.
net/arping-2.15 (Score: 0.009869938)
ARP level "ping" utility
Arping is a util to find out if a specific IP address on the LAN is 'taken' and what MAC address owns it. Sure, you *could* just use 'ping' to find out if it's taken and even if the computer blocks ping (and everything else) you still get an entry in your arp cache. But what if you aren't on a routable net? Then you're screwed. Or you use arping. Roman Shterenzon <roman@xpert.com>
net/aslookup-0.12 (Score: 0.009869938)
Tool that searches the sequence of AS numbers
ASLOOKUP is the tool which searches the sequence of AS number specified with the parameter from IRR and indicates the first line of Description of AS Object. Advantages: You can search many AS Numbers at one time. You can use result of "show ip bgp" command with CISCO router. You can search to ARIN, JPNIC and APNIC whois dabase. You can srarch AS Number from IP Addresses.
net/babeld-1.7.1 (Score: 0.009869938)
Distance-vector routing protocol
Babel is a distance-vector routing protocol for IPv6 and IPv4 with fast convergence properties. It is based on the ideas in DSDV, AODV and Cisco's EIGRP, but uses a variant of ETX link cost estimation rather than a simple hop-count metric.
net/norm-1.5r6 (Score: 0.009869938)
NACK-Oriented Reliable Multicast (NORM)
This a port of NACK-Oriented Reliable Multicast (N.O.R.M.), as specified in RFC5740.
net/cyphesis-0.6.2 (Score: 0.009869938)
Server for WorldForge games
Cyphesis is a small scale or personal server for WorldForge games, and is currently being used to develop new techniques and technologies for the WorldForge project. Code from cyphesis will also be used to control NPCs in future servers such as STAGE using AI techniques.
net/daemonlogger-1.2.1 (Score: 0.009869938)
Packet sniffer capable of running as a daemon and as a software tap
A packet sniffer designed to run as a daemon with automatic log rotation. It will also act as a software tap injecting packets onto a second interface if configured as such.
net/mediastreamer-2.12.1 (Score: 0.009869938)
Real-time audio and video streaming and processing
Mediastreamer2 is a powerful and lightweight streaming engine specialized in voice/video telephony applications. It is the library that is responsible for all the receiving and sending of multimedia streams in linphone, including voice/video capture, encoding and decoding, and rendering. Features: * Capture and playback from various platform dependent sound architectures * Send and receive RTP streams * Encode and decode the following audio formats: OPUS, speex, G711, GSM, iLBC, AMR, AMR-WB, G722, SILK, G729, and video formats H263, theora, MPEG4, H264 and VP8 * RTP/AVPF support: RTCP control messages for video error recovery: PLI, SLI, RPSI, FIR * Audio conferencing * Supports SRTP and ZRTP (encryption of voice and video) * Supports any webcam, based on OS's camera API: quicktime, directshow, video4linux, android.camera * Acoustic echo cancellation using the speex echo canceler or webrtc AECm * Read and write .wav files * Optimized rendering of YUV pictures, using OpenGL, DrawDib, X11/Xv * Dual tones generation * Custom tone detector * Audio parametric equalizer * Volume control, automatic gain control * ICE for optimized NAT traversal (RFC5246) to allow peer to peer audio and video connections without media relay server * Adaptive bitrate control algorithm: for automatic adaption of encoder bitrate based on received RTCP feedback * Can use plugins to add new codecs, new sound input/output backends,...
net/nss_ldap-1.265 (Score: 0.009869938)
RFC 2307 NSS module
nss_ldap is a NSS module which provides an LDAP backend for C library functions such as getpwnam(3), getgrnam(3), and gethostbyname(3). It is compliant with RFC 2307, ``An Approach for Using LDAP as a Network Information Service''. Currently this is an experimental port, with support only for the `passwd' and `group' databases.