Path to this page:
./
net/kxmlrpcclient,
XML-RPC client library for KDE
Branch: pkgsrc-2021Q2,
Version: 5.80.0nb1,
Package name: kxmlrpcclient-5.80.0nb1,
Maintainer: markdThis library contains simple XML-RPC Client support. It 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
which uses HTTP-AUTH, simply set the user and pass in the URL. To use
Digest authentication, call setDigestAuthEnabled(true).
Master sites: (Expand)
SHA1: 70f34a7ea3c3ac37f102e9317ebc2fdeb13a2c1c
RMD160: 589db4a33051c95d91caa0eecbed436c54705763
Filesize: 28.668 KB
Version history: (Expand)
- (2021-07-01) Package added to pkgsrc.se, version kxmlrpcclient-5.80.0nb1 (created)