Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 15 Shared Resources : ActiveSpaces Connection

ActiveSpaces Connection
The ActiveSpaces Connection resource describes the connection to a TIBCO ActiveSpaces metaspace. This section provides a reference to the fields. For procedures see Adding a Shared Resource.
Wizard and Configuration Tab
The Wizard and Configuration tab have the following fields.
tibpgm://[dport]/[interface]/[discovery IP multicast address]/[option=value;]*
dport specifies the destination port used by the PGM transport. If not specified, it will use the default value of 7888.
interface;discovery IP multicast address specifies the address of the interface to be used for sending discovery packets, and the discovery group address to be used. If not specified, it will default to the default interface and discovery address, 239.8.8.8.
option=value specifies a semicolon separated list of optional Pragmatic General Multicast (PGM) transport arguments. For example: source_max_trans_rate=100000000 (in bits per second) would limit the PGM transport to limit its transmission rate to 100 megabits per second.
tcp://ip1[:port1];ip2[:port2],...
where any number of ip[:port]well known address can be listed. If port is not specified, the default port number value of 50000 will be assumed.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved