If you've ever wondered how Linux carries out the complicated tasks assigned to it by the IP protocols β or if you just want to learn about modern networking through real-life examples β <em>Understanding Linux Network Internals</em> is for you. Like the popular O'Reilly book, Understanding the Lin
Understanding Linux Network Internals: Guided Tour to Networking in Linux
β Scribed by Christian Benvenuti
- Publisher
- O'Reilly Media
- Year
- 2005
- Tongue
- English
- Leaves
- 1064
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
If you've ever wondered how Linux carries out the complicated tasks assigned to it by the IP protocols - or if you just want to learn about modern networking through real-life examples - Understanding Linux Network Internals is for you. This book clearly explains the underlying concepts and teaches you how to follow the actual C code that implements it. Although some background in the TCP/IP protocols is helpful, you can learn a great deal from this text about the protocols themselves and their uses. And if you already have a base knowledge of C, you can use the book's code walkthroughs to figure out exactly what this sophisticated part of the Linux kernel is doing.
π SIMILAR VOLUMES
Like the popular OβReilly book, Understanding the Linux Kernel, this book clearly explains the underlying concepts and teaches you how to follow the actual C code that implements it. Although some background in the TCP/IP protocols is helpful, you can learn a great deal from this text about the prot
Benvenuti describes the relationship between the Internet's TCP/IP implementation and the Linux Kernel so that programmers and advanced administrators can modify and fine-tune their network environment.
If you've ever wondered how Linux carries out the complicated tasks assigned to it by the IP protocols - or if you just want to learn about modern networking through real-life examples - Understanding Linux Network Internals is for you. Like the popular O'Reilly book, Understanding the Linux Kernel,