summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/time-date/README
blob: 829cd17a5044201f2b30ff5450312a905e548932 (plain)
1
2
3
4
5
6
7
8
9
10
11
$Id$

This example illustrates how to dynamically link an ORB and servants
into an application via the ACE Service Configurator.  It also
illustrates a simple Time & Date class.

run_test.pl:
------------

This perl script runs the server and client and shuts down the server
when it is done.