【发布时间】:2015-09-02 01:07:04
【问题描述】:
我今天花了几个小时研究如何让 Chrome 原生消息传递与 C# 原生主机一起工作。从概念上讲,这很简单,但我在其他问题的帮助下(部分)解决了一些问题:
Native Messaging Chrome
Native messaging from chrome extension to native host written in C#
Very Slow to pass "large" amount of data from Chrome Extension to Host (written in C#)
我的解决方案贴在下面。
【问题讨论】:
标签: c# google-chrome chrome-native-messaging