上一页 1 ··· 5 6 7 8 9
摘要: 1. End-to-End Principle 1.1 端到端原则v1: 通信系统设计的目标是将信息传输中发生错误的概论降低到一个可以接受的水平。 由于网络核心处的数据传输时不可靠的,因此数据的可靠性检验工作应该由端系统完成。 例子: 如图,假如数据检错的工作在数据链路上完成,如果D的内存出了问题, 阅读全文
posted @ 2020-11-21 11:18 sys_malloc 阅读(183) 评论(0) 推荐(0)
摘要: Unit 1 Review 1. What we learned? How an application uses the internaet. Thestructure of the Internet: The 4 layer model. The Internet protocol(IP): W 阅读全文
posted @ 2020-11-21 11:14 sys_malloc 阅读(206) 评论(0) 推荐(0)
摘要: Byte order 1. Endianness 2. Network Byte Order Different processors have different endianness Little endian: x86 Big endian: ARM To interoperate, they 阅读全文
posted @ 2020-11-21 11:11 sys_malloc 阅读(161) 评论(0) 推荐(0)
摘要: Packet Switching Principle 1. What is packet switching? Packet switching is the ideal that we break our data into discrete, self-contained chunks of d 阅读全文
posted @ 2020-11-21 11:03 sys_malloc 阅读(266) 评论(0) 推荐(0)
摘要: Networked Applications World Wide Web BitTorrent Skype ...... Layerd Internet Model Ineternet is a huge and complicated project, for simplifying the d 阅读全文
posted @ 2020-11-21 10:40 sys_malloc 阅读(563) 评论(0) 推荐(0)
摘要: 复制进Typora查看效果 *斜体* **粗体** ***粗斜体****** ~~删除线~~ <u>下划线</u> [^RUNOOB]: ads asdasd - 第一项- 第二项- 第三项 1. 第一项: - 第一项嵌套2. 第二项: - 第二项嵌套3. 第三项: - 第三项嵌套 > 这是一个引用 阅读全文
posted @ 2019-08-16 18:27 sys_malloc 阅读(171) 评论(0) 推荐(1)
上一页 1 ··· 5 6 7 8 9
总访问: counter for blog 次