JPH11149450A - Transaction agent system - Google Patents

Transaction agent system

Info

Publication number
JPH11149450A
JPH11149450A JP9318625A JP31862597A JPH11149450A JP H11149450 A JPH11149450 A JP H11149450A JP 9318625 A JP9318625 A JP 9318625A JP 31862597 A JP31862597 A JP 31862597A JP H11149450 A JPH11149450 A JP H11149450A
Authority
JP
Japan
Prior art keywords
client
agent
server
program
agent program
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
JP9318625A
Other languages
Japanese (ja)
Inventor
Takeshi Chiba
猛 千葉
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 JP9318625A priority Critical patent/JPH11149450A/en
Publication of JPH11149450A publication Critical patent/JPH11149450A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To simplify user operation by substituting an on-line job with an agent program without correcting a conventional on-line transaction system. SOLUTION: This system is composed of an agent server 20 for activating/ allocating an agent program 30 and the agent program 30 to be activated from the agent server 20, the agent server 20 is a server for controlling the correspondence between the agent program 30 and a client in connecting the client and a program for transmitting received data from the client to an on-line transaction system 10 as they are, transmitting received data from the on-line transaction system 10 to the client and preserving them on a disk.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、トランザクション
エージェントシステムに係り、特に低信頼性ネットワー
ク用のトランザクションエージェントシステムに関す
る。
The present invention relates to a transaction agent system, and more particularly, to a transaction agent system for a low-reliability network.

【0002】[0002]

【従来の技術】オンライントランザクションシステムと
は、サーバ・クライアントで構成された業務処理システ
ムにおいて、データベースの更新などを行うアプリケー
ション処理をサーバ側に持つ事により、アプリケーショ
ン処理をクライアント側に持つシステムに比べて、クラ
イアント側には一つの画面表示と画面入出力データを通
信するだけの処理を行う汎用的なプログラムを用意する
だけで複数の業務が処理可能であり、また、クライアン
トとサーバ間の通信量も少なくなる為、ネットワークの
負荷を軽減され、システム全体のスループットを上げる
事が可能であり、通信費用が削減され、不正なアクセス
に対するガードが容易になる事を特徴としたシステムで
ある。
2. Description of the Related Art An online transaction system is a business processing system composed of a server and a client, in which application processing for updating a database and the like is provided on the server side, compared with a system having application processing on the client side. Multiple tasks can be processed simply by preparing a general-purpose program that performs only one screen display and screen input / output data communication on the client side, and the communication volume between the client and server is also reduced. This system is characterized by reducing the load on the network, increasing the throughput of the entire system, reducing communication costs, and facilitating guarding against unauthorized access.

【0003】また、エージェントシステムとは、複雑な
処理を単純な操作のみで実現可能にするシステムの総称
であり、前述のようなオンライントランザクション処理
システムにエージェントシステムを応用した例として、
例えば特開平8−147365号公報に開示された技術
があり、処理を行うアプリケーションロジックを最初か
らサーバ側に持つのではなく、クライアントから送る事
により、多種多様な情報サービスに対応できるようにし
ている。
[0003] An agent system is a general term for a system that enables a complex process to be realized by only a simple operation. As an example of applying the agent system to the above-described online transaction processing system,
For example, there is a technique disclosed in Japanese Patent Application Laid-Open No. 8-147365, in which application logic for performing processing is not provided in the server from the beginning, but is sent from a client so that a variety of information services can be supported. .

【0004】[0004]

【発明が解決しようとする課題】ところで、従来は、エ
ージェントプログラムをクライアント側から送る為に、
全てのクライアントに全ての業務の為のエージェントプ
ログラムを予めインストールしておく必要があり、従来
一つのプログラムのみで複数の業務が処理可能であった
オンライントランザクションシステムの利点が損なわれ
るという問題がある。
By the way, conventionally, in order to send an agent program from a client side,
It is necessary to install an agent program for all tasks in all clients in advance, and there is a problem that the advantage of an online transaction system in which a plurality of tasks can be processed by only one program in the past is lost.

【0005】また、従来は、処理結果が、エージェント
を起動したクライアントにしか返せない為、クライアン
ト障害の場合には、トランザクションそのものを取り消
すしかないという問題があった。
Conventionally, since the processing result can be returned only to the client that started the agent, there has been a problem that in the case of a client failure, the transaction itself has to be canceled.

【0006】本発明は、上記事情に鑑みてなされたもの
であり、従来のオンライントランザクションシステムに
手を加えることなく、オンライン業務をエージェントプ
ログラムに代行させる事により、ユーザオペレーション
の簡素化を図ることを目的とする。また、本発明は、エ
ージェントプログラムにオンライントランザクションシ
ステムとの対話を代行させる事により、従来、オンライ
ントランザクションシステムの適用が不可能だった、移
動体通信等の通信が不安定なネットワークにおいても、
実現可能とすることを目的とする。
[0006] The present invention has been made in view of the above circumstances, and simplifies user operations by substituting an online program for an agent program without modifying a conventional online transaction system. Aim. In addition, the present invention allows an agent program to perform a dialogue with an online transaction system on behalf of an online transaction system.
It is intended to be feasible.

【0007】[0007]

【課題を解決するための手段】上記課題を解決するため
に、本発明のポイントは、以下に示す機能を果たした点
である。 1.オンライントランザクションシステムに対しては、
クライアントのように振る舞う。 2.クライアントに対しては、オンライントランザクシ
ョンシステムのように振る舞う。 3.エージェントプログラムは、クライアントからの通
信のコネクションが切断されても、オンライントランザ
クションシステムに対しては、障害としてみせない。 4.エージェントプログラムは、クライアントからの通
信のコネクションが接続された場合、処理中の業務がな
いか確認し、処理中の業務があれば、その継続処理を可
能とする。
In order to solve the above problems, the point of the present invention is to fulfill the following functions. 1. For online transaction systems,
Act like a client. 2. To the client, it behaves like an online transaction system. 3. The agent program does not show a failure to the online transaction system even if the communication connection from the client is disconnected. 4. When a connection for communication from the client is connected, the agent program checks whether there is any work being processed, and if there is a work being processed, enables the continuation processing.

【0008】より具体的には、サーバ・クライアント型
のオンライントランザクションシステムが動作するコン
ピュータ上で動作し、エージェントプログラムの起動/
割当を行うエージェントサーバと、前記エージェントサ
ーバから起動されるエージェントプログラムとから構成
され、前記エージェントサーバは、クライアントの接続
時に前記エージェントプログラムと当該クライアントの
対応を制御するサーバであり、前記エージェントプログ
ラムは、クライアントからの受信データを前記オンライ
ントランザクションシステムにそのまま送信するととも
に、当該オンライントランザクションシステムからの受
信データをクライアントに送信すると共に、ディスクに
保存するプログラムであることを特徴とする。また、本
発明は、前記エージェントプログラムが、前記クライア
ントからの特定の要求に対し、前記ディスクに保存した
受信データから当該要求に応じた受信データを前記クラ
イアントへ送信することを特徴とする。また、本発明
は、前記エージェントサーバが、クライアントの接続時
に、以前接続したクライアントであるか否かを判断し、
以前接続したクライアントである場合には、以前対応づ
けた前記エージェントプログラムと当該クライアントを
対応づけることを特徴とする。
More specifically, it operates on a computer on which a server-client type online transaction system operates, and starts / starts an agent program.
An agent server that performs assignment, and an agent program that is started from the agent server, the agent server is a server that controls correspondence between the agent program and the client when a client is connected, and the agent program includes: It is a program for transmitting data received from a client to the online transaction system as it is, transmitting data received from the online transaction system to the client, and storing the data on a disk. Further, the present invention is characterized in that, in response to a specific request from the client, the agent program transmits received data corresponding to the request from the received data stored on the disk to the client. Further, the present invention, the agent server, when connecting a client, determines whether or not the previously connected client,
When the client is a previously connected client, the previously associated agent program is associated with the client.

【0009】[0009]

