The Java applet client seems to connect always to port 5900. I did not find any parameter for that in options. Is there a way to change it somehow? It looks like the port 5900 is hardcoded (no matter if in the applet conf file or java code).
If there is no way to change it from a running applet, could you add this option?
Best regards,
Jagger
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
UltraVNC Java Client always connects to port 5900
- Rudi De Vos
- Admin & Developer
- Posts: 6879
- Joined: 2004-04-23 10:21
- Contact:
Re: UltraVNC Java Client always connects to port 5900
The java viewer use 2 ports
5800 and 5900
5800 is used to get the java applet, 5900 is used to get the rfb data
5800 and 5900
5800 is used to get the java applet, 5900 is used to get the rfb data
Re: UltraVNC Java Client always connects to port 5900
Any way to make the port for rfb data configurable? I run the UltraVNC server on ports 5801 and 5901. The standard ports 5800 and 5900 are used by another machine. I have two computers behind the NAT (router).
- Rudi De Vos
- Admin & Developer
- Posts: 6879
- Joined: 2004-04-23 10:21
- Contact:
Re: UltraVNC Java Client always connects to port 5900
Yes you can,
Ultravnc server property pages
()port main: 5900 (*) Auto
http: 5800
Select (*) Port and set the value manual to 5901 and 5801
Ultravnc server property pages
()port main: 5900 (*) Auto
http: 5800
Select (*) Port and set the value manual to 5901 and 5801