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

batch files to match shell scripts

parent da956c86
No related branches found
No related tags found
No related merge requests found
@echo off
java -jar ../dist/LiFiBenchmarkFat.jar -help
pause
@echo off
@rem java -jar ../dist/LiFiBenchmarkFat.jar -targetip 172.20.82.180 -sz 1M -r 2
@rem test:
java -jar ../dist/LiFiBenchmarkFat.jar -sz 1M -r 10 -x 2
@echo off
@rem java -jar ../dist/LiFiBenchmarkFat.jar -targetip 172.20.82.180 -sz 1M -r 2
@rem test:
java -jar ../dist/LiFiBenchmarkFat.jar -sz 1M -r 2
@echo off
@rem java -jar ../dist/LiFiBenchmarkFat.jar -targetip 172.20.82.180
java -jar ../dist/LiFiBenchmarkFat.jar -targetip localhost
@echo off
java -jar ../dist/LiFiBenchmarkFat.jar -server
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