]> p2p-next.cs.pub.ro Git - cs-p2p-next.git/commitdiff
autorun: minor change in util.
authorAdriana Draghici <adriana008@gmail.com>
Thu, 15 Apr 2010 12:36:45 +0000 (12:36 +0000)
committerAdriana Draghici <adriana008@gmail.com>
Thu, 15 Apr 2010 12:36:45 +0000 (12:36 +0000)
autorun/Util.py

index 5a4b83cb9c84762b58ee3cb86872cbf932b4acfb..f77053ad49c0ac5cae1cf1582223f2bcf445c1bf 100644 (file)
@@ -3,7 +3,7 @@
 SERVER_DIR = "/home/p2p/cs-p2p-next/autorun/server/"
 SERVER_FILE = "Server.py"
 SERVER_TYPE = "python"
-SERVER_PORT = 10003 
+SERVER_PORT = 10004 
 SERVER_HOST = "127.0.0.1"
 
 SESSIONS_FILE = "/home/p2p/sessions.txt" # TO CHANGE