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.

Home Page:http://yortw.github.io/RSSDP/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SearchAsync does not actually start an M-Search

MennoSaey opened this issue · comments

commented

I am building a .net blazor application and i made a function that searches for ssdp devices. All of a sudden this stopped working, i narrowed the problem down to the SsdpDeviceLocator.SearchAsync not doing anything anymore.