Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mstar!mstar.morningstar.com!bob From: bob@MorningStar.Com (Bob Sutterfield) Newsgroups: comp.windows.x Subject: Re: Other network implementations of X Message-ID: Date: 9 Jan 91 13:47:24 GMT References: <9101081439.AA09376@mbunix.mitre.org> Sender: usenet@MorningStar.COM (USENET Administrator) Reply-To: bob@MorningStar.Com (Bob Sutterfield) Organization: Morning Star Technologies Lines: 12 In-Reply-To: jpfo@mbunix.mitre.ORG's message of 8 Jan 91 14:39:27 GMT In article <9101081439.AA09376@mbunix.mitre.org> jpfo@mbunix.mitre.ORG (Otin) writes: looking for other network implementations of the X Window System other than Ethernet with TCP/IP or DECnet, or Chaos. Looking for FDDI, ULTRAnet and other faster network tecnology drivers for X. If you run IP over your FDDI or ULTRAnet or Proteon or IBM token ring or X.25 virtual circuit or microwave/satellite channel (or whatever), then you can open a TCP connection across that "faster technology network", and you can run X clients across it. X doesn't care what color the underlying wires are or how fast they shuffle bits, it just sees a reliable sequenced byte stream, whether TCP or DECnet or whatever. That's the beauty of network layering.