/
How to configure ReutersBridge as NT service
How to configure ReutersBridge as NT service
In the general case, to work with ReutersBridge like a windows service could be used such command line:
rem Service setup ReutersBridge - -name <Service name> - -config <config file name> - -run install rem Service remove ReutersBridge - -name <Service name> - -run uninstall |
If --name is missing - default value ReutersBridge will be used.
If --config is missing - default value <path to ReutersBridge.exe binary>/config.cfg
Attention: for correct working of ReutersBridge as a service, all paths in all config files should be absolute.
Running of ReutersBridge as a service is only possible through SCManager interfaces:
Use SCManager to start the service:
- services.msc GUI interface
- net cli
- sc cli
- SCManager api
, multiple selections available,
Related content
Reuters Bridge Specification
Reuters Bridge Specification
More like this
How to configure logging and logs rotation in Reuters Bridge
How to configure logging and logs rotation in Reuters Bridge
More like this
ReutersBridge release notes
ReutersBridge release notes
More like this
ICE Trade Capture Solution FAQ
ICE Trade Capture Solution FAQ
More like this
ICE Trade Capture Solution Installation on Linux Guide (Oracle)
ICE Trade Capture Solution Installation on Linux Guide (Oracle)
More like this
ICE Private Order Feed FAQ
ICE Private Order Feed FAQ
More like this