Xref: utzoo comp.windows.x:30429 comp.windows.open-look:231 Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!newstop!male!eric@lifen--.Sun.COM From: eric@lifen--.Sun.COM Newsgroups: sun.open-windows,comp.windows.x,comp.windows.open-look Subject: X thru modems Message-ID: <4146@male.EBay.Sun.COM> Date: 7 Dec 90 20:57:36 GMT Sender: news@male.EBay.Sun.COM Reply-To: eric@lifen--.Sun.COM (Eric arnold) Lines: 13 Organization: Is there a way to forward X11 client/server data (that would normally go straight to the X11 server) through a modem to an X server on a host on the other side? Is it a matter of finding out which socket the X server listens on (BTW, what address DOES it listen on?), and then creating a process to "cat" from that port through the modem (and then "cat" from the modem on the other side to the address the remote X server is listening on? If it was that simple... -Eric