Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.995 Times

Server Rpc freeware
Filter: All | Freeware | Demo
 

Server Rpc

1 2 3 4 5 > 
Added: April 08, 2010 | Visits: 1.140

Event::RPC Event::RPC is a event based transparent Client/Server RPC framework. SYNOPSIS #-- Server Code use Event::RPC::Server; use My::TestModule; my $server = Event::RPC::Server->new ( port => 5555, classes => { "My::TestModule" => { ... } }, ); $server->start;... Platforms: *nix

License: Freeware Size: 31.74 KB Download (114): Event::RPC Download

Added: January 27, 2010 | Visits: 740

distmake distmake is a distributed make program. distmake is a distributed, parallel, GNU make compatible make program. distmake reads a Makefile, and distributes builds targets over a set of build servers on the network. distmake is fully compatible with GNU make 3.80 on which is it based.... Platforms: *nix

License: Freeware Size: 1013.76 KB Download (88): distmake Download

Added: September 06, 2013 | Visits: 284

Test::Without Test::Without is a Perl module that makes it easy for test scripts to exclude specific modules and/or directories from the Perl search-path during the execution of blocks of code. Developer comments I wrote this after needing to write a fairly ugly hack for a different CPAN module, in order to... Platforms: *nix

License: Freeware Size: 20.48 KB Download (40): Test::Without Download

Added: May 10, 2013 | Visits: 416

Bind wxPython and XML-RPC server together This script makes a wxPython application acting as a XML-RPC server, listening to a dedicated port. It presents a GUI logging application, where logging messages come from other applications via xml-rpc calls. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Bind wxPython and XML-RPC server together Download

Added: September 08, 2010 | Visits: 876

RPC::XML::Procedure RPC::XML::Procedure is an object encapsulation of server-side RPC procedures. SYNOPSIS require RPC::XML::Procedure; ... $method_1 = RPC::XML::Procedure->new({ name => system.identity, code => sub { ... }, signature => [ string ] }); $method_2 =... Platforms: *nix

License: Freeware Size: 122.88 KB Download (89): RPC::XML::Procedure Download

Added: April 21, 2010 | Visits: 1.367

Automated support for compound RPC calls Automated support for compound RPC calls is a project which augments RPCGEN to support NFSv4-style compound procedures. NFSv4 specifies that the RPC calls be batched into a "compound" call. There is no support for this in RPCGEN. By rearranging the ONC IDL for NFSv4 into AutoGen definitions,... Platforms: *nix

License: Freeware Size: 22.53 KB Download (106): Automated support for compound RPC calls Download

Added: June 25, 2010 | Visits: 835

Jabber::RPC::HTTPgate Jabber::RPC::HTTPgate is an HTTP gateway for Jabber-RPC / XML-RPC. SYNOPSIS use Jabber::RPC::HTTPgate; my $gw = new Jabber::RPC::HTTPgate( server => myserver.org:5701, identauth => jrpchttp.localhost:secret, httpcomp => http, ); $gw->start; Jabber::RPC::HTTPgate is an experimental... Platforms: *nix

License: Freeware Size: 9.22 KB Download (96): Jabber::RPC::HTTPgate Download

Added: May 01, 2010 | Visits: 634

Jabber::RPC Jabber::RPC is a Jabber-RPC Implementation. SYNOPSIS See documentation for Jabber::RPC::Server and Jabber::RPC::Client. Jabber::RPC is a library that implements Jabber-RPC for Perl. The library consists of two modules, Jabber::RPC::Server and Jabber::RPC::Client. Please refer to the... Platforms: *nix

License: Freeware Size: 5.12 KB Download (113): Jabber::RPC Download

Added: January 20, 2010 | Visits: 799

