- Mastering Python Networking
- Eric Chou
- 61字
- 2021-07-02 21:42:33
Summary
In this chapter, we covered the OSI model and reviewed the network protocol suites, such as TCP, UDP, and IP. We then did a quick review of the Python language, including built-in types, operators, control flows, functions, classes, modules, and packages.
In the next chapter, we will start to look at using Python to programmatically interact with the network equipment.
推薦閱讀
- R語言數據分析從入門到精通
- ASP.NET MVC4框架揭秘
- 零起步玩轉掌控板與Mind+
- JavaScript+jQuery網頁特效設計任務驅動教程(第2版)
- C語言程序設計基礎與實驗指導
- Visual C++實例精通
- Building Cross-Platform Desktop Applications with Electron
- Windows Server 2012 Unified Remote Access Planning and Deployment
- 零基礎學Java程序設計
- Full-Stack React Projects
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- Python Data Analysis Cookbook
- Instant Nancy Web Development
- Mastering Xamarin.Forms(Second Edition)
- 代替VBA!用Python輕松實現Excel編程