Abstract

A Java applet of a Video on Demand client. It contains a user interface that imiplements VCR functionality, such as, play, record, stop, and pause. It uses the RTSP protocol to communicate with a simmulated RTSP server. The RTSP protocol wraps the UDP transport protocol. In addition, the client uses the SDP protocol to setup the presentation based on the media streams described in the SDP file.