Software Archive
Read-only legacy content
17061 Discussions

Possible bug in OpenTools.UPnP.UPnPSmartControlPoint.Devices Property

mukmak
Beginner
515 Views
Hi,

Just started playing with the functions and came across a potential bug in how the UPnPSmartControlPoint.Devices property has been implemented.

When I initially scan for devices on the network (providing no filter), all devices are reported to the OnAddedDevice() event handler.

The Devices property method works slightly differently - it assumes that a filter did exist (default being rootdevice) and attempts to perform partial/full match across detected devices. This will never succeed and no results are ever returned.

It works perfectly fine when a filter is provided.

Cheers,
Mukesh.
0 Kudos
0 Replies
Reply