XMLRPC - C Client / Python Server

care02 at gmail.com care02 at gmail.com
Tue Sep 30 11:05:16 EDT 2008


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



More information about the Python-list mailing list