|
From: Patrick M. <ox...@st...> - 2002-06-03 11:04:04
|
On Mon, Jun 03, 2002 at 12:04:54PM +0200, Frohwalt Egerer wrote:
> This is one feature I used intensiveley on Unix. I often had
> applications from three or four hosts open. (Backup software from the
> machine with the tape drive, Editor on the machine with the files -
> because "remote editor" is faster than "local editor with remote
> files", one shell on the machine I was compiling for, etc.)
>
> I wonder whether such a thing could be built into Reactos. Even if it
> turns out to be hackish and sluggish, something like that
> would be incredibly useful. However, the techical difficulties for
> such a hack are probably extremly huge.
hmm... console apps should be no problem -> ssh.
so let's look into the gdi/user32-application case:
- provide a GDI which sends the stuff to network, probably as "simple"
as a video device driver providing it
- provide it as a user32/gdi combo, allowing it to send information
about controls instead of line-by-line stuff.
it'd be way more trouble than the first idea to implement, but it
has two advantages: a) less network traffic, b) the possibility to
implement the stuff that high-level (think of a unix-client implementing
that GUI with gtk)
patrick mauritz
--
,------------------------------------------------------------------------.
> In the Beginning there was nothing, which exploded - Yeah right... <
|------------------------------------------------------------------------|
> The Forthcoming OpenBIOS | www.freiburg.linux.de/openbios <
`------------------------------------------------------------------------'
|