summaryrefslogtreecommitdiff
path: root/html/index.html
blob: 935d3a50e496f9a75ebe6fb96edff990ddc7ed4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
	<!-- $Id$ -->
	<head>
		<title>ACE+TAO+CIAO Documentation</title>
		<LINK href="doxygen.css" rel="stylesheet" type="text/css">
	</head>
	<body>
		<CENTER>
			<h1>ACE+TAO+CIAO Documentation</h1>
		</CENTER>
		<P>Documentation is separated by components:
		</P>
		<UL>
			<LI>
				<P><A HREF="ace/index.html"> The ACE library </A>
				</P>
			</LI>
			<LI>
				<P><A HREF="acexml/index.html"> The ACEXML library </A>
				</P>
			</LI>
			<LI>
				<P><A HREF="ace/ssl/index.html">ACE SSL Adapters </A>
				</P>
			</LI>
			<LI>
				<P><A HREF="ace/rmcast/index.html">ACE Reliable Multicast components </A>
				</P>
			</LI>
			<LI>
				<P><A HREF="ace/QoS/index.html">ACE Components for QoS-enabled networking APIs. </A>
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/index.html"> The TAO library and components </A>
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/portableserver/index.html">TAO_PortableServer: </A>TAO's Portable 
					Object Adapter
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/dynamicany/index.html">TAO_DynamicAny: </A>TAO's implementation of 
					Dynamic Anys.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/dynamicinterface/index.html">TAO_DynamicInterface: </A>TAO's 
					implementation of DII/DSI.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/smartproxies/index.html">TAO_SmartProxies: </A>TAO's smart proxies 
					support library.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/iormanipulation/index.html">TAO_IORManipulation: </A>TAO extension 
					to manipulate IORs.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/iortable/index.html">TAO_IORTable: </A>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>
			<LI>
				<P><A HREF="tao/rtportableserver/index.html">TAO_RTPortableServer: </A>The Portable 
					Object Adapter with RT-CORBA support
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/rtcorba/index.html">TAO_RTCORBA: </A>Additional components to 
					support RT-CORBA
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/pi/index.html">TAO_PI: </A>TAO Client Portable Interceptor support
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/pi_server/index.html">TAO_PI_Server: </A>TAO Server Portable Interceptor support
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/anytypecode/index.html">TAO_AnyTypeCode: </A>TAO AnyTypeCode support
				</P>
			</LI>
		</UL>
		<hr>
		<UL>
			<LI>
				<P><A HREF="tao/implrepo_service/index.html"> Implementation Repository: </A>TAO's 
					object activation daemon.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/esf/index.html">TAO_ESF: </A>TAO's Event Service Framework, a 
					collection of template classes used to implement TAO Event Services.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/rtevent/index.html">TAO_RTEvent: </A>TAO's RT Event Service 
					implementation.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/cosevent/index.html">TAO_CosEvent: </A>TAO's COS Event Service 
					implementation.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/cosnaming/index.html">TAO_CosNaming: </A>TAO's COS Naming Service 
					implementation.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/cosnotification/index.html">TAO_CosNotification: </A>TAO's COS 
					Notification Service implementation.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/costime/index.html">TAO_CosTime: </A>TAO's COS Time Service 
					implementation.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/costrader/index.html">TAO_CosTrader: </A>TAO's COS Trader Service 
					implementation.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/av/index.html">TAO_AV: </A>TAO's Audio/Video Streaming Service 
					implementation.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/security/index.html">TAO_Security: </A>TAO's CORBA Security Service 
					implementation.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/ssliop/index.html">TAO_SSLIOP: </A>TAO's SSLIOP protocol 
					implementation.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/portablegroup/index.html">TAO_PortableGroup: </A>TAO's 
					PortableGroup implementation.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/pss/index.html">TAO_PSS: </A>TAO's Persistent State Service 
					implementation.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/ifr/index.html">TAO_IFR: </A>TAO's Interface Repository Service 
					implementation.
				</P>
			</LI>
		</UL>
		<!--The following is CIAO replated-->
		<hr>
		<UL>
			<LI>
				<P><A HREF="tao/ciao/ciao/index.html"> CIAO: </A>CIAO's core implementation.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/ciao/tools/assembly_deployer/index.html">Assembly_Deployer: </A>CIAO's 
					assembly deployer/manager implementation.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/ciao/tools/serveractivator/index.html">ServerActivator: </A>CIAO's 
					ServerActivator implementation.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/ciao/tools/daemon/index.html">Daemon: </A>CIAO's per-host daemon 
					prcess implementation.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/ciao/tools/componentserver/index.html">ComponentServer: </A>CIAO's 
					component server implementation.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/ciao/tools/xml_helpers/index.html">XML_HELPERS: </A>XML helper 
					classes to aid the parsing and manupilation of XML files.
				</P>
			</LI>
			<LI>
				<P><A HREF="tao/ciao/dance/index.html">DAnCE: </A>CIAO's Deployment and 
					Configuration Engine.
				</P>
			</LI>
		</UL>
	</body>
</html>