This will start the dcd-server. If DCD does not support IPC sockets on this platform, will use the TCP port specified with the port property or init config.
Throws an exception if a TCP port is used and another server is already running on it.
import paths to cache on the server on startup.
if true: no output from DCD server is processed, if false: every line will be traced to the output.
if true, increment port until an open one is found instead of throwing an exception.
See Implementation
This will start the dcd-server. If DCD does not support IPC sockets on this platform, will use the TCP port specified with the port property or init config.
Throws an exception if a TCP port is used and another server is already running on it.