posted by Thom Holwerda on Fri 7th Oct 2005 11:23 UTC
IconThis tutorial shows how to develop sockets-based networking applications using Python. Python's high-level networking classes simplify the development of applications requiring application-layer networking protocols. The tutorial covers the basic sockets features of Python (free reg. req.), using a sample chat application as a guide.
e p (0)    4 Comment(s)