Computer Network Tutorial

Introduction of Computer Network Types of Computer Network Network Topology Computer Networking Architecture Transmission Modes (Data Flow) Basic Networking Devices Integrate Services Digital Network (ISDN)

Model

OSI Model TCP/IP Model

Physical Layer

Digital Transmission Analog Transmission Transmission Media Switching

Data Link Layer

Error detection and Error correction Data Link Control Multiple Access Aloha

Network Layer

Network Layer - Logical Address Address Mapping Unicast Routing Protocol

Transport Layer

Process to Process Delivery User Datagram Protocol Transmission Control Protocol Stream Control Transmission Protocol Session Layer and Presentation Layer

Application Layer

Domain Name System Application Protocol E-mail Cryptography

Misc

Classes of Routing Protocols Classification of Routing Algorithms Controlled Access Protocols in Computer Networks Differences between IPv4 and IPv6 Fixed and Flooding Routing Algorithms Advantages and Disadvantages of Fibre Optics Cable APIPA Difference between Active and Passive FTP Fiber Optics and its Types Method of Joining and Fusion of Fiber Optic Cable Define Framing in Computer Network Disadvantages of Computer Network Mesh Topology Diagram in Computer Network Ring Topology in Computer Network Star Topology in Computer Networks 4G Mobile Communication Technology Advantages and Disadvantages of LAN Advantages and Disadvantages of MAN Advantages and Disadvantages of WAN Application Layer in OSI Model Cyclic Redundancy Check Example Data link layer in OSI model Difference between Transport and Network Layer Hamming Code Example Network Layer in OSI Model Session Layer in OSI Model Transport Layer in OSI Model Two Port Network in Computer Networks Uses of Computer Networks What is Computer Network What is Framing in a Computer Network Advantages and Disadvantages of Bus Topology Difference between Star Topology and Bus Topology Subnetting in Computer Network Subnetting Questions and Answers What is Bus Topology What is Network Topology and Types in Computer Networks Access Control in Networking Basic Characteristics of Computer Network Benefits of SOCKS5 Proxy in Computer Networks Computer Network viva Questions Difference between BOOTP and RARP Difference Between Network Topologies and Network Protocols Difference between NFC and RFID Difference Between Point-to-Point Link and star Topology Network Differences Between MSS and MTU Differences Between Trunk Port and Access Port Different Modes of Communication in Computer Networks MIME Protocol in Computer Networks Modes of Communication in Computer Networks Network Attack in Computer Network Port Address in Networking Simplest Protocol in Computer Network Sliding Window Protocol in Computer Network Stop And Wait Protocol in Computer Networks TCP 3-Way Handshake Process in Computer Networks What is a Proxy Server What is APPN What is ICMP Protocol What is Point-to-Point Protocol What is Port Address in Networking What is the HDLC Protocol What is VRRP Protocol Difference Between Analog and Digital Signals Difference Between Hub and Repeater Difference between Repeater and Switch Difference Between Transparent Bridge and Source Routing Bridge Source Routing Bridge in Computer Networks Transparent Bridge in Computer Networks Transport Protocol in Computer Networks Types of CSMA in Computer Networks What is Wired and Wireless Networking Network Security in Computer Network Disadvantages of Extranet Difference Between TELNET and FTP Define Protocol in Computer Networks Guided Transmission Media in Computer Network What is a Gateway in a Computer Network IGMP in Computer Networks LAN Protocols in Computer Networks MAN Meaning in Computer Modulation Techniques in Computer Networks Switching in DCN TCP/IP Applications What is IGMP? What is Modem in Networking What is Non-Persistent CSMA Difference between Cell Splitting and Cell Sectoring Forouzen Computer Network Open Loop and Closed Loop Congestion Control Types of Cluster Computing WAP-Wireless Access Point What are the elements of the Transport Protocol Difference between Gateway and Switch Flow Control in Data Link Layer Body Area Network Flooding in Computer Network Token Ring in Computer Networks VoIP in Computer Networks What is Infrared Transmission Congestion Control Techniques Forward Error Correction (FEC) Switching Techniques What is Telnet in Computer Network

What is the HDLC Protocol?

High-level Data Link Control (HDLC) is used for the transmission of the data between points. Data is arranged into frames since it is a data connection protocol.

A frame is sent to the destination for confirmation of its arrival through the network.

By this, the transfer of high-speed transmission of a large amount of data can occur. This communication cannot be supported by the requisite control procedure.

The SDLC has been used to control and construct the HDLC procedure. This procedure can also send bit strings of the obtained length in addition to characters. A frame is a data transmission unit.

History of HDLC

The ITU standardised it as LAP (Link Access Procedure), but ANSI dubbed their  similar version as ADCCP.

The exact semantics of the frame fields are not specified in the HDLC standard.

It was accepted as LAPB in the X.25 protocol stack, LAPM in the V.42 protocol stack, LAPF in the Frame Relay protocol stack, and LAPD in the ISDN protocol stack.

The IEEE 802.2 LLC protocol was inspired by HDLC, and it serves as the foundation for the framing technique used with PPP over synchronous lines, which is used by many servers to connect to a WAN, mostly with Internet.

The control channel uses the same variant for both E-carrier and SONET telephone lines. Cisco HDLC employs low-level HDLC framing techniques while also including a protocol field in the standard HDLC header.

