Vault sync: 2021-10-20 22:27:05

This commit is contained in:
2021-10-20 22:27:05 +02:00
parent 533aabfb43
commit 3ab4a8f4e0
5 changed files with 14 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
# Cominucation Mediums
# Comminucation Mediums
## Cables
## Wireless

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

View File

@@ -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.

View 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]]