answersLogoWhite

0


Best Answer

Flow Control:

is one important design issue for the Data Link Layer that controls the flow of data between sender and receiver.

In Communication, there is communication medium between sender and receiver. When Sender sends data to receiver than there can be problem in below case :

1) Sender sends data at higher rate and receive is too sluggish to support that data rate.

To solve the above problem, FLOW CONTROL is introduced in Data Link Layer. It also works on several higher layers. The main concept of Flow Control is to introduce EFFICIENCY in Computer Networks.

Error Control:

Network is responsible for transmission of data from one device to another device. The end to end transfer of data from a transmitting application to a receiving application involves many steps, each subject to error. With the error control process, we can be confident that the transmitted and received data are identical. Data can be corrupted during transmission. For reliable communication, error must be detected and corrected.

Error control is the process of detecting and correcting both the bit level and packet level errors.

Types of Errors

Single Bit Error

The term single bit error means that only one bit of the data unit was changed from 1 to 0 and 0 to 1.

Burst Error

In term burst error means that two or more bits in the data unit were changed. Burst error is also called packet level error, where errors like packet loss, duplication, reordering. BY RAHUL SAGORE from IIPS, INDORE

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Difference between error control and flow control?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is difference between datalink layer flow control and transport layer flow control?

The difference between datalink layer flow control and transport layer flow control is the need to keep the different layers of data separate in the flow control option.


What are datalink control functions?

Error Control Flow Control Line Discipline


What are controlled functions?

Error Control Flow Control Line Discipline


What is the difference between flow and motion?

the difference between flow and motion is well flow is like floating and motion is the way you move


Difference between laminar air flow and reverse laminar aire flow?

difference between laminar air flow & reverse laminar air flow


Congestion control and IPv4?

Where is the following items located in IVP4 header? Congestion Control Differentiated Services/QOS (Quality of Service) Error detection and correction Flow Control "Connection oriented" Queues/Queuing Where is the following items located in IVP4 header? Congestion Control Differentiated Services/QOS (Quality of Service) Error detection and correction Flow Control "Connection oriented" Queues/Queuing Where is the following items located in IVP4 header? Congestion Control Differentiated Services/QOS (Quality of Service) Error detection and correction Flow Control "Connection oriented" Queues/Queuing Where is the following items located in IVP4 header? Congestion Control Differentiated Services/QOS (Quality of Service) Error detection and correction Flow Control "Connection oriented" Queues/Queuing Where is the following items located in IVP4 header? Congestion Control Differentiated Services/QOS (Quality of Service) Error detection and correction Flow Control "Connection oriented" Queues/Queuing Where is the following items located in IVP4 header? Congestion Control Differentiated Services/QOS (Quality of Service) Error detection and correction Flow Control "Connection oriented" Queues/Queuing Where is the following items located in IVP4 header? Congestion Control Differentiated Services/QOS (Quality of Service) Error detection and correction Flow Control "Connection oriented" Queues/Queuing


What is the basic Difference between flow chart and pseudo-code?

what's the difference between flow chart and structure diagrams and pseudo code


What connection services does not involve flow error or packet sequence control?

Unacknowledged connectionless service


What is net flow?

Net cash flow is the difference between income and expenditure.


What is the net flow?

Net cash flow is the difference between income and expenditure.


What is the driving flow for the flow of electrons in batteries?

potential difference between electrodes


What Is The Difference Between Control and Uncontrolled statements?

ctrl statements ctrl the flow of pgrm execution with the given condisn but ctrl transfer statemens causes the change in pgrm flow without any condisn....