« Develop Web services with Axis2, Part 1: Deploy and consume | Main | Use Business Integration Reference Architecture (BIRA) tools, Part 1: Model »

Sockets programming in Python This tutorial shows how to develop


Sockets programming in Python
This tutorial shows how to develop sockets-based networking applications using 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.

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)