-
li.li1 {margin: 0.0px 0.0px 10.0px 0.0px; text-align: justify; font: 12.0px 'Times New Roman'; color: #000000; -webkit-text-stroke: #000000} span.s1 {font: 11.0px 'Times New Roman'; -webkit-text-stroke: 0px #000000} span.s2 {font-kerning: none} span.s3 {font: 11.0px 'Times New Roman'; font-kerning:...
Last updated: -
what is the concept used to send ack signal from server to link in crm?
-
From what I have read TCP Fast Retransmission is meant to occur if 3 or more duplicate ACKs are recieved in a row. However I have a trace file where Fast retransmission is occuring after only 2 duplicate ACKs. Can anyone explain this for me please? Why is there a variation in the number of...
Last updated: -
when receiver send ACK for multiple packets?
I studied tcp sliding window. From there, sender can send several packets without receive ACK from sender based on window size. But in captured packet, receiver send ACK after received two or three packets from server. Why it works like this? window size is enough to get more packets.
Last updated: