Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!rice!sun-spots-request From: schwartz@psuvax1.cs.psu.edu (Scott Schwartz) Newsgroups: comp.sys.sun Subject: Re: Remote Windows under Sunview Keywords: Source Message-ID: <3422@brazos.Rice.edu> Date: 27 Nov 89 03:40:48 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 14 Approved: Sun-Spots@rice.edu X-Refs: Original: v8n203 X-Sun-Spots-Digest: Volume 8, Issue 210, message 4 of 13 Steve Hansel writes: | I was wondering if there is any way to get one Sun to open Sunview windows | on another Sun, like X windows does. I know that this isn't possible with | just Sunview, but it seems that is should be possible to intercept calls | to the Sunview library and convert them into messages to send over the | net. What Steve suggests has been done, and the code is available for free. It is part of the ET++ toolkit from ETH, which I think is available by ftp from cs.rochester.edu, and probably other places as well. C++ is required if you want to compile this stuff, but the distribution includes sun3 binaries that you can try out. Scott Schwartz