Path to this page:
./
net/kxmlrpcclient,
XML-RPC client library for KDE
Branch: pkgsrc-2020Q3,
Version: 5.70.0nb2,
Package name: kxmlrpcclient-5.70.0nb2,
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: a4f2f7d6e949c18479457656737da2fa731a0e2c
RMD160: 73110398d2ad33be4a3c85529fb3abd0649fc02b
Filesize: 29.043 KB
Version history: (Expand)
- (2020-10-09) Package added to pkgsrc.se, version kxmlrpcclient-5.70.0nb2 (created)