Vault sync: 2021-10-20 22:27:05
This commit is contained in:
parent
533aabfb43
commit
3ab4a8f4e0
14
.obsidian/workspace
vendored
14
.obsidian/workspace
vendored
@ -9,7 +9,7 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "School/Analyse/Comminucation Mediums.md",
|
||||
"file": "School/Analyse/OSI Model.md",
|
||||
"mode": "source"
|
||||
}
|
||||
}
|
||||
@ -68,7 +68,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "School/Analyse/Comminucation Mediums.md",
|
||||
"file": "School/Analyse/OSI Model.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@ -87,15 +87,15 @@
|
||||
},
|
||||
"active": "bc6e8ad9aa0f44c3",
|
||||
"lastOpenFiles": [
|
||||
"School/Analyse/Comminucation Mediums.md",
|
||||
"School/Analyse/OSI Model.md",
|
||||
"School/Analyse/Images/OSI-model.png",
|
||||
"School/Analyse/Network Software.md",
|
||||
"School/Analyse/Computer Networks.md",
|
||||
"School/Analyse/Comminucation Mediums.md",
|
||||
"School/Analyse/Network Types.md",
|
||||
"School/Analyse/Network Hardware.md",
|
||||
"School/Analyse/Computer Networks.md",
|
||||
"School/Analyse/Packet.md",
|
||||
"School/Analyse/Untitled.md",
|
||||
"Network Hardware.md",
|
||||
"README.md",
|
||||
"Untitled.md"
|
||||
"Network Hardware.md"
|
||||
]
|
||||
}
|
@ -1,3 +1,3 @@
|
||||
# Cominucation Mediums
|
||||
# Comminucation Mediums
|
||||
## Cables
|
||||
## Wireless
|
BIN
School/Analyse/Images/OSI-model.png
Normal file
BIN
School/Analyse/Images/OSI-model.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 59 KiB |
@ -4,6 +4,8 @@ Network software is a set of rules defining how a [[Packet]] should be handled o
|
||||
|
||||
**These rules are defined as protocols**
|
||||
|
||||
The standard model that everyone uses is the [[OSI Model]]
|
||||
|
||||
## Network Protocols
|
||||
Network protocols defines the rules needed for multiple computers to communicate correctly with each other. You can compare it to our rules in natural languages.
|
||||
|
||||
|
4
School/Analyse/OSI Model.md
Normal file
4
School/Analyse/OSI Model.md
Normal file
@ -0,0 +1,4 @@
|
||||
# OSI Model
|
||||
The OSI Model is a layered protocol model. It was proposed by the International Organization for Standardization.
|
||||
|
||||
![[OSI-model.png]]
|
Loading…
x
Reference in New Issue
Block a user