Ports Search

Results 791800 of 6,332 for /net-p2p/.(0.012 seconds)
security/net-scp-1.2.1 (Score: 0.029102657)
Non-interactive SCP processing
Net::SCP is a pure-Ruby implementation of the SCP protocol. This operates over SSH (and requires the Net::SSH library), and allows files and directory trees to copied to and from a remote server. * Transfer files or entire directory trees to or from a remote host via SCP * Can preserve file attributes across transfers * Can download files in-memory, or direct-to-disk * Support for SCP URI's, and OpenURI
security/Net-SSLGlue-1.058 (Score: 0.02904502)
Add/extend SSL support for common perl modules
Some commonly used Perl modules don't have SSL support at all, even if the protocol supports it. Others have SSL support, but most of them don't do proper checking of the server's certificate. The Net::SSLGlue::* modules try to add SSL support or proper certificate checking to these modules. Currently support for the following modules is available: - Net::SMTP - add SSL from beginning or using STARTTLS - Net::POP3 - add SSL from beginning or using STLS - Net::FTP - add SSL and IPv6 support to Net::FTP - Net::LDAP - add proper certificate checking - LWP - add proper certificate checking There is also a Net::SSLGlue::Socket package which combines SSL and non-SSL and IPv6 capabilities to make it easier to enhance modules based on IO::Socket::INET.
www/Net-FireEagle-1.6 (Score: 0.028861934)
Access Yahoo's FireEagle location service
Fire Eagle is a site that stores information about your location. With your permission, other services and devices can either update that information or access it. Net::FireEagle provides access to Yahoo's FireEagle location service.
Lightweight currency conversion using WebserviceX.NET
Lightweight currency conversion using WebserviceX.NET
dns/Net-Bonjour-0.96 (Score: 0.028531963)
Module for DNS service discovery
This is Net::Bonjour, a set of perl modules to utilize DNS for service discovery. This method of service discovery is branded as Bonjour by Apple Computer.
net-mgmt/Net-ACL-0.07 (Score: 0.028531963)
Class representing a generic access-list/route-map
This module represents a generic access-list and route-map. It uses the Net::ACL::Rule object to represent the rules.
cad/gplcver-2.12.a (Score: 0.028450862)
Verilog HDL simulator
GPL Cver is a full 1995 P1364 Verilog standard HDL simulator. It also implements some of the 2001 P1364 standard features including all three PLI interfaces (tf_, acc_ and vpi_) as defined in the 2001 Language Reference Manual (LRM). Verilog is the name for both a language for describing electronic hardware called a hardware description language (HDL) and the name of the program that simulates HDL circuit descriptions to verify that described circuits will function correctly when the are constructed. Verilog is used only for describing digital logic circuits. Other HDLs such as Spice are used for describing analog circuits. There is an IEEE standard named P1364 that standardizes the Verilog HDL and the behavior of Verilog simulators. Verilog is officially defined in the IEEE P1364 Language Reference Manual (LRM) that can be purchased from IEEE. There are many good books for learning that teach the Verilog HDL and/or that teach digital circuit design using Verilog.
net-mgmt/Net-Telnet-Cisco-1.10 (Score: 0.028381556)
Perl5 module to telnet to Cisco routers
Net::Telnet::Cisco provides additional functionality to Net::Telnet for dealing with Cisco routers.
ftp/Net_FTP-1.4.0 (Score: 0.02830954)
PEAR OO interface to the PHP FTP functions plus some additions
Net_FTP allows you to communicate with FTP servers in a more comfortable way than the native FTP functions of PHP do. The class implements everything nativly supported by PHP and additionally features like recursive up- and downloading, dircreation and chmodding. It although implements an observer pattern to allow for example the view of a progress bar.
irc/Net_SmartIRC-1.1.9 (Score: 0.02830954)
PEAR class for communication with IRC networks
PEAR::Net_SmartIRC is a PHP class for communication with IRC networks, which conforms to the RFC 2812 (IRC protocol). It's an API that handles all IRC protocol messages. This class is designed for creating IRC bots, chats and show irc related info on webpages.