Ports Search

Results 371380 of 5,886 for /net-im/.(0.003 seconds)
net-mgmt/Net-Telnet-Cisco-1.10 (Score: 0.042682067)
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.042573765)
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.042573765)
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.
net/prosearch-0.19.4 (Score: 0.042260222)
Powerful file search
File search and navigation system RU: http://pro.setun.net/search/
security/net-ssh-3.1.1 (Score: 0.041945837)
Non-interactive SSH processing
Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It supports the following features: - User authentication via explicit username/password, or using a public-key/private-key pair. - Port forwarding, both from the local host to a remote computer via the remote host, and from the remote host to the local host. - Execute processes on the remote machine, both interactively and non-interactively ("batch").
devel/Net-DBus-1.1.0 (Score: 0.041652407)
Perl extension for the DBus message system
Net::DBus provides a Perl XS API to the dbus inter-application messaging system. The Perl API covers the core base level of the dbus APIs, not concerning itself yet with the GLib or QT wrappers
devel/Net-ZooKeeper-0.39 (Score: 0.041652407)
Perl extension for Apache ZooKeeper
Net::ZooKeeper provides a Perl interface to the synchronous C API of Apache ZooKeeper. ZooKeeper is coordination service for distributed applications and is a sub-project of the Apache Hadoop project.
ftp/Net-FTPSSL-0.33 (Score: 0.041652407)
FTP over SSL/TLS class
Net::FTPSSL is a class implementing a simple FTP client over a Secure Sockets Layer (SSL) or Transport Layer Security (TLS) connection written in Perl as described in RFC959 and RFC2228. It will use TLS by default.
mail/Net-QMTP-0.06 (Score: 0.041652407)
Perl module to provide a Quick Mail Transfer Protocol (QMTP) client
Net::QMTP is a perl module which provides an object interface to a Quick Mail Transfer Protocol (QMTP) client. QMTP is a replacement for the Simple Mail Transfer Protocol (SMTP). James Raftery. <james@now.ie>
net-im/Net-NetSend-0.12 (Score: 0.041652407)
Perl extension for sending Windows Popup Messages
This module implements a client interface to the Windows Messenger Service, enabling a perl5 application to talk to Windows machines. This is a pure Perl implementation that approximates the "net send" command on Windows.