Home

Twisted Network Programming Essentials

Title
Twisted Network Programming Essentials
Publisher
O'Reilly Media
ISBN
9780596100322
Published
2005-10-01
Language
English
Genre
Computers / System Administration / Email Administration
Plats
~/lib
Author(s)
Description
"Twisted Network Programming Essentials" from O'Reilly is a task-oriented look at this new open source, Python-based technology. The book begins with recommendations for various plug-ins and add-ons to enhance the basic package as installed. It then details Twisted's collection simple network protocols, and helper utilities. The book also includes projects that let you try out the Twisted framework for yourself. For example, you'll find examples of using Twisted to build web services applications using the REST architecture, using XML-RPC, and using SOAP.

Written for developers who want to start building applications using Twisted, this comprehensive guide presents examples of the most common tasks you'll face when building network applications. It also helps you understand the key concepts and design patterns used in Twisted applications. Here are just some of the topics discussed in "Twisted Network Programming Essentials" Installing TwistedHow to make TCP connectionsHow to use Twisted to work with the WebTwisted's authentication frameworkUsenet and SSH clients and servers

Along the way, each lesson is supported by thorough notes and explanations to make absolutely certain you're up to speed with this leading-edge Python technology.