Computer Science, asked by funnylol5565, 11 months ago

Explain about sliding window protocol in detail in computer networks

Answers

Answered by Anonymous
0
Definition - What does Sliding Windowmean? Sliding window is a technique for controlling transmitted data packets between two network computers where reliable and sequential delivery of data packets is required, such as when using the Data Link Layer (OSI model) or Transmission Control Protocol (TCP).
Answered by VISHALKUMARV22
2

Answer:

The sliding window is a technique for sending multiple frames at a time. It controls the data packets between the two devices where reliable and gradual delivery of data frames is needed. It is also used in TCP (Transmission Control Protocol). In this technique, each frame has sent from the sequence number.

Similar questions