Which layer of the OSI model does the following functions belong to?

1) restore bitstream to frame;
2) decide which path to use to transfer data to the destination;
3) error control;
4) congestion control;
5) flow control;
6) Transmission medium


1) restore bitstream to frame;
link layer
2) decide which path to use to transfer data to the destination;
network layer
3) error control;
physical layer, link layer, network layer, transport layer
4) congestion control;
transport layer, network layer
5) flow control;
network layer, transport layer
6) Transport medium
physical layer < / p In general, the network layer does not do flow control, mainly fast addressing. The link layer is point-to-point flow control, and the transport layer is end-to-end flow control.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1be5520-30cb3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1be5520-30cb3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?