Hey,
every VNC version after 1.3.8.1 has a problem with query window not displaying viewer message properly.
When you add custom message as shown in screen below:
It doesn't show up at server query window, all you can see is accept_reject_mesg from ini file and ip adress.
My message is only visible in pop up window in right bottom corner after user accepts connection.
Edit: Problem must be in newer servers, when you try to connect from 1.4.3.1 viewer to 1.3.8.1 server everything works as expected.
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
Viewer message in user query not displayed
- Rudi De Vos
- Admin & Developer
- Posts: 6862
- Joined: 2004-04-23 10:21
- Contact:
Re: Viewer message in user query not displayed
The problem was that we broke the compatibility in 1.3.8.1. and needed to change it.
The text can only be send with the initial viewer message.
The server show the query before this message -> empty message
Move the query question after the initial message.
This works, connection is broken when user refuse, only drawback is that the viewer get a general disconnect error after the server refuse the connection.
Changes made 2023-07-29, will be in next update.
- viewforum.php?f=56
The text can only be send with the initial viewer message.
The server show the query before this message -> empty message
Move the query question after the initial message.
This works, connection is broken when user refuse, only drawback is that the viewer get a general disconnect error after the server refuse the connection.
Changes made 2023-07-29, will be in next update.
- viewforum.php?f=56