Description
- blue and yellow area are reassemebly window
- blue area is the segments reassemebly area
- yellow area is discarding area
- the received SN segment is represented by two random values
- SN in [lower bound of reception window, RX_NEXT_HIGHEST+2]
- indicated by green or red
- green represents put into buffer
- red represents discarded
- in yellow area
- in blue area and the SN with all bytes received
- segement is a random value in (0, 1)
- indicated by value displayed out of ring
- all bytes are received if sum(segments) >= 1
- subtitle represents the percent received. it is sum(segements)
- bold purple font represents the SN is all bytes received and delivered to upper layer
- H: RX_Next_Highest
- R: RX_Next_Reassemebly
- T: RX_Timer_Trigger