summaryrefslogtreecommitdiff
path: root/TAO/Benchmark/Marshal_Test/VisiBroker/run_client
blob: 2a35700495f3265056c5abaeac5904003bfbf7a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
echo "********* Static Invocation Interface **********"
client -i 1 -h mambo -R s -P S -o marshal -T s
client -i 1 -h mambo -R s -P S -o marshal -T l
client -i 1 -h mambo -R s -P S -o marshal -T o
client -i 1 -h mambo -R s -P S -o marshal -T c
client -i 1 -h mambo -R s -P S -o marshal -T d
client -i 1 -h mambo -R s -P S -o marshal -T S
client -i 1 -h mambo -R s -P S -o marshal -T U
client -i 1 -h mambo -R s -P S -o marshal -T A
client -i 1 -h mambo -R s -P S -o marshal -T Q
#client -i 1 -h mambo -R s -P S -o marshal -T R
#
echo "********* Dynamic Invocation Interface **********"
client -i 1 -h mambo -R s -P D -o marshal -T s
client -i 1 -h mambo -R s -P D -o marshal -T l
client -i 1 -h mambo -R s -P D -o marshal -T o
client -i 1 -h mambo -R s -P D -o marshal -T c
client -i 1 -h mambo -R s -P D -o marshal -T d
client -i 1 -h mambo -R s -P D -o marshal -T S
client -i 1 -h mambo -R s -P D -o marshal -T U
client -i 1 -h mambo -R s -P D -o marshal -T A
client -i 1 -h mambo -R s -P D -o marshal -T Q