Got a single octet from socket, what to do ?

mudit tuli mudit.tuli at gmail.com
Fri Dec 4 21:39:25 EST 2009


I am very new to Python and started getting to know socket programming
recently.
Made a socket server, which receives a "Single Octet"(treated as a single
8-bit integer field) from a client.
But I am not sure what to do with this "Single Octet" and how to decode it
into a long integer, so that I can make use of it .
Any Ideas ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091205/135f481f/attachment.html>


More information about the Python-list mailing list