Search code examples
androidupnp

UPNP dlna_framework sample code required?


I am working on UPNP network devices.

I want to get all the devices from network with particular name and manufacturer id.

So i am able to do the same by some library like dlna_framework getting response from some posts. I have this framework but issue is that I am not able to use this framework. any sample code or example will help me out!!!

Thanks in advance!!!


Solution

  • I suggest to try the Cling UPnP stack.

    This is user manual:Cling.

    Hope it is useful for you.