-
大小: 3.39MB文件类型: .pdf金币: 1下载: 0 次发布日期: 2023-10-03
- 语言: Python
- 标签: Python3 Network Programming
资源简介
http://www.amazon.com/Foundations-Python-Network-Programming-Brandon/dp/1430258543
这本书是2014年底出版的,基于最新的 python3.4 版本。
配书源码链接
https://github.com/brandon-rhodes/fopnp
目录
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: Caches and Message Queues
Chapter 9: HTTP Clients
Chapter 10: HTTP Servers
Chapter 11: The World Wide Web
Chapter 12: Building and Parsing E-Mail
Chapter 13: SMTP
Chapter 14: POP
Chapter 15: IMAP
Chapter 16: Telnet and SSH
Chapter 17: FTP
Chapter 18: RPC
Instead, this book focuses on network programming, using Python 3 for every example script and snippet of code at
the Python prompt. These examples are intended to build a comprehensive picture of how network clients, network servers,
and network tools can best be constructed from the tools provided by the language. Readers can study the transition from
Python 2 to Python 3 by comparing the scripts used in each chapter of the second edition of this book with the listings here
in the third edition—both of which are available at https://github.com/brandon-rhodes/fopnp/tree/m/ thanks to the
excellent Apress policy of making source code available online. The goal in each of the following chapters is simply to show
you how Python 3 can best be used to solve modern network programming problems.
代码片段和文件信息
相关资源
- Introduction to Programming Using Python 无水印
- 笨办法学python3
- python3+wxpython编程教程
- 西电数据挖掘作业——VSM人脸识别算
- Pillow-3.4.2-cp36-cp36m-win_amd64.whl python3
- 笨办法学Python3中英
- dive-into-python3 英文版+深入python3中文版
- Python3 廖雪峰教程pdf版
- PyWin32手册适配Python3.7最新版
- (updated20180308)Django-erp for python3 an
- Django-erp for python3 and django1.11
- Python Programming on Win32.pdf
- Python3-廖雪峰 高清完整PDF版
- 笨办法学Python3英文版+笨办法学pytho
- Python3.6 中文文档.pdf
- QT5 Python GUI Programming Cookbook (2018)
- python3.6+Django2.0 图书管理系统
- Python基础教程第3版)_袁国忠译
- python Programming.An.Introduction.to.Computer
- python3完整版
- 基于Movielens的推荐系统—评分预测
- Python-GUI-programming-with-Tkinter
- python3-tkinter官方高清文档
- Python3语法速查本
- python3 ocr 识别图片文字CSDN验证码90%通
- Faster-RCNN-TensorFlow-Python3.5-master
- Python3 基础知识思维导图
- pytesser_v0.0.1_py3.6.rar
- 图片感兴趣区域ROI获取——鼠标选择
- Python3最新中文手册(官方文档)
评论
共有 条评论