Ports Search

Results 471480 of 5,886 for /net-im/.(0.009 seconds)
multimedia/Net-UPnP-1.4.3 (Score: 0.03537315)
Perl extension for UPnP
This package provides some functions to control UPnP devices
net-im/Net-AIM-1.22 (Score: 0.03537315)
Perl extension for the AOL Instant Messenger TOC protocol
This module implements an OO interface to the Aol Instant Messenger TOC protocol. This version contains not much more than hacked code that merely connects to the aol TOC servers and acts on instant messages.
net-im/Net-AOLIM-1.61 (Score: 0.03537315)
Perl OO interface to the AOL Instant Messenger TOC client protocol
Object-Oriented interface to the AOL Instant Messenger TOC client protocol Seamus Venasse <svenasse@polaris.ca>
net-im/Net-OSCAR-1.928 (Score: 0.03537315)
Perl extension for the AOL Instant Messenger OSCAR protocol
This module implements an OO interface to the AIM OSCAR protocol.
net-mgmt/Net-IP-1.26 (Score: 0.03537315)
Perl extension for manipulating IPv4/IPv6 addresses
This module provides functions to deal with IPv4/IPv6 addresses. The module can be used as a class, allowing the user to instantiate IP objects, which can be single IP addresses, prefixes, or ranges of addresses. There is also a procedural way of accessing most of the functions. Most subroutines can take either IPv4 or IPv6 addresses transparently.
net-p2p/Net-DirectConnect-0.14 (Score: 0.03537315)
Perl Direct Connect lib and client
Direct Connect perl module with sharing client
print/Net-CUPS-0.61 (Score: 0.03537315)
Interface to the CUPS API
Previous versions of this module attempted to provide a Perl interface layer similar to the C interface of CUPS. This was fine for power users, but most people were not looking for this type of interface. This module has now been converted to use an object oriented paradigm to facilitate quicker development and ease of use.
security/Net-SinFP-2.09 (Score: 0.03537315)
Full operating system stack fingerprinting suite
SinFP is a new approach to OS fingerprinting, which bypasses limitations that nmap has. Nmap approaches to fingerprinting as shown to be efficient for years. Nowadays, with the omni-presence of stateful filtering devices, PAT/NAT configurations and emerging packet normalization technologies, its approach to OS fingerprinting is becoming to be obsolete. SinFP uses the aforementioned limitations as a basis for tests to be obsolutely avoided in used frames to identify accurately the remote operating system. That is, it only requires one open TCP port, sends only fully standard TCP packets, and limits the number of tests to 2 or 3 (with only 1 test giving the OS reliably in most cases).
security/Net-SSLeay-1.78 (Score: 0.03537315)
Perl5 interface to SSL
This module offers - some high level convenience functions for accessing web pages on SSL servers - a sslcat() function for writing your own clients - access to the SSL api of SSLeay package, so you can write servers or clients for more complicated applications
textproc/Net-YASA-0.03 (Score: 0.03537315)
Perl interface to YASA (Yet Another Suffix Array)
YASA is a simple implementation of Suffix Array for counting frequency of given text/string. This module provides a Perl interface to YASA via REST.