Hi,<br>There seems to be a method #hex missing in class Integer in latest Seaside One-Click Image, Latest Ramon&#39;s (AFAIK). The method existed in earlier images (ex: Damien&#39;s web images). Without this method, tightVNC was not able to connect to RFB/VNC server on hosted image. After adding this method, VNC-Server works fine. I hope its not an issue to add Integer&gt;&gt;hex<br>
<br>Integer &gt;&gt; hex<br>&quot;receiver is in range 0 to 255. Returns a two &#39;digit&#39; hexadecimal representation of the receiver.<br>If you want no padding use asHexDigit or printStringHex. i.e.<br>&nbsp;&nbsp;&nbsp;&nbsp; 15 printStringHex ==&nbsp; &#39;F&#39;<br>
&nbsp;&nbsp;&nbsp;&nbsp; 15 asHexDigit == $F<br>&nbsp;&nbsp;&nbsp;&nbsp; 15 hex == &#39;0F&#39;&quot;<br>^self printStringBase: 16 length: 2 padded: true<br><br><br>Regards, <br>Rajeev Lochan<br><br>Co-founder, AR-CAD.com<br><br><a href="http://www.ar-cad.com">http://www.ar-cad.com</a><br>
+91 9243468076 (Bangalore)<br>080 65355873