Network Programming in Python: The Basic: A Detailed Guide to Python 3 Network Programming and Management

  • 8h 44m
  • John Galbraith
  • BPB Publications
  • 2022

This book includes revisions for Python 3 as well as all of the classic topics covered, such as network protocols, network data and errors, email, server architecture, and HTTP and web applications.

  • Comprehensive coverage of Python 3's improved SSL support
  • How to create an asynchronous I/O loop on your own.
  • A look at the "asyncio" framework, which is included with Python 3.4.
  • The Flask web framework's URL-to-Python code connection.
  • How to safeguard your website from cross-site scripting and cross-site request forgery attacks.
  • How Django, a full-stack web framework, can automate the round journey from your database to the screen and back.

TAGLINE

For programmers who need to use Python for network-related activities and apps

KEY FEATURES

  • Comprehensive coverage of Python 3's improved SSL support.
  • Create an asynchronous I/O loop on your own.
  • A look at the "asyncio" framework, which is included with Python 3.4.

WHAT YOU WILL LEARN

  • asynchronous models and socket-based networks
  • Monitor distant systems using Telnet and SSH connections
  • Interact with websites using XML-RPC, SOAP, and REST APIs
  • Configure virtual networks in various deployment scenarios
  • Analyze security weaknesses in a network

WHO THIS BOOK IS FOR

This book is for Python programmers who need a thorough understanding of how to use Python for network-related activities and applications. This book covers all you need to know about web application development, systems integration, and system administration.

About the Author

John Galbraith is an architect, designer, engineer, artist, playwright, and comedy writer. He had spent the last 14 years working with clients, vendors, service integrators In other life, he’s a student at MIT.

In this Book

  • Code Bundle and Coloured Images
  • Piracy
  • Client-Server Networking—An Overview
  • UDP(User Datagram Protocol)
  • Transmission Control Protocol (TCP)
  • Domain Name System & Socket Names
  • Data and Errors on the Internet
  • SSL/TLS
  • Architecture of the Server
  • Message Queues and Caches
  • HTTP Clients
  • Servers That Handle HTTP
  • Www (World Wide Web)
  • E-Mail Construction and Parsing
  • Simple Mail Transfer Protocol(SMTP)
  • Post Office Protocol(POP)
  • Internet Message Access Protocol (IMAP)
  • SSH and Telnet
  • File Transfer Protocol (FTP)
  • Remote Procedure Call (RPC)
SHOW MORE
FREE ACCESS