-
大小: 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.
代码片段和文件信息
相关资源
- pywin32_python3.6_64位
- Python GUI Programming Cookbook
- python3环境搭建教程.ppt
- python3.5可用的scipy
- PYTHON3 经典50案例.pptx
- Practical Programming 2nd Edition
- python3.5.2.chm官方文档
-
python 3 ob
ject-oriented programming 3rd 20 - python3.5.4_windows下32与64位安装包
- GitHack-python3.zip
- Python3.x+PyQtChart实现数据可视化界面
- python3根据模板图片批量自动制作个性
- 《机器学习实战》源代码Python3
- Python3.5.2的IDLE汉化版计算机等级考试
- python3.5 百度ai人脸识别
- python3实现的国密SM2+SM3
- Introduction to Programming in Python An Inter
- pytorch_pose_proposal_networks-master.zip
- python100道面试题及解答全部答案 pyc
- #python3.3关于Tk中的Treeview使用方法
- Python3.x+Pyqt5实现界面编程浏览网页
- 《机器学习实战》Python3代码
- Python3学习笔记
- Python3.7.2中文文档-标准库-通用操作系
- Python3.7.2中文文档-标准库-Python数据类
- Long Short Terms Memory Networks with Python J
- python3基础教程第三版高清
- Long Short-Term Memory Networks With Python
- 随机森林python3实现代码(带数据集)
- dlib-19.18.0-cp37-cp37m-linux_armv7l.whl
评论
共有 条评论