Yortw / RSSDP

Really Simple Service Discovery Protocol - a 100% .Net implementation of the SSDP protocol for publishing custom/basic devices, and discovering all device types on a network.
http://yortw.github.io/RSSDP/
MIT License
288 stars 67 forks source link

RSSDP Not Finding All Devices #110

Open sfrathbun opened 3 years ago

sfrathbun commented 3 years ago

Hi Troy,

It looks like I'm able to find the router on our network but not any of the computers or printers. Network Discovery is turned on and our router has UPnP enabled. I'm using your code and I'm not sure why it can't find other computers. Have you ran into this issue before where it can't find all devices? Thanks

DominusDRR commented 3 years ago

Hi. I think I have the same problem. Did you manage to fix it?