Vault sync: 2021-11-03 21:26:46
This commit is contained in:
8
.obsidian/workspace
vendored
8
.obsidian/workspace
vendored
@@ -88,14 +88,14 @@
|
|||||||
"active": "bc6e8ad9aa0f44c3",
|
"active": "bc6e8ad9aa0f44c3",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"School/Analyse/OSI Model.md",
|
"School/Analyse/OSI Model.md",
|
||||||
|
"School/Analyse/Layers/Untitled.md",
|
||||||
|
"School/Analyse/Layers/Application Layer.md",
|
||||||
|
"School/Analyse/Network Types.md",
|
||||||
"School/Development/Foreign Key.md",
|
"School/Development/Foreign Key.md",
|
||||||
"School/Development/Primary Key.md",
|
"School/Development/Primary Key.md",
|
||||||
"School/Development/SQL Database.md",
|
"School/Development/SQL Database.md",
|
||||||
"School/Analyse/Images/OSI-model.png",
|
"School/Analyse/Images/OSI-model.png",
|
||||||
"School/Analyse/Network Software.md",
|
"School/Analyse/Network Software.md",
|
||||||
"School/Analyse/Computer Networks.md",
|
"School/Analyse/Computer Networks.md"
|
||||||
"School/Analyse/Comminucation Mediums.md",
|
|
||||||
"School/Analyse/Network Types.md",
|
|
||||||
"School/Analyse/Network Hardware.md"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
1
School/Analyse/Layers/Application Layer.md
Normal file
1
School/Analyse/Layers/Application Layer.md
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# Application Layer
|
0
School/Analyse/Layers/Untitled.md
Normal file
0
School/Analyse/Layers/Untitled.md
Normal file
@@ -11,7 +11,7 @@ As you can see the model has 7 layers. Each layer has their own responsibility.
|
|||||||
|
|
||||||
**Note: We don't actually "use" the OSI model, we mostly use the [[TCP/IP Model]] now. The implementation is exactly the same, only some layers are different.**
|
**Note: We don't actually "use" the OSI model, we mostly use the [[TCP/IP Model]] now. The implementation is exactly the same, only some layers are different.**
|
||||||
|
|
||||||
## 7. Application Layer
|
## 7. [[ Application Layer ]]
|
||||||
The application Layer provides services to the end user. So this is the layer the user actually interacts with.
|
The application Layer provides services to the end user. So this is the layer the user actually interacts with.
|
||||||
|
|
||||||
These services are usually protocols that interact with the data that the user uses.
|
These services are usually protocols that interact with the data that the user uses.
|
||||||
|
Reference in New Issue
Block a user