标签:
1. Linux TCP/IP 协议栈分析,这是chinaunix.net论坛里的N人写的电子书,可以在这里下载PDF版本。
http://blog.chinaunix.net/u2/85263/showart_1810785.html
2. 《TCP/IP详解》三卷书,PDF版本下载地址:
《TCP/IP详解,卷1:协议》,http://www.laogu.com/ds_510.htm
《TCP/IP详解,卷2:实现》,http://www.laogu.com/ds_511.htm
《TCP/IP详解,卷3:tcp事务协议等》,http://www.laogu.com/ds_512.htm
3. Wireshark
开源的经典的协议分析工具Wireshark, http://www.wireshark.org/
4. Winpcap( linux version: libpcap) and WinDump: tcpdump for Windows
http://www.winpcap.org/
5. Minix的作者,著的《计算机网络》也很经典,建议看看,这本书是很多大学的计算机专业教材。
http://product.dangdang.com/product.aspx?product_id=20446391
6. RFC官方网站的RFC文档索引:http://www.ietf.org/download/rfc-index.txt
标签:
原文地址:http://www.cnblogs.com/churi/p/4703427.html