Good TCP/IP networking book for a programmer? [clo

2019-04-06 00:11发布

问题:

Every day I write Web applications, and I have a good understanding of HTTP. However I want to close the gaps in my knowlege of network architecture. I'm not a sysadmin, so a hard-core sysadmin reference book would probably be a bit much for me, but I'm also not looking for a book on how to write code in any way -- I'm interested in the mechanisms underneath all that fun Web code I write.

Any recommendations?

回答1:

TCP/IP Illustrated, Volume 1: The Protocols by W. Richard Stevens is the book you want to read.



回答2:

http://www.amazon.com/TCP-Illustrated-Vol-Addison-Wesley-Professional/dp/0201633469



回答3:

Also by the great W. Richard Stevens is Unix Network Programming (http://www.amazon.com/UNIX-Network-Programming-Networking-Sockets/dp/013490012X).