一首诗 schrieb:
Hi all,

Recently I am writing a small network application with python.

The protocol is binary based and defined in c header files.

Now I'm using the upack function of 'struct' module, but it's really
annoying to write fmt strings for complicated structures.

What will be your choice when handling binary structures?

You can try gccxml + ctypes instead.

Diez
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to