
August 2nd, 2007, 04:00 PM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 10,809
Time spent in forums: < 1 sec
Reputation Power: 12
|
|
|
Programming Sockets in Python
In this tutorial, you first learn a few Python basics and see why Python makes a good network programming language. Then you move on to the basic sockets features of Python, using a sample chat application as a guide, and look at several other, high-level, classes that provide asynchronous communications.
Read the full article here: Programming Sockets in Python
|