JPH09244993A - On-line screen display control system - Google Patents

On-line screen display control system

Info

Publication number
JPH09244993A
JPH09244993A JP8055010A JP5501096A JPH09244993A JP H09244993 A JPH09244993 A JP H09244993A JP 8055010 A JP8055010 A JP 8055010A JP 5501096 A JP5501096 A JP 5501096A JP H09244993 A JPH09244993 A JP H09244993A
Authority
JP
Japan
Prior art keywords
screen
layout
information
display
data
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
JP8055010A
Other languages
Japanese (ja)
Inventor
Hiroaki Gotou
央明 後藤
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP8055010A priority Critical patent/JPH09244993A/en
Publication of JPH09244993A publication Critical patent/JPH09244993A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce the loads of a host computer in the terminal screen display control of an on-line system. SOLUTION: Respective terminals 20 (20-1-3) are provided with screen buffer groups 30 (30-1-3) and the respective buffers of the screen buffer groups 30 respectively correspond to the respective pieces of display unit information provided in a host 10. When the internal information of the host 10 is updated, a transmission data generation part 14 generates transmission data including the updating data of the updated display unit information and transmits them to all the terminals 20. The terminals 20 update the data of the buffer 7 in the screen buffer groups 30 by the received transmission data and reconstitute a display screen by using the data of the screen buffer groups 30 after updating. Thus, in the terminals 20-1 and 20-2 displaying a unit screen 7, display contents for the unit screen 7 are updated. Since the terminal 20-3 does not display the unit screen 7 from the first, even though the data of the screen buffer 7 are updated, the display screen itself is not changed.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ホスト計算機と複
数の端末装置とからなるオンラインシステムにおいて端
末装置の画面表示状態を制御する画面表示制御方式に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a screen display control method for controlling the screen display state of a terminal device in an online system consisting of a host computer and a plurality of terminal devices.

【0002】[0002]

【従来の技術】座席予約システムなどのオンラインシス
テムにおいては、一般に、ホスト計算機(以下、「ホス
ト」と略す)に複数の端末装置(以下、「端末」と略
す)が接続され、各端末は、ホストから与えられる情報
を表示し、あるいは端末オペレータからの入力データを
ホストに送信する。このような端末は、ホストの通信制
御装置からポイントツーポイントの低伝送容量回線にて
1台ごとに直接的に制御されるか、又は多重化手順によ
って比較的少数台ごとにまとめて制御される方式がとら
れている。これらオンラインシステムにおいては、ホス
トの内部情報が更新されると、それに連動して端末表示
画面の更新が必要となる場合がある。このような場合、
ホストが更新情報を作成して各端末に送信し、端末がそ
の更新情報により表示画面の更新を行う。
2. Description of the Related Art In an online system such as a seat reservation system, a host computer (hereinafter abbreviated as "host") is generally connected with a plurality of terminal devices (hereinafter abbreviated as "terminal"), and each terminal is It displays information provided by the host or sends input data from the terminal operator to the host. Such terminals are directly controlled by the host communication control unit on a point-to-point low transmission capacity line, or are controlled collectively by a relatively small number by a multiplexing procedure. The scheme is taken. In these online systems, when the internal information of the host is updated, the terminal display screen may need to be updated in conjunction with it. In such a case,
The host creates update information and sends it to each terminal, and the terminal updates the display screen with the update information.

【0003】このような環境の下では、限られた伝送容
量を持つ回線を効率よく利用する技術が必要であった。
このような技術として、例えば特開昭59−13363
8号には、端末側に複数の書式データを保持させ、ホス
ト側は端末側に対して可変データと書式指定コードを送
信し、端末側でその書式指定コードに対応する書式にて
可変データを合成する方式が開示されている。また、特
開昭60−156138号には、端末装置の内部メモリ
に固定画面情報を登録しておき、ホスト計算機は固定画
面を指定するナンバと追加画面データとを送信し、端末
側でこれらを合成することにより送信データ量を減少さ
せる方式が開示されている。
Under such an environment, there has been a need for a technique for efficiently using a line having a limited transmission capacity.
As such a technique, for example, Japanese Patent Laid-Open No. 59-13363.
In No. 8, the terminal side holds a plurality of format data, the host side transmits the variable data and the format designation code to the terminal side, and the terminal side stores the variable data in the format corresponding to the format designation code. A method of synthesizing is disclosed. Further, in Japanese Patent Laid-Open No. 60-156138, fixed screen information is registered in the internal memory of the terminal device, the host computer transmits a number designating a fixed screen and additional screen data, and the terminal side stores these. A method of reducing the amount of transmission data by combining is disclosed.

【0004】ところが、近年のLAN等の技術の発達に
よって、大容量の伝送路に交換機を介さず直接的に端末
を接続することが可能となった結果、オンラインシステ
ムにおいては、回線の伝送容量よりもむしろホスト自体
の演算速度等の性能がシステム全体の性能のボトルネッ
クとなっている。
However, with the recent development of LAN technology and the like, it has become possible to directly connect terminals to a large-capacity transmission line without passing through an exchange. Rather, the performance of the host itself, such as the calculation speed, becomes a bottleneck in the performance of the entire system.

【0005】例えば、図8は、従来のオンラインシステ
ムにおける画面表示制御方式を説明するための図であ
る。図8においては、ホスト10には端末20−1、2
0−2及び20−3が接続されている。この例では、図
に示すように、各端末20−1〜20−3の表示画面に
は、画面データA、B及びCが異なった画面レイアウト
にて表示されている。ここで、画面データA〜Cは、ホ
スト10が有する内部情報のうち、それぞれ異なった表
示単位情報に対応する表示である。表示単位情報とは、
データの更新や表示における処理単位となる情報のこと
をいう。そして、画面レイアウトとは、端末の表示画面
における各画面データの幾何学的配置状態を示す。図8
においては、端末20−1及び20−2の表示画面には
画面データAが表示されているが、端末20−3の表示
画面には画面データAは表示されていない。
For example, FIG. 8 is a diagram for explaining a screen display control method in a conventional online system. In FIG. 8, terminals 20-1 and 2 are included in the host 10.
0-2 and 20-3 are connected. In this example, as shown in the figure, screen data A, B and C are displayed in different screen layouts on the display screens of the terminals 20-1 to 20-3. Here, the screen data A to C are displays corresponding to different display unit information among the internal information of the host 10. What is display unit information?
This refers to information that is the processing unit for updating and displaying data. The screen layout indicates the geometrical arrangement state of each screen data on the display screen of the terminal. FIG.
In the above, the screen data A is displayed on the display screens of the terminals 20-1 and 20-2, but the screen data A is not displayed on the display screen of the terminal 20-3.

【0006】このような場合において、ホスト10の内
部情報のうち、画面データAに対応する単位情報に変更
があった場合には、その変更に連動して各端末20−1
〜20−3の表示が変更される。図9は、このような表
示変更時におけるホスト10の処理の手順を示すフロー
チャートであり、以下この図9を参照して、内部情報更
新時における各端末の表示変更処理について説明する。
In such a case, if the unit information corresponding to the screen data A in the internal information of the host 10 is changed, each terminal 20-1 is linked with the change.
The display of ~ 20-3 is changed. FIG. 9 is a flowchart showing the procedure of the processing of the host 10 at the time of such display change, and the display change processing of each terminal at the time of updating the internal information will be described below with reference to FIG.

