反向VNC

发布于 2024-10-25 23:50:07 字数 149 浏览 7 评论 0原文

我正在开发一个远程桌面应用程序,例如 Tight VNC 但问题是播放屏幕截图的一端没有公共IP 然而接收端有。我打算使用 TightVNC 源代码。那么,出于此目的使用 TightVNC 源是否可行,因为我在发送端没有公共的 Tight VNC 中没有看到任何此类选项 知识产权。

I am developing a Remote Desktop application Like Tight VNC
But the Problem is the end that broadcasts the Screenshots doesn't have a Public IP
However the recieving end have.I was planing to use TightVNC Source Code. So is it feasible to use TightVNC Source for this purpouse as I dont see any such option in Tight VNC where the Sending end doesn't have Public
IP.

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

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

发布评论

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

评论(1

So要识趣 2024-11-01 23:50:07

VNC 允许查看器/客户端以“监听模式”启动并等待服务器连接。这就是你所说的反向连接。一些工具提供包含在 Windows Exe 中的 VNC 服务器,该服务器在启动时连接到定义的查看器,它允许在家庭路由器后面进行远程支持。请参阅 docs 了解更多信息(在服务器托盘图标上查找“添加新客户端”)

说明:

当我想使用 Tight VNC 远程您的 PC(查看您的桌面)时,我通常会这样做:

将我的客户端连接到公共 IP 上的服务器

反向 VNC:

将我的公共 IP 添加到连接到我的客户端的服务器

VNC allows for the Viewer / Client to start in "Listen-Mode" and wait for a server to connect. This is the reverse connection you speak of. Some tools provide a VNC Server contained in a Windows Exe that connects to a definded Viewer on startup, it allows Remote Support behind a home router. See the docs for more Infos (look for "Add new client" on Server Tray Icon)

Clarification:

When I want to use Tight VNC to Remote your PC (See your Desktop), I would normally do:

Connect my Client to your Server on your Public IP

Reverse VNC:

You Add my Public IP to your Server wich connects to my Client

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