浏览器应用程序和放大器;本地文件系统访问 [英] Browser application & local file system access

查看:141
本文介绍了浏览器应用程序和放大器;本地文件系统访问的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要加强与功能基于我的浏览器的Web应用程序,使本地文件和文件夹管理。例如。文件夹树结构应本地工作站和服务器之间通过HTTP(S)保持同步。

I want to enhance my browser-based web application with functionality that enables management of local files and folders. E.g. folder tree structures should be synchronized between local workstation and server via HTTP(S).

我知道在基于浏览器的应用程序的安全相关的限制。然而,也有一些技巧,解决这些问题:

I am aware of security-related limitations in browser-based applications. However, there are some techniques that "work around" these issues:


  • 签名的Java小程序(完全信任)

  • .NET Windows窗体浏览器控件(不是开玩笑,这工作,只要配置是可怕的)

  • 的ActiveX

我的问题是:你用/建议,技术和实施办法是什么?关键的要求是在安装过程尽可能简单

My question is: What do you use/suggest, both technology and implementation practice? Key requirement is that the installation process is as simple as possible.

感谢您的意见!

推荐答案

谷歌Gears的。

它可以让你编写JavaScript应用程序提供了更大的平台支持比一般的浏览器,并进入悬空与本地文件访问,高速缓存和DB。如果/连接时,它同步到中央服务器。

it lets you write Javascript applications with a much bigger platform support than the usual browser, and go 'unconnected' with local file access, cache and DB. and if/when connected it syncs to the central server.

适用于所有平台上的多个浏览器;但仍处于重发展。

available for several browsers on all platforms; but still under heavy evolution.

这篇关于浏览器应用程序和放大器;本地文件系统访问的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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