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
Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git]
/
TAO
/
tests
/
FL_Cube
/
README
blob
2a2b42ee9c9b82b0b1032650ed575c58bab6cfcd
1
2
3
Test the integration of the FL toolkit and TAO.
4
5
Simply run the server and the client, as follows:
6
7
$ server -o foo.ior
8
$ client -k file://foo.ior
9
10
The test only does something useful if the FL toolkit was enabled.