home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x
- Path: sparky!uunet!spool.mu.edu!yale.edu!jvnc.net!primerd.prime.com!nt1l!nt1l!aardvark
- From: aardvark@nt1l.krl.com (Donald Koch)
- Subject: Re: How do you record server/client dialog?
- Message-ID: <1992Sep11.195223@nt1l.krl.com>
- Keywords: record playback fake-out server
- Sender: aardvark@nt1l (Donald Koch)
- Nntp-Posting-Host: nt1l
- Organization: Koch Research Labs
- References: <1992Sep11.173044.4614@pixel.kodak.com>
- Date: Fri, 11 Sep 1992 23:52:23 GMT
- Lines: 18
-
- In article <1992Sep11.173044.4614@pixel.kodak.com>, jmoore@ssd.kodak.com (James H. Moore 726-0322) writes:
- > I heard of a reference to a public domain tool which basically listens to
- > the X server / client dialog, and records it. Later, you can play
- > the dialog back to the server and have it display (real-time) what was
- > done previously. Playback will not need the original application(s) or
- > hardware configuration. This is intended to record demonstations to
- > be played back later in a minimal X configuration.
-
- You are probably referring either to xscope, which records the dialog between the
- client and server and dumps it to an ascii file, or the input synthesis extension,
- which lets you record and playback input events for testing programs. I've not
- heard of a program that does what you want. I suspect you could modify xscope
- to dump a binary file out for filtering and playback. You need to add timing info,
- synthesize the input, and handle the responses from the server.
-
- --
- Don Koch
- aardvark@nt1l.krl.com
-