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.311.197 Times

Rpc software
Filter: All | Freeware | Demo
 

Rpc

1 2 3 4 5 > 
Added: April 21, 2010 | Visits: 1.362

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: 828

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: 629

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: 791

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: April 08, 2010 | Visits: 1.129

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: September 08, 2010 | Visits: 870

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: February 27, 2010 | Visits: 697

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: February 16, 2010 | Visits: 683

Wily::RPC Wily::RPC is a Perl extension for the Wily RPC interface. SYNOPSIS use Wily::RPC; use Wily::Message; # opens a file in wily and exits when the window is destroyed my $wily = Wily::RPC->new(); my $win = $wily->win(/tmp/file_to_edit, 1); $wily->attach($win, Wily::Message::WEdestroy);...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (88): Wily::RPC Download

Added: May 19, 2010 | Visits: 805

DCE::RPC SYNOPSIS use DCE::RPC; use Authen::Perl::NTLM qw(lm_hash nt_hash); use constant DCOM_IREMOTEACTIVATION => pack("H32", "B84A9F4D1C7DCF11861E0020AF6E7C57"); use constant DCOM_IF_VERSION => 0x00; use constant DCOM_XFER_SYNTAX => pack("H32", "045D888AEB1CC9119FE808002B104860"); use constant...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (104): DCE::RPC Download

Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 443

Routix.RPC Remote procedure call (RPC) is a technology that allows a computer program to cause a subroutine or procedure to execute in another address space (commonly on another computer on a shared network) without the programmer explicitly coding the details for this remote interaction. That is, the...


Platforms: Windows

License: Shareware Cost: $299.95 USD Size: 1.99 MB Download (42): Routix.RPC Download

Added: May 10, 2013 | Visits: 539

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: 412

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: May 10, 2013 | Visits: 457

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: 418

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

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

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

Released: June 07, 2012  |  Added: June 07, 2012 | Visits: 342

XML-RPC debugger/client This project aims to create a generic client and debugger for XML-RPC services. The client will be written in Java and Java Foundation Classes.


Platforms: Windows, Mac, Linux

License: Freeware Size: 894.07 KB Download (48): XML-RPC debugger/client Download

Released: September 22, 2012  |  Added: September 22, 2012 | Visits: 326

XML RPC Client XML RPC Client is a Developer Tool that allows you to access and debug XML-RPC web services from the comfort of your desktop. Using XML RPC Client is easy: 1. Type in the desired XML-RPC Endpoint URL. 2. Type in the specific desired XML-RPC function to call. 3. Now the interesting part…...


Platforms: Mac

License: Commercial Cost: $1.99 USD Size: 614.4 KB Download (47): XML RPC Client Download

Added: September 02, 2013 | Visits: 186

Swiz RPC Library This library contains extensions of mx.rpc.remoting.mxml.RemoteObject, mx.rpc.remoting.mxml.Operation, and mx.rpc.CallResponder which dispatch DynamicEvents via Swiz when fault and result events occur. These components can be used in your Swiz BeanLoader in place of the standard mx:RemoteObject,...


Platforms: Flash

License: Shareware Cost: $0.00 USD Size: 133.12 KB Download (45): Swiz RPC Library Download

Added: August 28, 2013 | Visits: 495

XML-RPC DB This is a PHP script to execute database queries via an XML RPC interface. It reads XML data from a XML-RPC request, extracting from it the database user name, password and the query to execute.The script executes the requested query and returns the results as XML-RPC response.


Platforms: PHP

License: Freeware Size: 10 KB Download (43): XML-RPC DB Download

Added: October 20, 2013 | Visits: 417

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

1 2 3 4 5 >