The whole process was on https://answers.microsoft.com/zh-hans/windows/forum/windows_10-hardware/windows10/4e2a1370-30ba-4bf4-a460-98664a0172ef
TLDR: I configure an iis server and bind https with default config,but I can't connect to it using quic protocol.The code I use was the "sample" tool provided in https://github.com/microsoft/msquic,with its client feature,port 443. But when I run the "sample" tool's server feature on the target machine,and connect to it using the client feature on another machine,it works.
Question: Does iis server support quic protocol on 443 port by default,if not how can I connect to the iis server using quic?
Please take a look at these instructions here and possibly also these trouble shooting instructions here.
Essentially, you will need to run: