two different packets with same seq
When client receives two different packets with same seq, what will it do with them?
When client receives two different packets with same seq, what will it do with them?
I assume you're speaking about TCP, so if the first packet has expected SEQ (in-order), a client will:
The same behavior will continue until a client gets a packet with expected SEQ.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2018-03-13 06:56:36 +0000
Seen: 399 times
Last updated: Mar 13 '18
Client is waiting for FIN flag from server for 30 sec
follow tcp stream dialogue box
How to tell if TCP segment contains a data in Wireshark?
Random Flooding of TCP Retransmissions
How to make wireshark pop out a file when there are a lot of tcp retransmissions?
how to create a graph of the number of active tcp connections over time?