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

html - Cut text on left side inside button while centering -

plugins - CodeIgniter support on netbeans 8.0 -

php - Selecting items from MySQL for a status update feed efficiently while accounting for possible spam -