JPH04370870A - Multi-host log-on control system - Google Patents
Multi-host log-on control systemInfo
- Publication number
- JPH04370870A JPH04370870A JP14827391A JP14827391A JPH04370870A JP H04370870 A JPH04370870 A JP H04370870A JP 14827391 A JP14827391 A JP 14827391A JP 14827391 A JP14827391 A JP 14827391A JP H04370870 A JPH04370870 A JP H04370870A
- Authority
- JP
- Japan
- Prior art keywords
- host
- business
- host computer
- terminal
- business name
- 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
Links
- 238000004891 communication Methods 0.000 claims abstract description 17
- 238000000034 method Methods 0.000 claims abstract description 12
- 239000000284 extract Substances 0.000 claims description 3
- 230000000919 anti-host Effects 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 4
- 238000007796 conventional method Methods 0.000 description 1
Landscapes
- Multi Processors (AREA)
Abstract
Description
【0001】0001
【産業上の利用分野】本発明はマルチホストログオン制
御方式に関し、特にゲートウェイシステムにおけるマル
チホストログオン制御方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multi-host logon control system, and more particularly to a multi-host logon control system in a gateway system.
【0002】0002
【従来の技術】従来、端末装置からゲートウェイシステ
ムを経由して複数のホストコンピュータと接続されるよ
うなネットワーク環境において、端末操作者が目的とす
る業務に接続するためには、業務名の指定とホストコン
ピュータの指定が必要であった。[Prior Art] Conventionally, in a network environment where a terminal device is connected to multiple host computers via a gateway system, in order for a terminal operator to connect to a desired business, it is necessary to specify a business name. It was necessary to specify the host computer.
【0003】0003
【発明が解決しようとする課題】上述した従来方式では
、端末操作者は常に業務とその業務をサービスしている
ホストコンピュータとの対応を意識している必要があり
、操作上の負担が大きいという問題があった。[Problem to be Solved by the Invention] In the conventional method described above, the terminal operator must always be aware of the correspondence between the business and the host computer that services the business, which places a large operational burden on the terminal operator. There was a problem.
【0004】本発明はこのような欠点を除去するもので
、ゲートウェイシステム上に業務とホストコンピュータ
との対応表を用意し、端末装置からの業務名のみの指定
によるログオン要求を受け付け、自動的に接続すべきホ
ストコンピュータを決定してログオン手続きを実行する
ことによって、端末操作者のログオン操作を大幅に簡略
化することを目的とする。[0004] The present invention aims to eliminate such drawbacks by preparing a correspondence table between tasks and host computers on the gateway system, accepting logon requests from terminal devices by specifying only the task name, and automatically The purpose is to greatly simplify the logon operation of a terminal operator by determining the host computer to be connected and executing the logon procedure.
【0005】[0005]
【課題を解決するための手段】本発明のマルチホストロ
グオン制御方式は、複数のホストコンピュータと端末装
置から構成されるネットワークシステムにおいて、端末
装置とのデータ送受信を行う対端末通信手段と、業務名
とその業務をサービスしているホストコンピュータとの
対応を管理し端末装置から接続要求された業務名に従っ
て接続すべきホストコピュータを決定するためのコネク
ション管理手段と、ホストコンピュータとのデータ送受
信を行う対ホスト通信手段と、業務名とホストコンピュ
ータとの対応を一時的に変更するための業務テーブル更
新手段とを備え、前記端末装置からの受信データがログ
オン要求であったとき前記対端末通信手段は要求された
業務名を抽出し、前記コネクション管理手段は要求され
た前記業務名をもとに接続すべきホストコンピュータを
決定し、前記対ホスト通信手段は決定された前記ホスト
コンピュータに対してログオン手続きを実施し、前記業
務テーブル更新手段はコンソールからの指示に従い業務
名とホストコンピュータとの対応を一時的に変更し、ロ
グオン要求時に業務名のみを指定しホストコンピュータ
の指定を不要とする。[Means for Solving the Problems] The multi-host logon control method of the present invention provides a network system consisting of a plurality of host computers and terminal devices. A connection management means for managing the correspondence between the host computer and the host computer servicing the business and determining the host computer to be connected to according to the business name requested for connection from the terminal device, and a pair for transmitting and receiving data with the host computer. comprising a host communication means and a business table update means for temporarily changing the correspondence between a business name and a host computer, and when the data received from the terminal device is a logon request, the terminal communication means sends a request. The connection management means determines a host computer to be connected to based on the requested business name, and the host-to-host communication means performs a logon procedure for the determined host computer. The business table updating means temporarily changes the correspondence between the business name and the host computer in accordance with instructions from the console, and specifies only the business name at the time of a logon request, eliminating the need to specify the host computer.
【0006】[0006]
【実施例】以下、本発明について図面に基づいて説明す
る。DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the drawings.
【0007】図1は本発明の一実施例を示すブロック構
成図である。同図において本発明のマルチログオン制御
方式は、対端末通信部1とコネクション管理部2と対ホ
スト通信部3と業務テーブル4と業務テーブル更新部5
とを備え、対端末通信部1とコネクション管理部2と対
ホスト通信部3と業務テーブル更新部5とはゲートウェ
イプロセッサ50の中央処理装置上で動作するソフトウ
ェアで実現され、業務テーブル4はゲートウェイプロセ
ッサ50の主記憶装置上に記憶される領域として実現さ
れる。FIG. 1 is a block diagram showing one embodiment of the present invention. In the figure, the multi-logon control method of the present invention includes a terminal communication section 1, a connection management section 2, a host communication section 3, a business table 4, and a business table update section 5.
The terminal-to-terminal communication unit 1, the connection management unit 2, the host-to-host communication unit 3, and the business table updating unit 5 are realized by software running on the central processing unit of the gateway processor 50, and the business table 4 is implemented by the gateway processor. This is realized as an area stored on 50 main storage devices.
【0008】図2は業務テーブル4の構造を示す説明図
である。FIG. 2 is an explanatory diagram showing the structure of the business table 4.
【0009】さて、端末装置31から接続したい業務名
を指定してログオン要求を行うと、対端末通信部1はロ
グオン要求メッセージを調べ、その中から業務名を抽出
しコネクション管理部2に通知する。コネクション管理
部2は通知された業務名をもとに業務テーブル4を参照
することによって、実際にホストコンピュータ33にロ
グオン手続きを行うときの業務名及び接続すべきホスト
コンピュータを決定し、その情報を通知する。[0009] Now, when a logon request is made from the terminal device 31 specifying the business name to which the user wants to connect, the terminal communication unit 1 examines the logon request message, extracts the business name from it, and notifies the connection management unit 2. . The connection management unit 2 refers to the business table 4 based on the notified business name, determines the business name and host computer to be connected to when actually performing the logon procedure to the host computer 33, and stores the information. Notice.
【0010】業務テーブル4は業務名S1と,対ホスト
ログオン時業務名S2と,デフォルトホスト番号S3と
,カレントホスト番号S4とから構成される。業務名S
1は端末装置からログオン要求するときの業務名、すな
わち端末操作者が意識している業務名である。対ホスト
ログオン時業務名S2は実際にホストコンピュータに対
してログオン要求を実施するときの業務名であり、業務
名S1と異っていても良い。デフォルトホスト番号S3
は当該業務を通常の状態のときサービスしているホスト
コンピュータの番号である。カレントホスト番号S4は
当該業務を現在サービスしているホストコンピュータの
番号である。初期状態においてデフォルトホスト番号S
3の内容とカレントホスト番号S4の内容は等しい。The business table 4 is composed of a business name S1, a host logon business name S2, a default host number S3, and a current host number S4. Business name S
1 is the business name used when a logon request is made from the terminal device, that is, the business name that the terminal operator is aware of. The host logon business name S2 is a business name used when a logon request is actually made to the host computer, and may be different from the business name S1. Default host number S3
is the number of the host computer that is servicing the task under normal conditions. The current host number S4 is the number of the host computer currently servicing the business. Default host number S in the initial state
The contents of 3 and the contents of current host number S4 are the same.
【0011】端末装置31からログオン要求が行われ業
務名が通知されると、コネクション管理部2は業務テー
ブルをサーチし業務名S1と一致するものを見つける。
その後、対応する対ホストログオン時業務名S2及びカ
レントホスト番号S4を取得することによって、ログオ
ン手続きを行うときの業務名及び接続すべきホストコン
ピュータを決定する。[0011] When a logon request is made from the terminal device 31 and a business name is notified, the connection management section 2 searches the business table and finds one that matches the business name S1. Thereafter, by acquiring the corresponding host logon business name S2 and current host number S4, the business name and host computer to be connected to when performing the logon procedure are determined.
【0012】また、業務テーブル更新部5は業務テーブ
ル4中のカレントホスト番号S4の内容を書きかえる。
何らかの理由によって、あるホストコンピュータの運転
を一時的に停止し、そこでサービスしていた業務を他の
コンピュータで一時的に代行してサービスする場合、コ
ンソール41より当該業務のカレントホスト番号S4を
書きかえることによって端末操作に影響を及ぼさないで
サービスの継続を行う。逆に、元の状態に戻す場合には
カレントホスト番号S4の内容をデフォルトホスト番号
S3の内容と同一になるように更新すればよい。Further, the business table updating section 5 rewrites the contents of the current host number S4 in the business table 4. If the operation of a certain host computer is temporarily stopped for some reason, and the work that was being serviced there is temporarily serviced by another computer, the current host number S4 of the relevant work is rewritten from the console 41. This allows the service to continue without affecting terminal operations. Conversely, in order to return to the original state, the contents of the current host number S4 may be updated to be the same as the contents of the default host number S3.
【0013】このようにしてホストコンピュータに対し
てログオン手続きを行うときの業務名と接続すべきホス
トコンピュータが決定された後、対ホスト通信部3はロ
グオン手続きを実施する。[0013] After the business name and the host computer to be connected are determined in this way when performing the logon procedure to the host computer, the host-to-host communication section 3 implements the logon procedure.
【0014】[0014]
【発明の効果】以上説明したように本発明は、端末装置
からゲートウェイシステムを経由して複数のホストコン
ピュータと接続されるようなネットワーク環境において
、端末装置からのログオン要求を受け付け自動的に接続
すべきホストコンピュータを決定してログオン手続きを
実施することによって、端末操作者のログオン操作を大
幅に簡略化させる効果がある。[Effects of the Invention] As explained above, the present invention is capable of accepting a logon request from a terminal device and automatically connecting the terminal device in a network environment where the terminal device is connected to multiple host computers via a gateway system. By determining the host computer to be used and performing the logon procedure, the logon operation for the terminal operator can be greatly simplified.
【図1】本発明の一実施例を示すブロック構成図。FIG. 1 is a block diagram showing an embodiment of the present invention.
【図2】業務テーブルの例を示す説明図。FIG. 2 is an explanatory diagram showing an example of a business table.
1 対端末通信部 2 コネクション管理部 3 対ホスト通信部 4 業務テーブル 5 業務テーブル更新部 31 端末装置 33 ホストコンピュータ 41 コンソール 50 ゲートウェイプロセッサ 1 Terminal communication department 2 Connection management department 3 Host-to-host communication section 4. Business table 5 Business table update department 31 Terminal device 33 Host computer 41 Console 50 Gateway processor
Claims (1)
から構成されるネットワークシステムにおいて、端末装
置とのデータ送受信を行う対端末通信手段と、業務名と
その業務をサービスしているホストコンピュータとの対
応を管理し端末装置から接続要求された業務名に従って
接続すべきホストコンピュータを決定するためのコネク
ション管理手段と、ホストコンピュータとのデータ送受
信を行う対ホスト通信手段と、業務名とホストコンピュ
ータとの対応を一時的に変更するための業務テーブル更
新手段とを備え、前記端末装置からの受信データがログ
オン要求であったとき前記対端末通信手段は要求された
業務名を抽出し、前記コネクション管理手段は要求され
た前記業務名をもとに接続すべきホストコンピュータを
決定し、前記対ホスト通信手段は決定された前記ホスト
コンピュータに対してログオン手続きを実施し、前記業
務テーブル更新手段はコンソールからの指示に従い業務
名とホストコンピュータとの対応を一時的に変更し、ロ
グオン要求時に業務名のみを指定しホストコンピュータ
の指定を不要とすることを特徴とするマルチホストログ
オン制御方式。[Claim 1] In a network system consisting of a plurality of host computers and terminal devices, there is a correspondence between a terminal-to-terminal communication means for transmitting and receiving data to and from the terminal devices, and a business name and a host computer that services the business. A connection management means for determining the host computer to be connected to according to the business name requested for connection from the terminal device, a host-to-host communication means for transmitting and receiving data to and from the host computer, and a connection management means for determining the connection between the business name and the host computer. business table updating means for temporarily changing the table; when the received data from the terminal device is a logon request, the terminal-to-terminal communication means extracts the requested business name; and the connection management means extracts the requested business name; A host computer to be connected is determined based on the business name determined, the host-to-host communication means executes a logon procedure for the determined host computer, and the business table updating means follows instructions from the console. A multi-host logon control method characterized by temporarily changing the correspondence between business names and host computers, and specifying only the business name at the time of a logon request, eliminating the need to specify the host computer.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP14827391A JPH04370870A (en) | 1991-06-20 | 1991-06-20 | Multi-host log-on control system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP14827391A JPH04370870A (en) | 1991-06-20 | 1991-06-20 | Multi-host log-on control system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH04370870A true JPH04370870A (en) | 1992-12-24 |
Family
ID=15449083
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP14827391A Pending JPH04370870A (en) | 1991-06-20 | 1991-06-20 | Multi-host log-on control system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH04370870A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08314835A (en) * | 1995-05-19 | 1996-11-29 | Fujitsu Ltd | Device to receive service, center device, service device and remote control system |
JP2002084326A (en) * | 2001-06-11 | 2002-03-22 | Fujitsu Ltd | Device to be serviced, central unit and servicing device |
JP2012108650A (en) * | 2010-11-16 | 2012-06-07 | Ntt Docomo Inc | Multi-cluster distributed processing control system, representative client terminal, distributed processing cluster and multi-cluster distributed processing control method |
-
1991
- 1991-06-20 JP JP14827391A patent/JPH04370870A/en active Pending
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08314835A (en) * | 1995-05-19 | 1996-11-29 | Fujitsu Ltd | Device to receive service, center device, service device and remote control system |
US6374298B2 (en) | 1995-05-19 | 2002-04-16 | Fujitsu Limited | System for performing remote operation between firewall-equipped networks or devices |
JP2002084326A (en) * | 2001-06-11 | 2002-03-22 | Fujitsu Ltd | Device to be serviced, central unit and servicing device |
JP2012108650A (en) * | 2010-11-16 | 2012-06-07 | Ntt Docomo Inc | Multi-cluster distributed processing control system, representative client terminal, distributed processing cluster and multi-cluster distributed processing control method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6105067A (en) | Connection pool management for backend servers using common interface | |
KR100690290B1 (en) | Keeping persistency while switching between modalities | |
US5781743A (en) | System and method for distributed data processing using different server system specifications | |
JPH05207025A (en) | System and method for acquisition of netwrok performance data | |
JPH0827726B2 (en) | Common agent computer management system and method | |
JPH11231927A (en) | Monitor and control system | |
JP3307329B2 (en) | Network configuration managed access system and method | |
US6065116A (en) | Method and apparatus for configuring a distributed application program | |
US4951245A (en) | Network terminal driver communications subsystem | |
JPH096655A (en) | System management device | |
JPH04370870A (en) | Multi-host log-on control system | |
JPH10135982A (en) | Ip address multiplexing method in server computer | |
JP3494545B2 (en) | Distributed computer system, computer and distributed processing method | |
JPH07168789A (en) | Sending system for event message | |
JPS63276158A (en) | Password input control system | |
JPH1185649A (en) | Computer managing system on network | |
JP2000339170A (en) | Thin client introduction system | |
JPH11282850A (en) | Server client type database system and remote database access method of database system | |
JP3347391B2 (en) | Facsimile system and communication method | |
JPH0749819A (en) | Communicating method of server/client system | |
JP3366025B2 (en) | Terminal ID dynamic conversion method and method | |
KR100689368B1 (en) | Method for connecting data base in personal computer | |
JPH10275126A (en) | Client server system that performs load decentralization control | |
JP2002082847A (en) | Computer system, name server and method for answering server address | |
JP3407993B2 (en) | Relay control device |