开发者

How to call run/invoke a local application inside google chrome

In out local intranet, we have a website that will be only used inside our intranet.

Before we use it in internet ex开发者_如何转开发plorer, there are lots of page using JavaScript + ActiveX to open local applications, like Microsoft excel etc.

Now we want to shift to using Google Chrome, but we don't know to call these applications inside Chrome. Is it possible to do in Google Chrome? Or is there any extensions of Chrome can do it?


You can do it with NPAPI Plugins: "You can bundle an NPAPI plugin with your extension, allowing you to call into native binary code from JavaScript."


I have seen the new desktop notification from google, that does work really outside the browser, so you can have look on its concepts and try to mimic its techniques!


You could check out Native Client SDK for Google Chrome.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