JPH0981713A - Recording method and reproducing method for screen data - Google Patents

Recording method and reproducing method for screen data

Info

Publication number
JPH0981713A
JPH0981713A JP7234288A JP23428895A JPH0981713A JP H0981713 A JPH0981713 A JP H0981713A JP 7234288 A JP7234288 A JP 7234288A JP 23428895 A JP23428895 A JP 23428895A JP H0981713 A JPH0981713 A JP H0981713A
Authority
JP
Japan
Prior art keywords
recording
screen
data
request
time point
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.)
Pending
Application number
JP7234288A
Other languages
Japanese (ja)
Inventor
Masami Kodama
真美 児玉
Takeshi Fujino
剛 藤野
Tetsuo Kimura
哲郎 木村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP7234288A priority Critical patent/JPH0981713A/en
Publication of JPH0981713A publication Critical patent/JPH0981713A/en
Pending legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)

Abstract

PROBLEM TO BE SOLVED: To record data displayed on a screen from an arbitrary point of time by recording management data for displaying image data to be displayed on the screen at each specific recording point of time including recording start request time according to a recording start request and recording display output requests after the request time. SOLUTION: When the data recording start request is inputted to an input part 1, a window server 2 starts recording data, the recording start request is sent to a screen display data recording part 46 through an input event processing part 41 of a dummy server 4 and registered in a time control part 47 from the recording point of time. When the recording is started, a screen display data recording part 46 informs a screen display data acquisition part 44 and an image data acquisition part 45 of the start of the recording. Then an event request part 43 sends an acquisition request to the window server 2, and the contents of an image data holding part 23 and the contents of a management data holding part 24 are acquired and sent from an input event transmission part 21 to the dummy server 4, and sent to the screen display data recording part 46 and recorded in a recording part 6.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は画面に表示されたデ
ータを記録再生する画面データ記録方法および再生方法
に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a screen data recording method and a reproducing method for recording / reproducing data displayed on a screen.

【0002】[0002]

【従来の技術】従来、キーボードやマウスなどの入力装
置とビットマップ・ディスプレイなどの出力装置を制御
するウインドウ・サーバプログラムに対し、アプリケー
ションプログラムとの通信を行う形態のウインドウシス
テムとして、Xウインドウシステムなどが知られている
が、このようなシステムでは、出力装置のディスプレイ
画面に表示されたデータの変化を記録し再生する方法と
して、次の2通りの方法が知られている。
2. Description of the Related Art Conventionally, a window server program for controlling an input device such as a keyboard and a mouse and an output device such as a bitmap display is communicated with an application program as a window system such as an X window system. However, in such a system, the following two methods are known as a method of recording and reproducing the change of the data displayed on the display screen of the output device.

【0003】(a)各時刻における画面のイメージダン
プをすべて記録するとともに、この記録したデータを、
記録順に再生して画面の変化を再現する方法。 (b)画面を作成する時点からの画面の入力イベントや
表示出力要求も記録しておき、記録したデータを最初か
ら再生して画面を再現できるようにした方法。 つまり、画面を作成する時点から記録するとともに、画
面管理に関するデータもすべて記録することにより、記
録データを最初から再生すると、この画面の管理に関す
るデータを用いての画面複製ができ、また、画面作成後
の入力イベントと表示出力要求を再生し、そのデータを
作成画面に反映することにより、画面の変化を再現する
こともできるようにしている。
(A) All the image dumps of the screen at each time are recorded, and this recorded data is
A method of reproducing changes in the screen by playing in the order of recording. (B) A method in which the screen input event and display output request from the time of creating the screen are also recorded, and the recorded data can be reproduced from the beginning to reproduce the screen. In other words, by recording all the data related to screen management while recording from the time of creating the screen, it is possible to duplicate the screen using the data related to this screen management when the recorded data is played back from the beginning. By reproducing the subsequent input event and display output request and reflecting the data on the creation screen, it is possible to reproduce the screen change.

【0004】[0004]

【発明が解決しようとする課題】このようにして、従来
では、画面に表示されたデータを記録し再生するには、
各時刻毎に画面のイメージダンプを記録してそれを記録
した順番に再生して画面の変化を再現するか、または、
画面を作成する時点から画面の入力イベントと表示出力
要求を記録して、記録したデータの最初から再生して画
面の変化も再現する方法が採用されていた。
In this way, conventionally, in order to record and reproduce the data displayed on the screen,
Record an image dump of the screen at each time and reproduce it in the order in which it was recorded, or reproduce the changes in the screen, or
The method of recording the screen input event and the display output request from the time of creating the screen and reproducing the recorded data from the beginning to reproduce the change of the screen has been adopted.

【0005】しかしながら、前の方法では、各時刻にお
ける画面のイメージダンプをすべて記録するようになる
ので、記憶手段に極めて大きな記憶容量を必要とし、実
用的でない。
However, in the former method, since all the image dumps of the screen at each time are recorded, an extremely large storage capacity is required for the storage means, which is not practical.

【0006】また、後の方法では、仮に、画面を作成す
る時点からの画面の入力イベントと表示出力要求を記録
しなかったような場合は、画面管理に関するデータが欠
けることになるため、その後に画面を作成することがで
きず、画面表示を再生することもできない。また、画面
を作成する時点から画面の入力イベントと表示出力要求
を記録した場合でも、仮に、記録したデータを任意の時
点から再生しようとした場合、画面管理に関するデータ
は画面の作成時点に多量に記録し、任意の時点以降の記
録データには画面管理に関するデータが足りないため、
画面を作成することができず、記録したデータの任意の
時点から再生することができない。
In the latter method, if the screen input event and the display output request from the time when the screen is created are not recorded, the data relating to the screen management will be lost. The screen cannot be created and the screen display cannot be played. Even if a screen input event and a display output request are recorded from the time of creating a screen, if the recorded data is to be reproduced from any time, a large amount of data related to screen management will be created at the time of creating the screen. Since there is not enough data for screen management in the recorded data after recording,
The screen cannot be created and the recorded data cannot be played back from any time.

【0007】本発明は、上記事情に鑑みてなされたもの
で、画面に表示されたデータの変化を記録再生するの
に、画面を作成する時点からではなく、任意の時点から
画面に表示されたデータを記録することができ、しか
も、これら記録したデータの任意の時点から再生するこ
とができる画像データの記録方法および再生方法を提供
することを目的とする。
The present invention has been made in view of the above circumstances, and when recording and reproducing a change in data displayed on a screen, the data is displayed on the screen from an arbitrary time, not from a time when the screen is created. It is an object of the present invention to provide a recording method and a reproducing method of image data that can record data and can reproduce the recorded data from an arbitrary time point.

【0008】[0008]

【課題を解決するための手段】請求項1記載の発明は、
画面に表示されたデータを記録する方法において、記録
開始要求により、該記録開始要求時点を含めた所定の記
録時点ごとに、画面に表示する画像データと画面に表示
するための管理データをそれぞれ記録し、さらに前記要
求時点以降の表示出力要求を記録するようにしている。
According to the first aspect of the present invention,
In the method of recording the data displayed on the screen, the recording start request records the image data to be displayed on the screen and the management data to be displayed on the screen at each predetermined recording time including the recording start request time. In addition, the display output request after the request time is recorded.

【0009】請求項2記載の発明は、記録開始要求によ
り、該記録開始要求時点を含めた所定の記録時点ごと
に、画面に表示する画像データと画面に表示するための
管理データをそれぞれ記録し、さらに前記要求時点以降
の表示出力要求を記録した画面表示データに対して、再
生要求により、該再生要求時点に一致する記録時点があ
れば、該記録時点で記録された画像データと管理データ
により画面を作成するとともに、前記再生要求時点以降
に記録された表示出力要求を前記作成画面に反映させ、
前記再生要求時点に一致する記録時点がなければ、それ
以前で最も近い記録時点の画像データと管理データによ
り画面を作成するとともに、これら画像データと管理デ
ータの記録時点と前記再生要求時点との間の表示出力要
求を前記作成画面に反映させ、さらに前記再生要求時点
以降に記録された表示出力要求を前記作成画面に反映さ
せるようにしている。
According to a second aspect of the invention, in response to a recording start request, image data to be displayed on the screen and management data to be displayed on the screen are recorded at predetermined recording times including the recording start request time. Further, for the screen display data in which the display output request after the request time point is recorded, if there is a recording time point matching the reproduction request time point by the reproduction request, the image data and the management data recorded at the recording time point are used. While creating the screen, the display output request recorded after the reproduction request time point is reflected in the creation screen,
If there is no recording time point that coincides with the reproduction request time point, a screen is created with the image data and management data at the closest recording time point before that, and between the recording time point of these image data and management data and the reproduction request time point. The display output request is reflected on the creation screen, and the display output request recorded after the reproduction request time is reflected on the creation screen.