RPC::pClient RPC::pClient is a Perl extension for writing pRPC clients. SYNOPSIS use RPC::pClient; $sock = IO::Socket::INET->new(PeerAddr => joes.host.de, PeerPort => 2570, Proto => tcp); $connection = new RPC::pClient(sock => $sock, application => My App, version => 1.0, user => joe, password... Platforms: *nix

License: Freeware Size: 19.46 KB Download (97): RPC::pClient Download

Added: February 27, 2010 | Visits: 703

RPC::XML RPC::XML is a set of classes for core data, message and XML handling. SYNOPSIS use RPC::XML; $req = RPC::XML::request->new(fetch_prime_factors, RPC::XML::int->new(985120528)); ... $resp = RPC::XML::Parser->new()->parse(STREAM); if (ref($resp)) { return $resp->value->value; } else {... Platforms: *nix

License: Freeware Size: 122.88 KB Download (91): RPC::XML Download

Added: September 27, 2010 | Visits: 1.026

SOPE Application Server SOPE Application Server is an extensive set of frameworks (16 frameworks, ~1500 classes) which form a complete Web application server environment. Besides the Apple WebObjects compatible appserver extended with Zope concepts, it contains a large set of reusable classes: XML processing (SAX2,... Platforms: *nix

License: Freeware Size: 4 MB Download (97): SOPE Application Server Download

Released: July 08, 2012  |  Added: July 08, 2012 | Visits: 532

JReceiver Audio Server JReceiver is a servlet-based audio server which features tightlyintegrated metadata indexing capabilities, browser-based management,an XML-RPC interface and support for network-based MP3 players like theRio Receiver from Sonic Blue. Platforms: Windows, Mac, Linux

License: Freeware Size: 6.94 MB Download (45): JReceiver Audio Server Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 442

OCaml XML-RPC An XML-RPC client and server, using an ad-hoc interface definition language and IDL compiler. Platforms: Windows, Mac, Linux

License: Freeware Size: 33.9 KB Download (46): OCaml XML-RPC Download

Added: May 10, 2013 | Visits: 545

Apache XML-RPC Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (55): Apache XML-RPC Download

Added: May 10, 2013 | Visits: 464

XML-RPC for PHP It is a library implementing the XML-RPC protocol, written in PHP. It is also known as PHPXMLRPC. It is designed for ease of use, flexibility and completeness. Extra modules provide support for the JSON and JSONRPC protocols. A javascript version of the library is also available. Speed and... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): XML-RPC for PHP Download

Added: May 10, 2013 | Visits: 446

YAPB XMLRPC Server This allows accessing your blog via XML-RPC. Installation Unpack and upload it to the /wp-content/plugins/ directory. Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.5 or higher Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (49): YAPB XMLRPC Server Download

Added: May 10, 2013 | Visits: 423

XML-RPC Client for ActionScript XML-RPC is a standard that was developed for calling remote procedures, usually over homepage that can return data to the client.It's a spec and a set of implementations that allow software running on disparate operating systems, running in different environments to make procedure calls over the... Platforms: Windows, Flash,

License: Freeware Download (59): XML-RPC Client for ActionScript Download

Added: October 20, 2013 | Visits: 422

Redstone XML-RPC Redstone XML-RPC Library is a small but versatile implementation of the XML-RPC specification. It contains the following main features: * An XML-RPC client for accessing XML-RPC services, and an XML-RPC servlet for publishing plain Java objects as XML-RPC services in a web server. Both the... Platforms: Mac

License: Freeware Size: 10.24 KB Download (39): Redstone XML-RPC Download

Added: June 07, 2013 | Visits: 395

rpcpdb PDB wrapper designed for debugging rpc server code. Initial support is for RPyC, Pyro, and SimpleXMLRPCServer Platforms: *nix

License: Freeware Size: 10.24 KB Download (37): rpcpdb Download

Released: August 02, 2003  |  Added: March 12, 2006 | Visits: 2.852

PINO 3-Server PINO 3-Server is a full featured Chatserver for the Windows platform. It supportsunregistered and registered users, users can join multiple rooms, the Administrator can define static system rooms, 4 levels of user rights are available, security based on IP addresses is implemented, the... Platforms: Windows

License: Freeware Size: 633 KB Download (153): PINO 3-Server Download

1 2 3 4 5 >