Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/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://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/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://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
No "accept connection" window with x11vnc reverse connection
No "accept connection" window with x11vnc reverse
When using x11vnc on Linux to reverse-connect to an Ultra VNC viewer on Windows it works OK, but no "accept incoming connection" dialog box pops up. The connection is made immediately without any confirmation on the viewer end. Sometimes this can be an annoyance, is there any way to enable the confirmation prompt when using x11vnc reverse connections?
Re: No "accept connection" window with x11vnc reve
Unfortunately the answer is NO.
The listening viewer will ONLY display the "accept incoming connection" prompt for a SingleClick connection -- even not possible with the UltraVNC server.
The listening viewer will ONLY display the "accept incoming connection" prompt for a SingleClick connection -- even not possible with the UltraVNC server.
Last edited by YY on 2009-03-31 00:25, edited 1 time in total.
Re: No "accept connection" window with x11vnc reve
Try running this:
and report back here what you find. Also try '-rfbversion 3.16'. These may trick uvnc viewer into thinking x11vnc is incoming SC.
I tried this just now with uvnc viewer under Wine on Linux and something different happened, but the window was messed up. Maybe it will work on windows...
Code: Select all
x11vnc -rfbversion 3.14 -connect ...
I tried this just now with uvnc viewer under Wine on Linux and something different happened, but the window was messed up. Maybe it will work on windows...