Research: SRDTP: A reliable datagram transport protocol for distributed computing

  • Authors:
  • Al Ananda;Bh Tay;Ek Koh

  • Affiliations:
  • Department of Information Systems and Computer Science. National University of Singapore, Kent Ridge, Singapore 0511;Department of Information Systems and Computer Science. National University of Singapore, Kent Ridge, Singapore 0511;Information Technology Institute, 71 Science Park Drive, NCB Building, Singapore 0511

  • Venue:
  • Computer Communications
  • Year:
  • 1993

Quantified Score

Hi-index 0.24

Visualization

Abstract

The reliable delivery of data is important to distributed applications as it simplifies applications design. However, existing datagram transport services do not usually provide reliable delivery of messages. In view of this, we have designed and implemented a robust reliable datagram transport protocol, called SRDTP. SRDTP provides reliable end-to-end transport of data between host processes in a connectionless and orderly manner. It provides flow control, incorporates error handling, and supports the transport of urgent datagrams. We believe that SRDTP is particularly useful for implementing distributed client-server applications which are largely involved in intermittent exchanges. SRDTP is currently implemented as part of the SHILPA distributed computing environment. This paper describes the motivation for a reliable datagram, the SRDTP protocol, and its implementation, in detail.