JP2004153542A - Agent program, radio terminal and hand-off control method - Google Patents

Agent program, radio terminal and hand-off control method Download PDF

Info

Publication number
JP2004153542A
JP2004153542A JP2002316126A JP2002316126A JP2004153542A JP 2004153542 A JP2004153542 A JP 2004153542A JP 2002316126 A JP2002316126 A JP 2002316126A JP 2002316126 A JP2002316126 A JP 2002316126A JP 2004153542 A JP2004153542 A JP 2004153542A
Authority
JP
Japan
Prior art keywords
data
address
communication system
agent program
destination address
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.)
Withdrawn
Application number
JP2002316126A
Other languages
Japanese (ja)
Inventor
Yoneo Watanabe
米雄 渡邊
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.)
Samsung R&D Institute Japan Co Ltd
Original Assignee
Samsung Yokohama Research Institute
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 Samsung Yokohama Research Institute filed Critical Samsung Yokohama Research Institute
Priority to JP2002316126A priority Critical patent/JP2004153542A/en
Publication of JP2004153542A publication Critical patent/JP2004153542A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an agent program which can prevent data loss at the time of switching a communication system and a communication network and to provide a radio terminal and a hand-off control method. <P>SOLUTION: A multi-service terminal 170 receives radio signals of BS:130 and BS:150, and measures a reception level or reception quality. When the reception level or reception quality of the reception signal from BS:130 becomes not more than a threshold, the multi-service terminal 170 requests an address of a switch point router 120 from a management server 100 managing the address of the multi-service terminal 170. Connection is switched to BS 150 after the agent program for causing the switch router point 120 to perform a buffer control processing, a route control processing and a data transmission processing is read from a storage means and it is transmitted by receiving a reply of the address. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、通信システムや通信ネットワークの切替時において、データ損失を防止するためのエージェントプログラム及び無線端末並びにハンドオフ制御方法に関する。
【0002】
【従来の技術】
異種無線システム間のハンドオフを実現する技術として、従来、Internet Protocol(以下、IPとする)に移動性の機能を追加したMobile IPというプロトコルがある。Mobile IPによれば、無線端末は、無線端末のインターネットへの接続位置にかかわらず一定の値を保ち、無線端末の識別子として機能するホームアドレスと、無線端末のインターネットへの接続位置によって変化し、インターネットへの接続位置を示す気付きアドレスの2つのIPアドレスを関連付けることによって管理される。この関連付けは、ホームアドレスが示すリンクに接続する管理サーバが行う。
すなわち、Mobile IPの機能によれば、ホームアドレスを用いることによって、無線端末があるサブネットから別のサブネットに移動しても、TCP(Transport Control Protocol)コネクションが維持できる。
【0003】
この従来技術について図14を用いて説明する。図14は、Mobile IPを利用した従来の無線通信システムの構成図である。今、無線端末300が、無線通信システムAのサービスエリアから無線通信システムBのサービスエリアに移動した場合を考える。
このとき、端末300は無線通信システムBのサービスエリアに移動すると、管理サーバ320に対して、無線通信システムBに移動したことを伝える。管理サーバ320は、端末300の移動通知を受けて、無線端末300に送信するパケットに付加する気付きアドレスを無線通信システムAのリンクと対応するアドレスから無線通信システムBのリンクと対応するアドレスへと変更する。
このIPヘッダの付加処理後、パケットをカプセル化し、通信中にハンドオフした無線端末においてもTCPコネクションを確立したまま、データ通信を継続することが可能になる。
【0004】
【非特許文献1】
寺岡 文男 「インターネットにおけるモバイル通信プロトコルの標準化動向」 電気情報通信学会論文誌 B Vol.J84−B No.10 pp.1746−1754
【0005】
【発明が解決しようとする課題】
しかし、Mobile IPの環境下においては、無線端末があるサブネットから別のサブネットにハンドオフする場合、ハンドオフ前のデータ送信経路とハンドオフ後のデータ送信経路が切り替わるポイントにあるルータにおいて切替遅延が発生し、データ通信途中のパケットがロストするという問題点がある。
具体的には、無線端末300は無線通信システムBへの切替時において、ホームエージェントである管理サーバ320に切替を通知するが、管理サーバ320においては、気付きアドレスの付与処理やパケットのカプセル化処理に伴う処理遅延時間やネットワークの伝送遅延時間が原因でスムーズな切替ができない。一方で、切替ポイントルータ310においては、無線端末300が無線通信システムAから無線通信システムBに移動したことを認識できないため、無線端末300がデータ通信を行う通信システムを無線通信システムAから無線通信システムBに切り替えた後であっても、無線通信システムAを送信先とするデータパケットを受信すれば、当然、無線通信システムAへこのパケットをフォワードしてしまう。しかし、無線端末300は、無線通信システムAのサービスエリアから移動しているため、このパケットは無線端末300によって受信されない。すなわち、ここで、本来無線端末300に届けられるべきパケットが損失するという問題点がある。
【0006】
本発明は、このような事情を考慮してなされたものであり、その目的は、通信システムや通信ネットワークの切替時においても、データ損失を防止することができるエージェントプログラム及び無線端末並びにハンドオフ制御方法を提供することにある。
【0007】
【課題を解決するための手段】
この発明は上記の課題を解決すべくなされたもので、請求項1に記載の発明は、所定の端末を送信先とするデータをバッファに記憶させるバッファ制御処理と、該端末の送信先アドレスが変更されたことを示す信号を受けて、該変更後の送信先アドレスへデータ送信経路を変更する経路制御処理と、前記バッファに蓄積されたデータを該変更後の送信先アドレスへ送信するデータ送信処理とをコンピュータに実行させるためのエージェントプログラムである。
【0008】
請求項2に記載の発明は、請求項1に記載の発明において、前記データ送信処理は、前記端末を送信先とするデータに応じて、前記バッファに蓄積されたデータを前記データ送信経路変更前の送信先アドレス及び前記データ送信経路変更後の送信先アドレスへ送信する処理であることを特徴とする。
【0009】
請求項3に記載の発明は、請求項1に記載の発明において、前記データ送信処理は、前記端末を送信先とするデータがリアルタイムデータであれば、前記バッファ制御処理後、該リアルタイムデータを前記データ送信経路変更前の送信先アドレス及び前記データ送信経路変更後の送信先アドレスへ送信する処理、又は、前記端末を送信先とするデータがノンリアルタイムデータであれば、前記経路制御処理後、前記データ送信経路変更後の送信先アドレスへ送信する処理からなることを特徴とする。
【0010】
請求項4に記載の発明は、ネットワークを介して接続している第1の通信システムから電波信号を受信する受信手段と、前記第1の通信システムの周辺の第2の通信システムの電波信号を受信する第2の受信手段と、該第1、第2の通信システムからの受信信号の受信レベル又は受信品質を測定する測定手段と、該第1の通信システムからの受信信号の受信レベル又は受信品質が所定の閾値以下となった場合、前記ネットワークを介して接続しており、当該無線端末のアドレスを管理する管理サーバに対して、前記ネットワークにおける前記第1、第2の通信システムへの分岐点において該ネットワークと接続する中継器のアドレスの要求を行う要求手段と、該中継器のアドレスを受けて、請求項1から請求項3のいずれかの項に記載のエージェントプログラムを記憶する記憶手段より該エージェントプログラムを読み出し、該中継器に送信する送信手段と、前記第2の通信システムへ接続を切り替える接続切替手段とを具備することを特徴とする。
【0011】
請求項5に記載の発明は、請求項4に記載の発明において、前記第1の通信システムからの電波信号を復調した第1のデータと前記第2の通信システムからの電波信号を復調した第2のデータとを比較し、該第1のデータと第2のデータとが重複する場合、該第1のデータ又は第2のデータのいずれか一方の重複データ部分を破棄するデータ比較手段をさらに具備することを特徴とする。
【0012】
請求項6に記載の発明は、請求項4又は請求項5に記載の無線端末より、請求項1から請求項4のいずれかの項に記載のエージェントプログラムを受信する受信手段と、該エージェントプログラムを記憶手段に書き込む書き込み手段と、該エージェントプログラムを実行する制御手段とを具備することを特徴とする。
【0013】
請求項7に記載の発明は、所定の無線端末を送信先とするデータをバッファに記憶させるバッファ制御手段と、該無線端末の送信先アドレスが変更されたことを示す信号を受けて、該変更後の送信先アドレスへデータ送信経路を変更する経路制御手段と、前記バッファに蓄積されたデータを該変更後の送信先アドレスへ送信するデータ送信手段とを具備することを特徴とする。
【0014】
請求項8に記載の発明は、請求項7に記載の発明において、前記データ送信手段は、前記無線端末を送信先とするデータに応じて、前記バッファに蓄積されたデータを前記データ送信経路変更前の送信先アドレス及び前記データ送信経路変更後の送信先アドレスへ送信することを特徴とする。
【0015】
請求項9に記載の発明は、請求項8に記載の発明において、前記データ送信手段は、前記無線端末を送信先とするデータがリアルタイムデータであれば、前記バッファ制御処理後、該リアルタイムデータを前記データ送信経路変更前の送信先アドレス及び前記データ送信経路変更後の送信先アドレスへ送信する第1の送信手段、又は、前記無線端末を送信先とするデータがノンリアルタイムデータであれば、前記経路制御処理後、前記データ送信経路変更後の送信先アドレスへ送信する第2の送信手段からなることを特徴とする。
【0016】
請求項10に記載の発明は、無線端末が、ネットワークを介して接続している第1の通信システムから電波信号を受信する過程と、前記第1の通信システムの周辺の第2の通信システムの電波信号を受信する過程と、該第1、第2の通信システムからの受信信号の受信レベル又は受信品質を測定する過程と、該第1の通信システムからの受信信号の受信レベル又は受信品質が所定の閾値以下となった場合、前記ネットワークを介して接続しており、当該無線端末のアドレスを管理する管理サーバに対して、前記ネットワークにおける前記第1、第2の通信システムへの分岐点において該ネットワークと接続する中継器のアドレスの要求を行う過程と、該中継器のアドレスを受けて、請求項1から請求項3のいずれかの項に記載のエージェントプログラムを記憶する記憶手段より該エージェントプログラムを読み出し、該中継器に送信する過程と、前記第2の通信システムへ接続を切り替える過程によって通信システムの切替を行うことを特徴とする。
【0017】
【発明の実施の形態】
以下、図面を参照して本発明のエージェントプログラムを記憶する無線端末及びこのエージェントプログラムを実行する中継器を適用したネットワークシステムの一実施形態について説明する。図1は、本実施形態のネットワークシステムの構成図である。本実施形態のネットワークシステムは、管理サーバ100、通信相手ノード110、切替ポイントルータ120、無線基地局(以下BSとする。BS:Base Station)130、BS・150、BS・160、ルータ140及びマルチサービス端末170からなる。
管理サーバ100、通信相手ノード110、切替ポイントルータ120、BS・130、ルータ140、BS・150、BS・160はネットワークを介して接続されている。
【0018】
管理サーバ100は、マルチサービス端末170の位置情報等を管理しており、システムAとシステムBの分岐点である切替ポイントルータ120を特定する機能を有している。
BS・130は無線通信システムAの基地局であり、BS・150とBS・160は無線通信システムBの基地局である。
ここで、無線通信システムAとは、マルチサービス端末170がハンドオフする前に属している無線通信エリアであり、無線通信システムBとは、マルチサービス端末170がハンドオフ後に属する無線通信エリアである。
BS・150とBS・160は、パケットの中継器であるルータ140を用いて相互に接続される。また、無線通信システムAと無線通信システムBは切替ポイントルータ120を用いて相互に接続される。
【0019】
切替ポイントルータ120は、中央演算装置であるCPU、記憶部であるROM、RAMを有しており、無線通信システムAと無線通信システムBの切替地点に設置される。記憶部には、パケットルーティングに関する受信プログラム、バッファ制御プログラム、送信プログラム等のCPUの動作プログラムが記憶されている。
【0020】
次に、図2を用いてマルチサービス端末170の構成について説明する。
マルチサービス端末170は、システムAインタフェース部200、システムBインタフェース部210等の受信部、System Switch部220、インターネットプロトコル部230、アプリケーション部240等の処理部(例えば、CPU、MPU、DSP等)及びROM、RAM等の記憶部(図示せず)から構成される。
システムAインタフェース部200は、無線通信システムAにおけるOSIモデルの物理層、データリンク層を実装し、アンテナ等の無線インタフェースで無線通信システムAのBS・130から電波信号の受信レベル、受信品質を測定する。
システムBインタフェース部210は、システムAインタフェース部200と同様に、無線通信システムBにおけるOSIモデルの物理層、データリンク層を実装し、アンテナ等の無線インタフェースで無線通信システムBのBS・150、BS・160から電波信号の受信レベル、受信品質を測定する。
【0021】
System Switch部220は、無線通信システムA、無線通信システムBにおける物理層、データリンク層等を実装しており、システムAインタフェース部200とシステムBインタフェース部210とを切り替えることにより、接続する通信システムの切り替えを行う。例えば、システムAからの受信信号の受信レベル又は受信品質が所定の閾値以下となった場合、システムBのBS・150へ接続を切り替える。
【0022】
インターネットプロトコル部230は、TCP/IP等のネットワーク層、トランスポート層を実装し、プロトコル処理を行う。すなわち、無線端末のアドレスを管理する管理サーバ100を介して、通信相手ノード110とインターネット接続を確立する。
【0023】
アプリケーション部240は、セッション層、プレゼンテーション層、アプリケーション層を実装し、無線インタフェースから受信したデータの表示処理等を行う。
記憶部は、ROM、RAM等の半導体メモリであって、上述した切替ポイントルータ120におけるバッファ制御等に関する一連の処理を実行するためのエージェントプログラム等を記憶する。
エージェントプログラムは、OSなど、処理装置の実行環境に影響されないプログラミング言語(Java(登録商標)等)で記述されており、処理装置のバッファ制御プログラムと通信を行い、所定の端末を送信先とするデータをバッファに記憶させるバッファ制御処理と、端末の送信先アドレスが変更されたことを示す信号を受けて、変更後の送信先アドレスへデータ送信経路を変更する経路制御処理と、バッファに蓄積されたデータを変更後の送信先アドレスへ送信するデータ送信処理とをコンピュータに実行させる。
【0024】
次に、図面を参照して本実施形態のネットワークシステムにおける無線端末(=マルチサービスサービス端末170)及び上述のエージェントプログラムを実行する切替ポイントルータ120によるハンドオフ制御の流れについて説明する。図3は、マルチサービス端末170がシステムAで通信を開始後、システムBに移動し、引き続き通信を継続する場合のハンドオフ制御の流れを示すフローチャートである。
【0025】
マルチサービス端末170がインターネットプロトコル処理部230によって、システムAから通信相手ノード110と管理サーバ100を経由してインターネット接続を確立すると、System Switch部220は、システムAインターフェイス部200とシステムBインターフェイス部210の監視を開始する。
すなわち、まずシステムAインタフェース部200およびシステムBインタフェース部210は、それぞれのシステムの基地局(BS・130、BS・150、BS・160)からの電波信号を受信し、この受信レベル、受信品質をモニタする(図3のステップS1)。そして、システムAインタフェース部200は、システムAを経由した通信が継続できない状態、つまりBS・130からの受信信号の受信レベル又は受信品質が所定の閾値以下となったことを検知すると、System Switch部220に検知結果を出力する。
【0026】
System Switch部220は、システムAインタフェース部200からの検知結果を受けて、他に利用可能なシステムの検出を試みる。すなわち、例えば、システムBインタフェース部210よりBS・150、BS・160からの受信レベル又は受信品質のモニタ情報より、システムBが利用可能か否かを判定する。システムBが利用可能である判定すると(ステップS2でYes)、現在通信中のシステムAからシステムBに接続を切り替える準備を始める。一方、BS・130からの受信信号の受信レベル又は受信品質が所定の閾値を上回る場合は(ステップS2でNo)、現在通信中のシステムAとのステップS1に戻り、接続を継続する。
【0027】
ステップS2でYesの場合、System Switch部220は、システムA経由で管理サーバ100にBS・150に関する情報(ネットワークアドレス等の識別子等)と、切替ポイントルータ120のアドレス要求を送信する。管理サーバ100は、BS・130とBS・150のネットワークアドレス等に基づいて、切替ポイントルータ120のアドレスを取得し、これをマルチサービス端末170に送信する。
【0028】
マルチサービス端末170のシステムAインターフェイス部200は切替ポイントルータ120のアドレスを受信すると、System Switch部220に出力する。System Switch部220は、記憶部よりエージェントプログラムを読み出して、受信したアドレスを用いて切替ポイントルータ120に送信する。
このとき、System Switch部220は、図4に示すようにエージェントプログラムとともに、システムA経由でパケットを送るためのIPアドレスである旧IPアドレスとシステムB経由でパケット送るためのIPアドレスである新IPアドレス、通信しているデータの種類(たとえば、リアルタイム性のあるデータとしては音声、画像、動画等、リアルタイム性のないデータとしてはファイル転送等)等の情報も送信する。
【0029】
切替ポイントルータ120は、エージェントプログラムを受信すると、これを実行する。すなわち、切替ポイントルータ120の処理部は、エージェントプログラムに基づいて、図5に示すように切替ポイントルータ120内部のバッファ制御プログラムと通信を行い、バッファ制御を行う。
図6は、切替ポイントルータ120における、バッファ制御処理及びパケット送信経路制御処理の流れを示すフローチャートである。切替ポイントルータ120の処理部は、実行中のバッファ制御プログラムに対して、エージェントプログラムがハンドオフに関する割り込み制御指示を出力し、バッファ制御プログラムがこれを受け付けると、エージェントプログラムによるバッファ制御、経路制御及びデータ送信制御を実行する(図6のステップS10で「あり」)。
【0030】
切替ポイントルータ120の処理部は、受信データのIPヘッダに書き込まれたIPアドレスがマルチサービス端末170の旧IPアドレスである場合(ステップS11で「旧経路データ」)、これを旧経路データであるとして捕捉する。そして、切替ポイントルータ120の処理部は、新経路データのデータ部分に旧経路データをコピーし、IPヘッダに新IPアドレスを書き込むことにより、新経路データを作成し、バッファに書き込む(ステップS12)。
バッファへの書き込み処理が完了すると、切替ポイントルータ120の処理部は、システムA経由で、マルチサービス端末170に旧経路データを送信する(ステップS13)。
以上のステップS11〜ステップS13の処理を、切替ポイントルータ120の処理部は受信データが旧経路データである場合、繰り返し実行する。
【0031】
このステップを繰り返している間に、マルチサービス端末170は、システムAで通信が困難になり、システムBに切り替えるため、システムAあるいはシステムB経由で管理サーバ100に対して、システムBに移動することを通知する。
管理サーバ100ではこの通知を受けて、図7に示すようにシステムA経由の宛先のデータをシステムB経由のデータに変更(システムB経由の宛先を含むヘッダでカプセル化)してネットワークに送出する。
【0032】
このように、マルチサービス端末170がシステムAからシステムBヘの切替を行い、管理サーバ100より、新IPアドレスを含む新経路データが到着すると、切替ポイントルータ120では、マルチサービス端末170で切替が完了したと判断する。受信データのIPヘッダに書き込まれたIPアドレスがマルチサービス端末170の新IPアドレスである場合(ステップS11で「新経路データ」)、切替ポイントルータ120の処理部は、まず、これを新経路データであるとして捕捉する。
そして、切替ポイントルータ120の処理部は、これをバッファに書き込む(ステップS14)。バッファへの書き込み処理が完了すると、切替ポイントルータ120の処理部は、システムB経由でマルチサービス端末170に新経路データを送信する(ステップS15)。
以上のステップS11、ステップS14、ステップS15の処理を受信データが新経路データ切替ポイントルータ120の処理部は繰り返し実行する。
【0033】
以上のように、切替ポイントルータ120は、パケットをフィルタして、バッファ制御及び経路制御処理を行うべきデータであるか否かをチェックし、マルチサービス端末170に対して、旧経路データと新経路データの両方を宛先アドレスに応じて送信する。また、これに該当しない場合、受信データの宛先アドレスに応じてルーティング処理を行う。
【0034】
図8は、マルチサービス端末170が旧経路データ及び新経路データを受信し、これらのデータのうち、重複するパケットを廃棄し、データを再構成する流れを示すフローチャートである。
マルチサービス端末170は、エージェントプログラム送信後、システムBに通信システムを切り替える前はシステムA経由のデータを受信し、システムAで通信が不可能になった時点で、システムBに切り替えてシステムB経由のデータを受信する。そして、System Switch220部は、受信した旧経路データと新経路データが一致するか否かをパケット毎の比較によりコンベアチェックする(ステップS20)。受信した旧経路データと新経路データのうち、重複するパケットがあれば、この重複データを廃棄し(ステップS21)、受信データを再構成した後、インターネットプロトコル処理部230経由で、アプリケーション部240に出力する(ステップS22)。
【0035】
以上説明したように、マルチサービス端末170は、システムAからシステムBに切り替えても、パケット損失による通信データの欠落を防止しながらスムーズに通信相手ノード110からのデータを受信することができる効果が得られる。
【0036】
次に、切替ポイントルータ120の処理部が、エージェントプログラムを実行し、バッファ制御、経路制御及びデータ送信制御を行う場合に、エージェントプログラムがバッファ制御プログラムに指示するデータ種別がリアルタイムアプリケーションの場合とノンリアルタイムアプリケーションの場合に分けた切替ポイントルータ120とマルチサービス端末170の動作について説明する。
【0037】
まずデータ種別がリアルタイムアプリケーションの場合について、図9、図10を用いて説明する。図9はエージェントプログラムがバッファ制御プログラムに指示するデータ種別がリアルタイムアプリケーションである場合の切替ポイントルータ120の経路制御処理の様子を示す説明図である。また図10は、この場合のマルチサービス端末170のデータ比較処理の様子を示す説明図である。
【0038】
切替ポイントルータ120は、システムA経由の旧経路データを受信すると、これをマルチサービス端末170に対して送信する。その後、エージェントプログラムを受信すると、これをメモリに格納し、切替ポイントルータ120の処理部がエージェントプログラムを実行する。
切替ポイントルータ120の処理部は、受信データのIPヘッダに書き込まれたIPアドレスがマルチサービス端末170の旧IPアドレスである場合これを捕捉する。そして、新経路データのデータ部分に旧経路データをコピーし、IPヘッダに新IPアドレスを書き込むことにより、新経路データを作成し、バッファに書き込む。
バッファへの書き込み処理が完了すると、切替ポイントルータ120の処理部は、システムA経由で、マルチサービス端末170に旧経路データを送信する。また、切替ポイントルータ120は、ハンドオフに要する所要時間を考慮して、旧経路データの送信より遅延させ、バッファに蓄積された新経路データをマルチサービス端末170にシステムB経由で送信する。
【0039】
マルチサービス端末170は、このフローを繰り返している間にシステムAからシステムBヘのハンドオフを完了する。ハンドオフの完了により、管理サーバ100が、通信相手ノードから受信したデータに付加する気付きアドレスを旧IPアドレスから新IPアドレスに変更して、切替ポイントルータ120に送信する。切替ポイントルータ120は、新IPアドレスを含む新経路データを受信すると、マルチサービス端末170がハンドオフを完了したと判断し、これをバッファに書き込む。バッファへの書き込み処理が完了すると、切替ポイントルータ120の処理部は、バッファに蓄積された順に、新経路に変換したデータおよび、新経路データをシステムB経由でマルチサービス端末170に送信する。
【0040】
一方、マルチサービス端末170は、ハンドオフ前はシステムA経由のデータを受信し、ハンドオフにより通信システムをシステムAからシステムBに切り替え、システムB経由のデータを受信する。このとき、マルチサービス端末170は、システムA経由で受信するデータと、一時切替ポイントルータ120において、バッファに蓄積された後、時間を置いてシステムBに送信されたデータとを重複して受信する。
【0041】
そして、System Switch220は、システムAインタフェース部から受信したデータとシステムBインタフェース部から受信したデータを、それぞれのバッファに書き込み、両データのコンペアチェックを行い、重複したデータを廃棄する。すなわち、システムAより到着したデータは先にアプリケーション部240に対して出力し、システムBから届いたデータは、重複データを廃棄した後、重複していないデータ部分については、システムA到着したデータの続きからアプリケーション部240に出力する。
したがって、ハンドオフ時において、パケット損失によるデータ抜けを防ぎつつ、システム間のハンドオフが可能である。
【0042】
次にノンリアルタイムアプリケーションについて、図11、図12を用いて説明する。図11はエージェントプログラムがバッファ制御プログラムに指示するデータ種別がリアルタイムアプリケーションである場合の切替ポイントルータ120の経路制御処理の様子を示す説明図である。また、図12は、この場合におけるマルチサービス端末170のデータ処理の様子を示す説明図である。
切替ポイントルータ120は、システムA経由の旧経路データを受信すると、これをマルチサービス端末170に対して送信する。その後、エージェントプログラムを受信すると、これをメモリに格納し、切替ポイントルータ120の処理部がエージェントプログラムを実行する。
切替ポイントルータ120の処理部は、受信データのIPヘッダに書き込まれたIPアドレスがマルチサービス端末170の旧IPアドレスである場合これを捕捉する。そして、新経路データのデータ部分に旧経路データをコピーし、IPヘッダに新IPアドレスを書き込むことにより、新経路データを作成し、バッファに書き込む。バッファへの書き込み処理が完了後、切替ポイントルータ120の処理部は、コピー元の旧経路データを破棄する。
【0043】
マルチサービス端末170は、このフローを繰り返している間にシステムAからシステムBヘのハンドオフを完了する。ハンドオフの完了により、管理サーバ100が、通信相手ノードから受信したデータに付加する気付きアドレスを旧IPアドレスから新IPアドレスに変更して、切替ポイントルータ120に送信する。切替ポイントルータ120は、新IPアドレスを含む新経路データを受信すると、マルチサービス端末170がハンドオフを完了したと判断し、これをバッファに書き込む。バッファへの書き込み処理が完了すると、切替ポイントルータ120の処理部は、バッファに蓄積された順に、新経路に変換したデータおよび、新経路データをシステムB経由でマルチサービス端末170に送信する。
【0044】
このとき、切替ポイントルータ120がエージェントプログラムを実行開始すると、システムA経由のデータ送信を停止するため、マルチサービス端末170にシステムA経由のデータが届かなくなる。そして、マルチサービス端末170がシステムAからシステムBにハンドオフすると、切替ポイントルータ120がバッファリングした後、システムA経由のデータ送信を停止してあったデータがすべてシステムB経由で受信可能となる。
【0045】
マルチサービス端末170がこれらのデータを受信すると、System Switch部220は、システムAインタフェース部の受信データとシステムBインタフェース部の受信データをそれぞれのバッファに書き込み、コンぺアチェックを行わずに、システムBより到着したデータをアプリケーション部240に渡す。
したがって、マルチサービス端末170がハンドオフ処理中に移動前の旧システムであるシステムAへのデータ通信を一旦停止しても、通信相手ノード100との間でパケット損失によるデータ抜けを防ぎつつ、システム間のハンドオフが可能である。これは、ノンリアルタイムアプリケーションでは多少データの遅延が発生しても問題ないことを利用したものであり、マルチサービス端末170でコンぺアチェックを行う必要がなくなるために、マルチサービス端末170にコンぺアチェックによる処理負荷を与えずにハンドオフが可能となるという効果が得られる。
【0046】
以上説明したように、通信しているアプリケーションがリアルタイムアプリケーションであっても、ノンリアルタイムアプリケーションであっても、図13に示すように、切替ポイントルータ120のバッファ制御方法とマルチサービス端末170のデータ比較処理を適切に変更することにより、アプリケーションに応じたハンドオフを実現することできる。
【0047】
なお、本実施形態においては、マルチサービス端末170が管理サーバ100に新IPアドレスを明示的に連絡することで、通信相手ノード110が新経路データを送信する場合について説明したが、本発明はこれに限られるものではなく、例えば、管理サーバ100に代えて、通信相手ノード110に新IPアドレスを明示的に連絡することで、通信相手ノード110が新経路データを送信するようにしてもよい。
また、本実施形態において、System Switch部220は、管理サーバ100に切替ポイントルータ120のアドレス要求することにより、切替ポイントルータ120のアドレスを取得したが、このアドレス入手にかかる遅延時間が所定の閾値以上となる場合は、この遅延時間におけるパケット損失を抑えるために、管理サーバ100を切替ポイントルータ120と擬制し、管理サーバ100にエージェントプログラムを送信してもよい。
【0048】
また、本実施形態において、切替ポイントルータ120の処理部は、新経路データのデータ部分に旧経路データをコピーし、IPヘッダに新IPアドレスを書き込むことにより、新経路データを作成したが、本発明はこれに限られるものではなく、新IPアドレスでコピーした旧経路データをカプセル化した後、バッファへの蓄積、データ送信等を行っても良い。
また、本実施形態のネットワークシステムは図1に示すように、無線通信システムA及び無線通信システムBからなる複数システムから構成される場合を示したが、本発明はこれに限られるものではなく、複数の通信システムから構成されるネットワークシステムにおいては、いずれにも適用可能である。
【0049】
なお、上述の無線端末、中継器、管理サーバは内部に、コンピュータシステムを有している。そして、上述したハンドオフ制御に関する一連の処理の過程は、プログラムの形式でコンピュータ読み取り可能な記録媒体に記憶されており、このプログラムをコンピュータが読み出して実行することによって、上記処理が行われる。ここでコンピュータ読み取り可能な記録媒体とは、磁気ディスク、光磁気ディスク、CD−ROM、DVD−ROM、半導体メモリ等をいう。また、このコンピュータプログラムを通信回線によってコンピュータに配信し、この配信を受けたコンピュータが当該プログラムを実行するようにしても良い。
【0050】
【発明の効果】
以上説明したように、本発明は、無線端末が、ネットワークを介して接続している第1の通信システムから電波信号を受信する過程と、第1の通信システムの周辺の第2の通信システムの電波信号を受信する過程と、第1、第2の通信システムからの受信信号の受信レベル又は受信品質を測定する過程と、第1の通信システムからの受信信号の受信レベル又は受信品質が所定の閾値以下となった場合、ネットワークを介して接続しており、当無線端末のアドレスを管理する管理サーバに対して、ネットワークにおける第1、第2の通信システムへの分岐点においてネットワークと接続する中継器のアドレスの要求を行う過程と、この中継器のアドレスを受けて、当該無線端末を送信先とするデータをバッファに記憶させるバッファ制御処理と、この無線端末の送信先アドレスが変更されたことを示す信号を受けて、変更後の送信先アドレスへデータ送信経路を変更する経路制御処理と、バッファに蓄積されたデータを変更後の送信先アドレスへ送信するデータ送信処理とをコンピュータに実行させるためのエージェントプログラムを記憶する記憶手段よりこのエージェントプログラムを読み出し、中継器に送信する過程と、第2の通信システムへ接続を切り替える過程によって通信システムの切替を行うので、通信システムや通信ネットワークの切替時においても、データ損失を防止することができる効果を得ることができる。
【図面の簡単な説明】
【図1】本実施形態のネットワークシステムの全体構成を示す構成図である。
【図2】マルチサービス端末170の構成を示すブロック図である。
【図3】マルチサービス端末170がシステムAで通信を開始後、システムBに移動し、引き続き通信を継続する場合のハンドオフ制御の流れを示すフローチャートである。
【図4】マルチサービス端末170から切替ポイントルータ120にエージェントプログラムを送信する様子を示す説明図である。
【図5】エージェントプログラムが、切替ポイントルータ120のバッファ制御プログラムと通信する様子を示す説明図である。
【図6】切替ポイントルータ120におけるバッファ制御処理の流れを示すフローチャートである。
【図7】管理サーバ100がシステムA経由のデータをシステムB経由の宛先を含むヘッダでカプセル化したデータを示すデータ構成図である。
【図8】マルチサービス端末170における受信データのコンペアチェックの流れを示すフローチャートである。
【図9】エージェントプログラムがバッファ制御プログラムに指示するデータ種別がリアルタイムアプリケーションである場合の切替ポイントルータ120の経路制御処理の様子を示す説明図である。
【図10】図9の場合におけるマルチサービス端末170のデータ比較処理の様子を示す説明図である。
【図11】エージェントプログラムがバッファ制御プログラムに指示するデータ種別がノンリアルタイムアプリケーションである場合の切替ポイントルータ120の経路制御処理の様子を示す説明図である。
【図12】図11の場合におけるマルチサービス端末170のデータ比較処理の様子を示す説明図である。
【図13】リアルタイムアプリケーション、ノンリアルタイムアプリケーション及び従来技術の場合の受信データの比較を示す説明図である。
【図14】従来のMobile IPによるネットワークシステムの全体構成を示す構成図である。
【符号の説明】
100…管理サーバ
110…通信相手ノード
120…切替ポイントルータ
130、150、160…BS
140…ルータ
170…マルチサービス端末
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an agent program for preventing data loss when switching a communication system or a communication network, a wireless terminal, and a handoff control method.
[0002]
[Prior art]
2. Description of the Related Art As a technology for realizing handoff between different types of wireless systems, there is a protocol called Mobile IP, which is a technology in which a mobility function is added to Internet Protocol (hereinafter, referred to as IP). According to Mobile IP, the wireless terminal keeps a constant value regardless of the connection position of the wireless terminal to the Internet, and changes depending on the home address functioning as the identifier of the wireless terminal and the connection position of the wireless terminal to the Internet, It is managed by associating two IP addresses of a notice address indicating a connection position to the Internet. This association is performed by the management server connected to the link indicated by the home address.
That is, according to the function of Mobile IP, by using the home address, even when the wireless terminal moves from one subnet to another subnet, a TCP (Transport Control Protocol) connection can be maintained.
[0003]
This prior art will be described with reference to FIG. FIG. 14 is a configuration diagram of a conventional wireless communication system using Mobile IP. Now, consider a case where the wireless terminal 300 moves from the service area of the wireless communication system A to the service area of the wireless communication system B.
At this time, when the terminal 300 moves to the service area of the wireless communication system B, it informs the management server 320 that the terminal 300 has moved to the wireless communication system B. Upon receiving the movement notification of the terminal 300, the management server 320 changes the notice address to be added to the packet transmitted to the wireless terminal 300 from the address corresponding to the link of the wireless communication system A to the address corresponding to the link of the wireless communication system B. change.
After the process of adding the IP header, the packet is encapsulated, and the wireless terminal that has handed off during communication can continue data communication while establishing a TCP connection.
[0004]
[Non-patent document 1]
Fumio Teraoka "Standardization Trends of Mobile Communication Protocols on the Internet" IEICE Transactions, B Vol. J84-B No. 10 pp. 1746-1754
[0005]
[Problems to be solved by the invention]
However, in a Mobile IP environment, when a wireless terminal hands off from one subnet to another subnet, a switching delay occurs at a router at a point where a data transmission path before handoff and a data transmission path after handoff are switched, There is a problem that a packet during data communication is lost.
Specifically, when switching to the wireless communication system B, the wireless terminal 300 notifies the management server 320 as a home agent of the switching, but the management server 320 performs a process of assigning a care-of address and a process of encapsulating a packet. Smooth switching is not possible due to the processing delay time and the transmission delay time of the network. On the other hand, since the switching point router 310 cannot recognize that the wireless terminal 300 has moved from the wireless communication system A to the wireless communication system B, the communication system in which the wireless terminal 300 performs data communication is changed from the wireless communication system A to the wireless communication system A. Even after switching to the system B, if a data packet destined for the wireless communication system A is received, the packet is naturally forwarded to the wireless communication system A. However, since the wireless terminal 300 has moved from the service area of the wireless communication system A, this packet is not received by the wireless terminal 300. That is, here, there is a problem that the packet that should be delivered to the wireless terminal 300 is lost.
[0006]
The present invention has been made in view of such circumstances, and an object of the present invention is to provide an agent program, a radio terminal, and a handoff control method capable of preventing data loss even when a communication system or a communication network is switched. Is to provide.
[0007]
[Means for Solving the Problems]
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and the invention according to claim 1 includes a buffer control process of storing data destined to a predetermined terminal in a buffer, and a transmission destination address of the terminal. Route control processing for changing a data transmission path to a changed destination address in response to a signal indicating that the data has been changed, and data transmission for transmitting data stored in the buffer to the changed destination address Is an agent program for causing a computer to execute processing.
[0008]
According to a second aspect of the present invention, in the first aspect of the present invention, the data transmission processing includes, before changing the data transmission path, changing the data stored in the buffer in accordance with data to which the terminal is a destination. And transmitting the data to the destination address after the data transmission path change.
[0009]
According to a third aspect of the present invention, in the first aspect of the present invention, in the data transmission process, if the data destined for the terminal is real-time data, the real-time data is transmitted after the buffer control process. The process of transmitting to the destination address before the data transmission path change and the destination address after the data transmission path change, or, if the data destined for the terminal is non-real-time data, after the path control processing, It is characterized by comprising a process of transmitting data to a destination address after a data transmission path is changed.
[0010]
According to a fourth aspect of the present invention, a receiving means for receiving a radio signal from a first communication system connected via a network, and a radio signal from a second communication system around the first communication system. Second receiving means for receiving, measuring means for measuring the reception level or reception quality of the signals received from the first and second communication systems, and reception level or reception of the reception signals from the first communication system If the quality is equal to or less than a predetermined threshold, the management server managing the address of the wireless terminal connected to the network is branched to the first and second communication systems in the network. A requesting means for requesting an address of a repeater connected to the network at a point, and receiving the address of the repeater, receiving the address of the repeater according to any one of claims 1 to 3. Reads the agent program from the storage means for storing the E cement program, characterized by comprising a transmitting means for transmitting to said repeater, and a connection switching unit that switches a connection to the second communication system.
[0011]
The invention according to claim 5 is the invention according to claim 4, wherein the first data obtained by demodulating the radio signal from the first communication system and the first data obtained by demodulating the radio signal from the second communication system are used. The first data and the second data are compared with each other, and if the first data and the second data overlap, the data comparing means for discarding any one of the first data and the second data is further provided. It is characterized by having.
[0012]
According to a sixth aspect of the present invention, a receiving means for receiving the agent program according to any one of the first to fourth aspects from the wireless terminal according to the fourth or fifth aspect, and the agent program And a control unit for executing the agent program.
[0013]
According to a seventh aspect of the present invention, there is provided a buffer control means for storing data destined for a predetermined wireless terminal in a buffer, and receiving the signal indicating that the destination address of the wireless terminal has been changed. A path control means for changing a data transmission path to a later destination address, and a data transmitting means for transmitting data accumulated in the buffer to the changed destination address are provided.
[0014]
According to an eighth aspect of the present invention, in the seventh aspect of the invention, the data transmission unit changes the data stored in the buffer according to the data to the wireless terminal as the transmission destination. The transmission is performed to the previous destination address and the destination address after the data transmission path change.
[0015]
According to a ninth aspect of the present invention, in the invention according to the eighth aspect, if the data destined for the wireless terminal is real-time data, the data transmitting means transmits the real-time data after the buffer control process. First transmission means for transmitting to the destination address before the data transmission path change and the destination address after the data transmission path change, or if the data destined for the wireless terminal is non-real-time data, After the path control processing, the data transmission path is transmitted to the destination address after the data transmission path is changed.
[0016]
According to a tenth aspect of the present invention, a wireless terminal receives a radio signal from a first communication system connected via a network, and a second communication system around the first communication system. Receiving the radio signal, measuring the reception level or reception quality of the reception signal from the first and second communication systems, and measuring the reception level or reception quality of the reception signal from the first communication system. When the value is equal to or less than a predetermined threshold value, a connection is established via the network, and a management server that manages the address of the wireless terminal is provided at a branch point to the first and second communication systems in the network. 4. The agent according to claim 1, further comprising a step of requesting an address of a relay connected to the network, and receiving the address of the relay. Reads the agent program from the storage means for storing the program, and performs a process of transmitting to the repeater, the switching of the communication system by a process of switching the connection to the second communication system.
[0017]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, an embodiment of a network system to which a wireless terminal storing an agent program of the present invention and a repeater for executing the agent program will be described with reference to the drawings. FIG. 1 is a configuration diagram of the network system of the present embodiment. The network system according to the present embodiment includes a management server 100, a communication partner node 110, a switching point router 120, a wireless base station (hereinafter, referred to as a BS: BS: Base Station) 130, BS 150, BS 160, router 140, It comprises a service terminal 170.
The management server 100, the communication partner node 110, the switching point router 120, the BS / 130, the router 140, the BS / 150, and the BS / 160 are connected via a network.
[0018]
The management server 100 manages the position information and the like of the multi-service terminal 170 and has a function of specifying the switching point router 120 which is a branch point between the system A and the system B.
BS · 130 is a base station of wireless communication system A, and BS · 150 and BS · 160 are base stations of wireless communication system B.
Here, the wireless communication system A is a wireless communication area to which the multi-service terminal 170 belongs before handoff, and the wireless communication system B is a wireless communication area to which the multi-service terminal 170 belongs after handoff.
The BS 150 and the BS 160 are connected to each other using a router 140 which is a packet relay. Further, the wireless communication system A and the wireless communication system B are connected to each other using the switching point router 120.
[0019]
The switching point router 120 includes a CPU as a central processing unit, a ROM and a RAM as storage units, and is installed at a switching point between the wireless communication system A and the wireless communication system B. The storage unit stores CPU operation programs such as a reception program, a buffer control program, and a transmission program related to packet routing.
[0020]
Next, the configuration of the multi-service terminal 170 will be described with reference to FIG.
The multi-service terminal 170 includes a receiving unit such as a system A interface unit 200 and a system B interface unit 210, a processing unit such as a System Switch unit 220, an Internet protocol unit 230, and an application unit 240 (for example, a CPU, an MPU, a DSP, and the like). It is composed of a storage unit (not shown) such as a ROM and a RAM.
The system A interface unit 200 implements a physical layer and a data link layer of the OSI model in the wireless communication system A, and measures a reception level and a reception quality of a radio signal from the BS / 130 of the wireless communication system A using a wireless interface such as an antenna. I do.
Similarly to the system A interface unit 200, the system B interface unit 210 implements the physical layer and the data link layer of the OSI model in the wireless communication system B, and the BS / 150, BS From 160, the reception level and reception quality of the radio signal are measured.
[0021]
The system switch unit 220 includes a physical layer, a data link layer, and the like in the wireless communication system A and the wireless communication system B, and switches between the system A interface unit 200 and the system B interface unit 210 to be connected. Switch. For example, when the reception level or the reception quality of the reception signal from the system A falls below a predetermined threshold, the connection is switched to the BS 150 of the system B.
[0022]
The Internet protocol unit 230 implements a network layer such as TCP / IP and a transport layer, and performs protocol processing. That is, an Internet connection is established with the correspondent node 110 via the management server 100 that manages the address of the wireless terminal.
[0023]
The application unit 240 implements a session layer, a presentation layer, and an application layer, and performs display processing of data received from the wireless interface.
The storage unit is a semiconductor memory such as a ROM and a RAM, and stores an agent program and the like for executing a series of processes related to the buffer control and the like in the switching point router 120 described above.
The agent program is described in a programming language (such as Java (registered trademark)) that is not affected by the execution environment of the processing device, such as an OS, communicates with a buffer control program of the processing device, and sets a predetermined terminal as a destination. A buffer control process for storing data in a buffer; a route control process for changing a data transmission route to a changed destination address in response to a signal indicating that a destination address of the terminal has been changed; And a data transmission process of transmitting the changed data to the changed destination address.
[0024]
Next, the flow of handoff control by the wireless terminal (= multi-service terminal 170) and the switching point router 120 that executes the above-described agent program in the network system of the present embodiment will be described with reference to the drawings. FIG. 3 is a flowchart showing the flow of handoff control when the multi-service terminal 170 starts communication in system A, moves to system B, and continues communication.
[0025]
When the multi-service terminal 170 establishes an Internet connection from the system A via the communication partner node 110 and the management server 100 by the Internet protocol processing unit 230, the System Switch unit 220 sets the system A interface unit 200 and the system B interface unit 210 Start monitoring.
That is, first, the system A interface unit 200 and the system B interface unit 210 receive radio signals from the base stations (BS 130, BS 150, BS 160) of the respective systems, and determine the reception level and the reception quality. Monitor (step S1 in FIG. 3). When the system A interface unit 200 detects that the communication via the system A cannot be continued, that is, that the reception level or the reception quality of the reception signal from the BS 130 has become equal to or less than a predetermined threshold, the system switch unit 200 The detection result is output to 220.
[0026]
The System Switch unit 220 receives the detection result from the system A interface unit 200 and tries to detect another available system. That is, for example, it is determined whether the system B can be used based on the monitor information of the reception level or reception quality from the BS 150 and BS 160 from the system B interface unit 210. If it is determined that the system B is available (Yes in step S2), preparations for switching the connection from the currently communicating system A to the system B are started. On the other hand, if the reception level or the reception quality of the reception signal from the BS 130 exceeds a predetermined threshold (No in step S2), the process returns to step S1 with the system A currently communicating, and the connection is continued.
[0027]
In the case of Yes in step S2, the System Switch unit 220 transmits information (an identifier such as a network address) on the BS 150 to the management server 100 via the system A and an address request of the switching point router 120. The management server 100 acquires the address of the switching point router 120 based on the network addresses and the like of the BS 130 and the BS 150, and transmits this to the multi-service terminal 170.
[0028]
When receiving the address of the switching point router 120, the system A interface unit 200 of the multi-service terminal 170 outputs the address of the switching point router 120 to the System Switch unit 220. The system switch unit 220 reads the agent program from the storage unit and transmits the agent program to the switching point router 120 using the received address.
At this time, as shown in FIG. 4, the System Switch unit 220 includes, together with the agent program, an old IP address which is an IP address for transmitting a packet via the system A and a new IP address which is an IP address for transmitting a packet via the system B. Information such as the address and the type of data being communicated (for example, voice, image, moving image, etc. as real-time data, and file transfer as non-real-time data) is also transmitted.
[0029]
Upon receiving the agent program, the switching point router 120 executes it. That is, the processing unit of the switching point router 120 communicates with the buffer control program inside the switching point router 120 based on the agent program as shown in FIG.
FIG. 6 is a flowchart showing the flow of the buffer control processing and the packet transmission path control processing in the switching point router 120. The processing unit of the switching point router 120 outputs an interrupt control instruction regarding handoff to the buffer control program being executed, and when the buffer control program accepts the instruction, the buffer control, the path control, and the data The transmission control is executed ("Yes" in step S10 of FIG. 6).
[0030]
If the IP address written in the IP header of the received data is the old IP address of the multi-service terminal 170 ("old route data" in step S11), the processing unit of the switching point router 120 determines that the old route data is the old route data. As a catch. Then, the processing unit of the switching point router 120 creates the new route data by copying the old route data into the data portion of the new route data and writing the new IP address in the IP header, and writes the new route data into the buffer (step S12). .
When the process of writing to the buffer is completed, the processing unit of the switching point router 120 transmits the old route data to the multi-service terminal 170 via the system A (Step S13).
When the received data is the old route data, the processing unit of the switching point router 120 repeatedly executes the processing of steps S11 to S13.
[0031]
During the repetition of this step, the multi-service terminal 170 moves to the system B via the system A or the system B to the management server 100 in order to make communication difficult in the system A and switch to the system B. Notify.
In response to this notification, the management server 100 changes the data at the destination via the system A to the data via the system B (encapsulated with a header including the destination via the system B) as shown in FIG. .
[0032]
In this way, when the multi-service terminal 170 switches from the system A to the system B, and new route data including a new IP address arrives from the management server 100, the switching point router 120 causes the multi-service terminal 170 to switch. Judge as completed. If the IP address written in the IP header of the received data is the new IP address of the multi-service terminal 170 ("new route data" in step S11), the processing unit of the switching point router 120 firstly converts this into the new route data. Capture as.
Then, the processing unit of the switching point router 120 writes this in the buffer (step S14). When the process of writing to the buffer is completed, the processing unit of the switching point router 120 transmits the new route data to the multi-service terminal 170 via the system B (Step S15).
The processing unit of the new route data switching point router 120 for which the received data is the new route data switching point router 120 repeatedly executes the processing of steps S11, S14, and S15.
[0033]
As described above, the switching point router 120 filters the packet, checks whether or not the data should be subjected to the buffer control and the route control processing, and notifies the multi-service terminal 170 of the old route data and the new route data. Both of the data are transmitted according to the destination address. Otherwise, a routing process is performed according to the destination address of the received data.
[0034]
FIG. 8 is a flowchart showing a flow in which the multi-service terminal 170 receives the old route data and the new route data, discards duplicate packets among these data, and reconstructs the data.
After transmitting the agent program, the multi-service terminal 170 receives the data via the system A before switching the communication system to the system B, and switches to the system B and switches to the system B Receive data. Then, the System Switch 220 unit performs a conveyor check by comparing each packet whether the received old route data and new route data match (step S20). If there is an overlapped packet among the received old route data and new route data, this duplicate data is discarded (step S21), and the received data is reconstructed. Output (Step S22).
[0035]
As described above, even when switching from the system A to the system B, the multi-service terminal 170 has an effect that it can smoothly receive data from the correspondent node 110 while preventing loss of communication data due to packet loss. can get.
[0036]
Next, when the processing unit of the switching point router 120 executes the agent program and performs buffer control, route control, and data transmission control, the data type indicated by the agent program to the buffer control program is different from that of the real-time application. The operation of the switching point router 120 and the multi-service terminal 170 for the case of a real-time application will be described.
[0037]
First, a case where the data type is a real-time application will be described with reference to FIGS. FIG. 9 is an explanatory diagram showing a state of the path control processing of the switching point router 120 when the data type indicated by the agent program to the buffer control program is a real-time application. FIG. 10 is an explanatory diagram showing a state of the data comparison processing of the multi-service terminal 170 in this case.
[0038]
Upon receiving the old route data via the system A, the switching point router 120 transmits this to the multi-service terminal 170. Thereafter, when the agent program is received, it is stored in the memory, and the processing unit of the switching point router 120 executes the agent program.
When the IP address written in the IP header of the received data is the old IP address of the multi-service terminal 170, the processing unit of the switching point router 120 captures this. Then, the old route data is copied to the data portion of the new route data, and the new IP address is written in the IP header, thereby creating new route data and writing it into the buffer.
When the processing of writing to the buffer is completed, the processing unit of the switching point router 120 transmits the old route data to the multi-service terminal 170 via the system A. In addition, the switching point router 120 transmits the new route data stored in the buffer to the multi-service terminal 170 via the system B with a delay from the transmission of the old route data in consideration of the time required for the handoff.
[0039]
The multi-service terminal 170 completes the handoff from the system A to the system B while repeating this flow. Upon completion of the handoff, the management server 100 changes the care-of address added to the data received from the correspondent node from the old IP address to the new IP address, and transmits the changed address to the switching point router 120. Upon receiving the new route data including the new IP address, the switching point router 120 determines that the multi-service terminal 170 has completed the handoff, and writes this in a buffer. When the processing of writing to the buffer is completed, the processing unit of the switching point router 120 transmits the data converted to the new path and the new path data to the multi-service terminal 170 via the system B in the order of accumulation in the buffer.
[0040]
On the other hand, the multi-service terminal 170 receives the data via the system A before the handoff, switches the communication system from the system A to the system B by the handoff, and receives the data via the system B. At this time, the multi-service terminal 170 receives the data received via the system A and the data stored in the buffer at the temporary switching point router 120 and transmitted to the system B at a later time after being overlapped. .
[0041]
Then, the System Switch 220 writes the data received from the system A interface unit and the data received from the system B interface unit into respective buffers, performs a compare check of both data, and discards duplicated data. That is, the data arriving from the system A is output to the application unit 240 first, and the data arriving from the system B is discarded of the duplicated data. From the continuation, it outputs to the application part 240.
Therefore, at the time of handoff, handoff between systems can be performed while preventing data loss due to packet loss.
[0042]
Next, a non-real-time application will be described with reference to FIGS. FIG. 11 is an explanatory diagram showing a state of the path control processing of the switching point router 120 when the data type indicated by the agent program to the buffer control program is a real-time application. FIG. 12 is an explanatory diagram showing a state of data processing of the multi-service terminal 170 in this case.
Upon receiving the old route data via the system A, the switching point router 120 transmits this to the multi-service terminal 170. Thereafter, when the agent program is received, it is stored in the memory, and the processing unit of the switching point router 120 executes the agent program.
When the IP address written in the IP header of the received data is the old IP address of the multi-service terminal 170, the processing unit of the switching point router 120 captures this. Then, the old route data is copied to the data portion of the new route data, and the new IP address is written in the IP header, thereby creating new route data and writing it into the buffer. After the writing to the buffer is completed, the processing unit of the switching point router 120 discards the old route data of the copy source.
[0043]
The multi-service terminal 170 completes the handoff from the system A to the system B while repeating this flow. Upon completion of the handoff, the management server 100 changes the care-of address added to the data received from the communication partner node from the old IP address to the new IP address, and transmits the changed address to the switching point router 120. Upon receiving the new route data including the new IP address, the switching point router 120 determines that the multi-service terminal 170 has completed the handoff, and writes this in a buffer. When the processing of writing to the buffer is completed, the processing unit of the switching point router 120 transmits the data converted to the new path and the new path data to the multi-service terminal 170 via the system B in the order of accumulation in the buffer.
[0044]
At this time, when the switching point router 120 starts executing the agent program, data transmission via the system A is stopped, so that data via the system A does not reach the multi-service terminal 170. Then, when the multi-service terminal 170 performs a handoff from the system A to the system B, after the switching point router 120 buffers the data, all the data that has stopped transmitting data via the system A can be received via the system B.
[0045]
When the multi-service terminal 170 receives these data, the System Switch unit 220 writes the received data of the system A interface unit and the received data of the system B interface unit into respective buffers, and performs a system check without performing a check. The data arrived from B is passed to the application unit 240.
Therefore, even if the multi-service terminal 170 temporarily stops data communication to the old system A before moving during the handoff process, data loss due to packet loss with the correspondent node 100 can be prevented, Handoff is possible. This is based on the fact that there is no problem even if a slight data delay occurs in a non-real-time application, and the multi-service terminal 170 does not need to perform a con- ference check. An effect is obtained in that handoff can be performed without applying a processing load due to the check.
[0046]
As described above, regardless of whether the communicating application is a real-time application or a non-real-time application, as shown in FIG. 13, the buffer control method of the switch point router 120 and the data comparison of the multi-service terminal 170 are performed. By appropriately changing the processing, a handoff according to the application can be realized.
[0047]
In the present embodiment, a case has been described where the multi-service terminal 170 explicitly notifies the management server 100 of the new IP address, and the correspondent node 110 transmits the new route data. The communication partner node 110 may transmit the new route data by explicitly notifying the communication partner node 110 of the new IP address instead of the management server 100, for example.
Further, in the present embodiment, the System Switch unit 220 obtains the address of the switching point router 120 by requesting the address of the switching point router 120 from the management server 100. In the case described above, the management server 100 may be simulated as the switching point router 120 and an agent program may be transmitted to the management server 100 in order to suppress the packet loss in the delay time.
[0048]
In the present embodiment, the processing unit of the switching point router 120 creates the new route data by copying the old route data into the data portion of the new route data and writing the new IP address in the IP header. The present invention is not limited to this, and after encapsulating the old route data copied with the new IP address, storage in a buffer, data transmission, and the like may be performed.
Further, as shown in FIG. 1, the network system according to the present embodiment has been described as including a plurality of systems including a wireless communication system A and a wireless communication system B. However, the present invention is not limited to this. In a network system composed of a plurality of communication systems, the present invention can be applied to any of them.
[0049]
The above-described wireless terminal, repeater, and management server have a computer system therein. The series of processes related to the above-described handoff control are stored in a computer-readable recording medium in the form of a program, and the above-described process is performed when the computer reads and executes the program. Here, the computer-readable recording medium refers to a magnetic disk, a magneto-optical disk, a CD-ROM, a DVD-ROM, a semiconductor memory, or the like. Alternatively, the computer program may be distributed to a computer via a communication line, and the computer that has received the distribution may execute the program.
[0050]
【The invention's effect】
As described above, the present invention provides a process in which a wireless terminal receives a radio signal from a first communication system connected via a network, and a process of receiving a radio signal from a second communication system around the first communication system. Receiving the radio signal, measuring the reception level or reception quality of the reception signal from the first and second communication systems, and determining whether the reception level or reception quality of the reception signal from the first communication system is a predetermined value. If the value is equal to or less than the threshold value, the connection is made via the network, and the relay connecting to the network at the branch point to the first and second communication systems in the network is transmitted to the management server that manages the address of the wireless terminal. Requesting the address of the relay device, a buffer control process for receiving the address of the relay device and storing data destined for the wireless terminal in a buffer in a buffer. In response to a signal indicating that the destination address of the wireless terminal has been changed, a route control process of changing the data transmission route to the changed destination address, and changing the data stored in the buffer to the changed destination address The agent program is read from a storage unit storing an agent program for causing a computer to execute a data transmission process to be transmitted to the computer, and the agent program is transmitted to the repeater and the connection is switched to the second communication system. Since the switching is performed, it is possible to obtain an effect of preventing data loss even when the communication system or the communication network is switched.
[Brief description of the drawings]
FIG. 1 is a configuration diagram illustrating an overall configuration of a network system according to an embodiment.
FIG. 2 is a block diagram showing a configuration of a multi-service terminal 170.
FIG. 3 is a flowchart showing a flow of handoff control when the multiservice terminal 170 starts communication in system A, moves to system B, and continues communication.
FIG. 4 is an explanatory diagram showing a state in which an agent program is transmitted from the multi-service terminal 170 to the switching point router 120.
FIG. 5 is an explanatory diagram showing how an agent program communicates with a buffer control program of a switching point router 120.
FIG. 6 is a flowchart showing a flow of a buffer control process in the switching point router 120;
FIG. 7 is a data configuration diagram illustrating data in which the management server 100 encapsulates data via the system A with a header including a destination via the system B.
FIG. 8 is a flowchart showing a flow of a comparison check of received data in the multi-service terminal 170.
FIG. 9 is an explanatory diagram showing a state of a path control process of the switching point router 120 when the data type indicated by the agent program to the buffer control program is a real-time application.
FIG. 10 is an explanatory diagram showing a state of a data comparison process of the multi-service terminal 170 in the case of FIG.
FIG. 11 is an explanatory diagram showing a state of a path control process of the switching point router 120 when the data type indicated by the agent program to the buffer control program is a non-real-time application.
FIG. 12 is an explanatory diagram showing a state of a data comparison process of the multi-service terminal 170 in the case of FIG.
FIG. 13 is an explanatory diagram showing a comparison of received data in the case of a real-time application, a non-real-time application, and the case of a conventional technique.
FIG. 14 is a configuration diagram showing an overall configuration of a conventional network system based on Mobile IP.
[Explanation of symbols]
100 ... management server
110 ... communication partner node
120 ... Switch point router
130, 150, 160 ... BS
140 ... Router
170 ... Multi-service terminal

