JP3709319B2 - How to reconnect the terminal to the host computer - Google Patents

How to reconnect the terminal to the host computer Download PDF

Info

Publication number
JP3709319B2
JP3709319B2 JP2000047425A JP2000047425A JP3709319B2 JP 3709319 B2 JP3709319 B2 JP 3709319B2 JP 2000047425 A JP2000047425 A JP 2000047425A JP 2000047425 A JP2000047425 A JP 2000047425A JP 3709319 B2 JP3709319 B2 JP 3709319B2
Authority
JP
Japan
Prior art keywords
terminal
session information
host computer
communication server
communication
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 - Fee Related
Application number
JP2000047425A
Other languages
Japanese (ja)
Other versions
JP2001236280A (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.)
NEC Software Chubu Ltd
Original Assignee
NEC Software Chubu 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 NEC Software Chubu Ltd filed Critical NEC Software Chubu Ltd
Priority to JP2000047425A priority Critical patent/JP3709319B2/en
Publication of JP2001236280A publication Critical patent/JP2001236280A/en
Application granted granted Critical
Publication of JP3709319B2 publication Critical patent/JP3709319B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Retry When Errors Occur (AREA)
  • Computer And Data Communications (AREA)
  • Communication Control (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、ホストコンピュータ上のアプリケーションプログラムと端末上のアプリケーションプログラムとが公衆網等の通信回線を通して接続され対話処理を実行する場合に関し、特に通信回線で障害が発生しその後、障害が回復した時の端末からホストコンピュータへの再接続方法に関する。
【0002】
【従来の技術】
従来、ホストコンピュータと端末間の通信回線が切断された場合の再接続方式は、ホストコンピュータ側で端末のネットワーク上のアドレス等を含むセッション情報を記憶しておき、一定時間ホストコンピュータ側で接続状態を保持し、再接続時には端末から再び送信されたセッション情報と前記記憶したセッション情報とを比較して一致すれば再接続を行うか、再接続に関する情報の管理は全く行わず、一定時間無通信状態が継続する事による回線切断を行っていた。
再接続に関する情報を保持する形でのシステムの一例が、特開平11−187146号公報に記載されている。
【0003】
この公報に記載された通信方式は、ホスト側で上位アプリケーションのセッションを保持し、端末からの回線再接続要求に対して再接続が完了すると、端末側からの再接続要求時のアプリケーションレベルでのセッションを再接続するシステムである。
【0004】
【発明が解決しようとする課題】
しかし、この従来技術には、次のような問題点があった。
【0005】
第1の問題点は、ホストコンピュータの上位アプリケーションと端末アプリケーション間のセッションを再接続するための手順は、ホストコンピュータの上位アプリケーションに大きく依存し、汎用的なプロトコルが規定されていないため、セッションを保持した状態でのアプリケーションレベルにおける再接続が困難なことである。
【0006】
例えば、通信障害が発生し、ホストコンピュータは、その障害発生を認識したが端末がそれを認識していない場合、逆に、通信障害を端末は認識したが、ホストコンピュータが認識していない場合等障害発生の認知についても不整合が生ずる場合がある。
【0007】
第2の問題点は、特開平11−187146号の発明のように通信回線からの通信障害による切断通知を受けた場合にも、ホストコンピュータ側では端末側からの再接続要求に応えるためにセッションを保持するため、セッションを保持するためだけのホストコンピュータ使用時間が増大し、コストパフォーマンスが悪いことである。
【0008】
本発明は、端末からインターネット等を含む公衆網を使用し、通信サーバ経由でホストコンピュータに接続する環境において、端末と通信サーバ間の通信回線が障害の発生により切断された時、切断された事を通信サーバが認識できていない状態が発生した場合、一旦ホストコンピュータ及び上位アプリケーションのセッションを初期化してから再接続することで端末からの再接続が二重ログインや回線使用中などの理由によって拒否されてしまう問題を解決できる構成を提供するものである。
【0009】
【課題を解決するための手段】
本願の第1の発明の端末からホストコンピュータへの再接続方法は、ホストコンピュータと、ホストコンピュータの通信機能を受け持つ通信サーバと、公衆回線によるネットワークを介して通信サーバと接続され前記ホストコンピュータ上のアプリケーションプログラムと連携して業務処理を実行する端末と、を備えるシステムにおける端末からホストコンピュータへの再接続方法において
前記端末は、前記ホストコンピュータとの接続時、前記端末のアプリケーションプログラムからセッション情報を受け取ると、自身のセッション情報記憶部に同じセッション情報が無いかをチェックし、同じセッション情報が無い場合は、アプリケーションプログラムから受け取った前記セッション情報を前記通信サーバに送信し、前記通信サーバから端末識別子が付加された前記セッション情報を受信するとそれをセッション情報記憶部に記憶し、同じセッション情報がある場合は、セッション情報記憶部から取り出した前記セッション情報を前記通信サーバに送信し、
前記通信サーバは、前記端末から前記セッション情報を受信すると自身のセッション情報記憶部に記憶するセッション情報を検索して同じセッション情報の有無をチェックし、同じセッション情報が無い場合は、端末識別子を生成して受信した前記セッション情報に付加してセッション情報記憶部に記憶するとともに端末識別子を付加したセッション情報を前記端末に送信し、同じセッション情報がある場合は、該セッション情報に記述されたログオフコマンドに従って前記ホストコンピュータのアプリケーションプログラムとの接続を解放し、再度前記ホストコンピュータとの接続を行う、
ことを備える。
【0010】
本願の第2の発明の端末からホストコンピュータへの再接続方法は、第1の発明において、前記端末と前記通信サーバとを接続する前記公衆回線で通信障害の発生により通信が一旦途絶しその回復後、前記端末は前記通信サーバに端末識別子を含む前記セッション情報を送信しそれを受信した前記通信サーバは前記セッション情報に従い前記ホストコンピュータとのセッションの解放と回線の切断を実行しその後前記ホストコンピュータとの回線の接続と前記セッション情報に基づくセッションの確立を行うことを備える。
【0011】
本願の第3の発明の端末からホストコンピュータへの再接続方法は、第1の発明において、前記通信サーバは、前記端末と前記通信サーバとを接続する前記公衆回線で発生した通信障害の認知をした場合又は、規定された時間前記端末との通信が行われない場合、前記セッション情報記憶部のセッション情報に従いホストコンピュータとのセッションの解放と回線の切断を実行することを備える。
【0012】
本願の第4の発明の端末からホストコンピュータへの再接続方法は、第1、2又は3の発明において、前記通信サーバは通信障害の発生を直接的又は、間接的に認知すると、前記ホストコンピュータとのセッションの解放と回線の切断処理によって前記ホストコンピュータ上のアプリケーションプログラムのログオフを行うことでアプリケーションプログラムの初期化を実行することを備える。
【0013】
本願の第5の発明の端末からホストコンピュータへの再接続方法は、第1の発明において、前記通信サーバは、前記端末からの接続要求時前記端末から送信された前記セッション情報が前記通信サーバの前記セッション情報記憶部に登録がされてない場合新規の接続要求と見なし、登録がされている場合は、再接続要求と見なすことを備える。
【0014】
本願の第6の発明の端末からホストコンピュータへの再接続方法は、第1の発明において、前記セッション情報は、前記端末を特定するネットワーク上のアドレスと、前記ホストコンピュータを特定するネットワーク上のアドレスと、前記端末とホストコンピュータ間で通信を行うための通信パスを特定するユニットアドレスと、前記ホストコンピュータで設定された前記セッション情報を開放する手続きを記載したセッション解放スクリプトと、前記端末識別子と、を含むことを備える。
【0015】
【発明の実施の形態】
次に、本発明の実施の形態について図面を参照して詳細に説明する。
【0016】
図1を参照すると、本実施例は、ホストコンピュータ1と、ホストコンピュータ1の通信機能を受け持つ通信サーバ2と、インターネット等を含む公衆回線によるネットワークを介して通信サーバ2と接続された端末3と、から構成されている。この構成において、例えば、端末3上の端末エミュレータ又はその上で動作するアプリケーションプログラムからホストコンピュータ1のアプリケーションプログラムに接続を要求し、通信サーバ2を介してホストコンピュータ1上のアプリケーションプログラムと接続し、両プログラム同士が連携して業務処理を行う場合を想定している。
【0017】
通信サーバ2の内部には、プログラム制御により実現される接続制御処理部20と、端末識別子制御部21と、セッション情報を保持するセッション情報記憶部22と、を含んでいる。
【0018】
端末3の内部には、ホストコンピュータとの対話処理を行う端末エミュレータ30と、プログラム制御により実現されるセッション情報送受信部31と、を含んでいる。
【0019】
通信サーバ2の接続制御処理部20は、端末通信処理部200と、ホスト通信処理部201と、を備えている。端末通信処理部200は、ホストコンピュータ1から受信したデータを端末3に対して通知するとともに、端末3との間でセッション情報の送受信を行う。
【0020】
ホスト通信処理部201は、端末3からの送受信要求及び接続・切断要求に従ってホストコンピュータ1との通信を行う。
【0021】
通信サーバ2の端末識別子制御部21は、端末識別子管理部210と、端末識別子記憶部211と、を備えている。端末識別子管理部210は、数字とアルファベットからなる16進数表記文字列の組み合わせによって端末識別子を作成し、当該識別子を管理するために必要な記憶領域を確保する。また、接続制御処理部20からの端末識別子破棄要求によって、指定された端末識別子を記憶する記憶領域を解放する。端末識別子記憶部211は、端末識別子管理部210によって作成された端末識別子を記憶する記憶領域であり、現在使用されている端末3の端末識別子及び当該端末が最後に送受信した時刻情報と、を記憶している。
【0022】
端末3のセッション情報送受信部31は、セッション情報管理部310と、セッション情報記憶部311と、を備えている。セッション情報管理部310は、端末からホストコンピュータへの新規に接続する時に送信すべきセッション情報と、通信サーバ2から受信したセッション情報の送受信の管理、及びセッション情報記憶部311へのセッション情報の登録や削除処理を行う。セッション情報記憶部311は、セッション情報管理部310によって送受信されたセッション情報を記憶している。
【0023】
次に、本発明の実施の形態の動作について図面を参照して説明する。
【0024】
次に、図1〜図3を参照して本実施例の動作について詳細に説明する。
【0025】
図1及び端末3のホストコンピュータ1との接続処理動作を示した図2のフローチャートに基づいて、端末3の接続処理を説明する。
【0026】
端末エミュレータ30は、ホストコンピュータ1への接続処理要求を上位のアプリケーションからの指示により行うが、その時自身の有するセッション情報を伴って発行する(ステップS1)。端末3のセッション情報送受信部31内のセッション情報管理部310は、この要求を受け付ける(ステップS2)。セッション情報送受信部31は、通信サーバ2に対して接続要求を発呼し接続を完了する(ステップS3)。
【0027】
セッション情報管理部310は、端末エミュレータ30から与えられたセッション情報を元に、セッション情報記憶部311を検索し、既に同じセッション情報の登録のあるなしをチェックする(ステップS4)。セッション情報記憶部311内に、端末エミュレータ30から与えられたセッション情報が登録されていなければ、新規接続の場合となるが、セッション情報管理部310は、セッション情報記憶部311に対してセッション情報の暫定登録を要求する(ステップS5)。そして、通信サーバ2に端末エミュレータ30から受け取った端末識別子を含まないセッション情報を送信する(ステップS7)。
【0028】
逆に、(ステップS4)での判定で、セッション情報記憶部311内に、端末エミュレータ30から与えられたセッション情報が既に登録されている場合は、一旦通信サーバとの接続後、回線の障害等によって切断され再度復旧した場合となるが、セッション情報内に登録されている端末識別子とともにこれを取り込み(ステップS6)、当該セッション情報を通信サーバ2に対して送信する(ステップS7)。その後、セッション情報送受信部31は、通信サーバ2から端末識別子を含むセッション情報を受信する(ステップS8)。セッション情報送受信部31は、セッション情報記憶部311に対して通信サーバ2から受け取った端末識別子を含むセッション情報の正式登録を行う(ステップS9)。よって、端末3においては、セッション情報送受信部31のみが新規接続か再接続かを認識していることになる。
【0029】
次に、図1及び通信サーバ2の動作を示した図3のフローチャートに基づいて、通信サーバ2の接続処理を説明する。
【0030】
通信サーバ2では、最初に端末3からの接続要求を受け付ける(ステップS10)。次に、接続制御処理部20の端末通信処理部200は、端末3から送信されてきたセッション情報の受信を行う(ステップS11)。端末3から受信したセッション情報をもとに、端末通信処理部200はセッション情報記憶部22を検索する(ステップS12)。(ステップS13)での検索内容のチェックの結果、セッション情報記憶部22内に、端末3から送信されたセッション情報が未登録の場合、(ステップS14)において端末通信処理部200は、端末識別子制御部21に対して新たな端末識別子の割り当てを指示する。
【0031】
端末通信処理部200から端末識別子の割り当てを指示された端末識別子制御部21は、端末識別子管理部210に対して端末識別子の新規の割り当てを要求する。端末識別子管理部210は、端末識別子記憶部211に新規割り当てした端末識別子を登録し、端末通信処理部200に新規に割り当てた端末識別子を与えるとともに制御を戻す。接続制御処理部20は、端末3から受信したセッション情報に与えられた端末識別子を付加してこれをセッション情報記憶部22に登録して(ステップS14)の処理を終了し、(ステップS18)に行く。
【0032】
尚、ここでセッション情報記憶部22に登録される1つのセッション情報は、
(1)端末3を特定するネットワーク上のアドレス
(2)ホストコンピュータ1を特定するネットワーク上のアドレス
(3)端末3−ホストコンピュータ1間で通信を行うための通信パスを特定するユニットアドレス
(4)ホストコンピュータ1で設定されたセッション情報を開放する手続き(ログオフするためのコマンド)を記載したセッション解放スクリプト
(5)通信サーバ2の端末識別子制御部21が端末3に対して割り当てた端末識別子
から構成されている。ここで(1)〜(4)の情報は、端末3から送信される情報である。
【0033】
そして、ホスト通信処理部201に対して、ホストコンピュータ1に対する回線及びセッションの開設を指示する。ホストコンピュータ1との回線及びセッションの開設が完了した段階で、接続制御処理部20は、端末通信処理部200に対して端末3への端末識別子を含むセッション情報の送信を指示する。
【0034】
逆に、(ステップS13)の判定で、端末3から受信したセッション情報がセッション情報記憶部22に端末識別子とともに既に登録されている場合、セッション情報記憶部22内に含まれる端末識別子をそのまま使用し、端末識別子の新規の割り当て要求を行わない(ステップS15)。そして、端末通信処理部200は、セッション情報記憶部22内の当該セッション情報を取得する(ステップS16)。セッション情報記憶部接続制御処理部20は、ホスト通信処理部201に対してホストコンピュータ1との回線の切断及びセッションの解放を実行させる(ステップS16)。セッションの解放処理においては、セッション情報のセッション解放スクリプトで指示されたログオフコマンドに従い実行する。回線の切断とセッションの解放後、再度ホストコンピュータ1との接続とセッションの確立を行う(ステップS18)。
【0035】
回線及びセッション再接続が完了した段階で、接続制御処理部20は、端末通信処理部200に対して端末3への端末識別子を含むセッション情報の送信を指示する(ステップS19)。
【0036】
以上の処理によって端末3と通信サーバ2との接続が完了する。接続完了後、ホストコンピュータ1のアプリケーションプログラムと端末3のアプリケーションプログラムとの間での業務処理等が開始される。
【0037】
次に、業務処理が終了し、端末3とホストコンピュータ1との回線の切断時の処理を述べる。
【0038】
端末3のアプリケーションプログラムからホストコンピュータ1のアプリケーションプログラムへのログオフコマンドは、通信サーバ2を経由してホストコンピュータ1のアプリケーションプログラムに通知される。尚、セッション情報内のセッション解放スクリプトは、このログオフコマンドの処理手続きから構成されている。ホストコンピュータ1のアプリケーションプログラムは、ログオフ処理を終了するとログオフ完了メッセージを端末3に送信する。これを受信した端末3ではアプリケーション層での処理の終了を受け、回線の切断要求をホストコンピュータ1にあげる。通信サーバ2はこれを受信すると、ホストコンピュータ1との間のセッションの解放と回線の切断を実行する。通信サーバ2の接続制御処理部20は、ホストコンピュータ1からのセッション解放の通知を受けると、セッション情報記憶部22内の端末3に関わるセッション情報を消去するとともに、当該端末3に割り当てられた端末識別子の解放を端末識別子制御部21に対して指示する。そして回線解放完了の通知を端末3に対して行い、端末3との回線を切断する。
【0039】
通信サーバ2からの回線解放通知を受信した端末3のセッション情報送受信部31は、セッション情報記憶部311内の当該セッションに関わる情報の消去を指示しホストコンピュータ1との回線を切断して全ての処理を終了する。
【0040】
次に、端末3とホストコンピュータ1のアプリケーションプログラムによる業務処理の実施中に通信障害が通信サーバ2と端末3との間で発生した場合を前述した説明をベースにして行う。
【0041】
通信サーバ2が端末3からホストコンピュータ1に対するログオフ要求を受信する前に、端末3と通信サーバ2との通信回線が一旦障害等により切断され、その後、障害が復旧して再接続を行う場合、障害の復旧を認識した端末3は、通信サーバ2に対して端末識別子を含むそれまでセッション情報記憶部311内に保有していたセッション情報を通信サーバ2に対して送信する。
【0042】
当該情報を受信した通信サーバ2の接続制御処理部20は、セッション情報記憶部22を検索し、該当するセッション情報が存在する場合は、セッション情報に含まれるセッション解放スクリプトに従ってホストコンピュータ1とのセッション解放処理を行い、セッション情報記憶部22上の当該セッション情報記憶域を解放した後、ホストコンピュータ1とのセッションの再接続を行い、接続情報記憶部22への再登録を行う。この場合、端末識別子は回線切断前に使用していたものをそのまま使用し、それを端末3から受信したセッション情報とまとめてセッション情報記憶部22に再登録する。
【0043】
接続情報記憶部22に該当するセッション接続情報が存在しない場合は、新規接続として扱う。これは通信障害の発生を端末3経由で間接的に認識するのではなく、通信サーバ2自体も既に直接認識していて、ホストコンピュータ1とのセッション等の解放を事前に行っていた場合である。ホストコンピュータ1との回線及びセッションの接続後、端末識別子の割り当てを行い、新規に割り当てられた端末識別子と端末3から受信したセッション情報とをまとめてセッション情報記憶部22に登録する。
そして接続情報記憶部22のセッション情報のあるなしに関わらず、端末3への端末識別子を含むセッション情報の送信を行う。端末3ではこのセッション情報を受信するとセッション情報記憶部311にこれを記憶する。以上の処理によって端末3とホストコンピュータ1のアプリケーションプログラムによる業務処理の再開が可能となる。
【0044】
尚、通信サーバ2に対して、一定時間経過しても端末識別子に対応する端末からの再接続要求がない場合、または通信回線から通信サーバ2に対して端末3との接続が切断された旨の通知を受け付けた場合には、接続制御処理部20はセッション情報記憶部22を参照し、セッション情報に含まれるセッション解放スクリプトに従ってホストコンピュータ1とのセッション解放処理を行い、端末識別子制御部21に対して、当該端末識別子の破棄を行う。セッション情報記憶部22上に保持されていた端末3についてのセッション情報も消去される。
【0045】
これにより、通信サーバ2とホストコンピュータ1で保持していた端末3に関わるセッション情報は全て消去されることになり、再接続として扱うべき端末の特定が可能となり、再接続として扱う場合でも、ホストコンピュータから見た場合は、新規接続として扱われるため、二重ログインなどによる接続拒否を発生させることなく接続できる。
【0046】
尚、通信サーバ2の有する機能をホストコンピュータ1に取り込むことで、通信サーバ2の存在しない端末3と直接ホストコンピュータ1が接続される構成に対しても、本発明の内容が容易に適用できることは明らかであろう。
【0047】
【発明の効果】
第1の効果は、ログオフ処理をする前に通信回線が切断され、再接続する場合でも、二重ログイン等による接続拒否が発生しない事にある。
【0048】
第2の効果は、再接続時にホストコンピュータとのセッションを再初期化するため、端末側とホストコンピュータ側でセッション及びアプリケーションの動作状態に矛盾が発生しない事にある。
【0049】
第3の効果は、本実施例による実装が容易であり、複雑な処理機構を必要としない事から、再接続時に通信サーバ側におけるオーバヘッドを軽減できる事にある。
【0050】
第4の効果は、端末が一意な識別子を持つことにより、意図しない端末からの不正な再接続要求を防止できる事にある。
【図面の簡単な説明】
【図1】本発明の第1の実施例の構成を表すブロック図である。
【図2】本発明の第1の実施例における端末の通信サーバとの接続処理を表すフローチャートである。
【図3】本発明の第1の実施例における通信サーバの端末との接続処理を表すフローチャートである。
【符号の説明】
1 ホストコンピュータ
2 通信サーバ
20 接続制御処理部
200 端末通信処理部
201 ホスト通信処理部
21 端末識別子制御部
210 端末識別子管理部
211 端末識別子記憶部
22 セッション情報記憶部
3 端末
30 端末エミュレータ
31 セッション情報送受信部
310 セッション情報管理部
311 セッション情報記憶部
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a case where an application program on a host computer and an application program on a terminal are connected through a communication line such as a public network and execute interactive processing, and particularly when a failure occurs in the communication line and then the failure is recovered. Relates to a reconnection method from a terminal to a host computer.
[0002]
[Prior art]
Conventionally, the reconnection method when the communication line between the host computer and the terminal is disconnected, the session information including the address on the network of the terminal is stored on the host computer side, and the connection state is kept on the host computer side for a certain period of time. If the session information re-transmitted from the terminal and the stored session information match and match, reconnection is performed or no information related to reconnection is managed, and no communication is performed for a certain period of time. The line was disconnected because the state continued.
An example of a system that retains information related to reconnection is described in Japanese Patent Application Laid-Open No. 11-187146.
[0003]
The communication method described in this publication holds the session of the upper application on the host side, and when the reconnection is completed in response to the line reconnection request from the terminal, the application level at the time of the reconnection request from the terminal side is A system for reconnecting sessions.
[0004]
[Problems to be solved by the invention]
However, this conventional technique has the following problems.
[0005]
The first problem is that the procedure for reconnecting the session between the host computer's host application and the terminal application largely depends on the host computer's host application, and a general protocol is not defined. It is difficult to reconnect at the application level in the held state.
[0006]
For example, when a communication failure occurs and the host computer recognizes the failure but the terminal does not recognize it, conversely, when the terminal recognizes the communication failure but the host computer does not recognize it, etc. There may be inconsistencies in the recognition of the failure.
[0007]
The second problem is that even when a disconnection notification due to a communication failure is received from a communication line as in the invention of Japanese Patent Laid-Open No. 11-187146, the host computer side uses a session to respond to a reconnection request from the terminal side. Therefore, the host computer use time only for holding the session increases, and the cost performance is poor.
[0008]
In an environment in which a public network including the Internet is used from a terminal to connect to a host computer via a communication server, the communication line between the terminal and the communication server is disconnected when a failure occurs. If the communication server cannot recognize the connection, initialize the session of the host computer and the host application and then reconnect, and the reconnection from the terminal will be rejected for reasons such as double login or line use. The present invention provides a configuration that can solve the problem that is caused.
[0009]
[Means for Solving the Problems]
The reconnection method from the terminal of the first invention of the present application to the host computer includes a host computer, a communication server responsible for the communication function of the host computer, and a communication server connected to the communication server via a public line network. in reconnection method and the terminal for executing business processing in cooperation with an application program, from your Keru terminal system comprising the host computer,
When the terminal receives session information from the application program of the terminal when connected to the host computer, the terminal checks whether there is the same session information in its own session information storage unit. The session information received from the program is transmitted to the communication server, and when the session information to which a terminal identifier is added is received from the communication server, the session information is stored in a session information storage unit. Sending the session information retrieved from the information storage unit to the communication server;
When the communication server receives the session information from the terminal, the communication server searches the session information stored in its own session information storage unit to check for the presence of the same session information, and if there is no same session information, generates a terminal identifier. The session information added to the session information received and stored in the session information storage unit and the terminal information added is transmitted to the terminal, and if there is the same session information, the logoff command described in the session information To release the connection with the application program of the host computer according to the above, and connect with the host computer again,
Prepare for that.
[0010]
The reconnection method from the terminal to the host computer according to the second invention of the present application is the first invention, wherein communication is temporarily interrupted due to the occurrence of a communication failure on the public line connecting the terminal and the communication server, and the recovery is performed. Thereafter, the terminal transmits the session information including a terminal identifier to the communication server, and the communication server that receives the session information releases the session with the host computer and disconnects the line according to the session information, and then the host computer. And establishing a session based on the session information.
[0011]
According to a third aspect of the present invention, there is provided a reconnection method from a terminal to a host computer according to the first aspect, wherein the communication server recognizes a communication failure occurring in the public line connecting the terminal and the communication server. Or when the communication with the terminal is not performed for a specified time, it comprises releasing the session with the host computer and disconnecting the line according to the session information in the session information storage unit.
[0012]
According to a fourth aspect of the present invention, there is provided a method for reconnecting a terminal to a host computer. In the first, second or third aspect of the present invention, when the communication server recognizes the occurrence of a communication failure directly or indirectly, the host computer The application program is initialized by performing log-off of the application program on the host computer by releasing the session and disconnecting the line.
[0013]
According to a fifth aspect of the present invention, there is provided a reconnection method from a terminal to a host computer according to the first aspect, wherein the communication server is configured such that the session information transmitted from the terminal at the time of a connection request from the terminal is stored in the communication server. If it is not registered in the session information storage unit, it is regarded as a new connection request, and if it is registered, it is regarded as a reconnection request.
[0014]
According to a sixth aspect of the present invention, in the method for reconnecting a terminal to a host computer according to the first aspect, the session information includes an address on a network that identifies the terminal and an address on the network that identifies the host computer. A unit address that identifies a communication path for performing communication between the terminal and the host computer, a session release script that describes a procedure for releasing the session information set in the host computer, the terminal identifier, Including.
[0015]
DETAILED DESCRIPTION OF THE INVENTION
Next, embodiments of the present invention will be described in detail with reference to the drawings.
[0016]
Referring to FIG. 1, the present embodiment includes a host computer 1, a communication server 2 responsible for the communication function of the host computer 1, and a terminal 3 connected to the communication server 2 via a network such as the public line including the Internet. , Is composed of. In this configuration, for example, a terminal emulator on the terminal 3 or an application program operating on the terminal 3 requests connection to the application program on the host computer 1, and connects to the application program on the host computer 1 via the communication server 2. It is assumed that both programs perform business processing in cooperation with each other.
[0017]
The communication server 2 includes a connection control processing unit 20 realized by program control, a terminal identifier control unit 21, and a session information storage unit 22 that holds session information.
[0018]
The terminal 3 includes a terminal emulator 30 that performs interactive processing with the host computer, and a session information transmission / reception unit 31 that is realized by program control.
[0019]
The connection control processing unit 20 of the communication server 2 includes a terminal communication processing unit 200 and a host communication processing unit 201. The terminal communication processing unit 200 notifies the terminal 3 of data received from the host computer 1 and transmits / receives session information to / from the terminal 3.
[0020]
The host communication processing unit 201 performs communication with the host computer 1 in accordance with a transmission / reception request and a connection / disconnection request from the terminal 3.
[0021]
The terminal identifier control unit 21 of the communication server 2 includes a terminal identifier management unit 210 and a terminal identifier storage unit 211. The terminal identifier management unit 210 creates a terminal identifier by a combination of hexadecimal notation character strings consisting of numerals and alphabets, and secures a storage area necessary for managing the identifier. Further, the storage area for storing the designated terminal identifier is released in response to the terminal identifier discard request from the connection control processing unit 20. The terminal identifier storage unit 211 is a storage area for storing the terminal identifier created by the terminal identifier management unit 210, and stores the terminal identifier of the terminal 3 currently used and the time information transmitted and received by the terminal last time. are doing.
[0022]
The session information transmission / reception unit 31 of the terminal 3 includes a session information management unit 310 and a session information storage unit 311. The session information management unit 310 manages session information to be transmitted when a new connection is made from a terminal to a host computer, management of transmission / reception of session information received from the communication server 2, and registration of session information in the session information storage unit 311. Or delete process. The session information storage unit 311 stores session information transmitted / received by the session information management unit 310.
[0023]
Next, the operation of the embodiment of the present invention will be described with reference to the drawings.
[0024]
Next, the operation of the present embodiment will be described in detail with reference to FIGS.
[0025]
The connection processing of the terminal 3 will be described based on the flowchart of FIG. 2 showing the connection processing operation of the terminal 3 with the host computer 1 in FIG.
[0026]
The terminal emulator 30 issues a connection processing request to the host computer 1 in accordance with an instruction from a higher-level application, and at that time issues it with session information that it has (step S1). The session information management unit 310 in the session information transmission / reception unit 31 of the terminal 3 receives this request (step S2). The session information transmitting / receiving unit 31 issues a connection request to the communication server 2 to complete the connection (step S3).
[0027]
The session information management unit 310 searches the session information storage unit 311 based on the session information given from the terminal emulator 30, and checks whether the same session information is already registered (step S4). If the session information given from the terminal emulator 30 is not registered in the session information storage unit 311, a new connection is established, but the session information management unit 310 stores the session information in the session information storage unit 311. Temporary registration is requested (step S5). Then, the session information not including the terminal identifier received from the terminal emulator 30 is transmitted to the communication server 2 (step S7).
[0028]
On the other hand, if the session information given from the terminal emulator 30 is already registered in the session information storage unit 311 in the determination in (Step S4), a line failure or the like once connected to the communication server In this case, the terminal identifier registered in the session information is taken in (step S6), and the session information is transmitted to the communication server 2 (step S7). Thereafter, the session information transmitting / receiving unit 31 receives session information including a terminal identifier from the communication server 2 (step S8). The session information transmission / reception unit 31 performs formal registration of session information including the terminal identifier received from the communication server 2 in the session information storage unit 311 (step S9). Therefore, in the terminal 3, only the session information transmitting / receiving unit 31 recognizes whether it is a new connection or a reconnection.
[0029]
Next, the connection process of the communication server 2 will be described based on FIG. 1 and the flowchart of FIG. 3 showing the operation of the communication server 2.
[0030]
The communication server 2 first receives a connection request from the terminal 3 (step S10). Next, the terminal communication processing unit 200 of the connection control processing unit 20 receives the session information transmitted from the terminal 3 (step S11). Based on the session information received from the terminal 3, the terminal communication processing unit 200 searches the session information storage unit 22 (step S12). If the session information transmitted from the terminal 3 is not registered in the session information storage unit 22 as a result of checking the search content in (Step S13), the terminal communication processing unit 200 performs terminal identifier control in (Step S14). The unit 21 is instructed to assign a new terminal identifier.
[0031]
The terminal identifier control unit 21 instructed by the terminal communication processing unit 200 to assign a terminal identifier requests the terminal identifier management unit 210 to assign a new terminal identifier. The terminal identifier management unit 210 registers the newly assigned terminal identifier in the terminal identifier storage unit 211, gives the newly assigned terminal identifier to the terminal communication processing unit 200, and returns control. The connection control processing unit 20 adds the terminal identifier given to the session information received from the terminal 3 and registers it in the session information storage unit 22 (Step S14), and ends the processing (Step S18). go.
[0032]
Here, one session information registered in the session information storage unit 22 is:
(1) Address on the network for specifying the terminal 3 (2) Address on the network for specifying the host computer 1 (3) Unit address (4) for specifying a communication path for communication between the terminal 3 and the host computer 1 ) Session release script describing a procedure (command for logging off) for releasing session information set in the host computer 1 (5) From the terminal identifier assigned to the terminal 3 by the terminal identifier control unit 21 of the communication server 2 It is configured. Here, the information (1) to (4) is information transmitted from the terminal 3.
[0033]
Then, the host communication processing unit 201 is instructed to open a line and session for the host computer 1. When the establishment of the line and session with the host computer 1 is completed, the connection control processing unit 20 instructs the terminal communication processing unit 200 to transmit session information including the terminal identifier to the terminal 3.
[0034]
On the contrary, when the session information received from the terminal 3 is already registered in the session information storage unit 22 together with the terminal identifier in the determination of (Step S13), the terminal identifier included in the session information storage unit 22 is used as it is. The terminal identifier new assignment request is not made (step S15). And the terminal communication process part 200 acquires the said session information in the session information storage part 22 (step S16). The session information storage unit connection control processing unit 20 causes the host communication processing unit 201 to disconnect the line with the host computer 1 and release the session (step S16). The session release process is executed according to the logoff command instructed by the session release script in the session information. After disconnection of the line and release of the session, connection with the host computer 1 and establishment of the session are performed again (step S18).
[0035]
When the line and session reconnection is completed, the connection control processing unit 20 instructs the terminal communication processing unit 200 to transmit session information including the terminal identifier to the terminal 3 (step S19).
[0036]
With the above processing, the connection between the terminal 3 and the communication server 2 is completed. After the connection is completed, business processing or the like between the application program of the host computer 1 and the application program of the terminal 3 is started.
[0037]
Next, a process when the business process ends and the line between the terminal 3 and the host computer 1 is disconnected will be described.
[0038]
A logoff command from the application program of the terminal 3 to the application program of the host computer 1 is notified to the application program of the host computer 1 via the communication server 2. The session release script in the session information is composed of the logoff command processing procedure. The application program of the host computer 1 transmits a logoff completion message to the terminal 3 when the logoff process is completed. Upon receiving this, the terminal 3 sends a request for disconnecting the line to the host computer 1 upon completion of processing in the application layer. When receiving this, the communication server 2 releases the session with the host computer 1 and disconnects the line. Upon receiving a session release notification from the host computer 1, the connection control processing unit 20 of the communication server 2 deletes session information related to the terminal 3 in the session information storage unit 22 and also assigns the terminal assigned to the terminal 3. The terminal identifier control unit 21 is instructed to release the identifier. Then, the line release completion notification is sent to the terminal 3, and the line with the terminal 3 is disconnected.
[0039]
The session information transmission / reception unit 31 of the terminal 3 that has received the line release notification from the communication server 2 instructs the erasure of information related to the session in the session information storage unit 311, disconnects the line with the host computer 1, and The process ends.
[0040]
Next, a case where a communication failure occurs between the communication server 2 and the terminal 3 during the execution of the business process by the application program of the terminal 3 and the host computer 1 will be described based on the above description.
[0041]
Before the communication server 2 receives a logoff request for the host computer 1 from the terminal 3, the communication line between the terminal 3 and the communication server 2 is temporarily disconnected due to a failure or the like, and then the failure is recovered and reconnection is performed. The terminal 3 that has recognized the recovery from the failure transmits to the communication server 2 the session information held in the session information storage unit 311 including the terminal identifier to the communication server 2 until then.
[0042]
The connection control processing unit 20 of the communication server 2 that has received the information searches the session information storage unit 22 and, if the corresponding session information exists, the session with the host computer 1 according to the session release script included in the session information. After performing the release process and releasing the session information storage area on the session information storage unit 22, the session with the host computer 1 is reconnected and re-registered in the connection information storage unit 22. In this case, the terminal identifier used before the line disconnection is used as it is, and it is re-registered in the session information storage unit 22 together with the session information received from the terminal 3.
[0043]
When there is no corresponding session connection information in the connection information storage unit 22, it is treated as a new connection. This is a case where the occurrence of communication failure is not indirectly recognized via the terminal 3, but the communication server 2 itself has already been directly recognized and the session with the host computer 1 is released in advance. . After connecting the line and session with the host computer 1, a terminal identifier is assigned, and the newly assigned terminal identifier and the session information received from the terminal 3 are registered together in the session information storage unit 22.
The session information including the terminal identifier is transmitted to the terminal 3 regardless of the presence or absence of the session information in the connection information storage unit 22. When the terminal 3 receives this session information, it stores it in the session information storage unit 311. Through the above processing, the business process can be resumed by the application program of the terminal 3 and the host computer 1.
[0044]
If there is no reconnection request from the terminal corresponding to the terminal identifier to the communication server 2 after a certain period of time has elapsed, or the connection with the terminal 3 is disconnected from the communication line to the communication server 2 When the notification is received, the connection control processing unit 20 refers to the session information storage unit 22, performs session release processing with the host computer 1 according to the session release script included in the session information, and sends it to the terminal identifier control unit 21. On the other hand, the terminal identifier is discarded. The session information about the terminal 3 held on the session information storage unit 22 is also deleted.
[0045]
As a result, all session information related to the terminal 3 held in the communication server 2 and the host computer 1 is deleted, and it is possible to specify a terminal to be treated as a reconnection. When viewed from a computer, it is treated as a new connection, so it can be connected without causing a connection refusal due to double login or the like.
[0046]
It should be noted that the contents of the present invention can be easily applied to a configuration in which the host computer 1 is directly connected to the terminal 3 where the communication server 2 does not exist by incorporating the functions of the communication server 2 into the host computer 1. It will be clear.
[0047]
【The invention's effect】
The first effect is that a connection refusal due to double login or the like does not occur even when the communication line is disconnected and reconnected before logoff processing.
[0048]
The second effect is that since the session with the host computer is reinitialized at the time of reconnection, there is no inconsistency between the session and application operating states on the terminal side and the host computer side.
[0049]
The third effect is that the implementation according to the present embodiment is easy and does not require a complicated processing mechanism, so that the overhead on the communication server side can be reduced during reconnection.
[0050]
A fourth effect is that an unauthorized reconnection request from an unintended terminal can be prevented because the terminal has a unique identifier.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of a first exemplary embodiment of the present invention.
FIG. 2 is a flowchart showing a connection process between a terminal and a communication server in the first embodiment of the present invention.
FIG. 3 is a flowchart showing a connection process between a communication server and a terminal according to the first embodiment of the present invention.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 Host computer 2 Communication server 20 Connection control processing part 200 Terminal communication processing part 201 Host communication processing part 21 Terminal identifier control part 210 Terminal identifier management part 211 Terminal identifier storage part 22 Session information storage part 3 Terminal 30 Terminal emulator 31 Session information transmission / reception Unit 310 session information management unit 311 session information storage unit

