dou4624 2015-05-20 11:35
浏览 54
已采纳

用于存储带宽不受限制的文件的Web服务器[关闭]

I've recently started an android app (using Unity) and users will need to upload a (~200kb) file somewhere, and have another user download it later. I was planning to use Dropbox as they have a 20gb daily bandwith allowance, but I can't find a way to upload files to my dropbox account through code. Is there a way to upload to a dropbox account using C#?

I know it's possible using PHP, and I could have the user upload to a web server and then send it to a public dropbox folder. Though all the web servers I have found do not allow file storage/sending like that.

So also, what web servers do popular apps use to store all their data and have enough bandwith? If my app did become popular, I can't find a web server to handle thousands or more of concurrent users downloading and uploading.

  • 写回答

1条回答 默认 最新

  • duanbi7247 2015-05-20 11:47
    关注

    Have a look at Dropbox Rest API and Unity's WWW-Class.

    You should be able to consume the Dropboxapi via Unity.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 做个有关计算的小程序
  • ¥15 MPI读取tif文件无法正常给各进程分配路径
  • ¥15 如何用MATLAB实现以下三个公式(有相互嵌套)
  • ¥30 关于#算法#的问题:运用EViews第九版本进行一系列计量经济学的时间数列数据回归分析预测问题 求各位帮我解答一下
  • ¥15 setInterval 页面闪烁,怎么解决
  • ¥15 如何让企业微信机器人实现消息汇总整合
  • ¥50 关于#ui#的问题:做yolov8的ui界面出现的问题
  • ¥15 如何用Python爬取各高校教师公开的教育和工作经历
  • ¥15 TLE9879QXA40 电机驱动
  • ¥20 对于工程问题的非线性数学模型进行线性化