JP2013131945A - Communication device and method of configuring communication device for connection - Google Patents

Communication device and method of configuring communication device for connection Download PDF

Info

Publication number
JP2013131945A
JP2013131945A JP2011280614A JP2011280614A JP2013131945A JP 2013131945 A JP2013131945 A JP 2013131945A JP 2011280614 A JP2011280614 A JP 2011280614A JP 2011280614 A JP2011280614 A JP 2011280614A JP 2013131945 A JP2013131945 A JP 2013131945A
Authority
JP
Japan
Prior art keywords
external device
information
external
connection
information acquisition
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
Application number
JP2011280614A
Other languages
Japanese (ja)
Inventor
Hideaki Tsujii
秀晃 辻井
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.)
Canon Inc
Original Assignee
Canon 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 Canon Inc filed Critical Canon Inc
Priority to JP2011280614A priority Critical patent/JP2013131945A/en
Publication of JP2013131945A publication Critical patent/JP2013131945A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To solve the problem in which: automatically connecting to a new device may mean connecting to an unintended device, thus posing a threat to the security, although selecting a connection target from multiple connection target candidates is cumbersome for a user, and it is also cumbersome that a confirmation message is displayed for only one device that is found as a connection target and is known to be available for connection from a history of past connections.SOLUTION: Devices on a network are searched for and a search result list is sorted so that priority is given to the devices that are known to be available for connection from a history of past connections. If only one device is found and the device is known to be available for connection, displaying the list is skipped and the device is automatically registered. If only one device is found and it is unknown whether the device is available for connection, a confirmation message is displayed.

Description

本発明は通信手段を介して外部装置と接続を行う通信装置において、外部装置との接続設定が可能な装置やその方法に関するものである。   The present invention relates to an apparatus capable of setting a connection with an external apparatus in a communication apparatus that connects to an external apparatus via a communication means, and a method thereof.

通信手段を用いて、他の装置と情報の送受信を行うためには、通信相手となる装置の接続先、通信手段、セキュリティ設定など、事前に設定をおこなう必要が生じることが多い。たとえば、無線LANを使用する場合、無線親機であるアクセスポイントに対して、接続をおこなうための設定として、SSID(Service Set IDentifier)、認証方式、接続方式、パスキーなどの設定を行う必要がある。これらの設定情報のパラメータは数多くあり、一項目でも入力に失敗すると接続が出来ないなどの問題が生じる。そこで、WPS(Wi−Fi Protected Setup)のプッシュボタン方式ように、それぞれの装置上に実装されたボタンを同時に押すことで、接続に必要な情報が自動的に装置同士で交換され、設定が可能となる接続設定方法がある。   In order to transmit / receive information to / from other apparatuses using the communication means, it is often necessary to make settings in advance such as the connection destination of the apparatus that is the communication partner, communication means, and security settings. For example, when using a wireless LAN, it is necessary to make settings such as SSID (Service Set IDentifier), authentication method, connection method, and passkey as settings for connecting to an access point that is a wireless master device. . There are many parameters of these setting information, and if one item fails to be input, there is a problem that connection cannot be made. Therefore, like the push button method of WPS (Wi-Fi Protected Setup), by simultaneously pressing the buttons installed on each device, information necessary for connection is automatically exchanged between the devices and can be set. There is a connection setting method.

WPSのプッシュボタン方式のように、ユーザが直接、装置同士を操作できない場合、装置の検索を行い、装置情報の一覧を表示して、一覧表からユーザが選択をおこなうユーザインタフェースを採る装置が多くみられる。たとえば、装置がUPnP(Universal Plug and Play)デバイスの場合、検索側の装置から出力されるM−SEARCHパケットに応答する形で外部装置から送信されるパケットを受信して外部装置の情報を得る。または、外部装置がネットワークに参加したときに発行されるNOTIFYパケットを受信して外部装置の情報を得る。こうし得られた情報をもとに装置のフレンドリーネームで一覧を作成し、ユーザへ選択させるためのUIを表示するという手順である。   Many devices adopt a user interface that searches for devices, displays a list of device information, and allows a user to make a selection from a list, such as the WPS push button method, when the user cannot directly operate the devices. Seen. For example, when the device is a UPnP (Universal Plug and Play) device, a packet transmitted from the external device is received in response to an M-SEARCH packet output from the search side device, and information on the external device is obtained. Alternatively, a NOTIFY packet issued when the external device joins the network is received to obtain information on the external device. This is a procedure of creating a list with the friendly name of the apparatus based on the information thus obtained and displaying a UI for allowing the user to select.

装置の一覧からユーザが選択するUIを採る場合、接続できない装置を一覧に入れると、ユーザが一覧の中から所望の装置を選択する手間が発生する。そこで、接続の履歴がある等の装置のデータベースを準備し、データベースを参照して、データベースに合致した装置のみで一覧を作成する方法が考えられる。しかし、データベースに合致した装置のみで一覧を作成すると、所望の装置が一覧に入らない可能性がある。そこで、特許文献1に紹介されている方法をもとにすると、はじめはデータベースに登録された情報をもとに検索を行い、検索に失敗した場合、データベースに登録された情報を元に自動的に検索条件を自動生成して再検索を行うことが可能である。   When the UI selected by the user from the device list is taken, if a device that cannot be connected is entered in the list, the user has to select a desired device from the list. In view of this, it is conceivable to prepare a database of devices that have a connection history, and create a list only with devices that match the database by referring to the database. However, if a list is created only with devices that match the database, there is a possibility that a desired device may not be included in the list. Therefore, based on the method introduced in Patent Document 1, first, a search is performed based on information registered in the database, and if the search fails, it is automatically performed based on the information registered in the database. It is possible to re-search by automatically generating search conditions.

特開平10−162008号公報Japanese Patent Laid-Open No. 10-162008

しかしながら、上記のように、データベースに合致した装置のみで一覧を作成すると、データベースに合致した装置が検索できてしまうとデータベースに登録されていない装置を選択することができない。したがって、意図してデータベースに登録されていない装置と接続することができないという問題点があった。   However, as described above, if a list is created only with devices that match a database, a device that is not registered in the database cannot be selected if a device that matches the database can be searched. Therefore, there is a problem that it is impossible to connect to a device that is not intentionally registered in the database.

一方、検索して発見できた装置が1個の場合、1つだけのリストを表示して、ユーザへ選択させるUIを表示するステップがわずらわしい。しかしながら、検索結果を表示するステップを省略して自動的に接続を行うと、セキュリティ等の観点で問題であるが、適切な方法が無かった。   On the other hand, when only one device can be found by searching, it is troublesome to display only one list and display a UI for the user to select. However, if the connection is automatically performed by omitting the step of displaying the search result, there is a problem from the viewpoint of security or the like, but there is no appropriate method.

本発明の通信装置は、
ネットワーク装置と通信を行うための通信手段と、
ネットワークに接続された外部装置を検索するための検索コマンドを生成する手段と、
前記通信手段にて前記検索コマンドを送出し、外部装置から得た応答情報をもとに、外部装置の装置名、装置の能力情報、製造メーカー情報の少なくとも一つを取得する外部装置情報取得手段と、
前記外部装置情報取得手段で得られた外部情報を表示する表示手段と、
前記表示手段で表示された外部装置情報が複数ある時は、ユーザが複数のなかから単一の外部装置を選択するための選択手段と、
前記選択手段にて選択した情報を保存するための設定情報保存手段と、
を有しており、
前記外部装置情報取得手段で得られた外部装置情報が、所定の装置であるかどうかを判断する外部装置識別手段を有し、
前記外部装置情報取得手段にて得られた外部装置の情報が複数の場合は、前記表示手段、および、前記選択手段を提供し、
前記外部装置情報取得手段にて得られた外部装置の情報が単一の場合で、なおかつ、前記外部装置識別手段で所定の装置ではない判断した場合は、前記表示手段を提供し、
前記外部装置情報取得手段にて得られた外部装置の情報が単一の場合で、なおかつ、前記外部装置識別手段で所定の装置であると判断した場合は、前記表示手段を省略する
ことを特徴とするものである。
The communication device of the present invention
A communication means for communicating with the network device;
Means for generating a search command for searching for an external device connected to the network;
External device information acquisition means for transmitting the search command by the communication means and acquiring at least one of a device name of the external device, device capability information, and manufacturer information based on response information obtained from the external device When,
Display means for displaying external information obtained by the external device information acquisition means;
When there are a plurality of external device information displayed by the display means, the selection means for the user to select a single external device from a plurality of information,
Setting information storage means for storing the information selected by the selection means;
Have
External device information obtained by the external device information acquisition means has external device identification means for judging whether or not a predetermined device;
If there is a plurality of external device information obtained by the external device information acquisition means, provide the display means and the selection means,
If the external device information obtained by the external device information acquisition means is single, and the external device identification means determines that the information is not a predetermined device, the display means is provided.
When the external device information obtained by the external device information acquisition means is single and the external device identification means determines that the information is a predetermined device, the display means is omitted. It is what.

以上説明したように、本発明によれば、接続先装置の検索結果から、ユーザが意図する装置を少ない操作で選択して設定することが可能なユーザインタフェースを提供することが可能である。   As described above, according to the present invention, it is possible to provide a user interface capable of selecting and setting a device intended by a user with few operations from a search result of a connection destination device.

第1の実施形態であるデジタルビデオカメラのブロック図Block diagram of a digital video camera according to the first embodiment 第1の実施形態であるデジタルビデオカメラ、外部装置である3台のPCがネットワークに接続された図1 is a diagram in which a digital video camera according to a first embodiment and three PCs as external devices are connected to a network. 第1の実施形態であるデジタルビデオカメラのUI制御部での外部装置との接続設定を行う際の、UI制御フローチャートUI control flowchart for setting connection with an external device in the UI control unit of the digital video camera according to the first embodiment 表示部での外部装置との接続設定を行う際の、UIの表示例UI display example when setting the connection with an external device on the display unit 第2の実施形態であるデジタルビデオカメラのUI制御部での外部装置との接続設定を行う際の、UI制御フローチャートUI control flowchart for setting connection with an external device in the UI control unit of the digital video camera according to the second embodiment

<第1の実施形態>
図1は、第1の実施形態であるデジタルビデオカメラ100のブロック図である。
<First Embodiment>
FIG. 1 is a block diagram of a digital video camera 100 according to the first embodiment.

110は各処理を行うためのCPU、130は外部装置と通信を行うためのネットワークモジュールである。その他に、キーボードやマウスなど、ユーザが操作を入力するための操作部170、操作結果などを再生表示するディスプレイ装置などの表示装置160、データを保存するストレージ140がある。表示部160と操作部170は、一体化の構成であるタッチ式パネルであってもよい。   Reference numeral 110 denotes a CPU for performing each process, and reference numeral 130 denotes a network module for communicating with an external device. In addition, there are an operation unit 170 such as a keyboard and a mouse for a user to input an operation, a display device 160 such as a display device for reproducing and displaying an operation result, and a storage 140 for storing data. The display unit 160 and the operation unit 170 may be a touch panel having an integrated configuration.

CPU110内部は、以下のブロックがある。113は、ネットワークモジュール130を制御し、外部の装置とネットワークを介して通信を行うネットワークドライバ。114は、ストレージ140の制御用インタフェースであるストレージコントローラ。115はネットワークに接続された外部装置を検索するためのM−SEARCHパケットを生成する、サーチパケット生成部。116は受信しサーチパケットの応答を分別し、ユーザに対して外部装置との接続設定を行うためのUIを提供するUI制御部。   The CPU 110 has the following blocks. A network driver 113 controls the network module 130 and communicates with an external device via a network. A storage controller 114 is an interface for controlling the storage 140. A search packet generator 115 generates an M-SEARCH packet for searching for an external device connected to the network. Reference numeral 116 denotes a UI control unit that classifies responses of received search packets and provides a user with a UI for setting a connection with an external device.

