Hello DrTim
This is not a bugreport , but a question:
Why XmlRpc4Win doesnt work with rpclib (rpclib.net)?
When I try to call some methods from calculator samples of lrpclib, XmlRpc4Win is blocking in:
Connection.execute("add", args, result);
I managed to make XmlRpc4WIN work with python SimpleXMLRpcServer, but I need a c++ server.
Thanks
Hello DrTim
This is not a bugreport , but a question:
Why XmlRpc4Win doesnt work with rpclib (rpclib.net)?
When I try to call some methods from calculator samples of lrpclib, XmlRpc4Win is blocking in:
Connection.execute("add", args, result);
I managed to make XmlRpc4WIN work with python SimpleXMLRpcServer, but I need a c++ server.
Thanks