Hi Recently I m working on client/server application where I use xml-rpc. The server is developed with collection of many services written purely on C/C++. The client application which also developed on C++ make XML-RPC calls to the services with no issues. In that case, I m using C/C++ base xml-rpc libs.
In other case , I want to call the services(c/c++ based) from javascript(browser) without transforming the services. Is it possible with jsxml-rpc? Thanks -- View this message in context: http://apache-xml.6118.n7.nabble.com/RPC-between-xml-rpc-c-c-and-js-tp39571.html Sent from the Apache Xml-RPC - User mailing list archive at Nabble.com.
