VNC 服务器 .Net 库

发布于 2024-10-09 10:53:24 字数 176 浏览 3 评论 0原文

我正在寻找一个 .NET 组件,它可以帮助我向应用程序引入 VNC 通信兼容性。

该应用程序已经安装了必要的 Windows 挂钩,因此我只对能够与 VNC 客户端进行通信而无需重新实现 VNC 协议的库感兴趣。

有这样的图书馆吗?

如果可能的话,我希望有一个封闭的许可证兼容组件(即LGPL)。

I'm looking for a .NET component which aid me the introduction of VNC communication compatibility to an application.

The application already installs necessary Windows hook, so I'm interested only on a library which able me to communicate with VNC clients without re-implementing the VNC protocol.

Is there such library?

If it is possible, I'd like to have a closed license compatible components (i.e. LGPL).

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

弥枳 2024-10-16 10:53:24

VNCSharp 是一个客户端库。我不确定它的全部功能,因为 VNC 允许“客户端”和“服务器”互相充当对方;但这应该是一个很好的起点。也就是说,据我所知,它可能是唯一的 .NET 起点,因为它是我能够找到的唯一 .NET VNC 组件。

VNCSharp is a client library. I'm unsure of its full abilities, as VNC allows both "client" and "server" to act as each other; but it should be a good starting point. That said, as far as I know, it may be the only .NET starting point as its the only .NET VNC component I've ever been able to locate.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文