Where do connection-oriented and connectionless communications fit into the OSI model?

1 answer

Answer

1072345

2026-08-14 00:00

+ Follow

Connection-oriented communication fits into the Transport layer (Layer 4) of the OSI model, where protocols like TCP establish a connection before data transmission, ensuring reliable delivery. In contrast, connectionless communication also operates at the Transport layer but utilizes protocols like UDP, which send data without establishing a connection, prioritizing speed over reliability. Both types are essential for different application needs, balancing reliability and efficiency in network communications.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.