<xci/>

The xci section controls the xci service component of the SNFMulti engine. Applications which connect to the SNFMulti engine directly may not wish to use the XCI interface (including the SNFClient utility). Other systems may wish to migrate the XCI interface to an alternate listening port.

<xci on-off='on' port='9001'/>

The on-off='on' attribute activates the XCI facility and on-off='off' deactivates it.

Note: If the XCI facility is turned off or moved to an alternate port then the SNFClient utility will not function since it uses XCI to communicate with SNFServer.

The port='9001' attribute defines the listening port for XCI requests as 9001 (the default).

Please email support@armresearch.com with any questions.

Related Topics