Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p><strong><em><a href="http://www.cs.purdue.edu/people/comer" rel="nofollow noreferrer">Douglas Comer</a></em></strong><br> Apart from Programming, if you looking for TCP/IP (v4-6), and other stack related queries and design rationale, his books are the ultimate references. Ofcourse you can dig as much as you want, reading papers online. But from basic to intermediate level his books serves the best.<br> To start with read </p> <blockquote> <p>Internetworking with TCP/IP Vol-1, 4e. </p> </blockquote> <p>This is a must, if i may say. After that, you probably would like to look at the stack details then follow</p> <blockquote> <p>Internetworking with TCP/IP Vol-2 (ANSCI and BSD)</p> </blockquote> <p>For programming on *nix machine UNP by stevens, is unbeatable. Underlying concepts are almost same for unix/linux/windowx/mac/ -- mostly everything is based BSD designed Sockets. So i think UNP is best for programming. I think these three books shall solve your purpose. If you like collecting books, then you can add another one to you library by Stevens again</p> <blockquote> <p><a href="http://www.kohala.com/start/tcpipiv2.html" rel="nofollow noreferrer">http://www.kohala.com/start/tcpipiv2.html</a> </p> </blockquote> <p>Some excellent video tutorials on networking, excellent resource</p> <blockquote> <p><a href="http://www.ecse.rpi.edu/Homepages/shivkuma/teaching/video_index.html" rel="nofollow noreferrer">http://www.ecse.rpi.edu/Homepages/shivkuma/teaching/video_index.html</a></p> </blockquote>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload