Actions
Feature #21
openListen port needs to be configurable
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
2008-04-18
Due date:
% Done:
10%
Estimated time:
Description
Currently, the port that this application will listen on is hard-coded. There should be the ability to configure this port in both console application mode and service mode, which probably means generalising the commandline processing so that it can be used in both places
Updated by Hamish over 16 years ago
- % Done changed from 0 to 10
Implemented a console-mode command-line option for this, but not the whole option processing that I was looking for
Actions