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

I am having a problem with SC and Repeater

Single Click discussions / bugs
Post Reply
Guest

I am having a problem with SC and Repeater

Post by Guest »

I can get the viewer to connect to the repeater, and it says "Viewer added to list 1234". However, I dont ever see a "Server added to list 1234".

Should I be seeing that? Here is exactly what I see in the log.. and SC says it is connected:

socket() initialized
bind() succeded to port 5901
listen() succeded
Waiting for Viewer connection ...
socket() initialized
bind() succeded to port 5501
listen() succeded
Waiting for connection ...
Searching old connections
Waiting for connection ...
Waiting for connection ...
Searching old connections
Searching old connections
Searching old connections
Searching old connections
Waiting for connection ...
accept() connection
Viewer added to list 1234
Waiting for Viewer connection ...
accept() connection
Waiting for Viewer connection ...
Searching old connections
Searching old connections
Waiting for connection ...
Searching old connections
Searching old connections
Searching old connections
Remove viewer 1234 0
Viewer removed from list 1234

And of course SC and the viewer never do connect up. Then I get an error on the viewer end that says something about different RFB protocols, DSMPlugin or bad connection.

Thanks in advance for any help!
redman
Posts: 5
Joined: 2005-02-14 17:27

Post by redman »

oops forgot to login.. sorry about that.. anyways if anyone can help me for the above it would be much appreciated.

the line I have in the helpdesk.txt file is:

-connect xxx.xxx.xxx.xxx:5501 -noregistry -id 1234

:)
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

Try,
-id 1234 -connect xxx.xxx.xxx.xxx:5501 -noregistry
Post Reply