Hi,
I found some thing interesting for uvnc freaks!
I don't know its a bug or what but it should not happen
Hmm.......Let's get into the problem:
we all know we can add a new client to the winvnc, right?
ok, i've added a client with HostName = 192.168.1.3 and HostID = ID:123
and at the viewer end I supplied the same details and made a connection
yes, the connection is perfect as we all expect.
Now try to add a client with the same information as above.....
Oops! it is terminating the existing connection
Isn't that a bug?? Instead it should not accept a new client
when a client is added with same information, isn't it??
Clarify me if I'm wrong??
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
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
A bug in winvnc
Re: A bug in winvnc
Hey,
I solved this reconnection issue.
We all know uvnc supports autoreconnection.
When user adds a new client by providing hostname and hostid,
there, i passed the information to autoreconnect module in the source code.
This way doesnt' require the user to run lengthy commands of autoreconnect,
it automatically connects to the host with out running the command
I solved this reconnection issue.
We all know uvnc supports autoreconnection.
When user adds a new client by providing hostname and hostid,
there, i passed the information to autoreconnect module in the source code.
This way doesnt' require the user to run lengthy commands of autoreconnect,
it automatically connects to the host with out running the command
Regards
Roja
Roja