Newbie: implementing lowlevel protocol over socket int32 data handling

Bram bram at norealaddress.com
Thu Jul 31 11:37:37 EDT 2003


Thank you for replying so quickly.
You thought right, this resolves all my problems :-)
Bram

John Roth wrote:
> 
> I took a quick look at the Wiki describing the protocol. For
> something like this, I'd expect that interoperability would be
> an issue, so the actual data format in the packets would be
> part of the protocol specification.
> 
> That being the case, look at the struct module. I think it does
> exactly what you need.
> 
> John Roth





More information about the Python-list mailing list