Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/csharp/309.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何通过在C#/ASP.Net中为我的应用程序使用IIS Web服务器来实现HTTP流?_C#_Asp.net_Http_Streaming - Fatal编程技术网

如何通过在C#/ASP.Net中为我的应用程序使用IIS Web服务器来实现HTTP流?

如何通过在C#/ASP.Net中为我的应用程序使用IIS Web服务器来实现HTTP流?,c#,asp.net,http,streaming,C#,Asp.net,Http,Streaming,如何通过在C#/ASP.Net中为我的应用程序使用IIS Web服务器来实现HTTP流 是否需要从客户端轮询web服务器?请按照msdn中的说明进行检查。我认为您指的是http推送,不需要轮询是否可以使用http推送?

如何通过在C#/ASP.Net中为我的应用程序使用IIS Web服务器来实现HTTP流


是否需要从客户端轮询web服务器?

请按照msdn中的说明进行检查。

我认为您指的是http推送,不需要轮询是否可以使用http推送?