【0007】すなわち、ホスト10に端末あるいはホス
トのオペレータなどから入力があると(S100)、ホ
スト10はその入力についてデータ処理を行い、内部情
報を更新する(S102)。すなわち、この例では、画
面データAに対応する表示単位情報が更新されることに
なる。
That is, when the host 10 receives an input from a terminal or an operator of the host (S100), the host 10 performs data processing on the input and updates the internal information (S102). That is, in this example, the display unit information corresponding to the screen data A is updated.

【0008】このように内部情報が更新されると、この
更新を各端末20−1〜20−3の表示画面に反映させ
なければならない。このデータ更新の反映は、更新され
た情報についての画面を表示している端末のみについて
行えばよい。したがって、ホスト10は、内部情報が更
新されると、次に、この更新について連動表示の対象と
なる端末(すなわち、更新された表示単位情報について
の画面データを表示している端末)を検索する(S11
0)。すなわち、この例では、端末20−1及び20−
2が、該当端末として検索される。
When the internal information is updated in this way, this update must be reflected on the display screens of the terminals 20-1 to 20-3. This data update may be reflected only on the terminal displaying the screen for the updated information. Therefore, when the internal information is updated, the host 10 next searches for a terminal to be linked with this update (that is, a terminal displaying screen data for the updated display unit information). (S11
0). That is, in this example, the terminals 20-1 and 20-
2 is searched as the corresponding terminal.

【0009】つぎに、この検索の結果抽出された端末が
すべて同じ画面レイアウトで画面表示を行っているとは
限らないので、ホスト10は、これら検索された端末の
現在の画面表示における画面レイアウト状態を検索する
(S112)。この例では、ホスト10は、端末20−
1及び20−2の表示画面の画面レイアウト状態を読み
取る。
Next, since the terminals extracted as a result of this search do not all display the same screen layout, the host 10 determines the screen layout state in the current screen display of these searched terminals. Is searched (S112). In this example, the host 10 is the terminal 20-
The screen layout states of the display screens 1 and 20-2 are read.

【0010】そして、ホスト10は、更新された内部情
報を用いて、各端末の現在の画面レイアウトに従って、
各端末に伝送すべき更新画面データを生成する(S11
4)。このホスト10における更新画面データ生成は、
連動表示すべき各端末ごとに個別的に行われる。すなわ
ち、この例では、ホスト10は、各画面データA〜Cに
対応する表示単位情報(このうちAに対応する表示単位
情報は更新されている)を内部情報から読みだし、それ
らを端末20−1の画面レイアウトに従って配置するこ
とにより、端末20−1に対する更新画面データを生成
する。端末20−2についても、これと同様の処理が行
われる。なお、端末20−3は画面データAを表示して
いないので、更新画面データの生成は行われない。
Then, the host 10 uses the updated internal information in accordance with the current screen layout of each terminal.
Update screen data to be transmitted to each terminal is generated (S11).
4). The update screen data generation in this host 10
This is individually performed for each terminal to be linked and displayed. That is, in this example, the host 10 reads the display unit information corresponding to each of the screen data A to C (the display unit information corresponding to A is updated) from the internal information, and reads them. The updated screen data for the terminal 20-1 is generated by arranging according to the screen layout of No. 1. The same process is performed for the terminal 20-2. Since the terminal 20-3 does not display the screen data A, the update screen data is not generated.

【0011】このようにして、連動表示対象の各端末に
ついての更新画面データが生成されると、それらは、対
応する各端末(20−1又は20−2)に対してそれぞ
れ個別に送信される(S116)。
In this way, when the updated screen data for each terminal to be linked and displayed is generated, they are individually transmitted to the corresponding terminals (20-1 or 20-2). (S116).

【0012】一方、ホスト10から更新画面データを受
け取った各端末20−1及び20−2では、画面データ
Aの更新を反映した画面表示を行う。
On the other hand, the terminals 20-1 and 20-2 that have received the updated screen data from the host 10 display the screen reflecting the update of the screen data A.

【0013】[0013]

【発明が解決しようとする課題】このような画面表示制
御方式では、ホストは、内部情報の更新時に、各端末ご
とに現在の画面表示の状態(表示している画面データの
数、画面レイアウト)を検索し、各端末ごとにその状態
に応じた表示データを生成して送信する必要があった。
このため、端末の数が増加するとホストの負荷が増して
システム全体の処理効率が低下するという問題があっ
た。前述の特開昭59−133638号及び特開昭60
−156138号の方式は、伝送データ量の削減には有
効であったが、各端末で異なった画面レイアウトで表示
を行う場合にはホストが各端末ごとに異なった表示デー
タを生成する必要があるなど、ホスト負荷の増加に対し
ては有効な対策とはならなかった。
In such a screen display control method, the host displays the current state of screen display (the number of screen data being displayed, the screen layout) for each terminal when updating the internal information. Had to be searched, and display data corresponding to the state of each terminal had to be generated and transmitted.
Therefore, when the number of terminals increases, the load on the host increases and the processing efficiency of the entire system decreases. The above-mentioned JP-A-59-133638 and JP-A-60.
The method of No. 156138 was effective in reducing the amount of transmission data, but when displaying with different screen layouts in each terminal, the host needs to generate different display data for each terminal. For example, it was not an effective measure against the increase in host load.

【0014】本発明は前述の問題点を解決するためにな
されたものであり、ホストの負荷を増加させずに、多数
の端末の表示画面にホストの内部情報の更新結果を反映
することができるオンライン画面表示制御方式を提供す
ることを目的とする。
The present invention has been made to solve the above-mentioned problems, and it is possible to reflect the update result of the internal information of the host on the display screens of many terminals without increasing the load on the host. It is intended to provide an online screen display control method.

【0015】[0015]

【課題を解決するための手段】前述の目的を達成するた
めに、本発明に係るオンライン画面表示制御方式は、複
数の表示単位情報を含む内部情報を有するホスト計算機
と、このホスト計算機に接続され、前記表示単位情報を
1以上同時にディスプレイ画面上に表示する複数の端末
装置と、からなるオンラインシステムにおいて、前記ホ
スト計算機が、前記内部情報のうちの更新された各表示
単位情報についての更新データを含む伝送データを生成
し前記各端末装置に対して送信する伝送データ生成手段
を有し、前記各端末装置が、前記ホスト計算機の内部情
報の各表示単位情報にそれぞれ対応して設けられ各々対
応する表示単位情報を格納する複数の画面バッファと、
予め設定された画面レイアウト情報に従い前記各画面バ
ッファに格納された表示単位情報をレイアウトして表示
画面を生成する表示画面生成部とを有し、前記各端末装
置は、前記ホスト計算機から前記伝送データを受信する
と、その伝送データに含まれる各更新データによってそ
れぞれ対応する前記画面バッファ内の表示単位情報を更
新し、各端末装置ごとに前記画面レイアウトに従って更
新された表示画面を生成することを特徴とする。
In order to achieve the above-mentioned object, an online screen display control system according to the present invention is connected to a host computer having internal information including a plurality of display unit information and connected to the host computer. An online system comprising a plurality of terminal devices that simultaneously display one or more of the display unit information on a display screen, the host computer outputs update data for each updated display unit information of the internal information. Transmission data generating means for generating transmission data including the transmission data and transmitting the transmission data to each of the terminal devices, each terminal device being provided corresponding to each display unit information of the internal information of the host computer. Multiple screen buffers to store display unit information,
A display screen generation unit that generates a display screen by laying out display unit information stored in each of the screen buffers according to preset screen layout information, and each of the terminal devices transmits the transmission data from the host computer. When receiving, the display unit information in the screen buffer corresponding to each update data included in the transmission data is updated, and a display screen updated according to the screen layout is generated for each terminal device. To do.

