From 4c26b4230b0b87f12128ccb3851d9b07912eda2f Mon Sep 17 00:00:00 2001 From: Nick Leeman Date: Wed, 20 Oct 2021 23:32:05 +0200 Subject: [PATCH] Vault sync: 2021-10-20 23:32:05 --- .obsidian/workspace | 3 ++- School/Analyse/OSI Model.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.obsidian/workspace b/.obsidian/workspace index bf2eabc..be96d87 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -52,7 +52,8 @@ } ], "direction": "horizontal", - "width": 287 + "width": 287, + "collapsed": true }, "right": { "id": "7a39cdcbd81a2382", diff --git a/School/Analyse/OSI Model.md b/School/Analyse/OSI Model.md index 8bc5c93..d5c1b3a 100644 --- a/School/Analyse/OSI Model.md +++ b/School/Analyse/OSI Model.md @@ -63,7 +63,7 @@ While sending data via a network data can get corrupted, the Transport layer als The Transport Layer also controls the flow of outgoing data so that the receiver is not overwhelmed with data. (fast to slower connections for example) ## 3. Network Layer -The Network Layer is responsible for handling the data transfer between two different networks. This means that this layer is not needed +The Network Layer is responsible for handling the data transfer between two different networks. This means that this layer is not needed ## 2. Data Link Layer ## 1. Physical Layer \ No newline at end of file