Sliding window protocol

GPTKB entity

Statements (30)
Predicate Object
gptkbp:instanceOf data link layer protocol
gptkbp:controls error control
flow control
gptkbp:enables full-duplex communication
half-duplex communication
reliable data transfer
gptkbp:handles duplicate frames
lost frames
out-of-order frames
gptkbp:hasVariant gptkb:Go-Back-N_ARQ
gptkb:Selective_Repeat_ARQ
gptkb:Stop-and-wait_ARQ
https://www.w3.org/2000/01/rdf-schema#label Sliding window protocol
gptkbp:improves network efficiency
gptkbp:limitation number of unacknowledged frames
gptkbp:operatesIn transport layer
data link layer
gptkbp:prevention buffer overflow
gptkbp:reduces transmission delay
gptkbp:usedBy gptkb:TCP
gptkb:HDLC
gptkb:PPP
gptkbp:usedIn data transmission
computer networks
gptkbp:uses acknowledgments
sequence numbers
window size
sliding window mechanism
gptkbp:bfsParent gptkb:Go-Back-N_ARQ
gptkbp:bfsLayer 7