Claims (6)

ホストコンピュータと、ホストコンピュータの通信機能を受け持つ通信サーバと、公衆回線によるネットワークを介して通信サーバと接続され前記ホストコンピュータ上のアプリケーションプログラムと連携して業務処理を実行する端末と、を備えるシステムにおける端末からホストコンピュータへの再接続方法において
前記端末は、前記ホストコンピュータとの接続時、前記端末のアプリケーションプログラムからセッション情報を受け取ると、自身のセッション情報記憶部に同じセッション情報が無いかをチェックし、同じセッション情報が無い場合は、アプリケーションプログラムから受け取った前記セッション情報を前記通信サーバに送信し、前記通信サーバから端末識別子が付加された前記セッション情報を受信するとそれをセッション情報記憶部に記憶し、同じセッション情報がある場合は、セッション情報記憶部から取り出した前記セッション情報を前記通信サーバに送信し、
前記通信サーバは、前記端末から前記セッション情報を受信すると自身のセッション情報記憶部に記憶するセッション情報を検索して同じセッション情報の有無をチェックし、同じセッション情報が無い場合は、端末識別子を生成して受信した前記セッション情報に付加してセッション情報記憶部に記憶するとともに端末識別子を付加したセッション情報を前記端末に送信し、同じセッション情報がある場合は、該セッション情報に記述されたログオフコマンドに従って前記ホストコンピュータのアプリケーションプログラムとの接続を解放し、再度前記ホストコンピュータとの接続を行う、
ことを特徴とする端末からホストコンピュータへの再接続方法
A system comprising: a host computer; a communication server having a communication function of the host computer; and a terminal that is connected to the communication server via a public network and executes a business process in cooperation with an application program on the host computer. in the re-connection method from your Keru terminal to the host computer,
When the terminal receives session information from the application program of the terminal when connected to the host computer, the terminal checks whether there is the same session information in its own session information storage unit. The session information received from the program is transmitted to the communication server, and when the session information to which a terminal identifier is added is received from the communication server, the session information is stored in a session information storage unit. Sending the session information retrieved from the information storage unit to the communication server;
When the communication server receives the session information from the terminal, the communication server searches the session information stored in its own session information storage unit to check for the presence of the same session information, and if there is no same session information, generates a terminal identifier. The session information added to the session information received and stored in the session information storage unit and the terminal information added is transmitted to the terminal, and if there is the same session information, the logoff command described in the session information To release the connection with the application program of the host computer according to the above, and connect with the host computer again,
A reconnection method from a terminal to a host computer.
前記端末と前記通信サーバとを接続する前記公衆回線で通信障害の発生により通信が一旦途絶しその回復後、前記端末は前記通信サーバに前記端末識別子を含む前記セッション情報を送信しそれを受信した前記通信サーバは前記セッション情報に従い前記ホストコンピュータとのセッションの解放と回線の切断を実行しその後前記ホストコンピュータとの回線の接続と前記セッション情報に基づくセッションの確立を行うことを特徴とする請求項1記載の端末からホストコンピュータへの再接続方法After the communication is temporarily interrupted due to the occurrence of a communication failure on the public line connecting the terminal and the communication server, and then recovered, the terminal transmits the session information including the terminal identifier to the communication server and receives it The communication server performs release of a session with the host computer and disconnection of a line in accordance with the session information, and then establishes a session based on connection of the line with the host computer and the session information. A reconnection method from the terminal according to 1 to a host computer. 前記通信サーバは、前記端末と前記通信サーバとを接続する前記公衆回線で発生した通信障害の認知をした場合又は、規定された時間前記端末との通信が行われない場合、前記セッション情報記憶部の前記セッション情報に従いホストコンピュータとのセッションの解放と回線の切断を実行することを特徴とする請求項1記載の端末からホストコンピュータへの再接続方法When the communication server recognizes a communication failure that has occurred in the public line connecting the terminal and the communication server, or when communication with the terminal is not performed for a specified time, the session information storage unit 2. The method for reconnecting a terminal to a host computer according to claim 1, wherein the session release and line disconnection with the host computer are executed in accordance with the session information. 前記通信サーバは通信障害の発生を直接的又は、間接的に認知すると、前記ホストコンピュータとのセッションの解放と回線の切断処理によって前記ホストコンピュータ上のアプリケーションプログラムのログオフを行うことでアプリケーションプログラムの初期化を実行することを特徴とする請求項1、2又は3記載の端末からホストコンピュータへの再接続方法When the communication server recognizes the occurrence of a communication failure directly or indirectly, the application program on the host computer is logged off by releasing the session with the host computer and disconnecting the line. 4. The method of reconnecting a terminal to a host computer according to claim 1, 2, or 3 characterized by comprising : 前記通信サーバは、前記端末からの接続要求時前記端末から送信された前記セッション情報が前記通信サーバの前記セッション情報記憶部に登録がされてない場合新規の接続要求と見なし、登録がされている場合は、再接続要求と見なすことを特徴とする請求項1記載の端末からホストコンピュータへの再接続方法The communication server considers a new connection request when the session information transmitted from the terminal at the time of a connection request from the terminal is not registered in the session information storage unit of the communication server, and is registered. 2. The reconnection method from the terminal to the host computer according to claim 1, wherein the case is regarded as a reconnection request. 前記セッション情報は、前記端末を特定するネットワーク上のアドレスと、前記ホストコンピュータを特定するネットワーク上のアドレスと、前記端末と前記ホストコンピュータ間で通信を行うための通信パスを特定するユニットアドレスと、前記ホストコンピュータで設定されたセッション情報を開放する手続きを記載したセッション解放スクリプトと、前記端末識別子と、を含むことを特徴とする請求項1記載の端末からホストコンピュータへの再接続方法The session information includes an address on the network that identifies the terminal, an address on the network that identifies the host computer, a unit address that identifies a communication path for performing communication between the terminal and the host computer, 2. The method of reconnecting a terminal to a host computer according to claim 1, further comprising: a session release script that describes a procedure for releasing session information set by the host computer, and the terminal identifier.
JP2000047425A 2000-02-24 2000-02-24 How to reconnect the terminal to the host computer Expired - Fee Related JP3709319B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000047425A JP3709319B2 (en) 2000-02-24 2000-02-24 How to reconnect the terminal to the host computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000047425A JP3709319B2 (en) 2000-02-24 2000-02-24 How to reconnect the terminal to the host computer

Publications (2)

Publication Number Publication Date
JP2001236280A JP2001236280A (en) 2001-08-31
JP3709319B2 true JP3709319B2 (en) 2005-10-26

Family

ID=18569675

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000047425A Expired - Fee Related JP3709319B2 (en) 2000-02-24 2000-02-24 How to reconnect the terminal to the host computer

Country Status (1)

Country Link
JP (1) JP3709319B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7080404B2 (en) * 2002-04-01 2006-07-18 Microsoft Corporation Automatic re-authentication
JP4785338B2 (en) * 2003-09-18 2011-10-05 株式会社野村総合研究所 Data transfer method, communication system, and communication apparatus
JP4616035B2 (en) * 2005-02-25 2011-01-19 富士通株式会社 Server load balancing program, apparatus and method
JP4621158B2 (en) * 2006-03-16 2011-01-26 富士通株式会社 Router device and communication control method
JP5231461B2 (en) * 2010-01-29 2013-07-10 富士通フロンテック株式会社 Information processing system, information processing apparatus, communication control program, and communication control method
JP2011186513A (en) * 2010-03-04 2011-09-22 Oki Electric Industry Co Ltd Terminal device, and method and system for controlling login

Also Published As

Publication number Publication date
JP2001236280A (en) 2001-08-31

