home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / windows / x / apps / 998 < prev    next >
Encoding:
Text File  |  1992-09-10  |  3.0 KB  |  62 lines

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