Ports Search

Results 381390 of 19,819 for %22HTTP Server%22.(0.007 seconds)
net-p2p/verlihub-0.9.8.e.r2 (Score: 0.034537278)
Direct Connect protocol server (Hub)
Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in C++, has relatively low CPU and RAM usage, and has many useful features. It also uses MySQL database. Additional functionality is available through a versatile plugin system.
sysutils/ucspi-unix-0.36 (Score: 0.03438871)
Unix-domain socket client-server command-line tools
Unix domain socket client and server programs that conform to UCSPI, the Unix Client-Server Program Interface.
net/Net-HTTP-Spore-0.06 (Score: 0.03432907)
SPORE client
Net::HTTP::Spore is an implementation of the SPORE specification. To use this client, you need to use or to write a SPORE specification of an API. A description of the SPORE specification format is available at [1]. [1] http://github.com/SPORE/specifications/blob/master/spore_description.pod
mail/qpopper-4.1.0 (Score: 0.034310166)
Berkeley POP 3 server (now maintained by Qualcomm)
Qpopper is the most widely-used server for the POP3 protocol (this allows users to access their mail using any POP3 client). Don't forget to edit /etc/inetd.conf to enable the server after installation.
mail/IMAP-Admin-1.6.8 (Score: 0.034310166)
Perl module for basic IMAP server administration
IMAP-Admin is a Perl module for basic IMAP server administration. With this module it's easy to make Perl scripts to create new and remove obsolete IMAP accounts, set user quotas on Cyrus server etc.
net/XML-RPC-0.9 (Score: 0.034208987)
Pure Perl implementation for an XML-RPC client and server
Pure Perl implementation for an XML-RPC client and server
www/PSGI-1.102 (Score: 0.034208987)
Pod documentation for Perl Web Server Gateway Interface Specification
Perl Web Server Gateway Interface Specification (pod only).
www/scgi-1.14 (Score: 0.034208987)
Python server implementation of the Simple Common Gateway Protocol
Python server implementation of the Simple Common Gateway Protocol
devel/cdash-2.2.3 (Score: 0.034200776)
Web-based software testing server
CDash is an open source, web-based software testing server. CDash aggregates, analyzes and displays the results of software testing processes submitted from clients located around the world. Developers depend on CDash to convey the state of a software system, and to continually improve its quality. CDash is a part of a larger software process that integrates Kitware's CMake, CTest, and CPack tools, as well as other external packages used to design, manage and maintain large-scale software systems.
devel/AnyEvent-Task-0.801 (Score: 0.03412556)
Client/server-based asynchronous worker pool
AnyEvent::Task is a pre-fork-on-demand server (AnyEvent::Task::Server) combined with a persistent worker-pooled client (AnyEvent::Task::Client). In a nutshell, a synchronous worker process is forked off by a server whenever a client asks for one. The client keeps as many of these workers around as it wants and delegates tasks to them asynchronously.