Ports Search

Results 3,4613,470 of 5,161 for /ports-mgmt/.(0.005 seconds)
net/cvsclient-0.2 (Score: 0.006224396)
PHP extension for CVS pserver client
This extension is CVS pserver client extension. Current version has read-only, diff, and log support. Later versions to include add/commit/remove.
net/osrtspproxy-2.0 (Score: 0.006224396)
Reference implementation kit of an RTSP proxy
The RTSP Proxy Kit is a reference implementation of an RTSP proxy. RTSP (RFC 2326) is a client-server multimedia presentation control protocol, used e.g. by RealNetworks RealPlayer.
net/sa-1.2.6 (Score: 0.006224396)
Abstraction library for the Unix socket API
OSSP sa is an abstraction library for the Unix socket application programming interface (API) featuring stream and datagram oriented communication over Unix Domain and Internet Domain (TCP and UDP) sockets. It provides the following key features: address abstraction (local, IPv4, and IPv6), type abstraction, I/O timeouts, I/O stream buffering and convenience I/O functions.
net/cryptcat-1.2.1 (Score: 0.006224396)
Standard netcat enhanced with twofish encryption
Cryptcat is the standard netcat enhanced with twofish encryption. Twofish is courtesy of counterpane, and cryptix. We started with the Java version of twofish from cryptix, converted it to C++ (don't ask why), and enhanced it by adding CBC mode and the ciphertext stealing technique from Applied Cryptography (pg. 196) How do you use it? Machine A: cryptcat -l -p 1234 < testfile Machine B: cryptcat <machine A IP> 1234 This is identical to the normal netcat options for doing exactly the same thing. However, in this case the data transferred is encrypted. For more information about netcat see net/netcat port.
net/Net-SMS-Clickatell-0.05 (Score: 0.006224396)
Access to Clickatell SMS messaging service
Net::SMS::Clickatell - Access to Clickatell SMS messaging service. Clickatell is a commercial service that allows its users to send SMS messages to anyone in the world. This service supports many ways to send messages, for example HTTP, SMTP and SMPP, among others.
net/pmf-1.13.1 (Score: 0.006224396)
Padrone's Mud Frontend
PMF is a linemode MUD client, with line history and editing. It also provides gags, aliases and other useful features.
net/pvm-3.4.6 (Score: 0.006224396)
Parallel Virtual Machine libraries and environment
PVM (Parallel Virtual Machine) is a portable message-passing programming system, designed to link separate host machines to form a virtual machine which is a single, manageable computing resource. The virtual machine can be composed of hosts of different architectures, located in physically remote locations. PVM applications can be composed of any number of separate processes, or components, written in a mixture of C, C++, and Fortran. The system is portable to a wide variety of architectures, including workstations, multiprocessors, supercomputers, and PCs.
net/File_Bittorrent2-1.3.1 (Score: 0.006224396)
Decode and Encode data in Bittorrent format
This package consists of three classes which handles the encoding and decoding of data in Bittorrent format. You can also extract useful informations from .torrent files, create .torrent files and query the torrent's scrape page to get its statistics. PHP5 only.
net/Net_CDDB-0.3.0 (Score: 0.006224396)
PEAR class that access and query CDDB audio-CD servers
This PEAR class provides to access and query CDDB audio-CD servers.
net/Net_CheckIP-1.2.2 (Score: 0.006224396)
Check the syntax of IPv4 addresses
This package validates IPv4 addresses.