diff options
Diffstat (limited to 'web/networking.md')
-rw-r--r-- | web/networking.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/web/networking.md b/web/networking.md new file mode 100644 index 0000000..b9d8a5b --- /dev/null +++ b/web/networking.md @@ -0,0 +1,12 @@ +--- +layout: web +title: computation/networking +--- + +# the networking layer of the internet + +## routing: IP, DNS + +## transport: TCP, UDP, QUIC + +## content: HTTP, FTP |