
거의 대부분의 통신은 Synchronization을 먼저하고 수행된다고 알고 있으면 된다.
state를 맞춘다:
RX : 보내는 상태로 set up (connection-originated entity)TX : 받을 수 있는 상태로 set up (connection-terminated entity)peer entity간 connection (호 연결)
hand-shaking 이라고도 한다.

initiator entity: request PDU 전송
responder entity: confirm PDU 전공
unidirectional 형태 전송은 2-way hand-shaking으로 충분하나, bidirectinoal 형태 전송은 문제가 발생함.




QoS는 유튜브 볼 때 처음에는 화질이 안좋았다가 나중에 좋아지는거 생각하면 돼


