diff options
author | JJ | 2024-01-05 02:37:28 +0000 |
---|---|---|
committer | JJ | 2024-01-05 02:37:28 +0000 |
commit | 439c5d3ef5fb8b8ebba28d45088d9b91db7418ac (patch) | |
tree | 279051b346a86c782b3b7ad3a954f1f8dab9bb54 /web/networking.md | |
parent | 5ffac59a93388e16e90dbdd1c4f68d6a2f2c057a (diff) |
meow
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 |