Type:
|
String List
|
Default Value:
|
_node
|
Valid Values:
|
Any valid logical connection names, separated by commas
|
The ss.server_names option specifies a list of logical connection names used to find an RTserver. The RTserver names should be listed in order of preference, separated by commas. If the connection to RTserver is lost, then a connection is established with the next RTserver listed, in a circular fashion, until an RTserver responds and a stable connection is established. Each logical connection name has the form protocol:nodename:port
. You can delete the protocol (which must be tcp
for Java) and the port, in which case the default is used. Only nodename
is required. The string "_node
" can be used in place of the local nodename.
TIBCO SmartSockets™ Java Library User’s Guide and Tutorial Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |