demexp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Demexp-dev] RPC code and C


From: David MENTRE
Subject: [Demexp-dev] RPC code and C
Date: Tue, 14 Oct 2008 17:09:08 +0200

Hello Lyu,

On Sun, Oct 12, 2008 at 22:09, Lyu Abe <address@hidden> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]