Networking Lecture 5
Networking Lecture 5
2. Data-Link Layer
3. Network Layer
4. Transport Layer
5. Session Layer
6. Presentation Layer
7. Application Layer
Framing: The data link layer translates the physical's raw bit
stream into packets known as Frames. The Data link layer adds
the header and trailer to the frame. The header which is added to
the frame contains the hardware destination and source address.
• Redundancy Check) that is placed to the Data link layer's trailer
which Physical Addressing: The Data link layer adds a header to
the frame that contains a destination address. The frame is
transmitted to the destination address mentioned in the header.
• Flow Control: Flow control is the main functionality of the Data-
link layer. It is the technique through which the constant data rate
is maintained on both the sides so that no data get corrupted. It
ensures that the transmitting station such as a server with higher
processing speed does not exceed the receiving station, with
lower processing speed.
• Flow control: The transport layer also responsible for flow control but it is
performed end-to-end rather than across a single link.
• Error control: The transport layer is also responsible for Error control. Error
control is performed end-to-end rather than across the single link. The sender
transport layer ensures that message reach at the destination without any
error.
Prepared By Mr Ebra Ceesay
15
Session Layer