Sorry, but i use the web page http://www.s-code.com/products/serverx/webvnc.aspx and i lauch the repeater on my computer.The parameters of the page web are:
IP address or hostname:127.0.0.1
Viewer port:5500
ID code (optional): ID:1234
1- the log of the repeater say :
Version 107
socket() initialized
bind() succeded to port 5901
listen() succeded
socket() initialized
bind() succeded to port 5500
listen() succeded
2- I click on the "Add New Client button"
The connection history is "Client connected: 127.0.0.1" and the tray icon is bue.
The netstat -a command says:
TCP GENESTA-RB:1747 localhost:5500 ESTABLISHED
TCP GENESTA-RB:5500 localhost:1747 ESTABLISHED
But nothing on the log of the repeater!
3-i connect a vnc client to the repeater with the parameters:
VncServer : ID:1234
Proxy/Repeater : 127.0.0.1:5901
repeater log : Viewer added to list 1234
but nothing ...
4- so i disconnect the ServerX with the "Disconnect all clients" button
the vnc client say : Connection Failed-Error reading Protocol Version
Possibles causes:
-You've forgotten to select a DSMPlugin and the Server uses a DSMPlugin
-Viewer and Server are not compatible(they use different RFB protocoles)
-Bad connection
The repeater log says:
Server added to list 1234
connection closed by peer
Server Removed from list 1234
Viewer removed from list 1234
I think that you can reproduce this test
Thank you
Rene