Similar Documents

Publication Publication Date Title
US7533178B2 (en) Resuming a computing session when rebooting a computing device
US5745685A (en) Protocol extension in NSPP using an acknowledgment bit
KR101042745B1 (en) System and method for reestablishing the session between terminal and server
US8019891B2 (en) Network connection control technique, network connection technique and authentication apparatus
JP3782981B2 (en) Session relay system, client terminal, session relay method, remote access method, session relay program, and client program
US7089311B2 (en) Methods, systems and computer program products for resuming SNA application-client communications after loss of an IP network connection
JP2001356973A (en) Network system
JPH1069449A (en) Device and method for recovering session between server and client
JP2000307650A (en) Data communication system and recording medium
JP5039915B2 (en) Telnet session, telnet agency, and method of maintaining a computer network system
US7694015B2 (en) Connection control system, connection control equipment and connection management equipment
JPH11340986A (en) Device used for radio communication system and program recording medium
JP2007157148A6 (en) Telnet session, telnet agency, and method of maintaining a computer network system
JPH10112740A (en) Information processor, communication method and storage medium
JP3709319B2 (en) How to reconnect the terminal to the host computer
CN107707689A (en) A kind of DHCP message processing method, Dynamic Host Configuration Protocol server and gateway device
US8266253B2 (en) Server system and event message transmission method therefor, client terminal and connection method and program therefor, and recording medium
KR100597405B1 (en) System and method for relaying data by use of socket applicaton program
JPH10336272A (en) Data communication system and data communication method
US20050204049A1 (en) Connectivity confirmation method for network storage device and host computer
CN106101240B (en) Data communication continuous connection method and device
CN111953742A (en) Page redirection method, terminal equipment, intermediate equipment and server
KR100615594B1 (en) Apparatus For Policy-based Qos Management Client And Method For Quality Management Using It
JPH08161248A (en) Information processor
JPH11112609A (en) Communication fault recovery method for communication system and record medium recorded with program for the method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040217

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040412

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040601

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040726

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20050328

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050719

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050808

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080812

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20090812

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090812

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100812

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20110812

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees