计算机网络 - [美]James F.Kurose

计算机网络

[美]James F.Kurose

出版时间

2003-01-01

ISBN

9787302061502

评分

★★★★★
书籍介绍
计算机网络:自顶向下方法与Internet特色,ISBN:9787302061502,作者:(美)James F. Kurose,(美)Keith W. Ross著;申震杰,王金伦,杜江译;申震杰译
AI导读
核心看点
  • 独创自顶向下教学法,从应用层切入,由浅入深。
  • 聚焦因特网协议,结合HTTP、TCP等实例讲解原理。
  • 内容与时俱进,涵盖5G、SDN及QUIC等前沿技术。
适合谁读
  • 计算机专业学生,需系统掌握网络原理与协议。
  • 程序员与开发者,希望深入理解网络底层机制。
  • IT从业者,欲提升技术深度,解答工作中网络疑惑。
读前提醒
  • 部分读者反映翻译生硬,建议配合英文原版阅读。
  • 概念繁多且缩写密集,建议结合配套视频课程学习。
  • 内容详尽但略显啰嗦,可先通读框架,再按需深究。
读者共识
  • 公认的经典教材,比喻形象,比传统教材更易懂。
  • 能将零散知识点串联,对理解网络运作极有帮助。
  • 虽翻译争议大,但逻辑清晰,仍是入门首选好书。

本导读基于书籍简介、目录、原文摘录、短评和书评生成,不等同于全文精读。

精彩摘录
  • "因为排队时延随时间变化,所以分组n发送到路由器n的往返时延实际上比分组n+1发送到路由器n+1的往返时延更大。的确,我们在上述例子中观察到了这种现象:到路由器6的时延比到路由器7的时延大。"
  • "Whereas a transport-layer protocol provides logical communication between processes running on different hosts, a network-layer protocol provides logical communication between hosts."
  • "rip是被当作一个应用层进程(虽然它是一个能操作UNIX内核中的转发表的特殊进程)来实现的,所以它能在一个标准套接字上发送和接收报文,并且使用一个标准的运输层协议。RIP是一个运行在UDP上的应用层协议。"
  • "The application developer has control of everything on the application-layer side of the socket but has little control of the transport-layer side of the socket."
  • "Many of today’s most popular and traffic-intensive applications are based on P2P architectures. These applications include file sharing (e.g., BitTorrent), peer-assisted download acceleration (e.g., Xunlei), Internet Telephony (e.g., Skype), and IPTV (e.g.,Kankan and PPstream)."
  • "One interesting property of MAC addresses is that no two adapters have the same address. This might seem surprising given that adapters are manufactured in many countries by many companies. How does a company manufacturing adapters in China make sure that it is using different addresses from a compa"
  • "EstimatedRTT = (1-α) · EstimatedRTT + α · SampleRTT"
  • "Until the early 1990s the Internet was used primarily by researchers, academics, and university students to log in to remote hosts, to transfer files from local hosts to remote hosts and vice versa, to receive and send news, and to receive and send electronic mail. Although these applications were(a"
用户评论
很好很好
专业课,没办法~~~
终于完完整整读了一遍,突然发觉上课学的东西都好水。。。
求别挂!!QAQ
好还念啊
大学在图书馆把所有计算机网络的书都浏览了一遍,发现这本书是我最喜欢的。他不尽告诉你什么是计算机网络,还告诉你为什么有这个,是怎么思考,为了解决什么问题想出来的。存在都是有原因的,很多解决方案都是我们现实生活的映射。比如网络各节点的存储转发就是线下邮箱和邮递员的思路来的。
Timing是读好书的关键之一。读这本书时,恰逢我上初中的时候,当时只是隐隐地觉得好,消化不了,现在想起来实在是可惜了。
终于找到第三版了 >_<
收藏