Struct MulticastConfiguration
Defined in File transport_layer.h
Struct Documentation
-
struct MulticastConfiguration
Public Members
-
Types::IpAddressV4 group = {"239.0.0.1"}
UDP multicast group base.
-
unsigned int ttl
UDP ttl value, also known as hop limit, is used in determining the intermediate routers being traversed towards the destination
-
Types::IpAddressV4 group = {"239.0.0.1"}