Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

http/java viewer for non-default displays, e.g., 5801/5901

Post Reply
kreil
Posts: 1
Joined: 2010-11-25 11:31

http/java viewer for non-default displays, e.g., 5801/5901

Post by kreil »

I cannot get the java vnc client to connect to non-default displays (those with a display number other than 0).

We have a fresh ultravnc 1.0.8.2 install on the target PC. To reach it, I need to go via a gateway server, where I can set up redirections
server:5901 --> PC:5900
server:5801 --> PC:5800

When I now connect from the ouside to http://server:5801/ I get the java client downloaded by http -- so far, so good.
This java client then, however, tries to connect to server:5900, as it clearly does not "know" that it is "meant to" connect to display 1 on server:5901 and not the default display 0 on server:5900.

How can I set up the server on the PC so that I can both
a) with a native vncclient connect via server:5901 to PC:5900
b) have the java vncclient downloaded with a web browser then connect via server:5901?

We need a non-standard display setup because we have more than one PC behind this single gateway server.

Many thanks for any comments/suggestion!

Cheers,
David.
Post Reply