Ports Search

Results 1,7511,760 of 6,332 for /net-p2p/.(0.007 seconds)
net/PlRPC-0.2020 (Score: 0.017925238)
Perl module for writing RPC servers and clients
pRPC-modules (Perl RPC) is a package that simplifies the writing of Perl based client/server applications. RPC::pServer is the package used on the server side, and you guess what RPC::pClient is for. See the RPC::pServer(3) and RPC::pClient(3) manpages for detailed information. -Vanilla vanilla@FreeBSD.ORG
net/REST-Application-0.992 (Score: 0.017925238)
Framework for building RESTful web-applications
This module acts as a base class for applications which implement a RESTful interface. When an HTTP request is received some dispatching logic in REST::Application is invoked, calling different handlers based on what the kind of HTTP request it was (i.e. GET, PUT, etc) and what resource it was trying to access. This module won't ensure that your API is RESTful but hopefully it will aid in developing a REST API.
net/REST-Google-1.0.8 (Score: 0.017925238)
Access Google REST (aka AJAX) API from Perl
REST::Google - This module provides OO interface to Google REST (aka AJAX) API. Currently support for Search, Feeds and Translate services.
net/RPC-EPC-Service-0.0.11 (Score: 0.017925238)
Perl extension for asynchronous remote procedure stack
This module enables to connect the other process with the S-expression protocol, like the Swank protocol of the SLIME. The primary objective is for users to make some Emacs extensions with the Perl and CPAN.
net/SOCKS-0.03 (Score: 0.017925238)
Perl5 module to communicate with socks v4 and v5 servers
perl5 module to communicate with socks v4 and v5 servers
net/RPC-Simple-1.002 (Score: 0.017925238)
Perl classes to handle simple asynchronous RPC calls with call-back
This module implements remote procedure call. I've tried to keep things simple. So this module should be: - quite simple to use (thanks to autoload mechanisms) - lightweight It sure is not: - DCE - CORBA - bulletproof - securityproof - foolproof But it works. (Although I'm opened to suggestion regarding the "un-proof" areas)
net/RPC-XML-0.80 (Score: 0.017925238)
XML-RPC client and server library for Perl
The RPC::XML package is an implementation of XML-RPC. The module provides classes for sample client and server implementations, a server designed as an Apache location-handler, and a suite of data-manipulation classes that are used by them.
ResourcePool wrapper for SOAP::Lite
This factory can be used by ResourcePool to create SOAP::Lite objects which use the specified proxy for SOAP RPC invocations.
net/Rose-URI-1.02 (Score: 0.017925238)
Easy and efficient manipulation of URI components
Rose::URI is an alternative to URI. It provides a rich set of query string manipulation methods. Query parameters can be added, removed, and checked for their existence. URI allows the entire query to be set or returned as a whole via the query_form or query methods, and the URI::QueryParam module provides a few more methods for query string manipulation.
net/SOAP-Amazon-S3-0.040.1 (Score: 0.017925238)
Module for interfacing with Amazon S3 through SOAP
An object-oriented interface to handle your Amazon S3 storage.