[BangPypers] Handling bit sized fields in network headers

Balachandran Sivakumar benignbala at gmail.com
Mon May 7 10:04:34 CEST 2012


Hi,

On Mon, May 7, 2012 at 1:02 PM, Vishal <vsapre80 at gmail.com> wrote:
> One more thing...once you read the incoming bytes as strings, you'll have
> to convert them to numbers (using struct.unpack or array.tolist() or
> something else) before using the code fragments !!
>

           Yeah, got that part already :) Thanks

-- 
Thank you
Balachandran Sivakumar

Arise Awake and stop not till the goal is reached.
                                                             - Swami Vivekananda

Mail: benignbala at gmail.com
Blog: http://benignbala.wordpress.com/


More information about the BangPypers mailing list