【発明の実施の形態】以下、図面を参照して本発明の一
実施形態によるトランザクションエージェントシステム
について説明する。図1は本実施形態で対象とする、フ
ァイル転送システムの構成を示す図である。本実施形態
の対象になるのは、図1に示すように、サーバ・クライ
アント型のオンライントランザクションシステム10が
動作するコンピユータ上で動作し、エージェントプログ
ラム30の起動/割当を行うエージェントサーバ20
と、エージェントサーバ20から起動されるエージェン
トプログラム30から構成され、エージェントサーバ2
0はクライアントから接続時にエージェントプログラム
30の対応を制御し、エージェントプログラム30はク
ライアントからの受信データはオンライントランザクシ
ョンシステムにそのまま送信し、オンライントランザク
ションシステムからの受信データはクライアントに送信
すると共に、ディスクに保存し、クライアントからの特
定のファンクションキー入力に対応し、古い画面の表示
や、最新の画面の表示が可能な事を特徴とする、エージ
ェントシステムである。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, a transaction agent system according to an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a diagram showing a configuration of a file transfer system targeted in the present embodiment. As shown in FIG. 1, an object of the present embodiment is an agent server 20 which operates on a computer on which a server-client type online transaction system 10 operates and starts / allocates an agent program 30.
And an agent program 30 started from the agent server 20.
0 controls the correspondence of the agent program 30 at the time of connection from the client, the agent program 30 transmits data received from the client to the online transaction system as it is, transmits data received from the online transaction system to the client, and saves it on the disk. The agent system is characterized in that it can display an old screen or a latest screen in response to a specific function key input from a client.

【0010】最初にクライアントから、本システムに接
続すると、ユーザIDとパスワードの入力を求められ
る。ユーザIDとパスワードは、エージェントサーバ2
0の設定で予め用意し、ユーザ定義ファイルに情報を格
納しておく。これらの項目を入力し、エージェントサー
バ20に送信すると、エージェントサーバ20では、ユ
ーザIDとパスワードの組合せが正しいかユーザ定義フ
ァイルを参照しチェックを行う。正しくない場合はエラ
ーとして、接続を拒否し、正しい場合は、既に指定され
たユーザIDに割り当てられているエージェントプログ
ラム30がいないかエージェント管理ファイルを検索す
る。
When a client first connects to the system, the client is required to input a user ID and a password. The user ID and password are stored in the agent server 2
It is prepared in advance with a setting of 0, and information is stored in a user definition file. When these items are input and transmitted to the agent server 20, the agent server 20 checks whether the combination of the user ID and the password is correct by referring to the user definition file. If it is not correct, the connection is rejected as an error. If it is correct, the agent management file is searched for the agent program 30 already assigned to the specified user ID.

【0011】検索の結果存在しなければ、新たにエージ
ェントプログラム30を起動し、エージェント管理ファ
イルに書き込む。指定されたユーザIDに割り当てられ
ているエージェントプログラム30が存在する場合、そ
のエージェントプログラム30が現在他の端末と通信中
であれば、その端末との通信を切断し、現在の端末と接
続する。他の端末と通信中の場合になるのは、例えば、
サーバ側では検知できない通信障害が発生している場合
などである。他の端末と通信していない場合は、その端
末とのセッションを開始する。
If there is no search result, a new agent program 30 is started and written into the agent management file. When there is an agent program 30 assigned to the designated user ID, if the agent program 30 is currently communicating with another terminal, the communication with that terminal is disconnected and the current terminal is connected. When communicating with another terminal, for example,
For example, a communication failure that cannot be detected on the server side has occurred. If not communicating with another terminal, a session with that terminal is started.

【0012】図2は、本システムにクライアントから初
めて接続した時のシーケンスを示す図である。また、図
3は、指定されたユーザIDに対応するエージェントプ
ログラム30が既に存在する場合のシーケンスを示す図
である。
FIG. 2 is a diagram showing a sequence when a client connects to the system for the first time. FIG. 3 is a diagram showing a sequence when the agent program 30 corresponding to the specified user ID already exists.

【0013】エージェントプログラム30は接続される
と、新規に起動された場合はオンライントランザクショ
ンシステムに接続し、接続時にオンライントランザクシ
ョンシステムが出力した画面をクライアントに送信す
る。新規に起動されたのではない場合はトランザクショ
ンの現在の画面を画面ヒストリーファイルから取得し、
クライアントに送信する。
When connected, the agent program 30 connects to the online transaction system when newly started, and transmits a screen output by the online transaction system to the client at the time of connection. If not, get the current screen of the transaction from the screen history file,
Send to client.

