Vault sync: 2021-10-20 22:17:05
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
# Network Software
|
||||
|
||||
Network software is a set of rules defining how [[packets]] should be handled on a network (creation, delivery, etc...)
|
||||
Network software is a set of rules defining how a [[Packet]] should be handled on a network (creation, delivery, etc...).
|
||||
|
||||
**These rules are defined as protocols**
|
||||
|
||||
## 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.
|
||||
|
||||
- Protocols are divided into multiple layers (abstraction)
|
||||
- Each layer has their own responsi
|
Reference in New Issue
Block a user