summaryrefslogtreecommitdiff
path: root/TAO/docs/pluggable_protocols
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1999-12-17 03:15:50 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1999-12-17 03:15:50 +0000
commit12ca20aeaf2bee5d0d23bcff5ff79e9dedfba697 (patch)
tree17bb296932dee9d03de5b3c6acfa0fcd6a4b6478 /TAO/docs/pluggable_protocols
parent025f0e30ab4a2d388b971f04438ee159faa63c62 (diff)
downloadATCD-12ca20aeaf2bee5d0d23bcff5ff79e9dedfba697.tar.gz
ChangeLogTag:Thu Dec 16 21:11:40 1999 Ossama Othman
<othman@cs.wustl.edu>
Diffstat (limited to 'TAO/docs/pluggable_protocols')
-rw-r--r--TAO/docs/pluggable_protocols/index.html15
1 files changed, 12 insertions, 3 deletions
diff --git a/TAO/docs/pluggable_protocols/index.html b/TAO/docs/pluggable_protocols/index.html
index 8e3e9886efe..bca453c618f 100644
--- a/TAO/docs/pluggable_protocols/index.html
+++ b/TAO/docs/pluggable_protocols/index.html
@@ -87,7 +87,8 @@ Overview of Implementation of Pluggable Protocols for TAO</A>
<P>
There are several basic implementation details that should be followed when
-implementing pluggable protocols for TAO. This section describes them.
+implementing pluggable protocols for TAO. This section describes
+them.
<P>
@@ -188,6 +189,14 @@ source files. The only things that had to be changed for UIOP were the protocol
prefix, address format and URL style IOR format. Each of these pluggable protocol
characteristics is documented later in this documentation.</LI>
</OL>
+
+<P>
+<H3><FONT COLOR=RED><STRONG>NOTE:</STRONG></FONT> It is <EM>not</EM> necessary
+to make any changes to ACE or TAO to implement a pluggable
+protocol. In fact, doing so would defeat the goal of having a
+truly pluggable protocol.</H3>
+
+<P>
The next section goes into detail about TAO's pluggable protocol framework components
and their public interfaces.
@@ -199,7 +208,7 @@ Pluggable Protocol Framework Components</A>
</H1>
<P>
-In order for a pluggable protocol to usable by TAO without making any modifications
+In order for a pluggable protocol to be usable by TAO <STRONG><EM>without</EM></STRONG> making any modifications
to TAO itself, it must be implemented to provide the functionality dictated
by TAO's pluggable protocols framework interface. This functionality is implemented
within several components, namely the <TT>Acceptor</TT>, <TT>Connector</TT>,
@@ -3080,7 +3089,7 @@ examples of the Layers architecture.
<ADDRESS><a href="mailto:othman@cs.wustl.edu">Ossama Othman</a></ADDRESS>
<!-- Created: Tue Dec 14 16:53:58 CST 1999 -->
<!-- hhmts start -->
-Last modified: Thu Dec 16 20:57:50 CST 1999
+Last modified: Thu Dec 16 21:13:57 CST 1999
<!-- hhmts end -->
</BODY>
</HTML>