Short for synchronize, SYN is a TCPpacket sent to another computer requesting for a connection to be established between the two computers. If the SYN is received by the computer a SYN/ACK is sent back to the address requested by the SYN, finally if that computer receives the SYN/ACK a final ACK is sent.