作者:Abe Fettig
出版日期:October 20, 2005
出版社:O'Reilly
页数:236
ISBN:9780596100322
文件格式:CHM
Product Description
“Twisted Network Programming Essentials” from O’Reilly is atask-oriented look at this new open source, Python-based technology.The book begins with recommendations for various plug-ins and add-onsto enhance the basic package as installed. It then details Twisted’scollection simple network protocols, and helper utilities. The bookalso includes projects that let you try out the Twisted framework foryourself. For example, you’ll find examples of using Twisted to buildweb services applications using the REST architecture, using XML-RPC,and using SOAP.
Written for developers who want to start building applications usingTwisted, this comprehensive guide presents examples of the most commontasks you’ll face when building network applications. It also helps youunderstand the key concepts and design patterns used in Twistedapplications. Here are just some of the topics discussed in “TwistedNetwork Programming Essentials”:
Installing Twisted
How to make TCP connections
How to use Twisted to work with the Web
Twisted’s authentication framework
Usenet and SSH clients and servers
Along the way, each lesson is supported by thorough notes andexplanations to make absolutely certain you’re up to speed with thisleading-edge Python technology.