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


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.