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

Search found 5 matches

by kameleon
2012-10-31 20:22
Forum: ChunkVNC
Topic: Multi-viewer support and changing ports
Replies: 10
Views: 14208

Re: Multi-viewer support and changing ports

I ended up just swapping the 80/443 and leaving it that way. The only other mod I did was to remove the dsm plugin so we can connect from our android devices and support users that way. :)
by kameleon
2012-10-29 13:22
Forum: ChunkVNC
Topic: Multi-viewer support and changing ports
Replies: 10
Views: 14208

Re: Multi-viewer support and changing ports

The reason I need port 80 to work is so that I can have viewers outside our network. I just tested reversing the ports and running the client on 443 and the server on 80 and it seems to work like a charm. I am about to do some outside testing to verify and will report my findings.
by kameleon
2012-10-28 01:50
Forum: ChunkVNC
Topic: Multi-viewer support and changing ports
Replies: 10
Views: 14208

Re: Multi-viewer support and changing ports

Right. I had the repeater setup properly. My problem is the viewer tries to connect to port 5980 instead of 80. I have read that when you use a two digit port vncviewer thinks it should be in the 5900 range hence the 5980. Maybe switch the server to 80 and run viewer on 443? Just thought of that so ...
by kameleon
2012-10-23 15:17
Forum: ChunkVNC
Topic: Multi-viewer support and changing ports
Replies: 10
Views: 14208

Re: Multi-viewer support and changing ports

Thanks for the fast reply. Now, I want to test the ultravnc_repeater.pl script since I would rather leave a small linux VM running to handle these connections rather than a full windows machine. If I read it correct the ports are optional as is the -r. However I am not sure how I should do this if I ...
by kameleon
2012-10-22 15:21
Forum: ChunkVNC
Topic: Multi-viewer support and changing ports
Replies: 10
Views: 14208

Multi-viewer support and changing ports

I have been testing ChunkVNC over the weekend and am liking what I see so far. I have a few questions though. 1. Is there a way to enable multiple viewers to connect to a single instant support session? Sometimes we need two or more of us to look at a end users problem at the same time. 2. Would it ...