Visual Studio 6.0
MulticastSocket.setInterface
Class Overview | Class Members | This Package | All Packages
Syntax
public void setInterface( InetAddress inf ) throws SocketExceptionDescription
Set the outgoing network interface for multicast packets on this socket, to other than the system default. Useful for multihomed hosts.
Show: