JPH0294944A - Terminal attribute defining/referring system - Google Patents

Terminal attribute defining/referring system

Info

Publication number
JPH0294944A
JPH0294944A JP63246526A JP24652688A JPH0294944A JP H0294944 A JPH0294944 A JP H0294944A JP 63246526 A JP63246526 A JP 63246526A JP 24652688 A JP24652688 A JP 24652688A JP H0294944 A JPH0294944 A JP H0294944A
Authority
JP
Japan
Prior art keywords
terminal
terminal attribute
attribute information
attribute
terminals
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
JP63246526A
Other languages
Japanese (ja)
Inventor
Yumiko Mochizuki
望月 祐美子
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP63246526A priority Critical patent/JPH0294944A/en
Publication of JPH0294944A publication Critical patent/JPH0294944A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To dynamically change the attribute of a terminal even while an one-line program is executed by registering terminal attribute information correspondingly to the terminal by a terminal attribute registering means which is never managed by a communication control means. CONSTITUTION:A terminal attribute storing means 20 stores the pieces of the terminal attribute information correspondingly to the terminal names of terminals 201-20m, and a terminal attribute registering means 1 registers the pieces of the terminal attribute information in the terminal attribute storing means 20 correspondingly to the terminal names of the above-mentioned terminals. Further, a communication control means 2 transfers data between the terminals and on-line programs 31-3n, and a terminal attribute retrieving means 4 retrieves some pieces of the terminal attribute information of some terminals inquired from the on-line programs out of the pieces of the terminal attribute information stored in the terminal attribute storing means 20. Thus, the attributes of the terminals can be changed while the on-line programs are executed, and it becomes sufficient to correct only a necessary on-line program when a terminal type is to be newly added.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は端末属性の定義/参照方式に関し、特にホスト
コンピュータから端末を制御するオンラインシステムに
おける端末属性の定義/参照方式〔従来の技術〕 ホストコンピュータから端末を制御するオンラインシス
テムにおいて、端末が持つ属性(どのような制御コード
を使用可能か、イメージの表示は可能か等)毎に制御が
異なる場合があるために、オンラインプログラムは、端
末を制御する際に制御する端末の属性を知る必要が生じ
る。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a terminal attribute definition/reference method, and particularly to a terminal attribute definition/reference method in an online system in which a terminal is controlled from a host computer [Prior Art] Host In an online system that controls a terminal from a computer, control may differ depending on the attributes of the terminal (such as what control codes can be used, whether images can be displayed, etc.), so online programs When controlling a terminal, it is necessary to know the attributes of the terminal to be controlled.

従来、この種の端末属性の定義/参照方式では、端末の
属性の定義は、オンラインプログラムの起動府に、ホス
トコンピュータ内の全てのオンラインプログラムが参照
可能でホストコンピュータ内の通信処理手段によって管
理される固定的な記憶領域に端末の属性を代表する装置
タイプを端末毎に間接的に定義し、各オンラインプログ
ラムの内部に装置タイプ毎の端末属性情報を格納する端
末属性テーブルを持たせることにより行っていた。
Conventionally, in this type of terminal attribute definition/reference method, the terminal attribute definition is made available to all online programs in the host computer at the start of the online program, and is managed by communication processing means in the host computer. This is achieved by indirectly defining a device type that represents the attributes of the terminal for each terminal in a fixed storage area, and by providing a terminal attribute table that stores terminal attribute information for each device type inside each online program. was.

