用TCP/IP进行网际互连:设计、实现与内核

王朝百科·作者佚名  2010-07-23  
宽屏版  字体: |||超大  

图书信息

用TCP/IP进行网际互连:设计、实现与内核

书 名: 用TCP/IP进行网际互连:设计、实现与内核

作者:(美)科默,(美)史蒂文

出版社:电子工业出版社

出版时间: 2009-8-1

ISBN: 9787121091889

开本: 16开

定价: 75.00元

内容简介本书是关于计算机网络的经典教材,是目前美国大多数大学所开设的计算机网络课程的主要参考书。全书共三卷。第二卷在第一卷介绍了TCP/IP基本概念的基础上,进一步详细讨论了TCP/IP的实现细节。这一卷的突出特点 非常注重实际。作者利用程序代码实现了TCP/IP的每个技术细节,并且所有代码在书中均可找到,有助于读者深入了解并掌握TCP/IP的细节内容。书中附录分别给出了过程调用交叉参考表、程序代码中用到的C数据结构交叉参考表及Xinu函数和常量。

作者简介Douglas EComer:普度大学的一位杰出的计算机科学教授,思科系统公司的访问教授成员,并且是计算机网络和TCP/IP以及因特网方面的国际公认的专家。他的著作已翻译成16种语言,并广泛用于世界各地的工业界和学术界。作为他的得意之作,这套共分三卷的《用TcP/IP进行网际互连》彻底改变了组网和网络方面的教育,并且他的不断创新的工作继续影响着研究生和大学生所学的课程。作为美国计算机学会的会士,在他获得的许多荣誉中包括Usenix终生成就奖。

图书目录Foreword

Preface

Chapter 1 Introduction And Overview

1.1 TCP/IP Protocols

1.2 The Need To Understand Details

1.3 Complexity Of Interactions Among Protocols

1,4 The Approach In This Text

1.5 The Importance Of Studying Code

1.6 The Xinu Operating System

1.7 Organization Of The Remainder Of The Book

..................

Chapter 8 IP: Error Processing (ICMP)

Chapter 9 IP: Multicast Processing (IGMP)

Chapter 10 UDP: User Datagrams

Chapter 11 TCP: Data Structures And Input Processing

Chapter 12 TCP: Finite State Machine Implementation

Chapter 13 TCP: Output Processing

Chapter 14 TCP:Timer Management

Chapter 15 TCP:Flow Control And Adaptive Retransmission

Chapter 16 TCP:Urgent Data Processing And The Push Funcion

Chapter 17 Socket-Level Interface

Chapter 18 RIP:Active Route Propagation And Passive Acqusition

Chapter 19 OSPF:Route Propagation With An SPF Algorithm

Chapter 20 SNMP:MIB Variables Representations And Bindings

Chapter 21 SNMP:Client And Server

Chapter 22 SNMP:Table Access Functions

Chapter 23 Implementation In Retrospect

Appendix1 Cross Reference Of Procedure Calls

Appendix2 Cross Reference Of C Structures Used In The code

Appendix3 Xinu Functions And Constants Used In The Code

Bibliography

Index

 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
 
© 2005- 王朝百科 版权所有