Associated TCP Terminology
connection - identified by source and destination port number and src and dst IP address
socket - combination of an IP address and port #
sequence number - identifies the byte in the stream of data from sending TCP to recipient TCP
ISN - initial sequence number
SYN - synchronize sequence number to initiate connection
ACK - acknowledgement of SYN packet