forked from eesast/THUAI8
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrun_CPP_clients.cmd
More file actions
28 lines (28 loc) · 1.19 KB
/
run_CPP_clients.cmd
File metadata and controls
28 lines (28 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
start CAPI\cpp\x64\Debug\API.exe -p 0 -t 0 -s 0 -P 8888 -o -d
timeout /t 0.5 /nobreak
start CAPI\cpp\x64\Debug\API.exe -p 0 -t 1 -s 1 -P 8888 -o -d
timeout /t 0.5 /nobreak
start CAPI\cpp\x64\Debug\API.exe -p 1 -t 0 -s 0 -P 8888 -o -d
timeout /t 0.5 /nobreak
start CAPI\cpp\x64\Debug\API.exe -p 1 -t 1 -s 1 -P 8888 -o -d
timeout /t 0.5 /nobreak
start CAPI\cpp\x64\Debug\API.exe -p 2 -t 0 -s 0 -P 8888 -o -d
timeout /t 0.5 /nobreak
start CAPI\cpp\x64\Debug\API.exe -p 2 -t 1 -s 1 -P 8888 -o -d
timeout /t 0.5 /nobreak
start CAPI\cpp\x64\Debug\API.exe -p 3 -t 0 -s 0 -P 8888 -o -d
timeout /t 0.5 /nobreak
start CAPI\cpp\x64\Debug\API.exe -p 3 -t 1 -s 1 -P 8888 -o -d
timeout /t 0.5 /nobreak
start CAPI\cpp\x64\Debug\API.exe -p 4 -t 0 -s 0 -P 8888 -o -d
timeout /t 0.5 /nobreak
start CAPI\cpp\x64\Debug\API.exe -p 4 -t 1 -s 1 -P 8888 -o -d
timeout /t 0.5 /nobreak
start CAPI\cpp\x64\Debug\API.exe -p 5 -t 0 -s 0 -P 8888 -o -d
timeout /t 0.5 /nobreak
start CAPI\cpp\x64\Debug\API.exe -p 5 -t 1 -s 1 -P 8888 -o -d
timeout /t 0.5 /nobreak
start CAPI\cpp\x64\Debug\API.exe -p 6 -t 0 -s 0 -P 8888 -o -d
timeout /t 0.5 /nobreak
start CAPI\cpp\x64\Debug\API.exe -p 6 -t 1 -s 1 -P 8888 -o -d
timeout /t 0.5 /nobreak