Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在metro app里看IpCamera,下图是效果图,每个摄像头请求都是http长连接,所以一次有5个并发请求,但是只有两个摄像头响应,其他的都没有响应。
有人说两个并发请求是 winrt 的默认设置。
有没有人知道原因?或者如何更改winrt的默认设置?