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

SC <-> Viewer Listening:How to change default listener port?

Single Click discussions / bugs
Post Reply
bitbuerster
Posts: 3
Joined: 2005-05-24 12:25

SC <-> Viewer Listening:How to change default listener

Post by bitbuerster »

Hi all,

sorry if that ought to be a trivia question, but I'm stuck...
I managed to get SC.exe work as it should (great tool!) on the remote machine, but only at port 5500.
This is no problem of SC directly, but of the Viewer on my local machine: The traybar tool-tip informs me that "Ultra@VNC Viewer listening - Port:5500" (V1.0.0 RC18), but I can't find an option in the UltraVNC listener (!) where I could change the listening port to another default then 5500; in the registry, I also cannot locate the value?

TIA!
Shaba1
40
40
Posts: 66
Joined: 2005-03-16 19:15
Contact:

Re: SC <-> Viewer Listening:How to change default list

Post by Shaba1 »

bitbuerster wrote:Hi all,
"Ultra@VNC Viewer listening - Port:5500" (V1.0.0 RC18), but I can't find an option in the UltraVNC listener (!) where I could change the listening port to another default then 5500; in the registry, I also cannot locate the value?

TIA!
Ok this might not be the answer to your problem. Its more a question of my own. I thought SC only worked on RC20+
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

example:

host:
start...run... Open:
"C:\Program Files\UltraVNC\winvnc.exe" -connect host.domain.tld:5518

viewer:
start...run... Open:
"C:\Program Files\UltraVNC\vncviewer.exe" -listen 5518
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
jeffik
Posts: 5
Joined: 2007-07-14 15:37
Location: Toronto, Canada

Re: SC <-> Viewer Listening:How to change default list

Post by jeffik »

hi, tried to change ports they way you descreibe. I am using scwiz, after i run the two lines you show, i run scwiz and it still looks for port 5500. What am i missintg.
Thanks in advance for any help
rbngan
Posts: 1
Joined: 2008-02-11 03:07

Re: SC <-> Viewer Listening:How to change default list

Post by rbngan »

Ok, I've been searching for this answer for a while and I finally found it.

Right click on the shortcut and select properties. If you look at the the "Target" line you will see "C:\Program Files\UltraVNC\vncviewer.exe" -listen
If you add a space and your port number after "-listen it will start in the port of your wishes.
ei: "C:\Program Files\UltraVNC\vncviewer.exe" -listen 5901 will start the VNC viewer listening on port 5901.

I'm running Win XP pro
Last edited by rbngan on 2008-03-20 00:32, edited 1 time in total.
dkm0308
Posts: 5
Joined: 2008-02-29 15:23

Re: SC <-> Viewer Listening:How to change default list

Post by dkm0308 »

i have tried the above soultions on a w2k server sp4 and the viewer still starts on 5500 the -listen switch works fine on my XP machines.

any ideas would be helpful

thanks
Post Reply