注册 登录 进入教材巡展
#
  • #

出版时间:2016年4月

出版社:高等教育出版社

以下为《计算机网络——自顶向下方法(第5版)(影印版)》的配套数字资源,这些资源在您购买图书后将免费附送给您:
  • 高等教育出版社
  • 9787040449518
  • 5版
  • 125944
  • 0044171249-4
  • 异16开
  • 2016年4月
  • 1020
  • 900
  • 工学
  • 计算机科学与技术
  • TP393
  • 计算机科学与技术
  • 研究生、本科
内容简介
库罗斯、罗斯主编的《计算机网络--自顶向下方法(第5版影印版国外优秀信息科学与技术系列教学用书)(英文版)》保留了原先版本的重要特点:其自顶向下方法;对因特网进行重点讲解;对原理和实践并重;对于学习计算机网络的亲和风格和方法。主要变化在于:增加了新的一章“无线与移动网络”,包括对802.11的深入探讨、蜂窝式因特网接入概述以及对因特网和蜂窝网移动性的全面介绍。本书介绍计算机网络基础知识,并涵盖了“无线与移动网络”、“多媒体网络”、“网络安全”、“网络管理”四个高级专题。另外,还增加了易于操作的以太网实验,包括直观用户界面、分析近400个协议的功能,并增加两个新的Socket程序设计作业。本版内容经更新、扩充后,反映了近年计算机网络领域的快速变化:P2P网络,BGP,MPLS,网络安全,广播路由,因特网寻址与转发。
本书适用于高等院校计算机科学、电气工程及相关专业本科高年级或研究生的计算机网络课程,对通信等领域的相关技术人员也有很好的参考价值。
目录

Chapter 1  Computer Networks andthe 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 Intemetworking: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 Kleinrock


Chapter 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 Interact


    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 Internet'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


    2.6.2  Searching for Information in a P2P Community


    2.6.3  Case Study:P2P Internet Telephony with Skype


  2.7  Socket Programming with TCP


    2.7.1  Socket Programming with TCP


    2.7.2  An Example Client-Server Application in Java


  2.8  Socket Programming with UDP


  2.9  Summary


……


Chapter 3  Transport Layer


Chapter 4  The Network Layer


Chapter 5  The Link Layer and Local Area Networks


Chapter 6  Wireless and Mobile Networks


Chapter 7  Multimedia Networking


Chapter 8  Security in Computer Networks


Chapter 9  Network Management


References


Index