summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/README
blob: d753ece9ea543831bc793c90c6d8147b37ed0360 (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.