UltraVNC has its default port set to 5900 whereas SCclick has its set to 5500 in the 'helpdesk.txt' as downloaded. Which of these needs to be changed or maybe neither?
Also, is there any actual standard resolution for when the compiled 'ultravnc.exe' that you get from subitting 'ultravnc.zip' to the online SC creator, just starts and then fails to keep going for the advertised 5 minutes?
Thanks
Andy
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
Different default ports
Different default ports
Last edited by andykem on 2007-07-01 13:49, edited 1 time in total.
Re: Different default ports
neither to change.
UltraVNC SC STEP By STEP (Howto make a client EXE and setup)
[topic=4606][/topic]
UltraVNC SC STEP By STEP (Howto make a client EXE and setup)
[topic=4606][/topic]
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
Still not clear about ports
Thanks, but I've already seen that and though it's good it does not clarify the matter for me. Should the port entered after the [HOST] IP in 'helpdesk.txt' be the same as the one that UltraVNC uses? (I.e., 5900)
Andy
Andy
Re: Different default ports
5500 outgoing (server initiate the connection to viewer listening) (call back)
5900 ingoing (server listening, waiting connection from viewer) (direct call)
viewer must listen before server lunch their SingleClick you made for her/him
------
SingleClick part
HOST]
-connect mystatic.domain.tld::port -noregistry
-connect tartempion.dynamicdns.org::5500 -noregistry
viewer part
"%programfiles\UltraVNC\vncviewer.exe" -listen 5500
another example
SingleClick part
HOST]
-connect tartempion.dynamicdns.org::80 -noregistry
viewer part
"%programfiles\UltraVNC\vncviewer.exe" -listen 80
as well, you can create a shortcut with your vncviewer settings for faster access.
5900 ingoing (server listening, waiting connection from viewer) (direct call)
viewer must listen before server lunch their SingleClick you made for her/him
------
SingleClick part
HOST]
-connect mystatic.domain.tld::port -noregistry
-connect tartempion.dynamicdns.org::5500 -noregistry
viewer part
"%programfiles\UltraVNC\vncviewer.exe" -listen 5500
another example
SingleClick part
HOST]
-connect tartempion.dynamicdns.org::80 -noregistry
viewer part
"%programfiles\UltraVNC\vncviewer.exe" -listen 80
as well, you can create a shortcut with your vncviewer settings for faster access.
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