Claims (10)

所定の端末を送信先とするデータをバッファに記憶させるバッファ制御処理と、
該端末の送信先アドレスが変更されたことを示す信号を受けて、該変更後の送信先アドレスへデータ送信経路を変更する経路制御処理と、
前記バッファに蓄積されたデータを該変更後の送信先アドレスへ送信するデータ送信処理と
をコンピュータに実行させるためのエージェントプログラム。
Buffer control processing for storing data having a predetermined terminal as a destination in a buffer;
A route control process of receiving a signal indicating that the destination address of the terminal has been changed, and changing a data transmission route to the changed destination address;
An agent program for causing a computer to execute a data transmission process of transmitting data stored in the buffer to the changed destination address.
前記データ送信処理は、前記端末を送信先とするデータに応じて、前記バッファに蓄積されたデータを前記データ送信経路変更前の送信先アドレス及び前記データ送信経路変更後の送信先アドレスへ送信する処理である
ことを特徴とする請求項1に記載のエージェントプログラム。
In the data transmission process, data stored in the buffer is transmitted to a destination address before the data transmission path change and a destination address after the data transmission path change in accordance with data having the terminal as a destination. The agent program according to claim 1, wherein the agent program is a process.
前記データ送信処理は、前記端末を送信先とするデータがリアルタイムデータであれば、前記バッファ制御処理後、該リアルタイムデータを前記データ送信経路変更前の送信先アドレス及び前記データ送信経路変更後の送信先アドレスへ送信する処理、又は、前記端末を送信先とするデータがノンリアルタイムデータであれば、前記経路制御処理後、前記データ送信経路変更後の送信先アドレスへ送信する処理からなる
ことを特徴とする請求項1に記載のエージェントプログラム。
In the data transmission process, if the data destined for the terminal is real-time data, after the buffer control process, the real-time data is transmitted to the destination address before the data transmission path change and to the transmission after the data transmission path change. A process of transmitting to the destination address, or a process of transmitting to the destination address after the data transmission route change after the route control process if the data destined for the terminal is non-real-time data. The agent program according to claim 1, wherein
ネットワークを介して接続している第1の通信システムから電波信号を受信する受信手段と、
前記第1の通信システムの周辺の第2の通信システムの電波信号を受信する第2の受信手段と、
該第1、第2の通信システムからの受信信号の受信レベル又は受信品質を測定する測定手段と、
該第1の通信システムからの受信信号の受信レベル又は受信品質が所定の閾値以下となった場合、前記ネットワークを介して接続しており、当該無線端末のアドレスを管理する管理サーバに対して、前記ネットワークにおける前記第1、第2の通信システムへの分岐点において該ネットワークと接続する中継器のアドレスの要求を行う要求手段と、
該中継器のアドレスを受けて、請求項1から請求項3のいずれかの項に記載のエージェントプログラムを記憶する記憶手段より該エージェントプログラムを読み出し、該中継器に送信する送信手段と、
前記第2の通信システムへ接続を切り替える接続切替手段と、
を具備することを特徴とする無線端末。
Receiving means for receiving a radio signal from a first communication system connected via a network;
Second receiving means for receiving a radio signal of a second communication system around the first communication system;
Measuring means for measuring a reception level or reception quality of a signal received from the first and second communication systems;
When the reception level or the reception quality of the reception signal from the first communication system is equal to or less than a predetermined threshold, the management server is connected via the network and manages the address of the wireless terminal. Requesting means for requesting an address of a relay connected to the network at a branch point to the first and second communication systems in the network;
Transmitting means for receiving the address of the relay device, reading the agent program from a storage device for storing the agent program according to any one of claims 1 to 3, and transmitting the agent program to the relay device;
Connection switching means for switching a connection to the second communication system;
A wireless terminal comprising:
前記第1の通信システムからの電波信号を復調した第1のデータと前記第2の通信システムからの電波信号を復調した第2のデータとを比較し、該第1のデータと第2のデータとが重複する場合、該第1のデータ又は第2のデータのいずれか一方の重複データ部分を破棄するデータ比較手段
をさらに具備することを特徴とする請求項4に記載の無線端末。
The first data obtained by demodulating a radio signal from the first communication system is compared with the second data obtained by demodulating a radio signal from the second communication system, and the first data and the second data are compared. 5. The wireless terminal according to claim 4, further comprising a data comparison unit that discards one of the first data and the second data when the data overlaps.
請求項4又は請求項5に記載の無線端末より、請求項1から請求項4のいずれかの項に記載のエージェントプログラムを受信する受信手段と、
該エージェントプログラムを記憶手段に書き込む書き込み手段と、
該エージェントプログラムを実行する制御手段と
を具備することを特徴とする中継器。
Receiving means for receiving the agent program according to any one of claims 1 to 4 from the wireless terminal according to claim 4 or claim 5;
Writing means for writing the agent program into storage means;
Control means for executing the agent program.
所定の無線端末を送信先とするデータをバッファに記憶させるバッファ制御手段と、
該無線端末の送信先アドレスが変更されたことを示す信号を受けて、該変更後の送信先アドレスへデータ送信経路を変更する経路制御手段と、
前記バッファに蓄積されたデータを該変更後の送信先アドレスへ送信するデータ送信手段と
を具備することを特徴とする中継器。
Buffer control means for storing data having a predetermined wireless terminal as a transmission destination in a buffer,
Path control means for receiving a signal indicating that the destination address of the wireless terminal has been changed, and changing a data transmission path to the changed destination address;
And a data transmitting means for transmitting the data stored in the buffer to the changed destination address.
前記データ送信手段は、前記無線端末を送信先とするデータに応じて、前記バッファに蓄積されたデータを前記データ送信経路変更前の送信先アドレス及び前記データ送信経路変更後の送信先アドレスへ送信する
ことを特徴とする請求項7に記載の中継器。
The data transmission means transmits the data stored in the buffer to a destination address before the data transmission path change and a destination address after the data transmission path change in accordance with data to the destination of the wireless terminal. The repeater according to claim 7, wherein:
前記データ送信手段は、前記無線端末を送信先とするデータがリアルタイムデータであれば、前記バッファ制御処理後、該リアルタイムデータを前記データ送信経路変更前の送信先アドレス及び前記データ送信経路変更後の送信先アドレスへ送信する第1の送信手段、又は、前記無線端末を送信先とするデータがノンリアルタイムデータであれば、前記経路制御処理後、前記データ送信経路変更後の送信先アドレスへ送信する第2の送信手段からなる
ことを特徴とする請求項8に記載の中継器。
The data transmission means, if the data to which the wireless terminal is the destination is real-time data, after the buffer control process, the real-time data is transmitted to the destination address before the data transmission path change and after the data transmission path change First transmission means for transmitting to the transmission destination address, or, if the data destined for the wireless terminal as the transmission destination is non-real-time data, transmission to the transmission destination address after the data transmission path change after the path control processing 9. The repeater according to claim 8, comprising a second transmission unit.
無線端末が、
ネットワークを介して接続している第1の通信システムから電波信号を受信する過程と、
前記第1の通信システムの周辺の第2の通信システムの電波信号を受信する過程と、
該第1、第2の通信システムからの受信信号の受信レベル又は受信品質を測定する過程と、
該第1の通信システムからの受信信号の受信レベル又は受信品質が所定の閾値以下となった場合、前記ネットワークを介して接続しており、当該無線端末のアドレスを管理する管理サーバに対して、前記ネットワークにおける前記第1、第2の通信システムへの分岐点において該ネットワークと接続する中継器のアドレスの要求を行う過程と、
該中継器のアドレスを受けて、請求項1から請求項3のいずれかの項に記載のエージェントプログラムを記憶する記憶手段より該エージェントプログラムを読み出し、該中継器に送信する過程と、
前記第2の通信システムへ接続を切り替える過程
によって通信システムの切替を行うことを特徴とするハンドオフ制御方法。
The wireless terminal
Receiving a radio signal from a first communication system connected via a network;
Receiving a radio signal of a second communication system around the first communication system;
Measuring a reception level or reception quality of a reception signal from the first and second communication systems;
When the reception level or the reception quality of the reception signal from the first communication system is equal to or less than a predetermined threshold, the management server is connected via the network and manages the address of the wireless terminal. Requesting the address of a repeater connected to the network at a branch point to the first and second communication systems in the network;
Receiving the address of the repeater, reading the agent program from storage means for storing the agent program according to any one of claims 1 to 3, and transmitting the agent program to the repeater;
A handoff control method, wherein a communication system is switched by a process of switching a connection to the second communication system.
JP2002316126A 2002-10-30 2002-10-30 Agent program, radio terminal and hand-off control method Withdrawn JP2004153542A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002316126A JP2004153542A (en) 2002-10-30 2002-10-30 Agent program, radio terminal and hand-off control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002316126A JP2004153542A (en) 2002-10-30 2002-10-30 Agent program, radio terminal and hand-off control method

Publications (1)

Publication Number Publication Date
JP2004153542A true JP2004153542A (en) 2004-05-27

Family

ID=32459917

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002316126A Withdrawn JP2004153542A (en) 2002-10-30 2002-10-30 Agent program, radio terminal and hand-off control method

Country Status (1)

Country Link
JP (1) JP2004153542A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006134993A1 (en) * 2005-06-16 2006-12-21 Matsushita Electric Industrial Co., Ltd. Packet transfer method, external connection edge device, packet transfer device and mobile terminal
WO2007004532A1 (en) * 2005-07-01 2007-01-11 Matsushita Electric Industrial Co., Ltd. Packet transfer method, external connection edge device, packet transfer device, and mobile terminal
KR100693045B1 (en) 2004-12-20 2007-03-12 삼성전자주식회사 Monitoring system and method for quality of service in broadband wireless network
WO2007069319A1 (en) * 2005-12-14 2007-06-21 Matsushita Electric Industrial Co., Ltd. Communication device and handover method
JP2007235858A (en) * 2006-03-03 2007-09-13 Toyota Motor Corp Communication system, mobile terminal, and communication method
JP2007243693A (en) * 2006-03-09 2007-09-20 Nakayo Telecommun Inc Radio communication system
CN100433717C (en) * 2005-10-20 2008-11-12 华为技术有限公司 Data transmission method in switching process
WO2009119765A1 (en) * 2008-03-27 2009-10-01 京セラ株式会社 Wireless communication device and communication device
JP2010524311A (en) * 2007-04-05 2010-07-15 パナソニック株式会社 Service content synchronization of multicast data for mobile nodes moving between networks with different radio access technologies
CN111417140A (en) * 2020-02-26 2020-07-14 翁磊 Wireless dual-channel communication method, system, equipment and computer equipment

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100693045B1 (en) 2004-12-20 2007-03-12 삼성전자주식회사 Monitoring system and method for quality of service in broadband wireless network
WO2006134993A1 (en) * 2005-06-16 2006-12-21 Matsushita Electric Industrial Co., Ltd. Packet transfer method, external connection edge device, packet transfer device and mobile terminal
WO2007004532A1 (en) * 2005-07-01 2007-01-11 Matsushita Electric Industrial Co., Ltd. Packet transfer method, external connection edge device, packet transfer device, and mobile terminal
CN100433717C (en) * 2005-10-20 2008-11-12 华为技术有限公司 Data transmission method in switching process
WO2007069319A1 (en) * 2005-12-14 2007-06-21 Matsushita Electric Industrial Co., Ltd. Communication device and handover method
JP2007235858A (en) * 2006-03-03 2007-09-13 Toyota Motor Corp Communication system, mobile terminal, and communication method
JP4635911B2 (en) * 2006-03-03 2011-02-23 トヨタ自動車株式会社 Communication system, terminal, and communication method
JP2007243693A (en) * 2006-03-09 2007-09-20 Nakayo Telecommun Inc Radio communication system
JP2010524311A (en) * 2007-04-05 2010-07-15 パナソニック株式会社 Service content synchronization of multicast data for mobile nodes moving between networks with different radio access technologies
WO2009119765A1 (en) * 2008-03-27 2009-10-01 京セラ株式会社 Wireless communication device and communication device
JPWO2009119765A1 (en) * 2008-03-27 2011-07-28 京セラ株式会社 Wireless communication device and communication device
JP5002707B2 (en) * 2008-03-27 2012-08-15 京セラ株式会社 Wireless communication apparatus, communication apparatus, wireless communication method, and communication method
CN111417140A (en) * 2020-02-26 2020-07-14 翁磊 Wireless dual-channel communication method, system, equipment and computer equipment