ストレージ140の内部には、接続が可能な装置の装置データベース141および、外部装置との接続に関する設定情報142が保存されている。接続が可能な装置の装置データベースとは、デジタルビデオカメラ100との接続履歴がある装置のマニュファクチャコード、製品名称、能力情報を登録したデータベースである。新規に接続が成功した場合、装置のマニュファクチャコード、製品名称、能力情報が追加される。また、ネットワーク経由で装置データベースを更新することも可能とする。また、デジタルビデオカメラの工場出荷状態では、デジタルビデオカメラの開発メーカが事前に接続確認を行った装置の情報を装置データベースへ登録して出荷しているものとする。   In the storage 140, a device database 141 of devices that can be connected and setting information 142 related to connections with external devices are stored. The device database of devices that can be connected is a database in which the manufacture code, product name, and capability information of devices that have a connection history with the digital video camera 100 are registered. If the connection is newly successful, the device manufacture code, product name, and capability information are added. It is also possible to update the device database via the network. In the factory shipment state of the digital video camera, it is assumed that the manufacturer of the digital video camera registers the information of the device whose connection has been confirmed in advance in the device database and is shipped.

図2は、第1の実施形態であるデジタルビデオカメラ100と、外部装置である3台のPC(200,300,400)がネットワークに接続された図を示している。それぞれの装置は、同一ホームネットワークに接続されている。接続は、有線LAN、無線LANを問わない。接続のためのHUBや、ルータ装置などは図から省略している。PC200のみが、装置データベースへ登録済みであるものとする。   FIG. 2 shows a diagram in which the digital video camera 100 according to the first embodiment and three PCs (200, 300, 400) as external devices are connected to a network. Each device is connected to the same home network. The connection may be a wired LAN or a wireless LAN. The HUB for connection and the router device are omitted from the figure. Only the PC 200 is registered in the apparatus database.

図3は、第1の実施形態であるデジタルビデオカメラ100のUI制御部116での外部装置との接続設定を行う際の、UI制御フローチャートである。   FIG. 3 is a UI control flowchart when connection setting with an external device is performed in the UI control unit 116 of the digital video camera 100 according to the first embodiment.

S301において、サーチパケット生成部115にて生成しいたサーチパケットを送出して、外部装置からの応答を待つ。検索中は、図4(a)の表示を表示装置160へ表示する。一定期間経過後、外部装置からの応答情報をネットワークドライバ113から受け取る。応答情報には、マニュファクチャコード、製品名称、能力情報、UUID(Universally Unique Identifier)を含んでいる。   In S301, the search packet generated by the search packet generation unit 115 is transmitted, and a response from the external apparatus is waited for. During the search, the display of FIG. 4A is displayed on the display device 160. After a certain period, response information from the external device is received from the network driver 113. The response information includes a manufacture code, a product name, capability information, and a UUID (Universally Unique Identifier).

S302において、S301で検出できた外部装置が0個の場合、S308へ進む。   If the number of external devices detected in S301 is zero in S302, the process proceeds to S308.

S303において、S301で検出できた外部装置が1個の場合、S307へ進む。2個以上の外部装置が検出できた場合、S304へ進む。   If the number of external devices detected in S301 is one in S303, the process proceeds to S307. If two or more external devices can be detected, the process proceeds to S304.

S307では、検出できた外部装置が装置データベース141に登録済みであるかどうかの判断を行う。S301で外部装置から得られた応答情報から、マニュファクチャコード、製品名称、能力情報が、装置データベースと合致しているかどうかをチェックする。装置データベースに登録済みでない場合は、S305へ進み、登録済みの場合は、S306へ進む。   In S307, it is determined whether or not the detected external device has been registered in the device database 141. It is checked from the response information obtained from the external device in S301 whether the manufacture code, product name, and capability information match the device database. If it has not been registered in the device database, the process proceeds to S305, and if it has been registered, the process proceeds to S306.