【0010】請求項3記載の発明は、画面に表示された
データを記録再生する方法において、記録開始要求によ
り、該記録開始要求時点を含めた所定の記録時点のうち
前記記録開始要求時点での画面に表示する画像データと
画面に表示するための管理データをそれぞれ記録すると
ともに、他の記録時点での画面に表示する画像データの
みを記録し、さらに前記要求時点以降の表示出力要求を
画像管理に関するデータを分けて記録するようにしてい
る。
According to a third aspect of the present invention, in the method of recording / reproducing the data displayed on the screen, a recording start request causes a recording start time at the recording start request time among predetermined recording times including the recording start request time. The image data to be displayed on the screen and the management data to be displayed on the screen are recorded respectively, and only the image data to be displayed on the screen at other recording points are recorded. The data regarding the data is recorded separately.

【0011】請求項4記載の発明は、記録開始要求によ
り、該記録開始要求時点を含めた所定の記録時点のうち
前記記録開始要求時点での画面に表示する画像データと
画面に表示するための管理データをそれぞれ記録すると
ともに、他の記録時点での画面に表示する画像データの
みを記録し、さらに前記要求時点以降の表示出力要求を
画像管理に関するデータを分けて記録した画面表示デー
タに対して、再生要求により、該再生要求時点に一致す
る記録時点があれば、該記録時点で記録された画像デー
タと記録開始時点で記録された管理データと記録開始時
点と前記再生要求時点の間に記録された表示出力要求の
うち画面管理に関するデータより画面を作成するととも
に、前記再生要求時点以降に記録された表示出力要求を
前記作成画面に反映させ、前記再生要求時点に一致する
記録時点がなければ、それ以前で最も近い記録時点の画
像データと、前記記録開始時点で記録された管理データ
と、前記再生要求時点と前記画像データを記録した前記
最も近い記録時点との間の表示出力要求のうち画面管理
に関するデータより画面を作成するとともに、前記画像
データを記録した前記最も近い記録時点と前記再生要求
時点の間の表示出力要求を前記作成画面に反映させ、さ
らに前記再生要求時点以降に記録された表示出力要求を
前記作成画面に反映させるようにしている。
According to a fourth aspect of the present invention, in response to a recording start request, the image data to be displayed on the screen at the recording start request time among the predetermined recording times including the recording start request time and the image data to be displayed on the screen. In addition to recording management data, record only the image data to be displayed on the screen at other recording times, and further display output requests after the request time are recorded separately for the data related to image management. If there is a recording time point corresponding to the reproduction request time point by the reproduction request, the image data recorded at the recording time point, the management data recorded at the recording start time point, the recording start time point and the reproduction request time point are recorded. A screen is created from the data related to screen management among the displayed output requests, and the display output requests recorded after the reproduction request time are copied to the created screen. If there is no recording time point coincident with the reproduction request time point, the image data at the closest recording time point before that, the management data recorded at the recording start time point, the reproduction request time point and the image data are recorded. A screen is created from data relating to screen management among display output requests between the closest recording time point and a display output request between the closest recording time point at which the image data is recorded and the reproduction request time point is created. The display output request recorded after the reproduction request time is reflected on the creation screen.

【0012】この結果、請求項1および2記載の発明に
よれば、記録開始要求により該記録開始要求時点を含め
た所定の記録時点ごとに、画面に表示する画像データと
画面に表示するための管理データをそれぞれ記録し、さ
らに前記要求時点以降の表示出力要求を記録する。そし
て、再生要求により、再生要求時点に一致する記録時点
があれば、該記録時点で記録された画像データと管理デ
ータにより画面を作成するとともに、前記再生要求時点
以降に記録された表示出力要求を前記作成画面に反映さ
せる。また、再生要求時点に一致する記録時点がなけれ
ば、それ以前で最も近い記録時点の画像データと管理デ
ータにより画面を作成するとともに、これら画像データ
と管理データの記録時点と前記再生要求時点との間の表
示出力要求を前記作成画面に反映させ、さらに前記再生
要求時点以降に記録された表示出力要求を前記作成画面
に反映させる。これにより、画面に表示されたデータの
変化を記録再生するのに、画面を作成する時点からでは
なく、任意の時点から画面に表示されたデータを記録す
ることができ、しかも、これら記録したデータの任意の
時点から画面の変化を再生することができる。
As a result, according to the first and second aspects of the invention, the image data to be displayed on the screen and the image data to be displayed on the screen at each predetermined recording time point including the recording start request time point by the recording start request. The management data is recorded, and the display output request after the request time is recorded. Then, if there is a recording time point that coincides with the reproduction request time point by the reproduction request, a screen is created from the image data and management data recorded at the recording time point, and the display output request recorded after the reproduction request time point is generated. It is reflected on the creation screen. Further, if there is no recording time point that matches the reproduction request time point, a screen is created with the image data and management data of the closest recording time point before that, and the recording time point of these image data and management data and the reproduction request time point are set. The display output request during the period is reflected on the creation screen, and the display output request recorded after the reproduction request time is reflected on the creation screen. This allows the data displayed on the screen to be recorded from any time, not when the screen is created, to record and reproduce changes in the data displayed on the screen. The screen changes can be played from any time.

【0013】また、請求項3および4記載の発明によれ
ば、記録開始要求により該記録開始要求時点を含めた所
定の記録時点のうち前記記録開始要求時点での画面に表
示する画像データと画面に表示するための管理データを
それぞれ記録するとともに、他の記録時点での画面に表
示する画像データのみを記録し、さらに前記要求時点以
降の表示出力要求を記録する。そして、再生要求によ
り、該再生要求時点に一致する記録時点があれば、該記
録時点で記録された画像データと記録開始時点で記録さ
れた管理データと記録開始時点と前記再生要求時点の間
に記録された表示出力要求のうち画面管理に関するデー
タより画面を作成するとともに、前記再生要求時点以降
に記録された表示出力要求を前記作成画面に反映させ
る。また、前記再生要求時点に一致する記録時点がなけ
れば、それ以前で最も近い記録時点の画像データと、前
記記録開始時点で記録された管理データと、前記再生要
求時点と前記画像データを記録した前記最も近い記録時
点との間の表示出力要求のうち画面管理に関するデータ
より画面を作成するとともに、前記画像データを記録し
た前記最も近い記録時点と前記再生要求時点の間の表示
出力要求を前記作成画面に反映させ、さらに前記再生要
求時点以降に記録された表示出力要求を前記作成画面に
反映させる。これにより、記録データを最小限にして、
画面に表示されたデータの変化を記録再生するのに、画
面を作成する時点からではなく、任意の時点から画面に
表示されたデータを記録することができ、しかも、これ
ら記録したデータの任意の時点から画面の変化を再生す
ることができる。
According to the third and fourth aspects of the present invention, the image data and the screen to be displayed on the screen at the recording start request time among the predetermined recording times including the recording start request time by the recording start request. In addition to recording management data to be displayed on the screen, only the image data to be displayed on the screen at other recording times are recorded, and the display output request after the request time is recorded. Then, if there is a recording time point that coincides with the reproduction request time point by the reproduction request, the image data recorded at the recording time point, the management data recorded at the recording start time point, the recording start time point, and the reproduction request time point are A screen is created from data relating to screen management of the recorded display output requests, and the display output requests recorded after the reproduction request time point are reflected on the creation screen. If there is no recording time point that coincides with the reproduction request time point, the image data at the closest recording time point before that, the management data recorded at the recording start time point, the reproduction request time point and the image data are recorded. A screen is created from data relating to screen management among display output requests between the closest recording time point and a display output request between the closest recording time point at which the image data is recorded and the reproduction request time point is created. The display output request recorded after the reproduction request time is reflected on the creation screen. This minimizes the recorded data,
To record and reproduce changes in the data displayed on the screen, it is possible to record the data displayed on the screen from any time, not from the time when the screen is created. You can play the changes on the screen from the point in time.

【0014】[0014]

【発明の実施の形態】以下、本発明の実施の形態を図面
に従い説明する。 (第1の実施の形態)図1は、第1の実施の形態におい
て、画面に表示されたデータの記録を行う場合の構成例
を示している。図において、1は入力部で、この入力部
1は、ユーザからの入力を受け付けるキーボードやマウ
スなどからなっている。
Embodiments of the present invention will be described below with reference to the drawings. (First Embodiment) FIG. 1 shows an example of the configuration in the case of recording the data displayed on the screen in the first embodiment. In the figure, reference numeral 1 is an input unit, and the input unit 1 is composed of a keyboard, a mouse and the like for receiving an input from a user.

