summaryrefslogtreecommitdiff
path: root/TAO/docs/releasenotes/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/releasenotes/index.html')
-rw-r--r--TAO/docs/releasenotes/index.html11
1 files changed, 7 insertions, 4 deletions
diff --git a/TAO/docs/releasenotes/index.html b/TAO/docs/releasenotes/index.html
index 30cb40e3a61..495a93b2a19 100644
--- a/TAO/docs/releasenotes/index.html
+++ b/TAO/docs/releasenotes/index.html
@@ -791,7 +791,7 @@ object. Each profile for an object may encode information pertaining to
QoS, network and transport protocols, addresses or routes.</li>
<li>
-<b>Example Transport protocols</b> - Aside from IIOP, five additional transport
+<b>Example Transport protocols</b> - Aside from IIOP, the following transport
protocols are distributed with TAO:</li>
<ol>
@@ -802,13 +802,16 @@ UIOP: GIOP over local IPC (UNIX domain sockets)</li>
SHMIOP: GIOP over shared memory</li>
<li>
-SSLIOP: IIOP over SSL (Secure Socket Layer)</li>
+SSLIOP: GIOP over SSL (Secure Socket Layer)</li>
<li>
-DIOP: GIOP over UDP/IP</li>
+SCIOP: GIOP over SCTP</LI>
<li>
-MIOP: GIOP over unreliable multicast</li>
+DIOP: GIOP over UDP/IP unicast</li>
+
+<li>
+MIOP: GIOP over UDP/IP multicast</li>
</ol>
Other interesting transport protocols could be for ATM, Buses (VME or PCI),
TP4, and GSMP. TAO users have also created their own pluggable transport