Ports Search

Results 14,67114,680 of 19,819 for %22HTTP Server%22.(0.011 seconds)
net/Net-SMPP-1.19 (Score: 9.2878623E-4)
Net::SMPP - pure Perl implementation of SMPP 3.4 over TCP
Implements Short Message Peer to Peer protocol, which is frequently used to pass short messages between mobile operators implementing short message service (SMS). This is applicable to both european GSM and american CDMA/TDMA systems.
net/Net-Telnet-3.04 (Score: 9.2878623E-4)
Perl5 module to access and use telnet protocol
Description ----------- Net::Telnet allows you to make client connections to a TCP port and do network I/O, especially with a port using the TELNET protocol. Simple I/O methods such as print, get, and getline are provided. More sophisticated interactive features are provided because connecting to a TELNET port ultimately means communicating with a program designed for human interaction. Some interactive features include the ability to specify a timeout and to wait for patterns to appear in the input stream, such as the prompt from a command interpreter.
net/Net-SSH-0.09 (Score: 9.2878623E-4)
Perl5 module to access and use ssh protocol
This module implements a Perl interface to ssh. It is a simple wrapper around the system `ssh' command.
net/Net-Subnet-1.03 (Score: 9.2878623E-4)
Fast IP-in-subnet matcher for IPv4 and IPv6, CIDR or mask
This is a simple but fast pure Perl module for determining whether a given IP address is in a given set of IP subnets. It's iterative, and it doesn't use any fancy tries, but because it uses simple bitwise operations on strings it's still very fast. All documented functions are exported by default. Subnets have to be given in "address/mask" or "address/length" (CIDR) format. The Socket and Socket6 modules are used to normalise addresses, which means that any of the address formats supported by inet_aton and inet_pton can be used with Net::Subnet.
net/Net-TacacsPlus-1.10 (Score: 9.2878623E-4)
Pure perl implement of Tacacs+ client
Net::TacacsPlus - Tacacs+ library.
net/Net-Traceroute6-0.03 (Score: 9.2878623E-4)
Perl module to parse traceroute6(8) output
This module implements traceroute6(8) functionality for perl5. It allows you to trace the path IP packets take to a destination. It is currently implemented as a parser around the system traceroute command.
net/Net-Trackback-1.01 (Score: 9.2878623E-4)
Interface for developing Trackback clients and servers
This package is an object-oriented interface for developing Trackback clients and servers.
net/NetAddr-MAC-0.93 (Score: 9.2878623E-4)
NetAddr::MAC - Handles hardware MAC Addresses (EUI-48 and EUI-64)
This module provides an interface to deal with Media Access Control (or MAC) addresses. These are the addresses that uniquely identify a device on various layer 2 networks. Although the most common case is hardware addresses on Ethernet network cards, there are a variety of devices that use this system of addressing. This module supports both EUI-48 and EUI-64 addresses and implements an OO and a functional interface.
net/Net-Wake-0.02 (Score: 9.2878623E-4)
Send Wake On Lan (WOL) packets to power on computers
This package sends wake-on-lan packets to turn on machines that are wake-on-lan capable. For now there is only one function in this package: Net::Wake::by_udp(host, mac_address, [port]); You can power on PCs by perl -e 'use Net::Wake; Net::Wake::by_udp("192.168.0.1", "xx:xx:xx:xx:xx:xx");' You can also specify broadcast address for `host'. It is useful in a intelligent network.
net/Net-WhitePages-1.04 (Score: 9.2878623E-4)
Provides access to the XML API for WhitePages.com
Provides access to the XML API for WhitePages.com.