1 Star 0 Fork 0

radcircle / Computer-Networking-A-Top-Down-Approach-NOTES

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

《计算机网络-自顶向下方法》笔记

《计算机网络-自顶向下方法》编程作业的解答和代码,Wireshark实验的官方文档的翻译。


套接字编程作业

第2章 - 应用层

作业 1:Web服务器 (Page120)

作业 2:UDPping程序 (Page121)

作业 3:邮件客户端 (Page121)

作业 4:多线程Web代理服务器 (Page121)

第4章 - 网络层

作业5:ICMP ping (Page287)


Wireshark实验

(注:括号内的ID为对应内容的译者/作者。)

CHN-STUDENT注:实验结果仅对当次抓包结果有效,仅供参考,如有问题,欢迎讨论。)

Wireshark实验:入门 (Page52)

Wireshark实验:HTTP (Page121)

Wireshark实验:DNS (Page121)

CHN-STUDENT注:DNS实验中一个服务器已经不在使用,且部分现象无法解释,仅供参考。)

Wireshark实验:探究TCP (Page200)

Wireshark实验:探究UDP (Page201)

CHN-STUDENT注:由于UDP实验较简单,直接分析官方的结果,实验结果仅供参考价值。)

Wireshark实验:探究IP (Page240)

Wireshark实验:探究ICMP,Ping和Traceroute (Page282)

Wireshark实验:探究以太网和ARP (Page335)

Wireshark实验:探究DHCP (Page240)

Wireshark实验:探究NAT (Page240)

Wireshark实验:探究802.11 (Page383)

CHN-STUDENT注:由于不具备研究802.11无线协议的条件,直接分析官方的结果,实验结果仅供参考价值。)

Wireshark实验:探究SSL (Page437)


其他笔记

UDP套接字编程

TCP套接字编程


其他资源

The MIT License (MIT) Copyright (c) 2016 默然 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。 展开 收起
Python
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/radcircle/Computer-Networking-A-Top-Down-Approach-NOTES.git
git@gitee.com:radcircle/Computer-Networking-A-Top-Down-Approach-NOTES.git
radcircle
Computer-Networking-A-Top-Down-Approach-NOTES
Computer-Networking-A-Top-Down-Approach-NOTES
master

搜索帮助