sockets - SYN-ACK packet how to decide its source IP -



sockets - SYN-ACK packet how to decide its source IP -

in process of tcp connection, client first sends syn packet. when server receives packet, respond syn-ack packet. here's question: when server constructs syn-ack packet, how decide packet's source ip? server iterate own interfaces or exchange syn packet's source , destination ips.

the scheme exchange source , destination ips.

sockets tcp

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -