Jump to ratings and reviews
Rate this book

Sams Teach Yourself Series

Sams Teach Yourself Tcp/Ip in 24 Hours

Rate this book
Sams Teach Yourself TCP/IP in 24 Hours is an easy-to-use introduction on the popular, but poorly documented protocol, TCP/IP. From the basics about open systems, standards and protocols, to the ins and outs of using TCP and IP, this book will teach you creatively--using daily tutorials, Q&A sections and Time Savers to maximize your understanding and retention of TCP/IP.

348 pages, Paperback

Published December 1, 1998

37 people are currently reading
100 people want to read

About the author

Joe Casad

21 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
13 (13%)
4 stars
35 (36%)
3 stars
36 (37%)
2 stars
8 (8%)
1 star
4 (4%)
Displaying 1 - 6 of 6 reviews
Profile Image for C.
1,228 reviews1,023 followers
February 23, 2023
Useful resource for learning about the TCP/IP stack.

Notes
Routing
External Border Gateway Protocol (eBGP) is used on edge of AS to pass messages to other ASes. Internal Border Gateway Protocol (iBGP) is used inside of an AS to subdivide networks.

Name Resolution
Windows servers have a native DNS service, but some Microsoft admins prefer third-party DNS implementations. UNIX/Linux servers have several DNS implementation options; most popular is Berkeley Internet Name Domain (BIND).

DNS zone: group of DNS hosts in collective configuration with common set of DNS servers.

A domain is a subdivision of the namespace; a zone is a collection of hosts.

If a subdomain isn't specifically delegated, it doesn't require a separate zone and is included with zone file for parent domain.

Encryption, Tracking, and Privacy
TLS is designed to operate with TCP. Datagram Transport Layer Security (DTLS) provides TLS-like security for UDP.

IPsec operates inside TCP/IP protocol stack, beneath Transport layer.

Cookies were originally stored as small text files on client. Modern browsers store cookies in a SQLite database for efficiency.
Profile Image for Matt Simmons.
104 reviews8 followers
June 28, 2018
I read the sixth edition. While I skimmed a lot of the later chapters, the early chapters did a fantastic job on being both detailed and highly readable, taking me from someone who knew nothing about TCP/IP to having a very solid understanding of networking and networking protocols. The last ten or so chapters are places to jump in and out of depending on your interests and your work, but still full of good information written in the same readable, informative style. The inclusion of quizzes and exercises (along with a solution key) in the sixth edition makes this a great study and learning resource. Recommended.
Profile Image for Tech Ninja.
191 reviews3 followers
June 5, 2019
Rating of 4/5 This book taught a lot though most I knew, and some was just unnecessary like HTML and going into a programmer's point of view in a technician type of book, Definitely recommend to get a better idea of networking though
Profile Image for Gary Jones.
40 reviews
January 3, 2023
Some heavy going in places, but it does get right into the descriptions of how it all works. A good reference for anyone mildly interested and a bible if you need to know this stuff.
1 review
August 19, 2019
Absolutely amazing introduction

I don’t often review books but I believe in recognising exceptional effort and this book deserves it.

I’d say the target audience is for those who are computer network literate (not experts though) and who’d like to learn more because e.g. they want to program in the cloud etc.
Profile Image for Pantelis.
155 reviews17 followers
May 28, 2012
Quite a useful book, though dated. Even the dated/now useless parts are interesting if you're into networks. Do note that the language is dry and technical -- but then again, if you're looking into learning TCP/IP you wouldn't be looking for poetry either.
Displaying 1 - 6 of 6 reviews

Can't find what you're looking for?

Get help and learn more about the design.