また、端末の属性の参照は、オンラインプログラムが端
末とのセツションをつないだ時点で、オンラインプログ
ラムがセ・7シヨンをつないだ端末の端末名を基に上記
した記憶8M域を検索してセツションをつないだ端末が
属する端末タイプを受は取り、受は取った端末タイプを
キーとして当該オンラインプログラムの内部に持つ端末
属性テーブルを検索してセツションをつないだ端末が属
する端末タイプの端末属性情報を参照することにより行
っていた。
Also, to refer to the attributes of a terminal, when the online program connects a session with the terminal, the online program searches the 8M storage area described above based on the terminal name of the terminal that connected the session, and connects the session. Receive the terminal type to which the connected terminal belongs, search the terminal attribute table inside the online program using the retrieved terminal type as a key, and refer to the terminal attribute information of the terminal type to which the connected terminal belongs. It was done by doing.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の端末属性の定義/参照方式では、端末の
属性を代表する装置タイプを通信処理手段によって管理
される固定的な記憶領域に記憶していたので、1台の端
末の属性を変更する(端末の装置タイプを変更する)場
合にも通信処理手段を停止させなければならず、それに
伴ってホストコンピュータ内の全てのオンラインプログ
ラムを停止させなければならないという欠点がある。
In the conventional terminal attribute definition/reference method described above, the device type that represents the terminal attributes is stored in a fixed storage area managed by the communication processing means, so it is not necessary to change the attributes of one terminal. Even when changing the device type of a terminal, the communication processing means must be stopped, and all online programs in the host computer must be stopped accordingly.

また、端末タイプ毎の端末属性情報が格納される端末属
性テーブルを各オンラインプログラムが管理していたの
で、オンラインシステムに端末タイプを新規に追加する
ためには、全てのオンラインプログラムの修正が必要と
なり、オンラインプログラム毎に端末タイプの解釈に微
妙な食い違いが生じるという欠点がある。
Additionally, since each online program managed a terminal attribute table that stored terminal attribute information for each terminal type, all online programs had to be modified in order to add a new terminal type to the online system. , the drawback is that there are subtle discrepancies in the interpretation of terminal types among online programs.

上記の欠点は、オンラインシステムのホストコンピュー
タシステムが巨大になるほど顕著となる。
The above disadvantages become more pronounced as the host computer system of the online system becomes larger.

本発明の目的は、上述の点に鑑み、オンラインプログラ
ムの実行時に端末の属性を変更することができ、端末タ
イプを新規に追加する場合のオンラインプログラムの修
正を必要なオンラインプログラムについてのみ行えばよ
いようにした端末属性の定義/参照方式を提供すること
にある。
In view of the above points, it is an object of the present invention to make it possible to change the attributes of a terminal when executing an online program, and to add a new terminal type, the online program only needs to be modified for the necessary online program. The purpose of this invention is to provide a definition/reference method for terminal attributes.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の端末属性の定義/参照方式は、複数の端末をホ
ストコンピュータから制御するオンラインシステムにお
いて、前記端末の端末名対応に端末属性情報を記憶する
端末属性記憶手段と、この端末属性記憶手段に前記端末
の端末名対応に端末属性情報を登録する端末属性登録手
段と、前記端末とオンラインプログラムとの間でデータ
転送を行う通信処理手段と、前記端末属性記憶手段に記
憶された端末属性情報の中から前記オンラインプログラ
ムから問い合わせられた端末の端末属性情報を検索する
端末属性検索手段とを有する。
The terminal attribute definition/reference method of the present invention is provided in an online system in which a plurality of terminals are controlled from a host computer, including a terminal attribute storage means for storing terminal attribute information corresponding to the terminal name of the terminal, and a terminal attribute storage means for storing terminal attribute information corresponding to the terminal name of the terminal. Terminal attribute registration means for registering terminal attribute information corresponding to the terminal name of the terminal; communication processing means for transferring data between the terminal and the online program; and terminal attribute information stored in the terminal attribute storage means. and a terminal attribute search means for searching terminal attribute information of the terminal inquired from the online program.

〔作用〕[Effect]

本発明の端末属性の定義/参照方式では、端末属性記憶
手段が端末の端末名対応に端末属性情報を記憶し、端末
属性登録手段が端末属性記憶手段に端末の端末名対応に
端末属性情報を登録し、通信処理手段が端末とオンライ
ンプログラムとの間でデータ転送を行い、端末属性検索
手段が端末属性記憶手段に記憶された端末属性情報の中
からオンラインプログラムから問い合わせられた端末の
端末属性情報を検索する。
In the terminal attribute definition/reference method of the present invention, the terminal attribute storage means stores terminal attribute information corresponding to the terminal name of the terminal, and the terminal attribute registration means stores terminal attribute information in the terminal attribute storage means corresponding to the terminal name of the terminal. The communication processing means transfers data between the terminal and the online program, and the terminal attribute search means retrieves the terminal attribute information of the terminal inquired from the online program from among the terminal attribute information stored in the terminal attribute storage means. Search for.

〔実施例〕〔Example〕

次に、本発明について図面を参照して詳細に説明する。 Next, the present invention will be explained in detail with reference to the drawings.

第1図は、本発明の一実施例の端末属性の定義/参照方
式が適用されたオンラインシステムの構成を示すブロッ
ク図である。このオンラインシステムは、ホストコンピ
ユークシステム100と、複数の端末201 、202
 、 =z 20m  (mは正整数)とから構成され
ている。ホストコンピュータシステム100は、ホスト
コンピュータ10と、端末属性記憶手段20とを含んで
構成されている。
FIG. 1 is a block diagram showing the configuration of an online system to which a terminal attribute definition/reference method according to an embodiment of the present invention is applied. This online system includes a host computer system 100 and a plurality of terminals 201 and 202.
, =z 20m (m is a positive integer). The host computer system 100 includes a host computer 10 and a terminal attribute storage means 20.

ホストコンピュータ10は、端末属性登録手段lと、通
信処理手段2と、複数のオンラインプログラム31.3
2.・・・、3n(nは正整数)と、端末属性検索手段
4とを含んで構成されている。
The host computer 10 includes a terminal attribute registration means 1, a communication processing means 2, and a plurality of online programs 31.3.
2. ..., 3n (n is a positive integer), and a terminal attribute search means 4.

第2図は、端末属性記憶手段20に記憶される端末の属
性の一例を示す図である。端末属性記憶手段20には、
端末201 、202 、 ・=、 20mの端末名2
1対応に端末201 、202 、・・・、20情の端
末属性情報22が記憶される。
FIG. 2 is a diagram showing an example of terminal attributes stored in the terminal attribute storage means 20. In the terminal attribute storage means 20,
Terminal name 2 of terminals 201, 202, .=, 20m
Terminal attribute information 22 of terminals 201, 202, . . . , 20 is stored in correspondence with terminal 1.

次に、このように構成された本実施例の端末属性の定義
/参照方式の動作について説明する。
Next, the operation of the terminal attribute definition/reference method of this embodiment configured as described above will be explained.

まず、オンラインシステムに端末20c(cは正整数)
が新規に導入された場合の動作について説明する。
First, enter the terminal 20c (c is a positive integer) into the online system.
We will explain the operation when it is newly introduced.

例えば、新規に導入された端末20cは、端末名がCC
Cで、表示領域が80ffiX24行、漢字。
For example, the newly introduced terminal 20c has the terminal name CC
In C, the display area is 80ffi x 24 lines, kanji.

イメージおよびグラフの表示が可能で、画面のドツト密
度が横1120X縦720ドツトのデイスプレィ端末で
あるとすると、端末属性登録手段2は、端末20cの端
末名21“CCC″と、端末名21“CCC”に対応さ
せた端末属性情報22“デイスプレィ端末2衷示領域8
0(桁)X24 (行)。
Assuming that the display terminal is capable of displaying images and graphs and has a screen dot density of 1120 dots horizontally x 720 dots vertically, the terminal attribute registration means 2 stores the terminal name 21 "CCC" of the terminal 20c and the terminal name 21 "CCC". Terminal attribute information 22 corresponding to ``Display terminal 2 display area 8
0 (digit) x 24 (row).

漢字YES、イメージYES、グラフYES、  ドツ
ト密度1120(横)X720(縦)ドツト”とを登録
する。
Kanji YES, image YES, graph YES, dot density 1120 (horizontal) x 720 (vertical) dots” are registered.

