Created: 2022-07-01
Tags: #literature
Abstract:
TCP-IP Model and OSI Model follow the same method

Current layer will be covered with headers of the next layer
Then next layer, then next layer
Process repeats till 1 - Physical Layer.
After data is encapsulated in 1 - Physical Layer.
Then, it's READY TO BE SENT TO RECEIVING computer.
When message is received by the second computer,
It strips information off as each passes each layer
starting at 1 - Physical Layer
working up til it reaches 7- Application Layer,