WO2009028635A1 - Communication apparatus and communication method therefor - Google Patents
Communication apparatus and communication method therefor Download PDFInfo
- Publication number
- WO2009028635A1 WO2009028635A1 PCT/JP2008/065473 JP2008065473W WO2009028635A1 WO 2009028635 A1 WO2009028635 A1 WO 2009028635A1 JP 2008065473 W JP2008065473 W JP 2008065473W WO 2009028635 A1 WO2009028635 A1 WO 2009028635A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- network
- communication
- communication parameters
- setting
- vicinity
- 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.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W8/00—Network data management
- H04W8/26—Network addressing or numbering for mobility support
Definitions
- the present invention relates to a communication apparatus and a communication method therefor.
- the setting items include communication parameters necessary for wireless communication, such as an SSID (Service Set IDentifier) as a network identifier, an encryption method, an encryption key, an authentication method, and an authentication key. It is very troublesome for a user to set them by manual input .
- SSID Service Set IDentifier
- Japanese Patent Laid-Open No. 2003-338821 has disclosed an example of communication parameter automatic setting.
- a communication parameter automatic setting method requires a role of "provider” which provides another wireless apparatus with communication parameters and a role of "acceptor” which receives the communication parameters provided by the provider and sets them in the acceptor itself.
- a communication apparatus comprises: a setting means which executes processing for setting communication parameters with another communication apparatus; a determination means which determines a network identifier that is unique among networks in the vicinity; and a creating means which, when the processing for setting communication parameters with another communication apparatus is executed by said setting means, creates a network having the network identifier determined by said determination means as being unique among networks in the vicinity.
- a communication method in a communication apparatus comprises the steps of: determining a network identifier that is unique among networks in the vicinity; and creating a network having the network identifier determined as being unique among networks in the vicinity when the processing for setting communication parameters with another communication apparatus is executed.
- processing for setting communication parameters can be executed with ease even in the case of a network on which it is difficult to specify a provider.
- FIG. 1 is a block diagram illustrating the configuration of a terminal
- FIG. 2 is a block diagram of software functions within a terminal according to an embodiment of the present invention.
- FIG. 3 is a configuration diagram in a case where an ad-hoc network is formed by three terminals in an embodiment
- FIG. 4 is a flowchart illustrating operation of a communication-parameter receiver in an embodiment
- FIG. 5 is a flowchart illustrating operation of a communication-parameter provider in an embodiment .
- FIG. 6 is a sequence diagram illustrating operation of terminals A, B and C in an embodiment.
- FIG. 1 is a block diagram showing a configuration of each terminal (to be described later) according to embodiments to which the present invention is applicable.
- Reference numeral 101 denotes a terminal as a whole; and 102, a control unit which controls the terminal as a whole by executing control programs stored in a storage unit 103.
- the control unit 102 also controls communication parameter setting with another terminal.
- the storage unit 103 stores the control programs executed by the control unit 102 and various pieces of information such as communication parameters. Various operations (to be described later) are performed when the control unit 102 executes the control programs stored in the storage unit 103.
- Reference numeral 104 denotes a wireless unit for wireless communication; 105, a display unit which provides various displays and has a function capable of outputting visually perceivable information like an LCD
- FIG. 2 is a block diagram showing a configuration of software functional blocks executed by each terminal (to be described later) according to this embodiment .
- Reference numeral 201 denotes a terminal as a whole; and 202, a communication parameter automatic setting function.
- communication parameters necessary for wireless communication such as an SSID as a network identifier, an encryption method, an encryption key, an authentication method, and an authentication key are automatically set.
- Reference numeral 203 denotes a packet receiving unit which receives packets associated with various communications; 204, a packet transmitting unit which transmits packets associated with various communications; and 205, a search signal transmitting unit which controls transmission of apparatus search signals such as a Probe_Request signal.
- a Probe_Request signal can also be referred to as a network search signal for searching for a desired network.
- Transmission of a Probe_Request signal is performed by the search signal transmitting unit 205. Further, transmission of a Probe_Response signal, which is a signal that is in response to the received Probe_Request signal, also is performed by the search signal transmitting unit 205.
- Reference numeral 206 denotes a search signal receiving unit which controls reception of apparatus search signals such as a Probe_Request signal from another terminal.
- the search signal receiving unit 206 executes reception processing of a Probe_Response signal (to be described later) . Further, reception of the Probe_Response signal also is performed by the search signal receiving unit 206.
- the Probe_Reqsponse signal is a response signal to the Probe_Request signal, and various pieces of information (self-information) on an apparatus that transmitted the Probe_Response signal are added to the Probe_Response signal .
- a network identifier generating unit 207 generates a network identifier. Generation of the network identifier, described later, is performed by the network identifier generating unit 207.
- Reference numeral 208 denotes a duplicate checking unit 208 for checking to determine whether the network identifier generated by the network identifier generating unit 207 duplicates that of a network existing in the vicinity. Using the search signal transmitting unit 205, the duplicate checking unit 208 broadcasts the Probe_Request signal containing the generated network identifier to the surroundings and inquires as to whether a network having this network identifier exists.
- a network creating unit 209 creates a network. Creation of a network, described later, is performed by the network creating unit 209. A network joining unit 210 joins in a network.
- a network specifying unit 211 specifies a network in which an opposing terminal is participating. Specification of a network, described later, is performed by the network specifying unit 211.
- the function block that automatically sets communication parameters includes a communication parameter receiving unit 212 for receiving communication parameters sent from a provider of communication parameters; a communication parameter providing unit 213 for providing communication parameters to a device of another party in a case where the apparatus functions as a provider of communication parameters; and an automatic setting control unit 214 for controlling various protocols in automatic setting of communication parameters. Processing for automatically setting communication parameters, described later, is executed by the communication parameter receiving unit 212 and communication parameter providing unit 213 based upon control by the automatic setting control unit 214.
- function blocks are inter-related in terms of software or hardware. Further, the above-mentioned function blocks are examples, and it may be so arranged that a plurality of function blocks construct a single function block, and any function block may be broken down further into blocks that perform a plurality of functions.
- FIG. 3 is a diagram illustrating a terminal 301 ("terminal A” below), a terminal 302 ("terminal B” below), a terminal 303 ("terminal C” below) and a shared network 304 constructed by the terminals A, B and C. Also illustrated in FIG. 3 are a first network 305 constructed by the terminals A and B, a second network 306 constructed by the terminals A and C, and a third network 307 constructed by terminal A.
- Each terminal is equipped with a wireless LAN communication function compliant with IEEE 802.11, performs wireless communication by wireless LAN ad-hoc communication ("ad-hoc communication" below) and is configured as illustrated in FIGS. 1 and 2 described earlier.
- FIG. 3 is a situation in which the shared network 304 has been set up by terminal A and is joined by terminals B and C by the automatic setting of communication parameters.
- Terminal A is the provider of communication parameters and provides terminals B and C with communication parameters needed in order to join the shared network 304.
- terminals B and C are the receivers of communication parameters.
- FIG. 4 is an operation flowchart for describing processing executed when a receiver of communication parameters receives communication parameters from a provider of communication parameters by processing for automatic setting of communication parameters.
- the receiver of communication parameters shall be referred to as a "receiver", and the provider of communication parameters shall be referred to as a "provider”.
- the processing illustrated in FIG. 4 starts when a setting button at a terminal that is the receiver is operated by a user.
- the search signal transmitting unit 205 of the receiver transmits the Probe_Request signal (S401) .
- the search signal receiving unit 206 of the receiver waits for the provider to transmit a Probe_Request signal that carries additional information signifying automatic setting of communication parameters (S402). If the Probe_Response signal carrying additional information signifying automatic setting of communication parameters is not received upon elapse of a fixed period of time, then the search signal receiving unit 206 repeats the transmission of the Probe_Request signal. [0039] If the Probe_Response signal is received, the network specifying unit 21 of the receiver specifies, based upon the information contained in the Probe_Response signal, the network identifier of the network in which the provider is participating (S403) .
- FIG. 5 is an operation flowchart for describing processing executed when a provider provides communication parameters to a receiver by processing for automatic setting of communication parameters. The processing illustrated in FIG. 5 starts when a setting button at a terminal that is the provider is operated by a user.
- the network identifier generating unit 207 of the provider generates a network identifier that includes a random character string (S501) . Owing to the inclusion of the random character string, the network identifier generating unit 207 generates a network identifier that is unique among network identifiers set for networks that exist in the vicinity. It should be noted that instead of utilizing a random character string as the network identifier at step S501, the network identifier generating unit 207 may use provider-specific information such as a MAC address. A network identifier that is unique among network identifiers set for networks that exist in the vicinity may be generated similarly by methods other than these.
- the provider makes sure that the generated network identifier is not a duplicate of an identifier of a network existing in the vicinity (S502) .
- the provider broadcasts a Probe_Request signal to the surroundings and determines whether a Probe_Response signal, which is a signal that is a response to the Probe_Request signal, is sent back. If a Probe_Response signal has been sent back, the provider checks the content thereof to thereby determine whether the generated network identifier duplicates that of a network in the vicinity (S502).
- step S501 If the result of the check is that a network for which a duplicate network identifier has been set exists, control returns to step S501 and the provider generates a network identifier again.
- the network creating unit 209 of the provider creates the network for which the network identifier has been generated (S503) . It should be noted that if the Probe_Response signal is not sent back, a determination is rendered to the effect that the generated network identifier is not a duplicate of that of a network in the vicinity.
- the search signal receiving unit 206 of the provider receives the Probe_Request signal after the network is created, then the search signal transmitting unit 205 sends back a Probe_Request signal that carries additional information signifying the automatic setting of communication parameters.
- the automatic setting control unit 214 waits a fixed period of time for the receiver to transmit a message indicative of start of automatic setting of communication parameters (S504, S506) .
- the automatic setting control unit 214 Upon receiving the message indicative of start of automatic setting of communication parameters, the automatic setting control unit 214 provides the receiver with communication parameters by means of the communication parameter providing unit 213 (S505) . After the communication parameters are provided, the provider returns control to S501 and repeats the processing for providing communication parameters.
- FIG. 6 is a sequence diagram regarding processing by which terminals B and C receive the communication parameters of the shared network 304 from terminal A and join the shared network 304.
- terminal A starts the processing of FIG. 5.
- terminal A creates the network 305 for which a network identifier that is unique at least among network identifiers of networks that exist in the vicinity has been set (F601) .
- terminal B When the setting button of terminal B is operated by the user, terminal B starts the processing of FIG. 4 and transmits a Probe_Request signal (F602) and searches for a provider.
- a Probe_Request signal F602
- terminal A Upon receiving the Probe_Request signal transmitted at F602, terminal A sends back a Probe_Response signal to which has been appended an identifier indicating that it has a function for automatic setting of communication parameters (F603) .
- terminal B Upon receiving the Probe_Response signal to which has been appended the identifier indicating possession of the function for automatic setting of communication parameters, terminal B detects and specifies the network 305 that has been created by terminal A and joins this network (F604).
- terminal A On the network 305, terminal A provides terminal B with the communication parameters of the shared network 304 by automatic setting of the communication parameters (F605) .
- terminal B joins the shared network 304
- terminal A After the communication parameters are provided to terminal B, terminal A creates the network
- terminal C When the setting button of terminal C is operated by the user, terminal C starts the processing of FIG. 4. Terminal C then transmits a Probe_Request signal (F608) and searches for a provider.
- Probe_Request signal F608
- terminal A Upon receiving the Probe_Request signal transmitted at F608, terminal A sends back a
- Probe_Response signal to which has been appended an identifier indicating that it has a function for automatic setting of communication parameters (F609) .
- terminal C Upon receiving the Probe_Response signal to which has been appended the identifier indicating possession of the function for automatic setting of communication parameters, terminal C detects and specifies the network 306 that has been created by terminal A and joins this network (F610) . [0063] On the network 306, terminal A provides terminal C with the communication parameters of the shared network 304 by automatic setting of the communication parameters (F611) .
- terminal C joins the shared network 304 (F612) .
- terminal A After the communication parameters are provided to terminal C, terminal A creates the network 307 for which a network identifier that is unique at least among network identifiers of networks that exist in the vicinity has been set (F613) .
- terminal A ends processing and joins (returns to) the shared network 304 (S614) .
- the provider when a provider provides a receiver with communication parameters, the provider creates a network having a network identifier that is unique among networks that exist in the vicinity. That is, when a receiver detects the network of a provider, only the provider exists in the network in which the provider is participating. This makes it possible for the provider to respond reliably to a Probe_Request signal that is transmitted by the receiver.
- a network is one (an ad-hoc network) on which it is difficult to specify a provider, a receiver can find and determine the provider easily and quickly. Accordingly, the automatic setting of communication parameters for the purpose of providing and receiving communication parameters can be performed efficiently and with ease.
- Probe_Request and Probe_Response signals are used.
- signals to be transmitted are not limited to them, and other signals playing the same roles may be used.
- An IEEE802.il wireless LAN has been explained as an example.
- the present invention may, however, be implemented in another wireless medium such as wireless USB, MBOA, Bluetooth®, UWB (Ultra Wide Band), or ZigBee.
- the present invention may also be implemented in a wired communication medium such as a wired LAN.
- MBOA is an abbreviation for Multi Band OFDM Alliance.
- UWB includes wireless USB, wireless 1394, and WINET.
- a network identifier, encryption method, encryption key, authentication method, and authentication key are used as examples of communication parameters, another information may be used and also included in communication parameters.
- a storage medium which stores software program codes for implementing the above-described functions may be supplied to a system or apparatus, and the computer (or the CPU or MPU) of the system or apparatus may read out and execute the program codes stored in the storage medium.
- the program codes read out from the storage medium implement the functions of the above-described embodiments, and the storage medium which stores the program codes constitutes the present invention.
- the storage medium for supplying the program codes includes a flexible disk, hard disk, optical disk, magnetooptical disk, CD-ROM, CD-R, magnetic tape, nonvolatile memory card, ROM, and DVD.
- the above-described functions are implemented when the computer executes the readout program codes. Also, the above-described functions may ⁇ be implemented when an OS running on the computer performs some or all of actual processes on the basis of the instructions of the program codes. OS is an abbreviation for Operating System.
- the above-described functions may be implemented when the program codes read out from the storage medium are written in the memory of a function expansion board inserted into the computer or the memory of a function expansion unit connected to the computer, and the CPU of the function expansion board or function expansion unit performs some or all of actual processes on the basis of the instructions of the program codes .
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
- Small-Scale Networks (AREA)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US12/666,277 US8693411B2 (en) | 2007-08-27 | 2008-08-22 | Communication apparatus and communication method therefor |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2007-219921 | 2007-08-27 | ||
| JP2007219921A JP5031487B2 (ja) | 2007-08-27 | 2007-08-27 | 通信装置、通信装置の通信方法、プログラム、記憶媒体 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2009028635A1 true WO2009028635A1 (en) | 2009-03-05 |
Family
ID=40091337
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/JP2008/065473 Ceased WO2009028635A1 (en) | 2007-08-27 | 2008-08-22 | Communication apparatus and communication method therefor |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US8693411B2 (https=) |
| JP (1) | JP5031487B2 (https=) |
| WO (1) | WO2009028635A1 (https=) |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4894826B2 (ja) * | 2008-07-14 | 2012-03-14 | ソニー株式会社 | 通信装置、通信システム、報知方法、及びプログラム |
| JP5448434B2 (ja) * | 2008-12-11 | 2014-03-19 | キヤノン株式会社 | 通信装置、通信装置の制御方法、コンピュータプログラム |
| JPWO2017208297A1 (ja) * | 2016-05-30 | 2018-08-30 | 三菱電機株式会社 | 通信制御装置、通信制御装置の制御方法、通信制御装置を制御するプログラム、通信システム、および、通信アダプタ |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20040133689A1 (en) * | 2002-12-24 | 2004-07-08 | Samrat Vasisht | Method, system and device for automatically configuring a communications network |
| WO2005032072A2 (en) * | 2003-09-30 | 2005-04-07 | Koninklijke Philips Electronics N.V. | Automatic assignment of a network id |
| US20060023651A1 (en) * | 2004-07-29 | 2006-02-02 | Kabushiki Kaisha Toshiba | Client terminal, access point apparatus, and wireless connection system |
| US20070195729A1 (en) * | 2006-02-17 | 2007-08-23 | Hongbing Li | System and method for self-configuring adaptive wireless router network |
| US20080198823A1 (en) * | 2007-02-16 | 2008-08-21 | Duan-Ruei Shiu | Method for establishing a wireless local area network link |
Family Cites Families (16)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP3628250B2 (ja) * | 2000-11-17 | 2005-03-09 | 株式会社東芝 | 無線通信システムで用いられる登録・認証方法 |
| JP4029629B2 (ja) * | 2001-03-27 | 2008-01-09 | セイコーエプソン株式会社 | 通信機器、通信方法およびプログラム |
| JP4314342B2 (ja) * | 2001-05-01 | 2009-08-12 | アイピージー エレクトロニクス 503 リミテッド | 無線通信システム |
| JP3612528B2 (ja) * | 2001-10-29 | 2005-01-19 | Necインフロンティア株式会社 | パラメータ設定システム |
| JP3915481B2 (ja) | 2001-11-14 | 2007-05-16 | セイコーエプソン株式会社 | 無線通信装置 |
| JP2003338821A (ja) | 2002-05-20 | 2003-11-28 | Nec Viewtechnology Ltd | 無線ネットワークシステム |
| US7251227B2 (en) * | 2002-10-04 | 2007-07-31 | M-Stack Limited | Access stratum manager |
| GB2398704B (en) * | 2003-02-21 | 2005-07-06 | Toshiba Res Europ Ltd | Address autoconfiguration in ad hoc networks |
| US7275157B2 (en) * | 2003-05-27 | 2007-09-25 | Cisco Technology, Inc. | Facilitating 802.11 roaming by pre-establishing session keys |
| JP3951986B2 (ja) * | 2003-08-27 | 2007-08-01 | ブラザー工業株式会社 | 無線ステーション |
| CA2543149A1 (en) * | 2003-10-24 | 2005-05-06 | Qualcomm Incorporated | Handoff between a wireless local area network and a cellular communication system |
| US7697516B2 (en) * | 2005-08-02 | 2010-04-13 | Trilliant Networks, Inc. | Method and apparatus for pre-admitting a node to a mesh network |
| JP5196716B2 (ja) * | 2005-09-13 | 2013-05-15 | キヤノン株式会社 | 無線通信装置及びプログラム |
| JP4865454B2 (ja) * | 2005-10-17 | 2012-02-01 | キヤノン株式会社 | 設定方法及び通信装置 |
| US8619623B2 (en) * | 2006-08-08 | 2013-12-31 | Marvell World Trade Ltd. | Ad-hoc simple configuration |
| JP4958669B2 (ja) | 2007-07-20 | 2012-06-20 | キヤノン株式会社 | 通信装置、通信装置の通信方法、プログラム、記憶媒体 |
-
2007
- 2007-08-27 JP JP2007219921A patent/JP5031487B2/ja not_active Expired - Fee Related
-
2008
- 2008-08-22 US US12/666,277 patent/US8693411B2/en active Active
- 2008-08-22 WO PCT/JP2008/065473 patent/WO2009028635A1/en not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20040133689A1 (en) * | 2002-12-24 | 2004-07-08 | Samrat Vasisht | Method, system and device for automatically configuring a communications network |
| WO2005032072A2 (en) * | 2003-09-30 | 2005-04-07 | Koninklijke Philips Electronics N.V. | Automatic assignment of a network id |
| US20060023651A1 (en) * | 2004-07-29 | 2006-02-02 | Kabushiki Kaisha Toshiba | Client terminal, access point apparatus, and wireless connection system |
| US20070195729A1 (en) * | 2006-02-17 | 2007-08-23 | Hongbing Li | System and method for self-configuring adaptive wireless router network |
| US20080198823A1 (en) * | 2007-02-16 | 2008-08-21 | Duan-Ruei Shiu | Method for establishing a wireless local area network link |
Also Published As
| Publication number | Publication date |
|---|---|
| JP5031487B2 (ja) | 2012-09-19 |
| US20100322164A1 (en) | 2010-12-23 |
| US8693411B2 (en) | 2014-04-08 |
| JP2009055323A (ja) | 2009-03-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8688846B2 (en) | Method of finding a communications parameter provider in a wireless network | |
| US8565165B2 (en) | Wireless terminal device, communication method, and computer-readable recording medium | |
| US9088860B2 (en) | Communication apparatus, communication method, computer program, and storage medium for setting wireless communication parameters | |
| US8891771B2 (en) | Communication apparatus, communication method, and computer program | |
| JP5137746B2 (ja) | 通信装置、通信装置の制御方法、プログラム | |
| US9497788B2 (en) | Communication device, and control method therefor | |
| KR101418660B1 (ko) | 통신 장치, 통신 장치의 제어 방법, 및 저장 매체 | |
| EP2235879B1 (en) | Communication parameter setting | |
| US8782257B2 (en) | Communication apparatus, and communication method therefor | |
| US8744345B2 (en) | Communication apparatus and communication method therefor | |
| US8547944B2 (en) | Communication apparatus, communication method, program and storage medium | |
| US9143925B2 (en) | Communication parameter setting apparatus and control method therefore | |
| US9271224B2 (en) | Communication apparatus, and communication method therefor | |
| US8693411B2 (en) | Communication apparatus and communication method therefor | |
| US8625445B2 (en) | Communication apparatus and control method therefor | |
| JP2014204244A (ja) | 通信装置、通信装置の制御方法、およびプログラム |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 08828674 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 12666277 Country of ref document: US |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 08828674 Country of ref document: EP Kind code of ref document: A1 |