Installation Instructions:

  1. Extract the contents of the Java_net_RTP.tar.gz file into a directory.
  2. This will create the following directory structure

    ./java/net

    ./java./net/RTP

    ./java/net/RTP/Packets

  3. Modify the CLASSPATH environment to point to the base of this directory.
  4. Have the following import statements in the class files using the package

import java.net.RTP;

import java.net.RTP.Packets;