I've written a viewer and server wrapper app that uses our repeater. It shows a list of waiting clients and allows us to select one to connect to but does not work in Vista and newer or when the client logs off. A service is on the client and starts winvnc with the appropriate ID and connect ooptions but the session0 isolation is causing problems. It's clear that ultravnc has solved this with the service and I want to use that functionality with my repeater, similar to the SC.
The customer knows we are connecting and wants this connection installed but does not want to forward ports to allow us access. The winvnc service provides connection to the appropriate session but does not seem to allow itself to be connected to a repeater with an ID.
Can this be done?
Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
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
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
Service support of repeater
Re: Service support of repeater
I believe newer versions of UltraVNC, the SCPrompt project, and the ChunkVNC project (especially) have all addressed and solved this problem.
What version of UltraVNC are you using?
What version of UltraVNC are you using?
-
- Posts: 2
- Joined: 2011-03-04 20:55
Re: Service support of repeater
I think I got tunnel vision trying to start winvnc from my service. I believe I have a workable solution in modifying the .ini with the service_commandline option.
winvnc version is 1.0.9.5
Thank you.
winvnc version is 1.0.9.5
Thank you.