S304では、サーチパケットの応答が有った装置の一覧表示を作成するための表示順序並べ替えのステップである。検索結果の装置を順に装置データベース141と照合して、一致する送致は、リストの上位に、一致しない装置はリストの下位になるように順序を入れ替え、S305へ進む。   In step S304, the display order is rearranged to create a list display of devices that have responded to the search packet. The devices in the search result are collated with the device database 141 in order, and the order of matching sending is changed so that the matching device is higher in the list and the non-matching device is lower in the list, and the process proceeds to S305.

S305では、選択UIを表示する。選択UIの表示例を図4(b)に示す。リスト401は、上下ボタン(402、403)にて、選択することが可能であり、リストの表示順は、図4(c)のように、データベースに登録済みの装置から順に表示する。リスト401に表示されている状態でOKボタン404を押すと、S306へ進む。   In S305, the selection UI is displayed. A display example of the selection UI is shown in FIG. The list 401 can be selected with the up and down buttons (402, 403), and the display order of the list is displayed in order from the device registered in the database as shown in FIG. If the OK button 404 is pressed while displayed in the list 401, the process proceeds to S306.

S306では、S305で選択された装置または、S307で装置データベースへ登録済みの装置であると判断された場合の装置情報を、設定情報として、ストレージ140へ保存するためのUIを表示するステップである。図4(d)の表示例に示す通り、ユーザに装置の設定情報を保存するかどうかを問い合わせるUIを表示し、保存の確認を行う。いいえボタンS405を押すと、装置情報は保存せず、接続設定を終了する。はいボタン406を押すと、S311へ進み、ストレージ140の設定情報142エリアへ設定情報として、装置の製品名称とUUIDを保存する。407を押すと保存する情報を確認することができる。   In step S306, a UI for saving the device information in the storage 140 as the setting information is the device information when it is determined that the device is selected in step S305 or the device registered in the device database in step S307. . As shown in the display example of FIG. 4D, a UI for inquiring whether to save the setting information of the apparatus is displayed to the user, and the saving is confirmed. If the No button S405 is pressed, the device information is not saved and the connection setting is terminated. If the YES button 406 is pressed, the process proceeds to S311 and the product name and UUID of the device are stored as setting information in the setting information 142 area of the storage 140. When 407 is pressed, information to be stored can be confirmed.

S308では、図4(e)の表示例に示す通り、装置の再検索を行うUIを表示する。再検索ボタン408を押すと、S301へ戻る。終了ボタン409を押すと、接続設定を終了する。   In S308, as shown in the display example of FIG. 4E, a UI for re-searching the device is displayed. When the re-search button 408 is pressed, the process returns to S301. When the end button 409 is pressed, the connection setting is ended.

<第2の実施形態>
図5は、UI制御部116での外部装置との接続設定を行う際の、UI制御フローチャートである。
<Second Embodiment>
FIG. 5 is a UI control flowchart when the UI control unit 116 performs connection setting with an external device.

第1の実施形態では、図3において、S301の装置検索ステップにおいて、検出個数が0個の場合、S308において再検索のためのUIを提供し、ユーザが意図的に再検索を行った。第2の実施形態では、S308のステップの代わりに、S312のステップを設け、規定回数(3回など)のリトライ処理として自動的に再検索をおこなう。規定回数に達しても、装置が見つからない場合は、図4(f)の表示例のように、装置が見つからなかった旨の警告文をユーザへ通知して、接続設定を終了する。   In the first embodiment, in FIG. 3, in the apparatus search step of S301, when the number of detections is 0, a UI for re-search is provided in S308, and the user intentionally re-searches. In the second embodiment, a step of S312 is provided instead of the step of S308, and re-search is automatically performed as a retry process of a specified number of times (three times, etc.). If the device is not found even after the specified number of times has been reached, a warning message that the device has not been found is notified to the user as shown in the display example of FIG.

