![Foundations of Python network programming](/uploads/posts/2021-01/1611255117_1834e0e4df316dc07956cff0c63bda92_250.jpg)
Название: Foundations of Python network programming
Автор: John Goerzen
Издательство: Apress
Год: 2004
Формат: djvu
Страниц: 538
Размер: 6 Mb
Язык: English
To guide readers through scripting language, Python, this book discusses every aspect of client and server programming. 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.