JP2007274252A - Terminal, program and access point discovery method for communicating with stealth access point - Google Patents
Terminal, program and access point discovery method for communicating with stealth access point Download PDFInfo
- Publication number
- JP2007274252A JP2007274252A JP2006096246A JP2006096246A JP2007274252A JP 2007274252 A JP2007274252 A JP 2007274252A JP 2006096246 A JP2006096246 A JP 2006096246A JP 2006096246 A JP2006096246 A JP 2006096246A JP 2007274252 A JP2007274252 A JP 2007274252A
- Authority
- JP
- Japan
- Prior art keywords
- access point
- probe request
- terminal
- stealth
- normal
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Landscapes
- Mobile Radio Communication Systems (AREA)
- Small-Scale Networks (AREA)
Abstract
Description
本発明は、ステルスアクセスポイントと通信する端末、プログラム及びアクセスポイント発見方法に関する。 The present invention relates to a terminal that communicates with a stealth access point, a program, and an access point discovery method.
無線LANには、アクセスポイントと端末との間でパケット送信を制御するためにMAC(Medium Access Control:媒体アクセス制御)レイヤ技術がある。MACレイヤによって無線局間で交換されるMACフレームは、例えばIEEE802.11の標準規格によって規定されている。 The wireless LAN has a MAC (Medium Access Control) layer technology for controlling packet transmission between an access point and a terminal. The MAC frame exchanged between the wireless stations by the MAC layer is defined by, for example, the IEEE 802.11 standard.
図1は、従来技術における端末とアクセスポイントとの間のシーケンスを表すシステム構成図である。 FIG. 1 is a system configuration diagram showing a sequence between a terminal and an access point in the prior art.
IEEE802.11のインフラストラクチャモードの場合、アクセスポイントは、周辺の端末に対し、ネットワーク識別子であるESSID(Extended Service Set Identifier、拡張サービスセット識別子)を含むビーコン信号を、定期的(100ms程度毎)に送信する。ビーコン信号を受信した端末は、そのESSIDを用いて、アクセスポイントに対して接続することができる。このように、端末は、周囲に存在するアクセスポイント(ネットワーク識別子)を容易に発見することができる。これは、一方で、全ての端末が、そのネットワーク識別子を発見することができることを意味する。 In the case of the IEEE802.11 infrastructure mode, the access point periodically sends a beacon signal including an ESSID (Extended Service Set Identifier), which is a network identifier, to peripheral terminals (approximately every 100 ms). Send. The terminal that has received the beacon signal can connect to the access point using the ESSID. In this way, the terminal can easily find an access point (network identifier) existing in the vicinity. This, on the other hand, means that all terminals can discover their network identifier.
近年、セキュリティ確保の観点から、ステルスアクセスポイントを利用する場合が増えてきている。「ステルスアクセスポイント」とは、ESSIDのようなネットワーク識別子を報知しないアクセスポイントをいう。ESSIDを報知しないようにするために、ビーコン信号を停止する場合と、ESSIDを含まないビーコン信号を報知する場合とがある。ステルスアクセスポイントを用いた場合、ネットワークの存在を周囲に容易に検知されないようにすることができる。端末は、ステルスアクセスポイントに接続するために、そのステルスアクセスポイントのESSIDを知る必要がある。 In recent years, stealth access points are increasingly used from the viewpoint of ensuring security. A “stealth access point” refers to an access point that does not broadcast a network identifier such as an ESSID. In order not to notify the ESSID, there are a case where the beacon signal is stopped and a case where a beacon signal not including the ESSID is notified. When a stealth access point is used, the presence of a network can be prevented from being easily detected in the surroundings. In order to connect to a stealth access point, the terminal needs to know the ESSID of the stealth access point.
端末は、ステルスアクセスポイントを発見するために、そのステルスアクセスポイントのESSIDを含むプローブ要求を送信する。周囲に存在する全てのアクセスポイントを発見しようとする場合には、端末は、プローブ要求にESSID=anyを含める。 In order to discover a stealth access point, the terminal transmits a probe request including the ESSID of the stealth access point. When trying to find all access points present in the vicinity, the terminal includes ESSID = any in the probe request.
ステルスアクセスポイントは、受信したプローブ要求に含まれるESSIDが自らのESSIDと一致するか否かを判定する。一致する場合、ステルスアクセスポイントは、ESSIDを含むプローブ応答を端末へ返信する。尚、ESSID=anyのプローブ要求を受信した場合、ステルスアクセスポイントは、端末へプローブ応答を返信しない。 The stealth access point determines whether or not the ESSID included in the received probe request matches its own ESSID. If they match, the stealth access point returns a probe response including the ESSID to the terminal. When a probe request with ESSID = any is received, the stealth access point does not return a probe response to the terminal.
また、従来技術として、端末が、アプリケーションに応じて接続するアクセスポイントを適宜変更する技術がある(例えば非特許文献1参照)。この技術によれば、特定の基地局が、その位置範囲に応じたアクセスポイント情報を放送する。このアクセスポイント情報を受信した端末は、現在位置に応じて、サーチするアクセスポイントを決定することができる。 Further, as a conventional technique, there is a technique in which a terminal appropriately changes an access point to be connected according to an application (see, for example, Non-Patent Document 1). According to this technique, a specific base station broadcasts access point information corresponding to the position range. The terminal that has received this access point information can determine the access point to search according to the current position.
従来技術によれば、端末は、そのアクセスポイントが通常アクセスポイントか又はステルスアクセスポイントかを認識していない。従って、端末は、アクセスポイント(ネットワーク識別子)からのビーコン信号を傾聴すると共に、予め登録された全てのアクセスポイントへ、プローブ要求を定期的に報知する必要がある。 According to the prior art, the terminal does not recognize whether the access point is a normal access point or a stealth access point. Therefore, the terminal needs to listen to the beacon signal from the access point (network identifier) and periodically notify the probe request to all the access points registered in advance.
従来技術によれば、端末には、アクセスポイントのステルス有無について設定されていない。即ち、端末は、そのステルスアクセスポイントと通信不可能な位置に存在する場合であっても、予め登録された全てのアクセスポイントへプローブ要求を定期的に報知すると共に、受信周波数も変更する。このような動作は、無線リソースの浪費となるだけでなく、端末における消費電力の浪費にもつながる。今後、セキュリティの観点から、ステルスアクセスポイントが多数配置された場合、多くのステルスアクセスポイントを発見しなければならず、送信パケット数も増大する。 According to the prior art, the terminal is not set for the presence or absence of stealth of the access point. In other words, even when the terminal is present at a position where it cannot communicate with the stealth access point, the terminal periodically notifies probe requests to all previously registered access points and also changes the reception frequency. Such an operation not only wastes radio resources but also leads to waste of power consumption in the terminal. In the future, from the viewpoint of security, when a large number of stealth access points are arranged, many stealth access points must be found, and the number of transmitted packets increases.
そこで、本発明は、ステルスアクセスポイントを検出するために、端末が無駄なプローブ要求を送信しないようにすることができる端末、プログラム及びアクセスポイント発見方法を提供することを目的とする。 Therefore, an object of the present invention is to provide a terminal, a program, and an access point discovery method that can prevent a terminal from transmitting a useless probe request in order to detect a stealth access point.
本発明によれば、ネットワーク識別子を報知する通常アクセスポイントと、ネットワーク識別子を報知しないステルスアクセスポイントと通信可能な端末であって、
アクセスポイント毎に、通常アクセスポイントか又はステルスアクセスポイントかを表すアクセスポイント情報を蓄積するアクセスポイント情報蓄積手段と、
ネットワーク識別子を含むビーコン信号を傾聴して検出するビーコン信号検出手段と、
ネットワーク識別子を含むプローブ要求を送信するプローブ要求送信手段と、
通常アクセスポイントに対してはビーコン信号検出手段によってビーコン信号を検出し、ステルスアクセスポイントに対してはプローブ要求送信手段によってプローブ要求を送信するように制御するアクセスポイント発見制御手段と
を有することを特徴とする。
According to the present invention, a normal access point that broadcasts a network identifier and a terminal that can communicate with a stealth access point that does not broadcast a network identifier,
For each access point, access point information storage means for storing access point information indicating whether it is a normal access point or a stealth access point;
Beacon signal detecting means for listening and detecting a beacon signal including a network identifier;
Probe request transmitting means for transmitting a probe request including a network identifier;
It has an access point discovery control means for controlling a beacon signal to be detected by a beacon signal detection means for a normal access point, and to transmit a probe request by a probe request transmission means for a stealth access point. And
本発明の端末における他の実施形態によれば、
現在位置を測定する測位手段を更に有し、
アクセスポイント情報蓄積手段は、アクセスポイント毎のアクセスポイント情報に、位置範囲情報を含んでおり、
アクセスポイント発見制御手段は、当該端末の現在位置が位置範囲情報に含まれるステルスアクセスポイントに対してのみ、プローブ要求送信手段によってプローブ要求を送信するように制御することも好ましい。
According to another embodiment of the terminal of the present invention,
It further has a positioning means for measuring the current position,
The access point information storage means includes location range information in the access point information for each access point,
The access point discovery control means preferably controls the probe request transmission means to transmit the probe request only to the stealth access point whose current position of the terminal is included in the position range information.
本発明の端末における他の実施形態によれば、
プローブ要求送信手段は、通常のプローブ要求の送信間隔よりも短い時間間隔で、複数のプローブ要求を連続的に送信することも好ましい。
According to another embodiment of the terminal of the present invention,
It is also preferable that the probe request transmission means continuously transmits a plurality of probe requests at a time interval shorter than a normal probe request transmission interval.
本発明によれば、前述した端末と、該端末へデータを送信可能な放送局装置とを有するシステムであって、
放送局装置は、アクセスポイント毎に、通常アクセスポイントか又はステルスアクセスポイントかを表すアクセスポイント情報を放送し、
端末は、受信したアクセスポイント情報を、アクセスポイント情報蓄積手段に蓄積することを特徴とする。
According to the present invention, there is provided a system including the terminal described above and a broadcasting station apparatus capable of transmitting data to the terminal,
The broadcasting station apparatus broadcasts access point information indicating whether it is a normal access point or a stealth access point for each access point,
The terminal stores the received access point information in an access point information storage unit.
本発明によれば、ネットワーク識別子を報知する通常アクセスポイントと、ネットワーク識別子を報知しないステルスアクセスポイントと通信可能な端末に搭載されたコンピュータを機能させるプログラムであって、
アクセスポイント毎に、通常アクセスポイントか又はステルスアクセスポイントかを表すアクセスポイント情報を蓄積するアクセスポイント情報蓄積手段と、
ネットワーク識別子を含むビーコン信号を傾聴して検出するビーコン信号検出手段と、
ネットワーク識別子を含むプローブ要求を送信するプローブ要求送信手段と、
通常アクセスポイントに対してはビーコン信号検出手段によってビーコン信号を検出し、ステルスアクセスポイントに対してはプローブ要求送信手段によってプローブ要求を送信するように制御するアクセスポイント発見制御手段と
してコンピュータを機能させることを特徴とする。
According to the present invention, a program for causing a computer installed in a terminal capable of communicating with a normal access point for informing a network identifier and a stealth access point for not informing a network identifier,
For each access point, access point information storage means for storing access point information indicating whether it is a normal access point or a stealth access point;
Beacon signal detecting means for listening and detecting a beacon signal including a network identifier;
Probe request transmitting means for transmitting a probe request including a network identifier;
For normal access points, beacon signal detection means detects the beacon signal, and for stealth access points, the probe request transmission means controls the computer to function as an access point discovery control means. It is characterized by.
本発明の端末用のプログラムにおける他の実施形態によれば、
現在位置を測定する測位手段として更に機能させ、
アクセスポイント情報蓄積手段は、アクセスポイント毎のアクセスポイント情報に、位置範囲情報を含んでおり、
アクセスポイント発見制御手段は、当該端末の現在位置が位置範囲情報に含まれるステルスアクセスポイントに対してのみ、プローブ要求送信手段によってプローブ要求を送信するように制御する
ようにコンピュータを機能させることも好ましい。
According to another embodiment of the terminal program of the present invention,
Further function as a positioning means to measure the current position,
The access point information storage means includes location range information in the access point information for each access point,
The access point discovery control means preferably causes the computer to function so as to control the probe request transmission means to transmit the probe request only to the stealth access point whose current position of the terminal is included in the position range information. .
本発明の端末用のプログラムにおける他の実施形態によれば、
プローブ要求送信手段は、通常のプローブ要求の送信間隔よりも短い時間間隔で、複数のプローブ要求を連続的に送信するようにコンピュータを機能させることも好ましい。
According to another embodiment of the terminal program of the present invention,
The probe request transmission means preferably causes the computer to function so as to continuously transmit a plurality of probe requests at a time interval shorter than a normal probe request transmission interval.
本発明によれば、ネットワーク識別子を報知する通常アクセスポイントと、ネットワーク識別子を報知しないステルスアクセスポイントと通信可能な端末におけるアクセスポイント発見方法であって、
アクセスポイント毎に、通常アクセスポイントか又はステルスアクセスポイントかを表すアクセスポイント情報を蓄積するアクセスポイント情報蓄積部を有し、
通常アクセスポイントに対しては、ネットワーク識別子を含むビーコン信号を傾聴して検出し、
ステルスアクセスポイントに対しては、ネットワーク識別子を含むプローブ要求を送信する
ことを特徴とする。
According to the present invention, an access point discovery method in a terminal capable of communicating with a normal access point that broadcasts a network identifier and a stealth access point that does not broadcast a network identifier,
Each access point has an access point information storage unit that stores access point information indicating whether it is a normal access point or a stealth access point,
For normal access points, listen and detect beacon signals including network identifiers,
A probe request including a network identifier is transmitted to the stealth access point.
本発明のアクセスポイント発見方法における他の実施形態によれば、
アクセスポイント情報蓄積部は、アクセスポイント毎のアクセスポイント情報に、位置範囲情報を含んでおり、
当該端末の現在位置が位置範囲情報に含まれるステルスアクセスポイントに対してのみ、プローブ要求送信手段によってプローブ要求を送信する
ことも好ましい。
According to another embodiment of the access point discovery method of the present invention,
The access point information storage unit includes location range information in the access point information for each access point,
It is also preferable that the probe request is transmitted by the probe request transmitting means only to the stealth access point whose current position of the terminal is included in the position range information.
本発明のアクセスポイント発見方法における他の実施形態によれば、プローブ要求は、通常のプローブ要求の送信間隔よりも短い時間間隔で、複数のプローブ要求を連続的に送信されることも好ましい。 According to another embodiment of the access point discovery method of the present invention, it is also preferable that the probe request is continuously transmitted with a plurality of probe requests at a time interval shorter than a normal probe request transmission interval.
本発明の端末、プログラム及びアクセスポイント発見方法によれば、ステルスアクセスポイントを発見する際に、登録された全てのESSIDに対してプローブ要求を送信することがなくなる。従って、端末は、ステルスアクセスポイントを発見するためのプローブ要求の送信回数を大幅に減少させることができ、ネットワークの無線リソースと、端末の消費電力とを共に減少させることができる。 According to the terminal, program, and access point discovery method of the present invention, probe requests are not transmitted to all registered ESSIDs when discovering a stealth access point. Accordingly, the terminal can greatly reduce the number of probe request transmissions for discovering the stealth access point, and can reduce both the wireless resources of the network and the power consumption of the terminal.
以下では、図面を用いて、本発明を実施するための最良の形態について詳細に説明する。 Hereinafter, the best mode for carrying out the present invention will be described in detail with reference to the drawings.
図2は、本発明におけるシステム構成図である。 FIG. 2 is a system configuration diagram according to the present invention.
図2によれば、端末1は、ステルスアクセスポイント2と通信可能な位置に存在する。また、端末1は、放送局(又はセルラ基地局)3から放送される周辺アクセスポイント情報を受信することもできる。
According to FIG. 2, the terminal 1 exists at a position where it can communicate with the
端末1は、ビーコン信号検出部101と、アクセスポイント発見制御部102と、アクセスポイント情報蓄積部103と、測位部104と、プローブ要求送信部105と、アクセスポイント接続処理部106と、周辺アクセスポイント情報受信部107とを有する。これら機能部は、端末1に搭載されたコンピュータによって実行されるプログラムによっても実現できる。
The terminal 1 includes a beacon
アクセスポイント情報蓄積部103は、アクセスポイント毎に、通常アクセスポイントか又はステルスアクセスポイントかを表すアクセスポイント情報を蓄積する。アクセスポイント情報蓄積部103は、例えば以下の表1のようなテーブルを蓄積する。
ESSIDは、アクセスポイント識別子、即ち「ネットワーク識別子」を意味する。ESSID毎に、「無線システム種別」、「周波数」及び「WEP(Wired Equivalent Privacy)」が登録されている。本発明によれば、更に、ESSID毎に、「ステルス有無」、「優先度」及び「位置範囲情報」を含む。 The ESSID means an access point identifier, that is, a “network identifier”. For each ESSID, “wireless system type”, “frequency”, and “WEP (Wired Equivalent Privacy)” are registered. According to the present invention, each ESSID further includes “stealth presence / absence”, “priority”, and “position range information”.
「ステルス有無」は、そのESSIDのアクセスポイントが、通常ステルスアクセスポイントか又はステルスアクセスポイントかを表す。「優先度」は、端末が接続すべき優先順を表し、優先度の高いESSIDから順にサーチされる。「位置範囲情報」は、そのESSIDのアクセスポイントと通信可能な位置範囲を表す。位置範囲情報は、例えば中心点となる緯度経度と、その半径とによって表される。 “Stealth presence / absence” indicates whether the access point of the ESSID is a normal stealth access point or a stealth access point. The “priority” indicates the priority order to which the terminal should be connected, and the search is performed in order from the ESSID having the highest priority. “Location range information” represents a location range in which communication with the access point of the ESSID is possible. The position range information is represented by, for example, a latitude / longitude serving as a center point and a radius thereof.
ビーコン信号検出部101は、通常アクセスポイントから送信されるビーコン信号を傾聴して検出する。ビーコン信号検出部101は、ビーコン信号を受信した際に、その旨をアクセスポイント発見制御部102へ通知する。
The beacon
ビーコン信号は、MACフレームによって構成される。MACフレームは、「フレーム制御」「DurationID」「宛先アドレス」「送信元アドレス」「BSSID(Basic Service Set IDentifier)」「シーケンス制御」「フレームボディ」「FCS」から構成される。ビーコン信号は、「フレーム制御」の「タイプ」「サブタイプ」によって特定される。「タイプ=00」はマネジメントフレームであることを意味し、「サブタイプ=1000」はビーコン信号であることを意味する。「BSSID」は、アクセスポイントのMACアドレスを表す。 The beacon signal is composed of a MAC frame. The MAC frame includes “frame control”, “DurationID”, “destination address”, “source address”, “BSSID (Basic Service Set IDentifier)”, “sequence control”, “frame body”, and “FCS”. The beacon signal is specified by “type” and “subtype” of “frame control”. “Type = 00” means a management frame, and “subtype = 1000” means a beacon signal. “BSSID” represents the MAC address of the access point.
ビーコン信号のメッセージボディは、以下のような「ビーコン基本情報」を含む。
・Timestamp:タイマTSFTIMERの値(μs単位)
・Beacon Interval:ビーコン周期(1024μs単位)
・Capability Information:ポーリング集中制御(PCF)又は暗号化の有無
・SSID(Service Set ID):ESSID又はIBSSID
・Supported Rate:アクセスポイントがサポートしている無線伝送レートの一覧
The message body of the beacon signal includes the following “beacon basic information”.
・ Timestamp: Timer TSFTIMER value (μs unit)
・ Beacon Interval: Beacon period (1024μs unit)
-Capability Information: Presence of centralized polling control (PCF) or encryption-SSID (Service Set ID): ESSID or IBSSID
-Supported Rate: List of wireless transmission rates supported by the access point
プローブ要求送信部105は、ステルスアクセスポイント2へプローブ要求を送信する。プローブ要求は、発見しようとするESSIDを含む。ここで、プローブ要求送信部105は、通常のプローブ要求の送信間隔よりも短い時間間隔で、複数のプローブ要求を連続的に送信することも好ましい。例えば、連続して3回、プローブ要求を送信し、その後、一定時間だけプローブ応答を待つ。プローブ応答が受信されないならば、更にプローブ要求を送信することなく、次のアクセスポイントを発見するようにする。これにより、ステルスアクセスポイントを発見するための時間を短くすることができる。
The probe
アクセスポイント発見制御部102は、アクセスポイント情報蓄積部103に蓄積されたアクセスポイント情報の「ステルス有無」に基づいて、アクセスポイントを発見する手段を切り替える。通常アクセスポイントに対してはビーコン信号検出部101によってビーコン信号を検出する。一方、ステルスアクセスポイントに対してはプローブ要求送信部105によってプローブ要求を送信するように制御する。本発明によれば、端末は、ステルスアクセスポイントに対してのみプローブ要求を送信し、通常アクセスポイントに対してプローブ要求を送信することはない。このような動作は、端末がアクセスポイントを発見するための消費電力を減少させることができる。
The access point
ここで、アクセスポイント発見制御部102は、当該端末の現在位置がその位置範囲情報に含まれるステルスアクセスポイントに対してのみ、プローブ要求送信部105によってプローブ要求を送信するように制御する。当該端末の現在位置は、測位部104から取得する。また、ステルスアクセスポイントの位置範囲情報は、アクセスポイント情報蓄積部103から取得する。そして、アクセスポイント発見制御部102は、当該端末の現在位置がそのステルスアクセスポイントの位置範囲内に存在しているか否かを判定する。存在している場合、プローブ要求を送信するべく、プローブ要求送信部105へ指示する。これにより、端末1は、現在位置がその位置範囲情報に含まれないステルスアクセスポイントに対して、プローブ要求を送信することがない。尚、アクセスポイント発見制御部102は、アクセスポイント情報の優先度の高い順にアクセスポイントをサーチする。
Here, the access point
測位部104は、現在位置を測定する。例えばGPS(Global Positioning System)のような測位機能によって、緯度経度情報を取得する。
The
アクセスポイント接続処理部106は、アクセスポイント発見制御部102によって発見されたアクセスポイント(ネットワーク識別子)に対して、接続シーケンスを処理する。ビーコン信号又はプローブ応答を受信した際に、アソシエーション要求をアクセスポイント2へ送信し、接続シーケンスを処理する。
The access point
周辺アクセスポイント情報受信部107は、放送局3から周辺アクセスポイント情報を受信する。その周辺アクセスポイント情報は、アクセスポイント情報蓄積部103に蓄積される。これにより、端末は、現在位置において近隣のアクセスポイントを認識することができる。
The peripheral access point
図2によれば、ステルスアクセスポイント2は、プローブ要求受信部201と、ESSID判定部202と、プローブ応答送信部203と、端末接続処理部204とを有する。
According to FIG. 2, the
プローブ要求受信部201は、端末1からプローブ要求を受信する。受信したプローブ要求に含まれるESSIDは、ESSID判定部202へ通知される。
The probe
ESSID判定部202は、プローブ要求受信部201から通知されたESSIDが、当該ステルスアクセスポイント自身のESSIDと一致するか否かを判定する。一致する場合、その旨がプローブ応答送信部203へ通知される。
The
プローブ応答送信部203は、ESSID判定部202からESSIDが一致する旨の通知を受けた際に、プローブ応答を端末1へ送信する。プローブ応答には、ビーコン信号と同じ情報要素が含まれる。
The probe
端末接続処理部204は、端末1との間で接続シーケンスを処理する。端末1からアソシエーション要求を受信し、接続シーケンスを処理する。
The terminal
図3は、本発明におけるシーケンス図である。 FIG. 3 is a sequence diagram in the present invention.
(S301)放送局(又はセルラ基地局)3が、近隣のアクセスポイントの周辺アクセスポイント情報を放送している。周辺アクセスポイント情報は、特に「ステルス有無」「位置範囲情報」「優先度」を含む。
(S302)端末1は、放送局3から受信した周辺アクセスポイント情報を蓄積する。
(S303)端末1は、アクセスポイント情報の「位置範囲情報」に基づいて、現在位置において接続可能なアクセスポイントを検索する。
(S304)端末1は、検索されたアクセスポイントについて「優先度」順を決定する。
(S301) Broadcast station (or cellular base station) 3 broadcasts peripheral access point information of neighboring access points. The peripheral access point information particularly includes “stealth presence / absence”, “location range information”, and “priority”.
(S302) The terminal 1 accumulates peripheral access point information received from the
(S303) The terminal 1 searches for an access point that can be connected at the current position based on the “position range information” of the access point information.
(S304) The terminal 1 determines the “priority” order for the searched access points.
(S305)通常アクセスポイントを発見する場合、その通常アクセスポイントが用いる周波数に設定する。
(S306)そして、端末1は、通常アクセスポイント2から送信されるビーコン信号を、一定時間、傾聴する。
(S307)通常アクセスポイント2は、ESSIDを含むビーコン信号を定期的に送信している。端末1は、そのビーコン信号を受信する。
(S308)端末1は、ビーコン信号を受信すると、通常アクセスポイント2に対して接続シーケンスを処理する。
(S305) When a normal access point is found, the frequency used by the normal access point is set.
(S306) Then, the terminal 1 listens to the beacon signal normally transmitted from the
(S307) The
(S308) Upon receiving the beacon signal, the terminal 1 processes the connection sequence for the
(S309)ステルスアクセスポイントを発見する場合、そのステルスアクセスポイントが用いる周波数に設定し、ESSID及びWEPを特定する。
(S310)端末1は、そのESSIDを含むプローブ要求を、ステルスアクセスポイント2へ送信する。
(S311)ステルスアクセスポイント2は、プローブ要求に含まれるESSIDが、自己のESSIDと一致するか否かを判定する。
(S312)一致する場合、ステルスアクセスポイント2は、プローブ応答を端末1へ返信する。
(S313)端末1は、プローブ応答を受信すると、ステルスアクセスポイント2に対して接続シーケンスを処理する。
(S309) When a stealth access point is found, it is set to the frequency used by the stealth access point, and the ESSID and WEP are specified.
(S310) The terminal 1 transmits a probe request including the ESSID to the
(S311) The
(S312) When they match, the
(S313) Upon receiving the probe response, the terminal 1 processes the connection sequence for the
以上、前述したように、本発明の端末、プログラム及びアクセスポイント発見方法によれば、ステルスアクセスポイントを発見する際に、登録された全てのESSIDに対してプローブ要求を送信することがなくなる。従って、端末は、ステルスアクセスポイントを発見するためのプローブ要求の送信回数を大幅に減少させることができ、ネットワークの無線リソースと、端末の消費電力とを共に減少させることができる。 As described above, according to the terminal, program, and access point discovery method of the present invention, probe requests are not transmitted to all registered ESSIDs when discovering a stealth access point. Accordingly, the terminal can greatly reduce the number of probe request transmissions for discovering the stealth access point, and can reduce both the wireless resources of the network and the power consumption of the terminal.
前述した本発明における種々の実施形態によれば、当業者は、本発明の技術思想及び見地の範囲における種々の変更、修正及び省略を容易に行うことができる。前述の説明はあくまで例であって、何ら制約しようとするものではない。本発明は、特許請求の範囲及びその均等物として限定するものにのみ制約される。 According to the various embodiments of the present invention described above, those skilled in the art can easily make various changes, modifications and omissions within the scope of the technical idea and the viewpoint of the present invention. The above description is merely an example, and is not intended to be restrictive. The invention is limited only as defined in the following claims and the equivalents thereto.
1 端末
101 ビーコン信号検出部
102 アクセスポイント発見制御部
103 アクセスポイント情報蓄積部
104 測位部
105 プローブ要求送信部
106 アクセスポイント接続処理部
107 周辺アクセスポイント情報受信部
2 アクセスポイント
201 プローブ要求受信部
202 ESSID判定部
203 プローブ応答送信部
204 端末接続処理部
3 放送局、セルラ基地局
DESCRIPTION OF SYMBOLS 1
Claims (10)
アクセスポイント毎に、通常アクセスポイントか又はステルスアクセスポイントかを表すアクセスポイント情報を蓄積するアクセスポイント情報蓄積手段と、
ネットワーク識別子を含むビーコン信号を傾聴して検出するビーコン信号検出手段と、
ネットワーク識別子を含むプローブ要求を送信するプローブ要求送信手段と、
前記通常アクセスポイントに対しては前記ビーコン信号検出手段によってビーコン信号を検出し、前記ステルスアクセスポイントに対しては前記プローブ要求送信手段によってプローブ要求を送信するように制御するアクセスポイント発見制御手段と
を有することを特徴とする端末。 A normal access point that broadcasts a network identifier and a terminal that can communicate with a stealth access point that does not broadcast a network identifier,
For each access point, access point information storage means for storing access point information indicating whether it is a normal access point or a stealth access point;
Beacon signal detecting means for listening and detecting a beacon signal including a network identifier;
Probe request transmitting means for transmitting a probe request including a network identifier;
An access point discovery control means for controlling the normal access point to detect a beacon signal by the beacon signal detection means and to transmit a probe request to the stealth access point by the probe request transmission means; A terminal characterized by having.
前記アクセスポイント情報蓄積手段は、アクセスポイント毎のアクセスポイント情報に、位置範囲情報を含んでおり、
前記アクセスポイント発見制御手段は、前記当該端末の現在位置が前記位置範囲情報に含まれるステルスアクセスポイントに対してのみ、前記プローブ要求送信手段によってプローブ要求を送信するように制御する
ことを特徴とする請求項1に記載の端末。 It further has a positioning means for measuring the current position,
The access point information storage means includes location range information in access point information for each access point,
The access point discovery control unit controls the probe request transmission unit to transmit a probe request only to a stealth access point whose current position of the terminal is included in the position range information. The terminal according to claim 1.
前記放送局装置は、アクセスポイント毎に、通常アクセスポイントか又はステルスアクセスポイントかを表すアクセスポイント情報を放送し、
前記端末は、受信した前記アクセスポイント情報を、前記アクセスポイント情報蓄積手段に蓄積する
ことを特徴とするシステム。 A system comprising the terminal according to any one of claims 1 to 3 and a broadcasting station device capable of transmitting data to the terminal,
The broadcast station apparatus broadcasts access point information indicating whether it is a normal access point or a stealth access point for each access point,
The terminal stores the received access point information in the access point information storage means.
アクセスポイント毎に、通常アクセスポイントか又はステルスアクセスポイントかを表すアクセスポイント情報を蓄積するアクセスポイント情報蓄積手段と、
ネットワーク識別子を含むビーコン信号を傾聴して検出するビーコン信号検出手段と、
ネットワーク識別子を含むプローブ要求を送信するプローブ要求送信手段と、
前記通常アクセスポイントに対しては前記ビーコン信号検出手段によってビーコン信号を検出し、前記ステルスアクセスポイントに対しては前記プローブ要求送信手段によってプローブ要求を送信するように制御するアクセスポイント発見制御手段と
してコンピュータを機能させることを特徴とする端末用のプログラム。 A program that causes a computer installed in a terminal that can communicate with a normal access point that broadcasts a network identifier and a stealth access point that does not broadcast a network identifier,
For each access point, access point information storage means for storing access point information indicating whether it is a normal access point or a stealth access point;
Beacon signal detecting means for listening and detecting a beacon signal including a network identifier;
Probe request transmitting means for transmitting a probe request including a network identifier;
A computer as an access point discovery control unit that controls the beacon signal to be detected by the beacon signal detection unit for the normal access point and the probe request transmission unit to transmit a probe request to the stealth access point. A program for a terminal, characterized by causing the function to function.
前記アクセスポイント情報蓄積手段は、アクセスポイント毎のアクセスポイント情報に、位置範囲情報を含んでおり、
前記アクセスポイント発見制御手段は、当該端末の現在位置が前記位置範囲情報に含まれるステルスアクセスポイントに対してのみ、前記プローブ要求送信手段によってプローブ要求を送信するように制御する
ようにコンピュータを機能させることを特徴とする請求項5に記載の端末用のプログラム。 Further function as a positioning means to measure the current position,
The access point information storage means includes location range information in access point information for each access point,
The access point discovery control means causes the computer to function so as to control the probe request transmission means to transmit a probe request only to a stealth access point whose current position of the terminal is included in the position range information. The terminal program according to claim 5.
アクセスポイント毎に、通常アクセスポイントか又はステルスアクセスポイントかを表すアクセスポイント情報を蓄積するアクセスポイント情報蓄積部を有し、
前記通常アクセスポイントに対しては、ネットワーク識別子を含むビーコン信号を傾聴して検出し、
前記ステルスアクセスポイントに対しては、ネットワーク識別子を含むプローブ要求を送信する
ことを特徴とするアクセスポイント発見方法。 An access point discovery method in a terminal capable of communicating with a normal access point that broadcasts a network identifier and a stealth access point that does not broadcast a network identifier,
Each access point has an access point information storage unit that stores access point information indicating whether it is a normal access point or a stealth access point,
For the normal access point, a beacon signal including a network identifier is detected by listening,
An access point discovery method, comprising: transmitting a probe request including a network identifier to the stealth access point.
当該端末の現在位置が前記位置範囲情報に含まれるステルスアクセスポイントに対してのみ、前記プローブ要求送信手段によってプローブ要求を送信する
ことを特徴とする請求項8に記載のアクセスポイント発見方法。 The access point information storage unit includes location range information in access point information for each access point,
9. The access point discovery method according to claim 8, wherein a probe request is transmitted by the probe request transmission unit only to a stealth access point whose current position of the terminal is included in the position range information.
The access point discovery method according to claim 8 or 9, wherein the probe request is continuously transmitted with a plurality of probe requests at a time interval shorter than a normal probe request transmission interval.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2006096246A JP2007274252A (en) | 2006-03-31 | 2006-03-31 | Terminal, program and access point discovery method for communicating with stealth access point |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2006096246A JP2007274252A (en) | 2006-03-31 | 2006-03-31 | Terminal, program and access point discovery method for communicating with stealth access point |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JP2007274252A true JP2007274252A (en) | 2007-10-18 |
Family
ID=38676604
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2006096246A Pending JP2007274252A (en) | 2006-03-31 | 2006-03-31 | Terminal, program and access point discovery method for communicating with stealth access point |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2007274252A (en) |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2011146964A (en) * | 2010-01-15 | 2011-07-28 | Mega Chips Corp | Radio communication system, terminal device, repeater, and radio communication method |
| JP2013179639A (en) * | 2008-02-22 | 2013-09-09 | Canon Inc | Communication device, communication method, program and recording medium |
| WO2015133400A1 (en) * | 2014-03-03 | 2015-09-11 | 三菱電機株式会社 | Wireless communication system and wireless communication device |
| JP2016046656A (en) * | 2014-08-22 | 2016-04-04 | カシオ計算機株式会社 | Radio communication device, radio communication system, radio communication method, program, master device and slave device |
Citations (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2000349787A (en) * | 1999-03-29 | 2000-12-15 | Nec Corp | Radio lan system, its fault relief method and recording medium recording computer program for realizing fault relief processing |
| JP2001060910A (en) * | 1999-08-20 | 2001-03-06 | Toshiba Corp | Wireless terminal device and reception control method |
| JP2002236632A (en) * | 2001-02-13 | 2002-08-23 | Clarion Co Ltd | Information communication system, information terminal, server, method for connection to the internet, and method of distributing advertisement |
| JP2003134029A (en) * | 2001-10-23 | 2003-05-09 | Oki Electric Ind Co Ltd | Radio communication terminal device |
| JP2004135179A (en) * | 2002-10-11 | 2004-04-30 | Aisin Aw Co Ltd | On-vehicle equipment |
| JP2004304397A (en) * | 2003-03-31 | 2004-10-28 | Toshiba Corp | Wireless LAN access point device, portable terminal device, and method for acquiring position information of wireless LAN access point device |
| JP2005286767A (en) * | 2004-03-30 | 2005-10-13 | Pioneer Electronic Corp | Wireless communication apparatus and base station detecting method |
| JP2005341254A (en) * | 2004-05-27 | 2005-12-08 | Denso Corp | In-vehicle wireless lan connection terminal |
| JP2006060285A (en) * | 2004-08-17 | 2006-03-02 | Matsushita Electric Ind Co Ltd | Wireless communication apparatus and wireless communication system |
| JP2006508603A (en) * | 2002-12-02 | 2006-03-09 | 韓國電子通信研究院 | Communication device having wireless LAN access point search function and method thereof |
-
2006
- 2006-03-31 JP JP2006096246A patent/JP2007274252A/en active Pending
Patent Citations (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2000349787A (en) * | 1999-03-29 | 2000-12-15 | Nec Corp | Radio lan system, its fault relief method and recording medium recording computer program for realizing fault relief processing |
| JP2001060910A (en) * | 1999-08-20 | 2001-03-06 | Toshiba Corp | Wireless terminal device and reception control method |
| JP2002236632A (en) * | 2001-02-13 | 2002-08-23 | Clarion Co Ltd | Information communication system, information terminal, server, method for connection to the internet, and method of distributing advertisement |
| JP2003134029A (en) * | 2001-10-23 | 2003-05-09 | Oki Electric Ind Co Ltd | Radio communication terminal device |
| JP2004135179A (en) * | 2002-10-11 | 2004-04-30 | Aisin Aw Co Ltd | On-vehicle equipment |
| JP2006508603A (en) * | 2002-12-02 | 2006-03-09 | 韓國電子通信研究院 | Communication device having wireless LAN access point search function and method thereof |
| JP2004304397A (en) * | 2003-03-31 | 2004-10-28 | Toshiba Corp | Wireless LAN access point device, portable terminal device, and method for acquiring position information of wireless LAN access point device |
| JP2005286767A (en) * | 2004-03-30 | 2005-10-13 | Pioneer Electronic Corp | Wireless communication apparatus and base station detecting method |
| JP2005341254A (en) * | 2004-05-27 | 2005-12-08 | Denso Corp | In-vehicle wireless lan connection terminal |
| JP2006060285A (en) * | 2004-08-17 | 2006-03-02 | Matsushita Electric Ind Co Ltd | Wireless communication apparatus and wireless communication system |
Cited By (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2013179639A (en) * | 2008-02-22 | 2013-09-09 | Canon Inc | Communication device, communication method, program and recording medium |
| JP2011146964A (en) * | 2010-01-15 | 2011-07-28 | Mega Chips Corp | Radio communication system, terminal device, repeater, and radio communication method |
| WO2015133400A1 (en) * | 2014-03-03 | 2015-09-11 | 三菱電機株式会社 | Wireless communication system and wireless communication device |
| JPWO2015133400A1 (en) * | 2014-03-03 | 2017-04-06 | 三菱電機株式会社 | Wireless communication system and wireless communication device |
| US10034162B2 (en) | 2014-03-03 | 2018-07-24 | Mitsubishi Electric Corporation | Radio communication system and radio communication apparatus |
| JP2016046656A (en) * | 2014-08-22 | 2016-04-04 | カシオ計算機株式会社 | Radio communication device, radio communication system, radio communication method, program, master device and slave device |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10849045B2 (en) | Terminal device having a relay function and method of providing information related to a relay function | |
| US10448424B2 (en) | Method and apparatus for use of simultaneous multiple channels in the dynamic frequency selection band in wireless networks | |
| CN106162511B (en) | D2D relay node determination and use method and device | |
| EP2446678B1 (en) | A wireless terminal and method for managing the receipt of position reference signals for use in determining a location | |
| AU2015384676B2 (en) | Information processing device | |
| US20180376448A1 (en) | Wi-fi protocol enhancement techniques for low power networking for the internet-of-things | |
| US10341833B2 (en) | Automatic proximity discovery area technique | |
| EP3072354B1 (en) | Relay capable wireless apparatuses | |
| JP2017513394A (en) | Dedicated channel for fast initial link setup in wireless networks | |
| US10111164B2 (en) | Wireless communication system and wireless communication method | |
| WO2015009453A1 (en) | Mobile device tracking prevention method and system | |
| EP2130336A1 (en) | Method and apparatus of connectivity recovery in wireless network | |
| US9961619B2 (en) | Method for intelligently and dynamically selecting beacon transmitting nodes in ad-hoc networks | |
| US10433219B2 (en) | WLAN system and handover method and apparatus for use therein | |
| US10015646B2 (en) | Group owner selection within a peer-to-peer network | |
| US20090049519A1 (en) | Terminal and access point finding method for communicating with stealth access point | |
| JP2008512953A (en) | Accelerate access point discovery in wireless local area networks | |
| WO2015163013A1 (en) | Wireless communication device, wireless communication method, and wireless communication system | |
| US10313896B2 (en) | Communication system and radio terminal | |
| KR20090089301A (en) | Manual scanning method, radio communication device and radio communication system | |
| WO2010150434A1 (en) | Wireless reception device, wireless transmission device, and method for deciding timing of beacon reception | |
| JP2007274252A (en) | Terminal, program and access point discovery method for communicating with stealth access point | |
| US11632716B2 (en) | Wireless communication method used in wireless communication device and wireless communication device | |
| CN102802233A (en) | Information transmission method and user equipment | |
| KR101878248B1 (en) | Method for blocking wireless access of a terminal at access point, and device thereof |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080819 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110114 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110118 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110316 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20110421 |
