<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
I think you can use VNC for what you want - Run a VNC server on a
disply, connect to from the local PC (use the VNC viewer or a Java
enabled web browser), and start your app. Then, you can 'steal' the
display from any other machine running a viewer. This will allow only
one viewer controlling the GUI at a time, but that viewer can be
anywhere... You can even close the viewer and restart it later on the
same or in another machine - the GUI app will not die.<br>
<br>
VNC rocks...<br>
<br>
Carlos-<br>
<br>
<br>
<br>
Owen Berry wrote:<br>
<blockquote type="cite" cite="mid1064099095.2692.128.camel@localhost">
  <pre wrap="">Thanks, but that is not quite what I am looking for. VNC is part of the
reason that I am looking for something that does this though. If I start
up a VNC server I want to be able to "move" a GUI application from
displaying on my normal X server to displaying on the VNC X server.

-- Owen

On Sat, 2003-09-20 at 15:07, H Brett Bolen wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">check vnc out.

<a class="moz-txt-link-freetext" href="http://www.realvnc.com/">http://www.realvnc.com/</a>

It is a virtual x server.  You can connect to it from multiple
computers at different places, even with different oses.

Want to run that windows program on a mac box?

want to run kpoker on your linux desktop from your palm?



b
    </pre>
  </blockquote>
  <pre wrap=""><!---->

  </pre>
</blockquote>
<br>
</body>
</html>