I am looking for a tutorial to learn basic TCP / IP knowledge.
Can someone give me some tips on books or online resources?
Thank you
// Update the title based on comments
Two books that I used in my research:
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
Bej Network Programming Guide
Stevens TCP/IP Illustrated - .
TCP IP RFC - , . , , Scapy - .
Source: https://habr.com/ru/post/1787755/More articles:Passing a single object to many classes using Java - javaWhat should be the best way to find the average of a large number of integers? - javaNew or less well-known data structures for network (graphical) data? - optimizationStandards for functional testing software - functional-testingПочему у меня возникают проблемы с выбором переключателя по умолчанию на веб-странице? - htmlФункция с свойством в javascript? - javascriptC #: convert date and time from a string with a different format - c #xml with cdata html sections using jaxb to convert to java objects ... is it possible to display html? - javaGoogle App Engine: blobstore export export - google-app-engineObjective-C multithreading, what happens when an object receives a dealloc during the execution of its methods? (And how to prevent this?) - multithreadingAll Articles