Add reading list.

This commit is contained in:
Tanmay 2022-08-17 15:30:24 +01:00
parent 0ce6edf23c
commit e04f2e67a3

View File

@ -186,4 +186,5 @@ The fields in a TCP header are:
| Optimal use | Used by HTTPS, HTTP, SMTP, POP, FTP, etc | Video conferencing, streaming, DNS, VoIP, etc |
## Reading list
* [Cookies in depth](https://humanwhocodes.com/blog/2009/05/05/http-cookies-explained/)
* [Cookies in depth](https://humanwhocodes.com/blog/2009/05/05/http-cookies-explained/)
* [Sliding Window](http://www.cs.uni.edu/~diesburg/courses/cs3470_fa14/sessions/s29/s29.pdf)