i use libvncserver that does not need a websockify server as stated
in the readme file.
and with firefox its working without.
with firefox i
only load the webpage vnc.html and fill in the menue address and port.
the online version (http://kanaka.github.io/noVNC/noVNC/vnc.html) is working with ie11 without websokify server
i downloaded a exe-version of websokify server for windows (https://github.com/kanaka/websockify/downloads) and copied it on my client-pc (windows 7) and started it like:
websockify.exe :5901 192.168.1.167:5900
how should i go on to start the connection (in case i really need websockify)?
as far as i understand (and it's working with firefox) i have to load first of all the webpage
vnc.html in the browser and there i can fill in the address and port
thx in advance.