【0014】図4は、接続中のトランザクションのシー
ケンスを示す図である。エージェントプログラム30
は、クライアントから受信したデータはそのままオンラ
イントランザクションシステムに送信し、オンライント
ランザクションシステムから受信したデータ(画面)は
そのままクライアントに送信する。ただし、オンライン
トランザクションシステムから受信したデータは画面ヒ
ストリーファイルに保存しておき、クライアントからの
要求(特定のファンクションキー入力)に応じ以前の画
面や最新の面面を参照可能とする。
FIG. 4 is a diagram showing a sequence of a transaction during connection. Agent program 30
Transmits the data received from the client to the online transaction system as it is, and transmits the data (screen) received from the online transaction system to the client as it is. However, the data received from the online transaction system is stored in a screen history file, and the previous screen and the latest screen can be referred to in response to a request (specific function key input) from the client.

【0015】クライアントから、エージェントプログラ
ム30に対し、明示的な切断要求があった場合、もしく
は、クライアントが切断された状態で、あらかじめ設定
した時間をすぎても、クライアントが再接続して来ない
場合は、オンライントランザクションサーバとの接続を
切断し、保存しておいた画面データを削除し、エージェ
ント管理ファイルから自分自身を削除し、エージェント
プログラム30を終了する。
When an explicit disconnection request is made from the client to the agent program 30, or when the client does not reconnect after a preset time has passed while the client is disconnected. Disconnects the connection with the online transaction server, deletes the saved screen data, deletes itself from the agent management file, and terminates the agent program 30.

【0016】次に本発明の実施例について図面を参照し
て詳細に説明する。図5は、本実施例でのクライアント
表示画面の例を示す図である。ここでは、図5に示され
たような、社員情報管理システムで使用した場合を考え
る。このシステムでは、社員番号もしくは、氏名を入力
して検索ボタンを押すと社員に関する情報の全てが得ら
れ、全ての情報を入力し、登録ボタンを押す事により、
新規登録が可能である。また、検索した情報に対し、更
新ボタンや削除ボタンにより、登録されている情報の変
更や、削除が可能である。まず最初に、端末からオンラ
イントランザクションシステムが動作するネットワーク
に接続し、エージェントサーバ20に接続する。
Next, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 5 is a diagram illustrating an example of a client display screen according to the present embodiment. Here, it is assumed that the information processing system is used in an employee information management system as shown in FIG. In this system, if you enter an employee number or name and press the search button, you will get all the information about the employee, enter all the information and press the register button,
New registration is possible. The registered information can be changed or deleted from the searched information by using an update button or a delete button. First, the terminal connects to the network on which the online transaction system operates, and connects to the agent server 20.

【0017】その時のシーケンスは図2と同じである。
接続すると、エージェントサーバ20はユーザIDとパ
スワードの入力画面を出力し、クライアントではユーザ
IDとパスワードを入力し、エージェントサーバ20に
送信する。エージェントサーバ20では、ユーザIDと
パスワードが正しいか、ユーザ定義ファイルを元にチェ
ックする。ユーザ定義ファイルは、図8のように、ユー
ザID、符号化されたパスワード、ユーザの付加情報が
1レコードに1つずつ格納されている。
The sequence at that time is the same as in FIG.
Upon connection, the agent server 20 outputs an input screen for a user ID and a password, and the client inputs the user ID and the password and transmits them to the agent server 20. The agent server 20 checks whether the user ID and the password are correct based on the user definition file. As shown in FIG. 8, the user definition file stores a user ID, an encoded password, and additional information of a user, one for each record.

【0018】ここでは、入力されたユーザID、パスワ
ードが正しい場合の説明を行う。次に、ユーザIDに対
応するエージェントプログラム30が既に存在しないか
エージェント管理ファイルを参照してチェックする・エ
ージェント管理ファイルは、図9のように、エージェン
トID(エージェントサーバ20がエージェントプログ
ラム30に割り当てられるユニークなID)、ユーザI
D、クライアントのネットワークアドレスが1レコード
に1つずつ格納されている。
Here, the case where the input user ID and password are correct will be described. Next, it is checked whether the agent program 30 corresponding to the user ID already exists by referring to the agent management file. The agent management file has the agent ID (the agent server 20 is assigned to the agent program 30 as shown in FIG. 9). Unique ID), user I
D. The network address of the client is stored one by one in one record.

