Sliding window protocol java program

broken image

The paradigm is similar to a window sliding sideways to allow entry of fresh packets and reject the ones that have already been acknowledged.

broken image

Packet-based systems are based on the idea of sending a batch of data, the packet, along with additional data that allows the receiver to ensure it was received correctly, perhaps a checksum. They are also used to improve efficiency when the channel may include high latency. Sliding window protocols are used where reliable in-order delivery of packets is required, such as in the data link layer ( OSI layer 2) as well as in the Transmission Control Protocol (TCP). ( August 2010) ( Learn how and when to remove this template message)Ī sliding window protocol is a feature of packet-based data transmission protocols.

broken image

Please help to improve this article by introducing more precise citations.

broken image

This article includes a list of general references, but it remains largely unverified because it lacks sufficient corresponding inline citations.