After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.2.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38083
Feedback is welcome

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

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: 6950
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

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