以上、第1の実施形態および、第2の実施形態によれば、接続先装置の検索結果から、ユーザが意図する装置を少ない操作で選択して設定することが可能なユーザインタフェースを提供することが可能である。特に、装置データベースに登録されている装置が1個だけ見つかった場合は、見つかった装置をユーザが登録するこが期待できるため、ユーザが選択のステップを省略することができる。一方、装置データベースに未登録の装置が1個だけ見つかった場合は、ユーザに対して確認の意味で選択のステップを通ることで、意図せず設定を登録してしまう事を防止することができる。また、装置データベースに登録済みの装置から順に表示することで、選択される可能性が高い装置が選択しやすく、新規に登録する装置でも選択が可能である。   As described above, according to the first embodiment and the second embodiment, it is possible to provide a user interface capable of selecting and setting a device intended by a user with few operations from a search result of a connection destination device. Is possible. In particular, when only one device registered in the device database is found, the user can be expected to register the found device, so that the user can omit the selection step. On the other hand, if only one unregistered device is found in the device database, it is possible to prevent unintentional registration of settings by going through a selection step for confirmation to the user. . Further, by displaying in order from devices already registered in the device database, it is easy to select a device that has a high possibility of being selected, and it is also possible to select a newly registered device.

以上、本発明をその好適な実施形態に基づいて詳述してきたが、本発明はこれら特定の実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の様々な形態も本発明に含まれる。上述の実施形態の一部を適宜組み合わせてもよい。   Although the present invention has been described in detail based on preferred embodiments thereof, the present invention is not limited to these specific embodiments, and various forms within the scope of the present invention are also included in the present invention. included. A part of the above-described embodiments may be appropriately combined.

また、上述の実施形態の機能を実現するソフトウェアのプログラムを、記録媒体から直接、或いは有線/無線通信を用いてプログラムを実行可能なコンピュータを有するシステム又は装置に供給し、そのプログラムを実行する場合も本発明に含む。   Also, when a software program that realizes the functions of the above-described embodiments is supplied from a recording medium directly to a system or apparatus having a computer that can execute the program using wired / wireless communication, and the program is executed Are also included in the present invention.

従って、本発明の機能処理をコンピュータで実現するために、該コンピュータに供給、インストールされるプログラムコード自体も本発明を実現するものである。つまり、本発明の機能処理を実現するためのコンピュータプログラム自体も本発明に含まれる。   Accordingly, the program code itself supplied and installed in the computer in order to implement the functional processing of the present invention by the computer also realizes the present invention. That is, the computer program itself for realizing the functional processing of the present invention is also included in the present invention.

その場合、プログラムの機能を有していれば、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給するスクリプトデータ等、プログラムの形態を問わない。   In this case, the program may be in any form as long as it has a program function, such as an object code, a program executed by an interpreter, or script data supplied to the OS.

プログラムを供給するための記録媒体としては、例えば、ハードディスク、磁気テープ等の磁気記録媒体、光/光磁気記憶媒体、不揮発性の半導体メモリでもよい。   As a recording medium for supplying the program, for example, a magnetic recording medium such as a hard disk or a magnetic tape, an optical / magneto-optical storage medium, or a nonvolatile semiconductor memory may be used.

また、プログラムの供給方法としては、コンピュータネットワーク上のサーバに本発明を形成するコンピュータプログラムを記憶し、接続のあったクライアントコンピュータはがコンピュータプログラムをダウンロードしてプログラムするような方法も考えられる。   As a program supply method, a computer program that forms the present invention is stored in a server on a computer network, and a connected client computer downloads and programs the computer program.

