networking - when ip conflict, how tcp react? -


when 2 computers set same ip address in lan(such 192.168.1.100), both of them may receive incomplete packets. how tcp on them react situation ? ask retransmission ?

my understanding tcp reset connections because of sequence number errors. so, connections mysteriously , randomly disconnect, depending on when stack detects sequence number error.


Comments

Popular posts from this blog

javascript - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -