Hello Lyu, On Sun, Oct 12, 2008 at 22:09, Lyu Abe <[EMAIL PROTECTED]> wrote: > Actually no: I am using a C code (xmlrpc-c) to call the methods on the > http://www.linux-france.org/cgi-bin/demexp-xmlrpc-test > server with the "root" login.
I've just realized what you said: if you're using C code, why don't you use ONC-RPC instead of XML-RPC? It might be sightly more difficult to program but it will give you a more robust and portable code. Here are tutorials on ONC-RPC and rpcgen: http://www.cisco.com/en/US/docs/ios/sw_upgrades/interlink/r2_0/rpc_pr/rprpcgen.html http://docs.freebsd.org/44doc/psd/22.rpcgen/paper.pdf http://en.wikipedia.org/wiki/ONC_RPC http://www.linuxjournal.com/article/2204 Yours, d. _______________________________________________ Demexp-dev mailing list Demexp-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/demexp-dev