diff --git a/networks/notes/03-cookies-dns-tcp-hw.pdf b/networks/notes/03-cookies-dns-tcp-hw.pdf new file mode 100644 index 0000000..7851356 Binary files /dev/null and b/networks/notes/03-cookies-dns-tcp-hw.pdf differ diff --git a/networks/notes/03-cookies-dns-tcp.md b/networks/notes/03-cookies-dns-tcp.md index 484e8b9..c731203 100644 --- a/networks/notes/03-cookies-dns-tcp.md +++ b/networks/notes/03-cookies-dns-tcp.md @@ -152,6 +152,7 @@ Steps 1 and 2 establish and acknowledge the sequence number for one direction. S #### TCP header ![TCP header](https://networklessons.com/wp-content/uploads/2015/07/tcp-header.png) + The fields in a TCP header are: * `Source port`: this is a 16 bit field that specifies the port number of the sender. diff --git a/networks/notes/03-cookies-dns-tcp.pdf b/networks/notes/03-cookies-dns-tcp.pdf new file mode 100644 index 0000000..b499697 Binary files /dev/null and b/networks/notes/03-cookies-dns-tcp.pdf differ