diff options
author | JJ | 2023-11-24 00:28:52 +0000 |
---|---|---|
committer | JJ | 2023-11-24 00:28:52 +0000 |
commit | 426d431d03599b65dee1ddffd8923098cbaa79b0 (patch) | |
tree | 5b5ad794c2e260bdf523e90c9e18d5ff53b8e212 /computation/networking.md | |
parent | fa8bb975614b5da3eb358598a1fa379911900f0d (diff) |
meow
Diffstat (limited to 'computation/networking.md')
-rw-r--r-- | computation/networking.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/computation/networking.md b/computation/networking.md new file mode 100644 index 0000000..85c1b6b --- /dev/null +++ b/computation/networking.md @@ -0,0 +1,12 @@ +# the networking layer of the internet + +## routing: IP, DNS + +as number? +bgb? +dns? +hmmmm + +## transport: TCP, UDP, QUIC + +## content: HTTP, FTP |