MulticastSocket.setInterface
Class Overview | Class Members | 
  This Package | 
All Packages
 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.