Similar Documents

Publication Publication Date Title
KR100769380B1 (en) Mobile communication system and mobile communication method
JP5872649B2 (en) Pseudowiring for mobility management
JP4533431B2 (en) Handover execution method by delay of IP address setting
JP3949288B2 (en) Gateway device and wireless terminal device
EP2030468B1 (en) Changing lte specific anchor with simple tunnel switching
JP4988861B2 (en) Communication method, system and apparatus
EP1581013B1 (en) Transmitted packet replenishment system and transmitted packet replenishing method
US20070297370A1 (en) Real-time and non-real-time traffic handoff method and agent apparatus
CN111901817A (en) Data packet transmission method, device, communication node and storage medium
US20100034170A1 (en) Network Node and Mobile Terminal
JP2003047037A (en) Communication system and hand-over control method
JP2004153542A (en) Agent program, radio terminal and hand-off control method
JP6092179B2 (en) Changing the serving access point for the forward and reverse links
JP2006519544A (en) Method and system for avoiding TCP packet retransmission during mobile device handoff
JP2005244590A (en) Multi-service terminal, handoff method, and handoff program
Sivagurunathan et al. Experimental comparison of handoff performance of SIGMA and mobile IP
JP3889981B2 (en) Mobile node, mobile communication system, and communication control program
JP2004048181A (en) Node in packet communication system, communication node, mobility anchor point, home agent, packet communication system, and path mtu searching method
Fieger et al. Migrating state information in mobile environments
JP2002191066A (en) Mobile communication terminal management method, mobile communication terminal management system, mobile communication terminal, mobile communication terminal communication method, mobile communication terminal communication system, and storage medium
Kimura et al. Mobility-aware application protocols
KR100833999B1 (en) The mobility management method for seamless handover using user terminal with multi interfaces
Le et al. TCP-M6: Mobility Aware TCP Extensions For Mobile IPv6
Wang et al. Link layer assisted IP mobility protocol

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20060110