本文介绍了从服务器下载视频到客户端机器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
在我的应用程序中,我有一个要求,客户端/用户需要将视频文件从服务器下载到本地计算机。
我必须使用C#MVC - 任何人都可以通过提供一些想法,编码来实现这一点来帮助我。
In my application I have a requirement where the client/user needs to download video files from the server to their local machine.
I have to do this using C# MVC - can anyone help me by providing some ideas, coding to implement this.
推荐答案
这篇关于从服务器下载视频到客户端机器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!