【0019】ここでは、最初の接続なので、エージェン
ト管理テーブルには入力されたユーザIDは存在しない
ため、新しいエージェントプログラム30を起動し、ユ
ーザIDをエージェント管理テーブルに書き込む。この
状態でクライアントはエージェントプログラム30と接
続された状態になり、エージェントプログラム30は、
オンライントランザクションサーバに接続する。オンラ
イントランザクションサーバは、どのフィールドにも情
報が埋められていない図5のような画面を初期画面とし
てエージェントプログラム30に出力するので、エージ
ェントプログラム30はその画面を画面ヒストリーファ
イルに保存すると共に、クライアントに送信する。
Here, since this is the first connection, there is no user ID input in the agent management table, so a new agent program 30 is started and the user ID is written in the agent management table. In this state, the client is connected to the agent program 30, and the agent program 30
Connect to an online transaction server. Since the online transaction server outputs a screen as shown in FIG. 5 in which no information is embedded in any fields to the agent program 30 as an initial screen, the agent program 30 saves the screen in a screen history file and transmits the screen to the client. Send.

【0020】ここで画面ヒストリーファイルは図10の
ように、最新面面IDとカレント画面IDと複数個の可
変長の画面データから構成される。画面IDは、1から
順番に割り当てられるシーケンス番号であり、最新画面
IDは最後に出力された画面の画面1D、カレント画面
IDは現在クライアントに表示している面面の画面ID
を示している。また、それぞれの画面データは可変長で
あり図11のような形式をしている。
Here, as shown in FIG. 10, the screen history file is composed of the latest surface ID, the current screen ID, and a plurality of variable-length screen data. The screen ID is a sequence number sequentially assigned from 1, the latest screen ID is the screen 1D of the last output screen, and the current screen ID is the screen ID of the surface currently displayed on the client.
Is shown. Each screen data has a variable length and has a format as shown in FIG.

【0021】クライアントでは、この面面に対し、図6
のように、社員番号を入力し検索ボタンを押す。ここ
で、検索処理中に、ネットワークに障害が発生し、エー
ジェントプログラム30との間のコネクションが切断さ
れた場合を考える。エージェントプログラム30はクラ
イアントとの接続が切断されても、オンライントランザ
クションシステムとのコネクションは維持し、検索結果
を受信し、受信結果を画面ヒストリーファイルに書き込
む。さらにクライアントに対して画面を出力しようとす
るが、エラーになるのでエージェントプログラム30は
クライアントからの再接続待ちの状態で待機する。
In the client, this surface is shown in FIG.
Enter the employee number and press the search button. Here, it is assumed that a failure occurs in the network during the search process and the connection with the agent program 30 is disconnected. Even if the connection with the client is disconnected, the agent program 30 maintains the connection with the online transaction system, receives the search result, and writes the received result to the screen history file. Further, an attempt is made to output a screen to the client, but since an error occurs, the agent program 30 waits in a state of waiting for reconnection from the client.

【0022】一方クライアントを使用しているユーザは
検索結果待ち中にエラーになったようにみえるため、エ
ージェントサーバ20に再接続する。その時のシーケン
スは図3と同じである。エージェントサーバ20はユー
ザIDとパスワードの入力画面を出力し、クライアント
ではユーザIDとパスワードを入力し、エージェントサ
ーバ20に送信する。エージェントサーバ20では、ユ
ーザIDとパスワードが正しいか、ユーザ定義情報を元
にチェックする。
On the other hand, the user using the client reconnects to the agent server 20 because it seems that an error has occurred while waiting for the search result. The sequence at that time is the same as in FIG. The agent server 20 outputs a screen for inputting a user ID and a password, and the client inputs the user ID and password and transmits the screen to the agent server 20. The agent server 20 checks whether the user ID and the password are correct based on the user definition information.

【0023】ここでは、入力されたユーザID、パスワ
ードが正しい場合の説明を行う。次に、ユーザIDに対
応するエージェントプログラム30が既に存在しないか
エージェント管理ファイルを参照してチェックする。今
回は、エージェント管理テーブルに存在するので、エー
ジェントサーバ20では、該当するエージェントプログ
ラム30に制御を移す。エージェントプログラム30は
クライアントから接続されたので、画面ヒストリーファ
イルに書き込まれている最後の情報を最新の面面とし
て、出力する。クライアントでは、検索結果の画面を受
信できるので、社員情報を更新して、更新ボタンを押
す。
Here, a description will be given of a case where the entered user ID and password are correct. Next, it is checked by referring to the agent management file whether the agent program 30 corresponding to the user ID already exists. This time, since it exists in the agent management table, the agent server 20 transfers control to the corresponding agent program 30. Since the agent program 30 is connected from the client, it outputs the last information written in the screen history file as the latest surface. The client can receive the search result screen, so update the employee information and press the update button.

