Ports Search

Results 411420 of 19,819 for %22HTTP Server%22.(0.007 seconds)
www/http-form_data-1.0.1 (Score: 0.033480957)
Build form data request bodies
HTTP::FormData is utility-belt to build form data request bodies. It provides support for 'application/x-www-form-urlencoded' and 'multipart/form-data' types.
net/dbeacon-0.3.9.1 (Score: 0.033254437)
Distributed multicast beacon server
Dbeacon is a distributed multicast monitoring tool. The main purpose of a beacon is to monitor other beacons' reachability and to collect statistics such as loss, delay, and jitter between beacons. Dbeacon supports both IPv4, and IPv6 multicast, and supports collecting information using both Any Source Multicast (ASM) and Source-Specific Multicast (SSM).
net/dictd-1.12.1 (Score: 0.033254437)
Dict protocol (RFC 2229) server
The DICT Protocol, described in RFC 2229 is a TCP transaction based query/response protocol that allows a client to access dictionary definitions from a set of natural language dictionary databases. While RFC 2229 is a finished document, we plan to clarify and enhance the protocol definition as we gain more experience with large dictionary database servers. By default, the DICT protocol uses TCP port 2628.
net/motsognir-1.0.9 (Score: 0.033235744)
Full-featured gopher server without dependencies
Motsognir is a robust, reliable and easy to install open-source gopher server for Unix-like systems (Linux, BSD, and anything else POSIX-compliant). The Motsognir gopher server is meant to be used for small projects (like home servers), but should scale well on bigger architectures as well. All the configuration is done via a single configuration file, which has very reasonable defaults. That makes Motsognir easily maintainable, and allows the administrator to have a full knowledge of what features are allowed/enabled on the server. Motsognir supports server-side CGI applications and PHP scripts, is plainly compatible with UTF-8 filesystems, and is entirely written in ANSI C without external dependencies.
www/tivoka-3.4.2 (Score: 0.033235744)
JSON-RPC client/server library for PHP
tivoka is a JSON-RPC client and server for PHP 5.3+. For convenience, you can easily switch between JSON-RPC 1.0 and JSON-RPC 2.0 without having to change your code.
security/sks-1.1.5 (Score: 0.03310735)
Synchronizing Key Server, a fast OpenPGP keyserver
SKS OpenPGP Key Server SKS is a new OpenPGP keyserver whose goal is to provide easy to deploy, decentralized, and highly reliable synchronization. That means that a key submitted to one SKS server will quickly be distributed to all key servers; and even wildly out-of-date servers, or servers that experience spotty connectivity, can fully synchronize with rest of the system. Refer to the online references for pointers on downloading a full copy of the public PGP databse (about 2Gb) and on tweaking the your configuration. http://www.keysigning.org/sks/ may help you getting started.
dns/dns_balance-2.0 (Score: 0.032962397)
Dynamic load-balancing DNS server
DNS Balance is a load-balancing DNS server which: o Does dynamic load balancing. o Can answer the most proper resolution based on the client's IP address. o Implements "A" record lookups only. This would be good for security. This (FreeBSD) version differs from original in the following: - It works as a daemon - Has ability to write messages to logfile - Can save it's PID
devel/Parallel-Prefork-0.14 (Score: 0.03294484)
Simple prefork server framework
devel/p5-Parallel-Prefork is much like devel/p5-Parallel-ForkManager, but supports graceful shutdown and run-time reconfiguration.
japanese/dbskkd-cdb-2.00 (Score: 0.032926146)
Yet another dictionary server for SKK
dbskkd-cdb is a dictionary server for the SKK Japanese input method system. dbskkd-cdb is based on the code of skkserv (the original SKK server) 3.9.3, using the cdb constant database package of D. J. Bernstein (DJB) for faster dictionary access. dbskkd-cdb is compatible with skkserv on the protocol behavior. It is called from "super-server" programs such as inetd or tcpserver, and the I/O operation is solely with the stdio interface, so the code is compact and the access to the server can be easily restricted.
net/SOAP-Lite-1.20 (Score: 0.032926146)
Client and server side SOAP implementation
SOAP::Lite is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side.