Structure of HDLC

Data is often delivered in multiples of 8 bits, although only certain variations need this; others potentially allow data alignments on boundaries other than 8 bits.

The FCS is a CRC-CCITT or CRC-32 computed over the Address, Control, and Information fields. It allows the receiver to discover problems that may have occurred during the frame's transmission, such as missing bits, reversed bits, and superfluous bits. Nevertheless, because the algorithms used to compute the FCS are designed in such a way that the likelihood of certain types of transmission defects going undetected grows with the amount of data being checked for errors, the FCS can implicitly restrict the practical size of the frame.

If the receiver's estimate of the FCS differs from the sender's, signalling that the frame includes mistakes, the receiver can either send the sender a negative acknowledgement packet or nothing at all. After getting a negative approach or timing out while receiving the positive acknowledgement, the sender can retransmit the failed frames.

Because many early communication lines had a relatively high bit error rate, the FCS was introduced because it could be easily computed by simple, quick hardware or software. Other protocols are increasingly employing more effective forward error-correcting methods.

How does HDLC Protocol Works

Data is arranged into a unit (referred to as a frame) and delivered over a network to a destination that certifies its successful arrival in HDLC. The HDLC protocol also controls the flow or timing of data transmission.

HDLC is one of the most widely used internet protocols (IP) in Layer 2 of the Open Systems Interconnection industry communication reference architecture (OSI).

HDLC defines a technique for encapsulating or formatting data into frames for synchronous transmission to remote sites over synchronous serial wide area network (WAN) networks. HDLC is a bit-stream protocol that supports full-duplex communication and uses a 32-bit checksum to detect errors. A flag byte is followed by address and control information, data bits, and a CRC byte in an HDLC frame. To originate and terminate data link connections, a control field at the beginning of a frame is employed.

The HDLC link is made up of a primary and a secondary station where the primary station gives instructions and manage the stations.

Additional layer 2 WAN protocols for point-to-point and point-to-multipoint communication include Asynchronous Transfer Mode (ATM), frame relay, and X.25.

Because the local and distant stations are physically linked, HDLC is primarily utilised in point-to-point communication and does not require addressing to be implemented at the data link layer. In this setup, one station serves as primary and the other as secondary (unbalanced point-to-point link), or both stations serve as primary and secondary (balanced point-to-point link).

HDLC may be utilised in more complicated configurations where one major connection connects to several subsidiary links (unbalanced multipoint configuration).

When the endpoints of the WAN link are terminated with CSU/DSUs, HDLC is frequently used in leased-line connections.

Transfer Modes

HDLC has two transmission modes: normal response and asynchronous balanced.

Normal Response Mode (NRM)

There are two forms of stations; the first one sends the order, and the second stations implement the instructions. It may be used for both point-to-point and multipoint communication.

What is the HDLC Protocol

Asynchronous Balance Mode

The setup is balanced here, which means that each station may both transmit and receive orders. It is solely used for point-to-point transmission.

What is the HDLC Protocol

Asynchronous Response Mode:-

Asynchronous response mode is an HDLC enhancement. The primary/secondary distinction is maintained and the secondary station can transmit at any moment. As a result, there must be another mechanism in place to ensure that numerous secondaries do not attempt to transmit at the same time.

HDLC Frame

HDLC is the protocol which includes six fields per frame. The structure varies according to the kind of frame. The following are the HDLC frames:-

Flag: Flag shows the starting and ending point of the frame. The flag has the bit pattern 01111110. A flag sequence Field should begin and finish each frame on the connection (F). Stations linked to the data connection should continually listen for an octet flag sequence, such as 01111110. To keep the connection alive, flags are always broadcast onto the connection between frames.

Address: It has the receiver's address. This is the particular type of frame sent by primary stations, and it includes the secondary station's address(es) (s). It comprises the address of the primary station if it is transmitted by the backup station. The address field might range between one and many bytes. It may distinguish between primary and secondary station participation in frame communication or response.

Control: The control contains all the information about flow and error control.

To govern the transmission process, HDLC employs the control field (C). The field contains the instructions, answers, and sequence numbers used to support the data flow accountability of the connection.

There are three control field formats-

  1. The frame can send user data between two devices in an information transfer format.
  2. Supervisory Format: Control actions such as frame acknowledgement, re-transmission requests, and requests for momentary suspension of frames being transmitted are performed via the control field.
  3. Unnumbered Control Field Format: This control field format can also be utilised for control. 

Payload: Payload's main work is to transfer data from thenetworkk layer. And the size of the payload changes from network to network.

FCS: A frame check sequence of two or four bytes is used to identify problems. CRC is the most often used standard code (cyclic redundancy code).

What is the HDLC Protocol

Types of HDLC Fame:-

HDLC frames are classified into three categories.

  • I frame: I frame or the information framework to transfer data from user to network. They also carry information on flow and error control depending on user data. The first bit of the I-control frame's field is 0
  • S frame: Information fields do not exist in S-frames or Supervisory frames. When piggybacking is not necessary, they are utilised for flow and error control. The first two bits of the S-frame control field are 10.
  • U frame: U-frames, sometimes known as un-numbered frames, are employed for a range of functions, including link management. If necessary, it may include an information field.
What is the HDLC Protocol