【0016】この構成では、ホスト計算機は、内部情報
の更新があった場合、更新された表示単位情報について
の更新データを含む全端末装置共通の伝送データを生成
し、これを全端末装置に対し送信する。
In this configuration, when the internal information is updated, the host computer generates transmission data common to all terminal devices, including update data about the updated display unit information, and transmits this to all terminal devices. Send.

【0017】一方、各端末装置は、各表示単位情報にそ
れぞれ対応した複数の画面バッファを有しており、各画
面バッファの内容はホスト計算機からの伝送データに含
まれる更新データによって随時更新される。従って、各
端末装置の画面バッファ群には、常にホスト計算機の最
新の内部情報が反映されている。そして、表示画面生成
部は、予め設定された画面レイアウト情報に従って、画
面バッファ群に格納された表示単位情報のうちから表示
すべきものを選択しレイアウトすることにより、各端末
装置独自の表示画面を生成する。
On the other hand, each terminal device has a plurality of screen buffers corresponding to each display unit information, and the contents of each screen buffer are updated at any time by the update data included in the transmission data from the host computer. . Therefore, the latest internal information of the host computer is always reflected in the screen buffer group of each terminal device. Then, the display screen generation unit generates a display screen unique to each terminal device by selecting and laying out one of the display unit information stored in the screen buffer group to be displayed in accordance with the preset screen layout information. To do.

【0018】この構成によれば、ホスト計算機は、各端
末装置ごとについて別々の伝送データを生成する必要が
なく、従って内部情報更新時に各端末装置の現在の画面
表示状態を検出する必要もない。よって、本発明によれ
ば、データ更新を端末装置の画面表示に反映させる際の
ホスト計算機の負荷を軽減することができる。
According to this configuration, the host computer does not need to generate separate transmission data for each terminal device, and therefore need not detect the current screen display state of each terminal device when updating the internal information. Therefore, according to the present invention, it is possible to reduce the load on the host computer when the data update is reflected on the screen display of the terminal device.

【0019】また、本発明は、各端末装置が、所定数の
画面レイアウト情報と各画面レイアウト情報を指定する
レイアウト識別子とを対応付けて記憶するレイアウト記
憶部と、レイアウト識別子の入力を受け、このレイアウ
ト識別子に対応する画面レイアウト情報を前記レイアウ
ト記憶部から検索して設定するレイアウト設定部とを有
し、レイアウト設定部にて設定された画面レイアウト情
報に基づき表示画面を生成することを特徴とする。
Further, according to the present invention, each terminal device receives a layout storage unit for storing a predetermined number of screen layout information and a layout identifier designating each screen layout information in association with each other, and inputting the layout identifier. A layout setting unit configured to retrieve and set screen layout information corresponding to a layout identifier from the layout storage unit, and generate a display screen based on the screen layout information set by the layout setting unit. .

【0020】この構成では、各端末装置は、ホスト計算
機あるいはオペレータから指定されたレイアウト識別子
に対応する画面レイアウト情報に従って表示画面を生成
する。従って、この構成によれば、各端末装置は、レイ
アウト識別子の変更によって表示画面の画面レイアウト
を変更することができる。
In this configuration, each terminal device generates a display screen according to the screen layout information corresponding to the layout identifier designated by the host computer or the operator. Therefore, according to this configuration, each terminal device can change the screen layout of the display screen by changing the layout identifier.

【0021】また、本発明は、ホスト計算機の伝送デー
タ生成手段が伝送データにレイアウト識別子を付加する
手段を有し、各端末装置のレイアウト設定部は前記伝送
データからレイアウト識別子を検出し、このレイアウト
識別子に従って画面レイアウト情報の設定を行うことを
特徴とする。
Further, according to the present invention, the transmission data generating means of the host computer has means for adding a layout identifier to the transmission data, and the layout setting section of each terminal device detects the layout identifier from the transmission data, The screen layout information is set according to the identifier.

【0022】この構成によれば、更新データの伝達と同
時にホスト計算機から全端末装置の画面レイアウトを一
斉に変更することができる。
With this configuration, the screen layouts of all the terminal devices can be simultaneously changed from the host computer at the same time when the update data is transmitted.

【0023】また、本発明は、ホスト計算機が、さらに
レイアウト識別子のみの伝送データを生成し各端末装置
に対して送信する手段を有し、各端末装置のレイアウト
設定部は、前記伝送データからレイアウト識別子を検出
し、このレイアウト識別子に従って画面レイアウト情報
の設定を行うことを特徴とする。
Further, according to the present invention, the host computer further has means for generating transmission data of only the layout identifier and transmitting the transmission data to each terminal device, and the layout setting unit of each terminal device performs layout from the transmission data. It is characterized in that the identifier is detected and the screen layout information is set according to the layout identifier.

【0024】この構成によれば、ホスト計算機は、各端
末装置の画面レイアウトのみを変更することが可能とな
る。
According to this configuration, the host computer can change only the screen layout of each terminal device.

【0025】また、本発明は、さらに、当該端末装置の
現在のレイアウト識別子をホスト計算機に通知するレイ
アウト通知部とを含み、ホスト計算機は、レイアウト通
知部からの通知に基づき、各端末装置の画面レイアウト
を管理することを特徴とする。
Further, the present invention further includes a layout notifying section for notifying the host computer of the current layout identifier of the terminal device, and the host computer screens of each terminal device based on the notification from the layout notifying section. It is characterized by managing the layout.

【0026】この構成において、各端末装置ごとの画面
レイアウト識別子の設定は、端末装置により自動的に行
われる。このレイアウト識別子は、レイアウト通知部に
よってホスト計算機に通知される。これにより、ホスト
計算機は各端末装置の現在の画面レイアウトの状態を知
ることができる。
In this configuration, the screen layout identifier for each terminal device is automatically set by the terminal device. This layout identifier is notified to the host computer by the layout notifying unit. This allows the host computer to know the current state of the screen layout of each terminal device.

【0027】[0027]

【発明の実施の形態】以下、本発明に係るオンライン画
面表示制御方式の好適な実施の形態を図面に基づいて説
明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A preferred embodiment of an online screen display control system according to the present invention will be described below with reference to the drawings.

【0028】図1は、本実施形態に係るオンラインシス
テムの構成を示す説明図である。図1において、前述の
図8の構成要素と同一の構成要素又はそれらに相当する
構成要素には、同一の符号を付す。
FIG. 1 is an explanatory diagram showing the configuration of the online system according to this embodiment. In FIG. 1, the same components as the components of FIG. 8 described above or components corresponding thereto are given the same reference numerals.

