This volume extends the concepts discussed in Comer's first volume to show how to implement communication protocols in software. Providing an examination of the internals of TCP/IP protocal software, this volume covers the basic operating system concepts (eg interrupts, processes, semaphores and interprocess communications) and then explains the structure of TCP/IP software in terms of these facilities. The book discusses the protocols in the light of design alternatives, decisions and implementation techniques, contains working source code for most protocols, including ARP, TCP, IP and RIP, reviews an example implementation from a working system, and defines structures, constants and code for procedures and processes in C.
Auflage
Sprache
Verlagsort
Verlagsgruppe
Pearson Education Limited
Zielgruppe
Für höhere Schule und Studium
Für Beruf und Forschung
Editions-Typ
Illustrationen
Maße
Höhe: 242 mm
Breite: 182 mm
Gewicht
ISBN-13
978-0-13-472242-9 (9780134722429)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Klassifikation
Introduction and overview; structure of TCP/IP software in an operating system; network interface layer; address discovery and binding; IP - data structures and software organization; IP - routing; IP - fragmentation and reassembly; ICMP; UDP; socket level interface; TCP - data structures and software overview; TCP - timer management; TCP - adaptive retransmission; TCP - urgent data and other functions; routing information protocol - passive updates; routing information protocol - active processing; network management - MIB variables; network management SNMP server; commands for network status and control; hints and suggestions for implementers.