开发者

Look for Basic Introduction of TCP/IP in C++

I am looking for a primer to learn TCP/IP basic knowled开发者_如何学Pythonge.

Can someone give me some suggestions on books or online resources?

thank you

// Update the title based on comments


Beej's Guide to Network Programming


Stevens' TCP/IP Illustrated is still a very good resource to learn the basics of protocols.


Two books that I used in my studies:

http://www.amazon.com/Computer-Networking-Top-Down-Approach-5th/dp/0136079679/ref=dp_ob_title_bk

http://www.amazon.com/Internetworking-TCP-IP-Vol-5th/dp/0131876716/ref=dp_ob_title_bk/184-0356931-5226767


The TCP and IP RFCs are good places to look if you want dense information. Once you're ready to start playing with packets, Scapy is an amazingly great tool.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