MulticastSocket.setInterface

MulticastSocket.setInterface

Class Overview | Class Members | This Package | All Packages

Syntax
public void setInterface( InetAddress inf ) throws SocketException
Description
Set the outgoing network interface for multicast packets on this socket, to other than the system default. Useful for multihomed hosts.


Send feedback to MSDN.Look here for MSDN Online resources.