【0015】この入力部1には、ウィンドウサーバ2を
接続している。このウィンドウサーバ2は、入力部1か
らの入力をイベントとして処理し出力要求を受け付けて
処理し出力部3に出力するもので、入力部1からの入力
をイベントとして処理する入力イベント送信部21と、
出力部3に出力する出力要求処理部22と、画面に表示
する画像データを保持する画像データ保持部23と、画
面に表示するための管理データを保持する管理データ保
持部24を有している。ここで、出力部3は、処理結果
を表示するディスプレイなどからなっている。
A window server 2 is connected to the input unit 1. The window server 2 processes an input from the input unit 1 as an event, receives an output request, processes the output request, and outputs the output request to the output unit 3. An input event transmission unit 21 processes an input from the input unit 1 as an event. ,
It has an output request processing unit 22 for outputting to the output unit 3, an image data holding unit 23 for holding image data to be displayed on the screen, and a management data holding unit 24 for holding management data to be displayed on the screen. . Here, the output unit 3 includes a display or the like that displays the processing result.

【0016】そして、このウィンドウサーバ2には、擬
似サーバ4を介してアプリケーション5を接続してい
る。アプリケーション5は、アプリケーションに関する
計算を行いその結果をもとにウィンドウサーバ2に文字
や線の描画やウィンドウの表示などの処理を要求するも
のである。
An application 5 is connected to the window server 2 via a pseudo server 4. The application 5 calculates the application and requests the window server 2 to perform processing such as drawing characters and lines and displaying windows based on the calculation result.

【0017】擬似サーバ4は、ウィンドウサーバ2とア
プリケーション5との通信を仲介するもので、入力イベ
ントをアプリケーション5へ送信したり表示出力要求を
生成し表示出力要求処理部42へ送信する入力イベント
処理部41と、アプリケーション5または入力イベント
処理部41から送信される表示出力要求を出力要求処理
部22へ仲介する表示出力要求処理部42と、擬似サー
バ4からのイベント要求をウィンドウサーバ2へ送るイ
ベント要求部43と、画像データ保持部203の内容の
獲得を要求する画像データ獲得部44と、画面管理デー
タ保持部204の内容の獲得を要求する管理データ獲得
部45と、時間に関するデータと画像データ保持部23
の内容と管理データ保持部a24の内容と入力イベント
と表示出力要求を記録部6に記録する画面表示データ記
録部46と、時間を制御する時間制御部47を有してい
る。
The pseudo server 4 mediates the communication between the window server 2 and the application 5, and transmits an input event to the application 5 or generates a display output request and transmits it to the display output request processing section 42. An event for sending an event request from the section 41, the application 5 or the display output request transmitted from the input event processing section 41 to the output request processing section 22, and the event request from the pseudo server 4 to the window server 2. A request unit 43, an image data acquisition unit 44 that requests acquisition of the contents of the image data holding unit 203, a management data acquisition unit 45 that requests acquisition of the contents of the screen management data holding unit 204, and time-related data and image data. Holding part 23
And a content of the management data holding unit a24, an input event and a display output request are recorded in the recording unit 6, and a screen display data recording unit 46 and a time control unit 47 for controlling the time are provided.

【0018】次に、このような構成においてデータを記
録する場合の動作を図2により説明する。いま、ユーザ
が入力部1のキーボードやマウスを用いてデータ記録開
始要求を入力すると、ステップ201で、ウィンドウサ
ーバ2により記録が開始され、ステップ202で、入力
イベント送信部201により擬似サーバ4の入力イベン
ト処理部41を介して画面表示データ記録部46に記録
開始要求が送られ、時間制御部47に記録時点が登録さ
れる。
Next, the operation for recording data in such a structure will be described with reference to FIG. When the user inputs a data recording start request using the keyboard or mouse of the input unit 1, the window server 2 starts recording in step 201, and the input event transmission unit 201 inputs the pseudo server 4 in step 202. A recording start request is sent to the screen display data recording unit 46 via the event processing unit 41, and the recording time point is registered in the time control unit 47.

【0019】ここで記録時点とは、一定時間毎(例:1
分毎)、画面に対するイベントが一定の数ある毎、画面
に対するイベントが一定時間無い時、書き込みの色やフ
ォントを変える時などが想定される。どの方式をとるか
は、システムが決定してもよいし、ユーザが入力部1よ
り設定してもよい。また、記録時点に記録開始時点を含
むものとする。
Here, the recording time means a fixed time interval (eg: 1
Every minute), it is assumed that there is a certain number of events on the screen, there is no event on the screen for a certain period of time, and the writing color or font is changed. The system may determine which method is used, or the user may set the method using the input unit 1. Also, the recording start time includes the recording start time.

【0020】そして、記録を開始すると、ステップ20
3で、画面表示データ記録部46より、画面表示データ
獲得部44と画像データ獲得部45に記録開始が知らさ
れる。すると、これら画面表示データ獲得部44と画像
データ獲得部45より画面表示データ記録部46を介し
てイベント要求部43よりウィンドウサーバ2へ獲得要
求が送られ、入力イベント送信部21より画像データ保
持部23の内容と管理データ保持部24の内容が獲得さ
れ擬似サーバ4に送られ、擬似サーバ4の入力イベント
処理部41より獲得した内容が画面表示データ記録部4
6に送られ記録部6に記録される。
When recording is started, step 20
At 3, the screen display data recording unit 46 notifies the screen display data acquisition unit 44 and the image data acquisition unit 45 of the start of recording. Then, the screen display data acquisition unit 44 and the image data acquisition unit 45 transmit an acquisition request to the window server 2 from the event request unit 43 via the screen display data recording unit 46, and the input event transmission unit 21 transmits the image data holding unit. The contents of 23 and the contents of the management data holding unit 24 are acquired and sent to the pseudo server 4, and the contents acquired by the input event processing unit 41 of the pseudo server 4 are displayed on the screen display data recording unit 4.
6 and is recorded in the recording unit 6.

【0021】ここで、ステップ204で、画面表示デー
タ記録部46が割り込みを受けると、ステップ205
で、タイマー割り込みかどうかを判断し、タイマー割り
込みの場合は、ステップ206で、その割り込みが記録
時点であるかを判断し、記録時点であれば、ステップ2
07で、上述したステップ203と同様な処理を実行し
て、次のステップ208に進み、記録時点でなければ、
直ちにステップ208に進むようになる。つまり、タイ
マー割り込みが記録時点である場合は、ステップ207
で、時間制御部47より画面表示データ記録部46に記
録時点が知らされ、画面表示データ記録部46より画像
データ獲得部44と管理データ獲得部45に獲得要求が
出力される。すると、これら画面表示データ獲得部44
と画像データ獲得部45より画面表示データ記録部46
を介してイベント要求部43よりウィンドウサーバ2へ
獲得要求が送られ、入力イベント送信部21より画像デ
ータ保持部23の内容と管理データ保持部24の内容が
獲得され擬似サーバ4に送られ、擬似サーバ4の入力イ
ベント処理部41より獲得した内容が画面表示データ記
録部46に送られ記録部6に記録される。
When the screen display data recording unit 46 receives an interrupt in step 204, step 205
Then, it is judged whether it is a timer interrupt. If it is a timer interrupt, it is judged in step 206 whether the interrupt is the recording time.
In 07, the same processing as step 203 described above is executed, and the process proceeds to the next step 208. If it is not the recording time,
The process immediately proceeds to step 208. That is, if the timer interrupt is at the recording time, step 207
Then, the time control unit 47 informs the screen display data recording unit 46 of the recording time point, and the screen display data recording unit 46 outputs an acquisition request to the image data acquisition unit 44 and the management data acquisition unit 45. Then, these screen display data acquisition unit 44
From the image data acquisition unit 45, the screen display data recording unit 46
The event request unit 43 sends an acquisition request to the window server 2 via the input event transmission unit 21, and the input event transmission unit 21 acquires the contents of the image data holding unit 23 and the contents of the management data holding unit 24 and sends them to the pseudo server 4. The contents acquired from the input event processing unit 41 of the server 4 are sent to the screen display data recording unit 46 and recorded in the recording unit 6.

【0022】一方、ステップ205で、タイマー割り込
みでないと判断した場合は、ステップ209で、入力イ
ベントか表示出力要求かを判断し、これらいずれかの場
合は、ステップ210で、擬似サーバ4の入力イベント
処理部41と表示出力要求処理部42が仲介する入力イ
ベントと表示出力要求が画面表示データ記録部46に送
られ記録部6に記録されて、ステップ208に進み、一
方、入力イベントと表示出力要求のいずれでもない場合
は、直ちにステップ208に進むようになる。
On the other hand, if it is determined in step 205 that the timer interrupt has not occurred, it is determined in step 209 whether it is an input event or a display output request. In either case, in step 210, the input event of the pseudo server 4 is determined. The input event and the display output request mediated by the processing unit 41 and the display output request processing unit 42 are sent to the screen display data recording unit 46 and recorded in the recording unit 6, and the process proceeds to step 208, while the input event and the display output request are made. If neither of the above, immediately proceed to step 208.

【0023】ステップ208では、ユーザが入力部1よ
り記録終了または画面終了要求が入力されたかを判断
し、ここで、YESを判断するまで、ステップ204
で、割り込みを受けると、タイマー割り込みの場合とタ
イマー割り込みでない場合の処理が繰り返して実行され
る。
In step 208, it is determined whether the user inputs a recording end request or a screen end request from the input unit 1, and here, until YES is determined, step 204
Then, when an interrupt is received, the processing for a timer interrupt and the processing for a timer interrupt are repeatedly executed.

【0024】しかして、このような一連の処理の実行に
より画面表示データ記録部46によって記録部6に記録
されるデータは、図3に示すように構成される。この場
合、記録データaは、時間データとして各記録時点t1
、t2 、t3 、…について、画像データ保持部23お
よび管理データ保持部24の内容と、入力イベント処理
部41と表示出力要求処理部42を仲介する各記録時点
t1 、t2、t3 、…の間の入力イベントと表示出力要求
を、それぞれまとめて各記録エリアb1 、b2 、b3 、
…に記録するようになる。
The data recorded in the recording unit 6 by the screen display data recording unit 46 by the execution of such a series of processes is configured as shown in FIG. In this case, the recording data a is time data at each recording time t1.
, T2, t3, ... Between the contents of the image data holding unit 23 and the management data holding unit 24 and the recording time points t1, t2, t3, ... Which mediate between the input event processing unit 41 and the display output request processing unit 42. Input event and display output request of each recording area b1, b2, b3,
... will be recorded in.

【0025】次に、図4は、第1の実施の形態におい
て、画面の再生を行う場合の構成例を示すもので、図1
と同一部分には、同符号を付している。この場合、擬似
サーバ4は、図1で述べた構成に、さらに再生すべき時
点を受理する再生受理部48と、受理した再生時点から
再生する画面表示データ再生部49と、記録したデータ
を検索するデータ検索部50を付加している。
Next, FIG. 4 shows an example of the configuration for reproducing a screen in the first embodiment.
The same reference numerals are given to the same portions as. In this case, the pseudo server 4 has, in the configuration described in FIG. 1, a reproduction receiving unit 48 that further receives a time point to be reproduced, a screen display data reproducing unit 49 that reproduces from the received reproduction time point, and a recorded data search. A data search unit 50 for performing the search is added.

【0026】次に、このような構成において記録データ
を再生する場合の動作を図5により説明する。いま、ユ
ーザが入力部1より再生要求を入力すると、ステップ5
01で、ウィンドウサーバ2の入力イベント送信部21
より擬似サーバ4の入力イベント処理部41を介して画
面表示データ再生部49に再生要求が送られる。
Next, the operation of reproducing recorded data in such a configuration will be described with reference to FIG. Now, when the user inputs a reproduction request from the input unit 1, step 5
01, the input event transmission unit 21 of the window server 2
Then, a reproduction request is sent to the screen display data reproducing unit 49 via the input event processing unit 41 of the pseudo server 4.

【0027】すると、ステップ502で、画面表示デー
タ再生部49より再生時点受理部48に再生時点が通知
されるとともに、データ検索部50により、記録したデ
ータに再生時点と一致する記録時点があるかどうかが検
索される。
Then, in step 502, the screen display data reproducing unit 49 notifies the reproduction time point reception unit 48 of the reproduction time point, and the data retrieval unit 50 determines whether or not the recorded data has a recording time point that matches the reproduction time point. Somehow is searched.

【0028】ここで、再生時点と一致する記録時点があ
る場合は、ステップ503で、画面表示データ再生部4
9により記録部6に対し、データ検索部50を介して再
生時点と一致する記録時点での画像データ保持部23の
内容と管理データ保持部24の内容の記録が検索され、
この検索結果が画面表示データ再生部49を介して表示
出力要求処理部42によりウィンドウサーバ2に送られ
る。
If there is a recording time point that coincides with the reproduction time point, in step 503, the screen display data reproducing section 4
9, the recording unit 6 is searched through the data search unit 50 for a record of the contents of the image data holding unit 23 and the contents of the management data holding unit 24 at the recording time that coincides with the reproduction time,
This search result is sent to the window server 2 by the display output request processing unit 42 via the screen display data reproducing unit 49.

【0029】これにより、ウィンドウサーバ2での出力
要求処理部22にて、ステップ504で、画面が作成さ
れ出力部3より出力される。また、これと同時に、ステ
ップ505で、画面表示データ再生部49によりデータ
検索部50を介して再生時点後の入力イベントと表示出
力要求が検索され、これら入力イベントと表示出力要求
は、画面表示データ再生部49より表示出力要求処理部
42を介してウィンドウサーバ2に送られ、ステップ5
06で、ウィンドウサーバ2の出力要求処理部22によ
る画面作成に反映される。
As a result, the output request processing unit 22 of the window server 2 creates a screen in step 504 and outputs it from the output unit 3. At the same time, in step 505, the screen display data reproducing unit 49 searches the input event and the display output request after the reproduction time point through the data searching unit 50, and the input event and the display output request are the screen display data. It is sent from the reproducing unit 49 to the window server 2 via the display output request processing unit 42, and step 5
In 06, it is reflected in the screen creation by the output request processing unit 22 of the window server 2.

【0030】一方、ステップ502で、再生時点と一致
する記録時点がない場合は、ステップ507で、再生時
点より前で再生時点に最も近い記録時点での画像データ
保持部23の内容と管理データ保持部24の内容の記録
が検索され、この検索結果が画像表示データ再生部49
を介して表示出力要求処理部42によりウィンドウサー
バ2に送られる。
On the other hand, if there is no recording time point that coincides with the reproduction time point in step 502, in step 507 the contents of the image data holding section 23 and the management data retention time at the recording time point before the reproduction time point and closest to the reproduction time point. The record of the contents of the section 24 is searched, and the search result is the image display data reproducing section 49.
Is sent to the window server 2 by the display output request processing unit 42 via.

【0031】これにより、ステップ504で、ウィンド
ウサーバ2での出力要求処理部22により画面が作成さ
れ、出力部3より出力される。また、ステップ508
で、記録時点から再生時点の間の入力イベントと表示出
力要求がデータ検索部50により検索され、ステップ5
09で、画面表示データ再生部49を介して表示出力要
求処理部42で作成される画面に反映され、さらに、ス
テップ505で、画面表示データ再生部49によりデー
タ検索部50を介して再生時点後の入力イベントと表示
出力要求が検索され、これら入力イベントと表示出力要
求は、画面表示データ再生部49より表示出力要求処理
部42を介してウィンドウサーバ2に送られ、ステップ
506で、ウィンドウサーバ2の出力要求処理部22に
よる画面作成に反映される。
As a result, in step 504, the screen is created by the output request processing unit 22 of the window server 2 and is output from the output unit 3. Also, step 508
Then, the data search unit 50 searches for the input event and the display output request from the recording time point to the reproducing time point, and the step 5
At 09, it is reflected on the screen created by the display output request processing unit 42 via the screen display data reproducing unit 49, and at step 505, after the reproduction time point via the data searching unit 50 by the screen display data reproducing unit 49. Of the input event and the display output request, and the input event and the display output request are sent from the screen display data reproducing section 49 to the window server 2 via the display output request processing section 42, and in step 506, the window server 2 This is reflected in the screen creation by the output request processing unit 22.

