Found 1 hit - Term: alternating bit protocol, Database: *, Strategy: prefix
- [1] : The Free On-line Dictionary of Computing (27 SEP 03)
alternating bit protocol
abp a simple data link layer protocol that
retransmits lost or corrupted messages.
messages are sent from transmitter a to receiver b. assume
that the channel from a to b is initialised and that there are
no messages in transit. each message contains a data part, a
checksum, and a one-bit sequence number, i.e. a value that
is 0 or 1.
when a sends a message, it sends it continuously, with the
same sequence number, until it receives an acknowledgment
ack from b that contains the same sequence number. when
that happens, a complements flips the sequence number and
starts transmitting the next message.
when b receives a message from a, it checks the checksum. if
the message is not corrupted b sends back an ack with the same
sequence number. if it is the first message with that
sequence number then it is sent for processing. subsequent
messages with the same sequence bit are simply acknowledged.
if the message is corrupted b sends back an negative/error
acknowledgment nak. this is optional, as a will continue
transmitting until it receives the correct ack.
a treats corrupted ack messages, and nak messages in the same
way. the simplest behaviour is to ignore them all and
continue transmitting.
2000-10-28
see also:
data link layer protocol checksum sequence number ack nak
Results 1 - 2 of 2 found about alternating bit protocol: Alternating
>> A Words
Alternating, definition of term: Alternating
alternating_pag1.html Alternating Cur
>> A Words
Alternating Cur, definition of term: Alternating Cur
alternating+cur_pag1.html
Last accessed:2008/09/07 00:37:29 [Total processing time: 0 seconds] |