Foundations of Python network programming / Brandon Rhodes, John Goerzen.

By: Rhodes, Brandon [ ]Contributor(s): Goerzen, John [ ]Material type: TextTextPublisher: New York, NY : Apress, 2014Edition: 3rd editionDescription: xxi, 357 pages : illustrations ; 24 cmISBN: 9781430258544 (pbk)Subject(s): Python (Computer program language)DDC classification: 005.133 Online resources: Contributor biographical information | Publisher description | Table of contents only
Contents:
Chapter 1: Introduction to client server networking-------------------------- Chapter 2: UDP-------------------- Chapter 3: TCP------------------- Chapter 4: Socket names and DNS-------------------- Chapter 5: Network data and network errors---------------------- Chapter 6: TLS/SSL----------------------- Chapter 7: Server architecture---------------------- Chapter 8: Cashes and message queues--------------------- Chapter 9: HTTP Clients--------------------- Chapter 10: HTTP servers-------------------- Chapter 11: The world wide web-------------------- Chapter 12: Building and parsing email----------------------- Chapter 13: SMTP------------------- Chapter 14: POP--------------------- Chapter 15: IMAP-------------------- Chapter 16: Telnet and SSH------------------------ Chapter 17: FTP------------------- Chapter 18: RCP-------------------
Summary: Foundations of Python Network Programming, Third Edition, covers all of the classic topics found in the second edition of this book, including network protocols, network data and errors, email, server architecture, and HTTP and web applications, plus updates for Python 3. Some of the new topics in this edition include:? Extensive coverage of the updated SSL support in Python 3? How to write your own asynchronous I/O loop.? An overview of the "asyncio" framework that comes with Python 3.4.? How the Flask web framework connects URLs to your Python code.? How cross-site scripting and cross-site request forgery can be used to attack your web site, and how to protect against them.? How a full-stack web framework like Django can automate the round trip from your database to the screen and back. If you're a Python programmer who needs a deep understanding of how to use Python for network-related tasks and applications, this is the book for you. From web application developers, to systems integrators, to system administrators?this book has everything that you need to know.
Tags from this library: No tags from this library for this title. Log in to add tags.
Star ratings
    Average rating: 0.0 (0 votes)
Holdings
Item type Current library Call number Status Date due Barcode Item holds
Books Books Namal Library
Computer Science
005.133 RHO-F 2014 10410 (Browse shelf (Opens below)) Available 0010410
Total holds: 0

Includes index.

Chapter 1: Introduction to client server networking--------------------------
Chapter 2: UDP--------------------
Chapter 3: TCP-------------------
Chapter 4: Socket names and DNS--------------------
Chapter 5: Network data and network errors----------------------
Chapter 6: TLS/SSL-----------------------
Chapter 7: Server architecture----------------------
Chapter 8: Cashes and message queues---------------------
Chapter 9: HTTP Clients---------------------
Chapter 10: HTTP servers--------------------
Chapter 11: The world wide web--------------------
Chapter 12: Building and parsing email-----------------------
Chapter 13: SMTP-------------------
Chapter 14: POP---------------------
Chapter 15: IMAP--------------------
Chapter 16: Telnet and SSH------------------------
Chapter 17: FTP-------------------
Chapter 18: RCP-------------------

Foundations of Python Network Programming, Third Edition, covers all of the classic topics found in the second edition of this book, including network protocols, network data and errors, email, server architecture, and HTTP and web applications, plus updates for Python 3. Some of the new topics in this edition include:? Extensive coverage of the updated SSL support in Python 3? How to write your own asynchronous I/O loop.? An overview of the "asyncio" framework that comes with Python 3.4.? How the Flask web framework connects URLs to your Python code.? How cross-site scripting and cross-site request forgery can be used to attack your web site, and how to protect against them.? How a full-stack web framework like Django can automate the round trip from your database to the screen and back. If you're a Python programmer who needs a deep understanding of how to use Python for network-related tasks and applications, this is the book for you. From web application developers, to systems integrators, to system administrators?this book has everything that you need to know.

There are no comments on this title.

to post a comment.