Hi.
Can any one help with this question...
I need to change da port that Ultr@VNC Viewer (Listen Mode) is wathing by default (port 5500) to another one. Is this possible????
This is because the cliente request comes in port 5514 and my router only translate ip(public):port request to ip (private), soo the request arrives to my computer in port 5514 but Ultr@VNC Viewer (Listen Mode) is wathing in port 5500.
Thanks in advanced.
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
Port Redirection
correct: SC standard port
winvnc -connect main.enterprise.tld:5500
vncviewer -listen 5500
correct: SC (non standard port)
winvnc -connect main.enterprise.tld:5514
vncviewer -listen 5514
wrong:
winvnc -connect main.enterprise.tld:5914
vncviewer -listen 5500
winvnc -connect main.enterprise.tld:5500
vncviewer -listen 5500
correct: SC (non standard port)
winvnc -connect main.enterprise.tld:5514
vncviewer -listen 5514
wrong:
winvnc -connect main.enterprise.tld:5914
vncviewer -listen 5500
Last edited by redge on 2005-05-13 16:38, edited 1 time in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Change listening port on listener to 5901
start - run -
"C:\Program Files\UltraVNC\vncviewer.exe" -listen 5501
This will launch the listener on a different port allowing you to setup more than one workstation on the same network to listen.
"C:\Program Files\UltraVNC\vncviewer.exe" -listen 5501
This will launch the listener on a different port allowing you to setup more than one workstation on the same network to listen.