Binary Protocols over IP with python

Grant Edwards grante at visi.com
Sun May 27 16:07:40 EDT 2001


On 27 May 2001 12:36:55 -0700, Ng Mui <ng_mui at my-deja.com> wrote:

>I'm a python newbie and want to know if it's suitable for prototyping
>binary protocols over UDP, TCP or raw IP sockets.

Yes.  You just send binary data instead of text.

-- 
Grant Edwards                   grante             Yow!  UH-OH!! I put on
                                  at               "GREAT HEAD-ON TRAIN
                               visi.com            COLLISIONS of the 50's"
                                                   by mistake!!!



More information about the Python-list mailing list