blob: 546922dc2c69c8d7616096583e2c11080c5d3b52 (
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
|
<HTML>
<!-- -->
<HEAD>
<META NAME="GENERATOR" CONTENT="Adobe PageMill 2.0 Mac">
<TITLE>TAO Programmer's Guides</TITLE>
</HEAD>
<BODY text = "#000000"
link="#000fff"
vlink="#ff0f0f"
bgcolor="#ffffff">
<HR>
<H3 ALIGN=CENTER>TAO Programmer's Guides and Tutorials</H3>
<P>In addition to reading the <A
HREF="http://www.ciaranmchale.com/download/corba-explained-simply.pdf">CORBA
Explained Simply</A> and <A
HREF="http://www.informit.com/store/product.aspx?isbn=0201379279">Advanced
CORBA Programming with C++</A> books, the following programmer
guides are also good sources of information about TAO and CORBA:</P>
<UL>
<DT> <img alt="o" src="redball.gif"> <A HREF="https://www.dre.vanderbilt.edu/Doxygen/">Doxygen Documentation</A> <P>
<dt> <img alt="o" src="redball.gif"> <a HREF="https://objectcomputing.com/products/tao/tao-developers-guide">OCI TAO Developer's Guide</a> </dt><P>
<dt> <img alt="o" src="redball.gif"> <a HREF="https://www.remedy.nl/opensource/corbapg.html">Remedy IT CORBA Programmer's Guide</a> </dt><P>
<dt> <img alt="o" src="redball.gif"> <a HREF="orbsvcs.html">Online ORB Services Documentation</a> </dt><P>
<dt> <img alt="o" src="redball.gif"> <a HREF="pluggable_protocols/index.html">Writing Pluggable Protocols</a> </dt><P>
</UL>
</BODY>
<P><HR><P>
Back to the TAO <A HREF="index.html">documentation index</A>.
<!--#include virtual="/~schmidt/cgi-sig.html" -->
</HTML>
|