【0032】従って、このようにすれば、図6に示すよ
うに、記録開始要求aがあると、この記録開始要求aを
含めて各記録時点t1 、t2 、t3 、…で、それぞれ画
像データ保持部23と管理データ保持部24の内容b1
、b2 、b3 、…を記録するとともに、これらととも
に各記録時点t1 、t2 、t3 、…の間の入力イベント
と表示出力要求のデータc1 、c2 、c3 、…を、それ
ぞれまとめて記録するようにしていて、例えば、記録時
点t1 、t2 、t3 、…のうち記録時点t2 と一致する
再生要求d1 があると、その時点において記録された画
像データ保持部23と管理データ保持部24の内容b2
より画面を作成するとともに、その時点後の入力イベン
トと表示出力要求のデータc2 、c3 、…を作成画面に
反映させて再生し、一方、例えば、記録時点t3 、t4
の間で、記録時点と一致しない再生要求d2 があると、
この再生要求d2 の時点より前で、この時点に最も近い
記録時点t3 の画像データ保持部23と管理データ保持
部24の内容b3 より画面を作成するとともに、記録時
点t3 と再生要求d2 の時点との間の入力イベントと表
示出力要求のデータc3'を作成画面に反映させ、さらに
再生要求d2 の時点後の入力イベントと表示出力要求の
データc3'' 、c4 、…を前記作成した画面に反映させ
て再生するようになり、これにより、画面に表示された
データの変化を記録再生するのに、画面を作成する時点
から記録しなくても、記録データを再生することがで
き、しかも、記録したデータの任意の時点から再生して
画面の変化を再現できることになる。 (第2の実施の形態)図7は、第2の実施の形態におい
て、画面に表示されたデータの記録を行う場合の構成例
を示すもので、図1と同一部部には同符号を付してい
る。
Therefore, in this way, as shown in FIG. 6, when there is a recording start request a, image data is held at each recording time t1, t2, t3, ... Including the recording start request a. Contents b1 of the section 23 and the management data holding section 24
, B2, b3, ... Are recorded together with the input events and the display output request data c1, c2, c3, ... Between the recording times t1, t2, t3 ,. However, for example, if there is a reproduction request d1 that coincides with the recording time point t2 among the recording time points t1, t2, t3, ..., The contents b2 of the image data holding section 23 and the management data holding section 24 recorded at that time point.
While creating a screen, the input event and the data c2, c3, ... Of the display output request after that time are reflected on the creation screen and reproduced, while, for example, the recording time t3, t4.
If there is a reproduction request d2 that does not match the recording time,
A screen is created from the content b3 of the image data holding unit 23 and the management data holding unit 24 at the recording time t3 closest to this time before the time of the reproduction request d2, and the recording time t3 and the time of the reproduction request d2 are set. Between the input event and the display output request data c3 'are reflected on the created screen, and the input event and the display output request data c3'', c4, ... after the reproduction request d2 are reflected on the created screen. This allows the recorded data to be played back without changing the data displayed on the screen even if the change in the data displayed on the screen is recorded and played back. It is possible to reproduce the change of the screen by reproducing the generated data from an arbitrary time point. (Second Embodiment) FIG. 7 shows a configuration example in which data displayed on the screen is recorded in the second embodiment, and the same parts as those in FIG. Attached.

【0033】この場合、疑似サーバ4にデータを記録す
る際にデータの種類毎に分けて記録するデータ識別部5
1を付加している。また、記録部6として、画像データ
保持部と管理データ保持部の内容を記録する記録部61
と、入力イベントと表示出力要求を記録する際に画面管
理に関するデータを記録する記録部62とそれ以外のデ
ータを記録する記録部63に分けて設けるようにしてい
る。
In this case, when the data is recorded in the pseudo server 4, the data identification section 5 records the data separately for each type of data.
1 is added. Further, as the recording unit 6, a recording unit 61 that records the contents of the image data holding unit and the management data holding unit.
In addition, a recording unit 62 that records data relating to screen management when recording an input event and a display output request and a recording unit 63 that records other data are separately provided.

【0034】次に、このような構成においてデータを記
録する場合の動作を図8により説明する。いま、ユーザ
が入力部1のキーボードやマウスを用いてデータ記録開
始要求を入力すると、ステップ801で、ウィンドウサ
ーバ2により記録が開始され、ステップ802で、入力
イベント送信部801により擬似サーバ4の入力イベン
ト処理部41を介して画面表示データ記録部46に記録
開始要求が送られ、時間制御部47に記録時点が登録さ
れる。
Next, the operation for recording data in such a structure will be described with reference to FIG. Now, when the user inputs a data recording start request using the keyboard or mouse of the input unit 1, recording is started by the window server 2 in step 801, and input to the pseudo server 4 by the input event transmission unit 801 in step 802. A recording start request is sent to the screen display data recording unit 46 via the event processing unit 41, and the recording time point is registered in the time control unit 47.

【0035】そして、記録を開始すると、ステップ80
3で、画面表示データ記録部46より、画面表示データ
獲得部44と画像データ獲得部45に記録開始が知らさ
れる。すると、これら画面表示データ獲得部44と画像
データ獲得部45より画面表示データ記録部46を介し
てイベント要求部43よりウィンドウサーバ2へ獲得要
求が送られ、入力イベント送信部21より画像データ保
持部23の内容と管理データ保持部24の内容が獲得さ
れ擬似サーバ4に送られ、擬似サーバ4の入力イベント
処理部41より獲得した内容が画面表示データ記録部4
6に送られ、ステップ804で、記録部6に記録され
る。
When recording is started, step 80
At 3, the screen display data recording unit 46 notifies the screen display data acquisition unit 44 and the image data acquisition unit 45 of the start of recording. Then, the screen display data acquisition unit 44 and the image data acquisition unit 45 transmit an acquisition request to the window server 2 from the event request unit 43 via the screen display data recording unit 46, and the input event transmission unit 21 transmits the image data holding unit. The contents of 23 and the contents of the management data holding unit 24 are acquired and sent to the pseudo server 4, and the contents acquired by the input event processing unit 41 of the pseudo server 4 are displayed on the screen display data recording unit 4.
6 and is recorded in the recording unit 6 in step 804.

【0036】ここで、ステップ805で、画面表示デー
タ記録部46が割り込みを受けると、ステップ806
で、タイマー割り込みかどうかを判断し、タイマー割り
込みの場合は、ステップ807で、その割り込みが記録
時点であるかを判断し、記録時点であれば、ステップ8
08で、時間制御部47より画面表示データ記録部46
に記録時点が知らされ、画面表示データ記録部46より
画像データ獲得部44に獲得要求が出力される。する
と、画像データ獲得部45より画面表示データ記録部4
6を介してイベント要求部43よりウィンドウサーバ2
へ獲得要求が送られ、入力イベント送信部21より画像
データ保持部23の内容が獲得され擬似サーバ4に送ら
れ、擬似サーバ4の入力イベント処理部41より獲得し
た内容が画面表示データ記録部46に送られ、ステップ
809で、記録部61に記録される。そして、ステップ
810に進む。一方、ステップ807で、記録時点でな
ければ、直ちにステップ810に進むようになる。
When the screen display data recording section 46 receives an interrupt in step 805, step 806
Then, it is judged whether it is a timer interrupt. If it is a timer interrupt, it is judged in step 807 whether or not the interrupt is the recording time. If it is the recording time, step 8
08, the screen display data recording unit 46 from the time control unit 47.
The recording time is notified to the screen display data recording unit 46, and the acquisition request is output to the image data acquisition unit 44. Then, the image data acquisition unit 45 causes the screen display data recording unit 4 to
From the event requesting unit 43 via the window server 2
To the pseudo server 4, the contents of the image data holding unit 23 are acquired from the input event transmission unit 21, and the contents acquired from the input event processing unit 41 of the pseudo server 4 are transmitted to the screen display data recording unit 46. And is recorded in the recording unit 61 in step 809. Then, the process proceeds to step 810. On the other hand, if it is not the recording time in step 807, the process immediately proceeds to step 810.

【0037】一方、ステップ806で、タイマー割り込
みでないと判断した場合は、ステップ811で、入力イ
ベントか表示出力要求かを判断し、これらいずれかの場
合は、ステップ212で、擬似サーバ4の入力イベント
処理部41と表示出力要求処理部42が仲介する入力イ
ベントと表示出力要求が画面表示データ記録部46に送
られ、データ識別部51により画面管理に関するデータ
とそれ以外のデータに分けて記録部62、63に記録さ
れて、ステップ810に進み、一方、入力イベントと表
示出力要求のいずれでもない場合は、直ちにステップ8
10に進むようになる。
On the other hand, if it is determined in step 806 that it is not a timer interrupt, it is determined in step 811 whether it is an input event or a display output request. In either case, in step 212, the input event of the pseudo server 4 is determined. The input event and the display output request mediated by the processing unit 41 and the display output request processing unit 42 are sent to the screen display data recording unit 46, and the data identification unit 51 divides the screen management data and other data into a recording unit 62. , 63, and proceeds to step 810. On the other hand, if neither an input event nor a display output request, then immediately proceed to step 8
I will proceed to 10.

【0038】ステップ810では、ユーザが入力部1よ
り記録終了または画面終了要求が入力されたかを判断
し、ここで、YESを判断するまで、ステップ805
で、割り込みを受けると、タイマー割り込みの場合とタ
イマー割り込みでない場合の処理が繰り返して実行され
る。
In step 810, it is determined whether the user has input a recording end request or a screen end request from the input section 1, and step 805 until a YES determination is made here.
Then, when an interrupt is received, the processing for a timer interrupt and the processing for a timer interrupt are repeatedly executed.

【0039】しかして、このような一連の処理の実行に
より画面表示データ記録部46によって記録部61、6
2、63に記録されるデータは、図9に示すように構成
される。
By the execution of such a series of processing, the screen display data recording unit 46 causes the recording units 61, 6
The data recorded in Nos. 2 and 63 are configured as shown in FIG.

【0040】この場合、記録データaは、時間データと
して記録開始の記録時点t1 においては、画像データ保
持部23と管理データ保持部24の内容が記録エリアb
1 、cに記録されるとともに、入力イベントと表示出力
要求のうち画面管理に関するデータとそれ以外のデータ
が記憶エリアd1 、e1 に記録され、これ以降の各記録
時点t2 、t3 、…については、画像データ保持部23
と管理データ保持部24の内容のうちの画像データ保持
部23の内容のみが記録エリアb2 、b3 、…に記録さ
れ、また、入力イベントと表示出力要求のうち画面管理
に関するデータとそれ以外のデータが記録エリアd2 、
d3 、…、e2 、e3 、…に記録されるようになる。つ
まり、画像データ保持部23と管理データ保持部24の
内容については、記録開始時点の記録時点t1 でのみが
記録され、他の記録時点t2 、t3 、…においては画像
データ保持部23の内容のみが記録される。また、、入
力イベントと表示出力要求の画面管理データに関するデ
ータとそれ以外のデータについては、各記録時点と次の
記録時点の間のデータをまとめて記録される。
In this case, the recording data a is time data, and the contents of the image data holding unit 23 and the management data holding unit 24 are recorded in the recording area b at the recording time t1 at the start of recording.
In addition to being recorded in 1 and c, the data related to the screen management of the input event and the display output request and the other data are recorded in the storage areas d1 and e1. For the respective recording time points t2, t3, ... Image data holding unit 23
Of the contents of the management data holding unit 24 and the management data holding unit 24, only the contents of the image data holding unit 23 are recorded in the recording areas b2, b3 ,. Is the recording area d2,
, d3, ..., E2, e3 ,. That is, regarding the contents of the image data holding unit 23 and the management data holding unit 24, only the contents of the image data holding unit 23 are recorded at the recording time point t1 at the recording start time and the other recording time points t2, t3, .... Is recorded. Further, regarding the data relating to the screen management data of the input event and the display output request and the other data, the data between each recording time point and the next recording time point are collectively recorded.

【0041】次に、図10は、第2の実施の形態におい
て、画面の再生を行う場合の構成例を示すもので、図7
と同一部分には、同符号を付している。この場合、擬似
サーバ4は、図7で述べた構成に、さらに再生すべき時
点を受理する再生受理部と受理した再生時点から再生す
る画面表示データ再生部を有する再生制御部52と、記
録したデータを検索するデータ検索部50を付加してい
る。
Next, FIG. 10 shows an example of the configuration for reproducing a screen in the second embodiment.
The same reference numerals are given to the same portions as. In this case, the pseudo server 4 further records in the configuration described in FIG. 7, a reproduction control unit 52 having a reproduction reception unit that receives a reproduction time and a screen display data reproduction unit that reproduces from the received reproduction time. A data search unit 50 for searching data is added.

【0042】次に、このような構成において記録データ
を再生する場合の動作を図11により説明する。いま、
ユーザが入力部1より再生要求を入力すると、ステップ
1101で、ウィンドウサーバ2の入力イベント送信部
21より擬似サーバ4の入力イベント処理部41を介し
て再生制御部52の画面表示データ再生部に再生要求が
送られる。
Next, the operation of reproducing recorded data in such a configuration will be described with reference to FIG. Now
When the user inputs a reproduction request from the input unit 1, in step 1101, the input event transmission unit 21 of the window server 2 reproduces the screen display data reproduction unit of the reproduction control unit 52 via the input event processing unit 41 of the pseudo server 4. Request is sent.

【0043】すると、ステップ1102で、再生制御部
52の画面表示データ再生部より再生時点受理部に再生
時点が通知されるとともに、データ検索部50により、
記録したデータに再生時点と一致する記録時点があるか
どうかが検索される。
Then, in step 1102, the screen display data reproducing unit of the reproduction control unit 52 notifies the reproducing time point to the reproducing time point receiving unit, and the data searching unit 50 causes
It is searched whether or not the recorded data has a recording time that matches the reproduction time.

【0044】ここで、再生時点と一致する記録時点があ
る場合は、ステップ1103で、再生制御部52の画面
表示データ再生部によりデータ検索部50を介して再生
時点と一致する記録時点での画像データ保持部23の内
容と記録開始時点で記録された管理データ保持部24の
内容と、記録開始時点と再生時点の間に記録された入力
イベントと表示出力要求のうち画面管理に関するデータ
が検索され、この検索結果が再生制御部52の画面表示
データ再生部を介して表示出力要求処理部42によりウ
ィンドウサーバ2に送られる。
If there is a recording time point that coincides with the reproduction time point, in step 1103, the image at the recording time point that coincides with the reproduction time point by the screen display data reproducing section of the reproduction control section 52 via the data searching section 50. The contents of the data holding unit 23, the contents of the management data holding unit 24 recorded at the recording start time, and the data related to screen management among the input event and the display output request recorded between the recording start time and the reproduction time are searched. The search result is sent to the window server 2 by the display output request processing unit 42 via the screen display data reproduction unit of the reproduction control unit 52.

【0045】これにより、ウィンドウサーバ2での出力
要求処理部22にて、ステップ1104で、画面が作成
され出力部3より出力される。また、これと同時に、ス
テップ1105で、再生制御部52の画面表示データ再
生部によりデータ検索部50を介して再生時点後の入力
イベントと表示出力要求が検索され、これら入力イベン
トと表示出力要求は、再生制御部52の画面表示データ
再生部より表示出力要求処理部42を介してウィンドウ
サーバ2に送られ、ステップ1106で、ウィンドウサ
ーバ2の出力要求処理部22による画面作成に反映され
る。
As a result, in the output request processing unit 22 of the window server 2, a screen is created and output from the output unit 3 in step 1104. At the same time, in step 1105, the screen display data reproducing unit of the reproduction control unit 52 retrieves the input event and the display output request after the reproduction time point via the data retrieval unit 50, and the input event and the display output request are Is transmitted from the screen display data reproducing unit of the reproduction control unit 52 to the window server 2 via the display output request processing unit 42, and is reflected in the screen creation by the output request processing unit 22 of the window server 2 in step 1106.

【0046】一方、ステップ1102で、再生時点と一
致する記録時点がない場合は、ステップ1107で、再
生時点より前で再生時点に一番近い記録時点の画像デー
タ保持部23の内容と、記録開始時点で記録された管理
データ保持部24の内容と、記録開始時点と再生時点の
間に記録された入力イベントと表示出力要求のうち画面
管理に関するデータが検索され、この検索結果が再生制
御部52の画像表示データ再生部を介して表示出力要求
処理部42によりウィンドウサーバ2に送られる。
On the other hand, if there is no recording time point that coincides with the reproduction time point in step 1102, the contents of the image data holding unit 23 at the recording time point before the reproduction time point and closest to the reproduction time point and the recording start time in step 1107. The content of the management data holding unit 24 recorded at the time point, the data related to the screen management among the input event and the display output request recorded between the recording start time point and the reproduction time point are searched, and the search result is searched. It is sent to the window server 2 by the display output request processing unit 42 via the image display data reproducing unit.

【0047】これにより、ステップ1104で、ウィン
ドウサーバ2での出力要求処理部22により画面が作成
され、出力部3より出力される。また、ステップ110
8で、記録時点から再生時点の間の入力イベントと表示
出力要求がデータ検索部50により検索され、ステップ
1109で、再生制御部52の画面表示データ再生部を
介して表示出力要求処理部42で作成される画面に反映
され、さらに、ステップ1105で、再生制御部52の
画面表示データ再生部によりデータ検索部50を介して
再生時点後の入力イベントと表示出力要求が検索され、
これら入力イベントと表示出力要求は、再生制御部52
の画面表示データ再生部より表示出力要求処理部42を
介してウィンドウサーバ2に送られ、ステップ1106
で、ウィンドウサーバ2の出力要求処理部22による画
面作成に反映される。
As a result, in step 1104, the screen is created by the output request processing unit 22 in the window server 2 and is output from the output unit 3. Also, step 110
In step 8, the input event and the display output request from the recording time to the reproduction time are searched by the data search unit 50, and in step 1109, the display output request processing unit 42 via the screen display data reproduction unit of the reproduction control unit 52. This is reflected on the created screen, and in step 1105, the screen display data reproducing unit of the reproduction control unit 52 searches through the data searching unit 50 for the input event and the display output request after the reproduction time,
These input event and display output request are sent to the reproduction control unit 52.
Is sent to the window server 2 from the screen display data reproduction unit of the display output request processing unit 42 in step 1106.
Then, it is reflected in the screen creation by the output request processing unit 22 of the window server 2.

【0048】従って、このようにすれば、図12に示す
ように記録開始要求aがあると、記録開始要求aである
記録時点t1 における画像データ保持部23の内容b1
と管理データ保持部24の内容cを記録するとともに、
それ以降の記録時点t2 、t3 、…では、画像データ保
持部23の内容b2 、b3 、…を記録し、これらととも
に各記録時点t1 、t2 、t3 、…の間の入力イベント
と表示出力要求を、画面管理に関するデータd11、d1
2、d13、…とそれ以外のデータd21、d22、d23、…
に分けて記録するようにしていて、例えば、記録時点t
1 、t2 、t3 、…のうち記録時点t2 と一致する再生
要求e1 があると、その時点において記録された画像デ
ータ保持部23の内容b2 と記録開始要求aの時点の管
理データ保持部24の内容cと記録開始要求aから再生
要求e1 の時点の間の入力イベントと表示出力要求のう
ち画面管理に関するデータd11により画面を作成すると
ともに、その時点後の入力イベントと表示出力要求のデ
ータd12、d13、…およびd22、d23、…を作成画面に
反映させて再生し、一方、例えば、記録時点t3 、t4
の間で、記録時点と一致しない再生要求e2 があると、
再生要求e1 時点より前で、この時点に最も近い記録時
点t3 の画像データ保持部23の内容b3 と、記録開始
要求a時点の管理データ保持部24の内容cと、記録開
始要求aから再生要求e2 の時点の間の入力イベントと
表示出力要求のうち画面管理に関するデータd11、d1
2、d13' により画面を作成するとともに、記録時点t3
と再生要求e2 の時点との間の入力イベントと表示出
力要求のデータd13' およびd23'を作成画面に反映さ
せ、さらに再生要求e2 の時点後の入力イベントと表示
出力要求のデータd13''、d14、…およびd23''、d2
4、…を前記作成した画面に反映させて再生するように
なり、この場合も画面に表示されたデータの変化を記録
再生するのに、画面を作成する時点から記録しなくて
も、記録データを再生することができ、しかも、記録し
たデータの任意の時点から再生して画面の変化を再現で
き、さらに大量のデータを記録することなくして、画面
の変化を再現することも可能となる。
Therefore, in this way, when there is a recording start request a as shown in FIG. 12, the content b1 of the image data holding unit 23 at the recording time t1 which is the recording start request a.
And the content c of the management data holding unit 24 is recorded,
At the subsequent recording time points t2, t3, ..., The contents b2, b3, ... Of the image data holding section 23 are recorded, and together with these, input events and display output requests between the recording time points t1, t2, t3 ,. , Screen management data d11, d1
2, d13, ... And other data d21, d22, d23 ,.
The recording is performed separately at, for example, the recording time t
When there is a reproduction request e1 that coincides with the recording time point t2 among 1, 1, t2, t3, ..., The contents b2 of the image data holding section 23 recorded at that time point and the management data holding section 24 at the time point of the recording start request a. A screen is created by the data d11 relating to the screen management of the input event and the display output request between the content c and the recording start request a to the reproduction request e1, and the input event and the display output request data d12 after that time, , and d22, d23, ... Are reflected on the creation screen and reproduced, while, for example, recording time points t3, t4.
If there is a reproduction request e2 that does not match the recording time,
Before the reproduction request e1, the content b3 of the image data holding unit 23 at the recording time t3 closest to this time, the content c of the management data holding unit 24 at the recording start request a, and the reproduction request from the recording start request a Data d11, d1 relating to screen management in the input event and display output request between the time point e2
2. Create a screen with d13 'and record time t3
And the data d13 'and d23' of the display output request between the input event and the time of the reproduction request e2 are reflected on the creation screen, and the input event and the data of the display output request d13 '' after the time of the reproduction request e2, d14, ... and d23 '', d2
4 and so on are reflected on the created screen and reproduced. Even in this case, even if the change in the data displayed on the screen is recorded and reproduced, it is possible to record the recorded data without recording from the time of creating the screen. It is possible to reproduce the change of the screen by reproducing the recorded data from an arbitrary time point, and it is also possible to reproduce the change of the screen without recording a large amount of data.

【0049】なお、上述では、ウィンドウサーバ2と擬
似サーバ4とアプリケーション5がそれぞれ独立して通
信を行い、擬似サーバ4内に画面表示データ記録部46
を備えている場合について述べたが、例えば、図13
(a)〜(d)に示すような構成のものも考えられる。
In the above description, the window server 2, the pseudo server 4, and the application 5 communicate with each other independently, and the screen display data recording section 46 is stored in the pseudo server 4.
Although the case of including the
The configuration shown in (a) to (d) is also conceivable.

【0050】同図(a)は、はウィンドウサーバ2と画
面表示データ記録部46とアプリケーション5がそれぞ
れ独立して通信する場合で、画面表示データ記録部46
が擬似サーバ内にない場合である。同図(b)は、画面
表示データ記録部46とアプリケーション5が一体化し
たものとウィンドウサーバ2の2つの間で通信を行うよ
うにしたものである。同図(c)は、ウィンドウサーバ
2と画面表示データ記録部46が一体化したものとアプ
リケーション5の2つの間で通信を行うようにしたもの
である。同図(d)は、ウィンドウサーバ2と画面表示
データ記録部46とアプリケーショ5の全て0一体化す
るようにしたものである。
FIG. 7A shows the case where the window server 2, the screen display data recording section 46 and the application 5 communicate with each other independently.
Is not in the pseudo server. FIG. 2B shows that the screen display data recording unit 46 and the application 5 are integrated with each other, and the window server 2 communicates with each other. In FIG. 6C, the window server 2 and the screen display data recording unit 46 are integrated with each other, and the application 5 is used for communication. In FIG. 3D, the window server 2, the screen display data recording unit 46, and the application 5 are all integrated into 0.

【0051】また図13に示した構成において、画面表
示データ記録部42の代わりに画面表示データ再生部4
9としたそれぞれのシステムについても同様にこの発明
を適用できる。
Further, in the configuration shown in FIG. 13, instead of the screen display data recording unit 42, the screen display data reproducing unit 4
The present invention can be similarly applied to each of the systems described above.

【0052】また、上述した実施の形態では、疑似サー
バ4を用いて画像データの記録再生を行うようにしてい
るが、これらの動作は、ウィンドウサーバ内で実現する
こともできる。
Further, in the above-mentioned embodiment, the pseudo server 4 is used to record and reproduce the image data, but these operations can also be realized in the window server.

【0053】[0053]

【発明の効果】以上説明したように本発明によれば、画
面に表示されたデータの変化を記録再生するのに、画面
を作成する時点からではなく、任意の時点から画面に表
示されたデータを記録することができ、しかも、これら
記録したデータの任意の時点から画面の変化を再生する
ことができ、また、記録データを最小限にして、画面の
変化を再現することもできる。
As described above, according to the present invention, when the change of the data displayed on the screen is recorded / reproduced, the data displayed on the screen is displayed from an arbitrary time, not from the time of creating the screen. Can be recorded, and the change of the screen can be reproduced from an arbitrary point of time of the recorded data, and the change of the screen can be reproduced by minimizing the recorded data.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の第1の実施の形態の画面の記録を行う
場合の構成例を示す図。
FIG. 1 is a diagram showing a configuration example when a screen is recorded according to a first embodiment of this invention.

【図2】第1の実施の形態の画面の記録を説明するため
のフローチャート。
FIG. 2 is a flowchart for explaining screen recording according to the first embodiment.

【図3】第1の実施の形態に用いられる記録データの構
成を示す図。
FIG. 3 is a diagram showing a configuration of recording data used in the first embodiment.

【図4】第1の実施の形態の画面の再生を行う場合の構
成例を示す図。
FIG. 4 is a diagram showing a configuration example when a screen is reproduced according to the first embodiment.

【図5】第1の実施の形態の画面の再生を説明するため
のフローチャート。
FIG. 5 is a flowchart for explaining screen reproduction according to the first embodiment.

【図6】第1の実施の形態の画面の記録再生を説明する
ための図。
FIG. 6 is a diagram for explaining recording / reproduction of a screen according to the first embodiment.

【図7】本発明の第2の実施の形態の画面の記録を行う
場合の構成例を示す図。
FIG. 7 is a diagram showing a configuration example when recording a screen according to the second embodiment of the present invention.

【図8】第2の実施の形態の画面の記録を説明するため
のフローチャート。
FIG. 8 is a flowchart for explaining screen recording according to the second embodiment.

【図9】第2の実施の形態に用いられる記録データの構
成を示す図。
FIG. 9 is a diagram showing a configuration of recording data used in the second embodiment.

【図10】第2の実施の形態の画面の再生を行う場合の
構成例を示す図。
FIG. 10 is a diagram showing a configuration example when a screen is reproduced according to the second embodiment.

【図11】第2の実施の形態の画面の再生を説明するた
めのフローチャート。
FIG. 11 is a flowchart for explaining screen reproduction according to the second embodiment.

【図12】第2の実施の形態の画面の記録再生を説明す
るための図。
FIG. 12 is a diagram for explaining recording / reproduction of a screen according to the second embodiment.

