More tests update
[ACE_TAO.git] / TAO / examples / Simple / README
blobcfbe463828f821e9b6bc26439a54f6811b588325
3 This directory contains a number of very simple tests, which also
4 illustrate how to write canonical Orbix/VisiBroker/OmniORB examples in
5 TAO using standard CORBA features rather than proprietary ORB
6 features.  The individual directories contain READMEs on how to run
7 the following tests:
9         . bank
11           This directory implements the canonical VisiBroker
12           test.
14         . chat
16           This directory implements an ORBacus test.
18         . echo
20           This directory implements the canonical omniORB test.
22         . grid
24           This directory implements the canonical Orbix test.
26         . time
28           This directory implements a simple time/date test.