Ports Search

Results 18,66118,670 of 19,819 for %22HTTP Server%22.(0.012 seconds)
net/SOAP-Data-Builder-1 (Score: 7.739885E-4)
Wrapper simplifying SOAP::Data and SOAP::Serialiser
This Module provides a quick and easy way to build complex SOAP data and header structures for use with SOAP::Lite. It primarily provides a wrapper around SOAP::Serializer and SOAP::Data (or SOAP::Header) enabling you to generate complex XML within your SOAP request or response.
net/SOAP-XML-Client-2.8 (Score: 7.739885E-4)
Simple frame work for talking with web services
This package is the base class for talking with web services, there are specific modules to use depending on the type of service you are calling, e.g. SOAP::XML::Client::DotNet or SOAP::XML::Client::Generic
net/Sort-Key-IPv4-0.03 (Score: 7.739885E-4)
Perl extension for sorting IPv4 addresses
Sort::Key::IPv4 Sorts lists of objects by some property containing an IPv4 address
Cache credentials respecting expriation time for IAM roles
This module provides a cache for an EC2's IAM credentials represented by VM::EC2::Security::Credentials. Rather than retriving the credentials for every possible call that uses them, cache them until they expire and retreive them again if they have expired.
net/Net_URL_Mapper-0.9.1 (Score: 7.739885E-4)
Simple and flexible way to build nice URLs for web applications
Net_URL_Mapper provides a simple and flexible way to build nice URLs for your web applications. The URL syntax is similar to what can be found in Ruby on Rails or Python Routes module and as such, this package can be compared to what they call a router. Still, Net_URL_Mapper does not perform the dispatching like these frameworks and therefore can be used with your own router.
net/mod_ldap-1.3.5b (Score: 7.739885E-4)
LDAP and quotatab_ldap ProFTPD modules
mod_ldap and mod_quotatab_ldap modules for ProFTPD
net/Net-TCLink-3.4 (Score: 7.739885E-4)
Module to for connecting to the TrustCommerce payment gateway
Net::TCLink is a thin client library to allow your e-commerce servers to connect to the TrustCommerce payment gateway easily and consistently. The protocol (which is the same across all platforms and languages) is well-documented in the Web Developer's Guide, so please consult it for any questions you may have about the protocol syntax itself.
net/proxy-connect-100 (Score: 7.739885E-4)
Command to make network connections via SOCKS and HTTPS proxies
proxy-connect is a simple relaying command to make network connection via SOCKS and HTTPS proxies. It is mainly intended to be used as proxy command for OpenSSH. Features of proxy-connect are: * Supports SOCKS (version 4/4a/5) and HTTPS CONNECT method. * Supports NO-AUTH and USERPASS authentication of SOCKS * Partially supports telnet proxy (experimental). * You can input password from tty, ssh-askpass or environment variable. * Simple and general program independent from OpenSSH. * You can also relay local socket stream instead of standard I/O. Example Usage: Add to ~/.ssh/config Host remote.outside.net ProxyCommand /usr/local/sbin/proxy-connect -S socks:1080 %h %p
net/pimdd-0.2.1.0 (Score: 7.739885E-4)
UO Dense Protocol-Independent Multicast (PIM-DM) daemon for IPv4
This is the UO implementation of Protocol-Independent Multicast by Kurt Windisch.
net/proxy-suite-1.9.2.4 (Score: 7.739885E-4)
The SuSE Proxy-Suite, a set of programs to enhance firewall security
The SuSE Proxy-Suite, a set of programs to enhance firewall security. The first (and currently only) component being released is the FTP-Proxy. * Securely relays FTP connections between clients and servers * Can switch connections from active to passive and vice versa * Utilizes port ranges for both control and data connections * Provides extensive auditing (via syslog or rotating log files) * Can separate user related from system triggered audit events * Provides command restriction based on logged in user name * Allows command argument checking with regular expressions * Is able to retrieve configuration data from an LDAP directory * Has been thoroughly tested against buffer overflow attacks * Fully conforms to RFC 959 and 1123 (the basic FTP RFCs) * Planned to support RFC 1579 ("Firewall Friendly FTP") * Planned to support RFC 2428 (IPv6 Extensions for FTP) * Based on GNU AutoConf, supposed to run on many UNIX systems Ported to FreeBSD using OpenBSD port by Camiel Dobbelaar <cd@sentia.nl>, with updates contributed by Marius Tomaschewski <mat@mt-home.net>.