A Globusz Books discovery
Computer Networks
Andrew S. Tanenbaum, David J. Wetherall · English
Computer networks are the invisible highways of our digital lives, yet most explanations either drown you in jargon or skim the surface like a tourist. Tanenbaum and Wetherall don’t just show you the wires and signals—they dive deep into what actually makes networks tick, from the copper in your walls to the apps on your phone. This isn’t light reading, but if you want to understand the nuts and bolts behind every email, video call, or web page, this book is a rare, no-nonsense companion.
Globusz Books summary
What the book is about
Andrew S. Tanenbaum and David J. Wetherall’s "Computer Networks" is a hefty, no-frills tome that pulls back the curtain on how digital devices talk to each other. It’s not a quick read or a coffee-table book. Instead, it’s a detailed, layered exploration of the nuts and bolts of networking technology, designed to build a solid foundation for anyone serious about understanding how data moves around the globe.
Forget the hype about wireless magic or cloud wizardry. This book starts at the physical layer—the actual cables, radio waves, and satellites that carry signals. It’s a bit like getting down on your hands and knees to see the cracks and dust on the road beneath the traffic. You’ll learn why copper wires, fiber optics, and wireless links behave so differently, and why that matters when you’re trying to send a message without it getting lost or garbled.
From there, the authors guide you upward through the networking stack. The data link layer covers how devices on the same network segment avoid stepping on each other’s toes, using protocols that detect and correct errors. This is where the book gets technical but remains grounded with practical examples, like how your home router handles traffic on your Wi-Fi network.
The network layer is where things get interesting and complicated. Routing algorithms decide the path your data takes, juggling congestion and delays. The book doesn’t shy away from the gritty details of IPv4 and IPv6, which still matter despite the endless chatter about IP address exhaustion and the new protocols supposedly taking over.
Up a notch, the transport layer handles the reliability and flow of data. TCP and UDP protocols get their due attention—why TCP’s handshake matters, how it keeps data from overwhelming your devices, and why UDP still has a place in streaming and gaming despite its “fire and forget” nature.
Finally, the application layer brings it all home with protocols that you actually see in action: email, the web, VoIP, and streaming media. This section ties the technical groundwork back to everyday experiences, showing how the layers below support the apps you rely on.
What sets this book apart is its commitment to real-world examples, not just theoretical models. It discusses LANs, broadband wireless, Bluetooth, and even satellite communications, making it clear that networks aren’t just abstract concepts but messy systems with quirks and trade-offs.
That said, the book isn’t perfect. The technical depth, especially in the physical layer chapters, can be intimidating and sometimes feels like wading through a textbook for engineers rather than a guide for curious learners. Some chapters jump around topics in ways that can feel disjointed, making it tough to see the big picture without patience.
Still, the 6th edition, updated in 2021, brings modern network security principles into the mix, which is essential given how much cyber threats have evolved. It’s not a security manual, but it acknowledges that networks today can’t be separated from their vulnerabilities.
In sum, "Computer Networks" is a demanding but rewarding read. It’s perfect if you want to move beyond buzzwords and really understand what happens under the hood every time your device connects to the internet. It’s academic but practical, detailed but grounded in real-world examples. If you’re ready for a deep dive rather than a surface skim, this book has your back.
Beyond the summary
What might this book awaken in you?
Tanenbaum and Wetherall’s "Computer Networks" is like the ultimate backstage pass to the digital world’s wiring closet. It’s not an easy ride, but if you stick with it, you’ll see the logic, messiness, and sheer engineering grit behind every byte that zips across the internet. Just don’t expect it to hold your hand or sugarcoat the complexity—this book respects your brain and challenges it in equal measure.
Before you commit
Why you might read this
Computer networks are the invisible highways of our digital lives, yet most explanations either drown you in jargon or skim the surface like a tourist. Tanenbaum and Wetherall don’t just show you the wires and signals—they dive deep into what actually makes networks tick, from the copper in your walls to the apps on your phone. This isn’t light reading, but if you want to understand the nuts and bolts behind every email, video call, or web page, this book is a rare, no-nonsense companion.
Themes worth noticing
Layered Complexity
Networking isn’t a monolith but a stack of interdependent layers, each with its own roles and challenges.
Trade-offs and Imperfection
Every design choice in networking involves compromises—speed versus reliability, cost versus performance, simplicity versus security.
Realism over Hype
The book emphasizes practical realities and engineering constraints rather than idealized or overly optimistic visions of networking.
Security as a Foundation
Modern networks can’t be understood without considering security as an integral part of their design.
Key ideas, explained
Networking is a layered puzzle, not magic
The book breaks down networking into layers—from the physical transmission of bits to high-level applications—showing how each layer depends on the ones below. Understanding this layered approach is key to demystifying how data moves reliably across complex systems.
Physical media shape network behavior
Whether it’s copper wires, fiber optics, or radio waves, the physical layer isn’t just plumbing. It influences speed, reliability, and cost. Knowing how these media work helps explain why your internet might be fast at home but sluggish on a train.
Protocols govern order in chaos
From error detection on local links to routing across continents, protocols are the rules that keep data flowing smoothly. TCP’s reliability and UDP’s speed trade-offs highlight why no single protocol fits all needs.
Security is inseparable from networking today
The latest edition doesn’t treat security as an afterthought. It integrates modern security principles, recognizing that networks are prime targets and must be designed with protection in mind.
Real networks are messy and full of trade-offs
The book repeatedly shows that networks aren’t perfect. Congestion, errors, and delays are normal, and engineers must design systems that handle these issues gracefully, not just in theory but in practice.
How to Use This Book in Real Life
Think in layers when troubleshooting
If your internet is slow or dropping, consider each layer—from physical connections to application protocols—to isolate the problem instead of blaming your ISP outright.
Understand protocol trade-offs before choosing tech
Not all protocols are created equal. Knowing why TCP is reliable but slower, and UDP is faster but less reliable, can help you make smarter choices for applications like streaming or file transfers.
Don’t ignore the physical layer
Upgrading your network hardware or switching media can yield big improvements. Sometimes the bottleneck isn’t software but the actual cables, antennas, or interference.
Security isn’t optional
Modern networks require built-in security considerations. Whether you’re designing or using networks, keep threats and protections in mind from the start.
Use real-world examples to grasp abstract concepts
Applying networking ideas to familiar contexts—like your home Wi-Fi or streaming video—makes complex protocols and layers easier to understand and remember.
What the book does especially well
- Comprehensive coverage that spans from physical hardware to application protocols.
- Clear explanations supported by practical, real-world examples.
- Updated content reflecting modern network security concerns.
- Balances theory with application, making it useful as both a textbook and a reference.
- Authors’ experience brings clarity to complex topics without excessive jargon.
Where the book gets shaky
- Technical depth can be overwhelming, especially for readers without a strong engineering background.
- Some chapters feel disjointed, with topics that could be better integrated for smoother flow.
- Not a beginner’s casual read; requires patience and commitment to absorb the material.
- Security coverage is solid but not exhaustive; specialized security readers will need more.
- Certain physical layer sections may feel dated or overly detailed for non-specialists.
Questions to carry with you
- How do the physical realities of transmission media shape the networks we rely on?
- What compromises are made to balance speed, reliability, and security in data communication?
- In what ways do layered protocols interact to keep networks functioning smoothly?
- How can understanding network fundamentals improve troubleshooting and design?
- What role does security play at each layer of a network, and why can’t it be an afterthought?
The bottom line
Tanenbaum and Wetherall’s "Computer Networks" is like the ultimate backstage pass to the digital world’s wiring closet. It’s not an easy ride, but if you stick with it, you’ll see the logic, messiness, and sheer engineering grit behind every byte that zips across the internet. Just don’t expect it to hold your hand or sugarcoat the complexity—this book respects your brain and challenges it in equal measure.
Reader feedback
Was this summary useful?
Rate the Globusz summary of Computer Networks, not the book itself.
Loading reader ratings…
Where to go next
Don’t just read the nearest look-alike.
These recommendations serve different purposes: stay with the author, follow the closest idea, find an easier entry, go deeper, or deliberately change perspective.
Strong overlap in themes, life-impact signals, mood, or the questions the books raise.
Michael Porter’s "Competitive Strategy" exposes the hidden forces that determine who wins and loses in business. It’s not about fancy jargon or luck—it's about understanding the brutal realities of your industry and your rivals. Ready to see the market as it really is and make strategy that sticks?Read this summary →Also worth exploringContinuous Observability: A Practical Guide to Microservices Observability in the CloudBen Sigelman, Yuri Shkuro, Gardner MontgomeryRelated through the themes, questions, or life-impact signals surrounding this book.
Microservices in the cloud are like a sprawling city with millions of moving parts—and no one’s handing out maps. Continuous observability is the messy, relentless work of making sense of it all before things blow up. This book doesn’t sugarcoat it: if you want your cloud-native systems to behave, you need more than just dashboards and alerts—you need a whole new way of watching your software breathe and stumble.Read this summary →Also worth exploringThe Feeling of What Happens: Body and Emotion in the Making of ConsciousnessAntonio DamasioRelated through the themes, questions, or life-impact signals surrounding this book.
Antonio Damasio rewrites consciousness as a feeling rooted deep in the body, not just a mental spotlight on thoughts. Your sense of self arises from the brain’s nonstop tracking of bodily states, creating a silent but powerful narrative. What if emotions are the real drivers behind rational decisions, not distractions from them?Read this summary →Also worth exploringThe Six Sigma Way: How GE, Motorola, and Other Top Companies Are Honing Their PerformancePeter S. Pande, Robert P. Neuman & Roland CavanaghRelated through the themes, questions, or life-impact signals surrounding this book.
Sick of hearing buzzwords like 'Six Sigma' tossed around like magic spells that’ll fix your company overnight? You’re not alone. This book cuts through the jargon and shows what Six Sigma really is: a brutally practical, data-driven system for cleaning up messy processes—if you’re willing to do the hard work.Read this summary →Also worth exploringAI EthicsMark CoeckelberghRelated through the themes, questions, or life-impact signals surrounding this book.
AI isn’t just some fancy tool you switch on and off. It’s a force quietly rewriting how we relate to each other, how society functions, and how we even think about what’s right and wrong. Mark Coeckelbergh’s AI Ethics cuts through the techno-babble to ask: what happens when machines start challenging our very idea of what it means to be human?Read this summary →Technology relevance
Still relevant in 2026: Yes — foundational
Core networking concepts endure despite rapid tech evolution.
Topics: networking · internet protocols · infrastructure
Continue the journey
Read the original when you are ready.
This summary scratches the surface of what "Computer Networks" offers. The full book dives into each layer with precise detail, unpacking protocols, hardware quirks, and real-world challenges that can’t be fully captured here. It’s a resource that rewards careful study, offering diagrams, examples, and explanations that build intuition and technical skill. For students and professionals who want more than slogans and buzzwords, the complete book is a solid investment in understanding the backbone of modern communication.