简体   繁体   中英

Retrieve video from server using asp.net mvc webservices

I am doing an application which stores video files in the server. I want to send the video files back to the client using web services. How can I do this using asp.net MVC framework. I am working on version 3.5

在您的Web服务中创建一个将文件加载到流并返回该流的方法。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM