简体   繁体   English

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

[英]How do I implement HTTP Streaming by utilising IIS Web Server for my application in C#/ASP.Net?

How do I implement HTTP Streaming by utilizing IIS Web Server for my application in C#/ASP.Net? 如何在C#/ ASP.Net中为我的应用程序利用IIS Web服务器来实现HTTP流?

Do I need to poll the web server from the client? 我需要从客户端轮询Web服务器吗?

如msdn中所述检查WCF流

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我如何在c#asp.net应用程序中使用jquery实现文本框自动建议? - How can i implement textbox auto suggest using jquery in my c# asp.net application? ASP.NET初学者问题:我如何实现这样的东西是我的ASP.NET C#网站? - ASP.NET beginner question: How do I implement something like this is my ASP.NET C# website? 如何在C#express中打开ASP.NET空Web应用程序模板? - How do I open an ASP.NET empty web application template in C# express? 如何在Web应用程序中进行文件上载(ASP.Net,C#,IIS) - How to go about a file upload in a Web Application (ASP.Net, C#, IIS) 如何在本地iis上部署asp.net Web应用程序? - How can I deploy an asp.net web application on my local iis? 在C#ASP.NET应用程序中,任务如何完成以及由谁完成? 是CLR还是IIS表达? - in C# ASP.NET application how task done and who do that ? CLR or IIS express? 为什么我在asp.net c#Web窗体应用程序的按钮上出现按钮CS1061错误? - Why do I get a CS1061 error for a button in my asp.net c# web forms application for a button? 将电子邮件服务器连接到我在 asp.net/c# 中的 Web 应用程序的联系页面 - Connecting email server to my Contact page of web application in asp.net/c# 是否可以在C#ASP.NET Web应用程序中执行此操作? - Is it possible to do this in a C# ASP.NET Web Application? 如何使用C#和ASP.NET重写URL而不访问IIS? - How do I rewrite URLs without access to IIS using C# and ASP.NET?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM