localInterface

Type: String[128]

The localInterface property of the TcpIpConnection class contains the local interface name or IP address of a local network interface.

Use this property only if you want to receive new connections from a specific local interface. By default, JADE receives connections on all local interfaces. For example, to allow an administrator to ensure connections from clients connect on the fastest interface or to allow easier security when used in conjunction with a firewall or router access list, specify the local interface name or IP address if you want to select a specific network adapter in a server node that has more than one network adapter installed.