Reliable delivery in the context of Computer networking


Reliable delivery in the context of Computer networking

Reliable delivery Study page number 1 of 1

Play TriviaQuestions Online!

or

Skip to study material about Reliable delivery in the context of "Computer networking"


⭐ Core Definition: Reliable delivery

In computer networking, a reliable protocol is a communication protocol that notifies the sender whether or not the delivery of data to intended recipients was successful. Reliability is a synonym for assurance, which is the term used by the ITU and ATM Forum, and leads to fault-tolerant messaging.

Reliable protocols typically incur more overhead than unreliable protocols, and as a result, function more slowly and with less scalability. This often is not an issue for unicast protocols, but it may become a problem for reliable multicast protocols.

↓ Menu
HINT:

In this Dossier

Reliable delivery in the context of Error detection and correction

In information theory and coding theory with applications in computer science and telecommunications, error detection and correction (EDAC) or error control are techniques that enable reliable delivery of digital data over unreliable communication channels. Many communication channels are subject to channel noise, and thus errors may be introduced during transmission from the source to a receiver. Error detection techniques allow detecting such errors, while error correction enables reconstruction of the original data in many cases.

View the full Wikipedia page for Error detection and correction
↑ Return to Menu