内容简介
Larry L.Peterson & Bruce S. Davie: Computer Networks,A Systems Approach. Second Edition. Copyright ?2000 by Morgan Kaufmann Publishers,Inc. Harcourt Asia Pte Ltd under special arrangement with Morgan Kaufmann authorizes China Machine Press to print and exclusively distribute this edition,which is the only authorized complete and unabridged reproduction of the latest American Edition published and priced for sale in China only,not including Hong Kong SAR and Taiwan. Unauthorized export of this edition is a violation of the Copyright Act. Violation of this Law is subjected to Civil and Criminal penalties.
目录
CONTENTS
Foreword
Foreword to the First Edition
Preface
1 Foundation
Problem: Building a Network
1. 1 Requirements
1. 1. 1 Connectivity
1.1.2 Cost-Effective Resource Sharing
1.1.3 Support for Common Services
1.1.4 Performance
1.2 Network Architecture
1.2.1 Layering and Protocols
1.2.2 OSI Architecture
1.2.3 Internet Architecture
1.3 Implementing Network Software
1.3.1 Application Programming Interface (Sockets)
1.3.2 Example Application
1.3.3 Protocol Implementation Issues
1.4 Summary Open Issue: Ubiquitous Networking Further Reading Exercises
2 Direct Link Networks
Problem: Physically Connecting Hosts
2.1 Hardware Building Blocks
2. 1.1 Nodes
2.1.2 Links
2.2 Encoding (NRZ, NRZI, Manchester, 4B/5B)
2.3 Framing
2.3.1 Byte-Oriented Protocols (BISYNC, PPP, DDCMP)
2.3.2 Bit-Oriented Protocols (HDLC)
2.3.3 Clock-Based Framing (SONET)
2.4 Error Detection
2.4.1 Two-Dimensional Parity
2.4.2 Internet Checksum Al..