Skip to content
Snippets Groups Projects
Commit 96b63a10 authored by Terry D. Norbraten's avatar Terry D. Norbraten
Browse files

need the pause command to obtain data from CLI window

parent 4a71c2b7
No related branches found
No related tags found
No related merge requests found
...@@ -2,3 +2,4 @@ ...@@ -2,3 +2,4 @@
@rem java -jar ../dist/LiFiBenchmarkFat.jar -targetip 172.20.82.180 -sz 1M -r 2 @rem java -jar ../dist/LiFiBenchmarkFat.jar -targetip 172.20.82.180 -sz 1M -r 2
@rem test: @rem test:
java -jar ../dist/LiFiBenchmarkFat.jar -sz 1M -r 10 -x 2 java -jar ../dist/LiFiBenchmarkFat.jar -sz 1M -r 10 -x 2
pause
...@@ -2,3 +2,4 @@ ...@@ -2,3 +2,4 @@
@rem java -jar ../dist/LiFiBenchmarkFat.jar -targetip 172.20.82.180 -sz 1M -r 2 @rem java -jar ../dist/LiFiBenchmarkFat.jar -targetip 172.20.82.180 -sz 1M -r 2
@rem test: @rem test:
java -jar ../dist/LiFiBenchmarkFat.jar -sz 1M -r 2 java -jar ../dist/LiFiBenchmarkFat.jar -sz 1M -r 2
pause
@echo off @echo off
@rem java -jar ../dist/LiFiBenchmarkFat.jar -targetip 172.20.82.180 @rem java -jar ../dist/LiFiBenchmarkFat.jar -targetip 172.20.82.180
java -jar ../dist/LiFiBenchmarkFat.jar -targetip localhost java -jar ../dist/LiFiBenchmarkFat.jar -targetip localhost
pause
@echo off @echo off
java -jar ../dist/LiFiBenchmarkFat.jar -server java -jar ../dist/LiFiBenchmarkFat.jar -server
pause
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment