rh-lab-q / remote-dependency-solving

GNU General Public License v3.0
10 stars 1 forks source link

Server reads configuration file and connects to specific ports #60

Closed phracek closed 9 years ago

phracek commented 9 years ago

Server should read configuration file and connects to specific ports. Use libraries which should be created by issues #59 .

jridky commented 9 years ago

i am not sure, if is needed to have configuration file, which contains just one port number. what if we will have one default port stored in source code and we will create new command line option, thanks which will be possible to specify port number for server?