diff options
author | oci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-06-22 15:36:49 +0000 |
---|---|---|
committer | oci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-06-22 15:36:49 +0000 |
commit | a019b2d069d42b463ad47bd6efb98ee1a0fba775 (patch) | |
tree | 12165a2e39d5a29dd683156c4ddbfeab76c681b9 /html | |
parent | 471ddeaf0e50eae96b35340b2041c256ac966bda (diff) | |
download | ATCD-a019b2d069d42b463ad47bd6efb98ee1a0fba775.tar.gz |
Fri Jun 22 10:27:01 2001 Paul Calabrese <calabrese_p@ociweb.com>
Diffstat (limited to 'html')
-rw-r--r-- | html/index.html | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/html/index.html b/html/index.html index ff842a5a1b5..942e7611930 100644 --- a/html/index.html +++ b/html/index.html @@ -56,7 +56,7 @@ </P> </LI> <LI><P><A HREF="tao/smartproxies/index.html">TAO_SmartProxies: - </A>n + </A> TAO's smart proxies support library. </P> </LI> @@ -70,6 +70,11 @@ TAO's ad-hoc adapter for simple Object Keys. </P> </LI> + <LI><P><A HREF="tao/strategies/index.html">TAO_Strategies: + </A> + Additional configuration options and protocols for TAO. + </P> + </LI> </UL> <hr> @@ -97,6 +102,11 @@ TAO's Audio/Video Streaming Service implementation. </P> </LI> + <LI><P><A HREF="tao/ssliop/index.html">TAO_SSLIOP: + </A> + TAO's SSLIOP protocol implementation. + </P> + </LI> </UL> </body> |