JP3609624B2 - Mobile computer device, mobile computer management device, mobile information management device, and communication control method - Google Patents
Mobile computer device, mobile computer management device, mobile information management device, and communication control method Download PDFInfo
- Publication number
- JP3609624B2 JP3609624B2 JP21598798A JP21598798A JP3609624B2 JP 3609624 B2 JP3609624 B2 JP 3609624B2 JP 21598798 A JP21598798 A JP 21598798A JP 21598798 A JP21598798 A JP 21598798A JP 3609624 B2 JP3609624 B2 JP 3609624B2
- Authority
- JP
- Japan
- Prior art keywords
- mobile computer
- network
- mobile
- address
- information
- 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
Links
Images
Landscapes
- Computer And Data Communications (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Mobile Radio Communication Systems (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は、相互接続している複数のネットワーク上を移動しながら通信を行う移動計算機装置、その移動計算機に必要な情報を提供しまた必要に応じその移動計算機宛に送信されるデータパケットを中継する移動計算機管理装置、モバイル情報管理装置、およびそれらの通信制御方法に関する。
【0002】
【従来の技術】
計算機システムの小型化、低価格化やネットワーク環境の充実に伴って、計算機システムの利用は急速にかつ種々の分野に広く拡大し、また集中型システムから分散型システムへの移行が進んでいる。特に近年では計算機システム自体の進歩、能力向上に加え、コンピュータ・ネットワーク技術の発達・普及により、オフィス内のファイルやプリンタなどの資源共有のみならず、オフィス外、一組織外とのコミュニケーション(電子メール、電子ニュース、ファイルの転送など)が可能になり、これらが広く利用されはじめた。特に近年では、世界最大のコンピュータネットワーク「インターネット(internet)」の利用が普及しており、インターネットと接続し、公開された情報、サービスを利用したり、逆にインターネットを通してアクセスしてくる外部ユーザに対し、情報、サービスを提供することで、新たなコンピュータビジネスが開拓されている。また、インターネット利用に関して、新たな技術開発、展開がなされている。
【0003】
また、このようなネットワークの普及と、小型携帯端末技術の発達に伴い、移動通信(mobile computing)に対する技術開発も行われている。移動通信では、携帯型の端末、計算機を持ったユーザがネットワーク上を移動して通信する。そのような通信において変化する移動計算機のネットワーク上を管理し、正しく通信内容を到達させるための方式が必要である。このような移動通信をサポートするプロトコルとして、IETFのmobile−IPワーキンググループで標準化が進められている移動IPと呼ばれる方式がある(文献:RFC2002:IP mobility support (C.Perkins))。
【0004】
移動IPプロトコルでは、移動計算機が所属していたネットワークに移動計算機の位置情報を管理するモジュール(ホームエージェント)を置き、移動計算機が移動した場合、このホームエージェントに対して現在位置を示す登録メッセージを送る。登録メッセージが受け取られたら、移動計算機の元のアドレス(ホームアドレス)宛に送られてきたデータをホームエージェントが獲得し、これを登録された現在位置アドレス宛パケット内にカプセル化することで移動計算機宛データを自動的に現在位置に転送する経路制御が行われる。図21では、移動計算機102に対し、ホームエージェント(HA)105がこの役割を行う。すなわち、移動計算機102は、ホームネットワーク1aからネットワーク1bに移動した場合、ホームエージェント105に対して現在位置を示す登録メッセージを送り、登録メッセージを受け取ったホームエージェント105は移動計算機102の元のアドレス(ホームアドレス)宛に送られてきたデータを移動計算機102の現在位置に転送するための制御を行う。
【0005】
さて、この移動IP方式を使用して、移動先からの通信を行うことを考えると、移動先計算機は常にホームネットワークのホームエージェントを介してデータを受け取ることになる。しかし、ここで移動計算機がホームエージェントから遠くに移動した場合を考えると、常にパケットがホームエージェントを経由してしまうので、通信プログラムの性能が非常に低下してしまうおそれがある。これは物理的距離が遠くになった場合のみならず、移動先ネットワークとホームネットワークの間に非常にデータパケットが混雑している経路を含む場合も同様である。
【0006】
すなわち、移動IPを使用する方法は、IPネットワークのどこに移動しても通信を継続できるというscalabilityがあるが、必ずしも快適に通信を続けられることを保証するものではない。
【0007】
また、移動IP方式のもう1つの利点として、移動先であってもホームネットワークにおけるアドレス(ホームアドレス)発パケットでアクセスするので、あたかもホームサイトの各種リソースにアクセスする場合、移動前の属性でアクセスできるという点がある。しかし、一般に、ホームサイトに無関係な情報(例えば第3者のネットワーク上のWebページをアクセスしたり、移動先のローカルプリンタをアクセスするなど)をアクセスする場合には、移動IPでホームネットワーク経由で通信を行う必要はなく、移動先で一時的に割り当てられたアドレス(テンポラルアドレス)をそのまま使用すればよい。
【0008】
しかし、最近のネットワーク通信ソフトウェアは、一時アドレスのみを移動先で獲得しただけでは、正しく通信を行えない場合がある。例えば、プライベートアドレスを使用してネットワークを構築しているサイトでは、外部のサイトへのアクセスを行う際にproxyサーバと呼ばれるサーバを使用し、アドレスの変換を行っているでの、通信ソフトウェアはこのproxyサーバのIPアドレスを設定することが必要である。また、各サイトでDNS(Domain Name System)サーバを設置している場合、これを使用するとIPアドレスでなく、ホスト名でリソースをアクセスでき便利であるが、その場合もDMSサーバのIPアドレスを予め設定しておくことが必要である。
【0009】
すなわち、移動IPを使用せず、あるネットワークから借りた一時アドレスを使用してネットワークサービスを受けようとする場合、そのネットワークのリソース情報(上記のproxy/DNSサーバなど)を獲得することが必要である。これらの情報は一般にネットワーク管理者であれば、自由に獲得できるものであるが、一般のユーザでは扱いが困難であるし、またそれを通信プログラムの必要な箇所に正しく設定するもの難しい。
【0010】
また、移動先が必ずしも組織内ネットワークに属せず、外部ネットワークに接続する場合もあるが、この場合、外部ネットワークで獲得した一時アドレスのみを使用して通信を行えるのであればよいが、サイト内に格納された情報(例えば暗号通信のためのCertificate〜鍵証明書)を受けて通信を行いたい場合がある。
【0011】
以上説明したように、一般に移動IP方式を利用して移動計算機をサポートする場合、移動計算機の移動位置によっては、ホームネットワークのホームエージェントとの通信が非常に困難で、通信プログラムの実行性能に悪影響を及ぼすことがある。
【0012】
また、一方、移動先で一時的なアドレスを獲得し、これを使って通信を行う方式を採用すると、アドレス以外にも様々なネットワーク構成情報(例えば、WWWアクセスの際のproxyの情報や、DNSサーバ、SSL(データ暗号化)通信の際のCertificate Serverなど)が必要になる。これらの情報を正しく設定するためには、移動先のネットワーク環境に深く精通していることが必要で、ネットワークに関する知識のない初心者には困難である。
【0013】
【発明が解決しようとする課題】
従来は、ブラウザなどのプログラムをネットワーク上を移動して使用する場合、移動先でIPアドレスを取得する他、様々な環境情報を設定しなくてはならず、特にネットワークの知識のないエンドユーザにとっては非常に不便であった。
【0014】
これを解決するための方式として、移動先であってもホストが本来接続されているホームネットワークの環境をそのまま利用する移動IPという方式が提案されているが、この場合、余分な設定は不用であるが、ホームネットワークから離れた箇所に移動すると、ホームネットとのパケットのやり取りが性能面で不利になり、またプログラムの動作性能にも悪影響を及ぼすおそれがある。
【0015】
本発明は、上記事情を考慮してなされたもので、相互に接続されたネットワーク(インターネットやイントラネット)間を移動して通信を行うことが可能な移動計算機装置が、移動先でプログラムを動作する際に、接続した移動先ネットワークあるいは近隣のネットワークをホームネットとみたてた移動IP通信環境の構築を可能とする移動計算機装置および通信制御方法を提供することを目的とする。
【0016】
また、本発明は、あるネットワーク内に設けられる移動計算機管理装置であって、相互に接続されたネットワーク(インターネットやイントラネット)間を移動して通信を行うことが可能な移動計算機装置に対して、該移動計算機装置が該移動計算機管理装置の属するネットワークをホームネットとみたてた移動IP通信を行うことの可能な環境を提供できる移動計算機管理装置および通信制御方法を提供することを目的とする。
【0017】
また、本発明は、相互に接続されたネットワーク(インターネットやイントラネット)間を移動して通信を行うことが可能な移動計算機装置が、移動先でプログラムを動作する際に、接続した移動先ネットワークあるいは近隣のネットワークに適合したブラウザなどの通信プログラムの設定を自動的に行うことを可能とする移動計算機装置、移動計算機装置管理、モバイル情報管理装置および通信制御方法を提供することを目的とする。
【0018】
【課題を解決するための手段】
本発明(請求項1)は、相互に接続されたネットワーク間を移動して通信を行うことが可能な移動計算機装置であって、自計算機が本来属するネットワーク以外の移動先ネットワークへ移動した場合に、該本来属するネットワークをホームネットとする移動中ノードとして動作するか、または該移動先ネットワークまたはその近隣の近隣ネットワークをホームネットとみたてた移動中ノードとして動作するかを選択するための手段と、前記選択の結果に応じて、前記移動先で接続した位置から、前記移動先ネットワーク内または前記近隣ネットワーク内に設置された、移動計算機装置が移動位置において通信が行えるように管理する手段を有する管理サーバとの間でメッセージを交換処理する手段と、この手段により前記管理サーバから受信したメッセージの内容に基づき取得したネットワーク構成情報を必要な通信プログラムに設定する手段とを備えたことを特徴とする。
【0019】
なお、例えば、移動計算機装置は移動先ネットワークに接続した場合、移動先ネットワーク内に設置された移動計算機管理装置との間でメッセージを交換し、外部ノードとして接続した場合、近隣ネットワーク内に設置された移動計算機管理装置との間でメッセージを交換する。
【0020】
好ましくは、前記管理サーバは、登録された移動計算機装置の移動位置情報を管理し該移動計算機装置宛てのデータを該移動位置に転送する手段(例えば、Mobile IPのホームエージェント機能)を有する移動計算機管理装置であるようにしてもよい。
【0021】
もしくは、前記管理サーバは、移動計算機装置の要求に応じて一時アドレス(このアドレスは通常の通信に用いてもよいしMobile IP通信に用いてもよい)を貸し出す手段を有するもの(例えば、DHCPサーバやPPPサーバ)であるようにしてもよい。
【0022】
もしくは、前記管理サーバがホームエージェント機能とアドレス貸し出し機能の両方を有し、Mobile IPのホームアドレスに相当する一時アドレスを貸し出すようにしてもよい。
【0023】
好ましくは、前記設定する手段は、前記管理サーバから受信したメッセージ(例えば、Mobile IPの登録メッセージに対する応答メッセージ、もしくはDHCP/PPPのアドレス貸与要求に対して返送される一時アドレスを含む応答メッセージであって、後述するサーバのアドレスを含むもの)に基づき、前記管理サーバの属するネットワーク内のネットワーク構成情報を管理するサーバ(例えば、リソースサーバ)へ問い合わせを行い、このサーバから受信した回答メッセージに含まれる前記ネットワーク構成情報を取得するようにしてもよい。
【0024】
好ましくは、前記設定する手段は、前記管理サーバ(例えば、Mobile IPのホームエージェント機能を有するサーバ、もしくはDHCP/PPPサーバ)から受信した回答メッセージに含まれる前記ネットワーク構成情報を取得するものであるようにしてもよい。
【0025】
本発明(請求項6)は、相互に接続されたネットワーク間を移動して通信を行うことが可能な移動計算機装置(移動計算機)であって、予め定められたネットワーク内にそれぞれ設置された、登録された移動計算機装置の移動位置情報を管理し該移動計算機装置宛てのデータを該移動位置に転送する手段を有する移動計算機管理装置(移動計算機管理サーバ)のうちの1つを選択する手段と、移動先の現在位置から、選択された前記移動計算機管理装置との間で、該移動計算機管理装置の属するネットワークをホームネットとみたてた移動中ノードとして自計算機を該移動計算機管理装置に登録するために必要なメッセージを交換処理する手段とを備えたことを特徴とする。
【0026】
好ましくは、前記メッセージを交換処理する手段は、選択された前記移動計算機管理装置との間で、該移動計算機管理装置の属するネットワークのネットワーク構成情報の取得のために必要なメッセージも交換処理するものであり、このメッセージ交換を通じて前記移動計算機管理装置から取得した前記ネットワーク構成情報のうち、所望の通信プログラムを動作させるために必要な情報に関する設定を行う手段とをさらに備えてもよい。
【0027】
もしくは、移動先の現在位置から、選択された前記移動計算機管理装置から受信したメッセージに基づき、選択された前記移動計算機管理装置の属するネットワーク内のネットワーク構成情報を管理するサーバとの間で、メッセージを交換処理する手段と、このサーバとの間のメッセージ交換を通じて取得したネットワーク構成情報のうち、所望の通信プログラムを動作させるために必要な情報に関する設定を行う手段とをさらに備えるようにしてもよい。
【0028】
好ましくは、前記メッセージを交換処理する手段は、自計算機が前記移動先ネットワークまたは近隣ネットワークをホームネットとみたてての移動中ノードとして動作するために、該ホームネットとみたてるネットワークで一時的に使用すべきホームアドレスの貸し出しを要求する要求メッセージを、該ホームネットとみたてるネットワーク内に設置された移動計算機管理装置に対して送信し、この要求メッセージに対する該移動計算機管理装置からの該ネットワークで一時的に使用すべきホームアドレスを含む応答メッセージを受信する手段を有するようにしてもよい。
【0029】
好ましくは、前記メッセージを交換処理する手段は、前記要求メッセージの送信を通じて獲得した前記ホームネットとみたてるネットワークで一時的に使用すべきホームアドレスの情報に基づいて前記移動計算機管理装置に自計算機の現在位置情報を登録するための登録メッセージを送信し、この登録メッセージに対する該移動計算機管理装置からの登録の可否を示す応答メッセージを受信する手段を有するようにしてもよい。
【0030】
好ましくは、前記メッセージを交換処理する手段は、前記ホームネットとみたてるネットワークが予め自計算機用の一時的に使用すべきホームアドレスを登録したネットワークである場合、予め自計算機内に設定された該一時的に使用すべきホームアドレスの情報に基づいて前記移動計算機管理装置に自計算機の現在位置情報を登録するための登録メッセージを送信するようにしてもよい。
【0031】
好ましくは、前記設定する手段は、自計算機上で動作する通信プログラムのネットワーク設定を示す情報格納箇所に、取得した前記ネットワーク構成情報を設定するようにしてもよい。
【0032】
好ましくは、前記メッセージを交換処理する手段は、前記ネットワーク構成情報を取得するための問い合わせメッセージに、自計算機のホスト情報および自計算機について登録されたユーザ情報の少なくとも一方を付記して送信し、このメッセージに対応して前記ネットワーク構成情報に加えて前記ホストに特有な設定情報および前記ユーザに特有な設定情報の少なくとも一方をも含む回答メッセージを受信し、前記設定する手段は、入手した前記ホストに特有な設定情報および前記ユーザに特有な設定情報の少なくとも一方を前記通信プログラムの所定の箇所に設定するようにしてもよい。
【0033】
好ましくは、前記メッセージを交換処理する手段は、前記移動計算機管理装置に送信する登録メッセージの一部として前記ネットワーク構成情報を取得するための問い合わせメッセージを含めて送信するようにしてもよい。
【0034】
好ましくは、複数のネットワーク内にそれぞれ設置された移動計算機管理装置に選択要求パケットを送信し、これに対する各移動計算機管理装置からの応答の状況に応じて、使用する移動計算機管理装置を動的に選択する手段をさらに備えるようにしてもよい。
【0035】
好ましくは、前記選択する手段は、最も短時間でメッセージ交換可能な移動計算機管理装置を選択するようにしてもよい。
【0036】
好ましくは、前記選択する手段は、ユーザにより指定された移動計算機管理装置を選択するようにしてもよい。
【0037】
本発明によれば、移動計算機装置が移動先ネットワークまたは移動先に近いネットワーク内に設置された移動計算機管理装置とメッセージの交換を行い、そのネットワークをホームネットとみたてた移動IP通信環境を構築することが可能となる。
【0038】
また、従来は、ブラウザなどの通信プログラムをネットワーク上を移動して使用する場合、移動先でIPアドレスを取得する他、様々な環境情報を設定しなくてはならず、特にネットワークの知識のないエンドユーザによっては非常に不便であったが、本発明によれば、移動計算機装置が移動先のまたは移動先に近いネットワーク内に設置された管理サーバ(一例として移動計算機管理装置)とメッセージの交換を行い(必要に応じて動的に行い)、そのネットワークのゲストユーザとして動作するために必要なIPアドレス、ネットワーク資源などの情報を受け取り、これを自動的にブラウザなどの通信プログラムに設定することができる。さらに、自動的にその近隣ネットワークをホームネットとみなす移動IP通信環境を構築することも可能となる。
【0039】
移動先または近隣ネットワーク内の移動計算機管理装置とやり取りするメッセージはシステムの要求に応じ、柔軟に拡張が可能で、例えばproxyサーバ、DNSサーバといったその移動先または近隣ネットワークのサーバ資源に関する情報や、その移動計算機装置を使用するユーザに対応するセキュリティ証明書などユーザ依存の情報、ホスト計算機に対応するホスト依存の情報なども含めてやりとりすることが可能であり、またそれらを自動的に移動計算機装置側に設定することも可能となるので、ネットワークに関する知識のないユーザが移動先環境に移動しても、何らプログラムの設定情報を指定する必要がなく、非常に容易に動作環境が設定可能な移動計算機装置を提供することができる。
【0040】
また、本発明では、従来の移動IP方式と異なり、移動計算機装置の移動先に応じて、その近隣のネットワークを検出して、そこをホームネットワークとみなす通信環境を構築することができるので、ホームネットワークから遠い箇所に移動した場合でも一旦ホームネットワークを経由してパケットをやり取りする必要がなく、効率の良い移動通信環境を構築できる。
【0041】
また、移動先が組織外ネットであっても、移動先もしくは近隣サイトのホームエージェントとメッセージを交換し、そのサイトのゲスト用ホームアドレスを移動IPのホームアドレスに使用し、このサイト内に格納された情報にアクセスしつつ、かつこのサイトをホームエージェントにみたてて通信を行うことが考えられる。この場合、従来の移動IPと異なり、近隣のサイトをホームにみたてているので、現在位置〜ホーム間の通信遅延のために通信性能が劣化することはない。また、通信状態に応じて、ホームネットとみたてるサイトを動的に変化させることも可能である。
【0042】
また、移動計算機装置には、移動先またはその近隣のネットワークをホームネットとみたてた移動IP通信を行うための機能と、従来の移動IP通信の機能の両方を搭載し、移動先で、本来のホームネットワークを経由した移動IP通信を行うか、移動先またはその近隣のネットワークをホームネットとみたてた移動IP通信を行うか選択可能とすることもできる。
【0043】
本発明(請求項18)は、相互に接続された所定のネットワーク内に設置される移動計算機管理装置(移動計算機管理サーバ)であって、移動計算機装置(移動計算機)からの要求メッセージに応答して、一時的に使用させるアドレスを貸し出すアドレス貸与手段と、前記一時的に使用させるアドレスを貸し出した移動計算機装置からの登録メッセージを受信し、該アドレスと該移動計算機装置の現在の位置情報との対応を管理する移動管理手段と、移動計算機装置へ、自装置の属するネットワークのネットワーク構成情報もしくは該ネットワーク構成情報を管理するサーバを特定する情報を含むメッセージを返信するネットワーク構成情報応答手段と、前記貸し出したアドレス宛に送信されてきたデータを捕捉し、前記移動管理手段に登録された情報に基づいて該アドレスを貸し出した移動計算機装置の現在位置宛に該データを転送するデータ転送手段とを備えたことを特徴とする。
【0044】
なお、上記の移動管理手段およびデータ転送手段と、アドレス貸与手段およびネットワーク構成情報応答手段とを、異なるサーバ装置に搭載し、両者間で必要に応じて連携を取るようにしてもよい。さらに、アドレス貸与手段とネットワーク構成情報応答手段とを異なるサーバ装置に搭載してもよい。
【0045】
好ましくは、前記アドレス貸与手段は、外部の移動計算機装置からの前記要求メッセージを受信した際に、自装置の属するネットワーク内で予約された複数のアドレスのうち、利用可能なアドレスが存在する場合はこれを前記一時的に利用させるアドレスとして返送し、利用可能なアドレスが存在しない場合はエラーメッセージを返送するようにしてもよい。
【0046】
好ましくは、移動計算機装置からの選択要求パケットを受信したら直ちに応答パケットを返信し、これに対する選択確定パケットが移動計算機装置から返信されたら、該移動計算機装置に関しては本来の移動計算機管理装置の動作に移行するようにしてもよい。
【0047】
好ましくは、前記ネットワーク構成情報応答手段は、前記登録メッセージに対して前記移動計算機装置に送信する応答メッセージの一部として前記回答メッセージを含めて送信するようにしてもよい。
【0048】
本発明(請求項22)は、相互に接続された所定のネットワーク内に設置される、登録した移動計算機装置(移動計算機)の移動IP通信を管理する移動計算機管理装置(移動計算機管理サーバ)であって、自装置の接続されたサブネット以外に位置する移動計算機装置からの要求メッセージに応答して、該移動計算機装置に一時的に使用させるホームアドレスを貸し出すための処理を行なう手段と、前記一時的に使用させるホームアドレスを貸し出した移動計算機装置からの登録メッセージに応答して、該移動計算機装置を自装置の管理する移動ノードとして登録するための処理を行なう手段とを備えたことを特徴とする。
【0049】
好ましくは、前記移動計算機装置へ、自装置の属するネットワークのネットワーク構成情報もしくは該ネットワーク構成情報を管理するサーバを特定する情報を提供するための処理を行なう手段をさらに備えてもよい。
【0050】
本発明によれば、自装置の属するネットワーク内または近隣に外部ノードとして移動してきた移動計算機装置に対して、該ネットワークをホームネットとみたてた移動IP通信を行う環境を提供することが可能となる。
【0051】
また、従来は、ブラウザなどの通信プログラムをネットワーク上を移動して使用する場合、移動先でIPアドレスを取得する他、様々な環境情報を設定しなくてはならず、特にネットワークの知識のないエンドユーザによっては非常に不便であったが、本発明によれば、移動計算機装置に自装置の属するネットワークのゲストユーザとして動作するために必要なIPアドレス、ネットワーク資源などの情報を提供し、移動計算機装置側でこれを自動的にブラウザなどの通信プログラムに設定可能とすることで、自動的にその近隣ネットワークをホームネットとみなす移動IP通信環境の構築に寄与することが可能となる。
【0052】
自装置の属するネットワークをホームネットとみたてようとする移動計算機管理装置とやり取りするメッセージはシステムの要求に応じ、柔軟に拡張が可能で、例えばproxyサーバ、DNSサーバといった該ネットワークのサーバ資源に関する情報や、その移動計算機装置を使用するユーザに対応するセキュリティ証明書などユーザ依存の情報、ホスト計算機に対応するホスト依存の情報なども含めてやりとりすることが可能であり、また移動計算機装置側でそれらを自動的に移動計算機装置側に設定することも可能となるので、ネットワークに関する知識のないユーザが移動先環境に移動しても、何らプログラムの設定情報を指定する必要がなく、移動計算機装置側での動作環境の設定を非常に容易にすることができる。
【0053】
また、移動計算機管理装置には、自装置の属するネットワークをホームネットとみたてたゲストとしての移動計算機の移動IP通信を管理する機能と、該ホームネットを本来のホームネットとする移動計算機の移動IP通信を管理する機能の両方を搭載することも可能である。
【0054】
本発明(請求項24)は、相互に接続された所定のネットワーク内に設置された登録した移動計算機装置(移動計算機)の移動IP通信を管理する移動計算機管理装置のために動作するモバイル情報管理装置であって、自装置の接続されたサブネット以外に位置する移動計算機装置からの要求メッセージに応答して、該移動計算機装置に一時的に使用させるアドレスを貸し出すための処理を行なう手段と、前記移動計算機装置へ、自装置の属するネットワークのネットワーク構成情報もしくは該ネットワーク構成情報を管理するサーバを特定する情報を提供するための処理を行なう手段とを備えたことを特徴とする。
【0055】
本発明(請求項25)は、相互に接続されたネットワーク間を移動して通信を行うことが可能な移動計算機装置の通信制御方法であって、自計算機が本来属するネットワーク以外の移動先ネットワークへ移動した場合に、該本来属するネットワークをホームネットとする移動中ノードとして動作するか、または該移動先ネットワークまたはその近隣の近隣ネットワークをホームネットとみたてた移動中ノードとして動作するかを選択し、前記選択の結果に応じて、移動先で接続した位置から、移動先ネットワーク内または近隣ネットワーク内に設置された、移動計算機装置が移動位置において通信が行えるように管理する手段を有する管理サーバとの間でメッセージを交換処理し、この交換処理により前記管理サーバから受信したメッセージの内容に基づき取得したネットワーク構成情報を必要な通信プログラムに設定することを特徴とする通信制御方法。
【0056】
本発明(請求項26)は、相互に接続されたネットワーク間を移動して通信を行うことが可能な移動計算機装置(移動計算機)の通信制御方法であって、予め定められたネットワーク内にそれぞれ設置された、登録された移動計算機装置の移動位置情報を管理し該移動計算機装置宛てのデータを該移動位置に転送する手段を有する移動計算機管理装置(移動計算機管理サーバ)のうちの1つを選択し、移動先の現在位置から、選択された前記移動計算機管理装置との間で、該移動計算機管理装置の属するネットワークをホームネットとみたてた移動中ホストとして自計算機を該移動計算機管理装置に登録するための処理を行うことを特徴とする。
【0057】
本発明(請求項27)は、相互に接続された所定のネットワーク内に設置される移動計算機管理装置(移動計算機管理サーバ)の通信制御方法であって、移動計算機装置(移動計算機)からの要求メッセージに応答して、一時的に使用させるアドレスを貸し出し、前記一時的に使用させるアドレスを貸し出した移動計算機装置からの登録メッセージを受信し、該アドレスと該移動計算機装置の現在の位置情報とを対応付けて登録し、移動計算機装置へ、自装置の属するネットワークのネットワーク構成情報もしくは該ネットワーク構成情報を管理するサーバを特定する情報を含むメッセージを返信し、前記貸し出したアドレス宛に送信されてきたデータを捕捉し、前記登録された情報に基づいて該アドレスを貸し出した移動計算機装置の現在位置宛に該データを転送することを特徴とする。
【0058】
本発明(請求項28)は、相互に接続された所定のネットワーク内に設置される、登録した移動計算機装置(移動計算機)の移動IP通信を管理する移動計算機管理装置(移動計算機管理サーバ)の通信制御方法であって、自装置の接続されたサブネット以外に位置する移動計算機装置からの要求メッセージに応答して、該移動計算機装置に一時的に使用させるホームアドレスを貸し出すための処理を行ない、前記一時的に使用させるホームアドレスを貸し出した移動計算機装置からの登録メッセージに応答して、該移動計算機装置を自装置の管理する移動ノードとして登録するための処理を行なうことを特徴とする。
【0059】
本発明(請求項29)は、相互に接続された所定のネットワーク内に設置された登録した移動計算機装置(移動計算機)の移動IP通信を管理する移動計算機管理装置のために動作するモバイル情報管理装置の通信制御方法であって、自装置の接続されたサブネット以外に位置する移動計算機装置からの要求メッセージに応答して、該移動計算機装置に一時的に使用させるアドレスを貸し出すための処理を行ない、前記移動計算機装置へ、自装置の属するネットワークのネットワーク構成情報もしくは該ネットワーク構成情報を管理するサーバを特定する情報を提供するための処理を行なうことを特徴とする。
【0060】
なお、装置に係る各発明は方法に係る発明としても成立する。また、各発明は、相当する手順あるいは手段をコンピュータに実行させるためのプログラムを記録した機械読取り可能な媒体としても成立する。
【0061】
【発明の実施の形態】
以下、図面を参照しながら発明の実施の形態を説明する。
【0062】
図1に本発明を適用したネットワークの基本構成の一例を示す。
【0063】
本実施形態では、ホームネットワーク1−0と、複数の移動先ネットワーク1−1〜1−nがインターネット6を介して相互に接続されており、移動計算機(MN)2およびその通信相手計算機(CH)3はこれらネットワーク内に接続されまたは外部ノードとしてインターネット6に接続される。ホームネットワーク1−0および移動先ネットワーク1−1〜1−nには、それぞれ、移動計算機2を管理し、必要な情報を与えるための移動計算機管理サーバ(MA;モバイルエージェント)5が設置される。
【0064】
なお、本実施形態では、ネットワーク1−0をホームポジションとする移動計算機に着目して説明するので、ネットワーク1−0をホームネットワークとし、ネットワーク1−1〜1−nを移動先ネットワークとしているが、ネットワーク1−1〜1−nをホームポジションとする移動計算機に着目すれば、ホームネットワーク1−1〜1−nもホームネットワークとなり、ネットワーク1−0も移動先ネットワークとなる。すなわち、ネットワーク1−0〜1−nは、そのネットワークに特有の機能やサービスや構成等を除けば、基本的には同等のものである。
【0065】
移動計算機2は任意の通信プログラムを使って通信相手3と通信を行うが、本実施形態ではWWWブラウザを使い、WEBサーバと通信する場合を例にとって説明する。
【0066】
本実施形態の移動計算機管理サーバ5は、概略的には、RFC2002で示される移動IPプロトコルにおけるホームエージェントを拡張したもので、自装置の属するネットワークをホームネットワークとする移動計算機に対してホームエージェントの役割を果たす他、もともと他のネットワークをホームネットワークとする移動計算機であって自装置の属するネットワークをホームネットワークと見立てて移動IP通信を行なおうとする移動計算機に対してもホームエージェントの役割を果たすものである。また、本実施形態ではこれに加えて、移動計算機管理サーバ5に、移動計算機へネットワーク構成情報を提供する機能を付加している。
【0067】
また、本実施形態の移動計算機2は、概略的には、RFC2002で示される移動IPプロトコルにおける移動ノードとして必要な機能に、自装置がもともと属するホームネットワーク以外のネットワークをホームネットワークと見立てて移動IP通信を行なうための機能(予め定められた移動計算機管理サーバの任意のものから一時的なホームアドレスを貸してもらい、その移動計算機管理サーバに登録メッセージを送信する機能)を付加したものである。また、本実施形態ではこれに加えて、移動計算機に、移動計算機管理サーバ5から提供されたネットワーク構成情報に関する必要な設定を行なう機能を付加している。
【0068】
図2に移動計算機管理サーバ5の基本的な内部構成例を示す。本実施形態の移動計算機管理サーバ5は、通信モジュール51、パケット転送部52、登録処理部53、アドレス管理/貸し出し部54、モバイル・データベース55、回答メッセージ送信部56、情報データベース57を有する。
【0069】
移動計算機管理サーバ5は、まず、RFC2002で示される移動IPプロトコルのホームエージェントに等価な動作、すなわち、
(1)移動計算機からの位置登録メッセージの処理(登録処理部53)、
(2)移動計算機のホームアドレス宛パケットをホームネット上で捕捉し、これを移動計算機の現在位置宛パケット内にカプセル化して転送する処理(パケット転送部52)、
を実装する。
【0070】
また、本実施形態では、移動計算機管理サーバ5は、以上のホームエージェントの動作に加え、
(3)ネットワーク内での貸し出し用の未使用のアドレス集合の管理と、移動計算機からのアドレス貸し出し要求に対する貸し出し処理(この際、移動計算機は自ネットワーク内に移動してきたものでも、近隣の外部ネットに接続するものであってもよい)(アドレス管理/貸し出し部54)、
(4)移動計算機からの問い合わせメッセージに対して、自ネットワーク内のproxyサーバ、DNSサーバといったネットワーク構成情報を含む回答メッセージを返信する処理(回答メッセージ送信部56)、
といった処理も行う。
【0071】
なお、通信モジュール51はネットワークを介した通信を行なうためのモジュールであり、モバイル・データベース55は、移動IP通信をサポートする移動計算機を登録するための情報として、移動計算機のホームアドレスと移動中の移動計算機のケア・オブ・アドレスと移動中の移動計算機がもともと当該ネットワークをホームとするものかゲストとして一時的にホームアドレスを貸し出したものかを示すフラグとを対応付けて記憶するためのものであり、情報データベース57はネットワーク構成情報を記憶するためのものである。なお、貸し出し用のホームアドレスとその使用状態に関する貸与アドレス情報は、モバイル・データベース55もしくは情報データベース57もしくは専用のデータベース(図示せず)に記憶されているものとする。
【0072】
一時的なホームアドレスの要求と貸与の処理で使用するプロトコルについては、例えばDHCP(Dynamic Host Configuration Protocol:RFC1541参照)のメッセージ(DHCPDISCOVER、DHCPOFFERなど)を拡張して、ホスト〜ホストのユニキャスト通信でネゴシエーションを行うようにすればよい。
【0073】
図3は移動計算機管理サーバ5の登録処理部53で処理される登録メッセージの一形式を示す。図4は登録処理部53が送出する、登録メッセージに対する応答メッセージの一形式を示す。これらは移動IPプロトコル仕様(RFC2002)で定義されているものである(ただし、ホームエージェントをモバイルエージェントとしてある)。
【0074】
図5は移動計算機管理サーバ5のパケット転送部52で処理された、カプセル化されたパケット形式の例である。すなわち、(a)に示す通常のIPパケット形式による移動計算機の元のアドレス(ホームアドレス)宛のデータは、パケット転送部52にて、(b)に示す移動IP形式のように、登録された現在位置アドレス宛パケット内にカプセル化される。これも移動IP(RFC2003)で定義されているものである。
【0075】
ここで、アドレス貸し出しから移動ノードとしての登録、そして一時アドレスの解放(移動ノードとしての登録の削除)までの動作やデータ管理の一例について説明する。
【0076】
貸与アドレス情報のデータベースには、貸し出し用のホームアドレスと使用中か未使用か貸し出し後で登録前の状態にあるかを示すフラグとを対応付けて記憶するものとする。
【0077】
アドレス管理/貸し出し部54は、同一ネット外に位置する移動計算機からのアドレス貸与要求を受けると、貸与アドレス情報のデータベースを参照して、貸し出し用で未使用のホームアドレスが存在する場合は、要求元の移動計算機に一時的に使用させるホームアドレスを含む応答メッセージを返送し、該アドレスのフラグを貸し出し後で登録前の状態にする。一方、貸し出し用で未使用のホームアドレスが存在しない場合は、要求元の移動計算機にエラーメッセージを返送する。
【0078】
アドレスを貸し出した移動計算機からの登録メッセージを受けると、モバイル・データベース55に、ホームアドレスとケア・オブ・アドレスとフラグを登録するとともに、貸与アドレス情報のうち該当するアドレスのフラグを使用中の状態にする。
【0079】
なお、最終的には、貸し出した一時アドレスは解放(返却)されることになるが、その契機としては、一時アドレスを解放する(すなわち移動ノードとしての登録を削除する)旨のメッセージを移動計算機2から移動計算機管理サーバ5に送信する方法が考えられる。なお、一時アドレスの貸し出し期間を設定可能とし、一時アドレスの貸し出し期間が経過したことを上記の契機として併用してもよい。しかして、アドレスを貸し出した移動計算機2から上記のようなメッセージを受けるなどした場合には、モバイル・データベース55から該移動計算機の登録情報(ホームアドレスとケア・オブ・アドレスとフラグ)を削除するとともに、貸与アドレス情報のうち該当するアドレスのフラグを未使用の状態にする。
【0080】
また、アドレスを貸し出したが、このアドレスが移動ノードとしての登録に使用されなかったケースを想定して、例えばアドレスを貸し出して一定時間経過しても登録メッセージが送信されてこなかった場合には、貸し出し後で登録前の状態のフラグを持つアドレスのフラグを未使用に戻すようにするのが好ましい。
【0081】
次に、アドレス貸し出しから移動ノードとしての登録、そして一時アドレスの解放(移動ノードとしての登録の削除)までの動作やデータ管理の他の例について説明する。
【0082】
ここでは、貸し出したアドレスの有効期間が定められるものとする。有効期間は固定でもよいし、所定の基準も設けてその都度設定してもよい。貸与アドレス情報のデータベースには、貸し出し用のホームアドレスと使用中か未使用かの状態を示すフラグと使用中のものについての有効期間の情報とを対応付けて記憶するものとする。
【0083】
アドレス管理/貸し出し部54は、同一ネット外に位置する移動計算機からのアドレス貸与要求を受けると、貸与アドレス情報のデータベースを参照して、貸し出し用で未使用のホームアドレスが存在する場合は、要求元の移動計算機に一時的に使用させるホームアドレスを含む応答メッセージを返送し、該アドレスのフラグを使用中の状態にし、有効期間の情報をセットする。一方、貸し出し用で未使用のホームアドレスが存在しない場合は、要求元の移動計算機にエラーメッセージを返送する。
【0084】
アドレスを貸し出した移動計算機からの登録メッセージを受けると、モバイル・データベース55に、ホームアドレスとケア・オブ・アドレスとフラグを登録する。
【0085】
そして、貸し出した一時アドレスの有効期間の経過した場合、モバイル・データベース55から該移動計算機の登録情報(ホームアドレスとケア・オブ・アドレスとフラグ)を削除するとともに、貸与アドレス情報のうち該当するアドレスのフラグを未使用の状態にする。
【0086】
なお、アドレスを貸し出した移動計算機2から、貸し出した一時アドレスの有効期間の経過前に、アドレスの再登録(移動IPで規定されるKeep aliveメッセージ)を受けた場合、アドレス貸し出しの有効期間を貸し出しの時の値に初期化するようにする。
【0087】
また、アドレスを貸し出した移動計算機2から、貸し出した一時アドレスの有効期間の経過前に、一時アドレスを解放する(すなわち移動ノードとしての登録を削除する)旨のメッセージを受けるた場合にも、モバイル・データベース55から該移動計算機の登録情報(ホームアドレスとケア・オブ・アドレスとフラグ)を削除するとともに、貸与アドレス情報のうち該当するアドレスのフラグを未使用の状態にするようにしてもよい。
【0088】
次に、移動計算機管理サーバ5の他の形態について説明する。
【0089】
図2の構成では、移動計算機管理サーバ5が1つの装置として実現された例を示したが、移動計算機管理サーバ5を、Mobile−IPで定義されるホームエージェント(HA)とそれ以外の処理を行うモバイル情報管理サーバ(MM)の2つの装置を組み合わせて実現することも可能である。
【0090】
図6に移動計算機管理サーバ5をホームエージェント5−1とモバイル情報管理サーバ5−2で構成した例を示す。図6に示されるように、ホームエージェント5−1には、移動計算機2からの移動登録メッセージを処理する登録処理部53、移動計算機2のホームアドレス宛パケットをホームネット上で捕捉し、これを移動計算機の現在位置宛に転送するパケット転送部52、モバイル・データベース55、通信モジュール51−1を組み込み、モバイル情報管理サーバ5−2には、アドレス管理/貸し出し部54、回答メッセージ送信部56、情報データベース57、通信モジュール51−2を組み込む。なお、図6のパケット転送部52、登録処理部53、アドレス管理/貸し出し部54、モバイル・データベース55、回答メッセージ送信部56、情報データベース57はそれぞれ図2の対応するものと同様であり、通信モジュール51−1と通信モジュール51−2はそれぞれ通信モジュール51と同様である。なお、貸し出し用のホームアドレスに関する貸与アドレス情報は、モバイル情報管理サーバ5−2内の情報データベース57もしくは専用のデータベース(図示せず)に記憶されているものとする。
【0091】
この場合、移動計算機2には、ホームエージェント5−1およびモバイル情報管理サーバ5−2のいずれか一方、または両方のアドレス情報を渡し、必要な処理の際にいずれかの装置をアクセスするか、または一方を経由してアクセスするようにすればよい。また、ホームエージェント5−1とモバイル情報管理サーバ5−2との間で必要に応じて連携をとればよい。
【0092】
また、上記の場合において、さらに、モバイル情報管理サーバ5−2を、アドレス管理/貸し出し処理を行う部分(貸与アドレス管理サーバ)と、回答メッセージ送信処理を行う部分(リソースサーバ)に分けて、2つの装置として構成してもよい。この場合、例えば、前者のサーバには、アドレス管理/貸し出し部54、通信モジュール51−2、必要なデータベースを組み込み、後者のサーバには、回答メッセージ送信部56、通信モジュール51−2、必要なデータベースを組み込む。
【0093】
また、移動計算機管理サーバ5やモバイル情報管理サーバ5−2内には情報データベース57は設けずに、回答メッセージ送信部56が他の1つまたは複数のリソースサーバから必要なネットワーク構成情報を収集するようにしてもよい。
【0094】
また、以上では、移動計算機2は、問い合わせメッセージを選択した移動計算機管理サーバ5あるいはモバイル情報管理サーバ5−2などに送信する場合を想定しているが、ネットワーク内に回答メッセージ送信部56、情報データベース57(のうちのネットワーク構成情報のデータベース)、通信モジュール51−2を備えたリソースサーバを1つまたは複数設け、移動計算機管理サーバ5あるいはモバイル情報管理サーバ5−2(アドレス管理/貸し出し部54と貸与アドレス情報のデータベース(情報データベース57の一部)を備えていればよい)は移動計算機2にリソースサーバのアドレス情報などを通知し、移動計算機2側で1つまたは複数のリソースサーバに個別に問い合わせメッセージを送信して、これらの回答メッセージを統合して設定するようにしても構わない。
【0095】
なお、移動計算機管理サーバ5のさらなる他の構成としては、これをホームエージェント5−1にアドレス管理/貸し出し機能を付加したサーバと、回答メッセージ送信機能を持つサーバに分けて、2つの装置として構成してもよい。あるいは、移動計算機管理サーバ5を、ホームエージェント5−1に回答メッセージ送信機能を付加したサーバと、アドレス管理/貸し出し機能を持つサーバに分けて、2つの装置として構成してもよい。
【0096】
ここで、ネットワーク構成情報を提供する機能を有するリソースサーバを独立して設ける場合において、移動計算機がネットワーク構成情報を取得するための構成例について説明する。
【0097】
まず、図7に示すように、ホームエージェント5−1とリソースサーバ10との部分を別の計算機に配置する場合について説明する。なお、この場合、貸与アドレス管理サーバの機能は、ホームエージェント5−1内に搭載されていてもよいし、リソースサーバ10内に搭載されていてもよいし、独立した貸与アドレス管理サーバとしてもよい。
【0098】
さて、このような場合には、移動計算機2が最初の位置登録にてホームエージェント5−1に位置登録メッセージを送信し、これに応じてホームエージェント5−1がリソースサーバ10のアドレス情報(リソースサーバ情報)を含む応答メッセージを移動計算機2に返し、これを受けた移動計算機2があらためてリソースサーバ10に独自プロトコルに基づく問い合わせメッセージを送信し、これに対するリソースサーバ10からの応答メッセージを受けて必要なネットワーク構成情報の設定を行う、という方式が考えられる。
【0099】
この方式では、Mobile IP拡張のプロトコルに縛られることなく、リソースサーバとの通信プロトコルを自由に設定できるので、個別のリソースサーバとの間でも相互接続可能なシステムを構築できるという利点がある。
【0100】
ところで、移動計算機の最初の位置登録をMobile IPに基づく通信により移動計算機管理サーバ5もしくはホームエージェント5−1と行い、この位置登録の手順を利用してネットワーク構成もしくはリソースサーバ情報を取得する部分について変更することが可能で、例えば移動計算機管理サーバ5もしくはホームエージェント5−1を貸与アドレス管理サーバに置き換え、移動先ネットワークでの一時アドレス獲得の手順を利用してリソースサーバ情報を取得するような構成も可能である。
【0101】
ここでは、図8に示すように、上記の貸与アドレス管理サーバとしてDHCPサーバ8を利用するとともに(DHCP以外のプロトコルによるサーバでも構わない)、リソースサーバ10を独立に設けた場合について説明する。
【0102】
さて、このような場合には、移動計算機2が新規位置に移動したら、まずそのネットワーク上のDHCPサーバ8に対しアドレス要求メッセージを送信する。これを受けたDHCPサーバ8は移動計算機2が使用する一時アドレスと共にリソースサーバ10のアドレス情報(リソースサーバアドレス)も含む応答メッセージを返信する。これを受けた移動計算機2があらためてリソースサーバ10に独自プロトコルに基づく問い合わせメッセージを送信し、これに対する応答メッセージを受けて必要な情報の設定を行う、という方式が考えられる。
【0103】
この方式は、Mobile IPのメッセージではなく、DHCP等のメッセージのやり取りの側にリソースサーバ情報を付随させる方法で、Mobile IPの制御より、リソースサーバとのメッセージ交換、リソースサーバ情報の設定の優先度を高く考えるシステムにおいては、こちらの実装を採用する方が合理的である。また、この方式は、Mobile IPとの関連なく行われるので、Mobile IPを採用しない一般的なネットワークにおいても適用可能である。
【0104】
なお、全てのDHCPサーバが必ずしもリソースサーバ情報を返す機能をサポートするわけではないような状況では、DHCPはサブネットに対する通信のみをサポートするので、移動計算機2が移動したサブネット上のDHCPサーバがリソースサーバ情報を返す機能をサポートしていなければ、当該方式によってDHCPサーバからリソースサーバ情報を取得することは難しいが、その点、Mobile IPのホームエージェントがリソースサーバ情報を返すシステムであれば、サブネットブロードキャストでないプロトコルを使うことができるので、全てのホームエージェントが必ずしもリソースサーバ情報を返す機能をサポートするわけではないような状況であっても、移動先ネットだけでなく、近隣のネットワーク上のホームエージェントを探索して、リソースサーバ情報を返す機能をサポートするホームエージェントを選択できるという柔軟性を持つ。
【0105】
また、例えば、移動計算機2が、移動先サブネットのDHCPサーバからリソース情報を得られなかったときは、Mobile IP通信用のプログラムを起動して、このDHCPサーバから割当てられたアドレスをCare−of Addressとし、近隣のネットワークから貸し出されたアドレスをHome Addressとして、この近隣のネットワーク上のホームエージェントへの移動IPの登録処理を通じてリソース情報を得るようにすることもできる。
【0106】
以下では、移動計算機2の構成や処理手順について説明する。以下では図2に例示したような構成を有する移動計算機管理サーバ5に対応するものを中心に説明するが、移動計算機管理サーバ5が複数のサーバに分割され移動計算機2が自発的にその全部または一部の複数のサーバとデータ交換をする必要のある場合であっても例えば登録メッセージあるいはアドレス要求メッセージなどの返答としてリソースサーバ情報が得られるなどの手順が追加される以外は基本的に同様である。
【0107】
図9に移動計算機2の基本的な内部構成例を示す。本実施形態の移動計算機2は、通信モジュール20、パケット転送部21、登録処理部22、ケア・オブ・アドレス獲得部23、モバイル状態レジスタ24、一時ホームアドレス獲得部25、ホームアドレス・レジスタ26、問い合わせ/回答メッセージ送受信部27、情報データベース28を有する。また、移動計算機2の上では、例えばWWWブラウザなどの通信プログラム29が動作可能とする。
【0108】
移動計算機2は、RFC2002で示される移動IPプロトコルの移動ノード(Co−located Care−of−address)に等価な動作、すなわち、
(1)移動箇所でのCare−of−addressの獲得(ケア・オブ・アドレス獲得部23)と位置登録メッセージの送信(登録処理部22)、
(2)移動計算機管理サーバ5から転送されてきたカプセル化パケットの処理(パケット転送部21)、
を行う。ここで、Care−of−addressは、例えばISP(Internet Service Provider)からPPP(Point to Point Protocol:RFC1661)にてあるいは移動先ネットワークからDHCPにて自動的に割り当てられるものとする。
【0109】
なお、通信モジュール20はネットワークを介した通信を行なうためのモジュールであり、モバイル状態レジスタ24は、例えば、移動中か否かのフラグ、獲得したケア・オブ・アドレス、現在自装置のエージェントである移動計算機管理サーバの識別情報、移動中の場合にネットワークへの接続か外部ノードとしての接続かなどの移動状態に関する情報を記憶するためのものであり、ホームアドレス・レジスタ26は獲得した一時的なホームアドレスを記憶するためのものであり、情報データベース28は取得したネットワーク構成情報を記憶するためのものである。
【0110】
また、移動計算機内には、もともとのホームネットワークでのホームアドレス、もともとのホームネットワークの移動計算機管理サーバのアドレス情報、ホームネットワークとみたてることのできる他のネットワークの移動計算機管理サーバのアドレス情報が保持されているものとする。また、もともとのホームネットワークのネットワーク構成情報をも保持していてもよい。
【0111】
次に、本実施形態の移動計算機2は、上記のRFC2002で示される移動IPプロトコルの移動ノード(Co−located Care−of−address)に等価な動作が行なえるのに加えて、もともとのホームネットワークだけでなく、予め定められた複数の他のネットワークのうちから1つを任意に選択してこれをホームネットワークとみなして、移動ノードとなって移動IP通信を行なう動作を行なうことができる。このために、移動計算機2は、選択したホームネットワークで一時的なゲスト用ホームアドレスを使用し、移動IP通信を行う。ゲスト用ホームアドレスは、通信をセットアップする際に、一時ホームアドレス獲得部25により、移動計算機管理サーバ5にアドレス貸し出し要求メッセージを送信して一時的に借り出す。前述のように、移動計算機管理サーバ5のアドレス管理/貸し出し部54と移動計算機2の一時ホームアドレス獲得部25との間の処理で使用するプロトコルについては、例えばDHCPのメッセージ(DHCPDISCOVER、DHCPOFFERなど)を拡張して、ホスト〜ホストのユニキャスト通信でネゴシエーションを行うようにすればよい。
【0112】
なお、ある移動計算機が予め定められた1つのネットワークまたは予め定められた複数のうちのいずれかのネットワークに移動する場合には、ゲスト用ホームアドレスとして予め登録されたものを使用できるように構成してもよい。この場合、例えば、移動計算機2内には移動先ネットワーク(またはその移動計算機管理サーバ5)の識別情報とゲスト用ホームアドレスとを対応付けて記憶し、移動計算機管理サーバ5のモバイル・データベース55内には移動計算機のホストIDとゲスト用ホームアドレスとを対応付けて記憶しておき、移動時に、移動計算機2と移動計算機管理サーバ5との間でホストIDの確認を取ることにより、予約されたゲスト用ホームアドレスを使用することができる。
【0113】
このようにして獲得された一時ホームアドレスは、ホームアドレス・レジスタ26に格納される。移動計算機2の通信モジュール20は、この一時ホームアドレスに接続されたものとして設定される。
【0114】
また、本実施形態では、移動計算機2は、その上で動作する、例えばWWWブラウザなどの通信プログラム29へのネットワーク情報の自動設定機能をサポートするようにしている。例えば、移動計算機2は、問い合わせ/回答メッセージ送受信部27により、図10のような問い合わせメッセージを、選択した移動計算機管理サーバ5に対し送信し、図11のような移動計算機管理サーバ5からの回答メッセージを受信し、この回答メッセージに含まれる、移動計算機管理サーバ5の接続されたネットワーク内のネットワーク構成情報を適当な手段でWWWブラウザなどの通信プログラム29に通知する。
【0115】
この通知の手段としては、例えば、ネットワーク構成情報をファイルとして格納しておき、通信プログラムが起動する際にこのファイルを読みに行く方法、通信プログラムが起動した際に、通知を行なうためのプロセスが通信プログラムとの間でプロセス間通信を行なって必要な情報を受け渡しする方法、問い合わせ/回答メッセージ送受信部27を通信プログラム29の中に作り込んで、通信プログラム29が起動した際に問い合わせ/回答メッセージ送受信部27を動作させて必要な情報を取得し設定する方法など、様々なものが考えられる。
【0116】
また、自装置上で動作する全ての通信プログラムのネットワーク設定を示す情報格納箇所に、取得した前記ネットワーク構成情報を設定するようにしてもよい。
【0117】
問い合わせメッセージで獲得するネットワーク構成情報の内容としては、様々なものが想定できる。例えば、proxyサーバアドレス、DNSサーバアドレスなどの、サイトローカルな情報がある。これ以外にも、移動計算機のホスト依存の情報(ホスト単位の認証コード用鍵など)、ユーザ依存の情報(電子商取引のための証明書など)、特定のアプリケーション依存の情報(ブラウザの暗号化鍵など)も考えられる。その場合、必要なホスト、ユーザ、アプリケーション情報を付加した問い合わせメッセージを送信して必要な情報を獲得する。
【0118】
次に、本実施形態の移動計算機2の移動状態ごとに動作について説明する。
【0119】
移動状態としては、RFC2002で示される移動IPプロトコルに従ったケース、すなわち、
(1)もともとのホームネットワーク内でかつその移動計算機管理サーバと同じサブネット内に位置するケース
(2)もともとのホームネットワーク内で他のサブネットに移動し、該ホームネットワークの移動計算機管理サーバにより移動IP通信を行なうケース
(3)もともとのホームネットワーク外の移動先ネットワークに移動し、該ホームネットワークの移動計算機管理サーバにより移動IP通信を行なうケース
(4)もともとのホームネットワーク外に移動して外部ノードとしてインターネットに接続され、該ホームネットワークの移動計算機管理サーバにより移動IP通信を行なうケース
がある。なお、これらは従来のホームエージェントおよび移動計算機の動作であるので説明を省略する。
【0120】
本実施形態では、移動状態としては、上記の他に、
(A−1)移動先ネットワークの移動計算機管理サーバと同じサブネット内に位置するケース
(A−2)移動先ネットワーク内で移動計算機管理サーバと異なるサブネット内に位置し、該移動計算機管理サーバにより移動IP通信を行なうケース
(B)外部ノードとしてインターネットに接続され、近隣の(または選択した)ネットワークの移動計算機管理サーバにより移動IP通信を行なうケース
がある。
【0121】
まず、上記の(A−1)のケースについて説明する。
【0122】
図12に示すように移動計算機2が移動先ネットワークの移動計算機管理サーバ5と同じサブネットに接続されている場合、移動IPを使う必要はなく、単にDHCPなどでアドレスを獲得した場合と同様の処理で通信できる。
【0123】
従って、この場合、DHCPなどでケア・オブ・アドレスを獲得し、所定の方法により自装置が移動計算機管理サーバ5と同じサブネットに接続されていることを認識したならば、移動計算機管理サーバ5に対し問い合わせメッセージを送信し、回答メッセージを受信したらこれに含まれるネットワーク構成情報を設定する。なお、自装置が移動計算機管理サーバ5と同じサブネットに接続されていることの判定は、例えば、ケア・オブ・アドレスと移動計算機管理サーバ5のIPアドレスのネットワークアドレス部が一致したことあるいは移動計算機管理サーバ5からサブネット内に定期的にブロードキャストされるエージェント広告メッセージを受信したことなどにより、認識することができる。後者の場合、ケア・オブ・アドレスを獲得する以前でも同じサブネットに接続されていることが確認可能である。
【0124】
次に、上記の(A−2)のケースについて説明する。
【0125】
図13に示すように、移動計算機2がある移動先ネットワーク内であってかつその移動計算機管理サーバ5とは異なるサブネット(図13ではルータ7を介したサブネット)に接続されている場合、サブネットを渡ってのデータ転送を行う必要があるので、移動先ネット内の移動計算機管理サーバ5をエージェントする移動IP通信を行なう。
【0126】
この場合、まず、例えばDHCPによりDHCPサーバ8からケア・オブ・アドレスを獲得し、上記のようなIPアドレスあるいはエージェント広告メッセージなどを利用して自装置が移動計算機管理サーバ5と同じサブネットに接続されていないことを認識したならば、移動計算機管理サーバ5に対しアドレス貸し出し要求を送信して、一時的なアドレスの獲得を試みる。
【0127】
一時的なアドレスの獲得に成功したら、移動IPの登録メッセージを移動計算機管理サーバ5に送信し、移動IPの初期セットアップを行う。
【0128】
登録メッセージが受諾されたら、次に移動計算機管理サーバ5に対しこの移動先ネットのネットワーク構成情報の問い合わせメッセージを送信し、回答メッセージを受信したらこれに含まれるネットワーク構成情報を移動計算機2上の通信プログラム29に設定する。
【0129】
以上の(A−1)と(A−2)のケースの両者を含めた手順の一例を図14に示す。
【0130】
なお、上記の(A−1)では移動計算機は移動先ネットにて獲得したケア・オブ・アドレスを用いて通信を行なうようにしたが、その代わりに、一時ホームアドレス獲得部25により一時的なホームアドレスを獲得し、これを用いて通信するように構成してもよい。
【0131】
また、上記の(A−2)では、登録メッセージと問い合わせメッセージとを別個に送信するようにしているが、ネットワーク上のトラフィックを減らすため、登録メッセージの拡張フィールド(Extention)に問い合わせメッセージを併せて記述することも可能である。
【0132】
さらに、上記の場合に、移動計算機管理サーバ5から移動計算機2に(登録メッセージに対する)応答メッセージを送信する際に、この応答メッセージの一部として、(問い合わせメッセージに対する)回答メッセージを含めて、これを送信するようにしてもよい。
【0133】
次に、上記の(B)のケースについて説明する。
【0134】
図15に示すように、移動計算機2が特定の移動先ネットワークに入らず、外部ネットワークに接続されて通信を行う場合について説明する。
【0135】
この場合、まず、例えばPPPによりPPPサーバ9からケア・オブ・アドレスを獲得し、近隣の(または選択した)移動先ネットワークの移動計算機管理サーバ5に対し、アドレス貸し出し要求を送信して、一時的なアドレスの獲得を試みる。要求が受諾されれば、貸与された一時的ホームアドレスが書き込まれた応答が返される。
【0136】
一時的なアドレスの獲得に成功したら、応答に含まれる一時的ホームアドレスを使ってネットワークソフトウェアを再設定し、次にこの移動計算機管理サーバ5に対し移動IPの登録メッセージを送信する。
【0137】
登録メッセージが受諾されたら、次に移動計算機管理サーバ5に対しこの移動先ネットのネットワーク構成情報の問い合わせメッセージを送信し、回答メッセージを受信したらこれに含まれるネットワーク構成情報を移動計算機2上の通信プログラム29に設定する。
【0138】
以上の(B)のケースの手順の一例を図16に示す。
【0139】
なお、前述と同様に、登録メッセージと問い合わせメッセージとをマージし、登録メッセージの拡張フィールド(Extention)を問い合わせメッセージのために使用することも可能である。また、前述と同様、上記の場合に、移動計算機管理サーバ5から移動計算機2に(登録メッセージに対する)応答メッセージを送信する際に、この応答メッセージの一部として、(問い合わせメッセージに対する)回答メッセージを含めて、これを送信するようにしてもよい。
【0140】
ところで、上記の(B)のように移動計算機2が外部ネットワークに接続され、1つの移動計算機管理サーバ5を選択して通信のセットアップを行う場合、移動計算機管理サーバ5をどのように選択するかが問題になる。
【0141】
1つの方法としては、ユーザが、例えば近隣にあると思われるものあるいは経験的に応答の良さそうなものを適宜選択する方法がある。例えば、企業内のイントラネット環境などで、複数の拠点内に設置される移動計算機管理サーバ5のアドレスを移動計算機2内に予め登録しておき、ユーザが適宜選択して使用することも可能である。なお、この処理は、図16の手順では、ステップ21の処理の前または後に行う。
【0142】
ただし、本実施形態による移動計算機環境を快適に使用するためには、移動計算機2と移動計算機管理サーバ5の間のトラフィックが混雑していない移動計算機管理サーバ5を選択することが望ましく、必ずしも物理的距離や、ネットワーク的な距離を元に移動計算機管理サーバ5を選択するのが正しいとは限らない。
【0143】
そこで、もう1つの方法としては、移動計算機2が複数の移動計算機管理サーバ5に対し、チャレンジパケット(選択要求パケット)を送信し、これに対する応答状態(例えばチャレンジパケットの送出から応答パケットの到着までの時間)を見て適当な移動計算機管理サーバ5を選択する方法が考えられる。この方法の一例について図17を参照しながら説明する。チャレンジパケットとしては任意のパケットが使用できる。例えばTCP/IPにおけるpingなどをそのまま使用してもよい。また、複数の移動計算機管理サーバ5に対する送信はマルチキャストであってもユニキャストを連続して行うものであってもよい。この結果、使用する移動計算機管理サーバ5が決まったら、図15のシーケンスに従って移動通信環境を設定する。
【0144】
なお、移動計算機2は、選択した移動計算機管理サーバ5に選択確定パケットを送信するようにしてもよい。この場合、明示的な選択確定パケットを送信するようにしてもよいし、アドレス貸し出し要求が選択確定パケットを兼ねてもよい(すなわちアドレス貸し出し要求をもって選択確定パケットとする)。この場合、移動計算機管理サーバ5は、移動計算機2からのチャレンジパケットを受信したら、直ちに応答パケットを返信し、これに対する選択確定パケットが返信されたら、当該移動計算機に関して本来の移動計算機管理サーバの動作に移行する。
【0145】
この自動選択の処理は、図16の手順では、ステップ21とステップ22の処理の間に行う。
【0146】
なお、通信状況に応じて、この移動計算機管理サーバ5の選択シーケンスを再起動し、別の移動計算機管理サーバ5を選択して通信の再設定を行うというもとも状況によっては考えられる。これにより、通信状態が不安定に変化するような移動環境であっても、常に最適な移動計算機管理サーバ5を選択して通信が可能であるので、より快適な移動通信が可能である。
【0147】
さらに他の方法としては、自装置のもともとのホームネットワークと同じようなネットワーク環境のネットワーク内にあるものを選択する方法も考えられる。
【0148】
また、上記のような幾つかの選択方法を組み合わせて移動計算機管理サーバ5を選択する方法も考えられる。
【0149】
以上のように本実施形態によれば、移動計算機装置が移動先ネットワークまたは移動先に近いネットワーク内に設置された移動計算機管理サーバとメッセージの交換を行い、そのネットワークをホームネットとみたてた移動IP通信環境を構築することが可能となる。
【0150】
また、従来は、ブラウザなどの通信プログラムをネットワーク上を移動して使用する場合、移動先でIPアドレスを取得する他、様々な環境情報を設定しなくてはならず、特にネットワークの知識のないエンドユーザによっては非常に不便であったが、本実施形態によれば、移動計算機が動的に移動先に近いネットワーク内に設置された移動計算機管理サーバとメッセージの交換を行い、そのネットワークのゲストユーザとして動作するために必要なIPアドレス、ネットワーク資源などの情報を受け取り、これを自動的にブラウザなどのプログラムに設定することで、自動的にその近隣ネットワークをホームネットとみなす移動IP通信環境を構築することが可能となる。
【0151】
また、近隣ネットワーク内移動計算機管理サーバとやり取りするメッセージはシステムの要求に応じ、柔軟に拡張が可能で、例えばproxyサーバ、DNSサーバといったその近隣ネットワークのサーバ資源に関する情報や、その移動計算機を使用するユーザに対応するセキュリティ証明書などユーザ依存の情報、ホスト計算機に対応するホスト依存の情報なども含めてやりとりすることが可能で、またそれらが自動的に移動計算機側で設定されるので、ネットワークに関する知識のないユーザが移動先環境に移動しても、何らプログラムの設定情報を指定する必要がなく、非常に容易に動作環境が設定可能な移動計算機装置を提供できる。
【0152】
また、本実施形態では、従来の移動IP方式と異なり、移動計算機の移動先に応じて、その近隣のネットワークを検出して、そこをホームネットワークとみなす通信環境を構築するので、ホームネットワークから遠い箇所に移動した場合でも一旦ホームネットワークを経由してパケットをやり取りする必要がなく、効率の良い移動通信環境を構築できる。
【0153】
また、移動計算機装置には、移動先またはその近隣のネットワークをホームネットとみたてた移動IP通信を行うための機能と、従来の移動IP通信の機能の両方を搭載し、移動先で、本来のホームネットワークを経由した移動IP通信を行うか、移動先またはその近隣のネットワークをホームネットとみたてた移動IP通信を行うか選択可能とすることができる。
【0154】
次に、移動計算機2に移動IPに関してどのような機能をもたせるかについて、様々な形態が考えられる。以下では、その幾つかについて例を示す。
【0155】
(具体例1)
ここでは、移動計算機2は、本来のホームネットワークを持ち、このホームネットワークに関する通常の移動IPの機能を持つとともに、ホームネットワーク外に移動した場合に、移動先ネットワークまたは近隣ネットワークをホームとみたてた移動IP通信を行う機能を持つものである。すなわち、この移動計算機2は、ホームネットワーク外に移動した場合に、本来のホームネットワークに関する通常の移動IP通信を行うか、移動先ネットワークまたは近隣ネットワークをホームとみたてた移動IP通信かを選択可能なものである。また、ホームネットワーク外に移動し、移動先ネットワークまたは近隣ネットワークをホームとみたてた移動IP通信を行う場合、自動的に移動計算機管理サーバを選択するものとする。
【0156】
この場合の移動計算機2の動作手順の一例を図18に示す。なお、この手順の全体的な制御は図示しない制御部が司るものとする。
【0157】
まず、ユーザの設定に基づいて、本来のホームネットワークの移動計算機管理サーバによる移動IPのための処理(ホーム・モードと呼ぶ)を行うかまたは他の移動計算機管理サーバによる移動IPのための処理(ゲスト・モードと呼ぶ)を行うかの情報を得る(ステップS31)。
【0158】
ホーム・モードが指示されているならば(ステップS32)、本来のホームネットワークの移動計算機管理サーバによる移動IPのための処理を行う(ステップS43)。すなわち、RFC2002で示される移動IPプロトコルに従って、(1)もともとのホームネットワーク内でかつその移動計算機管理サーバと同じサブネット内に位置するケース、(2)もともとのホームネットワーク内で他のサブネットに移動し、該ホームネットワークの移動計算機管理サーバにより移動IP通信を行なうケース、(3)もともとのホームネットワーク外の移動先ネットワークに移動し、該ホームネットワークの移動計算機管理サーバにより移動IP通信を行なうケース、(4)もともとのホームネットワーク外に移動して外部ノードとしてインターネットに接続され、該ホームネットワークの移動計算機管理サーバにより移動IP通信を行なうケースのそれぞれのケースに応じた処理を行う。なお、このときの処理は従来のホームエージェントおよび移動計算機の動作であるので説明を省略する。
【0159】
一方、ゲスト・モードが指示されているならば(ステップS32)、以下の手順を行う。
【0160】
まず、ユーザの設定に基づいて、移動先ネットワークに接続かまたは外部ノードとして接続かの情報を得る(ステップS33)。そして、前述したような接続形態に応じた方法で、ケア・オブ・アドレスを獲得する(ステップS34)。
【0161】
次に、移動計算機管理サーバを選択する(ステップS35)。移動先ネットワークに接続の場合、例えば、ケア・オブ・アドレスの範囲と該当する移動計算機管理サーバとの対応を記憶しておき、獲得したケア・オブ・アドレスをもとに該当する移動先ネットワーク内の移動計算機管理サーバを求める。外部ノードとして接続した場合、例えば、前述したようにチャレンジパケットを用いる方法で近隣ネットワーク内の移動計算機管理サーバを求める。
【0162】
次に、移動先ネットワークでかつ移動計算機管理サーバと異なるサブネットに接続した場合(ステップS36,S37,S38)、および外部ノードとして接続した場合(ステップS36)、前述のようにして移動計算機管理サーバから一時的なホームアドレスを獲得する(ステップS39)。そして、前述のように、移動IPの登録メッセージを送信するなどして登録のための手続きを行う(ステップS40)。
【0163】
なお、移動先ネットワークに接続した場合に、移動計算機管理サーバと同一ネットであるか否かの判定は、ケア・オブ・アドレスと移動計算機管理サーバのアドレスのネットワークアドレスに相当する部分が一致するか否かを調べることで行う。
【0164】
一方、移動先ネットワークでかつ移動計算機管理サーバと同一サブネットに接続した場合(ステップS36,S37,S38)、ステップS39とステップS40の処理は行わないで、次の処理に移る。
【0165】
次に、前述したように、移動計算機管理サーバから自計算機がホームネットとみたてるそのネットワークのネットワーク構成情報を獲得する(ステップS41)。そして、前述したように、獲得したネットワーク構成情報に関する必要な設定処理を行う(ステップS42)。
【0166】
(変形例1)
上記の具体例1の移動計算機の手順において、外部ノードとして接続した場合に、ユーザが近隣ネットワークを選択することにより、該当する移動計算機管理サーバを設定するようにしてもよい。
【0167】
例えば、適当なタイミングで、図19に例示するようなユーザ設定用のウィンドウにおいて、ゲスト・モードとして接続可能なネットワーク名のリストを表示し、ユーザが所望のネットワークを選択入力する。なお、図19の画面において、ヘルプ機能によりホームネットとみたてることの可能なネット名とそのネットが存在する地理的な情報、さらには必要に応じてそのネットのネットワーク環境に関する情報などの一覧を表示するなどして、ユーザの選択にあたっての参考に供するようにしてもよい。
【0168】
なお、ユーザが自動設定にするか手動設定にするかを選択できるようにしてもよい。
【0169】
(変形例2)
上記の具体例1または変形例1において、移動先ネットワークに接続した場合に、ユーザが移動先ネットワークを指示することにより、該当する移動計算機管理サーバを設定するようにしてもよい。
【0170】
例えば、適当なタイミングで、図19に例示するようなユーザ設定用のウィンドウにおいて、ゲスト・モードとして接続可能なネットワーク名のリストを表示し、ユーザが接続した移動先ネットワークを入力する。
【0171】
なお、ユーザが自動設定にするか手動設定にするかを選択できるようにしてもよい。
【0172】
(具体例2)
ここでは、移動計算機2は、本来のホームネットワークを持たず、それぞれの移動先で接続した移動先ネットワークまたは外部ノードとして接続した場合の近隣ネットワークをホームとみたてた移動IP通信を行う機能を持つものである。すなわち、この移動計算機2は、上記の具体例1、変形例1あるいは変形例2から、本来のホームネットワークに関する通常の移動IP通信を行う機能を削除したものである。
【0173】
この場合の移動計算機2の動作手順の一例を図20に示す。なお、この手順の全体的な制御は図示しない制御部が司るものとする。
【0174】
(その他の変形例)
上記の具体例1、変形例1および変形例2では、外部ノードとして移動した場合に基本的にはいずれのネットワーク内の移動計算機管理サーバも選択可能であるのに対して、上記の具体例1、変形例1および変形例2では、移動計算機2がホームネットワーク内に位置する場合には、ホームネットワーク内の移動計算機管理サーバ5のみ選択可能であり、ホームネットワーク外の移動先ネットワークに位置する場合には、ホームネットワーク内の移動計算機管理サーバ5と当該移動先ネットワーク内の移動計算機管理サーバ5のみ選択可能であったが、上記の具体例1、変形例1および変形例2において、移動計算機2がホームネットワーク内またはホームネットワーク外の移動先ネットワークに位置する場合に、外部ノードとして移動した場合と同様にいずれのネットワーク内の移動計算機管理サーバをも選択できるようにしてもよい。
【0175】
上記と同様に、具体例2においても、移動計算機2が移動先ネットワークに位置する場合に、外部ノードの場合と同様にいずれのネットワーク内の移動計算機管理サーバをも選択できるようにしてもよい。
【0176】
なお、上記の各具体例、変形例において、移動先で外部ノードとして接続し、近隣ネットワークをホームにみたてて移動IP通信する機能を削除した構成も可能である。
【0177】
また、移動先で外部ノードとして接続し、近隣ネットワークをホームにみたてて移動IP通信する機能のみを備える構成も可能である。
【0178】
前述したように、移動先ネットワーク内で移動計算機管理サーバと同一サブネットに位置する場合には、ケア・オブ・アドレスではなくプライベートアドレスを使用して通信を行うようにしてもよい。
【0179】
その他、移動計算機に、移動IPに関してどのような機能を持たせるか、何を自動化し何を手動化するか、ホームネットワークを持つか否かなどの種々の点の相違によって、様々な移動計算機の形態が考えられる。
【0180】
なお、以上の説明では、移動計算機管理サーバには、自装置の属するネットワークをホームネットとみたてたゲストとしての移動計算機の移動IP通信を管理する機能と、該ホームネットを本来のホームネットとする移動計算機の移動IP通信を管理する機能の両方を搭載したが、自装置の属するネットワークをホームネットとみたてたゲストとしての移動計算機の移動IP通信を管理するゲスト用のホームエージェントと、自装置の属するホームネットを本来のホームネットとする移動計算機の移動IP通信を管理する本来のホームエージェントとをそれぞれ設けるようにすることも可能である。
【0181】
また、以上の説明では、移動計算機と移動計算機管理サーバとの間のメッセージのやり取りを通じて、ネットワーク構成情報の取得とその設定を自動的に行ったが、ネットワーク構成情報の取得とその設定をマニュアルで行うようにする形態も可能である。
【0182】
また、本発明は、RFC2002やRFC2003などの移動IPプロトコルだけでなく、現在様々提案されている他の移動通信プロトコルに対しても適用可能である。
【0183】
なお、本実施形態にて説明した各機能は、ハードウェアとしてもソフトウェアとしても実現可能である。また、ソフトウェアとしても実現する場合、上記した各手順あるいは手段をコンピュータに実行させるためのプログラムを記録した機械読取り可能な媒体として実施することもできる。
【0184】
本発明は、上述した実施の形態に限定されるものではなく、その技術的範囲において種々変形して実施することができる。
【0185】
【発明の効果】
本発明によれば、移動計算機装置が移動先ネットワークまたは移動先の近隣のネットワークをホームネットとみたてた移動IP通信環境を構築することが可能となる。
【0186】
また、移動計算機装置が移動先で自動的に近い移動計算機管理装置を選択しかつホームネットとみたてるネットワークのネットワーク構成情報を取得しこれを自動的に通信プログラムに設定することで、自動的にその近隣ネットワークをホームネットとみたてた移動IP通信環境を構築することが可能となる。
【0187】
また、本発明によれば、移動計算機管理装置は自装置の属するネットワーク内または近隣に外部ノードとして移動してきた移動計算機装置に対して、該ネットワークをホームネットとみたてた移動IP通信を行う環境を提供することが可能となる。
【0188】
また、移動計算機装置の要求に応じてネットワーク構成情報を提供することで、計算機装置側がこれを自動的に通信プログラムに設定し自動的にそのネットワークでの通信を開始できる環境を構築することを可能にする。
【図面の簡単な説明】
【図1】本発明の適用したネットワークの基本構成の一例を示す図
【図2】同実施形態に係る移動計算機管理サーバの基本構成の一例を示す図
【図3】登録要求メッセージの形式の一例を示す図
【図4】応答メッセージの形式の一例を示す図
【図5】移動計算機宛にカプセル化された移動IPパケットの形式を示す図
【図6】同実施形態に係る移動計算機管理サーバの基本構成の他の例を示す図
【図7】移動計算機管理サーバから移動計算機にリソースサーバ情報を提供する例を説明するための図
【図8】DHCPサーバから移動計算機にリソースサーバ情報を提供する例を説明するための図
【図9】同実施形態に係る移動計算機の基本構成の一例を示す図
【図10】問い合わせメッセージの形式の一例を示す図
【図11】回答メッセージの形式の一例を示す図
【図12】同実施形態に係る動作例を説明するための図
【図13】同実施形態に係る他の動作例を説明するための図
【図14】移動先ネットワークに接続した場合の手順の一例を示すフローチャート
【図15】同実施形態に係るさらに他の動作例を示す図
【図16】外部ノードとして接続した場合の手順の一例を示すフローチャート
【図17】移動計算機管理サーバの選択方式を説明するための図
【図18】移動計算機の動作手順の一例を示すフローチャート
【図19】ホームネット手動選択画面の一例を示す図
【図20】移動計算機の動作手順の他の例を示すフローチャート
【図21】移動IP方式におけるネットワーク構成を示す図
【符号の説明】
1−0〜1−n…ネットワーク
2…移動計算機
3…通信相手計算機
5…移動計算機管理サーバ
6…インターネット
7…ルータ
8…DHCPサーバ
9…PPPサーバ
10…リソースサーバ
51,51−1,51−2…通信モジュール
52…パケット転送部
53…登録処理部
54…アドレス管理/貸し出し部
55…モバイル・データベース
56…回答メッセージ送信部
57…情報データベース
20…通信モジュール
21…パケット転送部
22…登録処理部
23…ケア・オブ・アドレス獲得部
24…モバイル状態レジスタ
25…一時ホームアドレス獲得部
26…ホームアドレス・レジスタ
27…問い合わせ/回答メッセージ送受信部
28…情報データベース
29…通信プログラム
5−1…ホームエージェント
5−2…モバイル情報管理サーバ[0001]
BACKGROUND OF THE INVENTION
The present invention provides a mobile computer device that performs communication while moving over a plurality of interconnected networks, provides necessary information to the mobile computer, and relays data packets transmitted to the mobile computer as necessary The present invention relates to a mobile computer management device, a mobile information management device, and a communication control method thereof.
[0002]
[Prior art]
As computer systems become smaller and cheaper and network environments are enriched, the use of computer systems is rapidly expanding widely into various fields, and a shift from centralized systems to distributed systems is progressing. In particular, in recent years, in addition to the advancement and improvement of computer systems and the development and spread of computer network technology, not only resource sharing such as files and printers in the office but also communication outside the office and outside the organization (e-mail) , Electronic news, file transfer, etc.) became possible and began to be widely used. In particular, in recent years, the use of the world's largest computer network “Internet” has become widespread, and connected to the Internet to use publicly available information and services, or conversely to external users accessing through the Internet. On the other hand, a new computer business has been developed by providing information and services. New technologies are being developed and deployed for Internet use.
[0003]
In addition, with the spread of such networks and the development of small mobile terminal technology, technology development for mobile computing has also been performed. In mobile communication, a user having a portable terminal and a computer moves and communicates on a network. There is a need for a method for managing the network of mobile computers that change in such communication and correctly reaching communication contents. As a protocol for supporting such mobile communication, there is a method called mobile IP, which is being standardized by the IETF mobile-IP working group (reference: RFC2002: IP mobility support (C. Perkins)).
[0004]
In the mobile IP protocol, a module (home agent) for managing the location information of a mobile computer is placed on the network to which the mobile computer belongs, and when the mobile computer moves, a registration message indicating the current location is sent to the home agent. send. When the registration message is received, the home agent acquires the data sent to the original address (home address) of the mobile computer, and encapsulates it in the packet addressed to the registered current location address. Route control for automatically transferring the destination data to the current position is performed. In FIG. 21, the home agent (HA) 105 performs this role for the
[0005]
Now, considering that the mobile IP system is used for communication from the destination, the destination computer always receives data via the home agent of the home network. However, considering the case where the mobile computer moves far from the home agent, the packet always passes through the home agent, so that the performance of the communication program may be greatly reduced. This is the same not only when the physical distance becomes long, but also when a path including a very crowded data packet is included between the destination network and the home network.
[0006]
That is, the method using mobile IP has scalability that communication can be continued no matter where the IP network moves, but it does not necessarily guarantee that communication can be continued comfortably.
[0007]
Another advantage of the mobile IP method is that even if it is a destination, it is accessed by a packet originating from the address (home address) in the home network. Therefore, when accessing various resources of the home site, access is made with the attributes before the movement. There is a point that can be done. However, in general, when accessing information unrelated to the home site (for example, accessing a web page on a third party's network or accessing a destination local printer), the mobile IP is used via the home network. There is no need to perform communication, and an address (temporal address) temporarily assigned at the destination may be used as it is.
[0008]
However, recent network communication software may not be able to communicate correctly by only acquiring a temporary address at the destination. For example, in a site that uses a private address to construct a network, a server called a proxy server is used to access an external site, and the communication software is used to convert the address. It is necessary to set the IP address of the proxy server. In addition, when a DNS (Domain Name System) server is installed at each site, it is convenient to use this to access resources by host name instead of IP address. In this case as well, the IP address of the DMS server is set in advance. It is necessary to set.
[0009]
That is, when trying to receive a network service using a temporary address borrowed from a certain network without using the mobile IP, it is necessary to acquire resource information (such as the above proxy / DNS server) of the network. is there. Generally, this information can be freely obtained by a network administrator, but it is difficult for a general user to handle, and it is difficult to correctly set it in a necessary part of a communication program.
[0010]
In addition, the destination may not necessarily belong to the internal network and may be connected to an external network. In this case, it is sufficient if communication can be performed using only the temporary address acquired in the external network. There is a case where it is desired to perform communication by receiving information stored in (for example, Certificate for encryption communication).
[0011]
As described above, when a mobile computer is generally supported using the mobile IP method, communication with the home agent of the home network is very difficult depending on the movement position of the mobile computer, which adversely affects the execution performance of the communication program. May affect.
[0012]
On the other hand, when a temporary address is acquired at the destination and communication is performed using this, various network configuration information (for example, proxy information at the time of WWW access, DNS, etc.) A server, a certificate server for SSL (data encryption) communication, and the like are required. In order to set these information correctly, it is necessary to be deeply familiar with the network environment of the moving destination, which is difficult for beginners who do not have knowledge about the network.
[0013]
[Problems to be solved by the invention]
Conventionally, when a program such as a browser is moved and used on a network, in addition to obtaining an IP address at the destination, various environment information must be set, especially for end users who do not have network knowledge. Was very inconvenient.
[0014]
As a method for solving this problem, there has been proposed a method called mobile IP that uses the environment of a home network to which a host is originally connected even if it is a destination, but in this case, unnecessary settings are unnecessary. However, when moving to a place away from the home network, packet exchange with the home network is disadvantageous in terms of performance, and there is a possibility of adversely affecting the operation performance of the program.
[0015]
The present invention has been made in consideration of the above circumstances, and a mobile computer device capable of moving and communicating between interconnected networks (Internet or Intranet) operates a program at a destination. In this case, an object of the present invention is to provide a mobile computer device and a communication control method capable of constructing a mobile IP communication environment in which a connected destination network or a neighboring network is regarded as a home network.
[0016]
In addition, the present invention is a mobile computer management apparatus provided in a certain network, and for a mobile computer apparatus capable of performing communication by moving between interconnected networks (Internet and intranet). It is an object of the present invention to provide a mobile computer management apparatus and a communication control method capable of providing an environment in which the mobile computer apparatus can perform mobile IP communication with the network to which the mobile computer management apparatus belongs as a home network.
[0017]
In addition, the present invention provides a connection to a destination network or a connected destination network when a mobile computer device capable of moving and communicating between interconnected networks (Internet or intranet) operates a program at the destination. It is an object of the present invention to provide a mobile computer device, mobile computer device management, mobile information management device, and communication control method capable of automatically setting a communication program such as a browser adapted to a neighboring network.
[0018]
[Means for Solving the Problems]
The present invention (Claim 1) is a mobile computer device capable of performing communication by moving between interconnected networks, and when the computer moves to a destination network other than the network to which the computer originally belongs. Means for selecting whether to operate as a moving node with the original network as a home net, or to operate as a moving node with the destination network or a neighboring network nearby as a home net; And a means for managing a mobile computer apparatus installed in the destination network or in the neighboring network so that communication can be performed at the movement position from the position connected at the movement destination according to the result of the selection. Means for exchanging messages with the management server, and received from the management server by this means Characterized by comprising and the means for setting the communication program required the acquired network configuration information based on the contents of the message.
[0019]
For example, when the mobile computer device is connected to the destination network, it exchanges messages with the mobile computer management device installed in the destination network, and when it is connected as an external node, it is installed in the neighboring network. Exchange messages with the mobile computer management device.
[0020]
Preferably, the management server has means (for example, Mobile IP home agent function) for managing movement position information of a registered mobile computer apparatus and transferring data addressed to the mobile computer apparatus to the movement position. It may be a management device.
[0021]
Alternatively, the management server has means for lending a temporary address (this address may be used for normal communication or Mobile IP communication) in response to a request from the mobile computer device (for example, a DHCP server) Or a PPP server).
[0022]
Alternatively, the management server may have both a home agent function and an address lending function, and lend a temporary address corresponding to the mobile IP home address.
[0023]
Preferably, the means for setting is a message received from the management server (for example, a response message to a Mobile IP registration message or a response message including a temporary address returned to a DHCP / PPP address lending request). Based on the server address (to be described later)), a server (for example, a resource server) that manages the network configuration information in the network to which the management server belongs is included in the reply message received from this server. The network configuration information may be acquired.
[0024]
Preferably, the setting means acquires the network configuration information included in a reply message received from the management server (for example, a server having a Mobile IP home agent function or a DHCP / PPP server). It may be.
[0025]
The present invention (Claim 6) is a mobile computer device (mobile computer) capable of moving and communicating between mutually connected networks, each installed in a predetermined network, Means for selecting one of mobile computer management apparatuses (mobile computer management servers) having means for managing movement position information of the registered mobile computer apparatus and transferring data addressed to the mobile computer apparatus to the movement position; The local computer is registered in the mobile computer management device as a moving node considering the network to which the mobile computer management device belongs from the current location of the destination as the home network. And a means for exchanging messages necessary for this.
[0026]
Preferably, the means for exchanging the message also exchanges a message necessary for obtaining network configuration information of the network to which the mobile computer management apparatus belongs with the selected mobile computer management apparatus. The network configuration information acquired from the mobile computer management apparatus through the message exchange may further include means for setting information necessary for operating a desired communication program.
[0027]
Alternatively, a message is sent to and from a server that manages network configuration information in the network to which the selected mobile computer management device belongs based on the message received from the selected mobile computer management device from the current location of the movement destination. And a means for setting information necessary for operating a desired communication program out of network configuration information acquired through message exchange with the server. .
[0028]
Preferably, the means for exchanging the message temporarily operates in the network that is regarded as the home net in order for the computer to operate as a moving node when the destination network or neighboring network is regarded as a home network. A request message for requesting lending of a home address to be used is transmitted to the mobile computer management apparatus installed in the network that is regarded as the home net, and the network from the mobile computer management apparatus for the request message is transmitted through the network. There may be provided means for receiving a response message including a home address to be temporarily used.
[0029]
Preferably, the means for exchanging the message sends the mobile computer management device the information on the home computer based on the home address information to be temporarily used in the network regarded as the home net obtained through the transmission of the request message. There may be provided means for transmitting a registration message for registering the current position information and receiving a response message indicating whether or not registration is possible from the mobile computer management apparatus for the registration message.
[0030]
Preferably, the means for exchanging the message, when the network regarded as the home net is a network in which a home address to be temporarily used for the own computer is registered in advance, the preset in the own computer. A registration message for registering the current location information of the local computer may be transmitted to the mobile computer management device based on the home address information to be temporarily used.
[0031]
Preferably, the setting means may set the acquired network configuration information in an information storage location indicating a network setting of a communication program operating on the own computer.
[0032]
Preferably, the means for exchanging the message transmits the inquiry message for acquiring the network configuration information with at least one of host information of the own computer and user information registered for the own computer added thereto, In response to the message, in addition to the network configuration information, a response message including at least one of setting information specific to the host and setting information specific to the user is received, and the setting means sends the response message to the acquired host. At least one of the specific setting information and the setting information specific to the user may be set in a predetermined location of the communication program.
[0033]
Preferably, the means for exchanging the message may transmit an inquiry message for acquiring the network configuration information as a part of a registration message to be transmitted to the mobile computer management apparatus.
[0034]
Preferably, a selection request packet is transmitted to each mobile computer management apparatus installed in each of a plurality of networks, and the mobile computer management apparatus to be used is dynamically changed according to the response status from each mobile computer management apparatus. You may make it further provide the means to select.
[0035]
Preferably, the selecting means may select a mobile computer management apparatus capable of exchanging messages in the shortest time.
[0036]
Preferably, the means for selecting may select a mobile computer management apparatus designated by the user.
[0037]
According to the present invention, a mobile computer apparatus exchanges messages with a mobile computer management apparatus installed in a destination network or a network close to the destination, and establishes a mobile IP communication environment where the network is regarded as a home network. It becomes possible to do.
[0038]
Conventionally, when a communication program such as a browser is used while moving on a network, in addition to obtaining an IP address at the destination, various environment information must be set, and there is no particular knowledge of the network. Although very inconvenient for some end users, according to the present invention, the mobile computer apparatus exchanges messages with a management server (for example, a mobile computer management apparatus) installed in a network at or near the destination. (Dynamically as necessary), receive information such as IP address and network resources necessary to operate as a guest user of the network, and automatically set it in a communication program such as a browser Can do. Furthermore, it is possible to construct a mobile IP communication environment in which the neighboring network is automatically regarded as a home net.
[0039]
A message exchanged with a mobile computer management apparatus in a destination or a neighboring network can be flexibly expanded according to a system request. For example, information on server resources of the destination or a neighboring network such as a proxy server and a DNS server, It is possible to exchange information including user-dependent information such as security certificates corresponding to users who use mobile computer devices, and host-dependent information corresponding to host computers. Therefore, even if a user without network knowledge moves to the destination environment, there is no need to specify any program setting information, and the mobile computer can set the operating environment very easily. An apparatus can be provided.
[0040]
Also, in the present invention, unlike the conventional mobile IP system, it is possible to construct a communication environment in which a nearby network is detected according to the destination of the mobile computer device and that is regarded as a home network. Even when moving to a location far from the network, there is no need to exchange packets via the home network, and an efficient mobile communication environment can be constructed.
[0041]
Even if the destination is a non-organizational network, messages are exchanged with the home agent of the destination or a neighboring site, and the home address for the guest of that site is used as the home address of the mobile IP, which is stored in this site. It is possible to communicate while accessing this information and viewing this site as a home agent. In this case, unlike the conventional mobile IP, since a neighboring site is viewed as a home, communication performance does not deteriorate due to a communication delay between the current position and the home. It is also possible to dynamically change the site considered as a home net according to the communication state.
[0042]
In addition, the mobile computer device is equipped with both a function for performing mobile IP communication in which the destination or a nearby network is regarded as a home network and a conventional mobile IP communication function. It is also possible to select whether to perform mobile IP communication via the home network or to perform mobile IP communication in which the destination or a nearby network is regarded as the home network.
[0043]
The present invention (Claim 18) is a mobile computer management apparatus (mobile computer management server) installed in a predetermined interconnected network, and responds to a request message from the mobile computer apparatus (mobile computer). The address lending means for lending the address to be temporarily used, and the registration message from the mobile computer device that has lent the address to be temporarily used, and the address and the current location information of the mobile computer device. Mobility management means for managing correspondence; network configuration information response means for sending back to the mobile computer apparatus a message including network configuration information of a network to which the apparatus belongs or information for specifying a server that manages the network configuration information; Capture the data sent to the lent address and register it in the mobility management means Characterized in that a data transfer means for transferring the data addressed to the current location of the mobile computing device lent the address based on the information.
[0044]
The movement management unit and data transfer unit, the address lending unit, and the network configuration information response unit described above may be mounted on different server devices so as to cooperate with each other as necessary. Furthermore, the address lending unit and the network configuration information response unit may be mounted on different server devices.
[0045]
Preferably, when the address lending means receives the request message from an external mobile computer device, there is an available address among a plurality of addresses reserved in the network to which the device belongs. This may be returned as the temporarily used address, and an error message may be returned if there is no usable address.
[0046]
Preferably, when a selection request packet is received from the mobile computer device, a response packet is returned immediately, and when a selection confirmation packet is returned from the mobile computer device, the operation of the original mobile computer management device is performed with respect to the mobile computer device. You may make it transfer.
[0047]
Preferably, the network configuration information response unit may transmit the registration message including the answer message as a part of a response message transmitted to the mobile computer device.
[0048]
The present invention (Claim 22) is a mobile computer management device (mobile computer management server) that manages mobile IP communication of registered mobile computer devices (mobile computers) installed in a predetermined interconnected network. Means for lending a home address to be temporarily used by the mobile computer device in response to a request message from a mobile computer device located outside the subnet to which the device is connected; And a means for performing processing for registering the mobile computer device as a mobile node managed by the mobile device in response to a registration message from the mobile computer device that rents the home address to be used automatically. To do.
[0049]
Preferably, the mobile computer device may further include means for performing processing for providing network configuration information of a network to which the mobile device belongs or information for specifying a server that manages the network configuration information.
[0050]
According to the present invention, it is possible to provide an environment for performing mobile IP communication with a mobile computer device that has moved as an external node in or near the network to which the device belongs, as a home network. Become.
[0051]
Conventionally, when a communication program such as a browser is used while moving on a network, in addition to obtaining an IP address at the destination, various environment information must be set, and there is no particular knowledge of the network. Although it was very inconvenient for some end users, according to the present invention, information such as IP addresses and network resources necessary for operating as a guest user of the network to which the mobile device belongs is provided to the mobile computer device. By making this automatically set in a communication program such as a browser on the computer side, it is possible to contribute to the construction of a mobile IP communication environment in which the neighboring network is automatically regarded as a home network.
[0052]
A message exchanged with a mobile computer management device that tries to regard the network to which the device belongs as a home network can be flexibly expanded according to system requirements. For example, information on server resources of the network such as a proxy server and a DNS server. And user-dependent information such as a security certificate corresponding to the user who uses the mobile computer device, and host-dependent information corresponding to the host computer, etc. Can be automatically set on the mobile computer side, so even if a user without network knowledge moves to the destination environment, there is no need to specify any program setting information. The operating environment can be set very easily.
[0053]
In addition, the mobile computer management device includes a function for managing mobile IP communication of a mobile computer as a guest when the network to which the device belongs is regarded as a home net, and movement of the mobile computer using the home net as an original home net It is possible to install both functions for managing IP communication.
[0054]
According to the present invention (claim 24), mobile information management that operates for a mobile computer management device that manages mobile IP communication of registered mobile computer devices (mobile computers) installed in a predetermined network connected to each other. Means for lending an address to be temporarily used by the mobile computer device in response to a request message from a mobile computer device located outside the subnet to which the device is connected; And a means for performing processing for providing the mobile computer device with network configuration information of the network to which the mobile device belongs or information for specifying a server that manages the network configuration information.
[0055]
The present invention (Claim 25) is a communication control method for a mobile computer device capable of performing communication by moving between mutually connected networks, to a destination network other than the network to which the own computer originally belongs. When moving, select whether to operate as a moving node with the original network as a home net, or to operate as a moving node with the destination network or its neighboring network as a home network. A management server installed in the destination network or in the neighboring network from the location connected at the destination according to the selection result, and having a means for managing the mobile computer device so that communication can be performed at the location. Messages exchanged between them, and messages received from the management server by this exchange processing Communication control method and sets the acquired network configuration information based on the contents of the communication programs required.
[0056]
The present invention (Claim 26) is a communication control method for a mobile computer device (mobile computer) capable of performing communication by moving between mutually connected networks, each of which is in a predetermined network. One of the mobile computer management devices (mobile computer management server) having means for managing the movement position information of the registered mobile computer device installed and transferring the data addressed to the mobile computer device to the movement position The mobile computer management apparatus selects the local computer from the current location of the movement destination and the selected mobile computer management apparatus as a moving host with the network to which the mobile computer management apparatus belongs as a home network It is characterized by performing a process for registering in the network.
[0057]
The present invention (Claim 27) is a communication control method of a mobile computer management apparatus (mobile computer management server) installed in a predetermined network connected to each other, and is a request from the mobile computer apparatus (mobile computer). In response to the message, rent an address to be temporarily used, receive a registration message from the mobile computer device that has lent the temporary address, and receive the address and current location information of the mobile computer device. It is registered in association, and a message including the network configuration information of the network to which the own device belongs or information specifying the server that manages the network configuration information is returned to the mobile computer device, and transmitted to the lent address The current mobile computer device that captured the data and lent the address based on the registered information Characterized by transferring the data to 置宛.
[0058]
According to the present invention (Claim 28), a mobile computer management device (mobile computer management server) for managing mobile IP communication of a registered mobile computer device (mobile computer) installed in a predetermined network connected to each other. A communication control method, in response to a request message from a mobile computer device located outside the subnet to which the device is connected, performs a process for lending a home address to be temporarily used by the mobile computer device, In response to a registration message from the mobile computer device that rents the temporarily used home address, a process for registering the mobile computer device as a mobile node managed by the own device is performed.
[0059]
According to the present invention (Claim 29), mobile information management that operates for a mobile computer management apparatus that manages mobile IP communication of a registered mobile computer apparatus (mobile computer) installed in a predetermined network connected to each other. A communication control method for a device, in response to a request message from a mobile computer device located outside the subnet to which the own device is connected, performs processing for lending an address to be temporarily used by the mobile computer device The mobile computer apparatus performs processing for providing network configuration information of a network to which the mobile apparatus belongs or information for specifying a server that manages the network configuration information.
[0060]
Each invention related to the apparatus is also established as a method related invention. Each invention is also realized as a machine-readable medium recording a program for causing a computer to execute a corresponding procedure or means.
[0061]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the invention will be described with reference to the drawings.
[0062]
FIG. 1 shows an example of a basic configuration of a network to which the present invention is applied.
[0063]
In this embodiment, the home network 1-0 and a plurality of destination networks 1-1 to 1-n are connected to each other via the
[0064]
In the present embodiment, the description will be given focusing on the mobile computer having the network 1-0 as the home position, so that the network 1-0 is the home network and the networks 1-1 to 1-n are the destination networks. If attention is paid to mobile computers having the networks 1-1 to 1-n as home positions, the home networks 1-1 to 1-n also become home networks, and the network 1-0 also becomes a destination network. That is, the networks 1-0 to 1-n are basically equivalent except for functions, services, configurations, and the like peculiar to the network.
[0065]
The
[0066]
The mobile
[0067]
In addition, the
[0068]
FIG. 2 shows a basic internal configuration example of the mobile
[0069]
First, the mobile
(1) Processing of location registration message from mobile computer (registration processing unit 53),
(2) Processing for capturing a packet addressed to the home address of the mobile computer on the home net, encapsulating it in a packet addressed to the current location of the mobile computer (packet transfer unit 52),
Is implemented.
[0070]
In the present embodiment, the mobile
(3) Management of unused address set for lending in the network and lending processing for address lending request from the mobile computer (In this case, even if the mobile computer has moved within its own network, (Address management / lending unit 54),
(4) In response to an inquiry message from the mobile computer, a process of returning an answer message including network configuration information such as a proxy server and DNS server in the own network (answer message sending unit 56),
Such processing is also performed.
[0071]
The
[0072]
For protocols used in temporary home address request and lending processing, for example, DHCP (Dynamic Host Configuration Protocol: refer to RFC1541) messages (DHCPDISCOVER, DHCPOFFER, etc.) are extended to unicast communication from host to host. Negotiation may be performed.
[0073]
FIG. 3 shows a format of a registration message processed by the
[0074]
FIG. 5 shows an example of an encapsulated packet format processed by the
[0075]
Here, an example of operation and data management from address lending to registration as a mobile node and release of a temporary address (deletion of registration as a mobile node) will be described.
[0076]
The lending address information database stores a lending home address and a flag indicating whether the lending home address is in use or unused or in a state before registration after lending.
[0077]
Upon receiving an address lending request from a mobile computer located outside the same net, the address management /
[0078]
When a registration message is received from the mobile computer which lent the address, the home address, the care-of address, and the flag are registered in the
[0079]
In the end, the rented temporary address will be released (returned), but as a trigger, a message to release the temporary address (that is, delete the registration as a mobile node) will be sent to the mobile computer. A method of transmitting from 2 to the mobile
[0080]
Also, assuming that the address was rented but this address was not used for registration as a mobile node, for example, when the address was lent and a registration message was not sent even after a certain period of time, It is preferable that an address flag having a state flag after renting and before registration is returned to unused.
[0081]
Next, another example of operations and data management from address lending to registration as a mobile node and release of a temporary address (deletion of registration as a mobile node) will be described.
[0082]
Here, it is assumed that the valid period of the lent address is determined. The effective period may be fixed, or may be set each time by setting a predetermined reference. The lending address information database stores a lending home address, a flag indicating whether it is in use or not in use, and information on the validity period of the in-use one in association with each other.
[0083]
Upon receiving an address lending request from a mobile computer located outside the same net, the address management /
[0084]
When a registration message is received from the mobile computer that lent the address, the home address, the care-of address, and the flag are registered in the
[0085]
When the validity period of the rented temporary address has elapsed, the registration information (home address, care of address, and flag) of the mobile computer is deleted from the
[0086]
If the
[0087]
The
[0088]
Next, another form of the mobile
[0089]
In the configuration of FIG. 2, the mobile
[0090]
FIG. 6 shows an example in which the mobile
[0091]
In this case, the
[0092]
In the above case, the mobile information management server 5-2 is further divided into a part for performing address management / lending processing (lending address management server) and a part for performing response message transmission processing (resource server). You may comprise as one apparatus. In this case, for example, the former server incorporates an address management /
[0093]
Also, the
[0094]
In the above description, it is assumed that the
[0095]
As another configuration of the mobile
[0096]
Here, a configuration example for the mobile computer to acquire the network configuration information when the resource server having the function of providing the network configuration information is provided independently will be described.
[0097]
First, as shown in FIG. 7, a case where the home agent 5-1 and the
[0098]
In such a case, the
[0099]
In this method, the communication protocol with the resource server can be freely set without being restricted by the Mobile IP extension protocol, so that there is an advantage that a system that can be interconnected with individual resource servers can be constructed.
[0100]
By the way, the first location registration of the mobile computer is performed with the mobile
[0101]
Here, as shown in FIG. 8, a case will be described in which the
[0102]
In such a case, when the
[0103]
This method is a method in which resource server information is attached to the message exchange side such as DHCP instead of Mobile IP message. The priority of message exchange with the resource server and setting of the resource server information is higher than the control of Mobile IP. It is more reasonable to adopt this implementation in a system that considers high. In addition, since this method is performed without relation to Mobile IP, it can be applied to a general network that does not employ Mobile IP.
[0104]
In a situation where not all DHCP servers necessarily support the function of returning resource server information, since DHCP supports only communication to the subnet, the DHCP server on the subnet to which the
[0105]
Further, for example, when the
[0106]
Hereinafter, the configuration and processing procedure of the
[0107]
FIG. 9 shows a basic internal configuration example of the
[0108]
The
(1) Care-of-address acquisition (care-of-address acquisition unit 23) and transmission of a location registration message (registration processing unit 22) at a moving location;
(2) Processing of the encapsulated packet transferred from the mobile computer management server 5 (packet transfer unit 21),
I do. Here, Care-of-address is assumed to be automatically assigned, for example, from ISP (Internet Service Provider) by PPP (Point to Point Protocol: RFC1661) or from the destination network by DHCP.
[0109]
The
[0110]
In the mobile computer, the home address in the original home network, the address information of the mobile computer management server in the original home network, and the address information of the mobile computer management server in another network that can be regarded as the home network are stored. It shall be retained. Moreover, the network configuration information of the original home network may also be held.
[0111]
Next, the
[0112]
In addition, when a certain mobile computer moves to one of a predetermined network or a plurality of predetermined networks, it is configured so that a guest home address registered in advance can be used. May be. In this case, for example, in the
[0113]
The temporary home address obtained in this way is stored in the
[0114]
In the present embodiment, the
[0115]
As a means for this notification, for example, a method for storing network configuration information as a file and reading this file when the communication program is started, or a process for performing notification when the communication program is started, is used. A method for exchanging necessary information by performing inter-process communication with a communication program, an inquiry / response message transmission /
[0116]
The acquired network configuration information may be set in an information storage location indicating network settings of all communication programs operating on the own apparatus.
[0117]
Various contents of the network configuration information acquired by the inquiry message can be assumed. For example, there are site local information such as a proxy server address and a DNS server address. In addition to this, host-dependent information of mobile computers (such as authentication code keys for each host), user-dependent information (such as certificates for electronic commerce), and specific application-dependent information (such as browser encryption keys) Etc.) is also conceivable. In that case, necessary information is acquired by transmitting an inquiry message to which necessary host, user, and application information is added.
[0118]
Next, operation | movement is demonstrated for every movement state of the
[0119]
As the moving state, a case according to the mobile IP protocol shown in RFC2002, that is,
(1) A case in the original home network and in the same subnet as the mobile computer management server
(2) Case of moving to another subnet in the original home network and performing mobile IP communication by the mobile computer management server of the home network
(3) Case of moving to a destination network outside the original home network and performing mobile IP communication by the mobile computer management server of the home network
(4) Case of moving outside the original home network, connected to the Internet as an external node, and performing mobile IP communication by the mobile computer management server of the home network
There is. Since these are the operations of the conventional home agent and mobile computer, description thereof will be omitted.
[0120]
In the present embodiment, as the moving state, in addition to the above,
(A-1) Case of being located in the same subnet as the mobile computer management server of the destination network
(A-2) Case where mobile IP communication is performed by the mobile computer management server located in a different subnet from the mobile computer management server in the destination network
(B) Case where mobile IP communication is performed by a mobile computer management server in a nearby (or selected) network connected to the Internet as an external node
There is.
[0121]
First, the case (A-1) will be described.
[0122]
As shown in FIG. 12, when the
[0123]
Therefore, in this case, if a care-of address is obtained by DHCP or the like and it is recognized that the own apparatus is connected to the same subnet as the mobile
[0124]
Next, the case (A-2) will be described.
[0125]
As shown in FIG. 13, when the
[0126]
In this case, first, for example, the care-of address is obtained from the
[0127]
If the temporary address acquisition is successful, a mobile IP registration message is transmitted to the mobile
[0128]
When the registration message is accepted, an inquiry message for the network configuration information of the destination network is next transmitted to the mobile
[0129]
An example of the procedure including both cases (A-1) and (A-2) is shown in FIG.
[0130]
In the above (A-1), the mobile computer performs communication using the care-of address acquired in the destination net, but instead, the temporary home
[0131]
In the above (A-2), the registration message and the inquiry message are transmitted separately. In order to reduce the traffic on the network, the inquiry message is added to the extension field (Extension) of the registration message. It can also be described.
[0132]
Further, in the above case, when a response message (for the registration message) is transmitted from the mobile
[0133]
Next, the case (B) will be described.
[0134]
As shown in FIG. 15, a case will be described in which the
[0135]
In this case, first, for example, a care-of address is acquired from the
[0136]
If acquisition of the temporary address is successful, the network software is reset using the temporary home address included in the response, and then a mobile IP registration message is transmitted to the mobile
[0137]
When the registration message is accepted, an inquiry message for the network configuration information of the destination network is transmitted to the mobile
[0138]
An example of the procedure of the above case (B) is shown in FIG.
[0139]
As described above, the registration message and the inquiry message can be merged, and the extension field (Extension) of the registration message can be used for the inquiry message. Similarly to the above, when a response message (for a registration message) is transmitted from the mobile
[0140]
By the way, when the
[0141]
As one method, there is a method in which the user appropriately selects, for example, what seems to be in the vicinity or which is likely to respond empirically. For example, in the intranet environment in a company, the address of the mobile
[0142]
However, in order to comfortably use the mobile computer environment according to the present embodiment, it is desirable to select the mobile
[0143]
Therefore, as another method, the
[0144]
The
[0145]
This automatic selection processing is performed between the processing of
[0146]
Depending on the communication status, it may be possible to restart the selection sequence of the mobile
[0147]
As another method, a method of selecting a device in a network having the same network environment as that of the original home network of the device itself can be considered.
[0148]
A method of selecting the mobile
[0149]
As described above, according to the present embodiment, the mobile computer device exchanges messages with the mobile computer management server installed in the destination network or a network close to the destination, and moves the network as a home network. It becomes possible to construct an IP communication environment.
[0150]
Conventionally, when a communication program such as a browser is used while moving on a network, in addition to obtaining an IP address at the destination, various environment information must be set, and there is no particular knowledge of the network. Although it was very inconvenient for some end users, according to this embodiment, the mobile computer dynamically exchanges messages with the mobile computer management server installed in the network close to the destination, and the guest of the network By receiving information such as IP address and network resources necessary to operate as a user and automatically setting it in a program such as a browser, a mobile IP communication environment in which the neighboring network is automatically regarded as a home network can be established. It becomes possible to construct.
[0151]
In addition, messages exchanged with the mobile computer management server in the neighboring network can be flexibly expanded according to system requirements. For example, information on server resources of the neighboring network such as a proxy server and DNS server, and the mobile computer are used. It is possible to exchange information including user-dependent information such as security certificates corresponding to users and host-dependent information corresponding to host computers, and these are automatically set on the mobile computer side. Even if a user without knowledge moves to the destination environment, there is no need to specify any program setting information, and a mobile computer device in which the operating environment can be set very easily can be provided.
[0152]
Further, in this embodiment, unlike the conventional mobile IP system, a communication environment in which a nearby network is detected and regarded as a home network according to the destination of the mobile computer is constructed, so that it is far from the home network. Even when moving to a location, there is no need to exchange packets once via the home network, and an efficient mobile communication environment can be constructed.
[0153]
In addition, the mobile computer device is equipped with both a function for performing mobile IP communication in which the destination or a nearby network is regarded as a home network and a function of conventional mobile IP communication. It is possible to select whether to perform mobile IP communication via the home network, or to perform mobile IP communication in which the destination or a nearby network is regarded as the home network.
[0154]
Next, various modes can be considered as to what functions the
[0155]
(Specific example 1)
Here, the
[0156]
An example of the operation procedure of the
[0157]
First, based on the user settings, processing for mobile IP by the mobile computer management server of the original home network (referred to as home mode) or processing for mobile IP by another mobile computer management server ( Information on whether to perform the guest mode is obtained (step S31).
[0158]
If the home mode is instructed (step S32), processing for mobile IP by the mobile computer management server of the original home network is performed (step S43). That is, according to the mobile IP protocol shown in RFC2002, (1) the case where the mobile computer management server is located in the same subnet as the original home network, and (2) the mobile home server moves to another subnet within the original home network. A case where mobile IP communication is performed by the mobile computer management server of the home network; (3) a case where mobile IP communication is performed by the mobile computer management server of the home network after moving to a destination network outside the original home network; 4) Moves outside the original home network, is connected to the Internet as an external node, and performs processing corresponding to each case of mobile IP communication by the mobile computer management server of the home network. Note that the processing at this time is an operation of a conventional home agent and mobile computer, and thus description thereof is omitted.
[0159]
On the other hand, if the guest mode is instructed (step S32), the following procedure is performed.
[0160]
First, based on the user setting, information is obtained as to whether the connection is to the destination network or the connection is made as an external node (step S33). Then, a care-of address is obtained by a method according to the connection form as described above (step S34).
[0161]
Next, a mobile computer management server is selected (step S35). When connecting to the destination network, for example, store the correspondence between the range of care-of address and the corresponding mobile computer management server, and based on the acquired care-of address, Search for a mobile computer management server. When connected as an external node, for example, the mobile computer management server in the neighboring network is obtained by the method using the challenge packet as described above.
[0162]
Next, when connected to the destination network and a different subnet from the mobile computer management server (steps S36, S37, S38), and when connected as an external node (step S36), the mobile computer management server performs as described above. A temporary home address is acquired (step S39). Then, as described above, a registration procedure is performed by transmitting a mobile IP registration message (step S40).
[0163]
When connecting to the destination network, whether the same network as the mobile computer management server is the same as the network address of the care-of address and the address of the mobile computer management server. It is done by checking whether or not.
[0164]
On the other hand, if the destination network is connected to the same subnet as the mobile computer management server (steps S36, S37, S38), the process proceeds to the next process without performing the processes of steps S39 and S40.
[0165]
Next, as described above, the network configuration information of the network that the computer considers as the home network is acquired from the mobile computer management server (step S41). Then, as described above, necessary setting processing regarding the acquired network configuration information is performed (step S42).
[0166]
(Modification 1)
In the procedure of the mobile computer of the specific example 1 described above, when connecting as an external node, the user may select a neighboring network to set the corresponding mobile computer management server.
[0167]
For example, at a suitable timing, a list of network names that can be connected as the guest mode is displayed in a user setting window as illustrated in FIG. 19, and the user selects and inputs a desired network. In the screen of FIG. 19, a list of a net name that can be regarded as a home net by the help function, geographical information where the net exists, and information on the network environment of the net as necessary is displayed. It may be displayed for use as a reference for user selection.
[0168]
Note that the user may be able to select between automatic setting and manual setting.
[0169]
(Modification 2)
In the specific example 1 or the modified example 1 described above, when the user is connected to the destination network, the user may set the corresponding mobile computer management server by instructing the destination network.
[0170]
For example, at a suitable timing, a list of network names that can be connected as the guest mode is displayed in a user setting window as illustrated in FIG. 19, and the destination network to which the user is connected is input.
[0171]
Note that the user may be able to select between automatic setting and manual setting.
[0172]
(Specific example 2)
Here, the
[0173]
An example of the operation procedure of the
[0174]
(Other variations)
In the above-described specific example 1, modified example 1 and modified example 2, when moving as an external node, basically, the mobile computer management server in any network can be selected, whereas the above-described specific example 1 In
[0175]
Similarly to the above, also in the specific example 2, when the
[0176]
In each of the specific examples and modifications described above, a configuration in which a function of connecting as an external node at a destination and establishing a neighboring network as a home and performing mobile IP communication is also possible.
[0177]
Further, it is possible to have a configuration in which only a function of connecting as an external node at a destination and performing a mobile IP communication with a neighboring network as a home is possible.
[0178]
As described above, when the mobile network management server is located in the same subnet as the mobile computer management server, communication may be performed using a private address instead of a care-of address.
[0179]
In addition, depending on various points such as what functions the mobile computer has regarding the mobile IP, what is automated and what is manualized, and whether or not it has a home network, various mobile computers Possible forms.
[0180]
In the above description, the mobile computer management server has a function of managing mobile IP communication of a mobile computer as a guest when the network to which the device belongs is regarded as a home net, and the home net as an original home net. Both of the functions for managing the mobile IP communication of the mobile computer are installed, but the home agent for the guest managing the mobile IP communication of the mobile computer as a guest when the network to which the device belongs is regarded as the home net It is also possible to provide an original home agent for managing mobile IP communication of a mobile computer using the home net to which the device belongs as the original home net.
[0181]
In the above description, the network configuration information is acquired and set automatically through the exchange of messages between the mobile computer and the mobile computer management server. It is also possible to carry out the configuration.
[0182]
In addition, the present invention is applicable not only to mobile IP protocols such as RFC2002 and RFC2003 but also to other mobile communication protocols that are currently proposed.
[0183]
Note that each function described in the present embodiment can be realized as hardware or software. Further, when implemented as software, the present invention can be implemented as a machine-readable medium recording a program for causing a computer to execute the above-described procedures or means.
[0184]
The present invention is not limited to the embodiment described above, and can be implemented with various modifications within the technical scope thereof.
[0185]
【The invention's effect】
According to the present invention, it becomes possible for a mobile computer device to construct a mobile IP communication environment in which a destination network or a nearby network of a destination is regarded as a home network.
[0186]
In addition, the mobile computer device automatically selects the mobile computer management device that is automatically close to the destination, acquires the network configuration information of the network that is regarded as the home network, and automatically sets it in the communication program, so that it automatically A mobile IP communication environment in which the neighboring network is regarded as a home network can be constructed.
[0187]
In addition, according to the present invention, the mobile computer management apparatus performs an environment for performing mobile IP communication with a mobile computer apparatus that has moved as an external node in or near the network to which the mobile apparatus belongs as a home network. Can be provided.
[0188]
In addition, by providing network configuration information in response to requests from mobile computer devices, it is possible for the computer device to automatically set this as a communication program and build an environment that can automatically start communication on that network. To.
[Brief description of the drawings]
FIG. 1 is a diagram showing an example of a basic configuration of a network to which the present invention is applied.
FIG. 2 is a diagram showing an example of a basic configuration of a mobile computer management server according to the embodiment
FIG. 3 is a diagram showing an example of a format of a registration request message
FIG. 4 is a diagram showing an example of a response message format
FIG. 5 is a diagram showing a format of a mobile IP packet encapsulated for a mobile computer
FIG. 6 is a view showing another example of the basic configuration of the mobile computer management server according to the embodiment;
FIG. 7 is a diagram for explaining an example in which resource server information is provided from a mobile computer management server to a mobile computer
FIG. 8 is a diagram for explaining an example of providing resource server information from a DHCP server to a mobile computer;
FIG. 9 is a view showing an example of the basic configuration of the mobile computer according to the embodiment;
FIG. 10 is a diagram showing an example of an inquiry message format
FIG. 11 is a diagram showing an example of the format of an answer message
FIG. 12 is a diagram for explaining an operation example according to the embodiment;
FIG. 13 is a view for explaining another operation example according to the embodiment;
FIG. 14 is a flowchart illustrating an example of a procedure when connected to a destination network.
FIG. 15 is a view showing still another operation example according to the embodiment;
FIG. 16 is a flowchart showing an example of a procedure when connecting as an external node;
FIG. 17 is a diagram for explaining a selection method of a mobile computer management server
FIG. 18 is a flowchart showing an example of the operation procedure of the mobile computer.
FIG. 19 is a diagram showing an example of a home net manual selection screen.
FIG. 20 is a flowchart showing another example of the operation procedure of the mobile computer.
FIG. 21 is a diagram showing a network configuration in the mobile IP system
[Explanation of symbols]
1-0 to 1-n ... network
2 ... Movement calculator
3. Communication partner computer
5 ... Mobile computer management server
6 ... Internet
7 ... Router
8 ... DHCP server
9 ... PPP server
10 ... Resource server
51, 51-1, 51-2 ... Communication module
52 ... Packet transfer unit
53. Registration processing section
54 ... Address management / rental department
55 ... Mobile database
56 ... Reply message transmitter
57 ... Information database
20. Communication module
21: Packet transfer unit
22 ... Registration processing section
23 ... Care of Address Acquisition Department
24 ... Mobile status register
25 ... Temporary home address acquisition section
26: Home address register
27 ... Inquiry / reply message transmission / reception unit
28 ... Information database
29. Communication program
5-1 ... Home Agent
5-2 Mobile information management server
Claims (29)
自計算機が本来属するネットワーク以外の移動先ネットワークへ移動した場合に、該本来属するネットワークをホームネットとする移動中ノードとして動作するか、または該移動先ネットワークまたはその近隣の近隣ネットワークをホームネットとみたてた移動中ノードとして動作するかを選択するための手段と、
前記選択の結果に応じて、前記移動先で接続した位置から、前記移動先ネットワーク内または前記近隣ネットワーク内に設置された、移動計算機装置が移動位置において通信が行えるように管理する手段を有する管理サーバとの間でメッセージを交換処理する手段と、
この手段により前記管理サーバから受信したメッセージの内容に基づき取得したネットワーク構成情報を必要な通信プログラムに設定する手段とを備えたことを特徴とする移動計算機装置。A mobile computer device capable of moving and communicating between interconnected networks ,
When the local computer moves to a destination network other than the network to which it originally belongs, it operates as a moving node with the network to which it originally belongs as a home network, or the destination network or a neighboring network in the vicinity thereof is regarded as a home network Means for selecting whether to act as a moving node,
Depending on the result of the selection, management from the connected position by the movement destination, the installed in the target network or in the neighbor network, the mobile computer device has a means for managing, as can communicate in a mobile position Means for exchanging messages with the server;
A mobile computer apparatus comprising: means for setting network configuration information acquired based on the content of the message received from the management server by the means to a necessary communication program.
予め定められたネットワーク内にそれぞれ設置された、登録された移動計算機装置の移動位置情報を管理し該移動計算機装置宛てのデータを該移動位置に転送する手段を有する移動計算機管理装置のうちの1つを選択する手段と、
移動先の現在位置から、選択された前記移動計算機管理装置との間で、該移動計算機管理装置の属するネットワークをホームネットとみたてた移動中ノードとして自計算機を該移動計算機管理装置に登録するために必要なメッセージを交換処理する手段とを備えたことを特徴とする移動計算機装置。A mobile computer device capable of moving and communicating between interconnected networks,
One of the mobile computer management apparatuses each having a means for managing the movement position information of each registered mobile computer apparatus and transferring the data addressed to the mobile computer apparatus to the movement position, each installed in a predetermined network. A means of selecting one,
Registers the own computer in the mobile computer management device as a moving node with the network to which the mobile computer management device belongs as a home network from the current location of the movement destination to the selected mobile computer management device And a means for exchanging messages necessary for this purpose.
このメッセージ交換を通じて前記移動計算機管理装置から取得した前記ネットワーク構成情報のうち、所望の通信プログラムを動作させるために必要な情報に関する設定を行う手段とをさらに備えたことを特徴とする請求項6に記載の移動計算機装置。The means for exchanging the message is also for exchanging a message necessary for obtaining network configuration information of the network to which the mobile computer management device belongs, with the selected mobile computer management device,
7. The information processing apparatus according to claim 6, further comprising: a unit configured to set information related to operating a desired communication program out of the network configuration information acquired from the mobile computer management apparatus through the message exchange. The mobile computer device described.
このサーバとの間のメッセージ交換を通じて取得したネットワーク構成情報のうち、所望の通信プログラムを動作させるために必要な情報に関する設定を行う手段とをさらに備えたことを特徴とする請求項6に記載の移動計算機管理装置。Exchanges messages with the server that manages the network configuration information in the network to which the selected mobile computer management device belongs based on the message received from the selected mobile computer management device from the current location of the destination Means for processing;
The network configuration information acquired through message exchange with the server, further comprising means for setting information necessary for operating a desired communication program. Mobile computer management device.
前記設定する手段は、入手した前記ホストに特有な設定情報および前記ユーザに特有な設定情報の少なくとも一方を前記通信プログラムの所定の箇所に設定することを特徴とする請求項1、7または8に記載の移動計算機装置。The means for exchanging the message transmits an inquiry message for acquiring the network configuration information with at least one of host information of the own computer and user information registered for the own computer, and responds to this message. And receiving an answer message including at least one of setting information specific to the host and setting information specific to the user in addition to the network configuration information,
The said setting means sets at least one of the acquired setting information peculiar to the said host and setting information peculiar to the said user to the predetermined location of the said communication program, The Claim 1, 7 or 8 characterized by the above-mentioned. The mobile computer device described.
移動計算機装置からの要求メッセージに応答して、一時的に使用させるアドレスを貸し出すアドレス貸与手段と、
前記一時的に使用させるアドレスを貸し出した移動計算機装置からの登録メッセージを受信し、該アドレスと該移動計算機装置の現在の位置情報との対応を管理する移動管理手段と、
移動計算機装置へ、自装置の属するネットワークのネットワーク構成情報もしくは該ネットワーク構成情報を管理するサーバを特定する情報を含むメッセージを返信するネットワーク構成情報応答手段と、
前記貸し出したアドレス宛に送信されてきたデータを捕捉し、前記移動管理手段に登録された情報に基づいて該アドレスを貸し出した移動計算機装置の現在位置宛に該データを転送するデータ転送手段とを備えたことを特徴とする移動計算機管理装置。A mobile computer management apparatus installed in a predetermined network connected to each other,
An address lending means for lending an address to be temporarily used in response to a request message from the mobile computer device;
A mobility management means for receiving a registration message from the mobile computer device that lent the address to be temporarily used, and managing the correspondence between the address and the current location information of the mobile computer device;
Network configuration information response means for returning to the mobile computer device a message including network configuration information of the network to which the device belongs or information specifying a server that manages the network configuration information;
Data transfer means for capturing data transmitted to the lent address and transferring the data to the current position of the mobile computer apparatus that lent the address based on information registered in the movement management means; A mobile computer management device comprising:
自装置の接続されたサブネット以外に位置する移動計算機装置からの要求メッセージに応答して、該移動計算機装置に一時的に使用させるホームアドレスを貸し出すための処理を行なう手段と、
前記一時的に使用させるホームアドレスを貸し出した移動計算機装置からの登録メッセージに応答して、該移動計算機装置を自装置の管理する移動ノードとして登録するための処理を行なう手段とを備えたことを特徴とする移動計算機管理装置。A mobile computer management device that manages mobile IP communication of registered mobile computer devices installed in a predetermined network connected to each other,
Means for performing processing for lending a home address to be temporarily used by the mobile computer device in response to a request message from a mobile computer device located outside the subnet to which the own device is connected;
Means for performing processing for registering the mobile computer device as a mobile node managed by the own device in response to a registration message from the mobile computer device that lent the home address to be temporarily used. A featured mobile computer management device.
自装置の接続されたサブネット以外に位置する移動計算機装置からの要求メッセージに応答して、該移動計算機装置に一時的に使用させるアドレスを貸し出すための処理を行なう手段と、
前記移動計算機装置へ、自装置の属するネットワークのネットワーク構成情報もしくは該ネットワーク構成情報を管理するサーバを特定する情報を提供するための処理を行なう手段とを備えたことを特徴とするモバイル情報管理装置。A mobile information management device that operates for a mobile computer management device that manages mobile IP communication of registered mobile computer devices installed in a predetermined network connected to each other,
Means for performing processing for lending an address to be temporarily used by the mobile computer device in response to a request message from a mobile computer device located outside the subnet to which the own device is connected;
A mobile information management device, comprising: means for performing processing for providing the mobile computer device with network configuration information of a network to which the mobile device belongs or information for specifying a server that manages the network configuration information. .
自計算機が本来属するネットワーク以外の移動先ネットワークへ移動した場合に、該本来属するネットワークをホームネットとする移動中ノードとして動作するか、または該移動先ネットワークまたはその近隣の近隣ネットワークをホームネットとみたてた移動中ノードとして動作するかを選択し、
前記選択の結果に応じて、移動先で接続した位置から、移動先ネットワーク内または近隣ネットワーク内に設置された、移動計算機装置が移動位置において通信が行えるように管理する手段を有する管理サーバとの間でメッセージを交換処理し、
この交換処理により前記管理サーバから受信したメッセージの内容に基づき取得したネットワーク構成情報を必要な通信プログラムに設定することを特徴とする通信制御方法。A communication control method for a mobile computer device capable of performing communication by moving between interconnected networks,
When the local computer moves to a destination network other than the network to which it originally belongs, it operates as a moving node with the network to which it originally belongs as the home network, or the destination network or a neighboring network in the vicinity thereof is regarded as the home network Select whether to act as a moving node
Depending on the result of the selection, the management server installed in the destination network or in the neighboring network from the location connected at the destination and having a means for managing the mobile computer device so that communication can be performed at the location Exchange messages between them,
A communication control method characterized in that network configuration information acquired based on the content of a message received from the management server by this exchange processing is set in a necessary communication program.
予め定められたネットワーク内にそれぞれ設置された、登録された移動計算機装置装置の移動位置情報を管理し該移動計算機装置宛てのデータを該移動位置に転送する手段を有する移動計算機管理装置のうちの1つを選択し、移動先の現在位置から、選択された前記移動計算機管理装置との間で、該移動計算機管理装置の属するネットワークをホームネットとみたてた移動中ホストとして自計算機を該移動計算機管理装置に登録するための処理を行うことを特徴とする通信制御方法。A communication control method for a mobile computer device capable of performing communication by moving between interconnected networks,
Of the mobile computer management devices each having a means for managing the movement position information of each registered mobile computer device installed in a predetermined network and transferring data addressed to the mobile computer device to the movement location Select one and move the local computer from the current location of the destination to the selected mobile computer management device as a moving host with the network to which the mobile computer management device belongs as a home network A communication control method for performing a process for registration in a computer management apparatus.
移動計算機装置からの要求メッセージに応答して、一時的に使用させるアドレスを貸し出し、
前記一時的に使用させるアドレスを貸し出した移動計算機装置からの登録メッセージを受信し、該アドレスと該移動計算機装置の現在の位置情報とを対応付けて登録し、
移動計算機装置へ、自装置の属するネットワークのネットワーク構成情報もしくは該ネットワーク構成情報を管理するサーバを特定する情報を含むメッセージを返信し、
前記貸し出したアドレス宛に送信されてきたデータを捕捉し、前記登録された情報に基づいて該アドレスを貸し出した移動計算機装置の現在位置宛に該データを転送することを特徴とする通信制御方法。A communication control method for a mobile computer management apparatus installed in a predetermined network connected to each other,
In response to a request message from the mobile computer device, lend an address to be used temporarily,
Receiving a registration message from the mobile computer device that lent the address to be temporarily used, and registering the address and the current location information of the mobile computer device in association with each other;
A message including information specifying the network configuration information of the network to which the own device belongs or a server that manages the network configuration information is returned to the mobile computer device,
A communication control method characterized by capturing data transmitted to the lent address and transferring the data to the current location of the mobile computer device that lent the address based on the registered information.
自装置の接続されたサブネット以外に位置する移動計算機装置からの要求メッセージに応答して、該移動計算機装置に一時的に使用させるホームアドレスを貸し出すための処理を行ない、
前記一時的に使用させるホームアドレスを貸し出した移動計算機装置からの登録メッセージに応答して、該移動計算機装置を自装置の管理する移動ノードとして登録するための処理を行なうことを特徴とする通信制御方法。A communication control method of a mobile computer management apparatus for managing mobile IP communication of a registered mobile computer apparatus installed in a predetermined network connected to each other,
In response to a request message from a mobile computer device located outside the subnet to which the own device is connected, a process for lending a home address to be temporarily used by the mobile computer device is performed.
In response to a registration message from the mobile computer device that rents the home address to be temporarily used, communication control is performed for performing processing for registering the mobile computer device as a mobile node managed by the own device. Method.
自装置の接続されたサブネット以外に位置する移動計算機装置からの要求メッセージに応答して、該移動計算機装置に一時的に使用させるアドレスを貸し出すための処理を行ない、
前記移動計算機装置へ、自装置の属するネットワークのネットワーク構成情報もしくは該ネットワーク構成情報を管理するサーバを特定する情報を提供するための処理を行なうことを特徴とする通信制御方法。A communication control method of a mobile information management device that operates for a mobile computer management device that manages mobile IP communication of registered mobile computer devices installed in a predetermined interconnected network,
In response to a request message from a mobile computer device located outside the subnet to which the device is connected, a process for lending an address to be temporarily used by the mobile computer device is performed.
A communication control method comprising: performing processing for providing the mobile computer device with network configuration information of a network to which the mobile device belongs or information for specifying a server that manages the network configuration information.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP21598798A JP3609624B2 (en) | 1997-08-01 | 1998-07-30 | Mobile computer device, mobile computer management device, mobile information management device, and communication control method |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP20786297 | 1997-08-01 | ||
JP9-207862 | 1997-08-01 | ||
JP21598798A JP3609624B2 (en) | 1997-08-01 | 1998-07-30 | Mobile computer device, mobile computer management device, mobile information management device, and communication control method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH11103320A JPH11103320A (en) | 1999-04-13 |
JP3609624B2 true JP3609624B2 (en) | 2005-01-12 |
Family
ID=26516511
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP21598798A Expired - Fee Related JP3609624B2 (en) | 1997-08-01 | 1998-07-30 | Mobile computer device, mobile computer management device, mobile information management device, and communication control method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3609624B2 (en) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1204250A4 (en) | 1999-07-22 | 2009-04-01 | Hitachi Ltd | Mobile ip network system and method of switching connection |
JP4076701B2 (en) | 2000-04-14 | 2008-04-16 | 富士通株式会社 | Node equipment |
CN101494850B (en) * | 2002-07-30 | 2012-07-18 | 松下电器产业株式会社 | Mobility managing method and mobile terminal |
US7533160B2 (en) * | 2003-02-18 | 2009-05-12 | Qualcomm Incorporated | Provisioning server information in a mobile station |
KR20060047692A (en) | 2004-05-07 | 2006-05-18 | 엘지전자 주식회사 | Method for performing and controlling sleep mode in broadband wireless access system |
KR101166765B1 (en) | 2004-05-07 | 2012-07-27 | 엘지전자 주식회사 | IP ADDRESSING TO SUPPORT IPv4 AND IPv6 |
KR101119372B1 (en) | 2004-05-10 | 2012-06-12 | 엘지전자 주식회사 | Method for ip connectivity establishment procedures |
-
1998
- 1998-07-30 JP JP21598798A patent/JP3609624B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH11103320A (en) | 1999-04-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6587882B1 (en) | Mobile IP communication scheme using visited site or nearby network as temporal home network | |
JP3641128B2 (en) | MOBILE COMPUTER DEVICE, MOBILE COMPUTER MANAGEMENT DEVICE, MOBILE COMPUTER MANAGEMENT METHOD, AND COMMUNICATION CONTROL METHOD | |
KR100801796B1 (en) | Providing location-specific services to a mobile node | |
CA2321396C (en) | Mobile communications service system, mobile communications service method, authentication apparatus, and home agent apparatus | |
JP4616732B2 (en) | Packet transfer device | |
KR100657316B1 (en) | A fast handover method in DHCPv4, handover apparatus thereof and recording medium thereof | |
US8250184B2 (en) | System, network entities and computer programs for configuration management of a dynamic host configuration protocol framework | |
JP5048684B2 (en) | Selective service update method for communication network | |
US20030208602A1 (en) | System and method for pushing data in an internet protocol network environment | |
US20040179539A1 (en) | Communication system, gateway equipment, communication method and authentication method | |
WO2003024128A1 (en) | Arrangements and method in mobile internet communications systems | |
JP2001527331A (en) | Ways to support mobility on the Internet | |
US7289471B2 (en) | Mobile router, position management server, mobile network management system, and mobile network management method | |
JP3609624B2 (en) | Mobile computer device, mobile computer management device, mobile information management device, and communication control method | |
JP4453205B2 (en) | Information processing apparatus and method, recording medium, and program | |
JP4604142B2 (en) | COMMUNICATION SYSTEM USING NETWORK AND COMMUNICATION DEVICE AND PROGRAM USED FOR THE COMMUNICATION SYSTEM | |
KR100625240B1 (en) | Apparatus and method of internet protocol address management in high speed portable internet | |
US20090154422A1 (en) | Method of providing seamless qos guarantees in internet protocol (ip) network when ip-based mobility service is provided | |
JP2006148241A (en) | Home gateway unit and ip communication method | |
JP6501314B2 (en) | Band steering system and band steering method | |
JP3893978B2 (en) | Communication device | |
JP2008206081A (en) | Data relaying apparatus and data relaying method used for multi-homing communication system | |
JP2005198153A (en) | Home agent device | |
KR101343651B1 (en) | Method for connecting multiple wireless network using mobile authentication device | |
JP2006323786A (en) | Name solution device and name solution program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20040325 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20040615 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20040816 |
|
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: 20041012 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20041014 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081022 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081022 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091022 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101022 Year of fee payment: 6 |
|
LAPS | Cancellation because of no payment of annual fees |