Link and Medium Access Protocols, IEEE 802 standards, Performance Issues Link Protocol A link protocol, also known as a data link protocol or link layer protocol, operates on the data link layer (Layer 2) of the OSI model. Its primary functions include framing, error detection and correction, flow control and addressing. Link protocols are responsible for packaging higher-level data into frames that can be transmitted over a physical medium. Common examples of link protocols include Ethernet - Ethernet एक LAN technology है जिससे आप computers को आपस में connect कर सकते है और एक Local Area Network बना सकते है। Ethernet का standard नाम IEEE 802.3 है। HDLC (High-Level Data Link Control) - Network Points या Nodes के बीच डेटा संचारित करने के लिए Data Link Layer के Communication Protocols का एक समूह है। चूंकि HDLC एक Data Link Protocol है इसलिए Data Frame में Organized होता है। HDLC Protocol को ISO द्वारा Point to Point Data Links पर इस्तेमाल करने के ल...