Ports Search

Results 561570 of 6,332 for /net-p2p/.(0.007 seconds)
net/Net-Jaiku-0.0501 (Score: 0.04144671)
Perl interface to jaiku.com's API
This module allows easy access to Feeds, Presences and Users at jaiku.com. It requires an API key retreivable from http://api.jaiku.com/ for each username you wish to authenticate.
net/Net-Jifty-0.14 (Score: 0.04144671)
Perl interface to online Jifty applications
Jifty is a full-stack web framework. It provides an optional REST interface for applications. Using this module, you can interact with that REST interface to write client-side utilities. You can use this module directly, but you'll be better off subclassing it. This module also provides a number of convenient methods for writing short scripts. For example, passing use_config => 1 to new will look at the config file for the username and password (or SID) of the user. If neither is available, it will prompt the user for them.
net/Net-RawIP-0.25 (Score: 0.04144671)
Perl module to manipulate raw IP packets
This package provides a class object which can be used for creating, manipulating and sending a raw IP packets with optional feature for manipulating ethernet headers.
net/Net-Patricia-1.22 (Score: 0.04144671)
Perl module for fast IP address lookups
This module uses a Patricia Trie data structure to quickly perform IP address prefix matching for applications such as IP subnet, network or routing table lookups. The data structure is based on a radix tree using a radix of two, so sometimes you see patricia implementations called "radix" as well. The term "Trie" is derived from the word "retrieval" but is pronounced like "try". Patricia stands for "Practical Algorithm to Retrieve Information Coded as Alphanumeric", and was first suggested for routing table lookups by Van Jacobsen. Patricia Trie performance characteristics are well-known as it has been employed for routing table lookups within the BSD kernel since the 4.3 Reno release. The BSD radix code is thoroughly described in "TCP/IP Illustrated, Volume 2" by Wright and Stevens and in the paper ``A Tree-Based Packet Routing Table for Berkeley Unix'' by Keith Sklower.
net/Net-Pcap-0.18 (Score: 0.04144671)
Interface to pcap(3) LBL packet capture library
Interface to pcap(3) LBL packet capture library
net/Net-RabbitMQ-0.2.0 (Score: 0.04144671)
Perl module to interact with RabbitMQ over AMQP using librabbitmq
Perl interface to RabbitMQ
net/Net-Riak-0.17.02 (Score: 0.04144671)
Interface to Riak
Interface to Riak.
net/Net-SCP-0.08 (Score: 0.04144671)
Perl5 module to access and use scp protocol
Perl5 module to access and use scp protocol
net/Net-SFTP-0.10 (Score: 0.04144671)
Perl5 module implementing Secure File Transfer Protocol client
Perl5 Module implementing Secure File Transfer Protocol client
net/Net-TcpDumpLog-0.11 (Score: 0.04144671)
Read tcpdump/libpcap network packet logs
Read tcpdump/libpcap network packet logs.