Home > node.xmlrpc-c

node.xmlrpc-c

Node.xmlrpc-c is a project mainly written in PHP and JAVASCRIPT, based on the View license.

Node.js XML-RPC client, based on libxml.js

XML-RPC Client for node.js (http://nodejs.org)

Author: Claudio Cicali, [email protected]

This module is based (and depends) on the libxml.js library that you can find here http://libxmljs.squishtech.com/ Once compiled, move the libxmljs.node file where the xmlrpc-c.js module is.

This library is still very young but presumably complete.

See test.js to understand how to use it

Links:

This project on github: http://github.com/caludio/node.xmlrpc-c libxmljs: http://github.com/polotek/libxmljs/ node.js: http://nodejs.org XML-RPC for JS (I used some lines of code from that): http://phpxmlrpc.sourceforge.net/jsxmlrpc/ my blog: http://claudio.cicali.name

Previous:Ticketee