This extension is CVS pserver client extension.
Current version has read-only, diff, and log support.
Later versions to include add/commit/remove.
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.
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.
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::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.
PMF is a linemode MUD client, with line history and editing.
It also provides gags, aliases and other useful features.
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.
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.
This PEAR class provides to access and query CDDB audio-CD servers.
This package validates IPv4 addresses.