
Robert.Allison at qwest
Nov 6, 2002, 6:59 PM
Views: 4428
Permalink
|
I have created a multiplexer for VNC. This is designed to allow a server to host a large number of VNC sessions (currently configured for 100) while not requiring each user to have an assigned display number to avoid contention. As each user connects to the mux, a new VNC server is started in a clean environment. This means that each time you start a session you get the same desktop with the same preferences. More details and source code can be obtained at http://www.centralohio-sa.com/~ballison/vncmux/
|