This 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).
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | kxmlrpcclient-5.116.0nb1.tgz |
NetBSD 10.0 | aarch64 | kxmlrpcclient-5.116.0.tgz |
NetBSD 10.0 | earmv6hf | kxmlrpcclient-5.116.0nb1.tgz |
NetBSD 10.0 | earmv7hf | kxmlrpcclient-5.116.0nb1.tgz |
NetBSD 10.0 | i386 | kxmlrpcclient-5.116.0nb1.tgz |
NetBSD 10.0 | i386 | kxmlrpcclient-5.116.0.tgz |
NetBSD 10.0 | powerpc | kxmlrpcclient-5.108.0.tgz |
NetBSD 10.0 | sparc64 | kxmlrpcclient-5.116.0.tgz |
NetBSD 10.0 | x86_64 | kxmlrpcclient-5.116.0nb1.tgz |
NetBSD 10.0 | x86_64 | kxmlrpcclient-5.116.0.tgz |
NetBSD 9.0 | i386 | kxmlrpcclient-5.116.0nb1.tgz |
NetBSD 9.0 | i386 | kxmlrpcclient-5.116.0.tgz |
NetBSD 9.0 | powerpc | kxmlrpcclient-5.108.0nb3.tgz |
NetBSD 9.0 | powerpc | kxmlrpcclient-5.108.0.tgz |
NetBSD 9.0 | powerpc | kxmlrpcclient-5.114.0.tgz |
NetBSD 9.0 | x86_64 | kxmlrpcclient-5.116.0nb1.tgz |
NetBSD 9.0 | x86_64 | kxmlrpcclient-5.116.0.tgz |
NetBSD 9.3 | x86_64 | kxmlrpcclient-5.116.0nb1.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.