此内容没有您所选择的语言版本。
24.2.2. Binding Sockets
Socket bindings provide a named the combination of interface and port. Sockets can be bound to the interface either individually or using a socket binding group.
24.2.2.1. Binding a Single Socket Example 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
The following is an example depicting the use of JGroups interface socket binding to bind an individual socket using the
socket-binding
element.
<socket-binding name="jgroups-udp" ... interface="site-local"/>
<socket-binding name="jgroups-udp" ... interface="site-local"/>