Re: XMLRPC - C Client / Python Server



care02@xxxxxxxxx wrote:
I have implemented a simple Python XMLRPC server and need to call it
from a C/C++ client. What is the simplest way to do this? I need to
pass numerical arrays from C/C++ to Python.

Which do you need, C or C++? They are two different languages with
different possibilities for libraries.

As the other poster mentioned, xmlrpc-c is a good one for C, and also
comes with bindings for C++ which I have used. Getting xmlrpc-c
compiled can be a real challenge though. I recommend you use binary
packages for your distribution of Linux. If you need it on Win32, then
you'll have to spend a day or two figuring out how to build it on
Windows. I eventually got the both the C and C++ client library built
in Mingw with libcurl as the transport. But it was a real pain.

.



Relevant Pages

  • Re: XMLRPC - C Client / Python Server
    ... from a C/C++ client. ... pass numerical arrays from C/C++ to Python. ... As the other poster mentioned, xmlrpc-c is a good one for C, and also ...
    (comp.lang.python)
  • Re: XMLRPC - C Client / Python Server
    ... pass numerical arrays from C/C++ to Python. ... As the other poster mentioned, xmlrpc-c is a good one for C, and also ... I eventually got the both the C and C++ client library built ...
    (comp.lang.python)
  • Re: RWW on Pocket PC?
    ... Yes - have just got it working using the TS client. ... all the scrolling is a real pain -I wish there was a way to flip the Pocket ... > so I'd use it for emergency access only. ...
    (microsoft.public.windows.server.sbs)
  • Immediate Need for Embedded Software Engineer in Atlanta Area
    ... I have immediate need for Embedded Software Engineer in Atlanta Area. ... My Client is looking for someone with 3-5+ years experience in Real ... Time Programming using C/C++ in VxWorks,Linux or other RTOS. ...
    (comp.arch.embedded)
  • Tequila and C/C++ connectivity
    ... i have a tequila server running and was wondering if i could connect to ... and process values from a C/C++ Client. ... If anyone has a code sniplet to show this, ...
    (comp.lang.tcl)