次に、オンラインプログラム3k(kは1≦に≦nの正
整数)と上記の端末20cとが通信処理手段2を介して
セツションをつないだときの動作について説明する。
Next, the operation when a session is connected between the online program 3k (k is a positive integer between 1≦ and ≦n) and the above-mentioned terminal 20c via the communication processing means 2 will be described.

まず、通信処理手段2は、オンラインプログラム3kに
端末20cの端末名21″CCC”を通知する。
First, the communication processing means 2 notifies the online program 3k of the terminal name 21"CCC" of the terminal 20c.

通信処理手段2から端末名21“CCC”を通知される
と、オンラインプログラム3には、端末名21“CCC
”の端末20cの制御方法を知るために、端末属性検索
手段4を起動して端末名2ピCCc”を渡す。
When the communication processing means 2 notifies the terminal name 21 "CCC", the online program 3 includes the terminal name 21 "CCC".
In order to know how to control the terminal 20c of ", the terminal attribute search means 4 is activated and the terminal name 2pi CCc" is passed.

オンラインプログラム3kから端末名21″ccc”を
渡されると、端末属性検索手段4は、端末名2ビCCC
”をキーとして端末属性記憶手段2oを検索する。“C
CC”と合致する端末名21が見つかると、端末属性検
索手段4は、端末名21″CCC″対応の端末属性情報
22をオンラインプログラム3kに返却する。
When the terminal name 21"ccc" is passed from the online program 3k, the terminal attribute search means 4 selects the terminal name 21"ccc".
” is used as a key to search the terminal attribute storage means 2o. “C
When a terminal name 21 matching "CC" is found, the terminal attribute search means 4 returns terminal attribute information 22 corresponding to the terminal name 21 "CCC" to the online program 3k.

端末属性検索手段4から端末名21″CCC”で定義さ
れている端末属性情報22を返却されると、オンライン
プログラム3には、返却された端末属性情fI122に
従って端末20cを制御する。
When the terminal attribute information 22 defined by the terminal name 21 "CCC" is returned from the terminal attribute search means 4, the online program 3 controls the terminal 20c according to the returned terminal attribute information fI122.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、通信処理手段によっては
管理されない端末属性登録手段により端末対応に端末属
性情報を登録できるようにしたことにより、オンライン
プログラムが実行中であっても動的に端末の属性を変更
することができるという効果がある。
As explained above, the present invention allows terminal attribute information to be registered in a terminal-compatible manner by the terminal attribute registration means that is not managed by the communication processing means, so that the terminal information can be dynamically registered even when an online program is running. This has the effect that attributes can be changed.

また、全てのオンラインプログラムが端末属性記憶手段
に端末の端末名対応に記憶された同一の端末属性情報を
参照できることにより、端末の属性の認識方法に整合性
がとれるという効果がある。
Furthermore, since all online programs can refer to the same terminal attribute information stored in the terminal attribute storage means corresponding to the terminal name of the terminal, there is an effect that consistency can be maintained in the method of recognizing the attributes of the terminals.

さらに、端末毎の端末属性情報を参照できるようにした
ことにより、ある端末の属性に変更があった場合に、変
更された属性要素を参照しないオンラインプログラムは
修正を行う必要がないという効果がある。
Furthermore, by making it possible to refer to the terminal attribute information for each terminal, there is an effect that if there is a change in the attributes of a certain terminal, there is no need to modify online programs that do not refer to the changed attribute elements. .

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

第1図は本発明の一実施例の端末属性の定義/参照方式
が通用されたオンラインシステムの構成を示すブロック
図、 第2図は第1図中の端末属性記憶手段に記憶される端末
の属性の内容を例示する図である。 図において、 ■・・・・・・・端末属性登録手段、 2・・・・・・・通信処理手段、 4・・・・・・・端末属性検索手段、 IO・ ・ ・ 20・ ・ ・ 21・ ・ ・ 22・ ・ ・ 31、 32 100 ・ ・ ・・・・ホストコンピュータ、 端末属性記憶手段、 ・・ 端末名、 ・・・・端末属性情報、 ・・、 3n・オンラインプログラム、・・・・ホスト
コンピュータシステム、・・・、20m・・・端末であ
る。
FIG. 1 is a block diagram showing the configuration of an online system in which the terminal attribute definition/reference method according to an embodiment of the present invention is applied, and FIG. 2 shows the terminal attributes stored in the terminal attribute storage means in FIG. 1. It is a figure which illustrates the content of an attribute. In the figure, ■...Terminal attribute registration means, 2...Communication processing means, 4...Terminal attribute search means, IO...20...21・ ・ ・ 22・ ・ 31, 32 100 ・ ・ ・ ・ ・ Host computer, terminal attribute storage means, ・ ・ Terminal name, ・ ・ ・ Terminal attribute information, ・ 3n・Online program, ・ ・ ・Host computer system..., 20m...terminal.

Claims (1)

【特許請求の範囲】 複数の端末をホストコンピュータから制御するオンライ
ンシステムにおいて、 前記端末の端末名対応に端末属性情報を記憶する端末属
性記憶手段と、 この端末属性記憶手段に前記端末の端末名対応に端末属
性情報を登録する端末属性登録手段と、前記端末とオン
ラインプログラムとの間でデータ転送を行う通信処理手
段と、 前記端末属性記憶手段に記憶された端末属性情報の中か
ら前記オンラインプログラムから問い合わせられた端末
の端末属性情報を検索する端末属性検索手段と を有することを特徴とする端末属性の定義/参照方式。
[Scope of Claims] An online system in which a plurality of terminals are controlled from a host computer, comprising: a terminal attribute storage means for storing terminal attribute information corresponding to the terminal name of the terminal; and a terminal attribute storage means storing terminal attribute information corresponding to the terminal name of the terminal. a terminal attribute registration means for registering terminal attribute information in the terminal attribute information; a communication processing means for transferring data between the terminal and the online program; 1. A terminal attribute definition/reference method, comprising: a terminal attribute search means for searching terminal attribute information of an inquired terminal.
JP63246526A 1988-09-30 1988-09-30 Terminal attribute defining/referring system Pending JPH0294944A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63246526A JPH0294944A (en) 1988-09-30 1988-09-30 Terminal attribute defining/referring system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63246526A JPH0294944A (en) 1988-09-30 1988-09-30 Terminal attribute defining/referring system

Publications (1)

Publication Number Publication Date
JPH0294944A true JPH0294944A (en) 1990-04-05

Family

ID=17149715

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63246526A Pending JPH0294944A (en) 1988-09-30 1988-09-30 Terminal attribute defining/referring system

Country Status (1)

Country Link
JP (1) JPH0294944A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07191937A (en) * 1993-12-27 1995-07-28 Nec Corp Terminal attribute determination system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07191937A (en) * 1993-12-27 1995-07-28 Nec Corp Terminal attribute determination system

Similar Documents

Publication Publication Date Title
JPH11219242A (en) Method for generating page
JPH0294944A (en) Terminal attribute defining/referring system
JPS60173623A (en) Storage retrieval display system of picture information
JPS61128325A (en) Picture control system
JPH07168789A (en) Sending system for event message
JPH06168203A (en) Centralized picture transition managing system
JPH06203033A (en) Schedule updating request device
JP2560643B2 (en) Color map operation method
JPH01226025A (en) Data base access system
JPS63118920A (en) Control system for message help in screen type terminal
JPH11122444A (en) Image reading system and image information storage method for the system
JPS6197740A (en) Picture selection system
JP2000155744A (en) Transaction data redisplay system
JPH0442366A (en) Data retrieving device
JPH05108367A (en) Constructing method for fuzzy data base
JPH05346966A (en) Information processor
JPH07219960A (en) Device and method for storing picture data
JPH0954799A (en) Machine composition determination supporting system
JPH06175797A (en) Input/output processing device
JPH04243480A (en) Retrieval method by contracted image
JPH08272874A (en) Form designing system
JPH08202872A (en) Collating and registering system for seal-impression
JPS6046588A (en) Discrimination system for frequency of using decentralized registration character
JPH01276196A (en) Image display controller
JPH02298991A (en) Cg control system