Understanding sockets?

Maciej Sobczak maciej at maciejsobczak.com
Fri Mar 21 06:20:20 EST 2003


Hi,

"G" <gharik at comcast.net> wrote in message
news:mailman.1048206106.4304.python-list at python.org...
> Hi ,
>
> I'm new to python and to network programming.

I do not want to discourage you from learning socket-based programming -- it
is a must-know for every programmer.
However, once you learn a bit of sockets, try also some higher-level library
for network programming.

Give it a try:
http://www.maciejsobczak.com/prog/yami/

The Pythion tutorial on:
http://www.maciejsobczak.com/prog/yami/impl/files/pythontut.html

should allow you to estimate if the library fits your needs.

--
Maciej Sobczak
http://www.maciejsobczak.com/

Distributed programming lib for C, C++, Python & Tcl:
http://www.maciejsobczak.com/prog/yami/







More information about the Python-list mailing list