home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x.apps
- Path: sparky!uunet!utcsri!helios.physics.utoronto.ca!faraday!harrison
- From: harrison@faraday.physics.utoronto.ca (David Harrison)
- Subject: Re: X via modem?
- Message-ID: <BuEqzM.K7y@helios.physics.utoronto.ca>
- Sender: news@helios.physics.utoronto.ca (News Administrator)
- Organization: Dept. of Physics, Univ. of Toronto
- References: <SCHULTZ.92Sep8232151@halley.est.3m.com> <BuEIsz.2sM@compound.se>
- Distribution: comp.windows.x.apps
- Date: Fri, 11 Sep 1992 09:42:57 GMT
- Lines: 49
-
- In article <BuEIsz.2sM@compound.se> smith@compound.se (Bjorn Smith) writes:
- >
- >Does that mean that I will be able to use a Visual X15 terminal
- >over a slip/modem connection with reasonable functionality ?
- >
- >What does Xremote really do ?
- >I assume some sort of compression of the X-protocol messages.
- >
- >Why can't a modem with V.42bis data compression do the same thing ?
-
- Setting up a slip/modem connection certainly works.
-
- Xremote, which I believe NCD has donated to the X Consortium, does
- a couple of things of interest here. First, it does its own error
- correction/compression. I get about 30% better speed under Xremote by
- turning off the MNP and compression protocols of my modem, and have
- never seen an error once Xremote is running; sometimes it takes
- a couple of tries to get a line clean enough to get Xremote up
- though. Second, Xremote assigns a display variable automatically
- when it starts up so you do not need to have a permanent IP number
- in your /etc/hosts file as you do under slip. I am composing this
- posting in an xterm window using Xremote and connected to a
- computer named faraday. Thus my DISPLAY variable is: faraday:1.0
- The next person to fire up Xremote would get faraday:2.0, etc.
-
- At present, I believe Xremote is only available on NCD X-terminals
- and on their software that turns a PC into an X terminal.
-
- I haven't done a side-by-side comparison, but would be surprised
- if Xremote weren't much faster than slip.
-
- In my experience running an X-terminal at 9600 baud, under either Xremote
- or slip, is painfully slow if the window manager is running as a client.
- A local window manager which runs in the terminal, such as NCDwm or
- equivalent, is strongly recommended; I don't know whether a Visual X15
- has such capability. And in all cases performance for color graphics
- is slooooow. And forget running it at 2400 baud. Note that the words
- "slow" and "slooooow" are somewhat subjective however.
-
- Finally, an observation: running X at 9600 baud gives you a chance to
- actually watch screen redraws taking place. This is sometimes highly
- instructive, especially if it is your own code that you discover is
- unnecessarily redrawing a window multiple times on, for example, a
- single expose event.
- --
- David Harrison | "We place no reliance on virgin
- Dept. of Physics, Univ. of Toronto | or pigeon. Our method is
- Inet: harrison@faraday.physics.utoronto.ca | science, our aim is religion"
- | -- Aleister Crowley
-