두 장치간 의사소통 하기 위해 밟는 프로토콜이다. 장치가 서로 연결되기 전에 SYN, SYN-ACK, ACK
단계를 거친다.
Known as the "SYN, SYN-ACK, ACK handshake," computer A transmits a SYNchronize packet
to computer B, which sends back a SYNchronize-ACKnowledge packet to A. Computer A then
transmits an ACKnowledge packet to B, and the connection is established
SYN (synchronize)
접속 요청 패킷
SYN-ACK (synchronize-acknowledge)
접속 요청 + 요청 허가 패킷
ACK (acknowledge)
요청허가 패킷