Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!brunix!cs.brown.edu!jsb From: jsb@cs.brown.edu (John Bazik) Newsgroups: comp.windows.x Subject: Re: XTee: Viewing Client / Server Actvity Message-ID: <59661@brunix.UUCP> Date: 17 Dec 90 18:26:08 GMT References: Sender: news@brunix.UUCP Reply-To: jsb@cs.brown.edu (John Bazik) Distribution: comp Organization: Brown Computer Science Dept. Lines: 23 In article , christia@carob.ssc.gov (Mike Christiansen) writes: |> We are looking for a utility which can be used to view (not just monitor) |> the actvity between a client and a server on a second server. That is, a |> way to present the activty between a client application and a user on a |> server on a second server. The name XTee comes to mind because this |> application would behave as a Tee connection in the connection between |> the client and the server. We have found a utility xwatchwin which almost |> does this, but it only snaps a picture of a window on a server. We have |> also found a utility xscope which does monitor the interaction between the |> client / server, but only prints an ascii log of those events. XMX, an X Protocol Multiplexor, does this. It is a pseudo-server that sends an output-only view of an X session to any number of X servers. We use it for teaching in our workstation-equipped classroom. XMX is available for anonymous ftp: host: wilma.cs.brown.edu (128.148.31.66) file: pub/xmx.tar.Z John Bazik jsb@cs.brown.edu