tdemulticastsocket.h
The low-level backend for multicasting sockets.
Definition: tdemulticastsocketdevice.h:46
A multicast-capable datagram socket class.
Definition: tdemulticastsocket.h:49
KMulticastSocket(TQObject *parent=0L, const char *name=0L)
Constructor.
virtual bool leaveGroup(const TDESocketAddress &group)
Leaves a multicast group.
virtual bool leaveGroup(const TDESocketAddress &group, const KNetworkInterface &iface)
This is an overloaded member function, provided for convenience. It differs from the above function o...
virtual bool joinGroup(const TDESocketAddress &group)
Joins a multicast group.
const KMulticastSocketImpl * multicastSocketDevice() const
This is an overloaded member function, provided for convenience. It differs from the above function o...
KMulticastSocketImpl * multicastSocketDevice()
Returns the multicast socket device in use by this object.
virtual bool joinGroup(const TDESocketAddress &group, const KNetworkInterface &iface)
This is an overloaded member function, provided for convenience. It differs from the above function o...
A place-holder class for a future network interface class.
Definition: knetworkinterface.h:40
A namespace to store all networking-related (socket) classes.
Definition: kbufferedsocket.h:36