Newbie: implementing lowlevel protocol over socket int32 data handling

John Roth newsgroups at jhrothjr.com
Thu Jul 31 17:14:10 EDT 2003


"Bram" <bram at norealaddress.com> wrote in message
news:bgbd4i$h6o$1 at news4.tilbu1.nb.home.nl...
> Thank you for replying so quickly.
> You thought right, this resolves all my problems :-)
> Bram

You're welcome. Quick replies happen on this
newsgroup - who replies depends on who happens to
check his mail first.

John Roth


> 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