IPv4Address

extension IPv4Address
  • The streaming Architecture for Control Networks (ACN) protocol IPv4 multicast address for the given universe.

    Declaration

    Swift

    public static func sACN(universe: UInt16) -> IPv4Address?

    Parameters

    universe

    a sACN universe

    Return Value

    an IPv6Address for the given universe

  • The streaming Architecture for Control Networks (ACN) protocol IPv4 multicast address for universe discovery (64214).

    Declaration

    Swift

    public static var sACNUniverseDiscovery: IPv4Address { get }