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 documentation for these two modules for more information....
QMACRO/Jabber-RPC-0.01 - 30 Sep 2001 19:32:29 UTCJabber::RPC::Client is an implementation of a Jabber-RPC client. A Jabber-RPC client sends XML-RPC-encoded calls carried over Jabber to an endpoint that is a Jabber::RPC::Server. It uses the Frontier::RPC2 XML-RPC implementation to make the encoding ...
QMACRO/Jabber-RPC-0.01 - 30 Sep 2001 19:32:29 UTCJabber::RPC::Server is an implementation of a Jabber-RPC server. A Jabber-RPC server receives XML-RPC-encoded calls carried over Jabber and responds to them. You can have your Jabber::RPC::Server connect as a Jabber component or as a Jabber client - ...
QMACRO/Jabber-RPC-0.01 - 30 Sep 2001 19:32:29 UTCJabber::RPC::HTTPgate is an experimental gateway that provides a conduit service between 'traditional' (HTTP-transported) XML-RPC encoded requests/responses and Jabber-RPC (XML-RPC encoded requests/responses transported over Jabber). The idea is that...
QMACRO/Jabber-RPC-HTTPgate-0.01 - 14 Oct 2001 21:05:27 UTCProtocol.pm seeks to provide enough high level APIs and automation of the low level APIs that writing a Jabber Client/Transport in Perl is trivial. For those that wish to work with the low level you can do that too, but those functions are covered in...
REATMON/Net-Jabber-2.0 - 07 Sep 2004 01:57:03 UTC