Vault sync: 2021-10-20 23:32:05
This commit is contained in:
parent
d3f8759bee
commit
4c26b4230b
3
.obsidian/workspace
vendored
3
.obsidian/workspace
vendored
@ -52,7 +52,8 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
"width": 287
|
"width": 287,
|
||||||
|
"collapsed": true
|
||||||
},
|
},
|
||||||
"right": {
|
"right": {
|
||||||
"id": "7a39cdcbd81a2382",
|
"id": "7a39cdcbd81a2382",
|
||||||
|
@ -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)
|
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
|
## 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
|
## 2. Data Link Layer
|
||||||
## 1. Physical Layer
|
## 1. Physical Layer
|
Loading…
x
Reference in New Issue
Block a user