ConfigFiles: add configuration options for hrktorrent
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Fri, 30 Jul 2010 09:53:11 +0000 (12:53 +0300)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Fri, 30 Jul 2010 09:53:11 +0000 (12:53 +0300)
ConfigFiles/globalconfig.txt

index 45994fd..826dc6f 100644 (file)
@@ -16,6 +16,12 @@ P2P_NEXT_ABS_PATH="/home/george/P2P-Next/"
 TRIBLER_REL_PATH="../../TriblerBranches/proxyservice-m32"
 TRIBLER_ABS_PATH="/home/george/P2P-Next/TriblerBranches/proxyservice-m32"
 
+# HRK_PATH
+HRK_ABS_PATH="/home/p2p/p2p-clients/hrktorrent/hrktorrent"
+
+# hrktorrent with logging support
+HRK_LOG_ABS_PATH="/home/p2p/p2p-clients/hrktorrent-logging/hrktorrent"
+
 # WORKING_FOLDER_REL_PATH is relative to TRIBLER_ABS_PATH folder
 WORKING_FOLDER_REL_PATH="../../P2P-Testing-Infrastructure/ClientWorkingFolders"
 
@@ -29,4 +35,4 @@ CONFIG_FILES_REL_PATH="../ConfigFiles"
 RESULTS_FOLDER_REL_PATH="../Results"
 
 # The script used to limit the bw on the nodes
-TC_SCRIPT=bw_limit.sh
\ No newline at end of file
+TC_SCRIPT=bw_limit.sh