[horde] Get info from XMLRPC server

Jan Schneider jan at horde.org
Fri Apr 4 06:18:08 PST 2003


Quoting Derek Colley <derek at netsimple.net>:

> Has anyone used /horde/lib/RPC/xmlrpc.php or /horde/lib/RPC/soap.php to
> import/export data or interact with a web service?

Yes.

> Are there any docs on these classes?

Sort of. The methods are pretty well documented in the code and in
scripts/rpctest.php you'll find some usage examples of the client.

> Can/does Horde act as an xmlrpc server?

Yes. Just call system.listMethods on horde/rpc.php to get a list of
available methods. These are the system methods provided by the server
itself and all methods propagated by the applications' apis.
I'm still working on the SOAP server.

> Any help/guidance would be greatly appreciated.

If you have more detailed questions, feel free to ask them.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft


More information about the horde mailing list