The KDE Community

KXmlRpcClient

It provides client-side support for the XML-RPC protocol.

KXmlRpcClient Description

This library contains simple XML-RPC Client support. It is used mainly by the egroupware module of kdepim, but is a complete client and is quite easy to use. Only one interface is exposed to the world, kxmlrpcclient/client.h and of that interface, you only need to use 3 methods: setUrl, setUserAgent, and call.

A small note on authentication. If you will be accessing an XML-RPC server that uses HTTP-AUTH, simply set the user and pass in the KURL. Digest authentication is more complicated and requires the use of three utility methods: enableDigestAuth, disableDigestAuth, and digestAuth.

kxmlrpcclient development is discussed on the kde-pim@kde.org mailing list.

By clicking button above, I agree Marketplace user terms and conditions

Details
Version:
5.62.0
Publisher:
The KDE Community
Contact:
kde-devel@kde.org
Copyright:
The KDE Community
Authors:
KDE Community
From:
https://api.kde.org/frameworks/index.html
License:
LGPL v2.1+
Created at:
2013-10-11
Updated at:
2019-09-14
Platforms:
Linux
Supported Qt versions:
5.0 or newer
Support:
kde-devel@kde.org
Packages:
http://download.kde.org/stable/frameworks/5.62/kxmlrpcclient-5.62.0.tar.xz
Source repository:
https://projects.kde.org/projects/frameworks/kxmlrpcclient/repository