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 with multiple ID's

Single Click discussions / bugs
Post Reply
Abstract Tech
8
8
Posts: 14
Joined: 2008-11-03 20:33

SC with multiple ID's

Post by Abstract Tech »

We are trying to set it up so that you can open any ID from any computer. We figured we would have to use a Repeater on computer to act as the server between the workstations on the network and outside requests. Here is what happens when we have the repeater running. The client on the outside double clicks say support ID 101 and it automatically says connected, even if the person on the inside hasn't made a connection. Here is what our command looks like from the inside:
"C:\Program Files\UltraVNC\vncviewer.exe" -proxy X.X.X.X:5500 ID:104 -listen
Where X is the IP of the server running the repeater. Is this not correct? We can't seem to get them to link up. We have tried using port 5500 and 5901 on the .exe, and forward both ports to the repeater server. Any help would be appreciated. Thanks!
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: SC with multiple ID's

Post by redge »

wrong

"C:\Program Files\UltraVNC\vncviewer.exe" -proxy X.X.X.X:5500 ID:104 -listen



good
viewer:
"C:\Program Files\UltraVNC\vncviewer.exe" -proxy X.X.X.X:5901 ID:104

server (installed full ultravnc server)
"C:\Program Files\UltraVNC\winvnc.exe" -id:104 -connect X.X.X.X:5500

or

SC file helpdesk.txt
[HOST]
Internet support
-id 104 -connect X.X.X.X::5500 -noregistry
Last edited by redge on 2008-11-03 23:00, 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
twagner
40
40
Posts: 74
Joined: 2008-09-09 20:43
Location: Germany

Re: SC with multiple ID's

Post by twagner »

hi redge,

i`ve looked for this solved problem since month before and must say:
Short, correct and great. Genius!!!
I use this commandlines too and it work very good. :wink:

thanks and bye

twagner
Die Welt geht Remote . . . . / the World goes remote . . . .
www.vnc-world.com
Writer of the first book about UltraVNC!!!
Abstract Tech
8
8
Posts: 14
Joined: 2008-11-03 20:33

Re: SC with multiple ID's

Post by Abstract Tech »

Thanks Redge. I was able to get it working several weeks ago. But now, it is not working. I know it worked, so the .exe should be fine as it hasn't changed. I think the problem is with the repeater. When the repeater is running, the client automatically says it is being viewed even if I haven't established a connection. Here are my settings on the repeater and on the tech's end:
Repeater:
Accept: 5901
Listen: 5500
Enable Mode I and Mode II are both checked.
Restrict access to server port is 0 for all ports.

Here is my listener:
"C:\Program Files\UltraVNC\vncviewer.exe" -proxy X.X.X.X:5500 ID:102 -listen

I'm thinking the listener is correct as it didn't change.

Thanks!
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: SC with multiple ID's

Post by redge »

update your repeater allowing viewer or server connect to repeater whatever who connect first

http://sc.uvnc.com/105/specialbuild/rep ... peater.zip
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Abstract Tech
8
8
Posts: 14
Joined: 2008-11-03 20:33

Re: SC with multiple ID's

Post by Abstract Tech »

Sorry for the delay Redge. Thanks for the new version, but it still does the same thing. I ran the distributor.exe and went to settings. I put 5500 in both listen areas for viewer and server. I have tried it with 443 checked and unchecked, and I unchecked dynamic IP service. Restrict Access to server port is set to 0.

Note: When the server is powered off, the client gets the 5 minute wait period.
[/img]
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: SC with multiple ID's

Post by redge »

with repeater ID mode II
viewer must connect to port 5900 or 5901
server must connect to port 5500

never same port for both viewer and server via repeater mode II
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: SC with multiple ID's

Post by redge »

[topic=3173][/topic]
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Abstract Tech
8
8
Posts: 14
Joined: 2008-11-03 20:33

Re: SC with multiple ID's

Post by Abstract Tech »

It seems to work, but the connection on the client side automatically connects, even if the viewer hasn't been initiated. All of my settings are identical to your post in the .exe and in the viewer. I have the viewer as 5901, and the server as 5500. I have Mode I and II checked. I've tried unchecking mode I, but same response.
Abstract Tech
8
8
Posts: 14
Joined: 2008-11-03 20:33

Re: SC with multiple ID's

Post by Abstract Tech »

Redge, you there? Anyone have any thoughts on this?
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: SC with multiple ID's

Post by redge »

Abstract Tech wrote: I ran the distributor.exe and went to settings.
I put 5500 in both listen areas for viewer and server.
you have conflict of port and can never work in mode repeater II

pc1 vncviewer outgoing connection on port TCP 5900
pc2 server of repeater must listen on port 5500 and 5900
pc3 workstation,desktop run SingleClick outgoing on port TCP 5500


if singleclick autoreconnect to repeater,
you need to check your singleclick settings
or
if you are sure there no autoreconnect.
Check who try to connect to repeater on computer where repeater run.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Abstract Tech
8
8
Posts: 14
Joined: 2008-11-03 20:33

Re: SC with multiple ID's

Post by Abstract Tech »

I changed it to 5500 and 5901. I now get it automatically connecting when the user initiates the connection.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: SC with multiple ID's

Post by redge »

I now get it automatically connecting when the user initiates the connection.
What this mean ? success or fail ?

could you try another public repeater

follow this step from same computer with SC + viewer
[topic=5185][/topic]

and try to connect to another public repeater
repeater adress: vserver.homeftp.org
port viewer: 5900
port server: 5500

anyway, use same ID:1234 number at both side (local and remote) no space allowed between ID and number
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Abstract Tech
8
8
Posts: 14
Joined: 2008-11-03 20:33

Re: SC with multiple ID's

Post by Abstract Tech »

It works, but not correctly. I will try to use the public repeater after the holiday. Have a Merry Christmas!
Post Reply