【0029】図1に示すように、このオンラインシステ
ムでは、ホスト10に対して端末20−1〜20−3が
接続されている。ホスト10は、データ処理部12と伝
送データ生成部14とを有している。データ処理部12
は、端末20やその他の装置からデータや指令を受けと
り、それらに基づき所定のデータ処理を行う。伝送デー
タ生成部14は、データ処理部12の処理結果に基づ
き、各端末20に対する伝送データを生成する。この伝
送データは、ホスト10の内部情報の更新等に伴って各
端末20の画面表示を変更するために用いられるデータ
である。生成された伝送データは、全端末20−1〜2
0−3に送信される。
In this online system, as shown in FIG. 1, terminals 20-1 to 20-3 are connected to a host 10. The host 10 has a data processing unit 12 and a transmission data generation unit 14. Data processing unit 12
Receives data and commands from the terminal 20 and other devices, and performs predetermined data processing based on them. The transmission data generation unit 14 generates transmission data for each terminal 20 based on the processing result of the data processing unit 12. This transmission data is data used to change the screen display of each terminal 20 according to the update of the internal information of the host 10 or the like. The generated transmission data is used for all terminals 20-1 to 20-2.
0-3.

【0030】各端末20は、ホスト10の内部情報を格
納する画面バッファ群30−1〜30−3を有してい
る。各端末20の画面バッファ群30の各画面バッファ
α〜δには、ホスト10が有する内部情報の各表示単位
情報がそれぞれ格納される。すなわち、この例では、ホ
スト10が4つの表示単位情報を内部情報として有して
おり、各端末20はそれら4つの表示単位情報に対応し
て4個の画面バッファα〜δを有している。そして、本
実施形態では、各端末20の画面バッファ群30は、す
べてホスト10の内部情報と同内容の同一の情報を有し
ている。各端末20は、これら画面バッファ群30に格
納された情報を取捨選択してレイアウトすることにより
表示画面を形成する。この例では、各端末20のディス
プレイ36−1〜36−3は、それぞれ異なった画面レ
イアウトで画面表示を行っている。各ディスプレイ36
は複数の単位画面(α〜δ)からなる表示画面を表示し
ており、各単位画面(α〜δ)は、それぞれ対応する画
面バッファα〜δの情報を表示している。
Each terminal 20 has screen buffer groups 30-1 to 30-3 for storing internal information of the host 10. The display unit information of the internal information of the host 10 is stored in each of the screen buffers α to δ of the screen buffer group 30 of each terminal 20. That is, in this example, the host 10 has four pieces of display unit information as internal information, and each terminal 20 has four screen buffers α to δ corresponding to the four pieces of display unit information. . Then, in the present embodiment, the screen buffer group 30 of each terminal 20 has the same information having the same contents as the internal information of the host 10. Each terminal 20 forms a display screen by selecting and laying out the information stored in the screen buffer group 30. In this example, the displays 36-1 to 36-3 of the terminals 20 perform screen display with different screen layouts. Each display 36
Displays a display screen including a plurality of unit screens (α to δ), and each unit screen (α to δ) displays information of the corresponding screen buffers α to δ.

【0031】図1は、ホスト10において画面バッファ
γに対応する表示単位情報の内容が更新された場合の端
末画面の更新の様子を示している。図1において、ホス
ト10の伝送データ生成部14は、更新された表示単位
情報についての更新データを含む伝送データを生成して
全端末20に送信する。各端末20は、受信した伝送デ
ータによって各自の画面バッファ群30におけるバッフ
ァγのデータを更新し、更新後の画面バッファ群30の
データを用いて表示画面を再構成する。これにより、単
位画面γを表示している端末20−1、20−2では当
該単位画面γについての表示内容が更新される。なお、
端末20−3はもともと単位画面γを表示していなかっ
たので、更新処理後も表示画面自体は変化しない(ただ
し、画面バッファγのデータは更新されている)。
FIG. 1 shows how the terminal screen is updated when the content of the display unit information corresponding to the screen buffer γ is updated in the host 10. In FIG. 1, the transmission data generation unit 14 of the host 10 generates transmission data including update data regarding updated display unit information, and transmits the transmission data to all terminals 20. Each terminal 20 updates the data of the buffer γ in its own screen buffer group 30 with the received transmission data, and reconstructs the display screen using the updated data of the screen buffer group 30. As a result, the display contents of the unit screen γ are updated in the terminals 20-1 and 20-2 displaying the unit screen γ. In addition,
Since the terminal 20-3 originally did not display the unit screen γ, the display screen itself does not change after the update processing (however, the data in the screen buffer γ has been updated).

【0032】図2は、端末20の概略構成を示すブロッ
ク図である。図2において、図1と同様の構成には同一
の符号を付してその説明を省略する。
FIG. 2 is a block diagram showing a schematic configuration of the terminal 20. 2, the same components as those in FIG. 1 are designated by the same reference numerals and the description thereof will be omitted.

【0033】図2において、伝送制御装置22は、伝送
路に対するデータの送受信を制御する装置である。ホス
ト10からの伝送データは、伝送制御装置22によって
受信され、受信バッファ24に一時格納される。レイア
ウト記憶部32は、複数の画面レイアウトについての情
報を格納している。これら画面レイアウト情報にはそれ
ぞれ識別子(レイアウト識別子という)が与えられてい
る。各画面レイアウト情報は、レイアウト識別子と対応
付けてレイアウト記憶部32に格納される。データ制御
部28は、端末20における画面表示の制御を行う制御
部であり、画面バッファ群30の内容の更新、画面レイ
アウトの変更などの処理を行う。すなわち、データ制御
部28は、伝送データから画面バッファの更新データを
抽出し、これに基づき画面バッファ群30のデータ内容
を更新する。また、データ制御部20は、伝送データに
レイアウト識別子の指定が含まれる場合には、これに対
応する画面レイアウト情報をレイアウト記憶部32から
検索して、画面レイアウトの設定を変更する。そして、
データ制御部28は、画面バッファ群30に格納された
データを、現在設定されている画面レイアウトに従って
配列することにより、出力バッファ34上に表示データ
を生成する。そして、この出力バッファ34の表示デー
タがディスプレイ36に表示される。
In FIG. 2, the transmission control device 22 is a device for controlling transmission / reception of data to / from a transmission line. The transmission data from the host 10 is received by the transmission control device 22 and temporarily stored in the reception buffer 24. The layout storage unit 32 stores information about a plurality of screen layouts. An identifier (called a layout identifier) is given to each of these screen layout information. Each screen layout information is stored in the layout storage unit 32 in association with the layout identifier. The data control unit 28 is a control unit that controls screen display in the terminal 20, and performs processing such as updating the contents of the screen buffer group 30 and changing the screen layout. That is, the data control unit 28 extracts the update data of the screen buffer from the transmission data and updates the data content of the screen buffer group 30 based on this. Further, when the transmission data includes the designation of the layout identifier, the data control unit 20 retrieves the screen layout information corresponding to the designation from the layout storage unit 32, and changes the screen layout setting. And
The data control unit 28 generates display data on the output buffer 34 by arranging the data stored in the screen buffer group 30 according to the currently set screen layout. Then, the display data of the output buffer 34 is displayed on the display 36.

【0034】また、入力部26は、端末20に対するオ
ペレータからの画面レイアウト指示を入力するためのも
のである。データ制御部28は、入力部26から入力さ
れた画面レイアウトの指示(すなわち、レイアウト識別
子の指定)に基づき、オペレータが要求する画面レイア
ウト情報をレイアウト記憶部32から検索し、これによ
って画面レイアウトの設定を変更する。
The input unit 26 is for inputting a screen layout instruction from the operator to the terminal 20. The data control unit 28 retrieves the screen layout information requested by the operator from the layout storage unit 32 based on the screen layout instruction (that is, the designation of the layout identifier) input from the input unit 26, thereby setting the screen layout. To change.

