/xml_rpc_server

A small application which connects to a database and listens to incomming requests, using xml-rpc protocol.

Primary LanguageJava

#XML-RPC server application

This application serves as an xml-rpc api to a database server. We can connect with this client to the server. Also accepts xml-rpc requests which respects the structure defined in the tabla.xsd. The server is written in java.