repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Changes to attempt to silence bcc64x
[ACE_TAO.git]
/
TAO
/
examples
/
Simple
/
time-date
/
README
blob
dbd033ca65a18ccae8c212dc912de300a4825b32
1
2
3
This example illustrates how to dynamically link an ORB and servants
4
into an application via the ACE Service Configurator. It also
5
illustrates a simple Time & Date class.
6
7
run_test.pl:
8
------------
9
10
This perl script runs the server and client and shuts down the server
11
when it is done.