Note
Layers
Layers are an abstract form of model representing the transportation of requests. An example of this is the OSI model and TCP/IP. Each layer is completely independent and has one s...
computer-sciencenetworkingmodellayers
Tag view
2 related notes
Layers are an abstract form of model representing the transportation of requests. An example of this is the OSI model and TCP/IP. Each layer is completely independent and has one s...
The TCP/IP model also known as the ATIL model is composed of four different layers: Application Transport Internet Link It directly correlates to the OSI model. out of specificatio...