Product Information > JADE Installation and Configuration Guide > Chapter 3 - Configuring JADE > Configuring SDS Connections
Configuring SDS Connections

Configure SDS connections by specifying the following values for the NetworkSpecification and ServerNodeSpecifications parameters in the [ConnectionParams] section of the JADE initialization file.

NetworkSpecification<specification-number> = transport-type,enabled|disabled,listener-port[,interface]
ServerNodeSpecifications = transport-type,remote-host,remote-port[,local-interface[,local-port]]

Both the server side (specified in the NetworkSpecification parameter) and the client side (specified in the ServerNodeSpecifications parameter) follow the same behavior and rules documented for the database server and client node RPC configurations in the previous sections.