XML-RPC Server XML-RPC Server f t RPC2 Vinod Kurup A simple XML-RPC server. 2003-10-09 Vinod Kurup This package implements a simple XML-RPC server. It receives XML-RPC calls, decodes the XML and then calls the requested method on the OpenACS server. Code is based on ns_xmlrpc, but now uses tDOM.