JPH01120656A - Transmission/reception data processor - Google Patents

Transmission/reception data processor

Info

Publication number
JPH01120656A
JPH01120656A JP62279739A JP27973987A JPH01120656A JP H01120656 A JPH01120656 A JP H01120656A JP 62279739 A JP62279739 A JP 62279739A JP 27973987 A JP27973987 A JP 27973987A JP H01120656 A JPH01120656 A JP H01120656A
Authority
JP
Japan
Prior art keywords
data
transmission
terminal
area
data area
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.)
Granted
Application number
JP62279739A
Other languages
Japanese (ja)
Other versions
JPH0544695B2 (en
Inventor
Junjiro Yabu
薮 潤二郎
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 JP62279739A priority Critical patent/JPH01120656A/en
Publication of JPH01120656A publication Critical patent/JPH01120656A/en
Publication of JPH0544695B2 publication Critical patent/JPH0544695B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Communication Control (AREA)
  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To realize the batch control of the reception/transmission data areas and at the same time to omit the transfer of data to the transmission data area from the reception data area by providing a reception data transfer means, a transmission data transfer means, and a transmission/reception data area. CONSTITUTION:When a procedure part 8 transfers the control to a transmission/ reception means 2 for request of data inputted from a terminal 1, the means 2 transfers the data to a reception data area 3 from the terminal 1 and transfers the control to a reception data transfer means 5. The means 5 sends the data on the area 3 to a transmission/reception data area 7 and transfers the control to the part 8. The part 8 performs the data processing to the area 7 and transfers the control to a transmission data transfer means 6. The means 6 sends the data on the area 7 to a transmission data area 4 and transfers the control to the means 2. Then the processing result is displayed on the terminal 1.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、対話処理システムにおける送受信データ処理
装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a transmission/reception data processing device in an interaction processing system.

〔従来の技術〕[Conventional technology]

従来、この種の送受信データ処理装置は、利用者プログ
ラムが送受信手段により端末から受信データ領域に送ら
れたデータをもとに目的の処理を行い、送信データ領域
にデータを設定し、その後送受信手段を用いて送信デー
タ領域のデータが端末へ送られることにより、データ処
理を行うようになっていた。
Conventionally, in this type of transmitting/receiving data processing device, a user program performs the desired processing based on data sent from a terminal to a receiving data area by a transmitting/receiving means, sets data in the transmitting data area, and then transmits/receives data to the transmitting/receiving means. Data processing was performed by sending data in the transmission data area to the terminal using .

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来の対話処理システムにおける送受信データ
処理装置は、受信データ領域と送信デー夕餉域に対して
それぞれ利用者プログラムの手続き部から直接データ処
理を行うようになっているので、システム開発者が対話
処理システムを構築するとき、画面上の各データ項目が
受信データ領域と送信データ領域のどちらに属するかと
いう点を意識する必要があり、また入出力項目で端末か
ら受信したデータをそのまま端末へ送信する場合、受信
データ領域から送信データ領域へデータを転送する必要
があり、利用者プログラムが複雑になるという欠点があ
る。
The transmission/reception data processing device in the conventional dialogue processing system described above processes data directly from the procedure section of the user program for the reception data area and the transmission data area, so the system developer When constructing a processing system, it is necessary to be aware of whether each data item on the screen belongs to the receive data area or the send data area, and also to be aware of whether the data received from the terminal in input/output items is sent directly to the terminal. In this case, it is necessary to transfer data from the reception data area to the transmission data area, which has the disadvantage that the user program becomes complicated.

〔問題点を解決するための手段〕[Means for solving problems]

本発明の送受信データ処理装置は、 対話処理システムにおいて、端末から送信されてきたデ
ータを処理して端末に送信する送受信データ処理装置で
あって、 受信データ領域と、 送信データ領域と、 端末と送信データ領域/受信データ領域間のデータ転送
を行う送受信手段と、 端末の画面イメージ上での各項目に対応して定義された
送受信データ領域と、 送受信手段により端末から受信データ領域へデータが送
られてきた直後に受信データ領域から送受信データ領域
へデータ転送を行う受信データ転送手段と、 送受信手段により送信データ領域から端末へデータを送
る直前に送受信データ領域から送信データ領域へデータ
転送を行う送信データ転送手段と、端末から入力された
データを要求するために送受信手段に制御を渡し、その
後受信データ転送手段により送受信データ領域に転送さ
れたデータの処理を行ない送信データ転送手段に制御を
渡す手続き部とを有している。
A transmission/reception data processing device of the present invention is a transmission/reception data processing device for processing data transmitted from a terminal and transmitting the data to the terminal in an interaction processing system, the device comprising: a reception data area, a transmission data area, and a terminal. A transmitting/receiving means that transfers data between the data area/receiving data area, a transmitting/receiving data area defined corresponding to each item on the screen image of the terminal, and a transmitting/receiving means that transmits data from the terminal to the receiving data area. reception data transfer means that transfers data from the reception data area to the transmission and reception data area immediately after the data has been received; and transmission data that transfers data from the transmission and reception data area to the transmission data area immediately before the transmission and reception means sends the data from the transmission data area to the terminal. A procedure section that passes control to the transmitting/receiving means to request data input from the terminal, processes the data transferred to the transmitting/receiving data area by the receiving data transferring means, and passes control to the transmitting data transferring means. It has

〔作用〕[Effect]

端末の画面イメージ上での各項目に対応して定義された
送受信データ領域を有し、受信データ領域から送受信デ
ータ領域へデータを転送し、必要なデータ処理を行なっ
た後、送信データ領域へ連送することにより、対話処理
システムの開発者は画面上の各データ項目が受信データ
領域と送信データ領域のどちらに属するかという点を意
識する必要がなく、また入出力項目で端末から受信した
データをそのまま端末へ送信する場合、受信データ領域
から送信データ領域へ、データを転送する必要がない。
It has a sending/receiving data area defined corresponding to each item on the terminal screen image, and after data is transferred from the receiving data area to the sending/receiving data area, and after performing necessary data processing, it is connected to the sending data area. By transmitting the data, the developer of the dialogue processing system does not have to be aware of whether each data item on the screen belongs to the receive data area or the transmit data area, and also allows the developer of the dialogue processing system to keep track of the data received from the terminal in the input/output items. When transmitting the data as is to the terminal, there is no need to transfer the data from the reception data area to the transmission data area.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明のデータ送受信装置の一実施例の構成を
表わす図である。
FIG. 1 is a diagram showing the configuration of an embodiment of a data transmitting/receiving device according to the present invention.

本実施例は、対話処理システムの利用者がデータ入出力
等を行うための端末1から送られてきたデータが格納さ
れる受信データ領域3と、端末1へ送るためのデータが
格納される送信データ領域4と、受信データ領域3/送
信データ領域4間のデータ転送を行う送受信手段2と、
端末1の画面イメージ上での各項目に対応して定義され
た送受信データ領域7と、送受信手段2により端末1か
ら受信データ領域3にデータが送られた直後に受信デー
タ領域3から送受信データ領域7にデータ転送を行う受
信データ転送手段5と、対話処理システム開発者が開発
する送受信データ領域7と手続き部8より構成された利
用者プログラム9と、送受信手段2により端末1にデー
タを送る直前に送受信データ領域7から送信データ領域
4ヘデータ転送を行う送信データ転送手段6より構成さ
れており、破線矢印は制御の流れ、実線矢印はデータの
流れを示している。
This embodiment has a reception data area 3 where data sent from the terminal 1 is stored for the user of the interaction processing system to input/output data, and a transmission area 3 where data to be sent to the terminal 1 is stored. a transmitting/receiving means 2 for transferring data between the data area 4 and the receiving data area 3/transmitting data area 4;
A transmission/reception data area 7 defined corresponding to each item on the screen image of the terminal 1, and a transmission/reception data area from the reception data area 3 immediately after data is sent from the terminal 1 to the reception data area 3 by the transmission/reception means 2. 7, a user program 9 composed of a transmitting/receiving data area 7 and a procedure section 8 developed by an interactive processing system developer, and a user program 9 that transfers data to the terminal 1 by the transmitting/receiving means 2. The transmitting data transfer means 6 is configured to transfer data from the transmitting/receiving data area 7 to the transmitting data area 4, and the broken line arrows indicate the flow of control, and the solid line arrows indicate the flow of data.

手続き部8が送受信手段2に対し端末1から入力された
データを要求するために制御を渡すと、送受信手段2は
端末1から受信データ領域3にデータを転送し、受信デ
ータ転送手段5に制御を渡す。受信データ転送手段5は
受信データ領域3のデータを送受信データ領域7に転送
し、手続き部8に制御を渡す。手続き部8は送受信デー
タ領域7に対しデータ処理を行い、送信データ転送手段
6に制御を渡す。送信データ転送手段は送受信データ領
域7のデータを送信データ領域4に転送し、送受信手段
2に制御を渡す。送受信手段2は送信データ領Ia4の
データを端末1に転送し、制御を手続き部8に渡す。こ
のようにして、端末1で入力されたデータが手続き部8
で処理され、その結果のデータが端末1に表示される。
When the procedure section 8 passes control to the transmitting/receiving means 2 to request data input from the terminal 1, the transmitting/receiving means 2 transfers the data from the terminal 1 to the received data area 3, and then controls the received data transfer means 5. give. The reception data transfer means 5 transfers the data in the reception data area 3 to the transmission/reception data area 7, and passes control to the procedure section 8. The procedure section 8 performs data processing on the transmission/reception data area 7 and passes control to the transmission data transfer means 6. The transmission data transfer means transfers the data in the transmission and reception data area 7 to the transmission data area 4, and passes control to the transmission and reception means 2. The transmitting/receiving means 2 transfers the data in the transmission data area Ia4 to the terminal 1, and passes control to the procedure section 8. In this way, the data input on terminal 1 is transferred to procedure section 8.
The resulting data is displayed on the terminal 1.

手続き部8は端末の画面イメージ上での各項目に対応し
て定義した送受信データ領域7に対してデータ処理を行
うだけでよく、受信データ領域3と送信データ領域4を
意識する必要はない。
The procedure section 8 only needs to perform data processing on the transmission/reception data area 7 defined corresponding to each item on the screen image of the terminal, and there is no need to be aware of the reception data area 3 and the transmission data area 4.

第2図は本実施例の動作例を示す図である。端末1に表
示されている画面イメージは、入力項目Aと入出力項目
Bと出力項目Cと定数八′。
FIG. 2 is a diagram showing an example of the operation of this embodiment. The screen image displayed on terminal 1 includes input item A, input/output item B, output item C, and constant 8'.

13P 、IC+より構成されている。受信データ領域
3は、端末1上の入力項目Aに対応した領域IAと端末
1上の入出力項目Bに対応した領域■Bより構成されて
いる。送信データ領域4は、端末1上の入出力項目Bに
対応した領域OBと端末1上の出力項目Cに対応した領
域OCより構成されている。送受信データ領域7は端末
1上の入力項目Aに対応した領域Aと端末1上の入出力
項目Bに対応した領域Bと端末1上の出力項目Cに対応
した領llICより構成されており、端末1の画面イメ
ージ上での各項目に対応して定義したものである。また
、点線矢印は本システムの制御の流れを示し実線矢印は
データの流れを示す。対話処理システムの利用者が端末
1上の入力項目Aと入出力項目Bに数値データM 23
Jとr456Jをそれぞれ入力した後、手続き部9は送
受信手段2に対し端末1で入力されたデータを要求する
命令READを実行し、制御を渡す。送受信手段2は端
末1上のデータr123Jとr456Jを受信データ領
域3の領域IAとIBにそれぞれ格納し、制御を受信デ
ータ転送手段5に渡す。受信データ転送手段5は領域I
AとIBに格納された入力データを送受信データ領域7
の領域Aと8にそれぞれ格納し、制御を手続き部8に渡
す。手続き部8は送受信データ領域7の領wtA、B、
Cに対し、領域Cに領t4AとBのデータの和を格納す
るデータ処理C−A+8を行い、送受信データ領域7に
格納されたデータr456Jとr579Jを端末1上に
表示することを要求する命令WRITEを実行し、送信
データ転送手段6に制御を渡す。送信データ転送手段6
は送受信データW4域7の領域BとCのデータf456
Jとr579Jを送信データfilli!OB 、 O
Gにそれぞれ格納し、送受信手段2に制御を渡す。送受
信手段2は、送信データ領域のデータを端末1に転送し
、端末1の項目Bにr456Jが項目Cにr579Jが
表示され、制御は手続き部8に戻る。
It is composed of 13P and IC+. The received data area 3 is composed of an area IA corresponding to the input item A on the terminal 1 and an area ■B corresponding to the input/output item B on the terminal 1. The transmission data area 4 is composed of an area OB corresponding to the input/output item B on the terminal 1 and an area OC corresponding to the output item C on the terminal 1. The transmission/reception data area 7 is composed of an area A corresponding to the input item A on the terminal 1, an area B corresponding to the input/output item B on the terminal 1, and an area IC corresponding to the output item C on the terminal 1. These are defined in correspondence to each item on the screen image of the terminal 1. Further, dotted line arrows indicate the flow of control of this system, and solid line arrows indicate the flow of data. The user of the dialogue processing system enters numerical data M23 into input item A and input/output item B on terminal 1.
After inputting J and r456J, the procedure section 9 executes a command READ to request the data inputted at the terminal 1 to the transmitting/receiving means 2, and transfers control. The transmitting/receiving means 2 stores data r123J and r456J on the terminal 1 in areas IA and IB of the received data area 3, respectively, and passes control to the received data transfer means 5. The received data transfer means 5 is in area I.
Send and receive input data stored in A and IB data area 7
are stored in areas A and 8, respectively, and the control is passed to the procedure section 8. The procedure section 8 has areas wtA, B, and
An instruction requesting C to perform data processing C-A+8 to store the sum of data in regions t4A and B in region C, and to display data r456J and r579J stored in transmission/reception data region 7 on terminal 1. WRITE is executed and control is passed to the transmission data transfer means 6. Transmission data transfer means 6
is data f456 of areas B and C of transmitted/received data W4 area 7
Send data filli J and r579J! OB, O
G, and control is passed to the transmitting/receiving means 2. The transmitting/receiving means 2 transfers the data in the transmission data area to the terminal 1, r456J is displayed in item B of the terminal 1, r579J is displayed in item C, and control returns to the procedure section 8.

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

以上説明したように本発明は、受信データ転送手段と送
信データ転送手段と送受信データ領域を有することによ
り、受信データ領域と送信データ領域を独立してもつ対
話処理システムにおいて、受信データ領域と送信データ
領域を一括して管理することができるとともに、対話処
理システム開発者に受信データ領域/送信データ領域を
意識させず、また入出力項目の場合には受信データ領域
から送信データw4域へデータ転送を行う必要がないと
いう効果がある。
As explained above, the present invention has a reception data transfer means, a transmission data transfer means, and a transmission/reception data area, so that in an interactive processing system having an independent reception data area and a transmission data area, a reception data area and a transmission data area are provided. In addition to being able to manage areas all at once, the dialog processing system developer does not have to be aware of the receive data area/send data area, and in the case of input/output items, data can be transferred from the receive data area to the send data w4 area. The effect is that there is no need to do so.

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

第1図は本発明の送受信データ処理装置の一実施例の全
体構成図、第2図は本実施例の動作例を示す図である。 1・・・端末、      2・・・送受信手段、3・
・・受信データ領域、4・・・送信データyAI11.
5・・・受信データ転送手段、 6・・・送信データ転送手段、 7・・・送受信データ領域、 8・・・手続き部、 9・・・利用者プログラム。 特許用罪人 日木′這気株式会社
FIG. 1 is an overall configuration diagram of an embodiment of a transmitting/receiving data processing apparatus of the present invention, and FIG. 2 is a diagram showing an example of the operation of this embodiment. 1...Terminal, 2...Transmitting/receiving means, 3.
...Reception data area, 4...Transmission data yAI11.
5... Reception data transfer means, 6... Transmission data transfer means, 7... Transmission/reception data area, 8... Procedure section, 9... User program. Patent-use sinner Hiki'hoiki Co., Ltd.

Claims (1)

【特許請求の範囲】 対話処理システムにおいて、端末から送信されてきたデ
ータを処理して端末に送信する送受信データ処理装置で
あって、 受信データ領域と、 送信データ領域と、 端末と送信データ領域/受信データ領域間のデータ転送
を行う送受信手段と、 端末の画面イメージ上での各項目に対応して定義された
送受信データ領域と、 送受信手段により端末から受信データ領域へデータが送
られてきた直後に受信データ領域から送受信データ領域
へデータ転送を行う受信データ転送手段と、 送受信手段により送信データ領域から端末へデータを送
る直前に送受信データ領域から送信データ領域へデータ
転送を行う送信データ転送手段と、端末から入力された
データを要求するために送受信手段に制御を渡し、その
後受信データ転送手段により送受信データ領域に転送さ
れたデータの処理を行ない送信データ転送手段に制御を
渡す手続き部とを有する送受信データ処理装置。
[Claims] A transmission/reception data processing device for processing data transmitted from a terminal and transmitting the data to the terminal in an interaction processing system, comprising: a reception data area; a transmission data area; a terminal and a transmission data area/ A transmitting/receiving means that transfers data between the receiving data areas, a transmitting/receiving data area defined corresponding to each item on the screen image of the terminal, and immediately after data is sent from the terminal to the receiving data area by the transmitting/receiving means. a receiving data transfer means for transferring data from the receiving data area to the sending and receiving data area; and a sending data transferring means for transferring data from the sending and receiving data area to the sending data area immediately before sending the data from the sending data area to the terminal by the sending and receiving means. , a procedure section that passes control to the transmitting/receiving means to request data input from the terminal, processes the data transferred to the transmitting/receiving data area by the receiving data transferring means, and passes control to the transmitting data transferring means. Transmission/reception data processing device.
JP62279739A 1987-11-04 1987-11-04 Transmission/reception data processor Granted JPH01120656A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62279739A JPH01120656A (en) 1987-11-04 1987-11-04 Transmission/reception data processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62279739A JPH01120656A (en) 1987-11-04 1987-11-04 Transmission/reception data processor

Publications (2)

Publication Number Publication Date
JPH01120656A true JPH01120656A (en) 1989-05-12
JPH0544695B2 JPH0544695B2 (en) 1993-07-07

Family

ID=17615217

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62279739A Granted JPH01120656A (en) 1987-11-04 1987-11-04 Transmission/reception data processor

Country Status (1)

Country Link
JP (1) JPH01120656A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS623317A (en) * 1985-06-28 1987-01-09 Toshiba Corp Control system for screen display input
JPS62174852A (en) * 1986-01-28 1987-07-31 Nec Corp Receiving control method in data transmission system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS623317A (en) * 1985-06-28 1987-01-09 Toshiba Corp Control system for screen display input
JPS62174852A (en) * 1986-01-28 1987-07-31 Nec Corp Receiving control method in data transmission system

Also Published As

Publication number Publication date
JPH0544695B2 (en) 1993-07-07

Similar Documents

Publication Publication Date Title
JPH0789268B2 (en) Screen display control method
JPH01120656A (en) Transmission/reception data processor
JPH05334272A (en) Monitoring and operating method for plural electronic computers
JP4243755B2 (en) Client that performs communication processing by data container
JPS6167126A (en) Input/output monitor branch device
JPS61128314A (en) Data input device
JPH02158855A (en) Terminal communication system
JPH01195530A (en) Picture reserving system for conversation process computer system
JPS62217351A (en) Monitor control system for executing job of other system
JPH02214957A (en) Data processing system
JPH0415739A (en) Remote data input/output controller for computer system
JPH01188971A (en) Remote job control system
JPS61117647A (en) Input/output terminal equipment
JPS63303462A (en) Processor
JPS6175914A (en) Data input system
JPH02259859A (en) Data entry system
JPH02196346A (en) On-line evaluation device
JPH11161714A (en) Application substitution system
JPH04295952A (en) Message communication equipment for multi-processor system
JPS5886632A (en) Data processor
JPS62166470A (en) Image storage system for interactive processing computer system
JPH02156359A (en) Message transmitting system
JPH04218851A (en) Distributed processing system
JPH0511818B2 (en)
JPH031256A (en) Input/output control processing system for disk device in on-line terminal

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees