digitalmars.D - XML-RPC
- Andreas Schmid (4/4) Apr 19 2005 Hi,
- Dejan Lekic (6/6) Apr 19 2005 Andreas, check http://xmlrpc-c.sourceforge.net/ .
- John Demme (10/19) Apr 19 2005 Yes! I wrote an XML-RPC library that's now part of Mango. You can find
Hi, Is there any XML-RPC module for D? Or any C-library that works well? Thanks in advance, -Andreas
Apr 19 2005
Andreas, check http://xmlrpc-c.sourceforge.net/ . -- ........... Dejan Lekic http://dejan.lekic.org
Apr 19 2005
Yes! I wrote an XML-RPC library that's now part of Mango. You can find information on Mango at dsource.org. Thus far, it's worked pretty well for me. I'm not sure whether or not it's included with the Mango releases yet (although I know that it's not compiled into Mango by default) but it's not hard to get it working, especially if you use the build utility. I'm happy to give you any help you need with it over at the dsource mango forum. John Demme On Tue, 2005-04-19 at 15:29 +0200, Andreas Schmid wrote:Hi, Is there any XML-RPC module for D? Or any C-library that works well? Thanks in advance, -Andreas
Apr 19 2005