【0035】図3は、本実施形態における端末画面表示
制御の処理手順を示すフローチャートであり、(a)は
ホスト10の処理手順、(b)は端末20の処理手順を
示す。図3において、前述の図9の処理ステップと同一
または類似の処理内容を示すステップには、同一の符号
を付す。以下、図1〜図3を参照して本実施形態におけ
る端末表示画面の制御処理についてさらに詳しく説明す
る。
FIG. 3 is a flow chart showing the processing procedure of the terminal screen display control in this embodiment, (a) shows the processing procedure of the host 10, and (b) shows the processing procedure of the terminal 20. In FIG. 3, steps indicating the same or similar processing contents as the processing steps in FIG. 9 described above are designated by the same reference numerals. Hereinafter, the control processing of the terminal display screen in the present embodiment will be described in more detail with reference to FIGS. 1 to 3.

【0036】まず、ホスト10に対して端末20やその
他のデータ処理装置からの入力があった場合(S10
0)、その入力はホスト10のデータ処理部12に与え
られる。すると、データ処理部12では、その入力に応
じて所定のデータ処理を行う(S102)。例えば、座
席予約のオンラインシステムでは、各端末20から空座
席照会や座席予約などの入力が行われ、各端末からそれ
ら入力を受け取ったホスト10は、その入力に応じて座
席予約の登録など所定の処理を行う。
First, when there is an input from the terminal 20 or other data processing device to the host 10 (S10).
0), the input is given to the data processing unit 12 of the host 10. Then, the data processing unit 12 performs predetermined data processing according to the input (S102). For example, in the seat reservation online system, inputs such as empty seat inquiries and seat reservations are made from each terminal 20, and the host 10 receiving these inputs from each terminal makes a predetermined reservation such as seat reservation registration according to the input. Perform processing.

【0037】このようなデータ処理によって、ホスト1
0の有している内部情報が更新された場合、ホスト10
内の伝送データ生成部14は、内部情報のうちの更新さ
れた表示単位情報についての更新データをまとめて伝送
データを生成する(S104)。図4は、生成される伝
送データの一例を示す図である。図4に示すように、伝
送データ40は、ヘッダ情報(header) 、レイアウト識
別子部42、更新データ部44を含んでいる。ヘッダ情
報は、当該伝送データの種類などを示すデータである。
また、レイアウト識別子部42は、ホスト10から端末
20の画面レイアウトの変更を指示する際に用いられ
る。端末20の画面レイアウトの変更を指定しない場合
には、レイアウト識別子部42には画面レイアウトを変
更しないことを示す値“NULL”が設定される(図4
参照)。なお、レイアウト識別子部42を用いた端末画
面レイアウト変更の処理については後に詳述する。一
方、伝送データ40の更新データ部44は、更新された
表示単位情報についてのデータを保持する部分である。
図4の伝送データ40は、画面バッファαとδに対応す
る表示単位情報についての更新データ部44−1、44
−2を有している。各更新データ部は、画面バッファを
特定するバッファ識別子(例えば44−1a)と更新情
報(例えば44−1b)を含む。ここで、更新情報は、
例えばデータ更新後の表示単位情報そのものであっても
よいし、表示単位情報の更新前と更新後の差分であって
もよい。このようにして生成された伝送データ40は、
全端末20に対して送信される(S106)。
By such data processing, the host 1
When the internal information of 0 is updated, the host 10
The internal transmission data generation unit 14 collectively generates update data for the updated display unit information in the internal information (S104). FIG. 4 is a diagram showing an example of generated transmission data. As shown in FIG. 4, the transmission data 40 includes header information (header), a layout identifier portion 42, and an update data portion 44. The header information is data indicating the type of the transmission data.
The layout identifier section 42 is used when the host 10 gives an instruction to change the screen layout of the terminal 20. When the change of the screen layout of the terminal 20 is not designated, the value "NULL" indicating that the screen layout is not changed is set in the layout identifier part 42 (FIG. 4).
reference). The process of changing the terminal screen layout using the layout identifier unit 42 will be described in detail later. On the other hand, the update data part 44 of the transmission data 40 is a part that holds data about the updated display unit information.
The transmission data 40 of FIG. 4 includes update data sections 44-1 and 44 for the display unit information corresponding to the screen buffers α and δ.
-2. Each update data section includes a buffer identifier (for example, 44-1a) that identifies the screen buffer and update information (for example, 44-1b). Here, the update information is
For example, it may be the display unit information itself after the data update, or the difference between the display unit information before and after the update. The transmission data 40 generated in this way is
It is transmitted to all terminals 20 (S106).

【0038】各端末20は、伝送制御装置22にてこの
伝送データ40を受信する(S200)。受信された伝
送データは、受信バッファ24に一時格納される。デー
タ制御部28は、受信バッファ24から伝送データ40
を受けとってそのデータ内容を調べ、画面バッファの内
容の変更が必要か否かを判定し(S202)、必要があ
る場合は変更対象の全画面バッファの内容を更新する
(S204)。すなわち、データ制御部28は、伝送デ
ータ40に更新データ部44が含まれているか否かを調
べ、更新データ部44が含まれている場合は、当該更新
データ部44のバッファ識別子44aに指定されている
画面バッファ群30の内容を更新情報44bのデータを
用いて更新する。この処理の結果、各端末20の画面バ
ッファ群30の有する情報は、ホスト10の更新後の内
部情報に対応したものとなる。なお、伝送データ40に
更新データ部44が含まれない場合には、画面バッファ
群30の情報は変更されない。
Each terminal 20 receives the transmission data 40 by the transmission control device 22 (S200). The received transmission data is temporarily stored in the reception buffer 24. The data control unit 28 transfers the transmission data 40 from the reception buffer 24.
In response, the contents of the data are examined to determine whether or not the contents of the screen buffer need to be changed (S202), and if necessary, the contents of the whole screen buffer to be changed are updated (S204). That is, the data control unit 28 checks whether or not the transmission data 40 includes the update data unit 44, and if the update data unit 44 is included, the data control unit 28 is designated as the buffer identifier 44 a of the update data unit 44. The contents of the screen buffer group 30 being updated are updated using the data of the update information 44b. As a result of this processing, the information held by the screen buffer group 30 of each terminal 20 corresponds to the updated internal information of the host 10. If the transmission data 40 does not include the update data section 44, the information in the screen buffer group 30 is not changed.

