i am going to create application which will connect to smart TVs on same wifi network.
Here is link to reference app which i want to create.
Apple provide following services to connect to devices:
- NEHotspotHelper
- Wireless Accessory Configuration (WAC)
- Peer-to-peer(Only for apple-apple)
- NEHotspotConfiguration
Which one should i need to use and also any reference if you can provide. I want to share picture and video on TVs as above reference app does.
i Tried EAWiFiUnconfiguredAccessoryBrowser but this only shows homekit devices. i want to connect all TVs that support wifi. I have gone through many links but could not find what i want. I just want to know on which SDK/library should i work?