𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Understanding Linux network internals

✍ Scribed by Christian Benvenuti


Publisher
O'Reilly Media
Year
2005
Tongue
English
Leaves
1064
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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 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


Understanding Linux network internals
✍ Christian Benvenuti πŸ“‚ Library πŸ“… 2005 πŸ› O'Reilly Media 🌐 English

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
✍ Christian Benvenuti πŸ“‚ Library πŸ“… 2006 πŸ› O'Reilly Media 🌐 English

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.

Understanding Linux Network Internals
✍ Christian Benvenuti πŸ“‚ Library πŸ“… 2005 πŸ› O'Reilly Media 🌐 English

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,

Understanding Linux Network Internals: G
✍ Christian Benvenuti πŸ“‚ Library πŸ“… 2005 πŸ› O'Reilly Media 🌐 English

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