【0039】次に、データ制御部28は、伝送データ4
0からレイアウト識別子部42を抽出し(S206)、
この抽出結果に応じてディスプレイ画面のレイアウトの
変更が必要か否かを判定する(S208)。ここで、デ
ータ制御部28は、レイアウト識別子部42の内容が現
在表示中の画面レイアウトのレイアウト識別子と異なっ
ている時に画面レイアウトを変更すべきと判定する。こ
の場合、データ制御部28は、抽出したレイアウト識別
子に対応する画面レイアウト情報をレイアウト記憶部3
2から取り出し、これを新たな画面レイアウトとして設
定する。そして、データ制御部28は、出力バッファ3
4上に、画面バッファ群30に格納された各単位画面デ
ータを新たに設定された画面レイアウトにて合成し、こ
の結果出力バッファ34に形成された表示データをディ
スプレイ36に表示する(S212)。
Next, the data control unit 28 sends the transmission data 4
The layout identifier part 42 is extracted from 0 (S206),
It is determined whether the layout of the display screen needs to be changed according to the extraction result (S208). Here, the data control unit 28 determines that the screen layout should be changed when the content of the layout identifier unit 42 is different from the layout identifier of the currently displayed screen layout. In this case, the data control unit 28 stores the screen layout information corresponding to the extracted layout identifier in the layout storage unit 3.
Taken from No. 2 and set this as a new screen layout. Then, the data control unit 28 uses the output buffer 3
4, the unit screen data stored in the screen buffer group 30 is combined with the newly set screen layout, and as a result, the display data formed in the output buffer 34 is displayed on the display 36 (S212).

【0040】一方、抽出したレイアウト識別子部42が
現在の画面レイアウトのレイアウト識別子と同じ値であ
るか又は“NULL”である場合には、データ制御部2
8は、画面レイアウトを変更せず、現在の表示画面にS
204で変更された画面バッファの内容が表示されてい
るか否かを判定する(S210)。この判定がYESの
場合は、データ制御部28は、画面バッファ群30のデ
ータを現在の画面レイアウトに従って配列して表示デー
タを生成し、ディスプレイ36に表示する(S21
4)。一方、S210の判定がNOの場合、すなわち変
更された画面バッファの内容が表示されていないか又は
S204の画面バッファの変更自体が行われなかった場
合には、データ制御部28は、表示画面について変更を
行わずに処理を終了する。
On the other hand, when the extracted layout identifier section 42 has the same value as the layout identifier of the current screen layout or "NULL", the data control section 2
8 does not change the screen layout and displays S on the current display screen.
It is determined whether the contents of the screen buffer changed in 204 are displayed (S210). If this determination is YES, the data control unit 28 arranges the data in the screen buffer group 30 according to the current screen layout to generate display data, and displays it on the display 36 (S21).
4). On the other hand, if the determination in S210 is NO, that is, if the changed contents of the screen buffer are not displayed or the screen buffer is not changed in S204, the data control unit 28 displays the display screen. The process ends without making any changes.

【0041】以上説明したように、本実施形態によれ
ば、ホストは、内部情報の更新時に、全端末に対して同
一の伝送データを生成して送信すればよく、各端末の現
在の画面表示状態を検出して各端末ごとに別々の伝送デ
ータを生成する必要がない。よって、本構成によれば、
データ更新を端末装置の画面表示に反映させる際のホス
トの負荷を軽減することができる。
As described above, according to this embodiment, the host may generate and transmit the same transmission data to all terminals when updating the internal information, and the current screen display of each terminal is displayed. There is no need to detect the state and generate separate transmission data for each terminal. Therefore, according to this configuration,
It is possible to reduce the load on the host when the data update is reflected on the screen display of the terminal device.

【0042】なお、本実施形態では、各端末20の画面
レイアウトは、各端末それぞれで設定されるため、基本
的には、ホスト10から端末20の画面レイアウトを指
示することはない。従って、ホスト10の内部情報が更
新された場合、図5に示すように、ホスト10はレイア
ウト識別子部42の値が“NULL”の伝送データ40
を各端末20に送信する。図5は、ホスト10において
画面バッファβに対応する表示単位情報が更新された場
合の例を示し、この例ではホスト10からは画面レイア
ウト変更の指示は行われない。従って、各端末20は、
伝送データ40の更新データ部44のデータにより画面
バッファ群30を更新し、設定されている画面レイアウ
ト情報38に従って画面バッファ群30のデータを配列
し、出力バッファ34上に表示データを生成する。
In the present embodiment, since the screen layout of each terminal 20 is set for each terminal, basically, the host 10 does not instruct the screen layout of the terminal 20. Therefore, when the internal information of the host 10 is updated, as shown in FIG. 5, the host 10 transmits the transmission data 40 whose layout identifier part 42 has a value of “NULL”.
Is transmitted to each terminal 20. FIG. 5 shows an example in which the display unit information corresponding to the screen buffer β is updated in the host 10. In this example, the host 10 does not give an instruction to change the screen layout. Therefore, each terminal 20
The screen buffer group 30 is updated by the data of the update data section 44 of the transmission data 40, the data of the screen buffer group 30 is arranged according to the set screen layout information 38, and the display data is generated on the output buffer 34.

【0043】これに対して、ホスト10から端末20の
画面レイアウトを指示する場合には、例えば緊急メッセ
ージを全端末に表示させる場合などがある。この場合、
図6に示すように、ホスト10は、全端末に表示させた
い表示単位情報(緊急メッセージなど)についての更新
データ部44と、当該表示単位情報を含む画面レイアウ
トの識別子の値とを伝送データ40のレイアウト識別子
部42に設定し、これを全端末20に対して送信する。
各端末20は、この伝送データ40に基づき画面バッフ
ァ群30を更新するとともに、レイアウト識別子部42
に指定された画面レイアウト情報38をレイアウト記憶
部32から取り出し、これらに基づき出力バッファ34
上に表示データを生成する。なお、全端末20に一斉に
表示させたい情報が既に各端末20の画面バッファに格
納されているものである場合は、ホスト10は、更新デ
ータを含まない伝送データ40(図7参照)を生成し、
送信すればよい。このように本実施形態では、ホスト1
0から全端末20の画面レイアウトを強制的に変更する
こともできる。
On the other hand, when the screen layout of the terminal 20 is instructed from the host 10, for example, an emergency message may be displayed on all terminals. in this case,
As shown in FIG. 6, the host 10 transmits the update data section 44 for the display unit information (such as an emergency message) desired to be displayed on all terminals and the value of the screen layout identifier including the display unit information to the transmission data 40. Is set in the layout identifier section 42, and this is transmitted to all terminals 20.
Each terminal 20 updates the screen buffer group 30 based on this transmission data 40, and at the same time, the layout identifier section 42.
The screen layout information 38 designated by the output buffer 34
Generate display data on top. If the information to be displayed simultaneously on all terminals 20 is already stored in the screen buffer of each terminal 20, the host 10 generates transmission data 40 (see FIG. 7) that does not include update data. Then
Just send it. Thus, in this embodiment, the host 1
The screen layout of all terminals 20 can be forcibly changed from 0.

【0044】なお、ホストからの端末画面レイアウトの
変更は、全端末一斉に限らず端末ごとに個別に行うこと
もできる。この場合、ホストは、図7に示すようなレイ
アウト識別子のみを含む伝送データを対象端末に対して
送信すればよい。
The terminal screen layout can be changed from the host not only for all terminals at the same time but also for each terminal individually. In this case, the host may send the transmission data including only the layout identifier as shown in FIG. 7 to the target terminal.

【0045】また、オンラインシステムにおいてはホス
トも各端末の画面レイアウト状態を把握していると便利
な場合が多い。そこで、本実施形態は、各端末の画面レ
イアウトの状況をホストにて把握し管理することもでき
る。
In the online system, it is often convenient for the host to know the screen layout state of each terminal. Therefore, in the present embodiment, the host can grasp and manage the status of the screen layout of each terminal.

【0046】この方法について図3を参照して説明す
る。端末において、オペレータから入力部26に対して
入力があったとする。この場合、データ制御部28は、
入力されたデータとともに、レイアウト通知部に現在の
レイアウト識別子を設定してホストに対して通知する。
ホストは、各端末の画面レイアウトを管理するテーブル
を有しており、端末からレイアウト識別子の通知を受け
とった場合は、前記テーブルの当該端末のレイアウト識
別子を更新する。また、ホストは、入力に対してレイア
ウトの必要が判断された時、入力の応答と同時にそのレ
イアウト識別子を含んだ伝送データを生成して当該端末
に対して送信する。この伝送データを受信した端末は、
それに含まれるレイアウト識別子を検出して画面レイア
ウトの設定を変更する。この方法によれば、ホストは各
端末の画面レイアウトの状態と変更を常に把握すること
ができる。この例は、端末の画面レイアウトの変更を、
ホストからの伝送データの指示により統一的に行う構成
である。この代わりに、端末が入力部26からの入力に
応じて画面レイアウトを変更してこの旨をホストに通知
し、ホストはこの通知によってテーブルを更新するだけ
の構成としても、前述の例と同様ホストによる端末画面
レイアウトの管理は可能である。
This method will be described with reference to FIG. It is assumed that the operator inputs to the input unit 26 at the terminal. In this case, the data control unit 28
Along with the input data, the current layout identifier is set in the layout notification section and the host is notified.
The host has a table that manages the screen layout of each terminal, and when receiving the notification of the layout identifier from the terminal, updates the layout identifier of the terminal in the table. Further, when it is determined that layout is necessary for the input, the host generates transmission data including the layout identifier at the same time as the input response and transmits the transmission data to the terminal. The terminal receiving this transmission data
The layout identifier contained therein is detected to change the screen layout setting. According to this method, the host can always grasp the state and change of the screen layout of each terminal. This example changes the screen layout of the terminal
The configuration is performed in a unified manner according to the instruction of the transmission data from the host. Instead of this, even if the terminal changes the screen layout according to the input from the input unit 26 and notifies the host of this fact, and the host only updates the table by this notification, the host is similar to the above example. It is possible to manage the terminal screen layout by.

【0047】[0047]

【発明の効果】以上説明したように、本発明によれば、
ホスト計算機は、内部情報の更新時には全端末装置に対
して同一の伝送データを生成して送信すればよく、ホス
ト計算機の負荷を軽減することができる。
As described above, according to the present invention,
The host computer only needs to generate and transmit the same transmission data to all terminal devices when updating the internal information, which can reduce the load on the host computer.

【0048】また、本発明によれば、各端末装置の画面
レイアウトの変更は、レイアウト識別子を指定すること
によって行うことができる。
According to the present invention, the screen layout of each terminal device can be changed by designating the layout identifier.

【0049】また、本発明によれば、更新データの伝達
と同時にホスト計算機から全端末装置の画面レイアウト
を一斉に変更することができる。この機能は、緊急メッ
セージ等の特定の情報を全端末に強制的に表示させたい
場合などに有効である。
Further, according to the present invention, the screen layout of all the terminal devices can be simultaneously changed from the host computer at the same time when the update data is transmitted. This function is effective when it is desired to forcefully display specific information such as an emergency message on all terminals.

【0050】また、本発明によれば、ホスト計算機は各
端末装置の画面レイアウトのみを変更することも可能で
ある。
Further, according to the present invention, the host computer can change only the screen layout of each terminal device.

【0051】また、本発明によれば、ホスト計算機は各
端末装置の画面レイアウトの状態を常に把握することが
できる。
Further, according to the present invention, the host computer can always grasp the state of the screen layout of each terminal device.

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

【図1】 本発明の実施形態に係るオンラインシステム
の構成を示す説明図である。
FIG. 1 is an explanatory diagram showing a configuration of an online system according to an embodiment of the present invention.

【図2】 実施形態の端末の概略構成を示すブロック図
である。
FIG. 2 is a block diagram showing a schematic configuration of a terminal of the embodiment.

【図3】 実施形態における端末画面表示制御の処理手
順を示すフローチャートである。
FIG. 3 is a flowchart showing a processing procedure of terminal screen display control in the embodiment.

【図4】 伝送データのデータ構造を示す説明図であ
る。
FIG. 4 is an explanatory diagram showing a data structure of transmission data.

【図5】 端末の画面レイアウトの変更を伴わない場合
の画面表示制御処理を説明するための図である。
FIG. 5 is a diagram illustrating a screen display control process when the screen layout of the terminal is not changed.

【図6】 ホストから端末の画面レイアウトの変更を行
う場合の画面表示制御処理を説明するための図である。
FIG. 6 is a diagram for explaining screen display control processing when the screen layout of the terminal is changed from the host.

【図7】 端末の画面レイアウト変更のみを指示するの
に用いられる伝送データを示す説明図である。
FIG. 7 is an explanatory diagram showing transmission data used to instruct only a screen layout change of a terminal.

【図8】 オンラインシステムを示す説明図である。FIG. 8 is an explanatory diagram showing an online system.

【図9】 従来のオンライン端末画面表示制御の処理手
順を示すフローチャートである。
FIG. 9 is a flowchart showing a processing procedure of conventional online terminal screen display control.

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

10 ホスト計算機、20 端末装置、22 伝送制御
装置、24 受信バッファ、26 入力部、28 デー
タ制御部、30 画面バッファ群、32 レイアウト記
憶部、34 出力バッファ、36 ディスプレイ。
10 host computer, 20 terminal device, 22 transmission control device, 24 reception buffer, 26 input unit, 28 data control unit, 30 screen buffer group, 32 layout storage unit, 34 output buffer, 36 display.

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 G09G 5/00 555 G09G 5/00 555D ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical display location G09G 5/00 555 G09G 5/00 555D

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 複数の表示単位情報を含む内部情報を有
するホスト計算機と、このホスト計算機に接続され、前
記表示単位情報を1以上同時にディスプレイ画面上に表
示する複数の端末装置と、からなるオンラインシステム
において、 前記ホスト計算機は、 前記内部情報のうちの更新された各表示単位情報につい
ての更新データを含む伝送データを生成し、前記各端末
装置に対して送信する伝送データ生成手段を有し、 前記各端末装置は、 前記ホスト計算機の内部情報の各表示単位情報にそれぞ
れ対応して設けられ、各々対応する表示単位情報を格納
する複数の画面バッファと、 予め設定された画面レイアウト情報に従い、前記各画面
バッファに格納された表示単位情報をレイアウトして表
示画面を生成する表示画面生成部と、 を有し、 前記各端末装置は、前記ホスト計算機から前記伝送デー
タを受信すると、その伝送データに含まれる各更新デー
タによってそれぞれ対応する前記画面バッファ内の表示
単位情報を更新し、各端末装置ごとに前記画面レイアウ
トに従って更新された表示画面を生成することを特徴と
するオンライン画面表示制御方式。
1. An online system comprising: a host computer having internal information including a plurality of display unit information; and a plurality of terminal devices connected to the host computer and simultaneously displaying one or more display unit information on a display screen. In the system, the host computer has transmission data generation means for generating transmission data including update data for each updated display unit information of the internal information, and transmitting the transmission data to each terminal device, Each of the terminal devices is provided corresponding to each display unit information of the internal information of the host computer, a plurality of screen buffers storing the corresponding display unit information, and according to preset screen layout information, A display screen generation unit that generates a display screen by laying out the display unit information stored in each screen buffer, When each terminal device receives the transmission data from the host computer, each terminal device updates the corresponding display unit information in the screen buffer with each update data included in the transmission data, and the screen layout for each terminal device is updated. An online screen display control method characterized in that a display screen updated according to the above is generated.
【請求項2】 請求項1記載のオンライン画面表示制御
方式において、 前記各端末装置は、 所定数の画面レイアウト情報と各画面レイアウト情報を
指定するレイアウト識別子とを対応付けて記憶するレイ
アウト記憶部と、 レイアウト識別子の入力を受け、このレイアウト識別子
に対応する画面レイアウト情報を前記レイアウト記憶部
から検索して設定するレイアウト設定部と、 を有し、レイアウト設定部にて設定された画面レイアウ
ト情報に基づき表示画面を生成することを特徴とするオ
ンライン画面表示制御方式。
2. The online screen display control method according to claim 1, wherein each terminal device includes a layout storage unit that stores a predetermined number of screen layout information and a layout identifier that specifies each screen layout information in association with each other. A layout setting unit that receives the layout identifier and retrieves and sets the screen layout information corresponding to the layout identifier from the layout storage unit, based on the screen layout information set by the layout setting unit. An online screen display control method characterized by generating a display screen.
【請求項3】 請求項2記載のオンライン画面表示制御
方式において、 前記ホスト計算機の前記伝送データ生成手段は、レイア
ウト識別子を前記伝送データに付加する手段を有し、 前記各端末装置の前記レイアウト設定部は、前記伝送デ
ータからレイアウト識別子を検出し、このレイアウト識
別子に従って画面レイアウト情報の設定を行うことを特
徴とするオンライン画面表示制御方式。
3. The online screen display control method according to claim 2, wherein the transmission data generation means of the host computer has means for adding a layout identifier to the transmission data, and the layout setting of each of the terminal devices. An online screen display control method, wherein the unit detects a layout identifier from the transmission data and sets screen layout information according to the layout identifier.
【請求項4】 請求項2記載のオンライン画面表示制御
方式において、 前記ホスト計算機は、さらに、レイアウト識別子のみの
伝送データを生成し前記各端末装置に対して送信する手
段を有し、 前記各端末装置の前記レイアウト設定部は、前記伝送デ
ータからレイアウト識別子を検出し、このレイアウト識
別子に従って画面レイアウト情報の設定を行うことを特
徴とするオンライン画面表示制御方式。
4. The online screen display control method according to claim 2, wherein the host computer further has means for generating transmission data of only a layout identifier and transmitting the transmission data to each of the terminal devices. The online screen display control method, wherein the layout setting unit of the apparatus detects a layout identifier from the transmission data and sets screen layout information according to the layout identifier.
【請求項5】 請求項2記載のオンライン画面表示制御
方式において、 前記各端末装置は、さらに、当該端末装置の現在のレイ
アウト識別子を前記ホスト計算機に通知するレイアウト
通知部とを含み、 前記ホスト計算機は、前記レイアウト通知部からの通知
に基づき、前記各端末装置の現在の画面レイアウトを管
理することを特徴とするオンライン画面表示制御方式。
5. The online screen display control method according to claim 2, wherein each of the terminal devices further includes a layout notifying unit that notifies the host computer of a current layout identifier of the terminal device. Is an online screen display control method for managing the current screen layout of each terminal device based on a notification from the layout notification unit.
JP8055010A 1996-03-12 1996-03-12 On-line screen display control system Pending JPH09244993A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8055010A JPH09244993A (en) 1996-03-12 1996-03-12 On-line screen display control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8055010A JPH09244993A (en) 1996-03-12 1996-03-12 On-line screen display control system

Publications (1)

Publication Number Publication Date
JPH09244993A true JPH09244993A (en) 1997-09-19

Family

ID=12986697

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8055010A Pending JPH09244993A (en) 1996-03-12 1996-03-12 On-line screen display control system

Country Status (1)

Country Link
JP (1) JPH09244993A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007037179A1 (en) * 2005-09-27 2007-04-05 Nec Corporation Data providing system, data providing method, server, network system, and program
JP2008026490A (en) * 2006-07-19 2008-02-07 Seiko Epson Corp Image display device, host apparatus, image display system, control method, and program
JP2008096748A (en) * 2006-10-12 2008-04-24 Canon Inc Display controller, display device, and multi-display system
JP2008211433A (en) * 2007-02-26 2008-09-11 Ntt Docomo Inc MOBILE TERMINAL, AND ITS Web CACHE METHOD AND PROGRAM
CN110032347A (en) * 2017-12-12 2019-07-19 富士通株式会社 Information processing equipment, on-screen display system and non-transient recording medium

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007037179A1 (en) * 2005-09-27 2007-04-05 Nec Corporation Data providing system, data providing method, server, network system, and program
JP2008026490A (en) * 2006-07-19 2008-02-07 Seiko Epson Corp Image display device, host apparatus, image display system, control method, and program
JP2008096748A (en) * 2006-10-12 2008-04-24 Canon Inc Display controller, display device, and multi-display system
JP2008211433A (en) * 2007-02-26 2008-09-11 Ntt Docomo Inc MOBILE TERMINAL, AND ITS Web CACHE METHOD AND PROGRAM
CN110032347A (en) * 2017-12-12 2019-07-19 富士通株式会社 Information processing equipment, on-screen display system and non-transient recording medium
US10719569B2 (en) 2017-12-12 2020-07-21 Fujitsu Limited Information processing apparatus, screen displaying system, and non-transitory recording medium having storing therein program
CN110032347B (en) * 2017-12-12 2022-07-26 富士通株式会社 Information processing apparatus, screen display system, and non-transitory recording medium

Similar Documents

Publication Publication Date Title
JPH10285199A (en) Method and system for setting address with tree structure
US5321423A (en) Document information system and document data transfer and display method
JPH09244993A (en) On-line screen display control system
JPH07160647A (en) Distributed processing system
JP3513027B2 (en) Monitoring system and monitoring method
JP2002198989A (en) Control system and network relay method for it
JP3016975B2 (en) Process monitoring control system
JPH0795202A (en) System for sharing definition information between system
JP2809148B2 (en) Dynamic Change Method of Device Configuration in Computer System
JPH034354A (en) Information distributed processing system
JPH07248751A (en) Display method and display device
JP2001350685A (en) Service switching system and communication system including it
JPH11272311A (en) Data processor and data processing method
JPH0836552A (en) Method, system, and management device for decentralized porocessing
JPH06236335A (en) Terminal device for communication network and menu display method of terminal device for communication network
JPH07210510A (en) System and method for presenting service
JP3501975B2 (en) Data transmission system and data transmission program stored in computer-readable storage medium
JPH04195446A (en) Transmission route selection system
JPH05101020A (en) Automatic network setting device
JPH07210214A (en) Control system and processing method for data
JPH03196351A (en) Server multiplexing method
JPH0793126A (en) Data display system and data display control method
JPH0626429B2 (en) Facsimile transmitter
JPH03240825A (en) Screen data transfer/display system
JPH02272659A (en) United definition/control system for terminal attribute information