Ports Search

Results 14,63114,640 of 19,819 for %22HTTP Server%22.(0.01 seconds)
net/Net-Finger-1.06 (Score: 9.2878623E-4)
Perl implementation of a finger client
Net::Finger is a simple, straightforward implementation of a finger client in Perl.
net/Net-Cassandra-0.35 (Score: 9.2878623E-4)
Interface to Cassandra
This module provides an interface the to Cassandra distributed database. It uses the Thrift interface. This is changing rapidly and supports the development version of Cassandra built from Subversion trunk.
net/Net-Dict-2.21 (Score: 9.2878623E-4)
Simple client API for the DICT protocol
Net::Dict is a perl class for looking up words and their definitions on network dictionary servers. Net::Dict provides a simple DICT client API for the network protocol described in RFC2229.
net/Net-Growl-0.99 (Score: 9.2878623E-4)
Growl Notifications over the network
Net::Growl provieds simple interface to send Mac OS X Growl notifications across the network.
net/Net-GrowlClient-0.02 (Score: 9.2878623E-4)
Perl implementation of Growl Network Notification Protocol
Net::GrowlClient provides a complete object oriented interface to send Mac OS X Growl notifications across the network.
net/Net-Frame-1.16 (Score: 9.2878623E-4)
Base framework for frame crafting
Net::Frame is a fork of Net::Packet. The goal here was to greatly simplify the use of the frame crafting framework. Net::Packet does many things undercover, and it was difficult to document all the thingies. Also, Net::Packet may suffer from unease of use, because frames were assembled using layers stored in L2, L3, L4 and L7 attributes. Net::Frame removes all this, and is splitted in different modules, for those who only want to use part of the framework, and not whole framework. Finally, anyone can create a layer, and put it on his CPAN space, because of the modularity Net::Frame offers. For an example, see Net::Frame::Layer::ICMPv4 on my CPAN space.
net/Net-Ident-1.23 (Score: 9.2878623E-4)
Lookup the username on the remote end of a TCP/IP connection
Net::Ident is a module that looks up the username on the remote side of a TCP/IP connection through the ident (auth/tap) protocol described in RFC1413 (which supersedes RFC931). Note that this requires the remote site to run a daemon (often called identd) to provide the requested information, so it is not always available for all TCP/IP connections.
net/Net-Interface-1.012 (Score: 9.2878623E-4)
Perl extension to access network interfaces
Net::Interface is designed to make the use of ifconfig(1) and friends unnecessary from within Perl. It provides methods to get at set all the attributes of an interface, and even create new logical or physical interfaces (if your O/S supports it).
net/Net-Google-1.0.1 (Score: 9.2878623E-4)
Simple OOP-ish interface to the Google SOAP API
Provides a simple OOP-ish interface to the Google SOAP API
net/Net-Hiveminder-0.08 (Score: 9.2878623E-4)
Perl interface to hiveminder.com
Hiveminder is a collaborate todo list organizer, built with Jifty. This module uses Hiveminder's REST API to let you manage your tasks any way you want to. This module is built on top of Net::Jifty. Consult that module's documentation for the lower-level interface.