Please find the attached updated/modified demo app with two buttons at the
navigation bar.
Start - to start the upnp searching.
Stop - to stop the upnp searching.
What steps will reproduce the problem?
1. Start the UPnP demo app, it will search all the UPnP devices on the network.
2. Now click on Stop button at the navigation bar to stop the upnp
searching(stopSSDP).
3. Remove/switchOFF one of the upnp device, now if you see on the iphone
simulator that removed device will get disappear after some time, which shows
that still there is some searching process running in the background even
though we have already stop the searching(stopSSDP).
4. Now switch On the device & click on the start button, which we again start
the searching & that device will again appear in the upnp device list. Library
is running brilliantly in all other scenarios.
What is the expected output? What do you see instead?
When we stop the upnp searching it should stop the searching in the background
& when we start it again it should do a fresh searching as in the case of
re-launching the application.
What version of the product are you using? On what operating system?
upnpx-1.2.3.tar.gz upnpx Release 1.2.3 UPnP upnpx
Please provide any additional information below.
Testing on the UPnP demo app with additional two buttons(Start & Stop) at the
top.
Original issue reported on code.google.com by kapilat...@gmail.com on 3 Oct 2011 at 6:45
Original issue reported on code.google.com by
kapilat...@gmail.com
on 3 Oct 2011 at 6:45Attachments: