Ce contenu n'est pas disponible dans la langue sélectionnée.
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 Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
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"/>