Book 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 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 and explanations to make absolutely certain you're up to speed with this leading-edge Python technology.
Publisher resources
Table of contents
- A Note Regarding Supplemental Files
- About the Author
- Foreword
- Preface
- 1. Getting Started
- 2. Building Simple Clients and Servers
- 3. Web Clients
- 4. Web Servers
-
5. Web Services and RPC
- 5.1. Using the REST Architecture for Web Services
- 5.2. Using a Web Client to Update Resources Through REST
- 5.3. Enabling Web Services Using XML-RPC
- 5.4. Calling XML-RPC Functions
- 5.5. Installing SOAP Libraries
- 5.6. Sharing Web Services with SOAP
- 5.7. Calling SOAP Web Services
- 5.8. Sharing Python Objects with Perspective Broker
- 6. Authentication
- 7. Mail Clients
- 8. Mail Servers
- 9. NNTP Clients and Servers
- 10. SSH
- 11. Services, Processes, and Logging
- Index
- About the Author
- Colophon
- Copyright
Product information
- Title: Twisted Network Programming Essentials
- Author(s):
- Release date: October 2005
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596100322
You might also like
book
Twisted Network Programming Essentials, 2nd Edition
Get started with Twisted, the event-driven networking framework written in Python. With this introductory guide, you’ll …
video
Twisted Python: The Engine of Your Internet
How do you write and deploy extensible, testable, cross-platform clients and servers for your favorite network …
book
DSP for Embedded and Real-Time Systems
This Expert Guide gives you the techniques and technologies in digital signal processing (DSP) to optimally …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …