tcp functions

Diez B. Roggisch deets at nospam.web.de
Sat Mar 1 18:53:26 CET 2008


Gif schrieb:
> is there a module for tcp functions or any other quick way to connect,
> listen, send and recieve from tcp?
> thanks in advance

Reading the docs helps - hint: module "socket".

Diez


More information about the Python-list mailing list