이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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"/>