Prev | Next |
Service Configuration
Service program
The name of the service program is SparxintelService.exe.
Configuration File
The service is configured by the file SparxIntelService.config.
The file must be located in the same directory as the service program.
The file contains a number of directives and also lists the Code Miner databases to be served.
The file is read once when the service is started.
Directives |
Description |
---|---|
port |
The Port number on which the service will listen. |
allow |
Names a domain or IP address that is allowed access: 198.* or 127.0.0.1 |
network |
Values can be "public", "network" or "private".
|
database |
Names the full physical file path of a Code Miner database on the server. |
Running the program standalone
From a normal console enter the command: SparxIntelService -listen

Installing as Windows Service
From an Administrative console enter the command: SparxIntelService -install