Ports Search

Results 481490 of 6,332 for /net-p2p/.(0.015 seconds)
net/Net-TiVo-0.11 (Score: 0.045622118)
Framework for accessing TiVo using XML/HTTP
Net::TiVo provides an object-oriented interface to TiVo's REST interface. This makes it possible to query your TiVo for information about recorded content, such as a show's download URL, and space consumed.
security/net-ssh-gateway-1.2.0 (Score: 0.04557842)
Establish Net::SSH connections through firewalls
Net::SSH::Gateway is a library for programmatically tunneling connections to servers via a single "gateway" host. It is useful for establishing Net::SSH connections to servers behind firewalls, but can also be used to forward ports and establish connections of other types, like HTTP, to servers with i restricted access. * Easily manage forwarded ports * Establish Net::SSH connections through firewalls
net/tucan-0.3.10 (Score: 0.045500338)
Tucan Manager aids file-sharing with 1-click hosters
Supporting the main Hosters like RapidShare or MegaUpload, Tucan brings a new experience to users discouraged by other file sharing methods as p2p. Tesseract OCR engine in combination with PIL library, grant Tucan the ability to solve any captcha whitout user action. Tucan also manages waits between downloads and interchangeable links seamlessly, relieving the user from this nuisance.
net/miniupnpc-1.9.20151008 (Score: 0.045500338)
UPnP IGD client lightweight library
UPnP IGD client lightweight library The usage of the miniUPnP client library is useful whenever an application needs to listen for incoming connections. Examples : P2P applications, FTP clients for active mode, IRC (for DCC) or IM applications, network games, any server. LICENSE: BSD
palm/picsnvideos-0.2 (Score: 0.045440335)
JPilot plugin to download photos and videos
Plugin for JPilot (jpilot.org) to download pictures, photos and videos from Palm smartphones. Supports: Centro, Treo 600, Treo 650, Treo 680, Treo 700p, Treo 755p & xplor m68.
net/Net-FS-Flickr-0.1 (Score: 0.04520974)
Perl interface for store and retrieve files on Flickr
Net::FS::Flickr - store and retrieve files on Flickr
net/Net-Telnet-Netscreen-1.2 (Score: 0.04520974)
Perl interface for interact with a Netscreen firewall
Net::Telnet::Netscreen - interact with a Netscreen firewall
net/Acme-HTTP-0.10 (Score: 0.04512512)
High-level access to Net::HTTP::NB and Net::HTTPS::NB
Acme::HTTP provides high-level access to Net::HTTP::NB and Net::HTTPS::NB.
net/Net-Proxy-0.13 (Score: 0.04506272)
Framework for proxying network connections in many ways
A Net::Proxy object represents a proxy that accepts connections and then relays the data transfered between the source and the destination. The goal of this module is to abstract the different methods used to connect from the proxy to the destination. A proxy is a program that transfer data across a network boundary between a client and a server. Net::Proxy introduces the concept of "connectors" (implemented as Net::Proxy::Connector subclasses), which abstract the server part (connected to the client) and the client part (connected to the server) of the proxy. This architecture makes it easy to implement specific techniques to cross a given network boundary, possibly by using a proxy on one side of the network fence, and a reverse-proxy on the other side of the fence.
net/net-ldap-0.14.0 (Score: 0.045039594)
Pure Ruby LDAP support library with most client features
Net::LDAP is an LDAP support library written in pure Ruby. It supports most LDAP client features and a subset of server features as well. * Standards-based (going for RFC 4511) * Portable: 100% Ruby