The Micro C++ Library
|
Declaration of class micxx::MulticastSocket. More...
#include <micxx/Config.hxx>
#include <micxx/net/DatagramSocket.hxx>
#include <micxx/net/MulticastAddress.hxx>
Classes | |
class | micxx::MulticastSocket |
A MulticastSocket represents an Internet Protocol (IP) specific Multicast DatagramSocket that adds capabilities for joining multicast groups of other multicast hosts on the internet. More... | |
Namespaces | |
namespace | micxx |
The Micro C++ Library. |
Declaration of class micxx::MulticastSocket.