100‥‥デジタルビデオカメラ
110‥‥CPU
116‥‥UI制御部
130‥‥ネットワークモジュール
140‥‥ストレージ
160‥‥表示装置
170‥‥操作部
200‥‥PC(装置データベース登録済み)
300‥‥PC(装置データベース未登録)
400‥‥PC(装置データベース未登録)
100 ... Digital video camera 110 ... CPU
116 UI control unit 130 Network module 140 Storage 160 Display device 170 Operation unit 200 PC (device database registered)
300 ... PC (device database not registered)
400 ... PC (device database not registered)

Claims (2)

ネットワーク装置と通信を行うための通信手段と、
ネットワークに接続された外部装置を検索するための検索コマンドを生成する手段と、
前記通信手段にて前記検索コマンドを送出し、外部装置から得た応答情報をもとに、外部装置の装置名、装置の能力情報、製造メーカー情報の少なくとも一つを取得する外部装置情報取得手段と、
前記外部装置情報取得手段で得られた外部情報を表示する表示手段と、
前記表示手段で表示された外部装置情報が複数ある時は、ユーザが複数のなかから単一の外部装置を選択するための選択手段と、
前記選択手段にて選択した情報を保存するための設定情報保存手段と、
を有する通信装置において、
前記外部装置情報取得手段で得られた外部装置情報が、所定の装置であるかどうかを判断する外部装置識別手段を有し、
前記外部装置情報取得手段にて得られた外部装置の情報が複数の場合は、前記表示手段、および、前記選択手段を提供し、
前記外部装置情報取得手段にて得られた外部装置の情報が単一の場合で、なおかつ、前記外部装置識別手段で所定の装置ではない判断した場合は、前記表示手段を提供し、
前記外部装置情報取得手段にて得られた外部装置の情報が単一の場合で、なおかつ、前記外部装置識別手段で所定の装置であると判断した場合は、前記表示手段を省略する
ことを特徴とする通信装置。

A communication means for communicating with the network device;
Means for generating a search command for searching for an external device connected to the network;
External device information acquisition means for transmitting the search command by the communication means and acquiring at least one of a device name of the external device, device capability information, and manufacturer information based on response information obtained from the external device When,
Display means for displaying external information obtained by the external device information acquisition means;
When there are a plurality of external device information displayed by the display means, the selection means for the user to select a single external device from a plurality of information,
Setting information storage means for storing the information selected by the selection means;
In a communication device having
External device information obtained by the external device information acquisition means has external device identification means for judging whether or not a predetermined device;
If there is a plurality of external device information obtained by the external device information acquisition means, provide the display means and the selection means,
If the external device information obtained by the external device information acquisition means is single, and the external device identification means determines that the information is not a predetermined device, the display means is provided.
When the external device information obtained by the external device information acquisition means is single and the external device identification means determines that the information is a predetermined device, the display means is omitted. A communication device.

