JP2005124087A - Mobile terminal and mobile terminal control method - Google Patents

Mobile terminal and mobile terminal control method Download PDF

Info

Publication number
JP2005124087A
JP2005124087A JP2003359756A JP2003359756A JP2005124087A JP 2005124087 A JP2005124087 A JP 2005124087A JP 2003359756 A JP2003359756 A JP 2003359756A JP 2003359756 A JP2003359756 A JP 2003359756A JP 2005124087 A JP2005124087 A JP 2005124087A
Authority
JP
Japan
Prior art keywords
mobile terminal
internet
subnet
bss
address
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2003359756A
Other languages
Japanese (ja)
Other versions
JP3793193B2 (en
Inventor
Sotaro Ikeda
総太郎 池田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NTT Docomo Inc
Original Assignee
NTT Docomo Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2003359756A priority Critical patent/JP3793193B2/en
Publication of JP2005124087A publication Critical patent/JP2005124087A/en
Application granted granted Critical
Publication of JP3793193B2 publication Critical patent/JP3793193B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To shorten a series of processing time at the time of hand-over by continuing connection to the Internet without interruption or the like of data transmission/reception even when the BSS of a mobile terminal connected to the Internet via a wireless LAN system is changed by the hand-over. <P>SOLUTION: A mobile terminal 10 includes: a radio communication section 12; an Internet communication section 14; a detection section 16 for detecting the change of the BSS 30 when the mobile terminal 10 is handed over; and a control section 18 for inquiring a DHCP server 60 of subnet information while continuing data transmission/reception when the change of the BSS 30 is detected, acquiring a new IP address from the DHCP server 60 when a subnet 40 is different from a subnet before the change of the BSS 30, and controlling the Internet communication section 14 for Internet connection using the IP address. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、無線LANシステムを介して、IPv4に準拠した無線通信を行う移動端末、及び当該移動端末を制御する移動端末制御方法に関する。   The present invention relates to a mobile terminal that performs wireless communication conforming to IPv4 via a wireless LAN system, and a mobile terminal control method for controlling the mobile terminal.

従来、移動端末は、アクセスポイントに無線接続するための無線LAN(Local Area Network)システムを介して、インターネットに接続することができる。移動端末とアクセスポイントの間は無線LANのプロトコルにより接続され、インターネット(IPv4(Internet Protocol Version 4)に準拠した通信)へはTCP/IP(Transmission Control Protocol/Internet Protocol)により接続される。   Conventionally, a mobile terminal can be connected to the Internet via a wireless LAN (Local Area Network) system for wireless connection to an access point. The mobile terminal and the access point are connected by a wireless LAN protocol, and connected to the Internet (communication conforming to IPv4 (Internet Protocol Version 4)) by TCP / IP (Transmission Control Protocol / Internet Protocol).

このうち無線LANについては、移動端末が、無線LANシステム内のあるアクセスポイントのBSS(Basic Service Set:基本サービスセット)に属することにより無線LANの通信を確立する。移動端末が移動し、異なるBSSのエリアに入った場合は、自動的に当該異なるBSSのアクセスポイントに切り替えるハンドオーバを行い、通信を継続することができる。   Among these, for a wireless LAN, a mobile terminal establishes wireless LAN communication by belonging to a BSS (Basic Service Set) of an access point in the wireless LAN system. When a mobile terminal moves and enters an area of a different BSS, a handover can be automatically performed to switch to the access point of the different BSS, and communication can be continued.

また、インターネットへの接続については、DHCP(Dynamic Host Configuration Protocol)サーバが、アクセスポイントを介して、移動端末にIPアドレス(プライベートアドレス)を設定等することで可能となる。ところで、大企業などではネットワーク管理や回線資源の分配を効率よく行うために、ネットワークをいくつかのサブネット(管理単位のネットワーク)に分割して設定し、管理する場合がある。IPアドレスはこのサブネット毎に設定され、あるサブネットでは、他のサブネットで設定されたIPアドレスを用いては、インターネットへの接続をすることができない(下記の特許文献1参照)。
特開2000−156682号公報
Connection to the Internet is made possible by a DHCP (Dynamic Host Configuration Protocol) server setting an IP address (private address) in a mobile terminal via an access point. By the way, in order to efficiently perform network management and distribution of circuit resources in large enterprises, there are cases where a network is divided into several subnets (networks of management units) and set and managed. An IP address is set for each subnet, and in a certain subnet, connection to the Internet cannot be made using an IP address set in another subnet (see Patent Document 1 below).
JP 2000-156682 A

無線LANシステムにおいて、サブネットは1つ又は複数のBSSにより構成されるので、移動端末がハンドオーバを行った際には、サブネットも異なるものとなる場合がある。その場合、移動端末に設定されていたIPアドレスではインターネットへの接続が不可能になったり、ネットワークに混乱を生じさせ、結果としてデータ通信が中断したり、ハンドオーバ時の一連の処理に時間がかかってしまうという問題があった。   In a wireless LAN system, a subnet is composed of one or a plurality of BSSs. Therefore, when a mobile terminal performs a handover, the subnet may be different. In that case, the IP address set in the mobile terminal becomes unable to connect to the Internet or causes confusion in the network. As a result, data communication is interrupted, and a series of processing during handover takes time. There was a problem that.

本発明は、上記課題を解決するために成されたものであり、無線LANシステムを介してインターネットに接続している移動端末がハンドオーバによりBSSが変更となった場合にも、データの送受信を中断等することなくインターネットへの接続を継続可能とし、ハンドオーバ時の一連の処理時間を短縮することができる移動端末及び移動端末制御方法を提供することを目的とするものである。   The present invention has been made to solve the above problems, and interrupts data transmission / reception even when a mobile terminal connected to the Internet via a wireless LAN system changes its BSS due to handover. It is an object of the present invention to provide a mobile terminal and a mobile terminal control method that can continue to connect to the Internet without being equalized and can shorten a series of processing times during handover.

上記目的を達成するために、本発明に係る移動端末は、無線LANシステムを介して、IPv4に準拠した無線通信を行う移動端末であって、自端末のハンドオーバによるBSSの変更があったことを検出する検出手段と、検出手段によりBSSの変更を検出したときに、データの送受信を継続しながらDHCPサーバへサブネット情報を問い合わせ、当該問い合わせにより判明したサブネットが、BSSの変更前と異なるサブネットである場合に、DHCPサーバから新たなIPアドレスを取得し、当該IPアドレスでインターネット接続をする制御を行う制御手段とを備えたことを特徴とする。   In order to achieve the above object, a mobile terminal according to the present invention is a mobile terminal that performs wireless communication conforming to IPv4 via a wireless LAN system, and that the BSS has been changed due to handover of the own terminal. When the BSS change is detected by the detection means to be detected, the subnet information is inquired to the DHCP server while continuing to transmit and receive data, and the subnet found by the inquiry is a different subnet from that before the BSS change. In this case, the apparatus includes a control unit that obtains a new IP address from the DHCP server and performs Internet control using the IP address.

本発明に係る移動端末では、自端末がハンドオーバをすると、検出手段が当該ハンドオーバによるBSSの変更を検出する。当該検出がなされると、制御手段がデータの送受信を継続しながらDHCPサーバへサブネット情報を問い合わせ、当該問い合わせにより判明したサブネットが、BSSの変更前と異なるサブネットである場合に、DHCPサーバから新たなIPアドレスを取得し、当該IPアドレスでインターネット接続をする制御を行う。   In the mobile terminal according to the present invention, when the own terminal performs a handover, the detecting means detects a change in the BSS due to the handover. When the detection is made, the control means inquires the DHCP server about the subnet information while continuing to transmit and receive data. When the subnet found by the inquiry is a different subnet from that before the change of the BSS, a new one is obtained from the DHCP server. An IP address is acquired, and control for connecting to the Internet using the IP address is performed.

これにより、本発明に係る移動端末は、ハンドオーバによりBSSが変更となる場合、サブネットが同一の場合は従来通りデータの送受信を中断することなくインターネットへの接続を継続でき、また、サブネットが異なるものになった場合でも、データの送受信を中断することなく、ハンドオーバ時の一連の処理時間を短縮することができ、自動的に新たなIPアドレスを取得しインターネットへの接続を行うことができる。   As a result, the mobile terminal according to the present invention can continue to connect to the Internet without interrupting data transmission / reception when the subnet is the same when the BSS is changed by handover, and the subnet is different. Even in such a case, a series of processing time at the time of handover can be shortened without interrupting data transmission / reception, and a new IP address can be automatically acquired and connected to the Internet.

また、本発明は、上記のように移動端末の発明として記述できる他に、以下のように移動端末制御方法の発明としても記述することができる。これはカテゴリーが異なるだけで、実質的に同一の発明であり、同様の作用効果を奏する。   Further, the present invention can be described as an invention of a mobile terminal control method as follows, in addition to being described as an invention of a mobile terminal as described above. This is substantially the same invention only in different categories and has the same effects.

すなわち、本発明に係る移動端末制御方法は、無線LANシステムを介して、IPv4に準拠した無線通信を行う移動端末を制御する移動端末制御方法であって、自端末のハンドオーバによるBSSの変更があったことを検出する検出ステップと、検出ステップによりBSSの変更を検出したときに、データの送受信を継続しながらDHCPサーバにサブネット情報を問い合わせ、当該問い合わせにより判明したサブネットが、BSSの変更前と異なるサブネットである場合に、DHCPサーバから新たなIPアドレスを取得し、当該IPアドレスでインターネット接続をする制御を行う制御ステップとを備えたことを特徴とする。   That is, the mobile terminal control method according to the present invention is a mobile terminal control method for controlling a mobile terminal that performs wireless communication complying with IPv4 via a wireless LAN system, and there is a change in BSS due to handover of the own terminal. When the BSS change is detected by the detection step and the detection step, the subnet information is inquired to the DHCP server while continuing to transmit and receive data, and the subnet found by the inquiry is different from that before the BSS change. In the case of a subnet, a control step of obtaining a new IP address from a DHCP server and performing connection to the Internet using the IP address is provided.

ところで、複数のBSSを組み合わせたものをESS(Extended Service Set:拡張サービスセット)と呼ぶ。上記はハンドオーバによりBSSが変更になる場合についてのみ考慮しているが、特にESSの変更となるようなハンドオーバを行った場合には、サブネットも異なることが殆どなので、上述した問題が起こる可能性が高かった。   By the way, a combination of a plurality of BSSs is called an ESS (Extended Service Set). The above considers only the case where the BSS is changed by the handover, but in particular, when the handover is performed so that the ESS is changed, the subnet is also different, so the above problem may occur. it was high.

当該課題に対処するために、本発明の移動端末においては、検出手段は、自端末がハンドオーバを行ったとき、さらにESSの変更があったことも検出し、制御手段は、検出手段によりESSの変更を検出したときに、データ通信を切断し、DHCPサーバへサブネット情報を問い合わせ、当該問い合わせにより判明したサブネットが、ESSの変更前と異なるサブネットである場合はDHCPサーバから新たなIPアドレスを取得し、当該IPアドレスでインターネット接続をする制御もさらに行う構成とすることが望ましい。   In order to deal with the problem, in the mobile terminal of the present invention, the detecting means further detects that the ESS has changed when the own terminal has performed handover, and the control means detects the ESS by the detecting means. When the change is detected, the data communication is disconnected, the subnet information is inquired to the DHCP server, and if the subnet found by the inquiry is a different subnet from that before the ESS change, a new IP address is obtained from the DHCP server. It is desirable that the control for connecting to the Internet with the IP address is further performed.

本発明に係る移動端末では、自端末がハンドオーバを行ったとき、ESSの変更があったことも検出する。当該検出がなされると、制御手段がデータ通信を切断し、DHCPサーバへサブネット情報を問い合わせ、当該問い合わせにより判明したサブネットが、当該ESSの変更前と異なるサブネットである場合はDHCPサーバから新たなIPアドレスを取得し、当該IPアドレスでインターネット接続をする制御も行う。   The mobile terminal according to the present invention also detects that the ESS has changed when the own terminal has performed a handover. When the detection is made, the control means disconnects the data communication, inquires about the subnet information to the DHCP server, and when the subnet found by the inquiry is a different subnet from that before the change of the ESS, a new IP address is obtained from the DHCP server. It also controls to acquire an address and connect to the Internet using the IP address.

これにより、本発明に係る移動端末は、ハンドオーバによりESSが変更となる場合でも、ハンドオーバ時の一連の処理時間をより短縮することができ、自動的に新たなIPアドレスを取得しインターネットへの接続を行うことができる。   As a result, the mobile terminal according to the present invention can further shorten a series of processing time at the time of handover even when the ESS is changed by handover, and automatically obtains a new IP address and connects to the Internet. It can be performed.

以上説明したように、本発明によれば、移動端末が、ハンドオーバによりBSSが変更となる場合、サブネットが同一の場合は従来通りデータの送受信を中断することなくインターネットへの接続を継続でき、また、サブネットが異なるものになった場合でも、データの送受信を中断することなく、ハンドオーバ時の一連の処理時間を短縮することができ、自動的に新たなIPアドレスを取得しインターネットへの接続を行うことができる。   As described above, according to the present invention, when the BSS is changed by handover, the mobile terminal can continue to connect to the Internet without interrupting data transmission / reception as usual when the subnet is the same, and Even if the subnet is different, the series of processing time at the time of handover can be shortened without interrupting data transmission / reception, and a new IP address is automatically acquired to connect to the Internet. be able to.

以下、図面を参照しながら、本発明に係る移動端末の一実施の形態について説明する。   Hereinafter, an embodiment of a mobile terminal according to the present invention will be described with reference to the drawings.

図1は、本実施形態における無線LANシステム及びIPv4に準拠した無線通信システムの全体構成図である。同図に示すように、無線LANシステム及びIPv4に準拠した無線通信システムは移動端末10と、移動端末10と無線通信を行う無線LANのアクセスポイント20(20A〜20Dの総称)と、当該アクセスポイント20毎のBSS30(30A〜30Dの総称)と、当該複数のBSS30を組み合わせたESS31(31A,31Bの総称)と、サブネット40(40A〜40Cの総称)と、各サブネット40を管理するルータ50(50A〜50Cの総称)と、移動端末10にIPアドレスを設定するDHCPサーバ60とを含んで構成される。移動端末10は、例えば、IP無線電話、PDA(Personal Digital Assistants)、ノートパソコン等に相当する。サブネット40は1つ又は複数のBSS30により構成される。例えば、サブネット40AはBSS30AとBSS30Bとから、サブネット40BはBSS30Cから、サブネット40CはBSS30Dから、それぞれ構成される。   FIG. 1 is an overall configuration diagram of a wireless LAN system and a wireless communication system compliant with IPv4 in the present embodiment. As shown in the figure, the wireless communication system compliant with the wireless LAN system and IPv4 includes a mobile terminal 10, a wireless LAN access point 20 (generic name for 20A to 20D) that performs wireless communication with the mobile terminal 10, and the access point. BSS 30 (generic name of 30A-30D) for every 20th, ESS31 (generic name of 31A, 31B) that combines the plurality of BSS30, subnet 40 (generic name of 40A-40C), and router 50 that manages each subnet 40 ( And a DHCP server 60 that sets an IP address for the mobile terminal 10. The mobile terminal 10 corresponds to, for example, an IP wireless phone, a PDA (Personal Digital Assistants), a notebook computer, or the like. The subnet 40 is configured by one or a plurality of BSSs 30. For example, the subnet 40A includes BSS 30A and BSS 30B, the subnet 40B includes BSS 30C, and the subnet 40C includes BSS 30D.

図2は、移動端末10の構成図である。同図に示すように移動端末10は、アクセスポイント20と無線通信を行う無線通信部12と、無線通信部12を通じてインターネット通信を行うインターネット通信部14と、移動端末10がハンドオーバをした際、図1のBSS30及びESS31の変更を検出する検出部16と、インターネット通信部14を制御する制御部18とを含んで構成される。インターネット70は移動端末10の接続対象である。検出部16によるBSS30の変更の検出は、例えば、無線通信部12で認識しているBSS30の識別子であるBSSIDのハンドオーバによる変更を検出すること等により行う。また、検出部16によるESS31の変更の検出は、例えば、無線通信部12で認識しているESS31の識別子であるESSIDのハンドオーバによる変更を検出すること等により行う。   FIG. 2 is a configuration diagram of the mobile terminal 10. As shown in the figure, when the mobile terminal 10 performs handover, the wireless communication unit 12 that performs wireless communication with the access point 20, the Internet communication unit 14 that performs Internet communication through the wireless communication unit 12, and the mobile terminal 10 perform handover. 1 includes a detection unit 16 that detects a change in one BSS 30 and an ESS 31, and a control unit 18 that controls the Internet communication unit 14. The Internet 70 is a connection target of the mobile terminal 10. The detection of the change in the BSS 30 by the detection unit 16 is performed, for example, by detecting a change due to handover of the BSSID that is the identifier of the BSS 30 recognized by the wireless communication unit 12. The detection unit 16 detects the change in the ESS 31 by, for example, detecting a change due to handover of the ESSID that is the identifier of the ESS 31 recognized by the wireless communication unit 12.

移動端末10は、アクセスポイント20と無線通信を行い、図1のルータ50を介して図1のDHCPサーバ60からIPアドレスを設定されることにより、インターネット70に接続可能となる。   The mobile terminal 10 can communicate with the access point 20 and can connect to the Internet 70 by setting an IP address from the DHCP server 60 of FIG. 1 via the router 50 of FIG.

以下、図3の流れ図を用いて、本実施形態の移動端末10により実行される処理を説明する。   Hereinafter, the process performed by the mobile terminal 10 of this embodiment is demonstrated using the flowchart of FIG.

まず、無線LANシステムとの無線通信及びインターネット接続が確立された移動端末10では、無線通信部12がハンドオーバの処理を行うと、検出部16がハンドオーバによるBSS30の変更があったことを検出する(S01)。例えば、移動端末10のユーザがBSS30Aのエリアから、BSS30Bのエリアに移動すると、無線通信部12がハンドオーバ処理をし、検出部16がBSS30AからBSS30Bへの変更を検出する。   First, in the mobile terminal 10 in which wireless communication with the wireless LAN system and Internet connection are established, when the wireless communication unit 12 performs the handover process, the detection unit 16 detects that the BSS 30 has been changed due to the handover ( S01). For example, when the user of the mobile terminal 10 moves from the BSS 30A area to the BSS 30B area, the radio communication unit 12 performs a handover process, and the detection unit 16 detects a change from the BSS 30A to the BSS 30B.

続いて、検出部16が、当該ハンドオーバによるESS31の変更の有無を検出する(S02)。   Subsequently, the detection unit 16 detects whether or not the ESS 31 has been changed due to the handover (S02).

ESS31の変更が検出されないときには、データの送受信を継続しながら、制御部18が、DHCPサーバ60へサブネット情報を問い合わせるようインターネット通信部14を制御する(S03)。ここで、DHCPサーバ60へ問い合わせる「サブネット情報」とは、DHCPサーバ60から提案されるIPアドレス及びサブネットマスク等が相当する。上記問い合わせは、DHCPサーバ60へDHCP Discoverを送信することにより行われる。   When the change of the ESS 31 is not detected, the control unit 18 controls the Internet communication unit 14 to inquire subnet information to the DHCP server 60 while continuing to transmit and receive data (S03). Here, the “subnet information” inquired to the DHCP server 60 corresponds to an IP address, a subnet mask, and the like proposed by the DHCP server 60. The above inquiry is made by transmitting DHCP Discover to the DHCP server 60.

続いて、制御部18が、当該サブネット情報の問い合わせに対し、DHCPサーバ60から送られたサブネット情報と、ハンドオーバ前のサブネット情報を比較し、ハンドオーバ前後でサブネット40が異なるか否かを判断する(S04)。上記問い合わせ結果のサブネット情報は、DHCPサーバ60から送信されるDHCP Offerに含まれる。   Subsequently, the control unit 18 compares the subnet information sent from the DHCP server 60 with the subnet information before the handover in response to the subnet information inquiry, and determines whether the subnet 40 is different before and after the handover ( S04). The subnet information of the inquiry result is included in the DHCP Offer transmitted from the DHCP server 60.

S04にてハンドオーバ前後でサブネット40が異なる場合、制御部18が、DHCPサーバ60から新たなIPアドレスを取得し、当該新たなIPアドレスでインターネットに接続し、データ通信を再開するようにインターネット通信部14を制御する。(S05、S06)。例えば、BSS30の変更がBSS30BからBSS30Cへの変更だった場合は、サブネット40Aからサブネット40Bへ変更となるので、上記処理がなされる。IPアドレスの取得は、DHCPサーバ60へのDHCP Requestの送信及びDHCPサーバ60から送信されるDHCP ACKの受信により行われる。   If the subnet 40 is different before and after the handover in S04, the control unit 18 acquires a new IP address from the DHCP server 60, connects to the Internet with the new IP address, and resumes data communication. 14 is controlled. (S05, S06). For example, when the change of the BSS 30 is a change from the BSS 30B to the BSS 30C, the change is made from the subnet 40A to the subnet 40B, and thus the above processing is performed. The acquisition of the IP address is performed by transmitting a DHCP Request to the DHCP server 60 and receiving a DHCP ACK transmitted from the DHCP server 60.

S04にてハンドオーバ前後でサブネット40が同じ場合、インターネット接続及びデータ通信は継続する(S07)。例えば、BSS30AからBSS30Bへの変更だった場合は、サブネット40Aのままであるので、上記のようにインターネット接続及びデータ通信は継続する。   If the subnet 40 is the same before and after the handover in S04, Internet connection and data communication continue (S07). For example, in the case of a change from the BSS 30A to the BSS 30B, since the subnet 40A remains, the Internet connection and data communication are continued as described above.

ハンドオーバの時点(S02)で、ESS31の変更が検出されたときには、制御部18が、データ通信を切断し、DHCPサーバ60へサブネット情報を問い合わせるようインターネット通信部14を制御する(S08、S09)。   When the change of the ESS 31 is detected at the time of handover (S02), the control unit 18 controls the Internet communication unit 14 to disconnect the data communication and inquire the DHCP server 60 for subnet information (S08, S09).

続いて、制御部18が、当該サブネット情報の問い合わせに対し、DHCPサーバ60から送られたサブネット情報と、ハンドオーバ前のサブネット情報を比較し、ハンドオーバ前後でサブネット40が異なるか否か判断する(S10)。   Subsequently, the control unit 18 compares the subnet information sent from the DHCP server 60 with the subnet information before the handover in response to the subnet information inquiry, and determines whether or not the subnet 40 is different before and after the handover (S10). ).

このときハンドオーバ前後でサブネット40が異なる場合、制御部18が、DHCPサーバ60から新たなIPアドレスを取得し、当該新たなIPアドレスでインターネット70に接続し、データ通信を再開するようにインターネット通信部14を制御する。(S11、S12)。例えば、ESS31A(BSS20C)からESS31B(BSS30D)への変更だった場合は、サブネット40Bからサブネット40Cへ変更となるので、上記処理がなされる。   If the subnet 40 is different before and after the handover at this time, the control unit 18 acquires a new IP address from the DHCP server 60, connects to the Internet 70 with the new IP address, and resumes data communication. 14 is controlled. (S11, S12). For example, when the change is from ESS 31A (BSS 20C) to ESS 31B (BSS 30D), the change is made from subnet 40B to subnet 40C, and thus the above processing is performed.

S10にてハンドオーバ前後でサブネット40が同じ場合、制御部18が、ハンドオーバ前のIPアドレスでインターネット70に接続し、データ通信を再開するようにインターネット通信部14を制御する(S13)。   If the subnet 40 is the same before and after the handover in S10, the control unit 18 controls the Internet communication unit 14 to connect to the Internet 70 using the IP address before the handover and resume data communication (S13).

これにより、本実施形態における移動端末10は、ハンドオーバによりBSS30が変更となる場合、サブネット40が同一の場合は従来通りデータの送受信を中断することなくインターネット70への接続を継続でき、また、サブネット40が異なるものになった場合でも、データの送受信を中断することなく、ハンドオーバ時の一連の処理時間を短縮することができ、自動的に新たなIPアドレスを取得しインターネット70への接続を行うことができる。   Thereby, when the BSS 30 is changed by the handover, the mobile terminal 10 in the present embodiment can continue the connection to the Internet 70 without interrupting data transmission / reception as usual when the subnet 40 is the same. Even when 40 becomes different, a series of processing time at the time of handover can be shortened without interrupting data transmission / reception, and a new IP address is automatically acquired and connected to the Internet 70. be able to.

また、本実施形態における移動端末10は、ハンドオーバによりESS31が変更となる場合でも、ハンドオーバ時の一連の処理時間をより短縮することができ、自動的に新たなIPアドレスを取得しインターネット70への接続を行うことができる。   In addition, even when the ESS 31 is changed due to a handover, the mobile terminal 10 according to the present embodiment can further shorten a series of processing times at the time of handover, automatically acquire a new IP address, and connect to the Internet 70. Connection can be made.

本発明の実施形態における無線LANシステム及びIPv4に準拠した無線通信システムの全体構成図である。1 is an overall configuration diagram of a wireless communication system compliant with a wireless LAN system and IPv4 in an embodiment of the present invention. 移動端末の構成図である。It is a block diagram of a mobile terminal. 本発明の実施形態における処理を表す流れ図である。It is a flowchart showing the process in embodiment of this invention.

符号の説明Explanation of symbols

10…移動端末、12…無線通信部、14…インターネット通信部、16…検出部、18…制御部、20…アクセスポイント、30,30A,30B,30C,30D…BSS、31,31A,31B…ESS、40,40A,40B,40C…サブネット、50,50A,50B,50C…ルータ、60…DHCPサーバ、70…インターネット。   DESCRIPTION OF SYMBOLS 10 ... Mobile terminal, 12 ... Wireless communication part, 14 ... Internet communication part, 16 ... Detection part, 18 ... Control part, 20 ... Access point, 30, 30A, 30B, 30C, 30D ... BSS, 31, 31A, 31B ... ESS, 40, 40A, 40B, 40C ... subnet, 50, 50A, 50B, 50C ... router, 60 ... DHCP server, 70 ... Internet.

Claims (3)

無線LANシステムを介して、IPv4に準拠した無線通信を行う移動端末であって、
自端末のハンドオーバによるBSSの変更があったことを検出する検出手段と、
前記検出手段によりBSSの変更を検出したときに、データの送受信を継続しながらDHCPサーバにサブネット情報を問い合わせ、当該問い合わせにより判明したサブネットが、BSSの変更前と異なるサブネットである場合に、DHCPサーバから新たなIPアドレスを取得し、当該IPアドレスでインターネット接続をする制御を行う制御手段と
を備えた移動端末。
A mobile terminal that performs wireless communication based on IPv4 via a wireless LAN system,
Detecting means for detecting that the BSS has been changed due to handover of the own terminal;
When a change in the BSS is detected by the detecting means, the DHCP server is inquired for subnet information while continuing to transmit and receive data. And a control means for controlling to obtain a new IP address from the Internet and to connect to the Internet using the IP address.
前記検出手段は、自端末がハンドオーバを行ったとき、さらにESSの変更があったことも検出し、
前記制御手段は、前記検出手段によりESSの変更を検出したときに、データ通信を切断し、DHCPサーバへサブネット情報を問い合わせ、当該問い合わせにより判明したサブネットが、前記ESSの変更前と異なるサブネットである場合はDHCPサーバから新たなIPアドレスを取得し、当該IPアドレスでインターネット接続をする制御もさらに行う
ことを特徴とする請求項1記載の移動端末。
The detection means further detects that the ESS has changed when the terminal has performed handover,
When the control unit detects a change in ESS by the detection unit, the control unit disconnects data communication, inquires about the subnet information to the DHCP server, and the subnet determined by the inquiry is a different subnet from that before the change of the ESS. 2. The mobile terminal according to claim 1, further comprising a control of acquiring a new IP address from a DHCP server and connecting to the Internet using the IP address.
無線LANシステムを介して、IPv4に準拠した無線通信を行う移動端末を制御する移動端末制御方法であって、
自端末のハンドオーバによるBSSの変更があったことを検出する検出ステップと、
前記検出ステップによりBSSの変更を検出したときに、データの送受信を継続しながらDHCPサーバにサブネット情報を問い合わせ、当該問い合わせにより判明したサブネットが、BSSの変更前と異なるサブネットである場合に、DHCPサーバから新たなIPアドレスを取得し、当該IPアドレスでインターネット接続をする制御を行う制御ステップと
を備えたことを特徴とする移動端末制御方法。
A mobile terminal control method for controlling a mobile terminal performing wireless communication based on IPv4 via a wireless LAN system,
A detection step of detecting that the BSS has changed due to handover of the own terminal;
When a change in the BSS is detected by the detection step, the DHCP server is inquired of the subnet information while continuing to transmit and receive data. And a control step of performing control to obtain a new IP address from the Internet and connect to the Internet using the IP address.
JP2003359756A 2003-10-20 2003-10-20 Mobile terminal and mobile terminal control method Expired - Fee Related JP3793193B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003359756A JP3793193B2 (en) 2003-10-20 2003-10-20 Mobile terminal and mobile terminal control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003359756A JP3793193B2 (en) 2003-10-20 2003-10-20 Mobile terminal and mobile terminal control method

Publications (2)

Publication Number Publication Date
JP2005124087A true JP2005124087A (en) 2005-05-12
JP3793193B2 JP3793193B2 (en) 2006-07-05

Family

ID=34615877

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003359756A Expired - Fee Related JP3793193B2 (en) 2003-10-20 2003-10-20 Mobile terminal and mobile terminal control method

Country Status (1)

Country Link
JP (1) JP3793193B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100739807B1 (en) 2006-02-06 2007-07-13 삼성전자주식회사 Method of searching and acquiring handover information using dhcp and apparatus therefor
KR100782850B1 (en) 2006-02-06 2007-12-06 삼성전자주식회사 Method of performing handover using subnet information and apparatus therefor
WO2008114384A1 (en) * 2007-03-19 2008-09-25 Fujitsu Limited Mobile ip communication system, mobile ip communication apparatus, and mobile ip communication method
JP2009213108A (en) * 2008-02-05 2009-09-17 Hitachi Communication Technologies Ltd Method for switching ip address of mobile node device in mobile communication system, mobile node device, and server
JP2010050819A (en) * 2008-08-22 2010-03-04 Mitsumi Electric Co Ltd Mobile station and handover method thereof, and communication system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009090953A1 (en) 2008-01-17 2009-07-23 Nec Corporation Wireless communication terminal, method, program, recording medium, and wireless communication system

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100739807B1 (en) 2006-02-06 2007-07-13 삼성전자주식회사 Method of searching and acquiring handover information using dhcp and apparatus therefor
KR100782850B1 (en) 2006-02-06 2007-12-06 삼성전자주식회사 Method of performing handover using subnet information and apparatus therefor
US8514805B2 (en) 2006-02-06 2013-08-20 Samsung Electronics Co., Ltd. Method and apparatus of performing handover using subnet information
WO2008114384A1 (en) * 2007-03-19 2008-09-25 Fujitsu Limited Mobile ip communication system, mobile ip communication apparatus, and mobile ip communication method
JPWO2008114384A1 (en) * 2007-03-19 2010-07-01 富士通株式会社 Mobile IP communication system, mobile IP communication apparatus, and mobile IP communication method
US8233437B2 (en) 2007-03-19 2012-07-31 Fujitsu Limited Mobile IP communication system, apparatus, and method with DHCP proxy functions
JP2009213108A (en) * 2008-02-05 2009-09-17 Hitachi Communication Technologies Ltd Method for switching ip address of mobile node device in mobile communication system, mobile node device, and server
JP2010050819A (en) * 2008-08-22 2010-03-04 Mitsumi Electric Co Ltd Mobile station and handover method thereof, and communication system
JP4539768B2 (en) * 2008-08-22 2010-09-08 ミツミ電機株式会社 Mobile station, handover method thereof, and communication system

Also Published As

Publication number Publication date
JP3793193B2 (en) 2006-07-05

Similar Documents

Publication Publication Date Title
US7450544B2 (en) Apparatus and method for supporting mobility between subnetworks of mobile node in wireless LAN
US8817788B2 (en) Wireless communication terminal, method, program, recording medium, and wireless communication system
RU2297107C2 (en) Method and system for generating access terminal ip address and for transferring messages to generate ip addresses in ip system
JP4281763B2 (en) Wireless communication system
US7372835B2 (en) Handoff system and method of dual mode mobile for connecting mobile communication system and wireless network
US7733824B2 (en) Fixed access point for a terminal device
US7301923B2 (en) Method and apparatus for facilitating handoffs in a wireless communication network
JP2004180311A (en) Method for connecting terminal equipment and router in wireless connection network
US11102702B2 (en) Method for establishing network clusters between networked devices
EP3777270B1 (en) Network address policy information received in a pre-associated state
JP2005130512A (en) Method and system for supporting mobility of mobile terminal
JP2002541734A (en) IP address assignment for mobile terminals
US9025562B2 (en) Local mobility solution with wired and wireless interface switching
KR20040071131A (en) A method for setting up a ipoa channel based default administration channel
US20210204202A1 (en) Network access technology indication
JP2004304476A (en) Software, method and apparatus for voice communication
EP3490295B1 (en) Handover based on fils
US20160150454A1 (en) Client managed soft handover and seamless link failover for wireless networks
JP5239665B2 (en) Handover method in wireless LAN system and apparatus used in the method
JP6533591B2 (en) Method of automatically switching between access points, and wireless routing device
JP3793193B2 (en) Mobile terminal and mobile terminal control method
EP1897283B1 (en) Apparatus and method for performing fast handover
JP2008066944A (en) Wireless lan system and communication system
JP4134786B2 (en) Network system
US20230308971A1 (en) Methods and apparatus for supporting switching of traffic corresponding to a communication session between two non-3gpp access paths

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20051003

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051011

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060104

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060306

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: 20060404

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060406

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20090414

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20100414

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110414

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120414

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130414

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20130414

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20140414

Year of fee payment: 8

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees