JP3347501B2 - Recording / reproducing processing apparatus, recording processing apparatus, reproducing processing apparatus, recording / reproducing processing method, recording processing method, and reproducing processing method - Google Patents
Recording / reproducing processing apparatus, recording processing apparatus, reproducing processing apparatus, recording / reproducing processing method, recording processing method, and reproducing processing methodInfo
- Publication number
- JP3347501B2 JP3347501B2 JP32134394A JP32134394A JP3347501B2 JP 3347501 B2 JP3347501 B2 JP 3347501B2 JP 32134394 A JP32134394 A JP 32134394A JP 32134394 A JP32134394 A JP 32134394A JP 3347501 B2 JP3347501 B2 JP 3347501B2
- Authority
- JP
- Japan
- Prior art keywords
- message
- window
- recording
- event
- buffer
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Landscapes
- User Interface Of Digital Computer (AREA)
- Debugging And Monitoring (AREA)
- Digital Computer Display Output (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明は、サーバ・クライアント
方式のウインドウシステムを有するパーソナルコンピュ
ータ、ワークステーションなどの情報処理装置に用いら
れ、ディスプレイ上に開かれたウインドウ上で行なわれ
る作業内容を再現可能に記録する記録処理装置およびそ
の方法、その記録された作業内容を再現する再生処理装
置およびその方法、ウインドウ上で行なわれる作業内容
を再現可能に記録し、その記録された作業内容を再現す
る記録再生処理装置およびその方法に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is used for an information processing apparatus such as a personal computer or a workstation having a server-client type window system, and can reproduce the contents of work performed on a window opened on a display. , A recording processing apparatus and method, a reproduction processing apparatus and method for reproducing the recorded work content, and a recording for reproducibly recording the work content performed on a window and reproducing the recorded work content The present invention relates to a reproduction processing apparatus and method.
【0002】[0002]
【従来技術】サーバ・クライアント方式のウインドウシ
ステムでは、キーボード、マウスなどの入力デバイス、
CRT、液晶ディスプレイなどのディスプレイを管理す
るウインドウシステムサーバと起動されたクライアント
・アプリケーションとの間でメッセージの通信を行うこ
とにより、クライアント・アプリケーションによってデ
ィスプレイ上に開かれたウインドウを見ながら作業を行
うことができる。2. Description of the Related Art In a server / client type window system, input devices such as a keyboard and a mouse,
A window system that manages a display such as a CRT or a liquid crystal display. A message is communicated between a server application and a started client application, thereby performing work while viewing a window opened on the display by the client application. Can be.
【0003】このサーバ・クライアント方式のウインド
ウにおいては、システム既存のウインドウサーバおよび
クライアント・アプリケーションに改良を加えることな
く、クライアント・アプリケーションによって開かれた
ウインドウ上で行なわれる作業内容を後に再現するため
の方法を実現することが望まれている。In this server-client type window, a method for later reproducing the contents of work performed on a window opened by a client application without improving the existing window server and client application of the system. It is desired to realize.
【0004】この方法を実現するためには、作業内容が
描画されているウインドウを作業中に随時ビットマップ
データとして記録する方法、またはセーブ・ロード機能
の有するアプリケーションでの作業の場合、作業途中に
その作業内容を随時ファイル名を変えて保存する記録方
法が考えられる。これらの方法では、システム既存のウ
インドウサーバおよびクライアント・アプリケーション
に改良を加えることなく、クライアント・アプリケーシ
ョンによって開かれたウインドウ上で行なわれる作業内
容を再現可能に記録することができる。[0004] In order to realize this method, a method in which a window in which the contents of the work are drawn is recorded as bitmap data as needed during the work, or in the case of work using an application having a save / load function, the work is performed during the work. A recording method that saves the contents of the work by changing the file name as needed can be considered. These methods allow reproducible recording of work performed on windows opened by the client application without any modification to the existing window server and client application of the system.
【0005】[0005]
【発明が解決しようとする問題点】しかし、前者の、作
業中のウインドウをビットマップデータとして記録する
方法では、作業の再現をビデオを再生するかの如く行な
うためには、ウインドウの描画状態が代わる度にビット
マップデータを保存する必要があり、無尽蔵な記憶容量
が必要となる上、ビットマップデータを記録するための
処理の負荷が大きくなり、クライアント・アプリケーシ
ョンでの作業そのものの処理が遅くなり、作業効率が低
下する原因となる。However, in the former method of recording a working window as bitmap data, in order to reproduce the work as if playing a video, the drawing state of the window must be changed. It is necessary to save bitmap data every time it is replaced, which requires infinite storage capacity, increases the processing load for recording bitmap data, and slows down the processing itself in client applications. , Causing a reduction in work efficiency.
【0006】また、作業の再生は作業内容をビットマッ
プイメージとして見ることができるが、再生後の作業の
継続は不可能である。[0006] In addition, while the work can be reproduced, the contents of the work can be viewed as a bitmap image, but the work cannot be continued after the reproduction.
【0007】これに対し、後者の、作業途中に随時ファ
イル名を変えて保存する方法では、再生後の作業の継続
は可能であるが、セーブ・ロード機能の有するアプリケ
ーションでしか実現することができない。On the other hand, in the latter method of changing the file name at any time during the work and saving the work, the work after the reproduction can be continued, but can be realized only by an application having a save / load function. .
【0008】また、作業の再現をビデオを再生するかの
如く行なうためには、ウインドウの描画状態が代わる度
にファイルに保存する必要があるため、無尽蔵な記憶容
量が必要となる上、保存するための処理の負荷が大きく
なり、アプリケーションでの作業そのものの処理が遅く
なり、作業効率が低下する原因となる。Further, in order to reproduce the work as if playing a video, it is necessary to save the work in a file every time the drawing state of the window changes. The processing load for the application becomes large, the processing of the work itself in the application becomes slow, and the work efficiency is reduced.
【0009】さらに、再生時には他数のファイルを連続
的に読み出す必要があるから、スムーズな再生を行うこ
とが非常に困難である。Further, since it is necessary to continuously read another number of files at the time of reproduction, it is very difficult to perform smooth reproduction.
【0010】本発明の目的は、現在起動中のクライアン
ト・アプリケーションで行われている作業の効率を低下
させることなく、その作業内容を円滑に再現可能に記録
するための記録処理を実行することができるとともに、
その記録処理に対応する、作業内容を再現するための再
生処理を効率良く実行することができる記録再生処理装
置および記録再生方法を提供することにある。[0010] It is an object of the present invention to execute a recording process for recording the work contents smoothly and reproducibly without lowering the efficiency of the work performed by the currently running client application. As well as
An object of the present invention is to provide a recording / reproducing processing device and a recording / reproducing method which can efficiently execute a reproducing process for reproducing the work content corresponding to the recording process.
【0011】本発明の他の目的は、現在起動中のクライ
アント・アプリケーションで行われている作業の効率を
低下させることなく、その作業内容を円滑に再現可能に
記録するための記録処理を実行することができる記録処
理装置および記録処理方法を提供することにある。[0011] Another object of the present invention is to execute a recording process for recording the work contents smoothly and reproducibly without reducing the efficiency of the work being performed by the currently running client application. It is an object of the present invention to provide a recording processing apparatus and a recording processing method which can perform the recording.
【0012】本発明のさらに他の目的は、記録処理装置
による記録処理に対応する、作業内容を再現するための
再生処理を効率良く実行することができる再生処理装置
および再生処理方法を提供することにある。Still another object of the present invention is to provide a reproduction processing apparatus and a reproduction processing method capable of efficiently executing reproduction processing for reproducing work contents corresponding to recording processing by a recording processing apparatus. It is in.
【0013】[0013]
【課題を解決するための手段】請求項1記載の発明は、
サーバ・クライアント方式のウインドウシステムによっ
て開かれたウインドウ上で行なわれる作業内容を再現可
能にするための記録処理を行い、その記録処理に対応す
る再生処理を行う記録再生処理装置において、前記記録
処理時および前記再生処理時に、ウインドウシステムサ
ーバとクライアント・アプリケーションとの間でやり取
りされるメッセージを送信用メッセージバッファに一旦
格納しながら中継するメッセージ通信管理手段と、前記
送信用メッセージバッファに格納されたメッセージがユ
ーザの入力によって発生するイベントメッセージである
とき、そのイベントメッセージを取得してイベントメッ
セージメモリに発生順に記録するイベントメッセージ記
録手段と、前記記録処理時に前記送信用メッセージバッ
ファに格納されたメッセージからそれに含まれるウイン
ドウ識別情報を取得し、その取得したウインドウ識別情
報を第1のウインドウIDメモリに記録する第1のウイ
ンドウID記録手段と、前記再生処理時に前記送信用メ
ッセージバッファに格納されたメッセージからそれに含
まれるウインドウ識別情報を取得し、その取得したウイ
ンドウ識別情報を第2のウインドウIDメモリに記録す
る第2のウインドウID記録手段と、前記イベントメッ
セージメモリからイベントメッセージを順次に読み出し
て、再生用メッセージバッファに格納するイベントメッ
セージ読出手段と、前記再生用メッセージバッファ内に
おけるイベントメッセージに含まれるウインドウ識別情
報を前記第1のウインドウIDメモリのウインドウ識別
情報の中から検索してそれに対応する前記第2のウイン
ドウIDメモリのウインドウ識別情報に変換するウイン
ドウID変換手段と、前記再生用メッセージバッファ内
のイベントメッセージを前記送信用メッセージバッファ
に格納するイベントメッセージ再生手段とを備えること
を特徴とする。According to the first aspect of the present invention,
In a recording / reproducing processing apparatus for performing recording processing for enabling reproduction of work contents performed on a window opened by a server / client type window system and performing reproduction processing corresponding to the recording processing, And a message communication managing means for relaying the message exchanged between the window system server and the client application while temporarily storing the message in the transmission message buffer during the reproduction process; When the event message is generated by a user's input, the event message is acquired in the event message recording means for acquiring and recording the event message in the event message memory in the order of occurrence; First window ID recording means for acquiring the window identification information contained in the message from the message and recording the acquired window identification information in the first window ID memory; and storing the window identification information in the transmission message buffer during the reproduction process. Second window ID recording means for acquiring the window identification information included in the message from the message and recording the acquired window identification information in the second window ID memory; and sequentially reading the event messages from the event message memory, An event message reading means for storing the message in the playback message buffer; and searching the window identification information in the first window ID memory for window identification information contained in the event message in the playback message buffer. Window ID conversion means for converting the window message into the window identification information of the second window ID memory; and event message reproduction means for storing the event message in the reproduction message buffer in the transmission message buffer. .
【0014】請求項2記載の発明は、請求項1記載の記
録再生処理装置において、前記第1のウインドウID記
録手段は、前記送信用メッセージバッファに格納されて
いるメッセージが新しいウインドウの生成を要求するメ
ッセージであるとき、そのメッセージに含まれるウイン
ドウ識別情報を取得し、前記第1のウインドウIDメモ
リにウインドウが生成された順にウインドウ識別情報を
記録し、前記第2のウインドウID記録手段は、前記送
信用メッセージバッファに格納されているメッセージが
新しいウインドウの生成を要求するメッセージであると
き、そのメッセージに含まれるウインドウ識別情報を取
得し、前記第2のウインドウIDメモリにウインドウが
生成された順にウインドウ識別情報を記録することを特
徴とする。According to a second aspect of the present invention, in the recording / reproducing processing apparatus according to the first aspect, the first window ID recording means requests a message stored in the transmission message buffer to generate a new window. When the message is a message to be executed, the window identification information included in the message is acquired, and the window identification information is recorded in the first window ID memory in the order in which the windows were generated. When the message stored in the transmission message buffer is a message requesting generation of a new window, window identification information included in the message is obtained, and the window is stored in the second window ID memory in the order in which the windows were generated. It is characterized by recording identification information.
【0015】請求項3記載の発明は、請求項1または2
記載の記録再生処理装置において、前記メッセージ通信
管理手段は、前記記録処理時および再生処理時に前記ウ
インドウシステム・サーバおよびクライアント・アプリ
ケーションの内のいずれか一方へメッセージを送信する
毎にメッセージ送信カウンタの値を1つ増加し、前記イ
ベントメッセージ記録手段は、前記ユーザの入力によっ
て発生するイベントメッセージの内容に前記記録処理時
におけるメッセージ送信カウンタの値を付加して前記イ
ベントメッセージメモリに記録し、前記イベントメッセ
ージ読出手段は、前記イベントメッセージメモリに記録
されているメッセージ送信カウンタの値を再生メッセー
ジカウンタに格納し、前記ウインドウID変換手段は、
前記再生処理時におけるメッセージ送信カウンタの値が
前記再生メッセージカウンタの値より1つ小さい値にな
ると、前記ウインドウ識別情報の変換を実行することを
特徴とする。The third aspect of the present invention provides the first or second aspect.
In the recording / reproducing processing device described above, the message communication management means may include a value of a message transmission counter each time a message is transmitted to one of the window system server and the client application during the recording processing and the reproducing processing. The event message recording means adds the value of the message transmission counter at the time of the recording process to the content of the event message generated by the user's input, and records the content in the event message memory. The reading means stores the value of the message transmission counter recorded in the event message memory in a reproduction message counter, and the window ID conversion means
When the value of the message transmission counter at the time of the reproduction processing becomes one smaller than the value of the reproduction message counter, the conversion of the window identification information is executed.
【0016】請求項4記載の発明は、請求項3記載の記
録再生処理装置において、前記イベントメッセージ記録
手段は、前記ユーザの入力によって発生するイベントメ
ッセージが前記送信用メッセージバッファに格納された
時刻の基準時刻からの相対時刻を前記イベントメッセー
ジに付加して前記イベントメッセージメモリに記録し、
前記イベントメッセージ読出手段は、前記イベントメッ
セージメモリに記録されている相対時刻を前記再生メッ
セージバッファに格納し、イベントメッセージ再生手段
は、現時点における基準時刻からの相対時刻が前記再生
メッセージバッファに格納された相対時刻と同時刻にな
ると、前記再生用メッセージバッファのイベントメッセ
ージを前記送信用メッセージバッファに格納することを
特徴とする。According to a fourth aspect of the present invention, in the recording / reproducing processing apparatus according to the third aspect, the event message recording means determines a time at which an event message generated by the user input is stored in the transmission message buffer. A relative time from a reference time is added to the event message and recorded in the event message memory,
The event message reading means stores the relative time recorded in the event message memory in the playback message buffer, and the event message playback means stores the relative time from the reference time at the present time in the playback message buffer. At the same time as the relative time, the event message in the reproduction message buffer is stored in the transmission message buffer.
【0017】請求項5記載の発明は、請求項2ないし4
記載の記録再生処理装置において、前記ウインドウID
変換手段は、前記再生用メッセージバッファ内のイベン
トメッセージに含まれているウインドウ識別情報が前記
第1のウインドウIDメモリの何番目に記録されている
かを検索し、その検索によって得られた番号に対応する
ウインドウ識別情報を前記第2のウインドウIDメモリ
から取り出し、前記再生用メッセージバッファ内のイベ
ントメッセージのウインドウ識別情報をその取り出した
ウインドウ識別情報に変換することを特徴とする。The invention described in claim 5 is the invention according to claims 2 to 4
In the recording / reproducing processing device described in the above, the window ID
The conversion means searches for the window identification information contained in the event message in the playback message buffer at which position in the first window ID memory is recorded, and corresponds to the number obtained by the search. Window identification information to be extracted from the second window ID memory, and converting the window identification information of the event message in the reproduction message buffer into the extracted window identification information.
【0018】請求項6記載の発明は、請求項1ないし5
記載の記録再生処理装置において、ユーザによって外部
から入力される、再生モードを指定するためのコマンド
を取得する外部入力取得手段を備え、前記イベントメッ
セージ再生手段は、前記コマンドで指定された再生モー
ドに対応するように前記イベントメッセージの前記送信
用メッセージバッファへの格納を行うことを特徴とす
る。The invention according to claim 6 is the invention according to claims 1 to 5
The recording / reproducing processing device according to the above, further comprising an external input acquiring means for acquiring a command for designating a reproducing mode, which is externally input by a user, wherein the event message reproducing means is set to a reproducing mode designated by the command Correspondingly, the event message is stored in the transmission message buffer.
【0019】請求項7記載の発明は、請求項6記載の記
録再生処理装置において、前記コマンドで指定された再
生モードが停止モードであるとき、前記イベントメッセ
ージ再生手段は、前記再生用メッセージバッファ内のイ
ベントメッセージを前記送信用メッセージバッファに格
納する動作を停止させることによってイベントメッセー
ジの再生を停止させることを特徴とする。According to a seventh aspect of the present invention, in the recording / reproduction processing apparatus according to the sixth aspect, when the reproduction mode specified by the command is a stop mode, the event message reproducing means stores the event message in the reproduction message buffer. The operation of storing the event message in the transmission message buffer is stopped to stop the reproduction of the event message.
【0020】請求項8記載の発明は、請求項6記載の記
録再生処理装置において、前記コマンドで指定された再
生モードが再生速度指定再生モードであるとき、前記イ
ベントメッセージ再生手段は、前記再生用メッセージバ
ッファ内のイベントメッセージを前記送信用メッセージ
バッファへ格納する時期を変えることによってイベント
メッセージの再生速度を設定し、その設定された再生速
度で前記イベントメッセージの前記送信用メッセージバ
ッファへの格納を行うことを特徴とする。According to an eighth aspect of the present invention, in the recording / reproduction processing apparatus according to the sixth aspect, when the reproduction mode specified by the command is a reproduction speed specification reproduction mode, the event message reproducing means is configured to perform the reproduction for the reproduction. The playback speed of the event message is set by changing the time at which the event message in the message buffer is stored in the transmission message buffer, and the event message is stored in the transmission message buffer at the set playback speed. It is characterized by the following.
【0021】請求項9記載の発明は、請求項6記載の記
録再生処理装置において、前記コマンドで指定された再
生モードがダイジェスト再生であるとき、前記イベント
メッセージ再生手段は、現在のイベントメッセージの再
生から次のイベントメッセージの再生までの時間間隔が
所定の範囲内で短縮し、その短縮された時間間隔で次の
イベントメッセージを前記送信用メッセージバッファに
格納することを特徴とする。According to a ninth aspect of the present invention, in the recording / reproduction processing apparatus according to the sixth aspect, when the reproduction mode specified by the command is digest reproduction, the event message reproduction means reproduces the current event message. The time interval from the reproduction of the next event message to the next event message is reduced within a predetermined range, and the next event message is stored in the transmission message buffer at the shortened time interval.
【0022】請求項10記載の発明は、請求項1ないし
9記載の記録再生処理装置において、前記第1のウイン
ドウID記録手段は前記第2のウインドウID記録手段
を兼ねることを特徴とする。According to a tenth aspect of the present invention, in the recording / reproducing processing apparatus according to the first to ninth aspects, the first window ID recording means doubles as the second window ID recording means.
【0023】請求項11記載の発明は、サーバ・クライ
アント方式のウインドウシステムによって開かれたウイ
ンドウ上で行なわれる作業内容を再現可能にするための
記録処理を行う記録処理装置において、ウインドウシス
テムサーバとクライアント・アプリケーションとの間で
やり取りされるメッセージを送信用メッセージバッファ
に一旦格納しながら中継する第1のメッセージ通信管理
手段と、前記送信用メッセージバッファに格納されたメ
ッセージがユーザの入力によって発生するイベントメッ
セージであるとき、そのイベントメッセージを取得して
イベントメッセージメモリに発生順に記録するイベント
メッセージ記録手段と、前記送信用メッセージバッファ
に格納されたメッセージからそれに含まれるウインドウ
識別情報を取得し、その取得したウインドウ識別情報を
第1のウインドウIDメモリに記録する第1のウインド
ウID記録手段とを備える。According to an eleventh aspect of the present invention, there is provided a recording processing apparatus for performing a recording process for reproducing the contents of work performed on a window opened by a server-client type window system. First message communication management means for relaying a message exchanged with an application while temporarily storing the message in a transmission message buffer, and an event message in which the message stored in the transmission message buffer is generated by a user input And the event message recording means for acquiring the event message and recording the event message in the event message memory in the order of occurrence, and acquiring the window identification information included in the message stored in the transmission message buffer. And a first window ID recording means for recording the acquired window identification information in the first window ID memory.
【0024】請求項12記載の発明は、請求項11記載
の記録処理装置において、前記第1のウインドウID記
録手段は、前記送信用メッセージバッファに格納されて
いるメッセージが新しいウインドウの生成を要求するメ
ッセージであるとき、そのメッセージに含まれるウイン
ドウ識別情報を取得し、前記第1のウインドウIDメモ
リにウインドウが生成された順にウインドウ識別情報を
記録することを特徴とする。According to a twelfth aspect of the present invention, in the recording processing apparatus according to the eleventh aspect, the first window ID recording means requests generation of a new window for a message stored in the transmission message buffer. When the message is a message, window identification information included in the message is obtained, and the window identification information is recorded in the first window ID memory in the order in which the windows were generated.
【0025】請求項13記載の発明は、請求項11また
は12記載の記録処理装置において、前記第1のメッセ
ージ通信管理手段は、前記ウインドウシステム・サーバ
およびクライアント・アプリケーションの内のいずれか
一方へメッセージを送信する毎にメッセージ送信カウン
タの値を1つ増加し、前記イベントメッセージ記録手段
は、前記ユーザの入力によって発生するイベントメッセ
ージに前記メッセージ送信カウンタの値を付加して前記
イベントメッセージメモリに記録することを特徴とす
る。According to a thirteenth aspect of the present invention, in the recording processing device according to the eleventh or twelfth aspect, the first message communication management means sends a message to one of the window system server and the client application. Every time is transmitted, the value of the message transmission counter is increased by one, and the event message recording means adds the value of the message transmission counter to the event message generated by the input of the user and records the value in the event message memory. It is characterized by the following.
【0026】請求項14記載の発明は、請求項13記載
の記録処理装置において、前記イベントメッセージ記録
手段は、前記ユーザの入力によって発生するイベントメ
ッセージが前記送信用メッセージバッファに格納された
時刻の基準時刻からの相対時刻を前記イベントメッセー
ジに付加して前記イベントメッセージメモリに記録する
ことを特徴とする。According to a fourteenth aspect of the present invention, in the recording processing apparatus according to the thirteenth aspect, the event message recording means is configured to determine a reference time when an event message generated by the user input is stored in the transmission message buffer. A relative time from time is added to the event message and recorded in the event message memory.
【0027】請求項15記載の発明は、請求項11記載
の記録処理装置が行う記録処理に対応する再生処理を行
う再生処理装置において、ウインドウシステムサーバと
クライアント・アプリケーションとの間でやり取りされ
るメッセージを送信用メッセージバッファに一旦格納し
ながら中継する第2のメッセージ通信管理手段と、前記
第2のメッセージ通信管理手段の送信用メッセージバッ
ファに格納されたメッセージからそれに含まれるウイン
ドウ識別情報を取得し、その取得したウインドウ識別情
報を第2のウインドウIDメモリに記録する第2のウイ
ンドウID記録手段と、前記イベントメッセージメモリ
からイベントメッセージを順次に読み出して、再生用メ
ッセージバッファに格納するイベントメッセージ読出手
段と、前記再生用メッセージバッファ内におけるイベン
トメッセージに含まれるウインドウ識別情報を前記第1
のウインドウIDメモリのウインドウ識別情報の中から
検索してそれに対応する前記第2のウインドウIDメモ
リのウインドウ識別情報に変換するウインドウID変換
手段と、前記再生用メッセージバッファ内のイベントメ
ッセージを前記送信用メッセージバッファに格納するイ
ベントメッセージ再生手段とを備えることを特徴とす
る。According to a fifteenth aspect of the present invention, in the playback processing device for performing a playback process corresponding to the recording process performed by the recording processing device according to the eleventh aspect, a message exchanged between the window system server and the client application is provided. Second message communication management means for relaying while temporarily storing the message in the transmission message buffer; and acquiring window identification information included in the message stored in the transmission message buffer of the second message communication management means, Second window ID recording means for recording the acquired window identification information in a second window ID memory; and event message reading means for sequentially reading event messages from the event message memory and storing the event messages in a message buffer for reproduction. , For reproduction Tsu window identification information the first included in the event message in the message buffer
Window ID conversion means for retrieving from the window identification information of the window ID memory and converting it into the corresponding window identification information of the second window ID memory; and transmitting the event message in the reproduction message buffer to the transmission message buffer. And an event message reproducing means for storing the message in a message buffer.
【0028】請求項16記載の発明は、請求項15記載
の再生処理装置において、前記ウインドウID変換手段
は、前記再生用メッセージバッファ内のイベントメッセ
ージに含まれているウインドウ識別情報が前記第1のウ
インドウIDメモリの何番目に記録されているかを検索
し、その検索によって得られた番号に対応するウインド
ウ識別情報を前記第2のウインドウIDメモリから取り
出し、前記再生用メッセージバッファ内のイベントメッ
セージのウインドウ識別情報をその取り出したウインド
ウ識別情報に変換することを特徴とする。According to a sixteenth aspect of the present invention, in the reproduction processing apparatus according to the fifteenth aspect, the window ID conversion means is configured to determine that the window identification information included in the event message in the reproduction message buffer is the first identification information. A search is made for the position of the event message recorded in the window ID memory, and window identification information corresponding to the number obtained by the search is retrieved from the second window ID memory. The identification information is converted into the extracted window identification information.
【0029】請求項17記載の発明は、請求項15記載
の再生処理装置において、ユーザによって外部から入力
される、再生モードを指定するためのコマンドを取得す
る外部入力取得手段を備え、前記イベントメッセージ再
生手段は、前記コマンドで指定された再生モードに対応
するように前記イベントメッセージの前記第2のメッセ
ージ通信管理手段の送信用メッセージバッファへの格納
を行うことを特徴とする。According to a seventeenth aspect of the present invention, in the reproduction processing apparatus according to the fifteenth aspect, the event message includes an external input acquisition means for acquiring a command for designating a reproduction mode, which is externally input by a user. The reproduction means stores the event message in the transmission message buffer of the second message communication management means so as to correspond to the reproduction mode designated by the command.
【0030】請求項18記載の発明は、請求項17記載
の再生処理装置において、前記コマンドで指定された再
生モードが停止モードであるとき、前記イベントメッセ
ージ再生手段は、前記再生用メッセージバッファ内のイ
ベントメッセージを前記送信用メッセージバッファに格
納する動作を停止させることによってイベントメッセー
ジの再生を停止させることを特徴とする。The invention according to claim 18 is the reproduction processing device according to claim 17, wherein when the reproduction mode specified by the command is a stop mode, the event message reproducing means is configured to store the event message in the reproduction message buffer. The reproduction of the event message is stopped by stopping the operation of storing the event message in the transmission message buffer.
【0031】請求項19記載の発明は、請求項17記載
の再生処理装置において、前記コマンドで指定された再
生モードが再生速度指定再生モードであるとき、前記イ
ベントメッセージ再生手段は、前記再生用メッセージバ
ッファ内のイベントメッセージを前記送信用メッセージ
バッファへ格納する時期を変えることによってイベント
メッセージの再生速度を設定し、その設定された再生速
度で前記イベントメッセージの前記第2のメッセージ通
信管理手段の送信用メッセージバッファへの格納を行う
ことを特徴とする。According to a nineteenth aspect of the present invention, in the reproduction processing device according to the seventeenth aspect, when the reproduction mode specified by the command is a reproduction speed specification reproduction mode, the event message reproducing means performs the reproduction message processing. The playback speed of the event message is set by changing the time at which the event message in the buffer is stored in the transmission message buffer, and the second message communication management unit transmits the event message at the set playback speed. The storage in the message buffer is performed.
【0032】請求項20記載の発明は、請求項17記載
の再生処理装置において、前記コマンドで指定された再
生モードがダイジェスト再生であるとき、前記イベント
メッセージ再生手段は、現在のイベントメッセージの再
生から次のイベントメッセージの再生までの時間間隔が
所定の範囲内で短縮し、その時間間隔で次のイベントメ
ッセージを前記第2のメッセージ通信管理手段の送信用
メッセージバッファに格納することを特徴とする。According to a twentieth aspect of the present invention, in the reproduction processing apparatus according to the seventeenth aspect, when the reproduction mode specified by the command is digest reproduction, the event message reproduction means starts reproduction of the current event message. The time interval until the reproduction of the next event message is shortened within a predetermined range, and the next event message is stored in the transmission message buffer of the second message communication management means at the time interval.
【0033】請求項21記載の発明は、サーバ・クライ
アント方式のウインドウシステムによって開かれたウイ
ンドウ上で行なわれる作業内容を再現可能にするための
記録処理を行い、その記録処理に対応する再生処理を行
う記録再生処理方法において、前記記録処理時および前
記再生処理時に、ウインドウシステムサーバとクライア
ント・アプリケーションとの間でやり取りされるメッセ
ージを送信用メッセージバッファに一旦格納しながら中
継する工程と、前記送信用メッセージバッファに格納さ
れたメッセージがユーザの入力によって発生するイベン
トメッセージであるとき、そのイベントメッセージを取
得してイベントメッセージメモリに発生順に記録する工
程と、前記記録処理時に前記送信用メッセージバッファ
に格納されたメッセージからそれに含まれるウインドウ
識別情報を取得し、その取得したウインドウ識別情報を
第1のウインドウIDメモリに記録する工程と、前記再
生処理時に前記送信用メッセージバッファに格納された
メッセージからそれに含まれるウインドウ識別情報を取
得し、その取得したウインドウ識別情報を第2のウイン
ドウIDメモリに記録する工程と、前記イベントメッセ
ージメモリからイベントメッセージを順次に読み出し
て、再生用メッセージバッファに格納する工程と、前記
再生用メッセージバッファ内におけるイベントメッセー
ジに含まれるウインドウ識別情報を前記第1のウインド
ウIDメモリのウインドウ識別情報の中から検索してそ
れに対応する前記第2のウインドウIDメモリのウイン
ドウ識別情報に変換する工程と、前記再生用メッセージ
バッファ内の内容を前記送信用メッセージバッファに格
納する工程とを備えることを特徴とする。According to a twenty-first aspect of the present invention, a recording process is performed to make it possible to reproduce the content of work performed on a window opened by a server-client type window system, and a reproduction process corresponding to the recording process is performed. In the recording / reproduction processing method to be performed, during the recording processing and the reproduction processing, a step of temporarily storing a message exchanged between a window system server and a client application while temporarily storing the message in a transmission message buffer; When the message stored in the message buffer is an event message generated by a user input, acquiring the event message and recording the event message in the event message memory in the order of occurrence, and storing the event message in the transmission message buffer during the recording process. Tame Acquiring the window identification information included in the message from the page, recording the acquired window identification information in the first window ID memory, and including the window identification information from the message stored in the transmission message buffer during the reproduction process. Acquiring window identification information and recording the acquired window identification information in a second window ID memory; sequentially reading out event messages from the event message memory and storing the event messages in a playback message buffer; A step of retrieving window identification information contained in the event message in the message buffer for reproduction from the window identification information of the first window ID memory and converting it into the corresponding window identification information of the second window ID memory; And the said Characterized in that it comprises the step of storing the contents of the raw for the message buffer to the transmit message buffer.
【0034】請求項22記載の発明は、サーバ・クライ
アント方式のウインドウシステムによって開かれたウイ
ンドウ上で行なわれる作業内容を再現可能にするための
記録処理を行う記録処理方法において、ウインドウシス
テムサーバとクライアント・アプリケーションとの間で
やり取りされるメッセージを第1の送信用メッセージバ
ッファに一旦格納しながら中継する工程と、前記第1の
送信用メッセージバッファに格納されたメッセージがユ
ーザの入力によって発生するイベントメッセージである
とき、そのイベントメッセージを取得してイベントメッ
セージメモリに発生順に記録する工程と、前記第1の送
信用メッセージバッファに格納されたメッセージからそ
れに含まれるウインドウ識別情報を取得し、その取得し
たウインドウ識別情報を第1のウインドウIDメモリに
記録する工程とを備えることを特徴とする記録処理方
法。According to a twenty-second aspect of the present invention, there is provided a recording processing method for performing a recording process for reproducing the contents of work performed on a window opened by a server-client type window system. Relaying a message exchanged with an application while temporarily storing the message in a first transmission message buffer, and an event message in which the message stored in the first transmission message buffer is generated by a user input And obtaining the event message and recording the event message in the event message memory in the order of occurrence, obtaining window identification information included in the message stored in the first transmission message buffer, and obtaining the obtained window. identification Recording processing method characterized by comprising the step of recording a broadcast in a first window ID memory.
【0035】請求項23記載の発明は、請求項22記載
の記録処理方法による記録処理に対応する再生処理を行
う再生処理方法において、ウインドウシステムサーバと
クライアント・アプリケーションとの間でやり取りされ
るメッセージを第2の送信用メッセージバッファに一旦
格納しながら中継する工程と、前記第2の送信用メッセ
ージバッファに格納されたメッセージからそれに含まれ
るウインドウ識別情報を取得し、その取得したウインド
ウ識別情報を第2のウインドウIDメモリに記録する工
程と、前記イベントメッセージメモリからイベントメッ
セージを順次に読み出して、再生用メッセージバッファ
に格納する工程と、前記再生用メッセージバッファ内に
おけるイベントメッセージに含まれるウインドウ識別情
報を前記第1のウインドウIDメモリのウインドウ識別
情報の中から検索してそれに対応する前記第2のウイン
ドウIDメモリのウインドウ識別情報に変換する工程
と、前記再生用メッセージバッファ内のイベントメッセ
ージを前記第2の送信用メッセージバッファに格納する
工程とを備えることを特徴とする。According to a twenty-third aspect of the present invention, in the reproduction processing method for performing the reproduction processing corresponding to the recording processing by the recording processing method according to the twenty-second aspect, a message exchanged between the window system server and the client application is transmitted. Relaying while temporarily storing in the second transmission message buffer; acquiring window identification information contained in the message stored in the second transmission message buffer; and transmitting the acquired window identification information to the second transmission message buffer. Recording the event message from the event message memory sequentially and storing it in the message buffer for reproduction; and storing the window identification information contained in the event message in the message buffer for reproduction in the window ID memory. The first c Retrieving from the window identification information of the window ID memory and converting it into the corresponding window identification information of the second window ID memory; and converting the event message in the reproduction message buffer into the second transmission message. Storing in a buffer.
【0036】請求項24記載の発明は、請求項23記載
の再生処理方法において、ユーザによって外部から入力
される、再生モードを指定するためのコマンドを取得す
る工程を備え、前記コマンドで指定された再生モードに
対応するように前記イベントメッセージの前記第2の送
信用メッセージバッファへの格納を行うことを特徴とす
る。According to a twenty-fourth aspect of the present invention, in the reproduction processing method according to the twenty-third aspect, there is provided a step of acquiring a command for designating a reproduction mode, which is input from outside by a user, and The event message is stored in the second transmission message buffer so as to correspond to a reproduction mode.
【0037】[0037]
【作用】請求項1記載の記録再生処理装置では、記録処
理時に、メッセージ通信管理手段でウインドウシステム
サーバとクライアント・アプリケーションとの間でやり
取りされるメッセージを送信用メッセージバッファに一
旦格納しながら中継し、イベントメッセージ記録手段
で、送信用メッセージバッファに格納されたメッセージ
がユーザの入力によって発生するイベントメッセージで
あるとき、そのイベントメッセージを取得してイベント
メッセージメモリに発生順に記録し、第1のウインドウ
ID記録手段で送信用メッセージバッファに格納された
メッセージからそれに含まれるウインドウ識別情報を取
得し、その取得したウインドウ識別情報を第1のウイン
ドウIDメモリに記録し、前記再生処理時に前記送信用
メッセージバッファに格納されたメッセージからそれに
含まれるウインドウ識別情報を取得し、再生処理時に、
メッセージ通信管理手段でウインドウシステムサーバと
クライアント・アプリケーションとの間でやり取りされ
るメッセージを送信用メッセージバッファに一旦格納し
ながら中継し、第2のウインドウID記録手段で送信用
メッセージバッファに格納されたメッセージからそれに
含まれるウインドウ識別情報を取得し、その取得したウ
インドウ識別情報を第2のウインドウIDメモリに記録
し、イベントメッセージ読出手段でイベントメッセージ
メモリからイベントメッセージを順次に読み出して、再
生用メッセージバッファに格納し、ウインドウID変換
手段で再生用メッセージバッファ内におけるイベントメ
ッセージに含まれるウインドウ識別情報を第1のウイン
ドウIDメモリのウインドウ識別情報の中から検索して
それに対応する第2のウインドウIDメモリのウインド
ウ識別情報に変換し、イベントメッセージ再生手段で再
生用メッセージバッファ内のイベントメッセージを送信
用メッセージバッファに格納する。In the recording / reproducing processing apparatus according to the first aspect, at the time of recording processing, the message exchange management means relays the message exchanged between the window system server and the client application while temporarily storing the message in the transmission message buffer. When the message stored in the message buffer for transmission is an event message generated by a user's input, the event message is acquired and recorded in the event message memory in the order of occurrence, and the first window ID The recording means acquires window identification information contained in the message stored in the transmission message buffer, records the acquired window identification information in the first window ID memory, and stores the transmission message buffer in the reproduction process. Get a window identification information included therein from the stored message, at the time of reproduction processing,
A message exchanged between the window system server and the client application is temporarily stored in the transmission message buffer by the message communication management means and relayed, and the message stored in the transmission message buffer by the second window ID recording means. , The window identification information contained therein is acquired, the acquired window identification information is recorded in the second window ID memory, and the event messages are sequentially read out from the event message memory by the event message reading means, and are stored in the reproduction message buffer. The stored window identification information is retrieved from the window identification information of the first window ID memory by the window ID conversion means and retrieved from the window identification information contained in the event message in the message buffer for reproduction. Into a window ID window identification information of the memory, for storing an event message for reproduction in the message buffer in the transmission message buffer in the event message reproducing means.
【0038】請求項2記載の記録再生処理装置では、第
1のウインドウID記録手段で、送信用メッセージバッ
ファに格納されているメッセージが新しいウインドウの
生成を要求するメッセージであるとき、そのメッセージ
に含まれるウインドウ識別情報を取得し、第1のウイン
ドウIDメモリにウインドウが生成された順にウインド
ウ識別情報を記録し、第2のウインドウID記録手段
で、送信用メッセージバッファに格納されているメッセ
ージが新しいウインドウの生成を要求するメッセージで
あるとき、そのメッセージに含まれるウインドウ識別情
報を取得し、第2のウインドウIDメモリにウインドウ
が生成された順にウインドウ識別情報を記録する。In the recording / reproducing processing apparatus according to the second aspect, when the message stored in the transmission message buffer is a message requesting generation of a new window, the first window ID recording means includes the message in the message. Window identification information to be acquired, the window identification information is recorded in the first window ID memory in the order in which the windows were generated, and the message stored in the transmission message buffer is updated by the second window ID recording means. If the message requests generation of a window, the window identification information included in the message is acquired, and the window identification information is recorded in the second window ID memory in the order in which the windows were generated.
【0039】請求項3記載の記録再生処理装置では、記
録処理時に、メッセージ通信管理手段でウインドウシス
テム・サーバおよびクライアント・アプリケーションの
内のいずれか一方へメッセージを送信する毎にメッセー
ジ送信カウンタの値を1つ増加し、イベントメッセージ
記録手段で、ユーザの入力によって発生するイベントメ
ッセージの内容にメッセージ送信カウンタの値を付加し
てイベントメッセージメモリに記録し、再生処理時に、
メッセージ通信管理手段でウインドウシステム・サーバ
およびクライアント・アプリケーションの内のいずれか
一方へメッセージを送信する毎にメッセージ送信カウン
タの値を1つ増加し、イベントメッセージ読出手段で、
イベントメッセージメモリに記録されているメッセージ
送信カウンタの値を再生メッセージカウンタに格納し、
ウインドウID変換手段で、再生処理時におけるメッセ
ージ送信カウンタの値が再生メッセージカウンタの値よ
り1つ小さい値になると、ウインドウ識別情報の変換を
実行する。In the recording / reproducing processing device according to the third aspect, during the recording process, the value of the message transmission counter is changed every time a message is transmitted to one of the window system server and the client application by the message communication management means. The event message recording means adds the value of the message transmission counter to the content of the event message generated by the user's input and records it in the event message memory.
Each time a message is transmitted to one of the window system server and the client application by the message communication management means, the value of the message transmission counter is incremented by one.
Store the value of the message transmission counter recorded in the event message memory in the playback message counter,
When the value of the message transmission counter at the time of reproduction processing becomes one smaller than the value of the reproduction message counter, the window ID conversion means executes conversion of the window identification information.
【0040】請求項4記載の記録再生処理装置では、イ
ベントメッセージ記録手段で、ユーザの入力によって発
生するイベントメッセージが送信用メッセージバッファ
に格納された時刻の基準時刻からの相対時刻をイベント
メッセージに付加してイベントメッセージメモリに記録
し、イベントメッセージ読出手段でイベントメッセージ
メモリに記録されている相対時刻を前記再生メッセージ
バッファに格納し、イベント再生手段で、現時点におけ
る基準時刻からの相対時刻が前記再生メッセージバッフ
ァに格納された相対時刻と同時刻になると、再生用メッ
セージバッファのイベントメッセージを送信用メッセー
ジバッファに格納する。According to a fourth aspect of the present invention, the event message recording means adds the relative time from the reference time of the time at which the event message generated by the user input is stored in the transmission message buffer to the event message. The event message reading means stores the relative time recorded in the event message memory in the playback message buffer, and the event playback means stores the relative time from the reference time at the present time in the playback message buffer. At the same time as the relative time stored in the buffer, the event message in the reproduction message buffer is stored in the transmission message buffer.
【0041】請求項5記載の記録再生処理装置では、ウ
インドウID変換手段で、再生用メッセージバッファ内
のイベントメッセージに含まれているウインドウ識別情
報が前記第1のウインドウIDメモリの何番目に記録さ
れているかを検索し、その検索によって得られた番号に
対応するウインドウ識別情報を前記第2のウインドウI
Dメモリから取り出し、再生用メッセージバッファ内の
イベントメッセージのウインドウ識別情報をその取り出
したウインドウ識別情報に変換する。According to a fifth aspect of the present invention, the window ID conversion means records the window identification information contained in the event message in the message buffer for reproduction in the order of the first window ID memory. And the window identification information corresponding to the number obtained by the search is stored in the second window I.
The window identification information is extracted from the D memory and the window identification information of the event message in the message buffer for reproduction is converted into the extracted window identification information.
【0042】請求項6記載の記録再生処理装置では、外
部入力取得手段でユーザによって外部から入力される、
再生モードを指定するためのコマンドを取得し、イベン
トメッセージ再生手段で、コマンドで指定された再生モ
ードに対応するようにイベントメッセージの送信用メッ
セージバッファへの格納を行う。According to a sixth aspect of the present invention, in the recording / reproducing processing apparatus, the external input is obtained by the user by the external input obtaining means.
A command for designating a playback mode is acquired, and the event message playback unit stores the event message in the transmission message buffer so as to correspond to the playback mode designated by the command.
【0043】請求項7記載の記録再生処理装置では、コ
マンドで指定された再生モードが停止モードであると
き、イベントメッセージ再生手段で、再生用メッセージ
バッファ内のイベントメッセージを送信用メッセージバ
ッファに格納する動作を停止することによってイベント
メッセージの再生を停止する。According to a seventh aspect of the present invention, when the playback mode specified by the command is the stop mode, the event message playback means stores the event message in the playback message buffer in the transmission message buffer. Stop playback of the event message by stopping the operation.
【0044】請求項8記載の記録再生処理装置では、コ
マンドで指定された再生モードが再生速度指定再生モー
ドであるとき、イベントメッセージ再生手段で、再生用
メッセージバッファ内のイベントメッセージを送信用メ
ッセージバッファへ格納する時期を変えることによって
イベントメッセージの再生速度を設定し、その設定され
た再生速度でイベントメッセージの送信用メッセージバ
ッファへの格納を行う。In the recording / reproducing apparatus according to the present invention, when the reproducing mode specified by the command is the reproducing speed specifying reproducing mode, the event message reproducing means transmits the event message in the reproducing message buffer to the transmitting message buffer. The playback speed of the event message is set by changing the time at which the event message is stored, and the event message is stored in the transmission message buffer at the set playback speed.
【0045】請求項9記載の記録再生処理装置では、コ
マンドで指定された再生モードがダイジェスト再生であ
るとき、イベントメッセージ再生手段で、現在のイベン
トメッセージの再生から次のイベントメッセージの再生
までの時間間隔が所定の範囲内で短縮し、その短縮され
た時間間隔で次のイベントメッセージを送信用メッセー
ジバッファに格納する。In the recording / playback processing apparatus according to the ninth aspect, when the playback mode specified by the command is digest playback, the event message playback means sets the time from playback of the current event message to playback of the next event message. The interval is shortened within a predetermined range, and the next event message is stored in the transmission message buffer at the shortened time interval.
【0046】請求項10記載の記録再生処理装置では、
第1のウインドウID記録手段が第2のウインドウID
記録手段を兼ねる。According to a tenth aspect of the present invention, there is provided a recording / reproducing processing apparatus.
The first window ID recording means stores the second window ID
Also serves as recording means.
【0047】請求項11記載の記録処理装置では、第1
のメッセージ通信管理手段でウインドウシステムサーバ
とクライアント・アプリケーションとの間でやり取りさ
れるメッセージを送信用メッセージバッファに一旦格納
しながら中継し、イベントメッセージ記録手段で送信用
メッセージバッファに格納されたメッセージがユーザの
入力によって発生するイベントメッセージであるとき、
そのイベントメッセージを取得してイベントメッセージ
メモリに発生順に記録し、第1のウインドウID記録手
段で送信用メッセージバッファに格納されたメッセージ
からそれに含まれるウインドウ識別情報を取得し、その
取得したウインドウ識別情報を第1のウインドウIDメ
モリに記録する。In the recording processing apparatus according to the eleventh aspect, the first
A message exchanged between the window system server and the client application is temporarily stored in the transmission message buffer and relayed by the message communication management means, and the message stored in the transmission message buffer by the event message recording means is transmitted to the user. When the event message is generated by the input of
The event message is acquired and recorded in the event message memory in the order of occurrence, the first window ID recording means acquires window identification information contained in the message stored in the transmission message buffer, and acquires the acquired window identification information. In the first window ID memory.
【0048】請求項12記載の記録処理装置では、第1
のウインドウID記録手段で、送信用メッセージバッフ
ァに格納されているメッセージが新しいウインドウの生
成を要求するメッセージであるとき、そのメッセージに
含まれるウインドウ識別情報を取得し、第1のウインド
ウIDメモリにウインドウが生成された順にウインドウ
識別情報を記録する。In the recording processing apparatus according to the twelfth aspect, the first
When the message stored in the message buffer for transmission is a message requesting generation of a new window, the window identification information contained in the message is acquired, and the window ID information is stored in the first window ID memory. Are recorded in the order in which they are generated.
【0049】請求項13記載の記録処理装置では、第1
のメッセージ通信管理手段で、ウインドウシステム・サ
ーバおよびクライアント・アプリケーションの内のいず
れか一方へメッセージを送信する毎にメッセージ送信カ
ウンタの値を1つ増加し、イベントメッセージ記録手段
で、ユーザの入力によって発生するイベントメッセージ
にメッセージ送信カウンタの値を付加してイベントメッ
セージメモリに記録する。In the recording processing apparatus according to the thirteenth aspect, the first
The message communication management means increases the value of the message transmission counter by one each time a message is transmitted to one of the window system server and the client application. The value of the message transmission counter is added to the event message to be recorded, and is recorded in the event message memory.
【0050】請求項14記載の記録処理装置では、イベ
ントメッセージ記録手段で、ユーザの入力によって発生
するイベントメッセージが送信用メッセージバッファに
格納された時刻の基準時刻からの相対時刻をイベントメ
ッセージに付加してイベントメッセージメモリに記録す
る。According to a fourteenth aspect of the present invention, the event message recording means adds the relative time from the reference time of the time at which the event message generated by the user input is stored in the transmission message buffer to the event message. To record in the event message memory.
【0051】請求項15記載の再生処理装置では、第2
のメッセージ通信管理手段でウインドウシステムサーバ
とクライアント・アプリケーションとの間でやり取りさ
れるメッセージを送信用メッセージバッファに一旦格納
しながら中継し、第2のウインドウID記録手段で第2
のメッセージ通信管理手段の送信用メッセージバッファ
に格納されたメッセージからそれに含まれるウインドウ
識別情報を取得し、その取得したウインドウ識別情報を
第2のウインドウIDメモリに記録し、イベントメッセ
ージ読出手段でイベントメッセージメモリからイベント
メッセージを順次に読み出して、再生用メッセージバッ
ファに格納し、ウインドウID変換手段で再生用メッセ
ージバッファ内におけるイベントメッセージに含まれる
ウインドウ識別情報を第1のウインドウIDメモリのウ
インドウ識別情報の中から検索してそれに対応する前記
第2のウインドウIDメモリのウインドウ識別情報に変
換し、イベントメッセージ再生手段で再生用メッセージ
バッファ内のイベントメッセージを送信用メッセージバ
ッファに格納する。In the reproduction processing device according to the fifteenth aspect, the second
The message exchange management means relays the message exchanged between the window system server and the client application while temporarily storing the message in the message buffer for transmission, and the second window ID recording means relays the message.
The window identification information contained in the message stored in the transmission message buffer of the message communication management means is acquired, and the acquired window identification information is recorded in the second window ID memory. The event messages are sequentially read from the memory, stored in the message buffer for reproduction, and the window ID conversion means stores the window identification information contained in the event message in the message buffer for reproduction in the window identification information of the first window ID memory. , And converts it into window identification information corresponding to the second window ID memory, and stores the event message in the message buffer for reproduction by the event message reproducing means in the message buffer for transmission.
【0052】請求項16記載の再生処理装置では、ウイ
ンドウID変換手段で、再生用メッセージバッファ内の
イベントメッセージに含まれているウインドウ識別情報
が第1のウインドウIDメモリの何番目に記録されてい
るかを検索し、その検索によって得られた番号に対応す
るウインドウ識別情報を第2のウインドウIDメモリか
ら取り出し、再生用メッセージバッファ内のイベントメ
ッセージのウインドウ識別情報をその取り出したウイン
ドウ識別情報に変換する。In the reproduction processing device according to the present invention, the window ID conversion means determines at what position in the first window ID memory the window identification information contained in the event message in the reproduction message buffer is recorded. And retrieves the window identification information corresponding to the number obtained by the retrieval from the second window ID memory, and converts the window identification information of the event message in the reproduction message buffer into the retrieved window identification information.
【0053】請求項17記載の再生処理装置では、外部
入力取得手段でユーザによって外部から入力される、再
生モードを指定するためのコマンドを取得し、イベント
メッセージ再生手段で、コマンドで指定された再生モー
ドに対応するようにイベントメッセージの第2のメッセ
ージ通信管理手段の送信用メッセージバッファへの格納
を行う。In the reproduction processing device according to the seventeenth aspect, a command for designating a reproduction mode, which is externally input by a user, is acquired by an external input acquisition means, and the event message reproduction means acquires the reproduction designated by the command. The event message is stored in the transmission message buffer of the second message communication management means so as to correspond to the mode.
【0054】請求項18記載の再生処理装置では、コマ
ンドで指定された再生モードが停止モードであるとき、
イベントメッセージ再生手段で、再生用メッセージバッ
ファ内のイベントメッセージを送信用メッセージバッフ
ァに格納する動作を停止することによってイベントメッ
セージの再生を停止する。In the reproduction processing apparatus according to the present invention, when the reproduction mode specified by the command is the stop mode,
The event message reproducing means stops the operation of storing the event message in the message buffer for reproduction in the message buffer for transmission, thereby stopping the reproduction of the event message.
【0055】請求項19記載の再生処理装置では、コマ
ンドで指定された再生モードが再生速度指定再生モード
であるとき、イベントメッセージ再生手段で、再生用メ
ッセージバッファ内のイベントメッセージを送信用メッ
セージバッファへ格納する時期を変えることによってイ
ベントメッセージの再生速度を設定し、その設定された
再生速度でイベントメッセージの第2のメッセージ通信
管理手段の送信用メッセージバッファへの格納を行う。In the playback processing device according to the present invention, when the playback mode designated by the command is the playback speed designated playback mode, the event message playback means transfers the event message in the playback message buffer to the transmission message buffer. The playback speed of the event message is set by changing the storage time, and the event message is stored in the transmission message buffer of the second message communication management means at the set playback speed.
【0056】請求項20記載の再生処理装置では、コマ
ンドで指定された再生モードがダイジェスト再生である
とき、イベントメッセージ再生手段で、現在のイベント
メッセージの再生から次のイベントメッセージの再生ま
での時間間隔が所定の範囲内で短縮し、その時間間隔で
次のイベントメッセージを第2のメッセージ通信管理手
段の送信用メッセージバッファに格納する。In the playback processing device according to the present invention, when the playback mode specified by the command is digest playback, the event message playback means sets a time interval from playback of the current event message to playback of the next event message. Is shortened within a predetermined range, and the next event message is stored in the transmission message buffer of the second message communication management means at the time interval.
【0057】請求項21記載の記録再生処理方法では、
記録処理時に、ウインドウシステムサーバとクライアン
ト・アプリケーションとの間でやり取りされるメッセー
ジを送信用メッセージバッファに一旦格納しながら中継
し、送信用メッセージバッファに格納されたメッセージ
がユーザの入力によって発生するイベントメッセージで
あるとき、そのイベントメッセージを取得してイベント
メッセージメモリに発生順に記録し、送信用メッセージ
バッファに格納されたメッセージからそれに含まれるウ
インドウ識別情報を取得し、その取得したウインドウ識
別情報を第1のウインドウIDメモリに記録し、再生処
理時に、ウインドウシステムサーバとクライアント・ア
プリケーションとの間でやり取りされるメッセージを送
信用メッセージバッファに一旦格納しながら中継し、送
信用メッセージバッファに格納されたメッセージからそ
れに含まれるウインドウ識別情報を取得し、その取得し
たウインドウ識別情報を第2のウインドウIDメモリに
記録し、イベントメッセージメモリからイベントメッセ
ージを順次に読み出して、再生用メッセージバッファに
格納し、再生用メッセージバッファ内におけるイベント
メッセージに含まれるウインドウ識別情報を第1のウイ
ンドウIDメモリのウインドウ識別情報の中から検索し
てそれに対応する第2のウインドウIDメモリのウイン
ドウ識別情報に変換し、再生用メッセージバッファ内の
イベントメッセージを送信用メッセージバッファに格納
する。According to the recording / reproducing processing method of the present invention,
During the recording process, a message exchanged between the window system server and the client application is temporarily stored in the transmission message buffer and relayed, and the message stored in the transmission message buffer is an event message generated by a user input. , The event message is acquired and recorded in the event message memory in the order of occurrence, the window identification information included in the message stored in the transmission message buffer is acquired, and the acquired window identification information is stored in the first message. The message is recorded in the window ID memory, and during the reproduction process, the message exchanged between the window system server and the client application is temporarily stored in the transmission message buffer and relayed. Window identification information contained in the message stored in the message buffer, the acquired window identification information is recorded in the second window ID memory, and the event messages are sequentially read out from the event message memory to obtain a message buffer for reproduction. And retrieves the window identification information included in the event message in the message buffer for reproduction from the window identification information of the first window ID memory and converts it into the corresponding window identification information of the second window ID memory. Then, the event message in the message buffer for reproduction is stored in the message buffer for transmission.
【0058】請求項22記載の記録処理方法では、ウイ
ンドウシステムサーバとクライアント・アプリケーショ
ンとの間でやり取りされるメッセージを第1の送信用メ
ッセージバッファに一旦格納しながら中継し、第1の送
信用メッセージバッファに格納されたメッセージがユー
ザの入力によって発生するイベントメッセージであると
き、そのイベントメッセージを取得してイベントメッセ
ージメモリに発生順に記録し、第1の送信用メッセージ
バッファに格納されたメッセージからそれに含まれるウ
インドウ識別情報を取得し、その取得したウインドウ識
別情報を第1のウインドウIDメモリに記録する。According to the recording processing method of the present invention, the message exchanged between the window system server and the client application is temporarily stored in the first transmission message buffer and relayed, and the first transmission message is relayed. When the message stored in the buffer is an event message generated by a user's input, the event message is acquired, recorded in the event message memory in the order of occurrence, and included from the message stored in the first transmission message buffer. Window identification information to be acquired, and the acquired window identification information is recorded in the first window ID memory.
【0059】請求項23記載の再生処理方法では、ウイ
ンドウシステムサーバとクライアント・アプリケーショ
ンとの間でやり取りされるメッセージを第2の送信用メ
ッセージバッファに一旦格納しながら中継し、第2の送
信用メッセージバッファに格納されたメッセージからそ
れに含まれるウインドウ識別情報を取得し、その取得し
たウインドウ識別情報を第2のウインドウIDメモリに
記録し、イベントメッセージメモリからイベントメッセ
ージを順次に読み出して、再生用メッセージバッファに
格納し、再生用メッセージバッファ内におけるイベント
メッセージに含まれるウインドウ識別情報を前記第1の
ウインドウIDメモリのウインドウ識別情報の中から検
索してそれに対応する前記第2のウインドウIDメモリ
のウインドウ識別情報に変換し、再生用メッセージバッ
ファ内のイベントメッセージを第2の送信用メッセージ
バッファに格納する。In the reproduction processing method according to the twenty-third aspect, the message exchanged between the window system server and the client application is relayed while temporarily storing the message in the second transmission message buffer. The window identification information contained in the message stored in the buffer is acquired, the acquired window identification information is recorded in the second window ID memory, and the event messages are sequentially read out from the event message memory. And retrieves the window identification information contained in the event message in the message buffer for reproduction from the window identification information of the first window ID memory, and searches for the corresponding window identification information of the second window ID memory. Into a broadcast, storing the event message for reproduction in the message buffer to the second transmission message buffer.
【0060】請求項24記載の再生処理方法では、ユー
ザによって外部から入力される、再生モードを指定する
ためのコマンドを取得し、コマンドで指定された再生モ
ードに対応するようにイベントメッセージの第2の送信
用メッセージバッファへの格納を行う。In the reproduction processing method according to the twenty-fourth aspect, a command for designating a reproduction mode, which is input from the outside by a user, is acquired, and a second event message corresponding to the reproduction mode designated by the command is acquired. Is stored in the transmission message buffer.
【0061】[0061]
【実施例】以下に、本発明の実施例について図を参照し
ながら説明する。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.
【0062】(第1実施例)図1は本発明の記録再生処
理装置の第1実施例の構成を示すブロック図、図5は図
1の記録再生処理装置のハード構成図である。(First Embodiment) FIG. 1 is a block diagram showing the configuration of a first embodiment of the recording / reproducing apparatus of the present invention, and FIG. 5 is a hardware configuration diagram of the recording / reproducing apparatus of FIG.
【0063】サーバ・クライアント方式のウインドウシ
ステムでは、図1に示すように、ウインドウシステムサ
ーバ100とクライアント・アプリケーション103と
の間でメッセージの通信を行なうことにより動作が実行
される。例えばウインドウシステムサーバ100がXウ
インドウシステムである場合、このメッセージはXプロ
トコルのことを指す。In the window system of the server-client system, as shown in FIG. 1, the operation is performed by communicating a message between the window system server 100 and the client application 103. For example, when the window system server 100 is an X window system, this message indicates the X protocol.
【0064】ウインドウシステムサーバ100はキーボ
ード、マウスなどの入力デバイス101、CRT、液晶
ディスプレイなどのディスプレイ102を管理するもの
であり、ユーザはウインドウシステムサーバ100を介
して、ディスプレイ102を見ながら入力デバイス10
1により対話的に入力を行う。The window system server 100 manages an input device 101 such as a keyboard and a mouse, and a display 102 such as a CRT and a liquid crystal display.
1. Interactive input is performed.
【0065】記録再生処理装置120は、作業の記録・
再生対象となるクライアント・アプリケーション103
とウインドウシステムサーバ100との間で動作し、記
録再生対象とならないアプリケーション・クライアント
は直接ウインドウシステムサーバ100とメッセージの
やり取りを行う。The recording / reproducing processing unit 120 records and records work.
Client application 103 to be played
The application client that operates between the client and the window system server 100 and is not a recording / reproducing object directly exchanges a message with the window system server 100.
【0066】記録再生処理装置120は、ウインドウシ
ステムサーバ100とクライアント・アプリケーション
102との間でやり取りされるメッセージを送信用メッ
セージバッファ105に格納しながら中継するととも
に、メッセージを送信する毎にメッセージ送信カウンタ
115の値を1つ増加させるメッセージ通信管理手段1
04を備える。The recording / reproducing processing device 120 relays a message exchanged between the window system server 100 and the client application 102 while storing the message in the transmission message buffer 105, and every time a message is transmitted, a message transmission counter is provided. Message communication management means 1 for increasing the value of 115 by one
04.
【0067】送信用メッセージバッファ105に格納さ
れたメッセージがユーザの入力によって発生するイベン
トメッセージであるとき、そのメッセージと、メッセー
ジ送信カウンタ115の値と、そのメッセージが送信用
メッセージバッファ105に格納された時刻の基準時刻
からの相対時刻とが、イベントメッセージ記録手段10
でイベントメッセージメモリ107に記録される。な
お、ユーザの入力によって発生するイベントとは、入力
デバイス101におけるキー操作によって発生するイベ
ント、マウスのボタン操作によって発生するイベントな
どをいう。また、イベントメッセージ107に記録され
るメッセージはユーザの入力によって発生するイベント
メッセージであるから、イベントメッセージ107に記
録されるメッセージをイベントメッセージと呼ぶことに
する。When the message stored in the transmission message buffer 105 is an event message generated by a user input, the message, the value of the message transmission counter 115, and the message are stored in the transmission message buffer 105. The relative time of the time from the reference time is stored in the event message recording unit 10.
Are recorded in the event message memory 107. Note that an event generated by a user input refers to an event generated by a key operation on the input device 101, an event generated by a mouse button operation, and the like. Since the message recorded in the event message 107 is an event message generated by a user input, the message recorded in the event message 107 will be called an event message.
【0068】送信用メッセージバッファ105に格納さ
れたメッセージからその含まれるウインドウ識別情報
(以下、ウインドウIDという)がウインドウID記録
手段109で取得される。取得されたウインドウIDが
記録処理時におけるメッセージから取得されたウインド
ウIDであるとき、その取得されたウインドウIDは、
第1のウインドウIDメモリ110に記録され、取得さ
れたウインドウIDが再生処理時におけるメッセージか
ら取得されたウインドウIDであるとき、その取得され
たウインドウIDは、第2のウインドウIDメモリ11
1に記録される。From the message stored in the transmission message buffer 105, window identification information (hereinafter referred to as “window ID”) included in the message is acquired by the window ID recording means 109. When the acquired window ID is a window ID acquired from a message at the time of the recording process, the acquired window ID is:
When the acquired window ID recorded in the first window ID memory 110 is the window ID acquired from the message during the reproduction processing, the acquired window ID is stored in the second window ID memory 11.
1 is recorded.
【0069】イベントメッセージメモリ107に記録さ
れているイベントメッセージはイベントメッセージ読出
手段108で順次に読み出される。イベントメッセージ
読出手段108は、読み出したイベントメッセージを再
生用メッセージバッファ112に格納し、イベントメッ
セージメモリ107に記録されているメッセージ送信カ
ウンタの値を再生メッセージカウンタ116に格納す
る。The event messages recorded in the event message memory 107 are sequentially read out by the event message reading means 108. The event message reading means 108 stores the read event message in the message buffer 112 for reproduction, and stores the value of the message transmission counter recorded in the event message memory 107 in the reproduction message counter 116.
【0070】再生用メッセージバッファ112に格納さ
れたイベントメッセージ中のウインドウIDの部分がウ
インドウID変換手段112で第1のウインドウIDメ
モリ110から検索され、抽出される。抽出されたウイ
ンドウIDは第2のウインドウIDメモリ111中の対
応するウインドウIDに変換される。The window ID portion in the event message stored in the reproduction message buffer 112 is searched and extracted from the first window ID memory 110 by the window ID conversion means 112. The extracted window ID is converted into a corresponding window ID in the second window ID memory 111.
【0071】再生用メッセージバッファ112内のイベ
ントメッセージは、メッセージ送信カウンタ115の値
が再生メッセージカウンタ116の値より1つ小さい値
になると、イベントメッセージ再生手段114で送信用
メッセージバッファ105に格納される。送信用メッセ
ージバッファ105に格納されたイベントメッセージ
は、メッセージ通信管理手段104でクライアント・ア
プリケーション103に送信され、このイベントメッセ
ージの送信に伴いメッセージ送信カウンタ115の値は
1インクリメントされる。When the value of the message transmission counter 115 becomes smaller by one than the value of the reproduction message counter 116, the event message in the reproduction message buffer 112 is stored in the transmission message buffer 105 by the event message reproduction means 114. . The event message stored in the transmission message buffer 105 is transmitted to the client application 103 by the message communication management means 104, and the value of the message transmission counter 115 is incremented by one with the transmission of the event message.
【0072】本実施例の記録再生処理装置は、図5に示
すように、ワークステーションから構成される。ワーク
ステーション本体50には、サーバ・クライアント方式
のウインドウシステムを実行するためのプログラム、ウ
インドウ記録再生処理を実行するためのプログラムなど
を含む制御プログラムおよび各種データを格納する記憶
装置52と、記憶装置52に格納された制御プログラム
に基づき演算、処理を実行するCPU51とが内蔵され
ている。ワークステーション本体50には、入力デバイ
スであるキーボード53およびマウス54と、演算、処
理の結果を表示するためのディスプレイ55と、フロッ
ピーディスク、CD−ROMなどの記憶媒体からそれに
書き込まれているプログラム、データなどを読み取る記
憶媒体読取装置56とが接続されている。なお、記憶媒
体読取装置56は必要に応じて接続される装置である。As shown in FIG. 5, the recording / reproducing processing apparatus of this embodiment comprises a workstation. The workstation main body 50 includes a storage device 52 for storing a control program including a program for executing a server-client type window system, a program for executing window recording / reproduction processing, and various data, and a storage device 52. And a CPU 51 for executing calculations and processes based on the control program stored in the CPU 51. The workstation main body 50 includes a keyboard 53 and a mouse 54 as input devices, a display 55 for displaying the results of calculations and processes, a program written from a storage medium such as a floppy disk or a CD-ROM, A storage medium reading device 56 that reads data and the like is connected. Note that the storage medium reading device 56 is a device connected as needed.
【0073】次に、本実施例における記録再生処理動作
について図を参照しながら説明する。Next, the recording / reproducing processing operation in this embodiment will be described with reference to the drawings.
【0074】まず、記録処理動作について図2を参照し
ながら説明する。図2は図1の記録再生処理装置が行う
記録処理動作を示すフローチャートである。First, the recording operation will be described with reference to FIG. FIG. 2 is a flowchart showing a recording processing operation performed by the recording / reproducing processing apparatus of FIG.
【0075】起動されると、図2に示すように、まず、
送信用メッセージカウンタ115がリセットされ(ステ
ップS200)、スタートタイムがCPUタイムによる
システムで計測される(ステップS201)。なお、本
実施例では、スタートタイムをCPUによるシステムタ
イムで計測するが、これに代えて、絶対時間で計測する
こともできる。When activated, first, as shown in FIG.
The transmission message counter 115 is reset (step S200), and the start time is measured by the system based on the CPU time (step S201). In the present embodiment, the start time is measured by the system time by the CPU. Alternatively, the start time may be measured by an absolute time.
【0076】次いで、メッセージ通信管理手段104が
ウインドウシステムサーバ100とクライアント・アプ
リケーション103とに接続され、ウインドウシステム
サーバ100とクライアント・アプリケーション103
との間でやり取りされるメッセージを受信すると、その
メッセージは送信用メッセージバッファ105に格納さ
れる(ステップS202)。Next, the message communication management means 104 is connected to the window system server 100 and the client application 103, and the window system server 100 and the client application 103 are connected.
When a message exchanged with the server is received, the message is stored in the transmission message buffer 105 (step S202).
【0077】送信用メッセージバッファ105に格納さ
れたメッセージがユーザの入力によって発生するイベン
トメッセージ(例えばXウインドウシステムの場合、Ke
yPressイベントメッセージ、ButtonPressイベントメッ
セージなど)であるか否かの判定が行われる(ステップ
S203)。The message stored in the transmission message buffer 105 is an event message generated by a user's input (for example, Ke in the case of the X window system).
It is determined whether the event is a yPress event message, a ButtonPress event message, or the like (step S203).
【0078】送信用メッセージバッファ105に格納さ
れたメッセージがユーザの入力によって発生するイベン
トメッセージであるとき、そのメッセージと、メッセー
ジ送信カウンタ115の値と、メッセージが送信用メッ
セージバッファ105に格納された時刻の基準時刻から
の相対時刻を示す時刻情報が、順にイベントメッセージ
メモリに107記録される(ステップS204)。When the message stored in the transmission message buffer 105 is an event message generated by a user input, the message, the value of the message transmission counter 115, and the time when the message is stored in the transmission message buffer 105 The time information indicating the relative time from the reference time is recorded in the event message memory 107 in order (step S204).
【0079】次いで、送信用メッセージバッファ105
に格納されたメッセージが相手先に送信され(ステップ
S207)、メッセージ送信カウンタ115が1インク
リメントされる(ステップS208)。メッセージ送信
カウンタ115のインクリメント後、処理はステップS
202に戻り、次のメッセージの受信が行われる。Next, the transmission message buffer 105
Is transmitted to the destination (step S207), and the message transmission counter 115 is incremented by 1 (step S208). After the message transmission counter 115 is incremented, the process proceeds to step S
Returning to 202, the next message is received.
【0080】送信用メッセージバッファ105に格納さ
れたメッセージがユーザの入力によって発生するイベン
トメッセージでないとき(ステップS203)、送信用
メッセージバッファ105に格納されたメッセージがク
ライアント・アプリケーション103が新たにウインド
ウを生成するようにウインドウシステムサーバ100に
要求するウインドウ生成リクエストであるか否かの判定
が行われる(ステップS205)。When the message stored in the transmission message buffer 105 is not an event message generated by the user's input (step S203), the client application 103 generates a new window based on the message stored in the transmission message buffer 105. It is determined whether or not the request is a window generation request to the window system server 100 (step S205).
【0081】送信用メッセージバッファ105に格納さ
れたメッセージがクライアント・アプリケーション10
3からウインドウシステムサーバ100へのウインドウ
生成リクエストであると、そのメッセージによって生成
されるウインドウのウインドウIDがウインドウID記
録手段109で第1のウインドウIDメモリ110に記
録される(ステップS206)。このウインドウIDの
第1のウインドウIDメモリ110への記録では、第1
のウインドウIDメモリ110に記録されるウインドウ
IDはクライアント・アプリケーション103が生成要
求したウインドウの順番、すなわち実際に開かれたウイ
ンドウの順番に並ぶように記録される。The message stored in the transmission message buffer 105 is stored in the client application 10.
If the request is a window generation request from the third window to the window system server 100, the window ID of the window generated by the message is recorded in the first window ID memory 110 by the window ID recording means 109 (step S206). In recording this window ID in the first window ID memory 110, the first
The window IDs recorded in the window ID memory 110 are arranged in the order of windows requested to be generated by the client application 103, that is, in the order of windows actually opened.
【0082】次いで、ステップS207およびステップ
S208が順次に実行され、処理はステップS202に
戻る。Next, steps S207 and S208 are sequentially executed, and the process returns to step S202.
【0083】送信用メッセージバッファ105に格納さ
れたメッセージがクライアント・アプリケーション10
3からウインドウシステムサーバ100へのウインドウ
生成リクエストでないと、ウインドウIDの第1のウイ
ンドウIDメモリ110への記録(ステップS206)
を実行させずに、処理はステップS207に移行する。The message stored in the transmission message buffer 105 is stored in the client application 10
3 is not a window generation request to the window system server 100, the recording of the window ID in the first window ID memory 110 (step S206).
, The process proceeds to step S207.
【0084】次に、再生処理動作について図3および図
4を参照しながら説明する。図3は再生処理動作を示す
フローチャート、図4は図3の再処理ルーチンを示すフ
ローチャートである。Next, the reproduction processing operation will be described with reference to FIG. 3 and FIG. FIG. 3 is a flowchart showing the reproduction processing operation, and FIG. 4 is a flowchart showing the reprocessing routine of FIG.
【0085】この再生処理動作では、メッセージ通信管
理手段104によるメッセージ管理処理とメッセージ再
生処理とを行う。具体的には、メッセージ通信管理手段
104は、記録処理時と同様に、ウインドウシステムサ
ーバ100とクライアント・アプリケーション103と
を接続し、その間でやり取りされるメッセージを中継す
るが、メッセージ再生処理時には、ユーザによる入力デ
バイス101からの入力に基づき発生するウインドウシ
ステムサーバ100からのイベントメッセージに対して
は、そのイベントメッセージを送信用メッセージバッフ
ァ105に格納せずに破棄し、その代わりに、イベント
メッセージ再生手段114によって再生されたイベント
メッセージをあたかもユーザ入力によって発生したかの
如くアプリケーション・クライアント103に送信する
ように設定されている。すなわち、記録処理時にユーザ
が行なった入力を再生し、その再生された入力に基づき
作業内容を再現するように設定されている。In this reproduction processing operation, message management processing and message reproduction processing by the message communication management means 104 are performed. More specifically, the message communication management unit 104 connects the window system server 100 and the client application 103 and relays messages exchanged between them, as in the recording process. The event message from the window system server 100 generated based on the input from the input device 101 is discarded without storing it in the message buffer 105 for transmission. Is set to be transmitted to the application client 103 as if the event message was reproduced by a user input. That is, it is set so that the input performed by the user during the recording process is reproduced, and the work content is reproduced based on the reproduced input.
【0086】まず、起動されると、図3に示すように、
記録処理時と同様に、メッセージ送信カウンタ115が
リセットされ(ステップS300)、スタートタイムが
計測される(ステップS301)。First, when activated, as shown in FIG.
As in the recording process, the message transmission counter 115 is reset (step S300), and the start time is measured (step S301).
【0087】次いで、メッセージ通信管理手段104が
ウインドウシステムサーバ100とクライアント・アプ
リケーション103とに接続され、ウインドウシステム
サーバ100とクライアント・アプリケーション103
との間でやり取りされるメッセージを受信すると、その
メッセージは送信用メッセージバッファ105に格納さ
れる(ステップS302)。Next, the message communication management means 104 is connected to the window system server 100 and the client application 103, and the window system server 100 and the client application 103 are connected.
When a message exchanged with the server is received, the message is stored in the transmission message buffer 105 (step S302).
【0088】次いで、送信用メッセージバッファ105
に格納されたメッセージがクライアント・アプリケーシ
ョン103からウインドウシステムサーバ100へのウ
インドウ生成リクエストであるか否かの判定が行われる
(ステップS205)。Next, the transmission message buffer 105
It is determined whether the message stored in is a window generation request from the client application 103 to the window system server 100 (step S205).
【0089】送信用メッセージバッファ105に格納さ
れたメッセージがクライアント・アプリケーション10
3からウインドウシステムサーバ100へのウインドウ
生成リクエストであると、そのメッセージによって生成
されるウインドウのウインドウIDがウインドウID記
録手段109で第2のウインドウIDメモリ111に記
録される(ステップS304)。このウインドウIDの
第2のウインドウIDメモリ111への記録では、第2
のウインドウIDメモリ111に記録されるウインドウ
IDはクライアント・アプリケーション103が生成要
求したウインドウの順番、すなわち実際に開かれたウイ
ンドウの順番に並ぶように記録される。The message stored in the transmission message buffer 105 is stored in the client application 10.
3 is a window generation request to the window system server 100, the window ID of the window generated by the message is recorded in the second window ID memory 111 by the window ID recording means 109 (step S304). In the recording of this window ID in the second window ID memory 111, the second
The window IDs recorded in the window ID memory 111 are arranged in the order of windows requested to be generated by the client application 103, that is, in the order of windows actually opened.
【0090】次いで、送信用メッセージバッファ105
に格納されたメッセージが相手先に送信され(ステップ
S305)、メッセージ送信カウンタ115が1インク
リメントされる(ステップS306)。Next, the transmission message buffer 105
Is transmitted to the destination (step S305), and the message transmission counter 115 is incremented by 1 (step S306).
【0091】メッセージ送信カウンタ115のインクリ
メント後、イベント再生ルーチンが実行される(ステッ
プS307)。After the message transmission counter 115 is incremented, an event reproduction routine is executed (step S307).
【0092】イベント再生ルーチンの実行後、処理はス
テップS302に戻り、次のメッセージの受信が行われ
る。After executing the event reproduction routine, the process returns to step S302, and the next message is received.
【0093】次に、イベント再生ルーチンについて図4
を参照しながら説明する。Next, an event reproduction routine will be described with reference to FIG.
This will be described with reference to FIG.
【0094】イベント再生ルーチンが開始されると、図
4に示すように、まず、再生用メッセージバッファ11
2にメッセージが格納されているか否かの判定が行われ
る(ステップS400)。When the event reproduction routine is started, first, as shown in FIG.
It is determined whether a message is stored in No. 2 (step S400).
【0095】再生用メッセージバッファ112にメッセ
ージが格納されていないとき、イベントメッセージメモ
リ107に記録されているイベントメッセージ、時刻情
報およびメッセージ送信カウンタ115の値が読み出さ
れ、読み出されたいイベントメッセージおよび時刻情報
は再生用メッセージバッファ112に、メッセージ送信
カウンタ115の値は再生メッセージカウンタ116に
それぞれ格納される(ステップS401)。When no message is stored in the message buffer 112 for reproduction, the event message, time information and the value of the message transmission counter 115 recorded in the event message memory 107 are read, and the event message to be read and The time information is stored in the reproduction message buffer 112, and the value of the message transmission counter 115 is stored in the reproduction message counter 116 (step S401).
【0096】再生用メッセージバッファ112にメッセ
ージが格納されているとき、またはイベントメッセージ
メモリ107に記録されているイベントメッセージ、時
刻情報およびメッセージ送信カウンタ115の値の格納
後、再生メッセージカウンタ116の値と現時点でのメ
ッセージ送信カウンタ115の値とが比較され、メッセ
ージ送信カウンタ115の値が再生メッセージカウンタ
116の値から1に差し引いた値(再生メッセージカウ
ンタ116の値−1)以上であるか否かの判定が行われ
る(ステップS402)。When a message is stored in the reproduction message buffer 112 or after storing the event message, time information and the value of the message transmission counter 115 recorded in the event message memory 107, the value of the reproduction message counter 116 is The value of the message transmission counter 115 at the current time is compared, and it is determined whether or not the value of the message transmission counter 115 is equal to or more than a value obtained by subtracting 1 from the value of the reproduction message counter 116 (the value of the reproduction message counter 116 -1). A determination is made (step S402).
【0097】メッセージ送信カウンターの値が(再生メ
ッセージカウンタ116の値−1)以上であるとき、再
生用メッセージバッファ112内のイベントメッセージ
に含まれるウインドウIDがウインドウ変換手段113
によって変換される(ステップS403)。このウイン
ドウIDの変換では、第1のウインドウIDメモリ11
0にイベントメッセージの記録処理時におけるウインド
ウIDがウインドウの生成順に記録され、第2のウイン
ドウIDメモリ111に再生処理開始時点から現時点ま
で生成されているウインドウのウインドウIDがそのウ
インドウの生成順に記録されていることにより、ウイン
ドウID変換手段113は、再生用メッセージバッファ
112内のイベントメッセージ中にあるウインドウID
が第1のウインドウIDメモリ110の何番目に記録さ
れているかを検索し、検索された番号に対応する第2の
ウインドウIDメモリ111中のウインドウIDを取り
出し、再生用メッセージバッファ112内におけるイベ
ントメッセージのウインドウIDを取り出したウインド
ウIDに変換する。When the value of the message transmission counter is equal to or more than (the value of the reproduction message counter 116 -1) or more, the window ID included in the event message in the reproduction message buffer 112 is
(Step S403). In this window ID conversion, the first window ID memory 11
The window IDs at the time of the event message recording process are recorded in the order of generation of the windows, and the window IDs of the windows generated from the start of the reproduction process to the present time are recorded in the second window ID memory 111 in the order of the window generation. As a result, the window ID conversion means 113 determines that the window ID contained in the event message in the message buffer 112 for reproduction is
Is searched in the first window ID memory 110, the window ID in the second window ID memory 111 corresponding to the searched number is retrieved, and the event message in the playback message buffer 112 is retrieved. Is converted to the extracted window ID.
【0098】次いで、再生用メッセージバッファ112
内のイベントメッセージに対応する時刻情報(記録処理
時における相対時刻)と現時点における基準時刻からの
相対時刻とが比較され、再生用メッセージバッファ11
2内のイベントメッセージに対応する時刻情報に現時点
における基準時刻からの相対時刻が一致するまで待たれ
る(ステップS404)。Next, the playback message buffer 112
The time information (relative time at the time of the recording process) corresponding to the event message in the table is compared with the relative time from the reference time at the present time, and the reproduction message buffer 11 is compared.
The process waits until the relative time from the reference time at the present time matches the time information corresponding to the event message in 2 (step S404).
【0099】再生用メッセージバッファ112内のイベ
ントメッセージに対応する時刻情報に現時点における基
準時刻からの相対時刻が一致すると、再生用メッセージ
バッファ112内のイベントメッセージが送信用メッセ
ージバッファ105に格納され、格納されたイベントメ
ッセージはメッセージ通信管理手段104によってクラ
イアント・アプリケーション103に送信される。When the time information corresponding to the event message in the reproduction message buffer 112 matches the current relative time from the reference time, the event message in the reproduction message buffer 112 is stored in the transmission message buffer 105 and stored. The event message is transmitted to the client application 103 by the message communication management means 104.
【0100】イベントメッセージの送信後、再生用メッ
セージバッファ112に格納されているデータはクリア
され(ステップS406)、メッセージ送信カウンタ4
07の値が1インクリメントされる(ステップS40
7)。メッセージ送信カウンタ407のインクリメント
後、処理は再びステップS400に戻る。After the transmission of the event message, the data stored in the reproduction message buffer 112 is cleared (step S406), and the message transmission counter 4
07 is incremented by 1 (step S40).
7). After the message transmission counter 407 is incremented, the process returns to step S400.
【0101】以上により、クライアント・アプリケーシ
ョン103によって行なわれる作業内容の記録に伴うデ
ータ量を減少させることができ、現在起動中のクライア
ント・アプリケーションによる作業効率を低下させるこ
となく、その作業内容を再現可能に記録するための記録
処理を実行することはできる。また、作業の再生時にお
いては、その作業を再生する処理の効率を上げることが
できる。As described above, it is possible to reduce the data amount accompanying the recording of the work contents performed by the client application 103, and to reproduce the work contents without lowering the work efficiency of the currently activated client application. Can be executed. Further, at the time of reproducing the work, the efficiency of the process of reproducing the work can be increased.
【0102】なお、本実施例では、イベントメッセー
ジ、ウインドウIDをイベントメッセージメモリ10
7、第1および第2のウインドウIDメモリ110,1
11にそれぞれ記録するが、イベントメッセージ、ウイ
ンドウIDを外部記憶装置中にそれぞれファイルとして
記録することもできる。In this embodiment, the event message and the window ID are stored in the event message memory 10.
7. First and second window ID memories 110, 1
11, respectively, but the event message and the window ID can also be recorded as files in the external storage device.
【0103】(第2実施例)次に、本発明の第2実施例
について図を参照しながら説明する。図6は本発明の記
録再生処理装置の第2実施例の構成を示すブロック図、
図7は図6のイベントメッセージメモリにおけるデータ
の記録形式を示す図、図8は実行モードナンバーと実行
モードとの対応表を示す図、図9は図6の時間管理手段
の構成を示すブロック図である。(Second Embodiment) Next, a second embodiment of the present invention will be described with reference to the drawings. FIG. 6 is a block diagram showing the configuration of a second embodiment of the recording / reproducing processing device of the present invention,
7 is a diagram showing a data recording format in the event message memory of FIG. 6, FIG. 8 is a diagram showing a correspondence table between execution mode numbers and execution modes, and FIG. 9 is a block diagram showing a configuration of the time management means of FIG. It is.
【0104】サーバ・クライアント方式のウインドウシ
ステムでは、図6に示すように、入力デバイス101、
ディスプレイ102を管理するウインドウシステムサー
バ100とクライアント・アプリケーション100とが
メッセージの通信を行なうことにより動作をする。ユー
ザはウインドウシステムサーバ100を介してディスプ
レイ102を見ながら入力デバイス101により対話的
入力を行う。In the server / client window system, as shown in FIG.
The window system server 100 that manages the display 102 and the client application 100 operate by communicating messages. The user performs an interactive input using the input device 101 while watching the display 102 via the window system server 100.
【0105】サーバ・クライアント方式のウインドウシ
ステム上で行われる作業内容を再現可能に記録するため
の手段として、記録再生処理装置620が用いられる。A recording / reproducing processing device 620 is used as means for reproducibly recording the contents of work performed on a server / client type window system.
【0106】記録再生処理装置620は、メッセージ通
信手段604を備える。メッセージ通信管理手段604
は、ウインドウシステムサーバ100とクライアント・
アプリケーション103との間でやり取りされるメッセ
ージを送信用メッセージバッファ605に格納しながら
中継するとともに、1つのメッセージを相手先に送信す
る毎に送信カウンタ606の値を1インクリメントす
る。The recording / reproduction processing device 620 includes a message communication unit 604. Message communication management means 604
Is the window system server 100 and the client
The message exchanged with the application 103 is relayed while being stored in the transmission message buffer 605, and the value of the transmission counter 606 is incremented by one each time one message is transmitted to the destination.
【0107】ウインドウシステムサーバ100とクライ
アント・アプリケーション103との間におけるメッセ
ージのやり取りに対する時間管理は後述する時間管理手
段607で行われる。Time management for message exchange between the window system server 100 and the client application 103 is performed by time management means 607 described later.
【0108】送信用メッセージバッファ605に格納さ
れたメッセージがユーザの入力によって発生するイベン
ト・メッセージであるとき、そのメッセージと、メッセ
ージ送信カウンタ606の値と、時間管理手段607か
ら得られる、そのメッセージが送信用メッセージバッフ
ァ605に格納された時刻の基準時刻からの相対時刻
(以下、タイムスタンプという)と、後述する実行モー
ドナンバーを示すインデックスフラグとが、イベントメ
ッセージ記録手段608でイベントメッセージメモリ6
09に記録される。When the message stored in the transmission message buffer 605 is an event message generated by a user's input, the message, the value of the message transmission counter 606, and the message obtained from the time management means 607 are The relative time (hereinafter referred to as a time stamp) of the time stored in the transmission message buffer 605 from the reference time and an index flag indicating an execution mode number described later are stored in the event message memory 6 by the event message recording unit 608.
09 is recorded.
【0109】このイベントメッセージメモリ609にお
けるデータの記録形式は、図7に示すように、1つのイ
ベントメッセージについて、メッセージ送信カウンタ6
06の値71、タイムスタンプ72、インデックスフラ
グ73、イベントメッセージの内容74を1ブロックと
して、送信用メッセージバッファ605に格納された順
に記録される。実行モードナンバーが「1」の状態で記
録するイベントメッセージを受けとると、インデックス
フラグ73はONに設定され、実行モードナンバーが
「0」の状態で記録するイベントメッセージを受けとる
と、インデックスフラグ73はOFFに設定される。The recording format of data in the event message memory 609 is as shown in FIG.
The value of 06, the time stamp 72, the index flag 73, and the content 74 of the event message are recorded as one block in the order stored in the transmission message buffer 605. When an event message to be recorded with the execution mode number of "1" is received, the index flag 73 is set to ON. When an event message to be recorded with the execution mode number of "0" is received, the index flag 73 is turned OFF. Is set to
【0110】送信用メッセージバッファ605に格納さ
れた内容がメッセージがウインドウシステムサーバ10
0に対して新たにウインドウを生成するように要求する
ウインドウ生成リクエストメッセージであるとき、その
メッセージに含まれる新たに生成するウインドウのウイ
ンドウIDがウインドウID記録手段610で取得され
る。取得されたウインドウIDが記録処理時におけるウ
インドウIDであるとき、そのウインドウIDは、第1
のウインドウIDメモリ611に記録され、取得された
ウインドウIDが再生処理時におけるウインドウIDで
あるとき、そのウインドウIDは第2のウインドウID
メモリ612に記録される。The contents stored in the transmission message buffer 605 are the messages stored in the window system server 10.
If the message is a window generation request message requesting that a new window be generated for 0, the window ID of the newly generated window included in the message is acquired by the window ID recording unit 610. When the acquired window ID is the window ID at the time of the recording process, the window ID is the first window ID.
Is stored in the window ID memory 611 and the acquired window ID is the window ID at the time of the reproduction process, the window ID is the second window ID.
Recorded in the memory 612.
【0111】イベントメッセージメモリ609に記録さ
れているイベントメッセージ、送信カウンタ値などはイ
ベントメッセージ読出手段613で順に読み出され、読
み出されたイベントメッセージ、送信カウンタ値などは
再生用メッセージバッファ614に格納される。The event message, the transmission counter value, and the like recorded in the event message memory 609 are sequentially read by the event message reading means 613, and the read event message, the transmission counter value, and the like are stored in the reproduction message buffer 614. Is done.
【0112】再生用メッセージバッファ614に格納さ
れているイベントメッセージのウインドウIDは、ウイ
ンドウID変換手段615で第1のウインドウIDメモ
リ611から検索されたウインドウIDに対応する第2
のウインドウIDメモリ612中のウインドウIDに変
換される。再生用メッセージバッファ614に格納され
ているイベントメッセージは、そのメッセージを再生す
るタイミングになると、イベントメッセージ再生手段6
16で送信用メッセージバッファ605に格納される。The window ID of the event message stored in the reproduction message buffer 614 is the second corresponding to the window ID retrieved from the first window ID memory 611 by the window ID conversion means 615.
Is converted to the window ID in the window ID memory 612 of the. The event message stored in the message buffer for playback 614 is read at the time of playback of the message by the event message playback means 6.
At 16, it is stored in the transmission message buffer 605.
【0113】実行モードナンバーは、外部入力コマンド
取得手段617で決定され、その決定された実行モード
ナンバーは実行モードナンバー用バッファ618に格納
される。外部入力コマンド取得手段617は再生停止、
再生スピード調節などのユーザから入力されるコマンド
を取得し、そのコマンドに基づき実行モードナンバー用
バッファ618の値を決定する。The execution mode number is determined by the external input command acquisition means 617, and the determined execution mode number is stored in the execution mode number buffer 618. The external input command acquisition unit 617 stops playback,
A command input from the user, such as reproduction speed adjustment, is obtained, and the value of the execution mode number buffer 618 is determined based on the command.
【0114】実行モードナンバーには、図8に示すよう
に、実行モードが対応付けられている。実行モードナン
バー「0」または「1」には、クライアント・アプリケ
ーション作業に対する記録処理が対応付けられている。
作業の記録処理中、ユーザが実行モードナンバーを1に
するようなコマンドを入力すると、外部入力コマンド取
得手段617は実行モードナンバーを「1」にし、その
ときに記録されるイベントメッセージのインデックスフ
ラグはONになる。インデックスフラグがONの状態で
イベントメッセージがイベントメッセージメモリ609
に記録されると、実行モードナンバーは「0」に戻され
る。The execution mode is associated with the execution mode number as shown in FIG. The execution mode number “0” or “1” is associated with the recording process for the client application work.
When the user inputs a command to set the execution mode number to 1 during the work recording process, the external input command acquisition unit 617 sets the execution mode number to “1”, and the index flag of the event message recorded at that time is Turns on. The event message is stored in the event message memory 609 while the index flag is ON.
, The execution mode number is returned to “0”.
【0115】実行モードナンバー「2」〜「7」には、
再生処理の各内容がそれぞれ対応付けられている。実行
モードナンバー「2」には再生の一時停止、「3」には
通常再生(時間調整なし)、「4」にはスキップ再生、
「5」には1イベント再生、「6」には時間調整再生、
「7」にはダイジェスト再生がそれぞれ対応付けられて
いる。スキップ再生が指定されると、イベントメッセー
ジのインデックスフラグがONになるイベントメッセー
ジのところまで高速再生をした後に停止する再生動作が
行われる。つまり、作業の記録処理時にインデックスフ
ラグをONにした場面までスキップして停止する動作が
行われる。1イベント再生が指定されると、記録された
イベントを1つ再生する毎に停止する再生動作が行われ
る。時間調整再生では、記録処理時と同じ時間間隔で再
生し、ユーザからの外部入力により再生速度が可変され
る。ダイジェスト再生が指定されると、再生するイベン
トメッセージとイベントメッセージとの時間間隔が長い
とその間隔を縮小して再生する動作が行われる。Execution mode numbers "2" to "7" include
Each content of the reproduction process is associated with each other. Execution mode number "2" is a pause of reproduction, "3" is normal reproduction (no time adjustment), "4" is skip reproduction,
"5" is one event playback, "6" is time adjustment playback,
"7" is associated with digest reproduction. When skip reproduction is designated, a reproduction operation is performed in which high-speed reproduction is performed up to the event message at which the index flag of the event message is turned on and then stopped. In other words, an operation of skipping and stopping the scene where the index flag is turned on during the work recording process is performed. When the reproduction of one event is designated, a reproduction operation is performed in which the reproduction is stopped every time one recorded event is reproduced. In the time-adjusted reproduction, the reproduction is performed at the same time interval as that in the recording processing, and the reproduction speed is varied by an external input from the user. When the digest playback is designated, if the time interval between the event messages to be played is long, the playback operation is performed with the interval reduced.
【0116】次に、時間管理手段607の構成について
図9を参照しながら説明する。Next, the configuration of the time management means 607 will be described with reference to FIG.
【0117】時間管理手段607は、図8に示すよう
に、システムタイマー801、スタートタイムメモリ8
02、タイムバッファ803、ウェイトタイムバッファ
804、ウェイト係数メモリ805、インターバルタイ
ムメモリ806およびシステムタイマー801、各メモ
リ、各バッファを制御、管理するための管理手段800
を有する。The time management means 607 comprises a system timer 801 and a start time memory 8 as shown in FIG.
02, a time buffer 803, a wait time buffer 804, a weight coefficient memory 805, an interval time memory 806, a system timer 801, each memory, and management means 800 for controlling and managing each buffer.
Having.
【0118】システムタイマー801は、スタートタイ
ム計測の要求があると、スタートタイムメモリ802に
そのときの時刻を記録し、また、タイムスタンプの計測
の要求があると、現在時刻を計測し、スタートタイムか
ら現在時刻までの相対時刻をタイムスタンプバッファ8
03に格納する。The system timer 801 records the start time in the start time memory 802 when there is a request for start time measurement, and measures the current time when there is a request for time stamp measurement. Time stamp buffer 8 stores the relative time from
03.
【0119】ウェイト係数メモリ805およびインター
バルタイムメモリ806には0以上の値が格納され、そ
の値はユーザからの外部入力によって変更である。A value of 0 or more is stored in the weight coefficient memory 805 and the interval time memory 806, and the value can be changed by an external input from the user.
【0120】なお、本実施例のハード構成は、第1実施
例のハード構成と同様に、1台のワークステーションで
構成され、その説明は省略する。Note that the hardware configuration of the present embodiment is constituted by one workstation, similarly to the hardware configuration of the first embodiment, and the description is omitted.
【0121】次に、本実施例の記録再生処理装置が行う
動作について図10ないし図13を参照しながら説明す
る。図10は図6の記録再生処理装置が行う動作を示す
フローチャート、図11はイベントメッセージ記録手段
によって行なわれるイベントメッセージ記録ルーチンの
動作を示すフローチャート、図12はウインドウID記
録手段によって行なわれるウインドウID記録ルーチン
の動作を示すフローチャート、図13はイベントメッセ
ージ再生手段によって実行されるイベントメッセージ再
生ルーチンの動作を示すフローチャート、図14は時間
調整ルーチンで行なわれる動作を示すフローチャートで
ある。Next, the operation performed by the recording / reproducing apparatus of this embodiment will be described with reference to FIGS. FIG. 10 is a flowchart showing an operation performed by the recording / reproducing processing device of FIG. 6, FIG. 11 is a flowchart showing an operation of an event message recording routine performed by the event message recording means, and FIG. 12 is a window ID recording performed by the window ID recording means. FIG. 13 is a flowchart showing the operation of the event message reproducing routine executed by the event message reproducing means, and FIG. 14 is a flowchart showing the operation performed in the time adjustment routine.
【0122】起動されると、図10に示すように、ま
ず、メッセージ通信管理手段604でメッセージ送信カ
ウンタ606がリセットされ、時間管理手段607でス
タートタイムが計測される(ステップS1001)。When activated, as shown in FIG. 10, first, the message transmission counter 606 is reset by the message communication management means 604, and the start time is measured by the time management means 607 (step S1001).
【0123】次いで、ウインドウシステムサーバ100
とクライアント・アプリケーション103とが接続され
る(ステップS1002)。メッセージを受信すると、
そのメッセージは送信用メッセージバッファ605に格
納される(ステップS1003)。Next, the window system server 100
And the client application 103 are connected (step S1002). When you receive a message,
The message is stored in the transmission message buffer 605 (step S1003).
【0124】次いで、実行モードナンバーは2以上であ
るか否かの判定が行われる(ステップS1005)。実
行モードナンバーが2未満、すなわち「1」または
「0」であると、イベントメッセージ記録ルーチン(ス
テップS1006)、ウインドウID記録ルーチン(ス
テップS1007)が順次に実行される。ウインドウI
D記録ルーチンの実行後、送信用メッセージバッファ6
05に格納されているメッセージが相手先に送信され
(ステップS1008)、メッセージ送信カウンタ60
4の値が1インクリメントされる(ステップS100
9)。Next, it is determined whether or not the execution mode number is 2 or more (step S1005). If the execution mode number is less than 2, that is, “1” or “0”, an event message recording routine (step S1006) and a window ID recording routine (step S1007) are sequentially executed. Window I
After execution of the D recording routine, the transmission message buffer 6
The message stored in the message transmission counter 60 is transmitted to the destination (step S1008).
The value of 4 is incremented by 1 (step S100
9).
【0125】メッセージ送信カウンタ604のインクリ
メント後、処理は再びステップS1003に戻り、次の
メッセージが受信される。After the message transmission counter 604 is incremented, the process returns to step S1003, and the next message is received.
【0126】実行モードナンバーが2以上であるとき
(ステップS1005)、ウインドウID記録ルーチン
が実行される(ステップS1010)。When the execution mode number is 2 or more (step S1005), a window ID recording routine is executed (step S1010).
【0127】ウインドウID記録ルーチンが実行後、送
信用メッセージバッファ605のメッセージが送信され
(ステップS1011)、メッセージ送信カウンタ60
6の値が1インクリメントされる。After the execution of the window ID recording routine, the message in the transmission message buffer 605 is transmitted (step S1011), and the message transmission counter 60
The value of 6 is incremented by one.
【0128】次いで、イベント再生ルーチンが実行され
(ステップS1013)、処理は再び(ステップS10
03)に戻る。Next, an event reproduction routine is executed (step S1013), and the process is repeated (step S10).
Return to 03).
【0129】次に、イベントメッセージ記録手段608
によって行なわれるイベントメッセージ記録ルーチンの
動作について図11を参照しながら説明する。Next, event message recording means 608
The operation of the event message recording routine performed by the program will be described with reference to FIG.
【0130】図11を参照するに、まず、送信用メッセ
ージバッファ605に格納されているメッセージがユー
ザ入力によって発生したイベントメッセージであるか否
かの判定が行われる(ステップS1101)。ユーザ入
力によって発生するイベントとは、入力デバイス101
であるキーボードからのキー入力があったときに発生す
るイベント、入力デバイス101であるマウスのボタン
を押したときまたはマウスを移動させたときに発生する
イベントである。Referring to FIG. 11, first, it is determined whether or not the message stored in the transmission message buffer 605 is an event message generated by a user input (step S1101). The event generated by the user input is the input device 101
This is an event that occurs when a key input from a keyboard is performed, and an event that occurs when a button of the mouse that is the input device 101 is pressed or the mouse is moved.
【0131】送信用メッセージバッファ605に格納さ
れているメッセージがユーザ入力によって発生したイベ
ントメッセージでないと、このルーチンからの脱出が行
われる。If the message stored in the transmission message buffer 605 is not an event message generated by a user input, escape from this routine is performed.
【0132】送信用メッセージバッファ605に格納さ
れているメッセージがユーザ入力によって発生したイベ
ントメッセージであると、図2に示す記録形式に従っ
て、送信カウンタ値、タイムスタンプ、インデックスフ
ラグ、イベントメッセージの内容が1単位としてイベン
トメッセージメモリ609に発生したイベントメッセー
ジ順に並ぶように記録される(ステップS1102〜S
1107)。なお、インデックスフラグは、実行モード
ナンバー用バッファ618に格納されているモードナン
バーに応じて設定され、設定されたインデックスフラグ
がイベントメッセージメモリ609に記録される。具体
的には、インデックスフラグは実行モードナンバーが
「1」であるとき、ONとして、実行モードナンバーが
「0」であるとき、OFFとして記録される。If the message stored in the transmission message buffer 605 is an event message generated by a user input, the transmission counter value, the time stamp, the index flag, and the content of the event message are set to 1 according to the recording format shown in FIG. It is recorded as a unit in the event message memory 609 so as to be arranged in the order of event messages generated (steps S1102 to S110
1107). The index flag is set according to the mode number stored in the execution mode number buffer 618, and the set index flag is recorded in the event message memory 609. Specifically, the index flag is recorded as ON when the execution mode number is “1”, and is recorded as OFF when the execution mode number is “0”.
【0133】イベントメッセージの記録後、このルーチ
ンからの脱出が行われる。After recording the event message, escape from this routine is performed.
【0134】次に、ウインドウID記録手段610によ
って行なわれるウインドウID記録ルーチンの動作につ
いて図12を参照しながら説明する。Next, the operation of the window ID recording routine performed by the window ID recording means 610 will be described with reference to FIG.
【0135】図12を参照するに、まず、送信用メッセ
ージバッファ605に格納されているメッセージが、ク
ライアント・アプリケーション103からの新たなウイ
ンドウ生成を要求するウインドウ生成リクエストメッセ
ージであるか否かの判定が行われる(ステップS120
1)。メッセージがウインドウ生成リクエストメッセー
ジでないとき、このルーチンからの脱出が行われる。Referring to FIG. 12, first, it is determined whether or not the message stored in transmission message buffer 605 is a window generation request message requesting generation of a new window from client application 103. (Step S120)
1). If the message is not a window creation request message, exit from this routine is performed.
【0136】メッセージがウインドウ生成リクエストメ
ッセージであると、実行モードナンバーが2以上である
か否かの判定が行われる(ステップS1202)。実行
モードナンバーが2未満(記録時)であると、第1のウ
インドウIDメモリ611にウインドウIDが記録され
(ステップS1203)、実行モードナンバーが2以上
(再生時)であると、第2のウインドウIDメモリ61
2にウインドウIDが記録される(ステップS120
3)。ここで、記録されるウインドウIDは、送信用メ
ッセージバッファ605内のウインドウ生成リクエスト
メッセージ中に含まれ、かつ新たに生成されるウインド
ウのウインドウIDである。各第1および第2のウイン
ドウIDメモリ611,612中には、これらのウイン
ドウIDが生成されたウインドウの順番に並ぶように記
録される。If the message is a window generation request message, it is determined whether or not the execution mode number is 2 or more (step S1202). If the execution mode number is less than 2 (at the time of recording), the window ID is recorded in the first window ID memory 611 (step S1203). If the execution mode number is 2 or more (at the time of reproduction), the second window ID is stored. ID memory 61
2, the window ID is recorded (step S120).
3). Here, the recorded window ID is the window ID of the newly generated window that is included in the window generation request message in the transmission message buffer 605. In the first and second window ID memories 611 and 612, these window IDs are recorded so as to be arranged in the order of the generated windows.
【0137】ウインドウIDの第1のウインドウIDメ
モリ611への格納後、またはウインドウIDの第2の
ウインドウIDメモリ612への格納後、このルーチン
からの脱出が行われる。After the window ID is stored in the first window ID memory 611 or after the window ID is stored in the second window ID memory 612, the process exits from this routine.
【0138】次に、イベントメッセージ再生手段によっ
て実行されるイベントメッセージ再生ルーチンの動作を
図13を参照しながら説明する。Next, the operation of the event message reproducing routine executed by the event message reproducing means will be described with reference to FIG.
【0139】図13を参照するに、まず、再生用メッセ
ージバッファ614に再生すべきメッセージが準備され
ているか否かの判定が行われる(ステップS130
1)。Referring to FIG. 13, first, it is determined whether or not a message to be reproduced is prepared in the reproduction message buffer 614 (step S130).
1).
【0140】再生用メッセージバッファ614に再生す
べきメッセージが準備されていなければ、イベントメッ
セージメモリ609から送信カウンタ値(ここでは再生
ナンバーと呼ぶことにする)、タイムスタンプ、インデ
ックスフラグ、イベントメッセージの内容が読み出さ
れ、それらが再生用メッセージバッファ614に格納さ
れる(ステップS1302)。If a message to be reproduced is not prepared in the reproduction message buffer 614, a transmission counter value (hereinafter referred to as a reproduction number), a time stamp, an index flag, and the content of the event message are read from the event message memory 609. Are read and stored in the message buffer 614 for reproduction (step S1302).
【0141】再生用メッセージバッファ614に再生す
べきメッセージが格納されているとき、または再生すべ
きメッセージが格納されると、再生用メッセージバッフ
ァ614内の再生ナンバーと現時点でのメッセージ送信
カウンタ606の値とが比され、再生ナンバーがメッセ
ージ送信カウンタ606の値以下であるか否かの判定が
行われる(ステップS1303)。When a message to be reproduced is stored in the reproduction message buffer 614 or when a message to be reproduced is stored, the reproduction number in the reproduction message buffer 614 and the value of the message transmission counter 606 at the present time are read. Then, it is determined whether or not the reproduction number is equal to or less than the value of the message transmission counter 606 (step S1303).
【0142】再生ナンバーがメッセージ送信カウンタ6
06の値より大きいとき、このルーチンからの脱出が行
われる。The reproduction number is the message transmission counter 6
If it is greater than 06, exit from this routine is performed.
【0143】再生ナンバーがメッセージ送信カウンタ6
06の値以下であるとき、実行モードナンバーが参照さ
れる(ステップS1304〜S1307)。When the playback number is message transmission counter 6
When the value is equal to or smaller than the value of 06, the execution mode number is referred to (steps S1304 to S1307).
【0144】実行モードナンバーが2(停止)であれ
ば、ユーザからの外部入力によって実行モードが変更さ
れるまで待機が続行される(ステップS1304)。If the execution mode number is 2 (stop), the standby is continued until the execution mode is changed by an external input from the user (step S1304).
【0145】実行モードナンバーが4(スキップ再生)
であれば、再生用メッセージバッファ614内のインデ
ックスフラグが参照される(ステップS1306)。イ
ンデックスフラグがOFFであると、ウインドウID変
換が実行され(ステップS1309)、インデックスフ
ラグがONであると、実行モードナンバー用バッファ6
18内の実行モードナンバーを2(停止)に変更した
(ステップS1308)後に、ウインドウID変換が実
行される(ステップS1309) 実行モードナンバーが5(1イベント再生)であれば、
実行モードナンバー用バッファ618内の実行モードナ
ンバーを2(停止)に変更した(ステップS1308)
後に、ウインドウID変換が実行される(ステップS1
309)。The execution mode number is 4 (skip playback)
If so, the index flag in the reproduction message buffer 614 is referred to (step S1306). If the index flag is OFF, window ID conversion is executed (step S1309), and if the index flag is ON, the execution mode number buffer 6
After changing the execution mode number in 18 to 2 (stop) (step S1308), window ID conversion is executed (step S1309). If the execution mode number is 5 (1 event playback),
The execution mode number in the execution mode number buffer 618 is changed to 2 (stop) (step S1308).
Later, window ID conversion is performed (step S1).
309).
【0146】実行モードナンバーがそれ以外(3:通常
再生、6:時間調整再生、7:ダイジェスト再生)なら
ば、ウインドウID変換が実行される(ステップS13
09)。If the execution mode number is other than that (3: normal reproduction, 6: time adjustment reproduction, 7: digest reproduction), window ID conversion is executed (step S13).
09).
【0147】ウインドウID変換では、再生用メッセー
ジバッファ614内のイベントメッセージに含まれるウ
インドウID変換がウインドウID変換手段615によ
って行なわれる。第1のウインドウIDメモリ611に
はイベントメッセージの記録処理時におけるウインドウ
IDがウインドウが生成されていた順に記録され、第2
のウインドウIDメモリ612には現時点で生成されて
いるウインドウのウインドウIDがウインドウが生成さ
れていた順に記録されていることにより、ウインドウI
D変換手段615は、再生用メッセージバッファ614
内のイベントメッセージのウインドウIDが、第1のウ
インドウIDメモリ611の何番目に記録されているか
を検索し、検索された番号に対応する第2のウインドウ
IDメモリ612中のウインドウIDを取り出して、再
生用メッセージバッファ614内におけるイベントメッ
セージ中のウインドウIDの部分をそのウインドウID
に変換する。In the window ID conversion, the window ID conversion included in the event message in the reproduction message buffer 614 is performed by the window ID conversion means 615. In the first window ID memory 611, the window IDs at the time of the event message recording process are recorded in the order in which the windows were generated.
Window ID memory 612 stores the window IDs of the windows generated at the present time in the order in which the windows were generated.
The D conversion means 615 includes a message buffer 614 for reproduction.
Is searched in the first window ID memory 611 to find the window ID of the event message in the list, and the window ID in the second window ID memory 612 corresponding to the searched number is taken out. The window ID portion in the event message in the playback message buffer 614 is
Convert to
【0148】ウインドウIDの変換後、実行モードナン
バーが3(通常再生)ならば、再生用メッセージバッフ
ァ614内のイベントメッセージが送信用メッセージバ
ッファ605に格納され(ステップS1312)、再生
用メッセージバッファ614の内容はクリアされる(ス
テップS1313)。If the execution mode number is 3 (normal reproduction) after the conversion of the window ID, the event message in the reproduction message buffer 614 is stored in the transmission message buffer 605 (step S1312). The contents are cleared (step S1313).
【0149】次いで、メッセージ通信管理手段604で
送信用メッセージバッファ605内のイベントメッセー
ジが送信され(ステップS1314)、メッセージ送信
カウンタ606の値は1インクリメントされる(ステッ
プS1315)。メッセージ送信カウンタ606のイン
クリメント後、処理はステップS1301に戻る。Next, the event message in the transmission message buffer 605 is transmitted by the message communication management means 604 (step S1314), and the value of the message transmission counter 606 is incremented by 1 (step S1315). After the message transmission counter 606 is incremented, the process returns to step S1301.
【0150】ウインドウIDの変換後、モードナンバー
が6(時間調整再生)または7(ダイジェスト再生)な
らば、時間調整ルーチンが実行される(ステップS13
11)。時間調整ルーチンの実行後、ステップS131
2からの処理が実行される。After the conversion of the window ID, if the mode number is 6 (time adjustment reproduction) or 7 (digest reproduction), a time adjustment routine is executed (step S13).
11). After execution of the time adjustment routine, step S131
2 is executed.
【0151】時間調整ルーチン(ステップS1311)
で行なわれる動作は時間管理手段607によって行なわ
れる。Time adjustment routine (step S1311)
Are performed by the time management means 607.
【0152】次に、この時間調整ルーチンで行なわれる
動作について図14を参照しながら説明する。このルー
チンは、実行モードナンバーが6または7であるときに
実行される。Next, the operation performed in the time adjustment routine will be described with reference to FIG. This routine is executed when the execution mode number is 6 or 7.
【0153】図14を参照するに、まず、実行モードナ
ンバーが「6」であるか否かの判定が行われる(ステッ
プS1401)。実行モードナンバーが「6」(時間調
整再生)であると、ウェイトタイムが算出される(ステ
ップS1402)。ウェイトタイムは再生用メッセージ
バッファ614内のタイムスタンプとウェイト係数メモ
リ805に格納されている値とを乗じた値であり、ウェ
イトタイムバッファ804に格納される。Referring to FIG. 14, first, it is determined whether or not the execution mode number is "6" (step S1401). If the execution mode number is “6” (time adjustment reproduction), a wait time is calculated (step S1402). The wait time is a value obtained by multiplying the time stamp in the reproduction message buffer 614 by the value stored in the weight coefficient memory 805, and is stored in the wait time buffer 804.
【0154】実行モードナンバーが「6」でないとき、
すなわち実行モードナンバーが「7」(ダイジェスト再
生)であるとき、再生用メッセージバッファ614内の
タイムスタンプとインターバルタイムメモリ806に格
納されている値(インターバルタイム)とが比較され、
タイムスタンプがインターバルタイムより大きいか否か
の判定が行われる(ステップS1403)。When the execution mode number is not "6",
That is, when the execution mode number is "7" (digest playback), the time stamp in the playback message buffer 614 is compared with the value (interval time) stored in the interval time memory 806,
It is determined whether the time stamp is greater than the interval time (step S1403).
【0155】タイムスタンプがインターバルタイムより
小さければ、処理はステップS1402に移行し、ステ
ップS1402においてウェイトタイムが算出される。If the time stamp is smaller than the interval time, the process shifts to step S1402, where a wait time is calculated.
【0156】タイムスタンプがインターバルタイムより
大きければ、インターバルタイムとウェイト係数メモリ
805に格納されている値とを乗じることによってウェ
イトタイムが算出される(ステップS1404)。ここ
でで算出されたウェイトタイムはウェイトタイムバッフ
ァ804に格納される。If the time stamp is larger than the interval time, the wait time is calculated by multiplying the interval time by the value stored in the weight coefficient memory 805 (step S1404). The wait time calculated here is stored in the wait time buffer 804.
【0157】ウェイトタイムを算出した後、現時点のタ
イムスタンプが計測され、その計測されたタイムスタン
プはタイムスタンプバッファ803に格納される(ステ
ップS1405)。After calculating the wait time, the current time stamp is measured, and the measured time stamp is stored in the time stamp buffer 803 (step S1405).
【0158】次いで、ウェイトタイムバッファ804に
格納された値がタイムスタンプバッファ803に格納さ
れた値以下であるか否かの判定が行われる(ステップS
1406)。ウェイトタイムバッファ804に格納され
た値がタイムスタンプバッファ803に格納された値以
下であると、このルーチンからの脱出が行われる。Next, it is determined whether the value stored in the wait time buffer 804 is equal to or less than the value stored in the time stamp buffer 803 (step S).
1406). If the value stored in the wait time buffer 804 is less than or equal to the value stored in the time stamp buffer 803, the process exits from this routine.
【0159】ウェイトタイムバッファ804に格納され
た値がタイムスタンプバッファ803に格納された値よ
り大きいとき、再び処理はステップS1405から繰り
返される。If the value stored in wait time buffer 804 is larger than the value stored in time stamp buffer 803, the processing is repeated from step S1405.
【0160】以上により、再生速度調整機能、ポーズ機
能、ダイジェスト再生機能が実現され、作業再生時の操
作性を向上させることができる。As described above, the reproduction speed adjustment function, the pause function, and the digest reproduction function are realized, and the operability during work reproduction can be improved.
【0161】なお、上述の各実施例では、記録再生処理
装置が1つのワークステーション(コンピュータ)で構
成されているが、これに代えて、ネットワークを介して
接続された複数のコンピュータで構成することもでき
る。例えば、各手段を別々のコンピュータで実行させる
ことによって記録再生処理装置をネットワークを介して
接続された複数のコンピュータで構成することができ
る。In each of the embodiments described above, the recording / reproducing processing apparatus is constituted by one workstation (computer). Instead, the recording / reproducing processing apparatus is constituted by a plurality of computers connected via a network. Can also. For example, by executing each unit on a separate computer, the recording / reproducing processing apparatus can be configured by a plurality of computers connected via a network.
【0162】また、各実施例では、クライアント・アプ
リケーションが1つであるタイプのものを上げている
が、複数のクライアント・アプリケーションに対応する
ように構成することもできる。その場合、メッセージ通
信管理手段に、複数のクライアント・アプリケーション
に対して番号を割り当るテーブルを予め用意し、そのテ
ーブルに基づきどのクライアント・アプリケーションに
対するメッセージであるかを管理することにより、複数
のクライアント・アプリケーションに対応することが可
能になる。In each of the embodiments, the type in which there is one client application is described. However, a configuration in which a plurality of client applications are supported may be employed. In this case, a table for assigning numbers to a plurality of client applications is prepared in advance in the message communication management means, and a message to which client application is managed based on the table is provided. It is possible to respond to applications.
【0163】[0163]
【発明の効果】以上に説明したように、請求項1ないし
5および11記載の記録再生処理装置によれば、記録処
理時に、メッセージ通信管理手段でウインドウシステム
サーバとクライアント・アプリケーションとの間でやり
取りされるメッセージを送信用メッセージバッファに一
旦格納しながら中継し、イベントメッセージ記録手段
で、送信用メッセージバッファに格納されたメッセージ
がユーザの入力によって発生するイベントメッセージで
あるとき、そのイベントメッセージを取得してイベント
メッセージメモリに発生順に記録し、第1のウインドウ
ID記録手段で送信用メッセージバッファに格納された
メッセージからそれに含まれるウインドウ識別情報を取
得し、その取得したウインドウ識別情報を第1のウイン
ドウIDメモリに記録し、前記再生処理時に前記送信用
メッセージバッファに格納されたメッセージからそれに
含まれるウインドウ識別情報を取得し、再生処理時に、
メッセージ通信管理手段でウインドウシステムサーバと
クライアント・アプリケーションとの間でやり取りされ
るメッセージを送信用メッセージバッファに一旦格納し
ながら中継し、第2のウインドウID記録手段で送信用
メッセージバッファに格納されたメッセージからそれに
含まれるウインドウ識別情報を取得し、その取得したウ
インドウ識別情報を第2のウインドウIDメモリに記録
し、イベントメッセージ読出手段でイベントメッセージ
メモリからイベントメッセージを順次に読み出して、再
生用メッセージバッファに格納し、ウインドウID変換
手段で再生用メッセージバッファ内におけるイベントメ
ッセージに含まれるウインドウ識別情報を第1のウイン
ドウIDメモリのウインドウ識別情報の中から検索して
それに対応する第2のウインドウIDメモリのウインド
ウ識別情報に変換し、イベントメッセージ再生手段で再
生用メッセージバッファ内のイベントメッセージを送信
用メッセージバッファに格納するから、現在起動中のク
ライアント・アプリケーションで行われている作業の効
率を低下させることなく、その作業内容を円滑に再現可
能に記録するための処理を実行することができるととも
に、その記録処理に対応する、作業内容を再現するため
の処理を効率良く実行することができる。As described above, according to the recording / reproducing processing apparatus according to the first to fifth and eleventh aspects, at the time of recording processing, the message communication management means exchanges between the window system server and the client application. The message to be transmitted is temporarily stored in the transmission message buffer and relayed. If the message stored in the transmission message buffer is an event message generated by a user input, the event message is acquired by the event message recording means. The first window ID recording means obtains window identification information included in the message stored in the transmission message buffer by using the first window ID recording means, and records the obtained window identification information in the first window ID. Record in memory And the acquired window identification information included therein from the message stored in said transmit message buffer during reproduction processing, at the time of reproduction processing,
A message exchanged between the window system server and the client application is temporarily stored in the transmission message buffer by the message communication management means and relayed, and the message stored in the transmission message buffer by the second window ID recording means. , The window identification information contained therein is acquired, the acquired window identification information is recorded in the second window ID memory, and the event messages are sequentially read out from the event message memory by the event message reading means, and are stored in the reproduction message buffer. The stored window identification information is retrieved from the window identification information of the first window ID memory by the window ID conversion means and retrieved from the window identification information contained in the event message in the message buffer for reproduction. Is converted to the window identification information of the window ID memory, and the event message in the message buffer for reproduction is stored in the message buffer for transmission by the event message reproducing means, so that the efficiency of the work performed by the currently running client application is improved. It is possible to execute a process for recording the contents of the work smoothly and reproducibly without reducing the work content, and efficiently execute a process for reproducing the contents of the work corresponding to the recording process. it can.
【0164】請求項6記載の記録再生処理装置によれ
ば、外部入力取得手段でユーザによって外部から入力さ
れる、再生モードを指定するためのコマンドを取得し、
イベントメッセージ再生手段で、コマンドで指定された
再生モードに対応するようにイベントメッセージの送信
用メッセージバッファへの格納を行うから、作業再生時
における操作性を向上させることができる。According to the recording / reproducing processing device of the present invention, the external input acquiring means acquires a command for designating the reproducing mode, which is externally inputted by the user,
Since the event message reproducing means stores the event message in the transmission message buffer so as to correspond to the reproduction mode specified by the command, the operability at the time of work reproduction can be improved.
【0165】請求項7ないし9記載の記録再生処理装置
によれば、停止モード、再生速度指定再生モード、ダイ
ジェスト再生などのモードを簡単に実行することができ
る。According to the recording / reproducing processing apparatus of the seventh to ninth aspects, modes such as the stop mode, the reproduction speed designation reproduction mode, and the digest reproduction can be easily executed.
【0166】請求項11ないし14記載の記録処理装置
によれば、第1のメッセージ通信管理手段でウインドウ
システムサーバとクライアント・アプリケーションとの
間でやり取りされるメッセージを送信用メッセージバッ
ファに一旦格納しながら中継し、イベントメッセージ記
録手段で送信用メッセージバッファに格納されたメッセ
ージがユーザの入力によって発生するイベントメッセー
ジであるとき、そのイベントメッセージを取得してイベ
ントメッセージメモリに発生順に記録し、第1のウイン
ドウID記録手段で送信用メッセージバッファに格納さ
れたメッセージからそれに含まれるウインドウ識別情報
を取得し、その取得したウインドウ識別情報を第1のウ
インドウIDメモリに記録するから、現在起動中のクラ
イアント・アプリケーションで行われている作業の効率
を低下させることなく、その作業内容を円滑に再現可能
に記録するための処理を実行することができる。According to the recording processing device of the present invention, the message exchanged between the window system server and the client application is temporarily stored in the transmission message buffer by the first message communication management means. Relaying, when the message stored in the message buffer for transmission by the event message recording means is an event message generated by a user's input, the event message is acquired and recorded in the event message memory in the order of occurrence; Since the window identification information included in the message stored in the transmission message buffer is acquired by the ID recording means and the acquired window identification information is recorded in the first window ID memory, the currently activated client application Without reducing the efficiency of the work being done by Shon, it is possible to perform processing to smooth reproducibly record the work.
【0167】請求項15ないし16記載の再生処理装置
によれば、第2のメッセージ通信管理手段でウインドウ
システムサーバとクライアント・アプリケーションとの
間でやり取りされるメッセージを送信用メッセージバッ
ファに一旦格納しながら中継し、第2のウインドウID
記録手段で第2のメッセージ通信管理手段の送信用メッ
セージバッファに格納されたメッセージからそれに含ま
れるウインドウ識別情報を取得し、その取得したウイン
ドウ識別情報を第2のウインドウIDメモリに記録し、
イベントメッセージ読出手段でイベントメッセージメモ
リからイベントメッセージを順次に読み出して、再生用
メッセージバッファに格納し、ウインドウID変換手段
で再生用メッセージバッファ内におけるイベントメッセ
ージに含まれるウインドウ識別情報を第1のウインドウ
IDメモリのウインドウ識別情報の中から検索してそれ
に対応する前記第2のウインドウIDメモリのウインド
ウ識別情報に変換し、イベントメッセージ再生手段で再
生用メッセージバッファ内のイベントメッセージを送信
用メッセージバッファに格納するから、その記録処理装
置による記録処理に対応する、作業内容を再現するため
の処理を効率良く実行することができる。According to the reproduction processing device of the present invention, while the message exchanged between the window system server and the client application is temporarily stored in the transmission message buffer by the second message communication management means. Relay and second window ID
The recording means acquires window identification information contained in the message stored in the transmission message buffer of the second message communication management means, records the acquired window identification information in the second window ID memory,
The event message reading means sequentially reads out the event messages from the event message memory and stores them in the message buffer for reproduction. The window ID conversion means converts the window identification information contained in the event message in the message buffer for reproduction into the first window ID. A search is made from the window identification information in the memory and converted to the corresponding window identification information in the second window ID memory, and the event message in the message buffer for reproduction is stored in the message buffer for transmission by the event message reproducing means. Therefore, it is possible to efficiently execute the process for reproducing the work content corresponding to the recording process by the recording processing device.
【0168】請求項17記載の再生処理装置によれば、
外部入力取得手段でユーザによって外部から入力され
る、再生モードを指定するためのコマンドを取得し、イ
ベントメッセージ再生手段で、コマンドで指定された再
生モードに対応するようにイベントメッセージの第2の
メッセージ通信管理手段の送信用メッセージバッファへ
の格納を行うから、作業再生時における操作性を向上さ
せることができる。According to the reproduction processing apparatus of the seventeenth aspect,
A command for designating a playback mode, which is externally input by a user, is acquired by an external input acquisition means, and a second message of the event message is corresponded by the event message playback means so as to correspond to the playback mode designated by the command. Since the data is stored in the transmission message buffer of the communication management means, the operability at the time of work reproduction can be improved.
【0169】請求項18ないし20記載の再生処理装置
によれば、停止モード、再生速度指定再生モード、ダイ
ジェスト再生などのモードを簡単に実行することができ
る。According to the reproduction processing device of the present invention, modes such as the stop mode, the reproduction speed designation reproduction mode, and the digest reproduction can be easily executed.
【0170】請求項21記載の記録再生処理方法によれ
ば、記録処理時に、ウインドウシステムサーバとクライ
アント・アプリケーションとの間でやり取りされるメッ
セージを送信用メッセージバッファに一旦格納しながら
中継し、送信用メッセージバッファに格納されたメッセ
ージがユーザの入力によって発生するイベントメッセー
ジであるとき、そのイベントメッセージを取得してイベ
ントメッセージメモリに発生順に記録し、送信用メッセ
ージバッファに格納されたメッセージからそれに含まれ
るウインドウ識別情報を取得し、その取得したウインド
ウ識別情報を第1のウインドウIDメモリに記録し、再
生処理時に、ウインドウシステムサーバとクライアント
・アプリケーションとの間でやり取りされるメッセージ
を送信用メッセージバッファに一旦格納しながら中継
し、送信用メッセージバッファに格納されたメッセージ
からそれに含まれるウインドウ識別情報を取得し、その
取得したウインドウ識別情報を第2のウインドウIDメ
モリに記録し、イベントメッセージメモリからイベント
メッセージを順次に読み出して、再生用メッセージバッ
ファに格納し、再生用メッセージバッファ内におけるイ
ベントメッセージに含まれるウインドウ識別情報を第1
のウインドウIDメモリのウインドウ識別情報の中から
検索してそれに対応する第2のウインドウIDメモリの
ウインドウ識別情報に変換し、再生用メッセージバッフ
ァ内のイベントメッセージを送信用メッセージバッファ
に格納するから、現在起動中のクライアント・アプリケ
ーションで行われている作業の効率を低下させることな
く、その作業内容を円滑に再現可能に記録するための処
理を実行することができるとともに、その記録処理に対
応する、作業内容を再現するための処理を効率良く実行
することができる。According to the recording / reproducing processing method of the present invention, during the recording processing, the message exchanged between the window system server and the client application is temporarily stored in the transmission message buffer and relayed. When the message stored in the message buffer is an event message generated by a user input, the event message is acquired, recorded in the event message memory in the order of occurrence, and the message stored in the transmission message buffer is included in the window included in the message. Acquires identification information, records the acquired window identification information in the first window ID memory, and transmits a message exchanged between the window system server and the client application during a reproduction process. The message is relayed while temporarily stored in the buffer, the window identification information included in the message stored in the transmission message buffer is acquired, the acquired window identification information is recorded in the second window ID memory, and the event message memory is The event messages are sequentially read out and stored in the message buffer for reproduction, and the window identification information included in the event message in the message buffer for reproduction is stored in the first buffer.
Of the second window ID memory and converts it to the corresponding window identification information of the second window ID memory, and stores the event message in the message buffer for reproduction in the message buffer for transmission. It is possible to execute processing for smoothly and reproducibly recording the contents of the work performed on the running client application without reducing the efficiency of the work being performed, and to perform the work corresponding to the recording processing. Processing for reproducing the contents can be efficiently executed.
【0171】請求項22記載の記録処理方法によれば、
ウインドウシステムサーバとクライアント・アプリケー
ションとの間でやり取りされるメッセージを第1の送信
用メッセージバッファに一旦格納しながら中継し、第1
の送信用メッセージバッファに格納されたメッセージが
ユーザの入力によって発生するイベントメッセージであ
るとき、そのイベントメッセージを取得してイベントメ
ッセージメモリに発生順に記録し、第1の送信用メッセ
ージバッファに格納されたメッセージからそれに含まれ
るウインドウ識別情報を取得し、その取得したウインド
ウ識別情報を第1のウインドウIDメモリに記録するか
ら、現在起動中のクライアント・アプリケーションで行
われている作業の効率を低下させることなく、その作業
内容を円滑に再現可能に記録するための処理を実行する
ことができる。According to the recording processing method of the twenty-second aspect,
The message exchanged between the window system server and the client application is relayed while temporarily storing the message in the first transmission message buffer.
When the message stored in the transmission message buffer is an event message generated by a user input, the event message is acquired, recorded in the event message memory in the order of occurrence, and stored in the first transmission message buffer. Since the window identification information included in the message is acquired from the message and the acquired window identification information is recorded in the first window ID memory, the efficiency of the work performed by the currently running client application is not reduced. And a process for recording the contents of the work smoothly and reproducibly.
【0172】請求項23記載の再生処理方法によれば、
ウインドウシステムサーバとクライアント・アプリケー
ションとの間でやり取りされるメッセージを第2の送信
用メッセージバッファに一旦格納しながら中継し、第2
の送信用メッセージバッファに格納されたメッセージか
らそれに含まれるウインドウ識別情報を取得し、その取
得したウインドウ識別情報を第2のウインドウIDメモ
リに記録し、イベントメッセージメモリからイベントメ
ッセージを順次に読み出して、再生用メッセージバッフ
ァに格納し、再生用メッセージバッファ内におけるイベ
ントメッセージに含まれるウインドウ識別情報を前記第
1のウインドウIDメモリのウインドウ識別情報の中か
ら検索してそれに対応する前記第2のウインドウIDメ
モリのウインドウ識別情報に変換し、再生用メッセージ
バッファ内のイベントメッセージを第2の送信用メッセ
ージバッファに格納するから、その記録処理装置による
記録処理に対応する、作業内容を再現するための処理を
効率良く実行することができる。According to the reproduction processing method of the twenty-third aspect,
The message exchanged between the window system server and the client application is relayed while temporarily stored in the second transmission message buffer.
The window identification information included in the message stored in the message buffer for transmission is acquired, the acquired window identification information is recorded in the second window ID memory, and the event messages are sequentially read from the event message memory. The window identification information stored in the message buffer for reproduction, and the window identification information included in the event message in the message buffer for reproduction is retrieved from the window identification information of the first window ID memory, and the second window ID memory corresponding thereto is retrieved. And the event message in the message buffer for reproduction is stored in the second message buffer for transmission, so that the processing for reproducing the work contents corresponding to the recording processing by the recording processing device can be efficiently performed. Do well Door can be.
【0173】請求項24記載の再生処理方法によれば、
ユーザによって外部から入力される、再生モードを指定
するためのコマンドを取得し、コマンドで指定された再
生モードに対応するようにイベントメッセージの第2の
送信用メッセージバッファへの格納を行うから、作業再
生時における操作性を向上させることができる。According to the reproduction processing method of the twenty-fourth aspect,
Since a command input from outside by the user for specifying the playback mode is obtained and the event message is stored in the second transmission message buffer so as to correspond to the playback mode specified by the command, the operation is performed. Operability during reproduction can be improved.
【図1】本発明の記録再生処理装置の第1実施例の構成
を示すブロック図である。FIG. 1 is a block diagram illustrating a configuration of a first embodiment of a recording / reproducing processing device according to the present invention.
【図2】図1の記録再生処理装置が行う記録処理動作を
示すフローチャートである。FIG. 2 is a flowchart showing a recording processing operation performed by the recording / reproducing processing apparatus of FIG. 1;
【図3】図1の記録再生処理装置が行う再生処理動作を
示すフローチャートである。FIG. 3 is a flowchart showing a reproduction processing operation performed by the recording / reproduction processing device of FIG. 1;
【図4】図3の再生処理ルーチンを示すフローチャート
である。FIG. 4 is a flowchart showing a reproduction processing routine of FIG. 3;
【図5】図1の記録処理装置のハード構成図である。FIG. 5 is a hardware configuration diagram of the recording processing device of FIG. 1;
【図6】本発明の記録再生処理装置の第2実施例の構成
を示すブロック図である。FIG. 6 is a block diagram showing a configuration of a second embodiment of the recording / reproducing processing device of the present invention.
【図7】図6のイベントメッセージメモリにおけるデー
タの記録形式を示す図である。FIG. 7 is a diagram showing a data recording format in an event message memory of FIG. 6;
【図8】実行モードナンバーと実行モードとの対応表を
示す図である。FIG. 8 is a diagram showing a correspondence table between execution mode numbers and execution modes.
【図9】図6の時間管理手段の構成を示すブロック図で
ある。FIG. 9 is a block diagram illustrating a configuration of a time management unit in FIG. 6;
【図10】図6の記録再生処理装置が行う動作を示すフ
ローチャートである。FIG. 10 is a flowchart showing an operation performed by the recording / reproducing processing device of FIG. 6;
【図11】イベントメッセージ記録手段によって行われ
るイベントメッセージ記録ルーチンの動作を示すフロー
チャートである。FIG. 11 is a flowchart showing the operation of an event message recording routine performed by the event message recording means.
【図12】ウインドウID記録手段によって行われるウ
インドウID記録ルーチンの動作を示すフローチャート
である。FIG. 12 is a flowchart showing an operation of a window ID recording routine performed by a window ID recording unit.
【図13】イベントメッセージ再生手段によって実行さ
れるイベント再生ルーチンの動作を示すフローチャート
である。FIG. 13 is a flowchart showing the operation of an event reproduction routine executed by the event message reproduction means.
【図14】時間調整ルーチンで行われる動作を示すフロ
ーチャートである。FIG. 14 is a flowchart illustrating an operation performed in a time adjustment routine.
50 ワークステーション本体 51 CPU 52 記憶装置 53 キーボード 54 マウス 55,102 ディスプレイ 100 ウインドウシステムサーバ 101 入力デバイス 103 クライアント・アプリケーション 104,604 メッセージ通信管理手段 105,605 送信用メッセージバッファ 106,608 イベントメッセージ記録手段 107,609 イベントメッセージメモリ 108,613 イベントメッセージ読出手段 109,610 ウインドウID記録手段 110,611 第1のウインドウIDメモリ 111,612 第2のウインドウIDメモリ 112,614 再生用メッセージバッファ 113,615 ウインドウID変換手段 114,616 イベントメッセージ再生手段 115,606 メッセージ送信カウンタ 116 再生メッセージカウンタ 120,620 記録再生処理装置 607 時間管理手段 617 外部入力コマンド取得手段 618 実行モード用ナンバーバッファ Reference Signs List 50 Workstation main body 51 CPU 52 Storage device 53 Keyboard 54 Mouse 55, 102 Display 100 Window system server 101 Input device 103 Client application 104, 604 Message communication management means 105, 605 Transmission message buffer 106, 608 Event message recording means 107 , 609 Event message memory 108, 613 Event message reading means 109, 610 Window ID recording means 110, 611 First window ID memory 111, 612 Second window ID memory 112, 614 Message buffer for reproduction 113, 615 Window ID conversion Means 114,616 Event message reproducing means 115,606 Message transmission counter 16 Play Message Counter 120,620 recording and reproduction processing unit 607 hours management unit 617 an external input command acquisition unit 618 executes mode-number buffer
───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平6−95920(JP,A) 特開 平6−139108(JP,A) 特開 平6−161785(JP,A) 特開 平5−27939(JP,A) 特開 平6−139117(JP,A) 特開 平7−234807(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 11/34 ──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-6-95920 (JP, A) JP-A-6-139108 (JP, A) JP-A-6-161785 (JP, A) JP-A-5-161785 27939 (JP, A) JP-A-6-139117 (JP, A) JP-A-7-234807 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) G06F 11/34
Claims (24)
システムによって開かれたウインドウ上で行なわれる作
業内容を再現可能にするための記録処理を行い、その記
録処理に対応する再生処理を行う記録再生処理装置にお
いて、前記記録処理時および前記再生処理時に、ウイン
ドウシステムサーバとクライアント・アプリケーション
との間でやり取りされるメッセージを送信用メッセージ
バッファに一旦格納しながら中継するメッセージ通信管
理手段と、前記送信用メッセージバッファに格納された
メッセージがユーザの入力によって発生するイベントメ
ッセージであるとき、そのイベントメッセージを取得し
てイベントメッセージメモリに発生順に記録するイベン
トメッセージ記録手段と、前記記録処理時に前記送信用
メッセージバッファに格納されたメッセージからそれに
含まれるウインドウ識別情報を取得し、その取得したウ
インドウ識別情報を第1のウインドウIDメモリに記録
する第1のウインドウID記録手段と、前記再生処理時
に前記送信用メッセージバッファに格納されたメッセー
ジからそれに含まれるウインドウ識別情報を取得し、そ
の取得したウインドウ識別情報を第2のウインドウID
メモリに記録する第2のウインドウID記録手段と、前
記イベントメッセージメモリからイベントメッセージを
順次に読み出して、再生用メッセージバッファに格納す
るイベントメッセージ読出手段と、前記再生用メッセー
ジバッファ内におけるイベントメッセージに含まれるウ
インドウ識別情報を前記第1のウインドウIDメモリの
ウインドウ識別情報の中から検索してそれに対応する前
記第2のウインドウIDメモリのウインドウ識別情報に
変換するウインドウID変換手段と、前記再生用メッセ
ージバッファ内のイベントメッセージを前記送信用メッ
セージバッファに格納するイベントメッセージ再生手段
とを備えることを特徴とする記録再生処理装置。1. A recording / reproducing processing apparatus which performs a recording process for reproducible contents of work performed on a window opened by a server / client type window system and performs a reproducing process corresponding to the recording process. A message communication management means for relaying a message exchanged between a window system server and a client application while temporarily storing the message exchanged between the window system server and the client application during the recording processing and the reproduction processing; When the stored message is an event message generated by a user input, an event message recording means for acquiring the event message and recording the event message in an event message memory in the order of occurrence, and the transmission message buffer during the recording process First window ID recording means for acquiring window identification information included in the message stored in the first window ID memory, and recording the acquired window identification information in a first window ID memory; Window identification information contained in the message stored in the second window ID.
Second window ID recording means for recording in a memory, event message reading means for sequentially reading out event messages from the event message memory and storing them in a message buffer for reproduction, and an event message contained in the event message in the message buffer for reproduction. Window ID conversion means for searching the window identification information of the first window ID memory for window identification information to be converted and converting the window identification information into the corresponding window identification information of the second window ID memory; Recording / reproducing processing apparatus, comprising: an event message reproducing means for storing an event message in the transmission message buffer.
前記送信用メッセージバッファに格納されているメッセ
ージが新しいウインドウの生成を要求するメッセージで
あるとき、そのメッセージに含まれるウインドウ識別情
報を取得し、前記第1のウインドウIDメモリにウイン
ドウが生成された順にウインドウ識別情報を記録し、前
記第2のウインドウID記録手段は、前記送信用メッセ
ージバッファに格納されているメッセージが新しいウイ
ンドウの生成を要求するメッセージであるとき、そのメ
ッセージに含まれるウインドウ識別情報を取得し、前記
第2のウインドウIDメモリにウインドウが生成された
順にウインドウ識別情報を記録することを特徴とする請
求項1記載の記録再生処理装置。2. The first window ID recording means,
When the message stored in the transmission message buffer is a message requesting creation of a new window, window identification information included in the message is acquired, and the window is created in the first window ID memory in the order in which the windows were created. When the message stored in the transmission message buffer is a message requesting generation of a new window, the second window ID recording means records the window identification information included in the message. 2. The recording / reproducing processing apparatus according to claim 1, wherein the acquired window identification information is recorded in the second window ID memory in the order in which the windows are generated.
録処理時および再生処理時に前記ウインドウシステム・
サーバおよびクライアント・アプリケーションの内のい
ずれか一方へメッセージを送信する毎にメッセージ送信
カウンタの値を1つ増加し、前記イベントメッセージ記
録手段は、前記ユーザの入力によって発生するイベント
メッセージの内容に前記記録処理時におけるメッセージ
送信カウンタの値を付加して前記イベントメッセージメ
モリに記録し、前記イベントメッセージ読出手段は、前
記イベントメッセージメモリに記録されているメッセー
ジ送信カウンタの値を再生メッセージカウンタに格納
し、前記ウインドウID変換手段は、前記再生処理時に
おけるメッセージ送信カウンタの値が前記再生メッセー
ジカウンタの値より1つ小さい値になると、前記ウイン
ドウ識別情報の変換を実行することを特徴とする請求項
1または2記載の記録再生処理装置。3. The window communication system according to claim 1, wherein said message communication management means performs said recording process and said reproducing process.
Each time a message is transmitted to one of the server and the client application, the value of the message transmission counter is incremented by one, and the event message recording means records the event message content generated by the user input. Adding a value of a message transmission counter at the time of processing and recording the value in the event message memory; the event message reading means stores a value of the message transmission counter recorded in the event message memory in a reproduction message counter, 3. The window ID conversion means, when the value of the message transmission counter at the time of the reproduction processing becomes one smaller than the value of the reproduction message counter, executes the conversion of the window identification information. Description of description Playback processing apparatus.
記ユーザの入力によって発生するイベントメッセージが
前記送信用メッセージバッファに格納された時刻の基準
時刻からの相対時刻を前記イベントメッセージに付加し
て前記イベントメッセージメモリに記録し、前記イベン
トメッセージ読出手段は、前記イベントメッセージメモ
リに記録されている相対時刻を前記再生メッセージバッ
ファに格納し、前記イベントメッセージ再生手段は、現
時点における基準時刻からの相対時刻が前記再生メッセ
ージバッファに格納された相対時刻と同時刻になると、
前記再生用メッセージバッファのイベントメッセージを
前記送信用メッセージバッファに格納することを特徴と
する請求項3記載の記録再生処理装置。4. The event message recording means adds a relative time from a reference time of a time at which the event message generated by the user input is stored in the transmission message buffer to the event message, The event message reading means stores the relative time recorded in the event message memory in the playback message buffer, and the event message playback means stores the relative time from the reference time at the present time. At the same time as the relative time stored in the message buffer,
4. The recording / reproducing processing apparatus according to claim 3, wherein the event message in the reproducing message buffer is stored in the transmission message buffer.
生用メッセージバッファ内のイベントメッセージに含ま
れているウインドウ識別情報が前記第1のウインドウI
Dメモリの何番目に記録されているかを検索し、その検
索によって得られた番号に対応するウインドウ識別情報
を前記第2のウインドウIDメモリから取り出し、前記
再生用メッセージバッファ内のイベントメッセージのウ
インドウ識別情報をその取り出したウインドウ識別情報
に変換することを特徴とする請求項2ないし4記載の記
録再生処理装置。5. The window ID conversion means according to claim 1, wherein said window identification information contained in said event message in said playback message buffer is said first window ID.
A search is made for the position in the D memory, and window identification information corresponding to the number obtained by the search is retrieved from the second window ID memory, and the window identification of the event message in the message buffer for reproduction is retrieved. 5. The recording / reproducing apparatus according to claim 2, wherein the information is converted into the extracted window identification information.
生モードを指定するためのコマンドを取得する外部入力
取得手段を備え、前記イベントメッセージ再生手段は、
前記コマンドで指定された再生モードに対応するように
前記イベントメッセージの前記送信用メッセージバッフ
ァへの格納を行うことを特徴とする請求項1ないし5記
載の記録再生処理装置。6. An external message acquiring means for acquiring a command for designating a reproducing mode, which is externally inputted by a user, wherein said event message reproducing means comprises:
6. The recording / reproducing processing apparatus according to claim 1, wherein the event message is stored in the transmission message buffer so as to correspond to a reproducing mode designated by the command.
停止モードであるとき、前記イベントメッセージ再生手
段は、前記再生用メッセージバッファ内のイベントメッ
セージを前記送信用メッセージバッファに格納する動作
を停止させることによってイベントメッセージの再生を
停止させることを特徴とする請求項6記載の記録再生処
理装置。7. When the playback mode specified by the command is a stop mode, the event message playback means stops an operation of storing an event message in the playback message buffer in the transmission message buffer. 7. The recording / reproducing processing device according to claim 6, wherein the reproduction of the event message is stopped.
再生速度指定再生モードであるとき、前記イベントメッ
セージ再生手段は、前記再生用メッセージバッファ内の
イベントメッセージを前記送信用メッセージバッファへ
格納する時期を変えることによってイベントメッセージ
の再生速度を設定し、その設定された再生速度で前記イ
ベントメッセージの前記送信用メッセージバッファへの
格納を行うことを特徴とする請求項6記載の記録再生処
理装置。8. When the playback mode designated by the command is a playback speed designated playback mode, the event message playback means determines when to store an event message in the playback message buffer in the transmission message buffer. 7. The recording / reproducing processing apparatus according to claim 6, wherein the reproducing speed of the event message is set by changing the setting, and the event message is stored in the transmission message buffer at the set reproducing speed.
ダイジェスト再生であるとき、前記イベントメッセージ
再生手段は、現在のイベントメッセージの再生から次の
イベントメッセージの再生までの時間間隔が所定の範囲
内で短縮し、その短縮された時間間隔で次のイベントメ
ッセージを前記送信用メッセージバッファに格納するこ
とを特徴とする請求項6記載の記録再生処理装置。9. When the playback mode specified by the command is digest playback, the event message playback means sets the time interval from playback of the current event message to playback of the next event message within a predetermined range. 7. The recording / reproducing processing apparatus according to claim 6, wherein the recording / reproducing processing apparatus shortens and stores the next event message in the transmission message buffer at the shortened time interval.
前記第2のウインドウID記録手段を兼ねることを特徴
とする請求項1ないし9記載の記録再生処理装置。10. The recording / reproducing processing apparatus according to claim 1, wherein said first window ID recording means also functions as said second window ID recording means.
ウシステムによって開かれたウインドウ上で行なわれる
作業内容を再現可能にするための記録処理を行う記録処
理装置において、ウインドウシステムサーバとクライア
ント・アプリケーションとの間でやり取りされるメッセ
ージを送信用メッセージバッファに一旦格納しながら中
継する第1のメッセージ通信管理手段と、前記送信用メ
ッセージバッファに格納されたメッセージがユーザの入
力によって発生するイベントメッセージであるとき、そ
のイベントメッセージを取得してイベントメッセージメ
モリに発生順に記録するイベントメッセージ記録手段
と、前記送信用メッセージバッファに格納されたメッセ
ージからそれに含まれるウインドウ識別情報を取得し、
その取得したウインドウ識別情報を第1のウインドウI
Dメモリに記録する第1のウインドウID記録手段とを
備えることを特徴とする記録処理装置。11. A recording processing apparatus for performing a recording process for reproducible contents of work performed on a window opened by a window system of a server-client system, wherein a recording process is performed between a window system server and a client application. First message communication management means for relaying a message to be exchanged while temporarily storing the message in a transmission message buffer; and when the message stored in the transmission message buffer is an event message generated by a user input, the event Event message recording means for acquiring a message and recording it in the event message memory in the order of occurrence, and acquiring window identification information contained in the message stored in the transmission message buffer,
The acquired window identification information is stored in the first window I
A first window ID recording unit for recording in a D memory.
は、前記送信用メッセージバッファに格納されているメ
ッセージが新しいウインドウの生成を要求するメッセー
ジであるとき、そのメッセージに含まれるウインドウ識
別情報を取得し、前記第1のウインドウIDメモリにウ
インドウが生成された順にウインドウ識別情報を記録す
ることを特徴とする請求項11記載の記録処理装置。12. When the message stored in the transmission message buffer is a message requesting generation of a new window, the first window ID recording means acquires window identification information included in the message. 12. The recording processing apparatus according to claim 11, wherein the window identification information is recorded in the first window ID memory in the order in which the windows are generated.
は、前記ウインドウシステム・サーバおよびクライアン
ト・アプリケーションの内のいずれか一方へメッセージ
を送信する毎にメッセージ送信カウンタの値を1つ増加
し、前記イベントメッセージ記録手段は、前記ユーザの
入力によって発生するイベントメッセージに前記メッセ
ージ送信カウンタの値を付加して前記イベントメッセー
ジメモリに記録することを特徴とする請求項11または
12記載の記録処理装置。13. The first message communication management means increases a value of a message transmission counter by one each time a message is transmitted to one of the window system server and the client application, and 13. The recording processing apparatus according to claim 11, wherein the message recording unit adds the value of the message transmission counter to an event message generated by the user input and records the message in the event message memory.
前記ユーザの入力によって発生するイベントメッセージ
が前記送信用メッセージバッファに格納された時刻の基
準時刻からの相対時刻を前記イベントメッセージに付加
して前記イベントメッセージメモリに記録することを特
徴とする請求項13記載の記録処理装置。14. The event message recording means,
14. The event message according to claim 13, wherein a relative time from a reference time of a time at which the event message generated by the user input is stored in the transmission message buffer is added to the event message and recorded in the event message memory. The recording processing device according to the above.
記録処理に対応する再生処理を行う再生処理装置におい
て、ウインドウシステムサーバとクライアント・アプリ
ケーションとの間でやり取りされるメッセージを送信用
メッセージバッファに一旦格納しながら中継する第2の
メッセージ通信管理手段と、前記第2のメッセージ通信
管理手段の送信用メッセージバッファに格納されたメッ
セージからそれに含まれるウインドウ識別情報を取得
し、その取得したウインドウ識別情報を第2のウインド
ウIDメモリに記録する第2のウインドウID記録手段
と、前記イベントメッセージメモリからイベントメッセ
ージを順次に読み出して、再生用メッセージバッファに
格納するイベントメッセージ読出手段と、前記再生用メ
ッセージバッファ内におけるイベントメッセージに含ま
れるウインドウ識別情報を前記第1のウインドウIDメ
モリのウインドウ識別情報の中から検索してそれに対応
する前記第2のウインドウIDメモリのウインドウ識別
情報に変換するウインドウID変換手段と、前記再生用
メッセージバッファ内のイベントメッセージを前記送信
用メッセージバッファに格納するイベントメッセージ再
生手段とを備えることを特徴とする再生処理装置。15. A reproduction processing apparatus for performing reproduction processing corresponding to recording processing performed by a recording processing apparatus according to claim 11, wherein a message exchanged between a window system server and a client application is stored in a transmission message buffer. Second message communication management means for temporarily storing and relaying, and acquiring window identification information contained in the message stored in the transmission message buffer of the second message communication management means, and acquiring the acquired window identification information Second window ID recording means for recording the event message in a second window ID memory, an event message reading means for sequentially reading event messages from the event message memory and storing the event messages in a message buffer for reproduction, and the message buffer for reproduction. Within Window ID conversion means for searching window identification information contained in the event message in the window identification information of the first window ID memory and converting it into window identification information of the second window ID memory corresponding thereto; A reproduction processing device comprising: an event message reproducing unit that stores an event message in the reproduction message buffer in the transmission message buffer.
再生用メッセージバッファ内のイベントメッセージに含
まれているウインドウ識別情報が前記第1のウインドウ
IDメモリの何番目に記録されているかを検索し、その
検索によって得られた番号に対応するウインドウ識別情
報を前記第2のウインドウIDメモリから取り出し、前
記再生用メッセージバッファ内のイベントメッセージの
ウインドウ識別情報をその取り出したウインドウ識別情
報に変換することを特徴とする請求項15記載の再生処
理装置。16. The window ID conversion means searches for the position of the window identification information contained in the event message in the message buffer for reproduction recorded in the first window ID memory. Window identification information corresponding to the number obtained by the search is retrieved from the second window ID memory, and the window identification information of the event message in the reproduction message buffer is converted into the retrieved window identification information. The reproduction processing device according to claim 15, wherein
再生モードを指定するためのコマンドを取得する外部入
力取得手段を備え、前記イベントメッセージ再生手段
は、前記コマンドで指定された再生モードに対応するよ
うに前記イベントメッセージの前記第2のメッセージ通
信管理手段の送信用メッセージバッファへの格納を行う
ことを特徴とする請求項15記載の再生処理装置。17. Externally input by a user,
External input acquisition means for acquiring a command for designating a playback mode, wherein the event message playback means comprises: the second message communication management means for the event message so as to correspond to the playback mode designated by the command. 16. The reproduction processing device according to claim 15, wherein the data is stored in a transmission message buffer.
が停止モードであるとき、前記イベントメッセージ再生
手段は、前記再生用メッセージバッファ内のイベントメ
ッセージを前記送信用メッセージバッファに格納する動
作を停止させることによってイベントメッセージの再生
を停止させることを特徴とする請求項17記載の再生処
理装置。18. When the playback mode specified by the command is a stop mode, the event message playback means stops an operation of storing an event message in the playback message buffer in the transmission message buffer. 18. The reproduction processing apparatus according to claim 17, wherein reproduction of the event message is stopped by the operation.
が再生速度指定再生モードであるとき、前記イベントメ
ッセージ再生手段は、前記再生用メッセージバッファ内
のイベントメッセージを前記送信用メッセージバッファ
へ格納する時期を変えることによってイベントメッセー
ジの再生速度を設定し、その設定された再生速度で前記
イベントメッセージの前記第2のメッセージ通信管理手
段の送信用メッセージバッファへの格納を行うことを特
徴とする請求項17記載の再生処理装置。19. When the playback mode designated by the command is a playback speed designated playback mode, the event message playback means determines when to store an event message in the playback message buffer in the transmission message buffer. 18. The event message reproduction speed is set by changing the event message, and the event message is stored in the transmission message buffer of the second message communication management means at the set reproduction speed. Reproduction processing device.
がダイジェスト再生であるとき、前記イベントメッセー
ジ再生手段は、現在のイベントメッセージの再生から次
のイベントメッセージの再生までの時間間隔が所定の範
囲内で短縮し、その時間間隔で次のイベントメッセージ
を前記第2のメッセージ通信管理手段の送信用メッセー
ジバッファに格納することを特徴とする請求項17記載
の再生処理装置。20. When the playback mode specified by the command is digest playback, the event message playback means sets the time interval from playback of the current event message to playback of the next event message within a predetermined range. 18. The reproduction processing apparatus according to claim 17, wherein the second event message is shortened and the next event message is stored in the transmission message buffer of the second message communication management means at the time interval.
ウシステムによって開かれたウインドウ上で行なわれる
作業内容を再現可能にするための記録処理を行い、その
記録処理に対応する再生処理を行う記録再生処理方法に
おいて、前記記録処理時および前記再生処理時に、ウイ
ンドウシステムサーバとクライアント・アプリケーショ
ンとの間でやり取りされるメッセージを送信用メッセー
ジバッファに一旦格納しながら中継する工程と、前記送
信用メッセージバッファに格納されたメッセージがユー
ザの入力によって発生するイベントメッセージであると
き、そのイベントメッセージを取得してイベントメッセ
ージメモリに発生順に記録する工程と、前記記録処理時
に前記送信用メッセージバッファに格納されたメッセー
ジからそれに含まれるウインドウ識別情報を取得し、そ
の取得したウインドウ識別情報を第1のウインドウID
メモリに記録する工程と、前記再生処理時に前記送信用
メッセージバッファに格納されたメッセージからそれに
含まれるウインドウ識別情報を取得し、その取得したウ
インドウ識別情報を第2のウインドウIDメモリに記録
する工程と、前記イベントメッセージメモリからイベン
トメッセージを順次に読み出して、再生用メッセージバ
ッファに格納する工程と、前記再生用メッセージバッフ
ァ内におけるイベントメッセージに含まれるウインドウ
識別情報を前記第1のウインドウIDメモリのウインド
ウ識別情報の中から検索してそれに対応する前記第2の
ウインドウIDメモリのウインドウ識別情報に変換する
工程と、前記再生用メッセージバッファ内のイベントメ
ッセージを前記送信用メッセージバッファに格納する工
程とを備えることを特徴とする記録再生処理方法。21. A recording / reproducing processing method for performing recording processing for enabling reproduction of work contents performed on a window opened by a server / client type window system and performing reproduction processing corresponding to the recording processing. Relaying the message exchanged between the window system server and the client application during the recording process and the playback process while temporarily storing the message in the transmission message buffer; and storing the message in the transmission message buffer. When the message is an event message generated by a user input, obtaining the event message and recording the event message in the event message memory in the order of occurrence, and including the message from the message stored in the transmission message buffer during the recording process. Window identification information to be acquired, and the acquired window identification information to the first window ID.
Recording in a memory; acquiring window identification information contained in the message stored in the transmission message buffer during the reproduction process; and recording the acquired window identification information in a second window ID memory. Sequentially reading out the event messages from the event message memory and storing them in the message buffer for reproduction, and identifying the window identification information contained in the event messages in the message buffer for reproduction by the window identification of the first window ID memory. Retrieving information from the information and converting it to window identification information corresponding to the second window ID memory; and storing an event message in the reproduction message buffer in the transmission message buffer. Recording and reproduction processing method characterized.
ウシステムによって開かれたウインドウ上で行なわれる
作業内容を再現可能にするための記録処理を行う記録処
理方法において、ウインドウシステムサーバとクライア
ント・アプリケーションとの間でやり取りされるメッセ
ージを第1の送信用メッセージバッファに一旦格納しな
がら中継する工程と、前記第1の送信用メッセージバッ
ファに格納されたメッセージがユーザの入力によって発
生するイベントメッセージであるとき、そのイベントメ
ッセージを取得してイベントメッセージメモリに発生順
に記録する工程と、前記第1の送信用メッセージバッフ
ァに格納されたメッセージからそれに含まれるウインド
ウ識別情報を取得し、その取得したウインドウ識別情報
を第1のウインドウIDメモリに記録する工程とを備え
ることを特徴とする記録処理方法。22. A recording processing method for performing recording processing for making it possible to reproduce the content of work performed on a window opened by a server-client type window system. Relaying the exchanged message while temporarily storing the message in a first transmission message buffer; and, when the message stored in the first transmission message buffer is an event message generated by a user input, the event Acquiring a message and recording the message in the event message memory in the order of occurrence, acquiring window identification information included in the message stored in the first transmission message buffer, and storing the acquired window identification information in the first message buffer. Window Recording on an ID memory.
記録処理に対応する再生処理を行う再生処理方法におい
て、ウインドウシステムサーバとクライアント・アプリ
ケーションとの間でやり取りされるメッセージを第2の
送信用メッセージバッファに一旦格納しながら中継する
工程と、前記第2の送信用メッセージバッファに格納さ
れたメッセージからそれに含まれるウインドウ識別情報
を取得し、その取得したウインドウ識別情報を第2のウ
インドウIDメモリに記録する工程と、前記イベントメ
ッセージメモリからイベントメッセージを順次に読み出
して、再生用メッセージバッファに格納する工程と、前
記再生用メッセージバッファ内におけるイベントメッセ
ージに含まれるウインドウ識別情報を前記第1のウイン
ドウIDメモリのウインドウ識別情報の中から検索して
それに対応する前記第2のウインドウIDメモリのウイ
ンドウ識別情報に変換する工程と、前記再生用メッセー
ジバッファ内のイベントメッセージを前記第2の送信用
メッセージバッファに格納する工程とを備えることを特
徴とする再生処理方法。23. A reproduction processing method for performing reproduction processing corresponding to recording processing according to the recording processing method according to claim 22, wherein a message exchanged between the window system server and the client application is transmitted to a second transmission message. Relaying while temporarily storing in a buffer, acquiring window identification information included in the message stored in the second transmission message buffer, and recording the acquired window identification information in a second window ID memory Reading the event messages from the event message memory sequentially and storing them in the message buffer for reproduction, and storing the window identification information contained in the event messages in the message buffer for reproduction in the first window ID memory. No Searching from the window identification information and converting the window identification information into window identification information corresponding to the window identification information, and storing the event message in the reproduction message buffer in the second transmission message buffer. And a reproduction processing method.
再生モードを指定するためのコマンドを取得する工程を
備え、前記コマンドで指定された再生モードに対応する
ように前記イベントメッセージの前記第2の送信用メッ
セージバッファへの格納を行うことを特徴とする請求項
23記載の再生処理方法。24. Externally input by a user,
Obtaining a command for designating a playback mode, wherein the event message is stored in the second transmission message buffer so as to correspond to the playback mode designated by the command. The reproduction processing method according to claim 23.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP32134394A JP3347501B2 (en) | 1994-11-30 | 1994-11-30 | Recording / reproducing processing apparatus, recording processing apparatus, reproducing processing apparatus, recording / reproducing processing method, recording processing method, and reproducing processing method |
US08/563,957 US5894553A (en) | 1994-11-30 | 1995-11-29 | System for reproducing contents of work operable in digest reproducing mode by digesting portion corresponding to the time interval between two event messages stored in memory |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP32134394A JP3347501B2 (en) | 1994-11-30 | 1994-11-30 | Recording / reproducing processing apparatus, recording processing apparatus, reproducing processing apparatus, recording / reproducing processing method, recording processing method, and reproducing processing method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH08161206A JPH08161206A (en) | 1996-06-21 |
JP3347501B2 true JP3347501B2 (en) | 2002-11-20 |
Family
ID=18131528
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP32134394A Expired - Fee Related JP3347501B2 (en) | 1994-11-30 | 1994-11-30 | Recording / reproducing processing apparatus, recording processing apparatus, reproducing processing apparatus, recording / reproducing processing method, recording processing method, and reproducing processing method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3347501B2 (en) |
-
1994
- 1994-11-30 JP JP32134394A patent/JP3347501B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH08161206A (en) | 1996-06-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8159766B2 (en) | Data processing system having data reproduction independent of data processing | |
USRE43917E1 (en) | Recording and reproducing apparatus and terminal apparatus | |
JPWO2005033952A1 (en) | Information reproducing apparatus and method, and program | |
JP2006107260A (en) | Content management system, content management method, and computer program | |
JPH0944394A (en) | Multimedia data filing system | |
JP2002507099A (en) | Non-linear video editing system | |
KR20060042399A (en) | Contents processing system, contents processing method, and computer program | |
KR100754188B1 (en) | Recoding and playing apparatus capable of displaying content file list, content file list displaying method and recoding medium thereof | |
JP3347501B2 (en) | Recording / reproducing processing apparatus, recording processing apparatus, reproducing processing apparatus, recording / reproducing processing method, recording processing method, and reproducing processing method | |
KR20050084243A (en) | Recording and reproducing system, recording apparatus, reproducing apparatus, record medium, recording and reproducing method, recording method, reproducing method, program and record medium | |
JPH10271245A (en) | Method, system, and device for information communication | |
JPH1196064A (en) | Method and device for accessing continuous media information and recording medium recording continuous media information access program | |
JPH09307859A (en) | Interactive video medium, device and recording and reproducing device | |
US5894553A (en) | System for reproducing contents of work operable in digest reproducing mode by digesting portion corresponding to the time interval between two event messages stored in memory | |
JPH1011570A (en) | Electronic filing device | |
JP3243532B2 (en) | Past reproduction method and system in three-dimensional virtual space | |
JPWO2007114349A1 (en) | Content recording / playback device | |
CN110121079A (en) | Method for processing video frequency, device, computer equipment and storage medium | |
JP2004336464A (en) | Television program recorder/reproducer | |
JP2005311479A (en) | Network system, program recording reservation method, and information processing apparatus | |
JP2005267150A (en) | Information processing system, information processing method, and computer program | |
KR100584569B1 (en) | A method for managing an ENAV buffer in an interactive apparatus | |
JP3598774B2 (en) | Magnetic recording / reproducing device | |
JPH1050031A (en) | Data recording method | |
JPH08275136A (en) | Conference equipment and conference system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080906 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090906 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090906 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100906 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100906 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110906 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110906 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120906 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120906 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130906 Year of fee payment: 11 |
|
LAPS | Cancellation because of no payment of annual fees |