Main > Programming > Libraries >

Event::RPC 0.90

Event::RPC 0.90

Sponsored Links

Event::RPC 0.90 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.031 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 934
Date added: 2007-04-04
Publisher: Jörn Reder

Event::RPC 0.90 description

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;

----------------------------------------------------------

#-- Client Code
use Event::RPC::Client;
my $client = Event::RPC::Client->new (
server => "localhost",
port => 5555,
);
$client->connect;

#-- Call methods of My::TestModule on the server
my $obj = My::TestModule->new ( foo => "bar" );
my $foo = $obj->get_foo;

ABSTRACT

Event::RPC supports you in developing Event based networking client/server applications with transparent object/method access from the client to the server. Network communication is optionally encrypted using IO::Socket::SSL. Several event loop managers are supported due to an extensible API. Currently Event and Glib are implemented.

Event::RPC 0.90 Screenshot

Advertisements

Event::RPC 0.90 Keywords

Bookmark Event::RPC 0.90

Hyperlink code:
Link for forum:

Event::RPC 0.90 Copyright

WareSeeker periodically updates pricing and software information of Event::RPC 0.90 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Event::RPC 0.90 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
FireRPC is a library that provides an easy interface for C programs to make remote function queries via the XML RPC protocol. Free Download
Sussen is a tool for testing the security posture of computers and other network devices. Free Download
nionet is a complete client/server VPN solution for raw ethernet tunnels. Free Download
Jabber::RPC is a Jabber-RPC Implementation. Free Download
RPC::XML is a set of classes for core data, message and XML handling. Free Download
DCE::RPC is a Perl extension for DCE RPC protocol composer/parser. Free Download
Wily::RPC is a Perl extension for the Wily RPC interface. Free Download
RPCAP is a Remote Packet Capture system. Free Download