Computer networks a systems approach

Computer Networks, 4E is the only introductory computer networking book written by authors who have had first-hand experience with many of the protocols discussed in the book, who have actually designed some of them as well, and who are still actively designing the computer networks today. This newl...

Full description

Bibliographic Details
Main Author: Peterson, Larry L. (-)
Other Authors: Davie, Bruce S.
Format: eBook
Language:Inglés
Published: Amsterdam ; Boston : Morgan Kaufmann c2007.
Edition:4th ed
Series:The Morgan Kaufmann Series in Networking
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009644283006719
Table of Contents:
  • Front cover; Title page; Copyright page; Foreword; Foreword to the First Edition; Preface; Audience; Changes in the Fourth Edition; Approach; Pedagogy and Features; Road Map and Course Use; Exercises; Supplemental Materials and Online Resources; Acknowledgments; Table of Contents; 1 Foundation; Problem: Building a Network; 1.1 Applications; 1.2 Requirements; 1.2.1 Connectivity; 1.2.3 Support for Common Services; 1.3 Network Architecture; 1.3.2 OSI Architecture; 1.4 Implementing Network Software; 1.4.1 Application Programming Interface (Sockets); 1.4.2 Example Application
  • 2.6 Ethernet (802.3)2.6.1 Physical Properties; 2.7 Rings (802.5, FDDI, RPR); 2.7.1 Token Ring Media Access Control; 2.7.2 Token Ring Maintenance; 2.8 Wireless; 2.8.1 Bluetooth (802.15.1); 2.8.2 Wi-Fi (802.11); 2.8.3 WiMAX (802.16); 2.8.4 Cell Phone Technologies; 2.9 Summary; Open Issue: Sensor Networks; Further Reading; 3 Packet Switching; Problem: Not All Networks Are Directly Connected; 3.1.1 Datagrams; 3.1.2 Virtual Circuit Switching; 3.2 Bridges and LAN Switches; 3.2.2 Spanning Tree Algorithm; 3.2.3 Broadcast and Multicast; 3.3 Cell Switching (ATM); 3.3.1 Cells
  • 3.3.2 Segmentation and Reassembly3.3.3 Virtual Paths; 3.4 Implementation and Performance; 3.5 Summary; Open Issue: The Future of Switching; Further Reading; Exercises; 4 Internetworking; Problem: There Is More Than One Network; 4.1 Simple Internetworking (IP); 4.1.1 What Is an Internetwork?; 4.1.3 Global Addresses; 4.1.4 Datagram Forwarding in IP; 4.1.5 Address Translation (ARP); 4.1.6 Host Configuration (DHCP); 4.1.7 Error Reporting (ICMP); 4.1.8 Virtual Networks and Tunnels; 4.2 Routing; 4.2.1 Network as a Graph; 4.2.2 Distance Vector (RIP); 4.2.3 Link State (OSPF); 4.2.4 Metrics
  • 4.2.5 Routing for Mobile Hosts4.2.6 Router Implementation; 4.3 Global Internet; 4.3.1 Subnetting; 4.3.2 Classless Routing (CIDR); 4.3.3 Interdomain Routing (BGP); 4.3.5 IP Version 6 (IPv6); 4.4 Multicast; 4.4.1 Multicast Addresses; 4.4.2 Multicast Routing (DVMRP, PIM, MSDP); 4.5 Multiprotocol Label Switching; 4.5.1 Destination-Based Forwarding; 4.5.2 Explicit Routing; 4.5.3 Virtual Private Networks and Tunnels; 4.6 Summary; Open Issue: Deployment of IPv6; Further Reading; Exercises; 5 End-to-End Protocols; Problem: Getting Processes to Communicate; 5.1 Simple Demultiplexer (UDP)
  • 5.2.1 End-to-End Issues