This directory contains code for a pluggable UDP protocol for TAO.
The individual directories contain READMEs on how to run the following
examples:

        . DIOP

          Contains the implementation of the UDP pluggable protocol.
          Code in this directory should be considered a work in
          progress and will be added to tao/Strategies in the future.

          NOTE: The code has been moved to tao/Strategies

        . tests

          This directory contains unit tests to exercise the DIOP
          code.
