g3force / ssl-autonomous-refbox

Automatically exported from code.google.com/p/ssl-autonomous-refbox
0 stars 0 forks source link

TODO: Use a config file to store e.g. IPs #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What is the current problem in project?
IPs for sslvision and referee are hard coded and on different locations in code.

What should be achieved with this task?
You should be able to change IPs without recompiling and search in code 

How can it be solved?
Save IPs in a modifiable text file. This config file should also be able to 
store other values, if necessary...

Original issue reported on code.google.com by nicolai....@gmail.com on 9 Dec 2011 at 5:22

GoogleCodeExporter commented 9 years ago

Original comment by nicolai....@gmail.com on 7 Jan 2012 at 3:55

GoogleCodeExporter commented 9 years ago
ConfigFile implemented for vision and referee ip/port

Original comment by nicolai....@gmail.com on 15 Jan 2012 at 2:53