Using dynamic connections

To use dynamic connections, set the following definitions for the CSClient instance in the client dse.ini file:
The following is an example of a CSClient definition in dsesrvce.xml that supports dynamic connections:
<CSClient id="realCSClient"
usedForServerToClientEventNotification="true"
permanentConnectionForEvents="false"
eventsPort="8082"
...