Socket connection between python and C

Stefan Behnel stefan_ml at behnel.de
Wed Feb 9 15:41:34 EST 2011


Williamson, Ross X. wrote:
> I'm trying to implement a server/client system where the server is written in
> python and the client has to be written in c/c++.

Is this a strict requirement? Could you give us a hint why the client needs 
to be plain C/C++?

Stefan




More information about the Python-list mailing list