TCP 와 UDP 의 차이점

|
Connection-oriented  << ====== >>  Connection-less

Stream-oriented   << ====== >>   Datagram-oriented

Reliable    << ====== >>   Unreliable

Flow-control    << ====== >>   No flow-control

Congestion-control    << ====== >>   No congestion-control
And