<HTML>
<HEAD>
<TITLE>Squeak VNC</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:14.0px'>I&#8217;m trying to use Squeak&#8217;s VNC. I&#8217;ve performed &#8220;RFBServer open&#8221; in a workspace on my Linux box. Locally, I can run:<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;vncviewer localhost:1<BR>
<BR>
or<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;vncviewer 192.168.1.101:1<BR>
<BR>
...and up comes the virtual screen. Fine, that&#8217;s great.<BR>
<BR>
But when I try to access it remotely from another computer, say, another Linux box:<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;vncviewer 192.168.1.101:1<BR>
<BR>
or a Windows machine using TightVNC and address &#8220;192.168.1.101:1&#8221;, I get absolutely nothing coming up on the Linux box after I&#8217;ve entered the VNC password, not even an error message, and on the Windows machine, I get the error message &#8220;error while waiting for server message&#8221;.<BR>
<BR>
What am I missing here?<BR>
<BR>
Thanks.<BR>
<BR>
Regards,<BR>
Richard</SPAN></FONT>
</BODY>
</HTML>