James F.Kurose是美国马萨诸塞大学阿默斯特分校计算机科学系教授。. Kurose博士的教育工作已经得到了广泛认可, 其中包括国家理工大学(8次)、马萨诸塞大学和研究生院东北联合会授予的杰出教师奖。他获得了IEEE Taylor Booth教育奖章,确立了在马萨诸塞共同体信息技术促进会的领导地位。他还获得了通用电气公司研究基金、IBM教职员发展奖和Lilly研究基金。 Kurose博士是《IEEE通信学报》和《IEEE/ACM网络学报》的前任主任编辑。多年来,他一直在IEEE Infocom、ACM SIGCOMM、ACM Internet Measurement Conference和ACM SIGMETRICS程序委员会中工作, 并担任这些会议的技术程序联合主席。他是IEEE和ACM的会员。他的研究兴趣包括网络协议和体系结构、 网络测量...
James F.Kurose是美国马萨诸塞大学阿默斯特分校计算机科学系教授。. Kurose博士的教育工作已经得到了广泛认可, 其中包括国家理工大学(8次)、马萨诸塞大学和研究生院东北联合会授予的杰出教师奖。他获得了IEEE Taylor Booth教育奖章,确立了在马萨诸塞共同体信息技术促进会的领导地位。他还获得了通用电气公司研究基金、IBM教职员发展奖和Lilly研究基金。 Kurose博士是《IEEE通信学报》和《IEEE/ACM网络学报》的前任主任编辑。多年来,他一直在IEEE Infocom、ACM SIGCOMM、ACM Internet Measurement Conference和ACM SIGMETRICS程序委员会中工作, 并担任这些会议的技术程序联合主席。他是IEEE和ACM的会员。他的研究兴趣包括网络协议和体系结构、 网络测量、传感器网络、多媒体通信以及建模和性能评价。他拥有哥伦比亚大学计算机科学的博士学位。
Keith W.Ross是美国纽约理工大学(布鲁克林校区)计算机科学系的Leomard J.Shustek教授。从1985年到1998年,他是宾西法尼亚大学系统工程系的教授。从1998年到2003年,他是法国Eurecom学院多媒体通信系的教授。Keith W.Ross也是Wimba的主要创立者和首任CEO,该公司为电子学习市场研发了IP话音和流技术。 Ross教授的研究兴趣包括对等网络、 因特网测量、视频流、Web缓存、 内容分发网络、网络安全、IP话音和随机建模。他是IEEE的会员, 目前是《IEEE/ACM网络学报》的副编辑。他是联邦贸易委员会P2P文件共享的顾问。他一直在IEEE Infocom、ACM SIGCOMM、ACM Multimedia、ACM Internet Measurement Conference和ACM SIGMETRICS程序委员会中工作。他拥有密歇根大学计算机、信息和控制工程的博士学位。...
目录
· · · · · ·
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 1.1.3 What Is a Protocol? 1.2 The Network Edge 1.2.1 Client and Server Programs 1.2.2 Access Networks 1.2.3 Physical Media 1.3 The Network Core 1.3.1 Circuit Switching and Packet Switching 1.3.2 How Do Packets Make Their Way Through Packet-Switched Networks? 1.3.3 ISPs and Internet Backbones 1.4 Delay, Loss, and Throughput in Packet-Switched Networks 1.4.1 Overview of Delay in Packet-Switched Networks 1.4.2 Queuing Delay and Packet Loss 1.4.3 End-to-End Delay 1.4.4 Throughput in Computer Networks 1.5 Protocol Layers and Their Service Models 1.5.1 Layered Architecture 1.5.2 Messages, Segments, Datagrams, and Frames 1.6 Networks Under Attack 1.7 History of Computer Networking and the Internet 1.7.1 The Development of Packet Switching: 1961-1972 1.7.2 Proprietary Networks and Internetworking: 1972-1980 1.7.3 A Proliferation of Networks: 1980-1990 1.7.4 The Intemet Explosion: The 1990s 1.7.5 Recent Developments 1.8 Summary Road-Mapping This Book Homework Problems and Questions Problems Discussion Questions Ethereal Lab Interview: Leonard KleinrockChapter 2 Application Layer 2.1 Principles of Network Applications 2.1.1 Network Application Architectures 2.1.2 Processes Communicating 2.1.3 Transport Services Available to Applications 2.1.4 Transport Services Provided by the Internet 2.1.5 Application-Layer Protocols 2.1.6 Network Applications Covered in This Book 2.2 The Web and HTTP 2.2.1 Overview of HTTP 2.2.2 Non-persistent and Persistent Connections 2.2.3 HTTP Message Format 2.2.4 User-Server Interaction: Cookies 2.2.5 Web Caching 2.2.6 The Conditional GET 2.3 File Transfer: FTP 2.3.1 FTP Commands and Replies 2.4 Electronic Mail in the Internet 2.4.1 SMTP 2.4.2 Comparison with HTTP 2.4.3 Mail Message Formats and MIME 2.4.4 Mail Access Protocols 2.5 DNS--The lnternet's Directory Service 2.5.1 Services Provided by DNS 2.5.2 Overview of How DNS Works 2.5.3 DNS Records and Messages 2.6 Peer-to-Peer Applications 2.6.1 P2P File Distribution ……Chapter 3 Transport LayerChapter 4 The Network LayerChapter 5 The Link Layer and Local Area NetworksChapter 6 Wireless and Mobile NetworksChapter 7 Multimedia NetworkingChapter 8 Security in Computer NetworksChapter 9 Network ManagementReferencesIndex
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 1.1.3 What Is a Protocol? 1.2 The Network Edge 1.2.1 Client and Server Programs 1.2.2 Access Networks 1.2.3 Physical Media 1.3 The Network Core 1.3.1 Circuit Switching and Packet Switching 1.3.2 How Do Packets Make Their Way Through Packet-Switched Networks? 1.3.3 ISPs and Internet Backbones 1.4 Delay, Loss, and Throughput in Packet-Switched Networks 1.4.1 Overview of Delay in Packet-Switched Networks 1.4.2 Queuing Delay and Packet Loss 1.4.3 End-to-End Delay 1.4.4 Throughput in Computer Networks 1.5 Protocol Layers and Their Service Models 1.5.1 Layered Architecture 1.5.2 Messages, Segments, Datagrams, and Frames 1.6 Networks Under Attack 1.7 History of Computer Networking and the Internet 1.7.1 The Development of Packet Switching: 1961-1972 1.7.2 Proprietary Networks and Internetworking: 1972-1980 1.7.3 A Proliferation of Networks: 1980-1990 1.7.4 The Intemet Explosion: The 1990s 1.7.5 Recent Developments 1.8 Summary Road-Mapping This Book Homework Problems and Questions Problems Discussion Questions Ethereal Lab Interview: Leonard KleinrockChapter 2 Application Layer 2.1 Principles of Network Applications 2.1.1 Network Application Architectures 2.1.2 Processes Communicating 2.1.3 Transport Services Available to Applications 2.1.4 Transport Services Provided by the Internet 2.1.5 Application-Layer Protocols 2.1.6 Network Applications Covered in This Book 2.2 The Web and HTTP 2.2.1 Overview of HTTP 2.2.2 Non-persistent and Persistent Connections 2.2.3 HTTP Message Format 2.2.4 User-Server Interaction: Cookies 2.2.5 Web Caching 2.2.6 The Conditional GET 2.3 File Transfer: FTP 2.3.1 FTP Commands and Replies 2.4 Electronic Mail in the Internet 2.4.1 SMTP 2.4.2 Comparison with HTTP 2.4.3 Mail Message Formats and MIME 2.4.4 Mail Access Protocols 2.5 DNS--The lnternet's Directory Service 2.5.1 Services Provided by DNS 2.5.2 Overview of How DNS Works 2.5.3 DNS Records and Messages 2.6 Peer-to-Peer Applications 2.6.1 P2P File Distribution ……Chapter 3 Transport LayerChapter 4 The Network LayerChapter 5 The Link Layer and Local Area NetworksChapter 6 Wireless and Mobile NetworksChapter 7 Multimedia NetworkingChapter 8 Security in Computer NetworksChapter 9 Network ManagementReferencesIndex
· · · · · · (收起)
Whereas a transport-layer protocol provides logical communication between processes running on different hosts, a network-layer protocol provides logical communication between hosts. (查看原文)
《计算机网络:自顶向下方法》(第8版)是由James F. Kurose和Keith W. Ross合著的一本计算机网络教材。其第一版距今已经有近20多年。它是一本全面、系统、实用性强的计算机网络教材,在全球范围内被被数百所大学和院校广泛使用,指导了多少人们的网络入门。 我第一次阅读本书...
(展开)
1 有用 赵澍昌 2014-08-13 11:33:07
樊臻。。。一个不老的男人。。。后来居然成了我导师
0 有用 snapshot 2016-10-08 19:38:52
系统、深入、生动
0 有用 Alen-Zhang 2019-05-19 21:32:17
作为工具书啃读!清晰明了!!
0 有用 Andrew_liu 2015-04-11 11:19:57
非常推荐这本书, 以不同的角度描述了计算机网络, 符合现代的开发趋势
0 有用 巨头少女 2017-03-12 18:46:26
难…