[BangPypers] Passing structure

Goudar, Girish Girish.Goudar at goodrich.com
Wed Feb 24 11:44:57 CET 2010


Hi All,

 

I want to pass a structure (which contains int, float, char etc) from a
client program written in Python to a server program written in C
(Operating system is DEOS). But the "socket.send" command in Python
supports only String or Readonly buffer. I want to pass a structure.
Could you please help me on this?  

 

Thanks and Regards,

Girish P.G

 

 



More information about the BangPypers mailing list