0

How to install xmlrpc-c3 C/C++ library in Ubuntu/Linux?

Posted by Joys of Programming on in C/C++

XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into an XML document, sends it to a remote server using HTTP, and gets back the response as XML. This library provides a modular implementation of XML-RPC for C and C++. xmlrpc-c homepage: http://xmlrpc-c.sourceforge.net/To install this package in [...]

Tags: , , , , , ,

 
0

C/C++ Development using XML-RPC in Linux

Posted by Joys of Programming on in libxmlrpc, XML-RPC

If you want to work with XML-RPC, you must first install xmlrpc-c libraries. But if you are a developer and want to develop softwares using xmlrpc-c libraries, you must install the development packages. For ubuntu/linux The header files will be available in /usr/include/xmlrpc-c and the libraries will be available in /usr/lib.

Tags: , , , ,

 
0

How to Install XML-RPC in Linux (Ubuntu)?

Posted by Joys of Programming on in C/C++, libxmlrpc, XML-RPC

To work with XML-RPC in Linux, you must install the xmlrpc-c libraries. In ubuntu, it is available as libxmlrpc-c3 package. More about the Ubuntu package libxmlrpc-c3 can be found here.

Tags: , ,

Copyright © 2009-2012 Joys of Programming All rights reserved.
Desk Mess Mirrored v1.8.1 theme from BuyNowShop.com.