Network and socket programming in python

mblume mblume at socha.net
Sun Sep 5 05:29:41 EDT 2010


Am Sat, 04 Sep 2010 21:29:49 -0700 schrieb shivram:
>
> i want to learn network and socket programming but i would like to do
> this in python.Reason behind this is that python is very simple and the
> only language i know .
> anybody can suggest me which book should i pick. the book should have
> following specification-- 1)not tedious to follow
> 2)lots of example
> 3)starts with some networking stuff and then get into codes
> 
> thanks in advance with regards.
>
Ever heard of Google?
"python network tutorial" / "python socket tutorial" should get you started.

HTH.
Martin



More information about the Python-list mailing list