Doug Hellmann's "SocketServer - Creating Network Servers"
Read this tutorial on how to make a simple network application program with Python socket. It is recommended that you download and install Python from the Python official website (http://www.python.org/) and run the sample program.
Click https://pymotw.com/2/SocketServer/ link to open resource.