XMLRPC - C Client / Python Server



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.

Yours, Carl
.



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 ... But it was a real pain. ...
    (comp.lang.python)
  • 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)
  • Re: XMLRPC - C Client / Python Server
    ... What is the simplest way to do this? ... pass numerical arrays from C/C++ to Python. ...
    (comp.lang.python)