JP3140032B2 - Online system - Google Patents

Online system

Info

Publication number
JP3140032B2
JP3140032B2 JP02233223A JP23322390A JP3140032B2 JP 3140032 B2 JP3140032 B2 JP 3140032B2 JP 02233223 A JP02233223 A JP 02233223A JP 23322390 A JP23322390 A JP 23322390A JP 3140032 B2 JP3140032 B2 JP 3140032B2
Authority
JP
Japan
Prior art keywords
terminal
response message
serial number
connection serial
online system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP02233223A
Other languages
Japanese (ja)
Other versions
JPH04114257A (en
Inventor
義孝 中村
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP02233223A priority Critical patent/JP3140032B2/en
Publication of JPH04114257A publication Critical patent/JPH04114257A/en
Application granted granted Critical
Publication of JP3140032B2 publication Critical patent/JP3140032B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、オンラインシステムの応答メッセージの出
力制御方式に係り、特に端末からの問い合わせに対する
応答メッセージをオンラインシステムが出力する前に端
末が再接続された場合に応答メッセージの出力を抑止す
る制御方式に関する。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an output control method of a response message of an online system, and in particular, a terminal reconnects before a response message to an inquiry from the terminal is output by the online system. The present invention relates to a control method for suppressing output of a response message when a response is issued.

〔従来の技術〕[Conventional technology]

従来のオンラインシステムでは、利用者識別情報をあ
らかじめオンラインシステム内に登録しておき、利用者
は端末をオンラインシステムに接続する際に自分の識別
情報を入力する。オンラインシステムは、入力された識
別情報に基づいて他利用者宛のメッセージの出力抑止等
の制御を行っていた。なお、この種の制御方式として関
連するものには例えば特開昭55−121532号公報が挙げら
れる。
In a conventional online system, user identification information is registered in the online system in advance, and a user inputs his / her own identification information when connecting a terminal to the online system. The online system controls output of a message addressed to another user, for example, based on the input identification information. A related control system of this type is disclosed in, for example, Japanese Patent Application Laid-Open No. 55-121532.

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

上記従来技術は他人の利用者識別情報が誤って入力さ
れることについて配慮がされておらず、端末がオンライ
ンシステムに接続された際に、誤った利用者識別情報に
より他利用者宛の応答メッセージが出力される問題があ
った。
The above-mentioned prior art does not consider that the user identification information of another person is erroneously input, and when the terminal is connected to the online system, a response message to the other user due to the incorrect user identification information. Was output.

本発明の目的はオンラインシステムにおいて、端末が
接続された時に利用者が入力した情報によらず、他利用
者宛の応答メッセージを確実に出力抑止することにあ
る。
An object of the present invention is to reliably suppress output of a response message addressed to another user irrespective of information input by a user when a terminal is connected in an online system.

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

上記目的を達成するために、端末がオンラインシステ
ムに接続する際に端末接続通番を付与し、端末ごとに接
続通番を記憶しておく手段を設け、その端末から入力さ
れた問合せメッセージ、及びそれに対する応答メッセー
ジに前記接続通番を付与し、応答メッセージの出力処理
で応答メッセージに付与されている接続通番と出力時点
での接続通番を比較し、一致している場合にだけ出力す
る方式としたものである。
To achieve the above object, a terminal is provided with a terminal connection serial number when connecting to an online system, a means for storing the connection serial number for each terminal is provided, an inquiry message input from the terminal, and The connection serial number is added to the response message, the connection serial number assigned to the response message is compared with the connection serial number at the time of output in the output processing of the response message, and output is performed only when they match. is there.

〔作用〕[Action]

端末がオンラインシステムに接続する際に端末対応の
接続通番を採番する。端末から問合せメッセージが入力
されると、そのメッセージに前記接続通番を付与する。
問合せメッセージが処理されて応答メッセージを出力す
る際にも、問合せメッセージに付与されていた接続通番
を応答メッセージに付与する。端末への送信処理では、
応答メッセージに付与されている接続通番と送信時点で
の接続通番を比較し、一致しない場合は応答メッセージ
の送信を抑止する。このため問合せメッセージが入力さ
れた後に端末がオンラインシステムから一旦切離されて
再接続した場合、端末の接続通番は変化しているので、
以前の利用者が入力した問合せメッセージに対する応答
メッセージが、別の利用者が端末をオンラインシステム
に接続している際に送信されることはない。
When the terminal connects to the online system, a connection serial number corresponding to the terminal is numbered. When an inquiry message is input from the terminal, the connection serial number is added to the message.
When the inquiry message is processed and the response message is output, the connection serial number assigned to the inquiry message is also added to the response message. In the process of sending to the terminal,
The connection sequence number assigned to the response message is compared with the connection sequence number at the time of transmission, and if they do not match, the transmission of the response message is suppressed. Therefore, if the terminal is disconnected from the online system and reconnected after the inquiry message is input, the connection serial number of the terminal has changed,
A response message to the inquiry message input by the previous user is not transmitted when another user connects the terminal to the online system.

〔実施例〕〔Example〕

以下、本発明の一実施例を図面を用いて詳細に説明す
る。
Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings.

第1図は端末の接続通番管理テーブルを示したもの
で、端末対応の識別情報(端末名)、及び当該端末の現
時点の接続通番を示す領域からなる。
FIG. 1 shows a connection serial number management table of a terminal, which includes identification information (terminal name) corresponding to the terminal and an area indicating the current connection serial number of the terminal.

第2図は本発明による問合せ応答メッセージの送信制
御の処理フローの例である。端末がオンラインシステム
に接続されると接続通番管理テーブル(第2図1)の接
続通番に1を加える(第2図2)。端末から問合せメッ
セージが入力されると(第2図3)、接続通番管理テー
ブルを参照し(第2図4)、問合せメッセージに接続通
番を付与して媒体に登録する(第2図5,6)。問合せメ
ッセージを取出し(第2図7)、業務処理を行う(第2
図8)。業務処理が終了し応答メッセージを媒体に登録
する際は、問合せメッセージに付与されていた接続通番
を応答メッセージに付与する(第2図9,10,11)。応答
メッセージの送信処理では、応答メッセージを取出した
際に(第2図12)接続通番管理テーブルを参照し(第2
図13)、テーブル上の接続通番と応答メッセージに付与
されている接続通番を比較する(第2図14)。比較の結
果一致した場合は送信し(第2図15)、一致しなかった
場合は送信を抑止する(第2図16)。
FIG. 2 is an example of a processing flow of transmission control of an inquiry response message according to the present invention. When the terminal is connected to the online system, 1 is added to the connection serial number in the connection serial number management table (FIG. 2) (FIG. 2). When an inquiry message is input from the terminal (FIG. 2, FIG. 3), a connection serial number is assigned to the inquiry message with reference to the connection serial number management table (FIG. 2, FIG. 4) and registered on the medium (FIGS. 5, 5). ). The inquiry message is taken out (FIG. 2, FIG. 7), and the business process is performed (FIG. 2).
(FIG. 8). When the business process is completed and the response message is registered in the medium, the connection serial number assigned to the inquiry message is added to the response message (FIGS. 9, 10, 11). In the response message transmission process, when the response message is taken out (FIG. 2), the connection sequence number management table is referred to (see FIG. 2).
13), the connection serial number on the table is compared with the connection serial number given to the response message (FIG. 2). If the result of comparison is a match, transmission is performed (FIG. 2), and if not, transmission is suppressed (FIG. 2).

本実施例によれば、問合せメッセージを入力した後に
端末がオンラインシステムに再接続されると、応答メッ
セージ送信時の接続通番管理テーブル上の接続通番と応
答メッセージに付与されている接続通番は不一致とな
り、以前の利用者の問合せに対する応答メッセージの送
信を抑止することができる。
According to this embodiment, when the terminal is reconnected to the online system after inputting the inquiry message, the connection serial number on the connection serial number management table at the time of sending the response message does not match the connection serial number given to the response message. In addition, transmission of a response message to a previous user inquiry can be suppressed.

〔発明の効果〕〔The invention's effect〕

本発明は、以上説明したように構成されているので以
下に記載されるような効果を奏する。
Since the present invention is configured as described above, it has the following effects.

端末がオンラインシステムに接続した際に、以前の利
用者が入力した問合せメッセージに対する応答メッセー
ジの送信を抑止できる。また端末を接続する際に利用者
は利用者識別情報を入力する必要がなく、利用者識別情
報の誤入力による応答メッセージの不正送信の発生も抑
えることができる。
When the terminal connects to the online system, transmission of a response message to an inquiry message input by a previous user can be suppressed. Further, when connecting the terminal, the user does not need to input the user identification information, and it is possible to suppress the occurrence of the unauthorized transmission of the response message due to the erroneous input of the user identification information.

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