【図13】本発明の他の実施の形態を説明するための
図。
FIG. 13 is a diagram for explaining another embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1…入力部、 2…ウィンドウサーバ、 21…入力イベント送信部、 22…出力要求処理部、 23…画像データ保持部、 24…管理データ保持部、 3…出力部、 4…擬似サーバ、 41…入力イベント処理部、 42…表示出力要求処理部、 43…イベント要求部、 44…画像データ獲得部、 45…管理データ獲得部、 46…画面表示データ記録部、 47…時間制御部、 48…再生受理部、 49…画面表示データ再生部、 50…データ検索部、 51…データ識別部、 52…再生制御部、 5…アプリケーション、 6、61、62、63…記録部。 DESCRIPTION OF SYMBOLS 1 ... Input part, 2 ... Window server, 21 ... Input event transmission part, 22 ... Output request processing part, 23 ... Image data holding part, 24 ... Management data holding part, 3 ... Output part, 4 ... Pseudo server, 41 ... Input event processing unit, 42 ... Display output request processing unit, 43 ... Event request unit, 44 ... Image data acquisition unit, 45 ... Management data acquisition unit, 46 ... Screen display data recording unit, 47 ... Time control unit, 48 ... Reproduction Receiving unit, 49 ... Screen display data reproducing unit, 50 ... Data searching unit, 51 ... Data identifying unit, 52 ... Reproduction control unit, 5 ... Application, 6, 61, 62, 63 ... Recording unit.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 画面に表示されたデータを記録する方法
において、 記録開始要求により、該記録開始要求時点を含めた所定
の記録時点ごとに、画面に表示する画像データと画面に
表示するための管理データをそれぞれ記録し、さらに前
記要求時点以降の表示出力要求を記録することを特徴と
する画面データの記録方法。
1. A method of recording data displayed on a screen, comprising: a recording start request, image data to be displayed on the screen, and image data to be displayed on the screen at predetermined recording time points including the recording start request time point. A method for recording screen data, characterized in that management data is recorded respectively, and further, a display output request after the request time is recorded.
【請求項2】 記録開始要求により、該記録開始要求時
点を含めた所定の記録時点ごとに、画面に表示する画像
データと画面に表示するための管理データをそれぞれ記
録し、さらに前記要求時点以降の表示出力要求を記録し
た画面表示データに対して、 再生要求により、該再生要求時点に一致する記録時点が
あれば、該記録時点で記録された画像データと管理デー
タにより画面を作成するとともに、前記再生要求時点以
降に記録された表示出力要求を前記作成画面に反映さ
せ、 前記再生要求時点に一致する記録時点がなければ、それ
以前で最も近い記録時点の画像データと管理データによ
り画面を作成するとともに、これら画像データと管理デ
ータの記録時点と前記再生要求時点との間の表示出力要
求を前記作成画面に反映させ、さらに前記再生要求時点
以降に記録された表示出力要求を前記作成画面に反映さ
せることを特徴とする画面データの再生方法。
2. The recording start request records image data to be displayed on the screen and management data to be displayed on the screen at each predetermined recording time point including the recording start request time point, and further after the request time point. For the screen display data in which the display output request is recorded, if there is a recording time point that coincides with the reproduction request time point by the reproduction request, a screen is created with the image data and management data recorded at the recording time point, and A display output request recorded after the reproduction request time is reflected on the creation screen, and if there is no recording time that matches the reproduction request time, a screen is created by the image data and management data of the closest recording time before that. In addition, the display output request between the recording time of these image data and management data and the reproduction request time is reflected on the creation screen, and The method of reproducing screen data, characterized in that to reflect the display output request that is recorded after the raw request time to the creation screen.
【請求項3】 画面に表示されたデータを記録する方法
において、 記録開始要求により、該記録開始要求時点を含めた所定
の記録時点のうち前記記録開始要求時点での画面に表示
する画像データと画面に表示するための管理データをそ
れぞれ記録するとともに、他の記録時点での画面に表示
する画像データのみを記録し、さらに前記要求時点以降
の表示出力要求を画像管理に関するデータとそれ以外の
データとを分けて記録することを特徴とする画面データ
の記録方法。
3. A method of recording data displayed on a screen, wherein image data to be displayed on the screen at the recording start request time among predetermined recording times including the recording start request time by a recording start request. The management data to be displayed on the screen are recorded respectively, and only the image data to be displayed on the screen at other recording points are recorded, and the display output request after the request point is related to the image management data and other data. A method of recording screen data, characterized by separately recording and.
【請求項4】 記録開始要求により、該記録開始要求時
点を含めた所定の記録時点のうち前記記録開始要求時点
での画面に表示する画像データと画面に表示するための
管理データをそれぞれ記録するとともに、他の記録時点
での画面に表示する画像データのみを記録し、さらに前
記要求時点以降の表示出力要求を画像管理に関するデー
タとそれ以外のデータとを分けて記録した画面表示デー
タに対して、 再生要求により、該再生要求時点に一致する記録時点が
あれば、該記録時点で記録された画像データと記録開始
時点で記録された管理データと記録開始時点と前記再生
要求時点の間に記録された表示出力要求のうち画面管理
に関するデータより画面を作成するとともに、前記再生
要求時点以降に記録された表示出力要求を前記作成画面
に反映させ、 前記再生要求時点に一致する記録時点がなければ、それ
以前で最も近い記録時点の画像データと、前記記録開始
時点で記録された管理データと、前記再生要求時点と前
記画像データを記録した前記最も近い記録時点との間の
表示出力要求のうち画面管理に関するデータより画面を
作成するとともに、前記画像データを記録した前記最も
近い記録時点と前記再生要求時点の間の表示出力要求を
前記作成画面に反映させ、さらに前記再生要求時点以降
に記録された表示出力要求を前記作成画面に反映させる
ことを特徴とする画面データの再生方法。
4. The recording start request records the image data to be displayed on the screen and the management data to be displayed on the screen at a predetermined recording time point including the recording start request time point. Along with the screen display data, only the image data to be displayed on the screen at the other recording time is recorded, and the display output request after the request time is recorded separately for the image management data and other data. If there is a recording time point corresponding to the reproduction request time point by the reproduction request, the image data recorded at the recording time point, the management data recorded at the recording start time point, the recording start time point and the reproduction request time point are recorded. A screen is created from the data related to screen management among the displayed output requests, and the display output requests recorded after the reproduction request time are copied to the created screen. If there is no recording time point coincident with the reproduction request time point, the image data at the closest recording time point before that, the management data recorded at the recording start time point, the reproduction request time point and the image data are recorded. A screen is created from data relating to screen management among display output requests between the closest recording time point and a display output request between the closest recording time point at which the image data is recorded and the reproduction request time point is created. A method for reproducing screen data, characterized by reflecting on a screen, and further reflecting a display output request recorded after the reproduction request time on the creation screen.
JP7234288A 1995-09-12 1995-09-12 Recording method and reproducing method for screen data Pending JPH0981713A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7234288A JPH0981713A (en) 1995-09-12 1995-09-12 Recording method and reproducing method for screen data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7234288A JPH0981713A (en) 1995-09-12 1995-09-12 Recording method and reproducing method for screen data

Publications (1)

Publication Number Publication Date
JPH0981713A true JPH0981713A (en) 1997-03-28

Family

ID=16968642

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7234288A Pending JPH0981713A (en) 1995-09-12 1995-09-12 Recording method and reproducing method for screen data

Country Status (1)

Country Link
JP (1) JPH0981713A (en)

Similar Documents

Publication Publication Date Title
JPH0981713A (en) Recording method and reproducing method for screen data
JPH05242166A (en) Multi-media data editing and display system
JP4306429B2 (en) Content-linked comment display method and system, server device, client device, comment display program, and computer-readable storage medium storing comment display program
JPH05120398A (en) Presentation device
JPH04247572A (en) Multimedia presentation method equipped with superimpose function
JP3052380B2 (en) Item selection device
JP2000172859A (en) Multimedia title editing device, multimedia title editing method, and storage medium recording multimedia title editing program
JPH0744426A (en) File management method for file system
JP2001184360A (en) Information distribution system, terminal equipment, information managing device and information distributing method
JPH0749878A (en) Data retrieval device
JPH10162090A (en) Document management device in data processing system
JPH07234807A (en) Input event recording and reproducing device
JPH01306936A (en) Logging information management system
JP2639224B2 (en) Method of sharing process selection between multiple processes
JP2000020388A (en) Multimedia data processor
JP2650803B2 (en) Full screen editor control processor
JPH0540559A (en) Online manual display system
JPH08275136A (en) Conference equipment and conference system
JPH064195A (en) Keyboard input information recording/reproducing device
JP2002092031A (en) Client device
JPH04128798A (en) Music playing device
JP2000003401A (en) Form preparation processing system
JPH1166141A (en) Information processor, information processing method and medium recorded with information processing program
JP2002183139A (en) Server for retrieval, retrieval system, and storage medium
JP2002055951A (en) Device and method for managing job schedule operation and program recording medium