Greetings.

On Tue, Sep 03, 2002 at 12:37:56PM +0200, Bardelli Luigi wrote:
> Dear all,
>       I'd like to ask you if is is possible, maybe using vnc, to havean
> old 286 bahave asa Xterminal: i'd like to use it together with my
> "normal" linux box.

I once ported X (X11R4) into 286 base PC. So conceptually,
it is possible.  Porting VNC is mush easier than porting
X itself.  What you need for porting VNC is

    a. TCP stack
    b. Graphic Library

VNC's graphical operation is quite simple. You need only

    Fill Rectangle
    Draw bitmap
    Copy Rectangle Area

But if you are looking for ready-to-run VNC viewer for 286,
I don't know such beast.

-- 
Akira Hatakeyama        E-Mail: [EMAIL PROTECTED]
   http://www.sra.co.jp/people/akira/index.html
chigasaki-minami, tsuzuki ward, yokohama, japan
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to