Alternating bit protocol: Difference between revisions

Content deleted Content added
m top: bold
Filled in 1 bare reference(s) with reFill (), cap
Line 11:
The protocol may be initialized by sending bogus messages and acks with sequence number 1. The first message with sequence number 0 is a real message.
 
A variant of this protocol, introduced by [[Philips]], is called [[Bounded Retransmission Protocol]] (BRP). Unlike ABP, BRP deals with sequence numbers of datum in the file and interrupts transfer after fixed number of retransmissions for a datum.<ref>{{cite web|url=https://www.irif.fr/~sighirea//trex/demos/brp.html|title=TreX's Examples -- Bounded Retransmission Protocol|website=www.irif.fr}}</ref>
 
==See also==
* [[Acknowledge character]]
* [[Information Theorytheory]]
* [[Negative-acknowledge character]]
* [[Stop-and-wait ARQ]]