summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-03-22 22:58:32 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-03-22 22:58:32 +0000
commit8e9845e628ac5d1705b7bac26dfe2b05c882f355 (patch)
tree77a76c89123fa330b5fff814546de34ac6ff1768
parentc1c7441dc025868e355dd7978ff45ecb98a571af (diff)
downloadATCD-8e9845e628ac5d1705b7bac26dfe2b05c882f355.tar.gz
*** empty log message ***
-rw-r--r--TAO/docs/ORBEndpoint.html11
1 files changed, 9 insertions, 2 deletions
diff --git a/TAO/docs/ORBEndpoint.html b/TAO/docs/ORBEndpoint.html
index 14e1d237ea3..5c275e8cb21 100644
--- a/TAO/docs/ORBEndpoint.html
+++ b/TAO/docs/ORBEndpoint.html
@@ -395,7 +395,14 @@
when using SHMIOP with <a href="INS.html">Interoperable Naming
Service</a> as you would with IIOP. This is because SHMIOP uses
the hostname to determine the validity of an endpoint. That is,
- it will not try to connect to a remote SHMIOP endpoint locally.<p>
+ it will not try to connect to a remote SHMIOP endpoint locally.
+ For examples:<p>
+ <BLOCKQUOTE>
+ <P>
+ <CODE>
+ -ORBInitRef MyService=shmiop://1.1@hostname:port/service_name
+ </CODE>
+ </BLOCKQUOTE>
<hr>
@@ -528,7 +535,7 @@
<address><a href="mailto:ossama@uci.edu">Ossama Othman</a></address>
<!-- Created: Thu May 18 08:37:25 PDT 2000 -->
<!-- hhmts start -->
-Last modified: Sat Mar 22 16:47:36 Central Standard Time 2003
+Last modified: Sat Mar 22 16:58:29 Central Standard Time 2003
<!-- hhmts end -->
</body>
</html>