Jump to content

Reliable Data Protocol

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by PhotographyEdits (talk | contribs) at 12:26, 9 February 2024 (Improve accuracy). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The Reliable Data Protocol (RDP) is a network transport protocol defined in RFC 908 and was updated in RFC 1151. It is meant to provide facilities for remote loading, debugging and bulk transfer of images and data.

The Reliable Data Protocol is an IP protocol, on the same layer as TCP and UDP. It is number 27 in the list of IP protocol numbers.

Similar to TCP, the Reliable Data Protocol is connection oriented, but, contrary to TCP, it does not require sequenced delivery of segments.

The Reliable Data Protocol has not gained popularity, though experimental implementations for BSD exist.[1]

References

[edit]
  1. ^ Craig Partridge (1987). "Implementing the Reliable Data Protocol (RDP)". pp. 367–380. CiteSeerX 10.1.1.71.8717.

See also

[edit]