Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / examples / Simulator / DOVEBrowser / DOVEBrowser.html
blob69aac8b6f317879039c0f47658051858afea84c1
1 <HTML>
2 <!-- -->
3 <HEAD>
4 <META NAME="DOVEBrowser" Content="DOVE Browser invokation">
5 <META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1">
6 <TITLE>Document Title</TITLE>
7 </HEAD>
8 <BODY>
10 Note: When used with Visibroker, the gatekeeper must run in the DOVEBrowser directory!
11 Note: The IORs are different for each machine! So exchange the IORs below.
14 NT Name Service IOR
15 <PARAM NAME="NSIOR" VALUE="IOR:010000002000000049444c3a436f734e616d696e672f4e616d696e67436f6e746578743a312e30000100000000000000520000000101000015000000636f727269646f2e63732e777573746c2e65647500003a272e0000005033353265633733313030303537613538526f6f74504f412f6368696c645f706f612f4e616d6553657276696365">
17 Unix Name ServiceIOR
18 <PARAM NAME="NSIOR" VALUE="IOR:000000000000002049444c3a436f734e616d696e672f4e616d696e67436f6e746578743a312e3000000000010000000000000042000100000000000674616e676f00953f0000002e5033353265623733353030306533653133526f6f74504f412f6368696c645f706f612f4e616d6553657276696365">
20 Use this to run it with the appletviewer and Visibroker
21 <param name=org.omg.CORBA.ORBClass value=com.visigenic.vbroker.orb.ORB>
23 Use this to run it within Netscape
24 <param name=USE_ORB_LOCATOR value=true>
26 <APPLET code="DOVEBrowserApplet.class" width=700 height=600>
27 <PARAM NAME="NSIOR" VALUE="IOR:010000002000000049444c3a436f734e616d696e672f4e616d696e67436f6e746578743a312e30000100000000000000520000000101000015000000636f727269646f2e63732e777573746c2e65647500003a272e0000005033353265633733313030303537613538526f6f74504f412f6368696c645f706f612f4e616d6553657276696365">
28 </APPLET>
30 </BODY>
31 </HTML>