Sockets manual for Python
Thomas Wouters
thomas at xs4all.net
Sat May 26 05:30:23 EDT 2001
On Fri, May 25, 2001 at 11:58:02PM -0700, Jonathan Gardner wrote:
> Okay folks, here's a reasonable request. Because I can't find a decent
> tutorial on sockets in Python, I want to compile a ton of information on
> python sockets.
Note that Python sockets are basically thing OO wrappers around C's sockets
(aka BSD sockets.)
--
Thomas Wouters <thomas at xs4all.net>
Hi! I'm a .signature virus! copy me into your .signature file to help me spread!
More information about the Python-list
mailing list