eBooks-it.org Logo
eBooks-IT.org Inner Image

Foundations of Python Network Programming

3rd Edition
Foundations of Python Network Programming Image

Book Details:

Publisher:Apress
Series: Apress , Foundations
Author:Brandon Rhodes
Edition:3
ISBN-10:1430258543
ISBN-13:9781430258544
Pages:388
Published:Oct 27 2014
Posted:Apr 16 2016
Language:English
Book format:PDF
Book size:3.34 MB

Book Description:

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.

Download Link:

Related Books:

Foundations of Python Network Programming

The comprehensive guide to building network applications with Python
Foundations of Python Network Programming Image
2nd Edition
This second edition of Foundations of Python Network Programming targets Python 2.5 through Python 2.7, the most popular production versions of the language. Python has made great strides since Apress released the first edition of this book back in the days of Python 2.3. The advances required new chapters to be written from the ground up, and others to be extensively revised. 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 approache...

Foundations of Python Network Programming

Foundations of Python Network Programming Image
To guide readers through the new scripting language, Python, this book discusses every aspect of client and server programming. And as Python begins to replace Perl as a favorite programming language, this book will benefit scripters and serious application developers who want a feature-rich, yet simple language, for deploying their products. The text explains multitasking network servers using several models, including forking, threading, and non-blocking sockets. Furthermore, the extensive examples demonstrate important concepts and practices, and provide a cadre of fully-functioning stand alone programs. Readers may even use the provided examples as building blocks to create their own software....

Python Network Programming Cookbook

Python Network Programming Cookbook Image
Python is an excellent language to use to write code and have fun by prototyping applications quickly. The presence of lots of third-party libraries, also known as batteries, makes it even more easier and faster to prototype an application or to implement a new algorithm. If you are interested in creating the building blocks for many practical web and networking applications that rely on networking protocols then this book is a must-have. This book highlights major aspects of network programming in Python starting from writing simple networking clients, to developing complex screen-scraping and network security monitoring scripts. It creates the building blocks for many practical web and networking applications that rely on various networking protoco...



2007 - 2021 © eBooks-IT.org