For security reasons, browser-based VNC viewers are usually forbidden from making direct TCP connections, so they have to make WebSocket connections instead. That requires either a VNC server with WebSocket support (such as the TurboVNC Server, which does not run on Windows) or a WebSocket proxy (such as websockify, which also doesn’t run on Windows.) You could probably use websockify and noVNC (an HTML5 VNC viewer) to connect to the Vino server, but I don’t know how you would connect to the TightVNC server. (Maybe you could configure another websockify instance to forward noVNC connections to an RFB port on a different machine.) In either case, TurboVNC wouldn’t solve the problem for you. TurboVNC allows users to create and manage multiple virtual X servers under their accounts on a Un*x machine and to connect to those virtual X servers remotely, thus implementing a Un*x-based multi-user multi-session remote desktop solution. TurboVNC doesn’t support connecting to a physical X server. The TurboVNC Server integrates with noVNC, in the sense that it can optionally start a tiny web server that serves up noVNC on a particular port corresponding to the display number of a TurboVNC session, and it can print a noVNC URL specific to the TurboVNC session. However, integrating noVNC with any other VNC server is out of scope for this project.

On May 12, 2023, at 3:45 AM, Иван Реут <[email protected]> wrote:

Hello! I need to open a remote desktop in the browser when a button is clicked on the interface of my project. I have TightVNC servers on Windows and VINO servers on Linux. Can I achieve this using TurboVNC?

--
You received this message because you are subscribed to the Google Groups "TurboVNC User Discussion/Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/turbovnc-users/85c92f18-6ce0-41d8-99b6-d84a8ec50a27n%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "TurboVNC User Discussion/Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/turbovnc-users/FDC209FB-D6F6-446E-9469-76207FF64CDC%40virtualgl.org.

Reply via email to