第1図は端末の接続通番管理テーブルの内容の一例を示
す図、第2図は本発明による問合せ応答メッセージの送
信制御の処理のフローの例を示す図である。 1……接続通番管理テーブル。
FIG. 1 is a diagram showing an example of the contents of a connection serial number management table of a terminal, and FIG. 2 is a diagram showing an example of a flow of a process of controlling transmission of an inquiry response message according to the present invention. 1. Connection serial number management table

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】端末がオンラインシステムに接続する際、
前記端末から送信された問い合わせメッセージに端末接
続通番を付与する手段と、該問い合わせメッセージに対
する応答メッセージを作成する手段と、該応答メッセー
ジに対して前記問い合わせメッセージに付与されている
前記端末接続通番を付与する手段を設け、応答メッセー
ジの出力処理時に、該応答メッセージに付与されている
端末接続通番と出力処理時点での端末の端末接続通番を
比較し、一致している場合に該応答メッセージを出力す
ることを特徴とするオンラインシステム。
1. When a terminal connects to an online system,
Means for assigning a terminal connection serial number to the inquiry message transmitted from the terminal, means for creating a response message to the inquiry message, and assigning the terminal connection serial number assigned to the inquiry message to the response message Means for comparing the terminal connection serial number assigned to the response message and the terminal connection serial number of the terminal at the time of the output processing at the time of output processing of the response message, and outputting the response message when they match. An online system, characterized in that:
JP02233223A 1990-09-05 1990-09-05 Online system Expired - Lifetime JP3140032B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP02233223A JP3140032B2 (en) 1990-09-05 1990-09-05 Online system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP02233223A JP3140032B2 (en) 1990-09-05 1990-09-05 Online system

Publications (2)

Publication Number Publication Date
JPH04114257A JPH04114257A (en) 1992-04-15
JP3140032B2 true JP3140032B2 (en) 2001-03-05

Family

ID=16951689

Family Applications (1)

Application Number Title Priority Date Filing Date
JP02233223A Expired - Lifetime JP3140032B2 (en) 1990-09-05 1990-09-05 Online system

Country Status (1)

Country Link
JP (1) JP3140032B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3463399B2 (en) * 1995-03-13 2003-11-05 富士通株式会社 Communication system, access response device, and access request device

Also Published As

Publication number Publication date
JPH04114257A (en) 1992-04-15

Similar Documents

Publication Publication Date Title
CN110247928B (en) Simulation switch safety flow control device and method
JP2962203B2 (en) Load balancing method for online information processing system
CA2313715A1 (en) Enhanced network monitor system for automated banking machines
EP0381645A3 (en) System and method for communicating between a plurality of processors
US20010039593A1 (en) Concentrated system for controlling network interconnections
JPH1021165A (en) Communication method and its device and communication system
JP3140032B2 (en) Online system
JPH04213258A (en) Document communication system
RU2327211C2 (en) Method of establishing connection between data source and subscriber
JPH07121323A (en) Image forming device
JPH02128246A (en) Control system in discrete data base system
JP3227947B2 (en) Network printer
JP2000305875A (en) Anonymous processing method of workflow system
JP3791700B2 (en) Virtual terminal connection type distributed service system
JPH1091595A (en) Transaction management device
JPH0471058A (en) Computer system
JPH0424842A (en) Decentralized processing system
JP3048951B2 (en) Network address setting method
JPH0535621A (en) Association re-establishing method in the case of file transfer error
JPS63126336A (en) Telegraphic text delivery cancelling system
JPH04336732A (en) Telegraphic message transmission control system
JPH04175963A (en) Processing method of on-line system
JPH0373048A (en) Automatic initializing system for terminal intrinsic data area
JPS62169260A (en) Character processor
JPH07111698B2 (en) Session management processing method

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071215

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081215

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081215

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091215

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101215

Year of fee payment: 10

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101215

Year of fee payment: 10