Can`t receive upnp or mdns notify when i turn on system hotspot in windows11,but in windows10 it`s worked

冬 祁 0 Reputation points
2025-02-21T02:33:59.2333333+00:00

In windows 11 ,I start a console application .net socket which i can receive upnp or mdns broadcast message to know what device is in my net,but when i turn on my system hotspot and use my mobile to connect my hotspot,I cant receive upnp or mdns broadcast message. this would not happen in window10.And when i reconnect wifi .i can receive message again. I want to know:

First:

What`s the different between win10 and win11 in systemhotspot

Second:

What cause this problem,and how can i fix this Here is the console i use:

https://github.com/tmds/Tmds.MDns
You can test like this:

1.Run the console
2.Open System hotspot(I can receive upnp/mdns message)
3.use mobile phone to connect hotspot

4.Restart the console (then it cant receive upnp/mdns message)

5.Reconnect wifi(it can receive upnp/mdns again)

.NET Internet of things
.NET Internet of things
.NET: Microsoft Technologies based on the .NET software framework.Internet of things: A concept that aims to extend the benefits of the regular internet, including constant connectivity, remote control ability, and data sharing, to goods in the physical world.
34 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.