Foundations of Python Network Programming von John Goerzen | ISBN 9781430207528

Foundations of Python Network Programming

von John Goerzen
Buchcover Foundations of Python Network Programming | John Goerzen | EAN 9781430207528 | ISBN 1-4302-0752-3 | ISBN 978-1-4302-0752-8

Foundations of Python Network Programming

von John Goerzen

To guide readers through the new scripting language, Python, this book discusses every aspect of client and server programming. And as Python begins to replace Perl as a favorite programming language, this book will benefit scripters and serious application developers who want a feature-rich, yet simple language, for deploying their products.

The text explains multitasking network servers using several models, including forking, threading, and non-blocking sockets. Furthermore, the extensive examples demonstrate important concepts and practices, and provide a cadre of fully-functioning stand alone programs. Readers may even use the provided examples as building blocks to create their own software.