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.
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.
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.