6.9 TCP.MulticastSocketImpl
Defined in namespace TCP
Superclass: TCP.DatagramSocketImpl
Category: Sockets-Protocols
6.9.1 TCP.MulticastSocketImpl: multicasting
(instance)
6.9.1 TCP.MulticastSocketImpl: multicasting
ipMulticastIf
Answer the local device for a multicast socket (in the form of an address)
ipMulticastIf: interface
Set the local device for a multicast socket (in the form of an address, usually anyLocalAddress)
join: ipAddress
Join the multicast socket at the given address
leave: ipAddress
Leave the multicast socket at the given address
timeToLive
Answer the time to live of the datagrams sent through the receiver to a multicast socket.
timeToLive: ttl
Set the time to live of the datagrams sent through the receiver to a multicast socket.
This document was generated on
May, 22 2008
using
texi2html