Lecture 2
Lecture 2
Network
Models
Peer-to-Peer Processes
Functions of Layers
Summary of Layers
■ Process-to-Process delivery
■ Network layer oversees host-to-destination delivery
of individual packets, it does not recognize any
relationship between those packets.
■ Ensures that the whole message arrives intact and in
order, overseeing both error control and flow control
at the process-to-process level.
A comparison
• Seven-layer model
• Never seriously implemented as a protocol
Stack
• Theoretical model designed to show how a
Protocol stack should be implemented
• Session & Presentation layer