0 billu Asked: April 1, 20222022-04-01T11:33:22+05:30 2022-04-01T11:33:22+05:30In: Computer ScienceDifferentiate between Error control and flow control mechanism.0Differentiate between Error control and flow control mechanism. computer networks ShareFacebook2 AnswersVotedOldestRecent MAYANK_76 2022-04-02T14:35:23+05:30Added an answer on April 2, 2022 at 2:35 pm answer ! AttachmentBest Answer I'M ADMIN 2022-04-02T22:33:04+05:30Added an answer on April 2, 2022 at 10:33 pm Flow control:Flow control is meant only for the transmission of data from sender to receiver.For Flow control there are two approaches : Feedback-based Flow Control and Rate-based Flow Control.It prevents the loss of data and avoid over running of receive buffers.Example of Flow Control techniques are : Stop&Wait Protocol and Sliding Window Protocol.Error control:Error control is meant for the transmission of error free data from sender to receiver.To detect error in data, the approaches are : Checksum, Cyclic Redundancy Check and Parity Checking.To correct error in data, the approaches are : Hamming code, Binary Convolution codes, Reed-Solomon code, Low-Density Parity Check codes.It is used to detect and correct the error occurred in the code.Example of Error Control techniques are : Stop&Wait ARQ and Sliding Window ARQ.Leave an answerCancel replyYou must login to add an answer. Username or email* Password* Remember Me! Forgot Password?
answer !
Flow control:
Error control: