ASP.NET MVC-使用SignalR上传文件 [英] ASP.NET MVC - Upload a file with SignalR

查看:75
本文介绍了ASP.NET MVC-使用SignalR上传文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将文件从客户端上传到服务器.有没有一种方法可以使用SignalR上传文件,或者我需要为此使用Controller吗?

I want to upload a file from the client to the server. Is there a way to upload a file with SignalR or must i need a Controller for this?

推荐答案

SignalR用于实时消息传递,而不上传文件.

SignalR is for real time messaging not uploading files.

这篇关于ASP.NET MVC-使用SignalR上传文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