【0024】本実施例のエージェントプログラム30を
使用しない場合、社員番号の入力と検索ボタンを押す所
からやり直す必要がある。エージェントプログラム30
は受信したデータをそのままオンライントランザクショ
ンシステムに送信し、社員情報が更新される。
When the agent program 30 of the present embodiment is not used, it is necessary to start over from the point where the employee number is input and the search button is pressed. Agent program 30
Sends the received data to the online transaction system as it is, and the employee information is updated.

【0025】[0025]

【発明の効果】以上、説明したように、本発明によれ
ば、複数回のトランザクションにより完了する業務でネ
ットワークの信頼性が低い場合、障害が発生する度にト
ランザクションの投入を最初からやり直す必要がないた
め、信頼性の低いネットワークにおいて、従来不可能だ
ったオンライントランザクションシステムの利用が可能
になるという効果がある。また、クライアントで障害が
発生した後、再びトランザクションの再投入を行う必要
がないから通信費用が軽減できるという効果がある。
As described above, according to the present invention, if the reliability of the network is low in a task completed by a plurality of transactions, it is necessary to restart the transaction from the beginning each time a failure occurs. Therefore, there is an effect that it is possible to use an online transaction system, which was impossible in the past, in a network with low reliability. Further, after a failure occurs in the client, there is no need to re-enter the transaction again, so that the communication cost can be reduced.

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

【図1】 本発明で対象とする、ファイル転送システム
の構成を示す図である。
FIG. 1 is a diagram showing a configuration of a file transfer system targeted by the present invention.

【図2】 本システムにクライアントから初めて接続し
た時のシーケンスを示す図である。
FIG. 2 is a diagram showing a sequence when a client connects to the system for the first time;

【図3】 障害などで一度切断された後の再接続のシー
ケンスを示す図である。
FIG. 3 is a diagram showing a sequence of reconnection after being disconnected once due to a failure or the like;

【図4】 通常のトランザクション処理中のシーケンス
を示す図である。
FIG. 4 is a diagram showing a sequence during a normal transaction process.

【図5】 実施例の入力画面を示す図である。FIG. 5 is a diagram showing an input screen of the embodiment.

【図6】 実施例で検索する為の情報を入力した画面を
示す図である。
FIG. 6 is a diagram showing a screen on which information for searching is input in the embodiment.

【図7】 実施例で検索結果の画面を示す図である。FIG. 7 is a diagram illustrating a search result screen in the embodiment.

【図8】 ユーザ定義ファイルの形式を示す図である。FIG. 8 is a diagram showing a format of a user definition file.

【図9】 エージェント管理ファイルの形式を示す図で
ある。
FIG. 9 is a diagram showing a format of an agent management file.

【図10】 面面ヒストリーファイルの形式を示す図で
ある。
FIG. 10 is a diagram showing a format of a surface history file.

【図11】 画面ヒストリーファイル中の画面データの
形式を示す図である。
FIG. 11 is a diagram showing a format of screen data in a screen history file.

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

