Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第15,57115,580项(搜索用时0.054秒)
net/libsocket++-1.12.13 (Score: 9.2782444E-5)
C++ wrapper library to the sockets
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.
net/libzmq3-3.2.5 (Score: 9.2782444E-5)
ZeroMQ core library (Version 3)
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.
net/tucan-0.3.10 (Score: 9.2782444E-5)
Tucan Manager aids file-sharing with 1-click hosters
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.
net/mdns-repeater-1.10 (Score: 9.2782444E-5)
Multicast DNS repeater to re-broadcast mDNS packets across interfaces
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.
net/micro_proxy-20021030 (Score: 9.2782444E-5)
一个非常小的 HTTP/HTTPS 代理
Microproxy 是一个非常小的基于 Unix 的 HTTP/HTTPS 代理。它从 inetd 运行, 这意味它的性能差。但是对于低流量的网站,这完全足够了。 它实现了 HTTP/HTTPS 代理的所有的基本特性,包括 IPv6 转发,一共只有 320 行 代码。 - ehaupt ehaupt@critical.ch
net/mpich2-1.5 (Score: 9.2782444E-5)
Portable implementation of MPI-1 and MPI-2
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
net/nepim-0.53 (Score: 9.2782444E-5)
Tool for measuring available bandwidth between hosts
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.
net/Net_Growl-2.7.0 (Score: 9.2782444E-5)
Send notifications to Growl
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.
net/AnyEvent-MPRPC-0.20 (Score: 9.2782444E-5)
Perl extension for simple TCP-based MPRPC client/server
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.
net/haproxy-1.7.d4 (Score: 9.2782444E-5)
Reliable, high performance TCP/HTTP load balancer
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.