Chapter 3. Network

By default, the Enterprise Platform binds to all networking addresses at start-up. You can specify a bind address, as well as a UDP address, at start-up.

Table 3.1. Network-related start-up options

-b [IP-ADDRESS]
Specifies the address the application server binds to. If unspecified, the application server binds to all addresses.
-u [IP-ADDRESS]
UDP multicast address. Optional. If not specified, only TCP is used.
-m [MULTICAST_PORT_ADDRESS]
UDP multicast port. Only used by JGroups.

3.1. IPv6 Support

Enterprise Web Platform 5 does not include support for IPv6, although this support is planned for the future.