A company's internal application frequently encounters transport layer errors. The IT team discovers that most errors occur when data packets are sent in rapid succession. What mechanism might help reduce these errors?

  • Congestion Control
  • DNS Resolution
  • Error Detection
  • Flow Control
Flow Control is a transport layer mechanism that helps regulate the flow of data between sender and receiver. It ensures that the sender doesn't overwhelm the receiver with data, which can lead to errors or dropped packets. This mechanism can help reduce errors when data packets are sent in rapid succession.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *