> Does anyone know or better yet, has anyone tried off-loading the VNC server > process to a separate middle tier server? > > I'd like to know if this is possible: > > Client(runs VNCviewer) -----> Middle Tier Server(runs VNCserver for Main > Server) -----> Main Server(actual server that Client wants to access) > > How can this be accomplished?
Hmmm... I think if the two servers were Unix boxes, this would work. The result: VNC server, which is also an X Server, would be running on the 'middle tier server', and the actual application (an X client) would be running on the 'main server'. This may actually offload some significant processing from the 'application server'. Lee Allen --------------------------------------------------------------------- To unsubscribe, mail [EMAIL PROTECTED] with the line: 'unsubscribe vnc-list' in the message BODY See also: http://www.uk.research.att.com/vnc/intouch.html ---------------------------------------------------------------------