
Feb. 24, 2010
12:05 p.m.
"Goudar, Girish" <Girish.Goudar@goodrich.com> writes:
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?
Aside from the remark brought up by Stefan, I'd recommend the use of the "struct" module.
5508
Age (days ago)
5508
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hrvoje Niksic