[self-interest] Re: remote GUI

Jerry Bell jdbell at fareselaw.com
Sat Feb 26 05:25:15 UTC 2000


I thought the SunRays required a minimum of 10Mbps switched ethernet to the
server, with 100Mbps switched recommended.  That would seem to imply that
the protocol is much less efficient than X?  I could very easily be wrong,
though.

Jerry

-----Original Message-----
From: Stefan Matthias Aust [mailto:sma at 3plus4.de]
Sent: Friday, February 25, 2000 2:03 PM
To: self-interest at egroups.com
Subject: [self-interest] Re: remote GUI


At 19:26 23.02.00 -0300, Jecel Assumpcao Jr. wrote:

>I should have been more specific about what I want to do: basically the
>idea is to have a shared space on the internet similar to Kansas
>(infinite scrollable space) where the users can draw and "chat".

This is actually exactly the same type of application I wanted to create
recently.  We (that is www.baltic-online.de) stopped development when we
noticed that our very generic approach was too slow.

I started with the assumption, that if X would be fast enough, then a
specially written light-weight protocol similar to X could be fast enough
to support a few (up to 10) clients over ISDN (which was our assumed
minimum).  I did this in Java and it worked very well with the exception
that cursor movements where very sluggish and because of a high lag time,
it was remotely nearly unusable.

We're now using a different approach that uses local UIs with only shared
models located in a central object database.

But interestinly, drawing and chatting, actually a collaborate whiteboard
was exactly our goal, too.

>This is easy to program in Self (it is almost done already, after all :-)
and
>would work fine on a high speed LAN with people using X Windows. But I see
now
>that it is too ambitious to try that over a 33kbps modem.

Something that is faster than X is SLIM, the protocol used by Sun to
connect SunRay1 terminals to a central server.  There's a paper available
online about that protocol but I didn't find an exact specifiction how to
implement that protocol.  They say however, it's a very simple protocol
consisting of only 5 commands which are centered around bitmap copy.   The
paper tries to prove that SLIM is not slower than X, ofen faster and better
for multi-media applications like playing movies.

At work, we've only SunRays, so I can say that it works quite well for
typical business stuff like doing accounting or development.  (It slows
down Squeak, though, but this might be because Squeak is already slower on
X than on Windows)


bye
--
Stefan Matthias Aust  //  Bevor wir fallen, fallen wir lieber auf.

------------------------------------------------------------------------
Get what you deserve with NextCard Visa! Rates as low as 2.9%
Intro or 9.9% Fixed APR, online balance transfers, Rewards Points,
no hidden fees, and much more! Get NextCard today and get the
credit you deserve! Apply now! Get your NextCard Visa at:
http://click.egroups.com/1/913/5/_/8257/_/951510759/

-- Check out your group's private Chat room
-- http://www.egroups.com/ChatPage?listName=self-interest&m=1






More information about the Self-interest mailing list