Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

tcp functions

0 views
Skip to first unread message

Gif

unread,
Mar 1, 2008, 12:40:12 PM3/1/08
to
is there a module for tcp functions or any other quick way to connect,
listen, send and recieve from tcp?
thanks in advance

Diez B. Roggisch

unread,
Mar 1, 2008, 12:53:26 PM3/1/08
to
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

0 new messages