Authors:
Classic book updated to Python 3 the latest version of Python
Python is the go to glue language for a wide variety of programmers
Encyclopaedic coverage of how to deal with network issues using Python
Handles all the new developments in Python Network Programming, such as WSGI, FastCGI, etc
Buying options
Tax calculation will be finalised at checkout
Purchases are for personal use only
Learn about institutional subscriptionsThis is a preview of subscription content, access via your institution.
Table of contents (18 chapters)
-
Front Matter
-
Back Matter
About this book
You will learn fundamentals like IP, TCP, DNS and SSL by using working Python programs; you will also be able to familiarize yourself with infrastructure components like memcached and message queues. You can also delve into network server designs, and compare threaded approaches with asynchronous event-based solutions.
But the biggest change is this edition's expanded treatment of the web. The HTTP protocol is covered in extensive detail, with each feature accompanied by sample Python code. You can use your HTTP protocol expertise by studying an entire chapter on screen scraping and you can then test lxml and BeautifulSoup against a real-world web site. The chapter on web application programming now covers both the WSGI standard for component interoperability, as well as modern web frameworks like Django.
Finally, all of the old favorites from the first edition are back: E-mail protocols like SMTP, POP, and IMAP get full treatment, as does XML-RPC. You can still learn how to code Python network programs using the Telnet and FTP protocols, but you are likely to appreciate the power of more modern alternatives like the paramiko SSH2 library. If you are a Python programmer who needs to learn the network, this is the book that you want by your side.
About the authors
Bibliographic Information
Book Title: Foundations of Python Network Programming
Book Subtitle: The comprehensive guide to building network applications with Python
Authors: Brandon Rhodes, John Goerzen
DOI: https://doi.org/10.1007/978-1-4302-3004-5
Publisher: Apress Berkeley, CA
eBook Packages: Professional and Applied Computing, Professional and Applied Computing (R0), Apress Access Books
Copyright Information: John Goerzen, Brandon Rhodes 2010
Softcover ISBN: 978-1-4302-3003-8Published: 21 December 2010
eBook ISBN: 978-1-4302-3004-5Published: 24 February 2011
Edition Number: 2
Number of Pages: XX, 368
Topics: Python, Software Engineering, Computer Engineering and Networks