summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/README
blob: fab2e136df686118a11774a9335c9c3d7a62f2ae (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
$Id$

This directory contains a number of very simple tests, which also
illustrate how to write canonical Orbix/VisiBroker/OmniORB examples in
TAO using standard CORBA features rather than proprietary ORB
features.  The individual directories contain READMEs on how to run
the following tests:

        . bank

          This directory implements the canonical VisiBroker
          test.

        . chat

          This directory implements an ORBacus test.

        . echo

          This directory implements the canonical omniORB test.

        . grid

          This directory implements the canonical Orbix test.

        . time

          This directory implements a simple time/date test.