Questo contenuto non è disponibile nella lingua selezionata.
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 Copia collegamentoCollegamento copiato negli appunti!
Copia collegamentoCollegamento copiato negli appunti!
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"/>