10 オンライントランザクションシステム 20 エージェントサーバ 30 エージェントプログラム 10 online transaction system 20 agent server 30 agent program

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 サーバ・クライアント型のオンライント
ランザクションシステムが動作するコンピュータ上で動
作し、エージェントプログラムの起動/割当を行うエー
ジェントサーバと、 前記エージェントサーバから起動されるエージェントプ
ログラムとから構成され、 前記エージェントサーバは、クライアントの接続時に前
記エージェントプログラムと当該クライアントの対応を
制御するサーバであり、 前記エージェントプログラムは、クライアントからの受
信データを前記オンライントランザクションシステムに
そのまま送信するとともに、当該オンライントランザク
ションシステムからの受信データをクライアントに送信
すると共に、ディスクに保存するプログラムであること
を特徴とするトランザクションエージェントシステム。
1. An agent server that operates on a computer on which a server-client type online transaction system operates and performs activation / assignment of an agent program; and an agent program activated by the agent server. The server is a server that controls the correspondence between the agent program and the client when the client is connected. The agent program transmits the received data from the client to the online transaction system as it is and receives the data from the online transaction system. A transaction agent system which is a program for transmitting data to a client and storing the data on a disk.
【請求項2】 前記エージェントプログラムは、前記ク
ライアントからの特定の要求に対し、前記ディスクに保
存した受信データから当該要求に応じた受信データを前
記クライアントへ送信することを特徴とする請求項1記
載のトランザクションエージェントシステム。
2. The system according to claim 1, wherein the agent program transmits received data corresponding to the request from the received data stored in the disk to the client in response to a specific request from the client. Transaction agent system.
【請求項3】 前記エージェントサーバは、クライアン
トの接続時に、以前接続したクライアントであるか否か
を判断し、以前接続したクライアントである場合には、
以前対応づけた前記エージェントプログラムと当該クラ
イアントを対応づけることを特徴とする請求項1記載の
トランザクションエージェントシステム。
3. The method according to claim 1, wherein the agent server determines whether or not the client is a previously connected client when the client is connected.
2. The transaction agent system according to claim 1, wherein the previously associated agent program is associated with the client.
JP9318625A 1997-11-19 1997-11-19 Transaction agent system Pending JPH11149450A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9318625A JPH11149450A (en) 1997-11-19 1997-11-19 Transaction agent system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9318625A JPH11149450A (en) 1997-11-19 1997-11-19 Transaction agent system

Publications (1)

Publication Number Publication Date
JPH11149450A true JPH11149450A (en) 1999-06-02

Family

ID=18101231

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9318625A Pending JPH11149450A (en) 1997-11-19 1997-11-19 Transaction agent system

Country Status (1)

Country Link
JP (1) JPH11149450A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001035233A1 (en) * 1999-11-12 2001-05-17 Akamba Corporation System and method for managing connections between clients and a server with independent connection and data buffers
US6801927B1 (en) 1999-09-24 2004-10-05 Akamba Corporation Network adaptor card with reverse proxy and cache and method implemented therewith
JP2009193512A (en) * 2008-02-18 2009-08-27 Mitsubishi Electric Corp Session execution device, session execution program, and recording medium

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6308238B1 (en) * 1999-09-24 2001-10-23 Akamba Corporation System and method for managing connections between clients and a server with independent connection and data buffers
US6801927B1 (en) 1999-09-24 2004-10-05 Akamba Corporation Network adaptor card with reverse proxy and cache and method implemented therewith
WO2001035233A1 (en) * 1999-11-12 2001-05-17 Akamba Corporation System and method for managing connections between clients and a server with independent connection and data buffers
JP2009193512A (en) * 2008-02-18 2009-08-27 Mitsubishi Electric Corp Session execution device, session execution program, and recording medium

Similar Documents

Publication Publication Date Title
US5968131A (en) System and method for securely synchronizing multiple copies of a workspace element in a network
US6009474A (en) Method and apparatus for re-assigning network addresses to network servers by re-configuring a client host connected thereto
US6449649B1 (en) Terminal emulator with remote downloadable configurability
US5881239A (en) Network system with resilient virtual fault tolerant sessions
US5907676A (en) Information processing system, communication method, and recording medium
US6411981B1 (en) Method and apparatus for conducting a transaction between homogeneous and/or heterogeneous transaction processing systems using asynchronous pull of a transaction transfer
JP2001075920A (en) Online service providing system having service agency device
US6092109A (en) Information matching system and its matching method for matching information between terminal equipment connected via network
JPH11149450A (en) Transaction agent system
WO1996017460A1 (en) Methods and systems for preventing unnecessary file transfers between a server and a remote node
WO1996017460A9 (en) Methods and systems for preventing unnecessary file transfers between a server and a remote node
JPH11194929A (en) Client-side program management method in client-server system
US20030041149A1 (en) Computer systems
JP2000092093A (en) Computer and data repeater
JP3185343B2 (en) Information processing system
JP4161689B2 (en) Online PC loss prevention system
JPH09237211A (en) File version number management system
JP2003058501A (en) Data input device, data input program, and recording medium
JP2006172385A (en) Computer system, method for calling storage management program and storage system
JP3548200B2 (en) Terminal device and information processing method
JPH03291744A (en) Command repeating system for distributed environment
JPH01123347A (en) Communication equipment connection system in on-line system
JP2002163230A (en) Terminal input resume device, and record medium recording terminal input resume program
JPH10112725A (en) Electronic mail user management system
JPH02186452A (en) Data update commit processing system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20020219