Computer Networking, 8th Edition

James F. Kurose

出版社

Pearson

出版时间

2020-11-01

ISBN

9780136681557

评分

★★★★★
书籍介绍
这本教材最打动人的地方,是它把计算机网络讲成了一个有血有肉的体系,而不是零散协议的堆砌。读者反复提到
AI导读
核心看点
  • 采用自顶向下方法,以互联网为动机实例展开讲解
  • 新增SDN、4G/5G及HTTP/2等前沿技术内容
  • 涵盖网络协议、时延、丢包率等核心概念与机制
读者共识
  • 结构清晰,逻辑严密,是公认的权威教材
  • 内容生动易懂,但部分深度内容略显不足
  • 中文版翻译质量参差不齐,建议参考原版
精彩摘录
  • "因为排队时延随时间变化,所以分组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"
目录
Table of Contents
Chapter 1: Computer Networks and the Internet
1.1 What Is the Internet?
1.1.1 A Nuts-and-Bolts Description
1.1.2 A Services Description

显示全部
用户评论
got a general impression
读了前五章,讲的真的很详细
生动形象,可读性强,但是深度不够
计算机网络
思路很清晰,教授还在官网上提供了online video lectures, knowledge check, programming assignments等辅助材料,简直是业界良心。
这本书介绍了很多前沿技术,也让读者对整个计算机网络有了一个基本的概念,是一个非常合适的入门读物。
求书
收藏