On Aug 10, 2:26 am, Steve <[EMAIL PROTECTED]> wrote:
> I want to ready binary data from a udp socket effeciently as possible
> in python. I know of the struct package but do people have any tips
> when dealing with binary data in python? Is there a library or api
> that is faster when dealing wit
Steve <[EMAIL PROTECTED]> wrote:
> I want to ready binary data from a udp socket effeciently as possible
> in python. I know of the struct package but do people have any tips
> when dealing with binary data in python? Is there a library or api
> that is faster when dealing with binary data. I
On Fri, 10 Aug 2007 00:26:54 +, Steve wrote:
> I want to ready binary data from a udp socket effeciently as possible
> in python. I know of the struct package but do people have any tips
> when dealing with binary data in python? Is there a library or api
> that is faster when dealing with b