![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: Scket connection to server
From: Steve Horsley <steve.horsley@gmail.com>
Date: Thu Jun 30 2005 - 19:39:27 CEST
JudgeDread wrote:
Off the top of my head (so there could be errors):
import socket
That should point you in the right direction, anyway.
There is a higher level socket framework called twisted that
Steve
|