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+Repater - Need Help

Single Click discussions / bugs
Post Reply
vosssylt
Posts: 5
Joined: 2007-07-16 09:40

SC+Repater - Need Help

Post by vosssylt »

Hello Community,

I need some help with the SC in combination with a repeater

my configuration

- Lancom Router with portforwaring 5500 an 5901 to IP 192.168.101.9
- Dyndns Account
- Windows 2003 Server with running Repeater - MODE 1 + MODE 2
- Windows Firewall disable for Port 5500 and 5901
- using NO Plugin / key

Repater Status -
- socket() initialized
- bind() succeded to port 5901
- listen() succeded
- socket() initialized
- bind() succeded to port 5500

Part of the helpdesk.txt
-
[HOST]
Fernwartung
-id -connect xxxxxx.dyndns.org:5500 -noregistry

The use
Allow multible supporter to connect to multible clients

Tested it in my LAN but the user who tried to start the sc.exe file
SC.exe is creatied with the online creator version
UltraVncSC based on REL1.00

The user is asekd for the ID, as it shuld - and I start the my viewer and try to connect via ID: xxxxx - But I don't get a connecting - and the userwho needs support get a message box where the promt of my helptext file is given with the OK button

"-id -connect xxxxxxx.dyndns.org:5500 -noregistry"

< OK >

And nothing more happens.

Where is my mistake ?

Please may anyone give me some help -



EDIT: When the User is aked for th eID and try to connect I don't see any reaction in the server log - a restart of the server / repeater won't chance it -
Last edited by vosssylt on 2007-07-16 11:43, edited 2 times in total.
YY
200
200
Posts: 996
Joined: 2006-11-13 15:11

Re: SC+Repater - Need Help

Post by YY »

vosssylt wrote:Part of the helpdesk.txt
-
[HOST]
Fernwartung
-id -connect xxxxxx.dyndns.org:5500 -noregistry
..........
and the user who needs support get a message box where the promt of my helptext file is given with the OK button

"-id -connect xxxxxxx.dyndns.org:5500 -noregistry"

< OK >
You need to have the [ENTERCODE] inside the helpdesk.txt.
With this option, the user will see the this screen when running the SC.exe
Image
vosssylt wrote:I start the my viewer and try to connect via ID: xxxxx
You also need to input the repeater/proxy:
192.168.101.9:5901, (or xxxxxx.dyndns.org:5901 if the supporter pc is not inside the same LAN of the repeater), and check the box at left to enable it too.
vosssylt
Posts: 5
Joined: 2007-07-16 09:40

Re: SC+Repater - Need Help

Post by vosssylt »

Hello YY,

thanks for your answer,
The helpdesk.txt contains the [ENTERID]
and the user is asked for the ID form the supporter,
... but after the input of the ID the user gets the promt from my first posting and get not connected.

the supporter uses the proxyserver - I don't said it before - sorry - but could not get an connection to the user.

Any other ideas ?
YY
200
200
Posts: 996
Joined: 2006-11-13 15:11

Re: SC+Repater - Need Help

Post by YY »

vosssylt wrote:The helpdesk.txt contains the [ENTERID]
The correct syntax is [ENTERCODE], NOT [ENTERID]
If the user had been prompted for ID, you should have used the right command. Anyway you can verify again.
vosssylt wrote:but after the input of the ID the user gets the promt from my first posting and get not connected.
You need to include a dummy ID in the helpdesk.txt, so the content of helpdesk.txt s/b like this:

Code: Select all

[HOST]
Fernwartung
-id 135 -connect xxxxxx.dyndns.org:5500 -noregistry
.......... 
[ENTERCODE]
Input ID
The "135" is required in the command line, although will not be handled.
vosssylt
Posts: 5
Joined: 2007-07-16 09:40

Re: SC+Repater - Need Help

Post by vosssylt »

PERFECT ::: this was exactly the solution - Thank you very much

I don't realised that I have to add a default ID in the helptext.txt
Now it is working.

So here are a few steps for other user with the same problems

First steps
- Download UltraVNC complete (with repeater)
- Install repeater on the service-pc / server system eg. IP 123.456.789.0
- Run the rereater in Mode I + MODE II
- Create a DynDNS account
- Make a portforwarding at your router port 5500 + 5901 to IP 123.456.789.0
- create the helptext.txt
- insert -id 135 (or other) -connect xxxxxxxx.dyndns.org:5500 -noregistry
- insert [ENTERCODE]
- Create the exe file by using the online creator in thge version REL 1.00
- Let the user start the exe and define the ID for the session
- ID for example 12345
- connect to the user by using the viewer with the server adress "ID:12345"
- Don't user any spaces and take care that you use uppersize letters
- enable the use of the proxy (IP Adresse of your server pc)
- type eg 123.456.789.0:5901
- EVERYTHING IS OK NOW
Post Reply