In the Figure following "Reliable transport protocols also use sequence numbers and acknowledgement numbers" ...
In this Figure, DATA.req and DATA.ind are made with data "abcde". But while sending message, only "abcd" appears. I think we should add char 'e', and if we do this, we should also change sequence number of the following message.
In the Figure following "Reliable transport protocols also use sequence numbers and acknowledgement numbers" ...
In this Figure, DATA.req and DATA.ind are made with data "abcde". But while sending message, only "abcd" appears. I think we should add char 'e', and if we do this, we should also change sequence number of the following message.