Vault sync: 2021-11-06 15:47:11
This commit is contained in:
parent
38c8534951
commit
b6ac18b107
8
.obsidian/workspace
vendored
8
.obsidian/workspace
vendored
@ -9,7 +9,7 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "School/Analyse/Layers/3. Network Layer.md",
|
||||
"file": "School/Analyse/IPV4.md",
|
||||
"mode": "source"
|
||||
}
|
||||
}
|
||||
@ -68,7 +68,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "School/Analyse/Layers/3. Network Layer.md",
|
||||
"file": "School/Analyse/IPV4.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@ -87,6 +87,7 @@
|
||||
},
|
||||
"active": "bc6e8ad9aa0f44c3",
|
||||
"lastOpenFiles": [
|
||||
"School/Analyse/IPV4.md",
|
||||
"School/Analyse/Layers/3. Network Layer.md",
|
||||
"School/Analyse/Network Hardware.md",
|
||||
"School/Analyse/Computer Networks.md",
|
||||
@ -95,7 +96,6 @@
|
||||
"School/Analyse/Network Types.md",
|
||||
"School/Analyse/Network Software.md",
|
||||
"School/Analyse/Images/distortion.png",
|
||||
"School/Analyse/Images/noise-signal.png",
|
||||
"README.md"
|
||||
"School/Analyse/Images/noise-signal.png"
|
||||
]
|
||||
}
|
9
School/Analyse/IPV4.md
Normal file
9
School/Analyse/IPV4.md
Normal file
@ -0,0 +1,9 @@
|
||||
# Internet protocol Version 4 (IPV4)
|
||||
|
||||
- IP is the principal communications protocol in the network layer.
|
||||
- IP has the task of delivering packets from source host to destination host based on IP addresses.
|
||||
|
||||
IP defines datagram structure that encapsulate the data to be delivered.
|
||||
|
||||
An IP datagram
|
||||
|
Loading…
x
Reference in New Issue
Block a user