home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / windows / x / 16586 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.5 KB  |  32 lines

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