Internetworking with TCP/IP: Internals and Implementation v. 2
Prentice-Hall (Publisher)
2nd Edition
Published on 8. April 1991
Book
Hardback
550 pages
978-0-13-472242-9 (ISBN)
Article exhausted; check for reprint
Description
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.
More details
Edition
2nd Revised edition
Language
English
Place of publication
Harlow
United Kingdom
Publishing group
Pearson Education Limited
Target group
College/higher education
Professional and scholarly
Edition type
Revised edition
Illustrations
bibliography, index
Dimensions
Height: 242 mm
Width: 182 mm
Weight
923 gr
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 Classification
Other editions
New editions

Douglas E. Comer | David L. Stevens
Internetworking with TCP/IP Vol. II
ANSI C Version: Design, Implementation, and Internals
Book
07/1998
3rd Edition
Pearson
€176.07
Article exhausted; check for reprint
Content
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.