TCP/IP Illustrated, an ongoing series covering the many facets of TCP/IP, brings a highly-effective visual approach to learning about this networking protocol suite. TCP/IP Illustrated, Volume 2 contains a thorough explanation of how TCP/IP protocols are implemented. There isn't a more practical o
TCP/IP Illustrated. vol. 2: The Implementation
โ Scribed by Gary R. Wright, W. Richard Stevens
- Publisher
- Addison-Wesley Professional
- Year
- 1995
- Tongue
- English
- Leaves
- 1194
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
TCP/IP Illustrated, an ongoing series covering the many facets of TCP/IP, brings a highly-effective visual approach to learning about this networking protocol suite.
TCP/IP Illustrated, Volume 2 contains a thorough explanation of how TCP/IP protocols are implemented. There isn't a more practical or up-to-date bookothis volume is the only one to cover the de facto standard implementation from the 4.4BSD-Lite release, the foundation for TCP/IP implementations run daily on hundreds of thousands of systems worldwide.
Combining 500 illustrations with 15,000 lines of real, working code, TCP/IP Illustrated, Volume 2 uses a teach-by-example approach to help you master TCP/IP implementation. You will learn about such topics as the relationship between the sockets API and the protocol suite, and the differences between a host implementation and a router. In addition, the book covers the newest features of the 4.4BSD-Lite release, including multicasting, long fat pipe support, window scale, timestamp options, and protection against wrapped sequence numbers, and many other topics.
Comprehensive in scope, based on a working standard, and thoroughly illustrated, this book is an indispensable resource for anyone working with TCP/IP.
โฆ Subjects
Internet, Groupware, & Telecommunications;Networking & Cloud Computing;Computers & Technology;TCP-IP;Networks, Protocols & APIs;Networking & Cloud Computing;Computers & Technology;Unix;AIX;Administration;DNS & Bind;Shell;Operating Systems;Computers & Technology;Telecommunications & Sensors;Antennas;Microwaves;Mobile & Wireless;Networks;Radar;Radio;Remote Sensing & GIS;Satellite;Signal Processing;Telephone Systems;Television & Video;Engineering;Engineering & Transportation;Networking;Computer Sci
๐ SIMILAR VOLUMES
Bestselling author W. Richard Stevens teams up with Gary Wright for the second volume in the successful TCP/IP Illustrated series. This volume focuses on implementation issues. The authors use real working code--15,000 lines of code--together with pictures and descriptions of all data structures and
TCP/IP Illustrated, Volume 2 contains a thorough explanation of how TCP/IP protocols are implemented. There isn't a more practical or up-to-date bookothis volume is the only one to cover the de facto standard implementation from the 4.4BSD-Lite release, the foundation for TCP/IP implementations run
Bestselling author W. Richard Stevens teams up with Gary Wright for the second volume in the successful TCP/IP Illustrated series. This volume focuses on implementation issues. The authors use real working code--15,000 lines of code--together with pictures and descriptions of all data structures and
This volume addresses the question of how applications that use TCP/IP can be designed. Focusing on the client-server paradigm, this book examines algorithms for both the client and server components of a distributed program, shows an implementation that illustrates each design, discusses techniques