What does VNC reflectors basically do?
- by honeybadger
I am confused about what vnc reflector does. From the documentation http://sourceforge.net/projects/vnc-reflector/ I got that it's proxysitting between real VNC server (a host) and a number of VNC clients.
My confusion is :
1. Does it make any changes to the coming stream from server
2. Does it make 1 connection with server to connect to many client or the connections are proportionate.
Documentation is not clear in this. If anyone can help me?