Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

UVNC Repeater/Server/Client

Post Reply
joao_costa
Posts: 2
Joined: 2016-10-14 20:38

UVNC Repeater/Server/Client

Post by joao_costa »

Hello. I just signed in this forum because i've installed UVNC has a repeater.

I've done the procedure correctly by installing the repeater in one machine that has all the necessary ports to work and enable the mode II.

Then i configured the server to establish a client connection to the repeater through the IP and with an ID.

Then in the client i establish a connection to the server by entering the repeater IP with port 5091 and the ID.

Everythings works perfectly, but my problem is that when i close the client connection with server, the server lose the ID, so i have to create a new client connection again in the server to connect with the repeater and it works again.

What i whant to know is if it's possible to make the server permanently keep that client connections to the repeater using the ID (even if the PC reboots, like a service or something).

Also, in the client side, after i end the remote connection, to establish it again i have to enter the proxy all the time, even if i enable the option "save connection settings as default".

How can i make the proxy to be permanent, so in the next time i just need to enter the ID.

Does the UVNC allow the creation of a list os several ID's, so i aould just need to double click an ID and it would establish a connection.

Another thing that is happening is that i'm trying to use an android app to also connect to the server, in my case i'm trying to use "vnc viewer from Android", that after installation appears to me has "androidvnc", and it has an option related with the repeater from uvnc, but when i try to login to the server machine i get the message (VNC connection failed! RFB server does not support protocol version 3). I've tried to look about this in google , but i didn't found anything about it.

Can you tell me an android app that can work well with UVNC using the repeater, and also an app for raspberry?

Thank you in advance for all or any help provided.
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Re: UVNC Repeater/Server/Client

Post by Rudi De Vos »

1° server
ultravnc.ini
service_commandline=-autoreconnect id:1234 -connect repeaterhost
Test first from commanline before adding to the server config

winvnc.exe =-autoreconnect id:1234 -connect repeaterhost -run
Same syntax, only -run at the end is needed

2° Just tested with a viewer, 1211, vncserver/ proxy etc is saved when
[v] save connection settings as default, and press connect to save

3) VNC_lauch is a little tool , exe is included with the download ( binzip.setup) , that allow to manage multiple viewers.
http://www.uvnc.eu/download/forum1212/UVNC_Launch.pdf

4) android
Can't help
lrj_ltg
Posts: 2
Joined: 2016-10-18 14:17

Re: UVNC Repeater/Server/Client

Post by lrj_ltg »

Rudi De Vos wrote:

3) VNC_lauch is a little tool , exe is included with the download ( binzip.setup) , that allow to manage multiple viewers.
http://www.uvnc.eu/download/forum1212/UVNC_Launch.pdf
Where can I download the source code of VNC_lauch ?
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Re: UVNC Repeater/Server/Client

Post by Rudi De Vos »

Src is not online
joao_costa
Posts: 2
Joined: 2016-10-14 20:38

Re: UVNC Repeater/Server/Client

Post by joao_costa »

First of, Rudi De Vos, thank you for your help, i'll try your suggestions.

Next, i would like to know if UVNC repeater can act like Team Viewer, and for that, the UVNC installation would also have to change.

My suggestion is:

- Create a UVNC installation that will have an option to enable a connection to a server where the repeater will be install
- Then the repeater woulf identify that a new connection is being made and would give it an automatic ID, that would be written to the machine where UVNC was being installed

And basically that was it.

I know it's easier to say than done, but if a good development member would grab this and try to make this possible, would be great.

Also, is it possible to make an installation of UVNC for android and raspberry pi 2 and 3 for ARVM 6.7 and 8.
Post Reply