Socket++ is a iostream like C++ class library for the UNIX and INET
domains of sockets and protocols.
Wrappers are also provided for pipe(), socketpair(), popen() and
fork().
Included are also "protocol" classes with two examples - echo and
smtp (client only).
Socket++ is covered by the GPL.
ZeroMQ - Distributed Computing Made Simple
* The socket library that acts as a concurrency framework.
* Carries messages across inproc, IPC, TCP, and multicast.
* Connect N-to-N via fanout, pubsub, pipeline, request-reply.
* Asynch I/O for scalable multicore message-passing apps.
Supporting the main Hosters like RapidShare or MegaUpload, Tucan
brings a new experience to users discouraged by other file sharing
methods as p2p.
Tesseract OCR engine in combination with PIL library, grant
Tucan the ability to solve any captcha whitout user action.
Tucan also manages waits between downloads and interchangeable
links seamlessly, relieving the user from this nuisance.
mdns-repeater is a Multicast DNS repeater. Multicast DNS uses the 224.0.0.51
address, which is "administratively scoped" and does not leave the subnet.
This program re-broadcast mDNS packets from one interface to other interfaces.
It can be used to bridge zeroconf devices to work properly across the two
subnets.
Microproxy 是一个非常小的基于 Unix 的 HTTP/HTTPS 代理。它从 inetd 运行,
这意味它的性能差。但是对于低流量的网站,这完全足够了。
它实现了 HTTP/HTTPS 代理的所有的基本特性,包括 IPv6 转发,一共只有 320 行
代码。
- ehaupt
ehaupt@critical.ch
MPICH2 is an implementation of the Message-Passing Interface (MPI).
The goals of MPICH2 are to provide an MPI implementation for important
platforms, including clusters, SMPs, and massively parallel processors.
It also provides a vehicle for MPI implementation research and for developing
new and better parallel programming environments
Nepim stands for network pipemeter, a tool for measuring available bandwidth
between hosts. nepim is also useful to generate network traffic for testing
purposes. Nepim operates in client/server mode, is able to handle multiple
parallel traffic streams, reports periodic partial statistics along the
testing, and supports IPv6.
Growl is a MACOSX application that listen to notifications sent by
applications and displays them on the desktop using different display
styles. Net_Growl offers the possibility to send notifications to Growl
from your PHP application through network communication using UDP.
This module provide TCP-based MessagePack RPC server/client
implementation.
AnyEvent::MPRPC provide you a couple of export functions that are
shortcut of AnyEvent::MPRPC::Client and AnyEvent::MPRPC::Server. One
is mprpc_client for Client, another is mprpc_server for Server.
HAProxy is a free, very fast and reliable solution offering high
availability, load balancing, and proxying for TCP and HTTP-based
applications. It is particularly suited for web sites crawling under
very high loads while needing persistence or Layer7 processing.
This is the development branch of the software, which may contain
new features, but also possibly new bugs.