Implementing SSDP without multicast entitlement

Are there any high-level APIs which allow to discover devices on the local network using SSDP, without requiring the multicast entitlement?

Are there any high-level APIs which allow to discover devices on the
local network using SSDP, without requiring the 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.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
Implementing SSDP without multicast entitlement
 
 
Q