- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
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.
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page