Python Network Programming (Paperback)

Abhishek Ratan, Eric Chou, Pradeeban Kathiravelu, Dr. M. O. Faruque Sarker

  • 出版商: Packt Publishing
  • 出版日期: 2019-01-30
  • 售價: $1,750
  • 貴賓價: 9.5$1,663
  • 語言: 英文
  • 頁數: 776
  • 裝訂: Paperback
  • ISBN: 1788835468
  • ISBN-13: 9781788835466
  • 相關分類: Python程式語言
  • 立即出貨 (庫存=1)

買這商品的人也買了...

商品描述

Power up your network applications with Python programming

Key Features

  • Master Python skills to develop powerful network applications
  • Grasp the fundamentals and functionalities of SDN
  • Design multi-threaded, event-driven architectures for echo and chat servers

Book Description

This Learning Path highlights major aspects of Python network programming such as writing simple networking clients, creating and deploying SDN and NFV systems, and extending your network with Mininet. You'll also learn how to automate legacy and the latest network devices. As you progress through the chapters, you'll use Python for DevOps and open source tools to test, secure, and analyze your network. Toward the end, you'll develop client-side applications, such as web API clients, email clients, SSH, and FTP, using socket programming.

By the end of this Learning Path, you will have learned how to analyze a network's security vulnerabilities using advanced network packet capture and analysis techniques.

This Learning Path includes content from the following Packt products:

  • Practical Network Automation by Abhishek Ratan
  • Mastering Python Networking by Eric Chou
  • Python Network Programming Cookbook, Second Edition by Pradeeban Kathiravelu, Dr. M. O. Faruque Sarker

What you will learn

  • Create socket-based networks with asynchronous models
  • Develop client apps for web APIs, including S3 Amazon and Twitter
  • Talk to email and remote network servers with different protocols
  • Integrate Python with Cisco, Juniper, and Arista eAPI for automation
  • Use Telnet and SSH connections for remote system monitoring
  • Interact with websites via XML-RPC, SOAP, and REST APIs
  • Build networks with Ryu, OpenDaylight, Floodlight, ONOS, and POX
  • Configure virtual networks in different deployment environments

Who this book is for

If you are a Python developer or a system administrator who wants to start network programming, this Learning Path gets you a step closer to your goal. IT professionals and DevOps engineers who are new to managing network devices or those with minimal experience looking to expand their knowledge and skills in Python will also find this Learning Path useful. Although prior knowledge of networking is not required, some experience in Python programming will be helpful for a better understanding of the concepts in the Learning Path.

Table of Contents

  1. Fundamental Concepts
  2. Python for Network Engineers
  3. Continuous Integration for Network Engineers
  4. SDN Concepts in Network Automation
  5. Low-Level Network Device Interactions
  6. APIs and Intent-Driven Networking
  7. The Python Automation Framework - Ansible Basics
  8. The Python Automation Framework - Beyond Basics
  9. AWS Cloud Networking
  10. Working with Git
  11. Sockets, IPv4, and Simple Client/Server Programming
  12. Multiplexing Socket I/O for Better Performance
  13. IPv6, Unix Domain Sockets, and Network Interfaces
  14. Programming with HTTP for the Internet
  15. Email Protocols, FTP, and CGI Programming
  16. Programming across Machine Boundaries
  17. Working with Web Services - XML-RPC, SOAP, and REST
  18. Network Monitoring and Security
  19. Network Modeling
  20. Authentication, Authorization, and Accounting (AAA)
  21. Open and Proprietary Networking Solutions
  22. NFV and Orchestration - A Larger Ecosystem
  23. Programming the Internet

商品描述(中文翻譯)

使用Python編程增強您的網絡應用程式

主要特點:

- 掌握Python技能,開發強大的網絡應用程式
- 理解SDN的基本原理和功能
- 設計多線程、事件驅動的回聲和聊天服務器架構

書籍描述:

本學習路徑重點介紹Python網絡編程的主要方面,例如編寫簡單的網絡客戶端、創建和部署SDN和NFV系統,以及使用Mininet擴展您的網絡。您還將學習如何自動化遺留和最新的網絡設備。隨著章節的進展,您將使用Python進行DevOps和開源工具來測試、保護和分析您的網絡。最後,您將使用套接字編程開發客戶端應用程式,例如Web API客戶端、電子郵件客戶端、SSH和FTP。

通過本學習路徑的學習,您將學習如何使用高級網絡封包捕獲和分析技術分析網絡的安全漏洞。

本學習路徑包括以下Packt出版的內容:

- 《實用網絡自動化》(作者:Abhishek Ratan)
- 《精通Python網絡編程》(作者:Eric Chou)
- 《Python網絡編程食譜,第二版》(作者:Pradeeban Kathiravelu、Dr. M. O. Faruque Sarker)

您將學到什麼:

- 使用異步模型創建基於套接字的網絡
- 開發用於Web API的客戶端應用程式,包括S3 Amazon和Twitter
- 使用不同協議與電子郵件和遠程網絡服務器進行通信
- 將Python與Cisco、Juniper和Arista eAPI集成以實現自動化
- 使用Telnet和SSH連接進行遠程系統監控
- 通過XML-RPC、SOAP和REST API與網站進行交互
- 使用Ryu、OpenDaylight、Floodlight、ONOS和POX構建網絡
- 在不同的部署環境中配置虛擬網絡

本書適合對象:

如果您是Python開發人員或系統管理員,想要開始進行網絡編程,本學習路徑將使您更接近目標。IT專業人員和DevOps工程師對於管理網絡設備尚屬新手,或者具有最少經驗且希望擴展Python知識和技能的人也會發現本學習路徑非常有用。雖然不需要具備網絡知識,但具有一些Python編程經驗將有助於更好地理解學習路徑中的概念。

目錄:

1. 基本概念
2. Python網絡工程師
3. 網絡工程師的持續集成
4. 網絡自動化中的SDN概念
5. 低級網絡設備交互
6. API和意圖驅動的網絡
7. Python自動化框架 - Ansible基礎
8. Python自動化框架 - 進階篇
9. AWS雲網絡
10. 使用Git工作
11. 套接字、IPv4和簡單的客戶端/服務器編程
12. 多路徑套接字I/O以提高性能
13. IPv6、Unix域套接字和網絡接口
14. 用於互聯網的HTTP編程
15. 電子郵件協議、FTP和CGI編程
16. 跨機器邊界編程
17. 使用Web服務 - XML-RPC、SOAP和REST
18. 網絡監控和安全
19. 網絡建模
20. 認證、授權和計費(AAA)
21. 開放和專有的網絡解決方案
22. NFV和編排 - 更大的生態系統
23. 編程互聯網