While trying to connect to ultravnc repeater, I get the error:
{ [Error: This socket has been ended by the other party] code: 'EPIPE' }
and on the repeater
new vnc client connecting.
ULTRAVNC_REPEATER_NO_RFB: not sending RFB 000.000
ultravnc_repeater: short read 10 != 250
my settings to connect to the repeater are:
{
"host" : 'myrepeater.example.com',
"port" : '123456',
"password": '+ID:12345678'
}
Is there a trick to make magic happen or is it just me?
thanks for your help