my first socket !
Maciej Sobczak
maciej at maciejsobczak.com
Tue Feb 18 13:15:24 EST 2003
More information about the Python-list mailing list
Tue Feb 18 13:15:24 EST 2003
- Previous message (by thread): my first socket!
- Next message (by thread): my first socket !
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, "Franck Bui-Huu" <Franck.BUI-HUU at gemplus.com> wrote in message news:mailman.1045559935.23137.python-list at python.org... > Hi, > > I'm currently trying to receive data from a socket I do not want to prevent you from learning sockets (you have to go through this stuff anyway), but for network communication between two Python programs (and not only) you may find that specialized network libraries are very useful and more intuitive than raw socket operations. Just follow my signature. ;) -- Maciej Sobczak http://www.maciejsobczak.com/ Distributed programming lib for C, C++, Python & Tcl: http://www.maciejsobczak.com/prog/yami/
- Previous message (by thread): my first socket!
- Next message (by thread): my first socket !
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list