Are there any high-level APIs which allow to discover devices on the local network using SSDP, without requiring the multicast entitlement?
Implementing SSDP without multicast entitlement
No. iOS does not have any high-level SSDP APIs. There are high-level APIs for service discovery, but they assume you’re using Bonjour.Are there any high-level APIs which allow to discover devices on the
local network using SSDP, without requiring the multicast entitlement?
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"