Network programming books
From Notes_Wiki
Network programming books
IPv6 Network Programming
IPv6 network programming is a great book to learn IPv6 network programming if you already know IPv4 network programming. The book not only teaches IPv6 network programming, it teaches it is protocol independent manner. This ensures that your program will work for future versions of IP and also for differnet transport layer protocols and not dependent on TCP/UDP etc. The authors name is Jun-ichiro itojun Hagino. The book finishes complete explaination with examples within 80 pages and then has lot of RFCs as it is included in the book.