hypermedia.net
index
 
Name loopback ( )
Examples None available
Description Enable or disable the multicast socket loopback mode. By default loopback is enable.
Setting loopback to false means this multicast socket does not want to receive the data that it sends to the multicast group.
Syntax
loopback(on);
Parameters
on   local loopback of multicast datagrams
Returns None
Usage Web & Application
Related