Merge pull request #2303 from jwillemsen/jwi-803
[ACE_TAO.git] / TAO / examples / Simple / README
blob5263520a1a0aa0b15f26a91daddaacb6585e750a
1 This directory contains a number of very simple tests, which also
2 illustrate how to write canonical Orbix/VisiBroker/OmniORB examples in
3 TAO using standard CORBA features rather than proprietary ORB
4 features.  The individual directories contain READMEs on how to run
5 the following tests:
7 . bank
9   This directory implements the canonical VisiBroker
10   test.
12 . chat
14   This directory implements an ORBacus test.
16 . echo
18   This directory implements the canonical omniORB test.
20 . grid
22   This directory implements the canonical Orbix test.
24 . time
26   This directory implements a simple time/date test.