ネットワーク装置と通信を行うための通信手段と、
ネットワークに接続された外部装置を検索するための検索コマンドを生成する手段と、
前記通信手段にて前記検索コマンドを送出し、外部装置から得た応答情報をもとに、外部装置の装置名、装置の能力情報、製造メーカー情報の少なくとも一つを取得する外部装置情報取得手段と、
前記外部装置情報取得手段で得られた外部情報を表示する表示手段と、
前記表示手段で表示された外部装置情報が複数ある時は、ユーザが複数のなかから単一の外部装置を選択するための選択手段と、
前記選択手段にて選択した情報を保存するための設定情報保存手段と、
を有する通信装置の接続設定方法において、
前記外部装置情報取得手段で得られた外部装置情報が、所定の装置であるかどうかを判断する外部装置識別手段を有し、
前記外部装置情報取得手段にて得られた外部装置の情報が複数の場合は、前記表示手段、および、前記選択手段を提供し、
前記外部装置情報取得手段にて得られた外部装置の情報が単一の場合で、なおかつ、前記外部装置識別手段で所定の装置ではない判断した場合は、前記表示手段を提供し、
前記外部装置情報取得手段にて得られた外部装置の情報が単一の場合で、なおかつ、前記外部装置識別手段で所定の装置であると判断した場合は、前記表示手段を省略する
ことを特徴とする通信装置の接続設定方法。
A communication means for communicating with the network device;
Means for generating a search command for searching for an external device connected to the network;
External device information acquisition means for transmitting the search command by the communication means and acquiring at least one of a device name of the external device, device capability information, and manufacturer information based on response information obtained from the external device When,
Display means for displaying external information obtained by the external device information acquisition means;
When there are a plurality of external device information displayed by the display means, the selection means for the user to select a single external device from a plurality of information,
Setting information storage means for storing the information selected by the selection means;
In the communication device connection setting method,
External device information obtained by the external device information acquisition means has external device identification means for judging whether or not a predetermined device;
If there is a plurality of external device information obtained by the external device information acquisition means, provide the display means and the selection means,
If the external device information obtained by the external device information acquisition means is single, and the external device identification means determines that the information is not a predetermined device, the display means is provided.
When the external device information obtained by the external device information acquisition means is single and the external device identification means determines that the information is a predetermined device, the display means is omitted. A communication device connection setting method.
JP2011280614A 2011-12-22 2011-12-22 Communication device and method of configuring communication device for connection Pending JP2013131945A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011280614A JP2013131945A (en) 2011-12-22 2011-12-22 Communication device and method of configuring communication device for connection

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011280614A JP2013131945A (en) 2011-12-22 2011-12-22 Communication device and method of configuring communication device for connection

Publications (1)

Publication Number Publication Date
JP2013131945A true JP2013131945A (en) 2013-07-04

Family

ID=48909179

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011280614A Pending JP2013131945A (en) 2011-12-22 2011-12-22 Communication device and method of configuring communication device for connection

Country Status (1)

Country Link
JP (1) JP2013131945A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015106835A (en) * 2013-11-29 2015-06-08 キヤノン株式会社 Communication device, control method of communication device, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015106835A (en) * 2013-11-29 2015-06-08 キヤノン株式会社 Communication device, control method of communication device, and program

Similar Documents

Publication Publication Date Title
US9544931B2 (en) Wireless communication device, communication system, and communication method
JP5659854B2 (en) Wireless communication apparatus, wireless communication method, program, and wireless communication system
US9538375B2 (en) Method for configuring wireless connection settings, wireless communications apparatus, and display method
US20140313550A1 (en) Wireless communication device
US20200218493A1 (en) Display apparatus and method of controlling the same
JP5943860B2 (en) Device device setting method in gateway device, device device setting system, and device device setting program
CN111787540B (en) Method and device for accessing Internet of things, electronic equipment and readable storage medium
US11576040B2 (en) Simplified Wi-Fi and/or cloud enrollment for Wi-Fi devices
US10182329B1 (en) Quarantine network for wireless devices
JP2009075758A (en) Communication apparatus, printer, communication system, program
US20220022271A1 (en) Control method and information processing apparatus
JP2018195886A (en) Information processing device, control method, and program
WO2013145520A1 (en) Information processing device, information processing method, and program
JP5962211B2 (en) POSITION INFORMATION MANAGEMENT SYSTEM, POSITION INFORMATION MANAGEMENT METHOD, AND MANAGEMENT SERVER
CN109709880B (en) Control method and control system of projector
JP2013131945A (en) Communication device and method of configuring communication device for connection
KR102176484B1 (en) Method of controlling electonic device, eletronic device, method of controlling access point and access point
JP2012023733A (en) Access point and method for connecting wireless communication
CN104104816B (en) Communication apparatus and control method thereof
WO2011048759A1 (en) Communication apparatus, communication method, and program
US20230109716A1 (en) Communication system, communication device, server and access method
JP5795870B2 (en) COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, PROGRAM
WO2020195242A1 (en) Communication device and communication method
JP2018182654A (en) Communication device, communication control method, and program
WO2023024823A1 (en) Communication system, method and apparatus applied to electric tool, and electric tool