Groups
Groups
Sign in
Groups
Groups
comp.lang.python
Conversations
About
Send feedback
Help
Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss
Learn more
tcp functions
0 views
Skip to first unread message
Gif
unread,
Mar 1, 2008, 12:40:12 PM
3/1/08
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 PM
3/1/08
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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