JP7484486B2 - Information processing device, information processing system, and program - Google Patents

Information processing device, information processing system, and program Download PDF

Info

Publication number
JP7484486B2
JP7484486B2 JP2020108402A JP2020108402A JP7484486B2 JP 7484486 B2 JP7484486 B2 JP 7484486B2 JP 2020108402 A JP2020108402 A JP 2020108402A JP 2020108402 A JP2020108402 A JP 2020108402A JP 7484486 B2 JP7484486 B2 JP 7484486B2
Authority
JP
Japan
Prior art keywords
information
network
information processing
guest
relay device
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.)
Active
Application number
JP2020108402A
Other languages
Japanese (ja)
Other versions
JP2022006255A (en
Inventor
和将 竹村
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2020108402A priority Critical patent/JP7484486B2/en
Publication of JP2022006255A publication Critical patent/JP2022006255A/en
Application granted granted Critical
Publication of JP7484486B2 publication Critical patent/JP7484486B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Mobile Radio Communication Systems (AREA)

Description

本発明は、ネットワークへの接続を中継する中継装置を制御する情報処理装置、システムおよびプログラムに関する。 The present invention relates to an information processing device, a system, and a program for controlling a relay device that relays a connection to a network.

学校やオフィス等の施設に外部から訪問する来訪者(ゲスト)が、施設内のネットワークに接続し、施設内の機器やサーバを利用するケースがある。その際、施設内のセキュリティを保つため、施設内の従業員や職員が利用するネットワークとは別にゲスト用のネットワーク(ゲストネットワーク)を設けることが多い。 There are cases where visitors (guests) from outside to facilities such as schools and offices connect to the facility's network and use the facility's equipment and servers. In such cases, to maintain security within the facility, a network for guests (guest network) is often set up separately from the network used by employees and staff within the facility.

しかしながら、ゲストネットワークのセキュリティや通信品質を保つためには、誰でも接続できる状態で運用することは避けるべきであり、限られたゲストのみが接続できる運用が望ましい。 However, to maintain the security and communication quality of the guest network, it should not be operated in a state where anyone can connect; it is preferable to operate it so that only a limited number of guests can connect.

そこで、限られたゲストのみが接続できるようにすることを目的として、特定文字列をゲストに伝え、ゲストが特定文字列を含むSSID(Service Set Identifier)を使用してアクセスポイントとの通信を行う技術が知られている(例えば、特許文献1参照)。 Therefore, in order to allow only a limited number of guests to connect, a technology is known in which a specific character string is communicated to the guest, and the guest communicates with the access point using an SSID (Service Set Identifier) that includes the specific character string (see, for example, Patent Document 1).

しかしながら、上記の技術では、アクセスポイントが特定文字列を含むSSIDを設定したビーコンを発信する必要があり、その機能は、汎用的な無線LAN(Local Area Network)アクセスポイントを使用して実現することはできない。また、上記の技術では、ゲストがネットワークに接続した後は時間に関係なく利用することが可能であり、一時的に利用可能(テンポラリ)なネットワークを提供することができない。 However, the above technology requires the access point to transmit a beacon with an SSID that includes a specific character string, and this function cannot be realized using a general-purpose wireless LAN (Local Area Network) access point. In addition, the above technology cannot provide a network that is available for temporary use, where a guest can use the network at any time after connecting to it.

本発明は、上述した課題を解決するものであり、汎用的な無線LANアクセスポイント(中継装置)を用い、テンポラリなネットワークを提供することができる装置、システムおよびプログラムを提供することを目的とする。 The present invention aims to solve the above-mentioned problems and provide a device, system, and program that can provide a temporary network using a general-purpose wireless LAN access point (relay device).

本発明によれば、ネットワークへの接続を中継する中継装置を制御する情報処理装置であって、
利用するネットワークおよび該ネットワークの利用可能な時間の指定を受け付ける入力手段と、
入力手段により受け付けられた指定に基づき、中継装置に対し、該中継装置が入力手段により指定されたネットワークへの接続を中継するために使用する識別情報の作成要求を送信する通信手段と
を含み、
通信手段は、入力手段により指定されたネットワークの利用終了指示または利用可能な時間が経過したことに基づき、中継装置が作成した識別情報の削除要求を送信する、情報処理装置を提供する。
According to the present invention, there is provided an information processing device for controlling a relay device that relays a connection to a network, comprising:
an input means for receiving a designation of a network to be used and a time when the network is available;
a communication means for transmitting, to the relay device, a request for creating identification information to be used by the relay device to relay a connection to the network specified by the input means, based on the specification received by the input means;
The communication means provides an information processing device which transmits a request to delete the identification information created by the relay device based on an instruction to end use of the network specified by the input means or on the fact that the available time has elapsed.

本発明によれば、汎用的な中継装置を用い、テンポラリなネットワークを提供することが可能となる。 According to the present invention, it is possible to provide a temporary network using a general-purpose relay device.

情報処理システムの第1の構成例を示した図。FIG. 1 is a diagram showing a first configuration example of an information processing system. 情報処理装置のハードウェア構成の一例を示した図。FIG. 2 is a diagram showing an example of a hardware configuration of an information processing apparatus. 情報処理装置の機能構成の一例を示したブロック図。FIG. 2 is a block diagram showing an example of a functional configuration of an information processing device. 無線LANアクセスポイント管理テーブルの一例を示した図。FIG. 4 is a diagram showing an example of a wireless LAN access point management table. ゲストネットワーク管理テーブルの一例を示した図。FIG. 13 is a diagram showing an example of a guest network management table. ゲストネットワーク作成アプリの操作画面の一例を示した図。FIG. 13 is a diagram showing an example of an operation screen of a guest network creation application. ゲストネットワークを作成する処理の第1の例を示したシーケンス図。FIG. 11 is a sequence diagram showing a first example of a process for creating a guest network. 利用期間の入力画面の一例を示した図。FIG. 13 is a diagram showing an example of an input screen for a usage period. 情報処理システムの第2の構成例を示した図。FIG. 13 is a diagram showing a second configuration example of the information processing system. スケジュール管理サーバのアカウント情報の一例を示した図。FIG. 4 is a diagram showing an example of account information of a schedule management server. ゲストネットワークを作成する処理の第2の例を示したシーケンス図。FIG. 11 is a sequence diagram showing a second example of a process for creating a guest network. ゲストネットワークを作成する処理の第3の例を示したシーケンス図。FIG. 11 is a sequence diagram showing a third example of a process for creating a guest network. ゲストネットワークを削除する処理の第1の例を示したシーケンス図。FIG. 11 is a sequence diagram showing a first example of a process for deleting a guest network. ゲストネットワークを削除する処理の第2の例を示したシーケンス図。FIG. 11 is a sequence diagram showing a second example of a process for deleting a guest network. 無線LANアクセスポイント管理テーブルの設定画面の一例を示した図。FIG. 13 is a diagram showing an example of a setting screen for a wireless LAN access point management table. ゲストネットワークの設定画面の一例を示した図。FIG. 13 is a diagram showing an example of a setting screen for a guest network. 利用期間の設定画面の一例を示した図。FIG. 13 is a diagram showing an example of a usage period setting screen. 情報処理システムの第3の構成例を示した図。FIG. 13 is a diagram showing a third example of the configuration of an information processing system. 情報処理システムの第4の構成例を示した図。FIG. 13 is a diagram showing a fourth example configuration of an information processing system. MFPのハードウェア構成の一例を示した図。FIG. 2 is a diagram showing an example of the hardware configuration of an MFP.

以下、本発明について実施形態をもって説明するが、本発明は後述する実施形態に限定されるものではない。 The present invention will be described below with reference to an embodiment, but the present invention is not limited to the embodiment described below.

図1は、情報処理システムの第1の構成例を示した図である。情報処理システムは、中継装置の一例である無線LANアクセスポイント10と情報処理装置11とを少なくとも含む。無線LANアクセスポイント10と情報処理装置11とは、無線または有線により接続され、ネットワークを構築している。なお、ネットワークには、その他の機器が接続されていてもよい。 Figure 1 is a diagram showing a first configuration example of an information processing system. The information processing system includes at least a wireless LAN access point 10, which is an example of a relay device, and an information processing device 11. The wireless LAN access point 10 and the information processing device 11 are connected wirelessly or by wire to form a network. Note that other devices may also be connected to the network.

無線LANアクセスポイント10は、ネットワークの末端に設置され、接続要求を受け、ネットワークへの通信を中継する中継装置である。無線LANアクセスポイント10は、ゲストネットワークへの接続を中継するために使用する識別情報(SSID)の作成、設定変更、削除を外部から指示するためのAPI(Application Programming Interface)もしくはコマンドラインインタフェースを有する。無線LANアクセスポイント10には、ゲストが所有する情報端末12が接続される。 The wireless LAN access point 10 is a relay device that is installed at the end of a network, receives connection requests, and relays communications to the network. The wireless LAN access point 10 has an API (Application Programming Interface) or a command line interface for externally instructing the creation, setting changes, and deletion of identification information (SSID) used to relay connections to the guest network. An information terminal 12 owned by a guest is connected to the wireless LAN access point 10.

情報処理装置11は、ゲストネットワークを作成するアプリケーション(以下、ゲストネットワーク作成アプリとする。)を実装し、テンポラリなゲストネットワークを作成する処理を実行する。テンポラリなゲストネットワークは、利用できる時間(利用可能時間)が決められたネットワークであり、ゲストからの利用開始の指示を受けて作成され、利用可能となり、利用終了の指示や指定された利用可能時間の経過により削除される。 The information processing device 11 implements an application for creating a guest network (hereinafter referred to as a guest network creation application) and executes a process for creating a temporary guest network. A temporary guest network is a network with a set time during which it can be used (available time), and is created in response to an instruction from a guest to start using it, becomes available, and is deleted when an instruction to end use is received or the specified available time has elapsed.

情報処理装置11は、通信機能を備え、所定の処理を実行することができる機器であれば、いかなる機器であってもよく、例えば、MFP(Multi-Function Peripheral)等の画像形成装置、PJ(Projector:プロジェクタ)、IWB(Interactive White Board:相互通信が可能な電子式の黒板機能を有する白板)、産業機械、撮像装置、集音装置、医療機器、ネットワーク家電、自動車(Connected Car)、ノートPC(Personal Computer)、携帯電話、スマートフォン、タブレット端末、ゲーム機、PDA(Personal Digital Assistant)、ウェアラブルPC、デスクトップPC等を挙げることができる。 The information processing device 11 may be any device that has a communication function and can execute a specified process, and examples of such devices include image forming devices such as MFPs (Multi-Function Peripherals), PJs (Projectors), IWBs (Interactive White Boards: electronic whiteboards with intercommunication capabilities), industrial machinery, imaging devices, sound collection devices, medical equipment, network appliances, automobiles (Connected Cars), notebook PCs (Personal Computers), mobile phones, smartphones, tablet terminals, game consoles, PDAs (Personal Digital Assistants), wearable PCs, and desktop PCs.

情報処理装置11は、ゲストに対して入力画面を提供し、利用したいゲストネットワークの選択や利用可能期間等の情報の入力を受け付け、それを基に、ゲストネットワークを作成する。 The information processing device 11 provides an input screen to the guest, accepts input of information such as the selection of the guest network to be used and the available period, and creates a guest network based on that information.

ゲストが所有する情報端末12は、無線LANアクセスポイント10を介して作成されたゲストネットワークに接続し、ゲストネットワーク内の出力機器等を利用する。例えば、出力機器がプリンタであれば、情報端末12からゲストネットワークを介して当該プリンタへ印刷データを送り、印刷出力することができる。なお、出力機器としては、ディスプレイやサイネージなどの表示装置であってもよい。 The information terminal 12 owned by the guest connects to the created guest network via the wireless LAN access point 10 and uses output devices and the like within the guest network. For example, if the output device is a printer, print data can be sent from the information terminal 12 to the printer via the guest network and printed out. Note that the output device may also be a display device such as a display or signage.

図2は、情報処理装置11のハードウェア構成の一例を示した図である。ここでは、情報処理装置11を一般的なコンピュータとして説明する。情報処理装置11は、CPU(Central Processing Unit)20と、ROM(Read Only Memory)21と、RAM(Random Access Memory)22と、HD(Hard Disk)23と、HDD(Hard Disk Drive)コントローラ24とを備える。また、情報処理装置11は、ディスプレイ25と、外部機器接続I/F26と、ネットワークI/F27と、データバス28と、キーボード29と、ポインティングデバイス30と、DVD-RW(Digital Versatile Disk Rewritable)ドライブ31と、メディアI/F32とを備える。 Figure 2 is a diagram showing an example of the hardware configuration of the information processing device 11. Here, the information processing device 11 will be described as a general computer. The information processing device 11 includes a CPU (Central Processing Unit) 20, a ROM (Read Only Memory) 21, a RAM (Random Access Memory) 22, a HD (Hard Disk) 23, and a HDD (Hard Disk Drive) controller 24. The information processing device 11 also includes a display 25, an external device connection I/F 26, a network I/F 27, a data bus 28, a keyboard 29, a pointing device 30, a DVD-RW (Digital Versatile Disk Rewritable) drive 31, and a media I/F 32.

CPU20は、情報処理装置11全体の動作を制御する。ROM21は、IPL(Initial Program Loader)等のCPU20の駆動に用いられるプログラムを記憶する。RAM22は、CPU20の作業領域を提供する。HD23は、プログラム等の各種データを記憶する。HDDコントローラ24は、CPU20の制御に従ってHD23に対する各種データの読み出し、または書き込みを制御する。ディスプレイ25は、カーソル、メニュー、ウィンドウ、文字、画像等の各種情報を表示する。 The CPU 20 controls the overall operation of the information processing device 11. The ROM 21 stores programs used to drive the CPU 20, such as an IPL (Initial Program Loader). The RAM 22 provides a working area for the CPU 20. The HD 23 stores various data such as programs. The HDD controller 24 controls the reading and writing of various data from the HD 23 under the control of the CPU 20. The display 25 displays various information such as a cursor, menus, windows, characters, and images.

外部機器接続I/F26は、各種の外部機器を接続するためのインターフェースである。外部機器としては、例えばUSBメモリやプリンタ等が挙げられる。ネットワークI/F27は、ネットワークを利用してデータを通信するためのインターフェースである。データバス28は、CPU20等の各構成要素を電気的に接続するためのアドレスバスやデータバス等である。 The external device connection I/F 26 is an interface for connecting various external devices. Examples of external devices include a USB memory and a printer. The network I/F 27 is an interface for communicating data using a network. The data bus 28 is an address bus, a data bus, etc. for electrically connecting each component such as the CPU 20.

キーボード29は、文字、数値、各種指示等の入力のための複数のキーを備えた入力手段の一種である。ポインティングデバイス30は、各種指示の選択や実行、処理対象の選択、カーソルの移動等を行う入力手段の一種である。DVD-RWドライブ31は、着脱可能な記録媒体の一例であり、DVD-RW33に対する各種データの読み出し、または書き込みを制御する。ここでは、DVD-RW33を例に挙げたが、これに限定されるものではなく、DVD-R等であってもよい。メディアI/F32は、フラッシュメモリ等の記録メディア34に対するデータの読み出し、または書き込みを制御する。 The keyboard 29 is a type of input means equipped with multiple keys for inputting characters, numbers, various instructions, etc. The pointing device 30 is a type of input means for selecting and executing various instructions, selecting a processing target, moving the cursor, etc. The DVD-RW drive 31 is an example of a removable recording medium, and controls the reading and writing of various data from the DVD-RW 33. Here, a DVD-RW 33 is given as an example, but this is not limiting and may be a DVD-R, etc. The media I/F 32 controls the reading and writing of data from a recording medium 34 such as a flash memory, etc.

図3は、情報処理装置11の機能構成の一例を示したブロック図である。情報処理装置11が備える各機能は、CPU20等の処理回路により実現することが可能である。処理回路は、電子回路により実装されるプロセッサのようにソフトウェアにより各機能を実行するようにプログラミングされたプロセッサや、上記で説明した各機能を実行するように設計されたASIC、DSP(Digital Signal Processor)、FPGA(Field Programmable Gate Array)や従来の回路モジュール等のデバイスを含むものとする。 Figure 3 is a block diagram showing an example of the functional configuration of the information processing device 11. Each function of the information processing device 11 can be realized by a processing circuit such as the CPU 20. The processing circuit includes a processor programmed to execute each function by software, such as a processor implemented by an electronic circuit, and devices such as an ASIC, DSP (Digital Signal Processor), FPGA (Field Programmable Gate Array), and conventional circuit modules designed to execute each function described above.

情報処理装置11は、制御部40と、入力部41と、記憶部42と、記憶制御部43と、通信部44と、近接無線通信部45とを含む。記憶部42は、無線LANアクセスポイント管理テーブル42aと、ゲストネットワーク管理テーブル42bとを記憶する。 The information processing device 11 includes a control unit 40, an input unit 41, a memory unit 42, a memory control unit 43, a communication unit 44, and a near-field wireless communication unit 45. The memory unit 42 stores a wireless LAN access point management table 42a and a guest network management table 42b.

制御部40は、ゲストネットワーク作成アプリにより実現され、無線LANアクセスポイント10を制御する。入力部41は、無線LANアクセスポイント10の制御に必要な情報を入力する入力画面を提供し、その入力を受け付ける。制御部40は、入力部41が受け付けた情報に基づき、無線LANアクセスポイント10に対し、SSIDの作成を要求する作成要求を生成する。また、制御部40は、無線LANアクセスポイント10が作成したSSIDの削除要求も生成する。 The control unit 40 is realized by a guest network creation application, and controls the wireless LAN access point 10. The input unit 41 provides an input screen for inputting information necessary for controlling the wireless LAN access point 10, and accepts the input. Based on the information accepted by the input unit 41, the control unit 40 generates a creation request that requests the wireless LAN access point 10 to create an SSID. The control unit 40 also generates a deletion request for the SSID created by the wireless LAN access point 10.

通信部44は、外部との間で通信を行う。通信部44は、無線LANアクセスポイント10に対して制御部40が生成した作成要求を送信する。通信部44は、無線LANアクセスポイント10から作成結果を受信する。作成成功の場合、ゲストは、作成したSSIDを使用して情報端末12から無線LANアクセスポイント10を介したゲストネットワークへの接続が可能となる。 The communication unit 44 communicates with the outside. The communication unit 44 transmits the creation request generated by the control unit 40 to the wireless LAN access point 10. The communication unit 44 receives the creation result from the wireless LAN access point 10. If the creation is successful, the guest can use the created SSID to connect to the guest network from the information terminal 12 via the wireless LAN access point 10.

通信部44は、無線LANアクセスポイント10に対して制御部40が生成した削除要求を送信する。通信部44は、無線LANアクセスポイント10から削除結果を受信する。削除成功の場合、SSIDが削除され、ゲストネットワークも削除され、ゲストネットワークへの接続ができなくなる。 The communication unit 44 transmits the deletion request generated by the control unit 40 to the wireless LAN access point 10. The communication unit 44 receives the deletion result from the wireless LAN access point 10. If the deletion is successful, the SSID is deleted, the guest network is also deleted, and connection to the guest network becomes impossible.

入力部41は、入力画面において、ゲストネットワークの利用開始の指示、利用終了の指示を受け付けることができる。制御部40は、入力部41がゲストネットワークの利用開始の指示を受けたとき、上記の作成要求を生成し、利用終了の指示を受けたとき、上記の削除要求を生成することができる。 The input unit 41 can receive instructions to start using the guest network and instructions to end use on the input screen. When the input unit 41 receives an instruction to start using the guest network, the control unit 40 can generate the above-mentioned creation request, and when the input unit 41 receives an instruction to end use, the control unit 40 can generate the above-mentioned deletion request.

入力部41は、入力画面において、ゲストネットワークの利用期間の入力を受け付けることができる。制御部40は、入力部41が受け付けた利用期間が経過した段階で、上記の削除要求を生成することもできる。 The input unit 41 can accept input of the usage period of the guest network on the input screen. The control unit 40 can also generate the above-mentioned deletion request when the usage period accepted by the input unit 41 has elapsed.

記憶部42は、無線LANアクセスポイント10を管理するための情報を、無線LANアクセスポイント管理テーブル42aで管理する。記憶制御部43は、無線LANアクセスポイント管理テーブル42aに情報を格納し、読み出し要求に応じて、格納した情報を読み出す処理を実行する。このことは、ゲストネットワーク管理テーブル42bに対しても同様である。 The memory unit 42 manages information for managing the wireless LAN access points 10 in a wireless LAN access point management table 42a. The memory control unit 43 stores information in the wireless LAN access point management table 42a and executes a process of reading the stored information in response to a read request. The same applies to the guest network management table 42b.

近接無線通信部45は、情報端末12と近接無線通信を行う。近接無線通信は、例えばBluetooth(登録商標)やNFC(Near Field Communication)等による無線通信である。 The near-field communication unit 45 performs near-field communication with the information terminal 12. The near-field communication is, for example, wireless communication using Bluetooth (registered trademark) or NFC (Near Field Communication).

図4は、記憶部42が記憶し、管理する無線LANアクセスポイント管理テーブル42aの一例を示した図である。無線LANアクセスポイント管理テーブル42aは、URL(Uniform Resource Locator)と、API Keyとを含む。URLは、無線LANアクセスポイント10を特定するための情報で、無線LANアクセスポイント10が実装するAPIの情報またはIPアドレス等とされる。API Keyは、無線LANアクセスポイント10に要求を送信する際に必要となる認証情報である。この認証情報は、必要に応じて設けることができ、1つに限られるものではなく、複数であってもよい。 Figure 4 shows an example of a wireless LAN access point management table 42a stored and managed by the storage unit 42. The wireless LAN access point management table 42a includes a URL (Uniform Resource Locator) and an API Key. The URL is information for identifying the wireless LAN access point 10, and is information on an API implemented by the wireless LAN access point 10 or an IP address, etc. The API Key is authentication information required when sending a request to the wireless LAN access point 10. This authentication information can be provided as necessary, and is not limited to one, and may be multiple.

図5は、無線LANアクセスポイント管理テーブル42aの設定を行う方法について説明する図である。ゲストネットワーク作成アプリを起動し、無線LANアクセスポイント10の設定画面を選択すると、図5に示すような画面が表示される。設定画面は、URL、API Keyを設定することができ、キーボード29やポインティングデバイス30を使用してこれらの情報を入力することができる。図5に示す例では、入力した情報に基づき、無線LANアクセスポイント10に接続できるかどうかを確認する手段として、「接続確認」ボタンを有している。そして、確認結果として接続状態に関する情報を表示できるようになっている。ここでは、確認結果として接続成功が表示されている。 Figure 5 is a diagram explaining a method for setting the wireless LAN access point management table 42a. When the guest network creation application is started and the setting screen for the wireless LAN access point 10 is selected, a screen such as that shown in Figure 5 is displayed. The setting screen allows the URL and API Key to be set, and this information can be entered using the keyboard 29 or pointing device 30. In the example shown in Figure 5, a "Connection Check" button is provided as a means for checking whether or not a connection can be made to the wireless LAN access point 10 based on the information entered. Information regarding the connection status can then be displayed as the confirmation result. Here, "Connection successful" is displayed as the confirmation result.

図6は、記憶部42が記憶し、管理するゲストネットワーク管理テーブル42bの一例を示した図である。ゲストネットワーク管理テーブル42bは、SSID名、パスワード、パスワードの文字種類、利用状態、利用可能時間、利用終了時間を含む。SSID名は、ゲストネットワークのSSIDで、任意の文字列から構成される。パスワードは、ゲストネットワークに接続するためのパスワードである。パスワードは、任意の文字列を入力し、入力した文字列をパスワードとして登録してもよいし、ゲストネットワークを作成するたびに毎回ランダムな文字列を生成するようにしてもよい。文字列の生成は、制御部40が行ってもよいし、別途生成部を設け、生成部が行ってもよい。パスワードを生成する場合、文字列を数字のみとするか、英数字とするかを選択することができるようになっていてもよく、選択した場合、パスワードの文字種類の欄(フィールド)に文字種類が入力される。パスワードの入力により、ゲストネットワークを第三者が不正に削除することを防止することができる。 FIG. 6 is a diagram showing an example of the guest network management table 42b stored and managed by the storage unit 42. The guest network management table 42b includes the SSID name, password, password character type, usage status, available time, and usage end time. The SSID name is the SSID of the guest network and is composed of an arbitrary character string. The password is a password for connecting to the guest network. An arbitrary character string may be input as the password, and the input character string may be registered as the password, or a random character string may be generated each time a guest network is created. The character string may be generated by the control unit 40, or a separate generation unit may be provided and the generation unit may generate the character string. When generating a password, it may be possible to select whether the character string is numeric only or alphanumeric, and if selected, the character type is input in the password character type field. By inputting the password, it is possible to prevent a third party from illegally deleting the guest network.

利用状態は、ゲストネットワークが使用中であるか、未使用であるかを示す。利用可能時間は、ゲストネットワークを作成してから削除するまでの時間を示し、任意の時間とされる。利用終了時間は、ゲストネットワークを削除する時刻を示す。 The usage status indicates whether the guest network is in use or unused. The available time indicates the time from when the guest network is created to when it is deleted, and can be any time. The end time of usage indicates the time when the guest network will be deleted.

図7は、ゲストネットワーク管理テーブル42bの設定を行う方法について説明する図である。ゲストネットワーク作成アプリを起動し、ゲストネットワークの設定画面を選択すると、図7に示すような画面が表示される。設定画面は、SSID名、利用可能時間、パスワードの文字種類を設定することができ、キーボード29やポインティングデバイス30を使用してこれらの情報を入力することができる。これらの情報を設定すると、それまでグレーアウト表示され、操作することができなかった「削除する」ボタンが通常表示に変更され、押下してゲストネットワークの削除を指示することができるようになっている。 Figure 7 is a diagram explaining a method for setting the guest network management table 42b. When the guest network creation application is started and the guest network setting screen is selected, a screen such as that shown in Figure 7 is displayed. On the setting screen, the SSID name, available time, and password character type can be set, and this information can be entered using the keyboard 29 or pointing device 30. Once this information is set, the "Delete" button, which was previously grayed out and unable to be operated, is changed to a normal display, and it can be pressed to instruct the deletion of the guest network.

なお、ゲストネットワークの設定画面では、SSID名、利用可能時間、パスワードの文字種類、削除するか否かの設定ができるようになっているが、これに限られるものではなく、その他の項目を設定できるようになっていてもよく、また、ゲストネットワークの利用状態(使用中か、未使用か)、使用中の場合の利用終了時間等を表示してもよい。図7に示すように、SSID名を任意に指定することができるため、運用方法に合わせて柔軟に設定することができる。また、削除する設定を設けることで、利用可能時間が経過するのを待つことなく、柔軟に削除を行うことができる。パスワードをランダムな文字列として生成することができ、これにより、セキュリティを向上させることができる。 The guest network setting screen allows the user to set the SSID name, available time, password character type, and whether or not to delete, but is not limited to these and other items may be set. Also, the usage status of the guest network (in use or not in use), the end time of usage if in use, etc. may be displayed. As shown in FIG. 7, the SSID name can be specified arbitrarily, allowing for flexible setting according to the operation method. Also, by providing a setting for deletion, it can be flexibly deleted without waiting for the available time to elapse. The password can be generated as a random character string, which improves security.

図8は、テンポラリなゲストネットワークを作成するための入力画面の一例を示した図である。入力画面は、ゲストネットワーク作成アプリを起動することにより表示される。入力画面では、ゲストネットワークを複数作成することができるが、固定的に1つのゲストネットワークを作成してもよい。図8に示す例では、ゲストネットワークのリストが表示され、3つのゲストネットワークを作成することができるようになっている。そのうち、1つのゲストネットワークが作成され、使用中となっている。 Figure 8 shows an example of an input screen for creating a temporary guest network. The input screen is displayed by starting a guest network creation application. On the input screen, multiple guest networks can be created, but one fixed guest network may also be created. In the example shown in Figure 8, a list of guest networks is displayed, and three guest networks can be created. Of these, one guest network has been created and is in use.

図9に示すシーケンス図を参照して、ゲストネットワークを作成する処理について説明する。ゲスト50は、ゲストネットワーク作成アプリを起動する(S1)。情報処理装置11は、ゲストネットワークのリストを含むトップ画面を表示する(S2)。ゲスト50は、利用したいゲストネットワークをリストから選択する(S3)。情報処理装置11は、利用可能時間を入力する画面を表示する(S4)。 The process of creating a guest network will be described with reference to the sequence diagram shown in FIG. 9. The guest 50 launches a guest network creation application (S1). The information processing device 11 displays a top screen including a list of guest networks (S2). The guest 50 selects the guest network that the guest 50 wants to use from the list (S3). The information processing device 11 displays a screen for inputting the available time (S4).

図10に、利用可能時間の入力画面の一例を示す。利用可能時間の入力画面は、利用可能時間が選択することができるようになっており、時間を選択することで利用可能時間を設定することができる。利用可能時間は、予め用意した選択肢から選択する形式であってもよいし、任意の時間を入力できる形式であってもよい。任意に時間を設定することができることで、運用方法にあわせて柔軟に設定することができる。 Figure 10 shows an example of an available time input screen. The available time input screen allows the available time to be selected, and the available time can be set by selecting a time. The available time may be in a format where it can be selected from options prepared in advance, or in a format where any time can be input. The ability to set any time allows for flexible setting according to the operation method.

再び図9を参照して、ゲスト50が利用可能時間を入力すると(S5)、情報処理装置11は、選択したゲストネットワークを選択状態にする(S6)。そして、ゲスト50が利用開始を指示すると(S7)、情報処理装置11は、無線LANアクセスポイント10に対し、SSIDの作成要求を送信する(S8)。作成要求には、選択したゲストネットワークのSSID名、SSID名に対応付けられている認証方式、パスワードの情報が含まれる。 Referring again to FIG. 9, when the guest 50 inputs the available time (S5), the information processing device 11 selects the selected guest network (S6). Then, when the guest 50 instructs to start using the network (S7), the information processing device 11 sends an SSID creation request to the wireless LAN access point 10 (S8). The creation request includes information on the SSID name of the selected guest network, the authentication method associated with the SSID name, and the password.

図8に示す例では、SSID名は「Wi-Fi_Room_1」(Wi-Fiは登録商標である。)であり、認証方式は「WPA-PSK」、パスワードは「password」等の文字列である。WPA-PSKは、WPA規格に従って事前共有鍵を使用する方式である。認証方式は、この方式に限定されるものではなく、WEP、TKIP、WPA2-PSK等であってもよい。 In the example shown in FIG. 8, the SSID name is "Wi-Fi_Room_1" (Wi-Fi is a registered trademark), the authentication method is "WPA-PSK", and the password is a character string such as "password". WPA-PSK is a method that uses a pre-shared key according to the WPA standard. The authentication method is not limited to this method, and may be WEP, TKIP, WPA2-PSK, etc.

無線LANアクセスポイント10は、情報処理装置11から作成要求を受けて、作成要求に含まれる情報に基づき、SSIDを作成する。無線LANアクセスポイント10は、SSIDの作成が完了した後、情報処理装置11に対して作成が成功した旨を通知する(S9)。情報処理装置11は、作成が成功した旨のメッセージを表示し(S10)、ゲストに通知する。ゲストは、その通知を受けて、自身が選択したゲストネットワークに接続し、ゲストネットワークの利用を開始する。 The wireless LAN access point 10 receives a creation request from the information processing device 11 and creates an SSID based on the information included in the creation request. After the wireless LAN access point 10 has completed the creation of the SSID, it notifies the information processing device 11 that the creation was successful (S9). The information processing device 11 displays a message that the creation was successful (S10) and notifies the guest. Upon receiving the notification, the guest connects to the guest network that he or she has selected and begins using the guest network.

図11は、情報処理システムの第2の構成例を示した図である。情報処理システムは、無線LANアクセスポイント10と、情報処理装置11と、スケジュール管理サーバ13とを含む。無線LANアクセスポイント10と情報処理装置11は、既に説明したので、ここではスケジュール管理サーバ13についてのみ説明する。 Figure 11 is a diagram showing a second configuration example of an information processing system. The information processing system includes a wireless LAN access point 10, an information processing device 11, and a schedule management server 13. Since the wireless LAN access point 10 and the information processing device 11 have already been described, only the schedule management server 13 will be described here.

スケジュール管理サーバ13は、アカウント情報とスケジュール情報とを対応付けて保持している。ゲストは、アカウント情報とスケジュール情報をスケジュール管理サーバ13に予め登録する。 The schedule management server 13 stores account information and schedule information in association with each other. Guests register their account information and schedule information in advance in the schedule management server 13.

情報処理装置11は、アカウント情報の入力を要求し、アカウント情報の入力を受けて、スケジュール管理サーバ13にアクセスし、アカウント情報に対応付けられたスケジュール情報を取得する。情報処理装置11は、取得したスケジュール情報に基づき、利用可能時間を計算し、その利用可能時間を、ゲストネットワークを利用できる期間とする。これにより、利用者に応じて利用期間を柔軟に設定することができる。なお、利用可能時間の計算は、制御部40が行ってもよいし、別途演算部を設け、演算部が行ってもよい。 The information processing device 11 requests the input of account information, and upon receiving the input of the account information, accesses the schedule management server 13 and acquires the schedule information associated with the account information. The information processing device 11 calculates the available time based on the acquired schedule information, and sets the available time as the period during which the guest network can be used. This allows the usage period to be flexibly set according to the user. The calculation of the available time may be performed by the control unit 40, or may be performed by a calculation unit that is provided separately.

図12は、スケジュール管理サーバ13が保持するアカウント情報の一例を示した図である。アカウント情報は、ゲストを識別する識別情報としてのユーザID、パスワードを含み、スケジュール情報が対応付けられて登録される。スケジュール情報は、例えば訪問する日時、場所の情報を含む。ゲストは、オフィス等の施設へ訪問する目的が打ち合わせである場合、日時は打ち合わせの日時であり、場所は打ち合わせ場所である。 Figure 12 is a diagram showing an example of account information held by the schedule management server 13. The account information includes a user ID and a password as identification information for identifying the guest, and is registered in association with schedule information. The schedule information includes, for example, information on the date and time of the visit and the location. If the purpose of a guest's visit to a facility such as an office is to have a meeting, the date and time is the date and time of the meeting, and the location is the location of the meeting.

図13を参照して、図11に示したシステムを使用したゲストネットワークを作成する処理について説明する。ゲスト50は、ゲストネットワーク作成アプリを起動する(S1)。情報処理装置11は、ゲストネットワークのリストを含むトップ画面を表示する(S2)。ゲスト50は、利用したいゲストネットワークをリストから選択する(S3)。ここまでの処理は、図9に示した処理と同様である。 The process of creating a guest network using the system shown in FIG. 11 will be described with reference to FIG. 13. The guest 50 starts a guest network creation application (S1). The information processing device 11 displays a top screen including a list of guest networks (S2). The guest 50 selects a guest network that the guest 50 wants to use from the list (S3). The process up to this point is the same as the process shown in FIG. 9.

情報処理装置11は、図9に示した処理とは異なり、アカウント情報の入力画面を表示する(S4)。ゲスト50は、アカウント情報を入力する(S5)。アカウント情報は、ユーザID、パスワード等である。 The information processing device 11 displays an input screen for account information (S4), which differs from the process shown in FIG. 9. The guest 50 inputs account information (S5). The account information includes a user ID, a password, etc.

情報処理装置11は、アカウント情報の入力を受け付けると、スケジュール管理サーバ13に対してスケジュール情報の取得を要求し、スケジュール管理サーバ13が管理するアカウント情報に対応付けられたスケジュール情報を取得する(S6、S7)。情報処理装置11は、取得したスケジュール情報に基づき、ゲスト50が選択したゲストネットワークの利用可能時間を算出する(S8)。 When the information processing device 11 accepts the input of the account information, it requests the schedule management server 13 to obtain schedule information, and obtains the schedule information associated with the account information managed by the schedule management server 13 (S6, S7). Based on the obtained schedule information, the information processing device 11 calculates the available time of the guest network selected by the guest 50 (S8).

スケジュール情報は、日時として、打ち合わせ等の開始時刻と終了時刻が設定されているため、それらの時刻から利用可能時間を計算する。例えば、開始時刻が10時で終了時刻が11時の場合、その間の1時間(60分)を利用期間として算出することができる。なお、打ち合わせの前や後に施設内のプリンタ等の出力機器を使用する場合もあり得ることから、例えば30分等の一定の余裕を見て、60分+30分=90分を利用可能時間として算出してもよい。ここでは、余裕を30分として説明したが、30分に限定されるものではない。 Since the schedule information includes the start and end times of meetings, etc., as date and time, the available time is calculated from these times. For example, if the start time is 10:00 and the end time is 11:00, the one hour (60 minutes) between them can be calculated as the usage period. Note that, since it is possible that an output device such as a printer in the facility may be used before or after the meeting, it is also possible to allow for a certain margin, such as 30 minutes, and calculate the available time as 60 minutes + 30 minutes = 90 minutes. Here, the margin is described as 30 minutes, but it is not limited to 30 minutes.

S9~S11までの処理は、図9に示したS8~S10までの処理と同じである。すなわち、情報処理装置11は、無線LANアクセスポイント10に対し、SSIDの作成要求を送信し(S9)、無線LANアクセスポイント10は、情報処理装置11に対して作成が成功した旨を通知する(S10)。そして、情報処理装置11は、作成が成功した旨のメッセージを表示し(S11)、ゲストに通知する。 The processing from S9 to S11 is the same as the processing from S8 to S10 shown in FIG. 9. That is, the information processing device 11 sends a request to the wireless LAN access point 10 to create an SSID (S9), and the wireless LAN access point 10 notifies the information processing device 11 that the creation was successful (S10). The information processing device 11 then displays a message to the effect that the creation was successful (S11), and notifies the guest.

図13に示した処理では、ゲスト50に対してアカウント情報の入力画面を表示し、ゲスト50がアカウント情報を入力しているが、アカウント情報は、ゲスト50が使用する情報端末12に登録し、情報処理装置11が備える近接無線通信部45が、情報端末12の近接により情報端末12から取得するように構成されていてもよい。この場合の処理について、図14を参照して説明する。 In the process shown in FIG. 13, an account information input screen is displayed to the guest 50, and the guest 50 inputs the account information, but the account information may be registered in the information terminal 12 used by the guest 50, and the near-field wireless communication unit 45 included in the information processing device 11 may be configured to acquire the account information from the information terminal 12 when the information terminal 12 approaches the information processing device 11. The process in this case will be described with reference to FIG. 14.

情報端末12は、モバイルアプリを実装し、モバイルアプリを使用してアカウント情報を登録し、近接無線通信部45と通信を行い、情報処理装置11へアカウント情報を送信するように構成されている。 The information terminal 12 is configured to implement a mobile app, register account information using the mobile app, communicate with the near-field wireless communication unit 45, and transmit the account information to the information processing device 11.

ゲスト50は、スケジュール管理サーバ13に登録したアカウント情報と同じアカウント情報を情報端末12に登録し(S1)、情報端末12は、登録が成功した場合、成功した旨を表示する(S2)。アカウント情報は、情報端末12に実装されるモバイルアプリを起動し、登録画面を表示してその登録画面に入力することにより登録することができる。 The guest 50 registers the same account information in the information terminal 12 as the account information registered in the schedule management server 13 (S1), and if the registration is successful, the information terminal 12 displays a message indicating that the registration was successful (S2). The account information can be registered by starting a mobile application implemented in the information terminal 12, displaying a registration screen, and inputting the account information into the registration screen.

ゲスト50は、情報処理装置11に実装されるゲストネットワーク作成アプリを起動する(S3)。情報処理装置11は、ゲストネットワークのリストを含むトップ画面を表示する(S4)。ゲスト50は、利用したいゲストネットワークをリストから選択する(S5)。 The guest 50 starts a guest network creation application implemented in the information processing device 11 (S3). The information processing device 11 displays a top screen including a list of guest networks (S4). The guest 50 selects the guest network that he or she wishes to use from the list (S5).

情報処理装置11は、アカウント認証画面を表示する(S6)。ゲスト50は、情報処理装置11に対して情報端末12をかざす操作を行い(S7)、情報端末12に登録されたアカウント情報を情報処理装置11に送信する(S8)。 The information processing device 11 displays an account authentication screen (S6). The guest 50 holds the information terminal 12 over the information processing device 11 (S7) and transmits the account information registered on the information terminal 12 to the information processing device 11 (S8).

情報処理装置11は、アカウント情報を受信すると、スケジュール管理サーバ13に対してスケジュール情報の取得を要求し、アカウント情報に対応付けられたスケジュール情報を取得する(S9、S10)。情報処理装置11は、取得したスケジュール情報に基づき、ゲスト50が選択したゲストネットワークの利用可能時間を算出する(S11)。 When the information processing device 11 receives the account information, it requests the schedule management server 13 to obtain schedule information, and obtains the schedule information associated with the account information (S9, S10). Based on the obtained schedule information, the information processing device 11 calculates the available time of the guest network selected by the guest 50 (S11).

情報処理装置11は、無線LANアクセスポイント10に対し、SSIDの作成要求を送信し(S12)、無線LANアクセスポイント10は、情報処理装置11に対して作成が成功した旨を通知する(S13)。そして、情報処理装置11は、情報端末12へ成功を通知し(S14)、情報端末12が、作成が成功した旨のメッセージを表示し(S15)、ゲスト50に通知する。このように、情報端末12を使用してアカウント情報を送信することで、ゲストユーザに対応付けたスケジュール情報を取得することができ、利用者の手間を削減することができる。 The information processing device 11 sends a request to the wireless LAN access point 10 to create an SSID (S12), and the wireless LAN access point 10 notifies the information processing device 11 that the creation was successful (S13). The information processing device 11 then notifies the information terminal 12 of the success (S14), and the information terminal 12 displays a message indicating that the creation was successful (S15) and notifies the guest 50. In this way, by sending account information using the information terminal 12, it is possible to obtain schedule information associated with the guest user, reducing the user's effort.

図13および図14に示した処理を実現するために、利用可能時間の入力画面は、図10のように時間のみが選択可能な画面ではなく、図15に示すように、「外部サービスと連携する(手入力)」、「外部サービスと連携する(アプリ連携)」を選択肢として含む画面とすることができる。「外部サービスと連携する(手入力)」は、ゲストが入力して登録した利用可能時間を使用するケースであり、図13に示した処理を実施する場合に選択されることを想定している。「外部サービスと連携する(アプリ連携)」は、情報端末12を近接させて認証を行い、登録した利用可能時間を使用するケースであり、図14に示した処理を実施する場合に選択されることを想定している。なお、ゲストは、表示された時間以外の時間を設定することもでき、その時間は「利用者が選択」を選択することにより設定することができる。なお、利用可能時間は、選択肢から選択するだけではなく、利用可能時間を分単位で任意に入力可能となっていてもよい。 13 and 14, the input screen for the available time can be a screen including options "Link with external service (manual input)" and "Link with external service (app linkage)" as shown in FIG. 15, instead of a screen where only the time can be selected as in FIG. 10. "Link with external service (manual input)" is a case where the available time entered and registered by the guest is used, and is assumed to be selected when the process shown in FIG. 13 is performed. "Link with external service (app linkage)" is a case where the information terminal 12 is brought close to the device for authentication, and the registered available time is used, and is assumed to be selected when the process shown in FIG. 14 is performed. The guest can also set a time other than the displayed time, and can set the time by selecting "selected by user". The available time can be freely input in minutes, rather than being selected from options.

これまでゲストネットワークの作成処理について説明してきたが、ゲストネットワークはテンポラリなネットワークであるため、削除する必要がある。以下、ゲストネットワークを削除する処理について説明する。 So far we have explained the process for creating a guest network, but because a guest network is a temporary network, it needs to be deleted. Below we will explain the process for deleting a guest network.

図16は、ゲストネットワークを削除する処理の一例を示したシーケンス図である。ゲスト50は、ゲストネットワークの作成処理と同様、ゲストネットワーク作成アプリを起動し、ゲストネットワークの削除を行うための、ゲストネットワークのリストを含む画面を表示する。ゲスト50は、削除したいゲストネットワークをリストから選択する(S1)。選択したゲストネットワークは選択状態になる(S2)。 Figure 16 is a sequence diagram showing an example of the process of deleting a guest network. As with the process of creating a guest network, the guest 50 starts a guest network creation application and displays a screen including a list of guest networks for deleting the guest network. The guest 50 selects the guest network to be deleted from the list (S1). The selected guest network becomes selected (S2).

ゲスト50は、「利用を終了する」ボタンを押下する(S3)。これにより、利用終了を指示する。情報処理装置11は、「利用を終了する」ボタンの押下を受けて、パスワードの入力画面を表示する(S4)。パスワードは、図6に示すゲストネットワーク管理テーブル42bで管理されている削除する対象のゲストネットワークのパスワードである。ゲスト50は、パスワードを入力する(S5)。 The guest 50 presses the "End use" button (S3), thereby instructing the user to end use. In response to the pressing of the "End use" button, the information processing device 11 displays a password entry screen (S4). The password is the password for the guest network to be deleted, which is managed in the guest network management table 42b shown in FIG. 6. The guest 50 inputs the password (S5).

情報処理装置11は、パスワードの入力を受けて、無線LANアクセスポイント10に対し、当該パスワードに対応するゲストネットワークのSSIDの削除要求を送信する(S6)。無線LANアクセスポイント10は、要求されたSSIDを削除し、情報処理装置11に対して削除が成功した旨を通知する(S7)。そして、情報処理装置11は、削除が成功した旨のメッセージを表示し(S8)、ゲスト50に通知する。 Upon receiving the password, the information processing device 11 transmits a request to the wireless LAN access point 10 to delete the SSID of the guest network corresponding to that password (S6). The wireless LAN access point 10 deletes the requested SSID and notifies the information processing device 11 that the deletion was successful (S7). The information processing device 11 then displays a message indicating that the deletion was successful (S8) and notifies the guest 50.

図16に示した例では、ゲストネットワークの削除を不正に行うことを防止するため、ゲストネットワークのパスワードの入力を含む処理について説明したが、パスワードの入力を行うことなく削除を実行してもよい。また、ゲストネットワークの削除に限定されるものではなく、ゲストネットワークを無効化させてもよい。この場合、情報処理装置11は、無線LANアクセスポイント10に対し、SSIDの有効状態を無効状態に変更する要求を送信することができる。 In the example shown in FIG. 16, a process including inputting a password for the guest network has been described to prevent unauthorized deletion of the guest network, but the deletion may be performed without inputting a password. In addition, the process is not limited to deleting the guest network, and the guest network may be disabled. In this case, the information processing device 11 can send a request to the wireless LAN access point 10 to change the enabled state of the SSID to an disabled state.

図16に示した例は、ゲスト50が利用終了を指示し、情報処理装置11がその指示を受けてSSIDの削除要求を送信しているが、ゲストネットワークの削除は、利用可能時間の経過を受けて実施してもよい。利用可能時間の経過を受けてゲストネットワークを削除する処理をゲストネットワークの時限削除する処理として、図17を参照して説明する。 In the example shown in FIG. 16, the guest 50 issues an instruction to end use, and the information processing device 11 receives the instruction and transmits a request to delete the SSID, but the guest network may be deleted when the available time has elapsed. The process of deleting the guest network when the available time has elapsed will be described with reference to FIG. 17 as a process of time-limited deletion of the guest network.

情報処理装置11は、記憶部42のゲストネットワーク管理テーブル42bにより各ゲストネットワークの利用可能時間を管理する。このため、情報処理装置11は、ゲストネットワークが作成されてからの経過時間を監視し、利用可能時間を経過した場合、そのゲストネットワークの削除要求を送信することができる。 The information processing device 11 manages the available time of each guest network using the guest network management table 42b in the memory unit 42. Therefore, the information processing device 11 can monitor the time that has elapsed since the guest network was created, and send a request to delete the guest network when the available time has elapsed.

情報処理装置11は、一定時間ごとに、ゲストネットワークが作成されてからの経過時間を取得する(S1)。そして、情報処理装置11は、利用可能時間を経過しているか判断し、経過している場合、無線LANアクセスポイント10に対してSSIDの削除要求を送信する(S2)。情報処理装置11は、削除が成功した旨の通知を受け(S3)、経過時間の監視を終了する(S4)。 The information processing device 11 periodically acquires the time that has elapsed since the guest network was created (S1). The information processing device 11 then determines whether the available time has elapsed, and if so, sends a request to delete the SSID to the wireless LAN access point 10 (S2). The information processing device 11 receives a notification that the deletion was successful (S3) and ends monitoring of the elapsed time (S4).

ゲストネットワークの監視は、情報処理装置11により行われるが、情報処理装置11がシャットダウンされる等の理由によりゲストネットワークの監視を継続できない場合がある。このような場合は、情報処理装置11を起動し、ゲストネットワーク作成アプリを起動するたびに、ゲストネットワークの利用期間と現時刻とを照合し、照合結果に基づき、削除要求を送信するかどうかを判断する。 The guest network is monitored by the information processing device 11, but there are cases where the information processing device 11 cannot continue monitoring the guest network due to reasons such as being shut down. In such cases, the information processing device 11 is started, and each time the guest network creation application is started, the usage period of the guest network is compared with the current time, and based on the comparison result, it is determined whether or not to send a deletion request.

情報処理装置11がシャットダウンし、その後、起動したとき、ゲスト50は、ゲストネットワーク作成アプリを起動する(S5)。情報処理装置11は、ゲストネットワーク作成アプリの起動を受けて、ゲストネットワークが作成されてからの経過時間を取得する(S6)。情報処理装置11は、取得した経過時間が利用可能時間を経過しているか判断し、経過している場合、そのゲストネットワークのSSIDの削除要求を送信する(S7)。無線LANアクセスポイント10は、情報処理装置11に対して削除が成功した旨を通知する(S8)。そして、情報処理装置11は、トップ画面を表示する(S9)。 When the information processing device 11 is shut down and then started up, the guest 50 starts up a guest network creation application (S5). In response to the start of the guest network creation application, the information processing device 11 acquires the time that has elapsed since the guest network was created (S6). The information processing device 11 determines whether the acquired elapsed time has passed the available time, and if so, transmits a request to delete the SSID of the guest network (S7). The wireless LAN access point 10 notifies the information processing device 11 that the deletion was successful (S8). The information processing device 11 then displays the top screen (S9).

図18は、情報処理システムの第3の構成例を示した図である。情報処理システムは、無線LANアクセスポイント10と、情報処理装置11と、無線LAN管理システム14とを含む。無線LANアクセスポイント10と情報処理装置11については既に説明したので、ここでは無線LAN管理システム14についてのみ説明する。 Figure 18 is a diagram showing a third configuration example of an information processing system. The information processing system includes a wireless LAN access point 10, an information processing device 11, and a wireless LAN management system 14. Since the wireless LAN access point 10 and the information processing device 11 have already been described, only the wireless LAN management system 14 will be described here.

無線LAN管理システム14は、無線LANを管理するシステムで、無線LANアクセスポイント10を制御する。無線LAN管理システム14は、ゲストネットワークのSSIDの作成、設定変更、削除を外部から指示し、その指示を実行するためのAPIもしくはコマンドラインインタフェースを少なくとも有する。また、無線LAN管理システム14は、外部からの指示を受けて、指示内容を制御下の無線LANアクセスポイント10に反映させる機能を有する。このため、情報処理装置11は、ゲストネットワーク作成アプリにより、無線LAN管理システム14に対して無線LANアクセスポイント10へSSIDの作成要求や削除要求を送信するように指示することができる。 The wireless LAN management system 14 is a system that manages the wireless LAN and controls the wireless LAN access point 10. The wireless LAN management system 14 has at least an API or command line interface for receiving instructions from outside to create, change settings, and delete an SSID for a guest network, and for executing the instructions. The wireless LAN management system 14 also has a function for receiving instructions from outside and reflecting the contents of the instructions in the wireless LAN access point 10 under its control. Therefore, the information processing device 11 can instruct the wireless LAN management system 14 to send an SSID creation request or deletion request to the wireless LAN access point 10 using a guest network creation application.

無線LANアクセスポイント10は、複数存在していてもよいが、複数存在すると、その管理のための機器が必要となり、無線LANアクセスポイント10毎にチャンネルや電波の割り当てを行う必要がある。しかしながら、無線LAN管理システム14を用いることで、管理のための機器を別途設ける必要もなく、チャンネルや電波の割り当ても容易となる。したがって、無線LAN管理システム14を用いる場合、無線LANアクセスポイント10は複数台であってもよい。 There may be multiple wireless LAN access points 10, but if there are multiple wireless LAN access points 10, equipment for managing them will be required, and channels and radio waves will need to be assigned to each wireless LAN access point 10. However, by using the wireless LAN management system 14, there is no need to provide separate equipment for management, and it becomes easier to assign channels and radio waves. Therefore, when using the wireless LAN management system 14, there may be multiple wireless LAN access points 10.

図18に示したシステムでは、情報処理装置11が無線LAN管理システム14に対してSSIDの作成を要求し、無線LAN管理システム14が無線LANアクセスポイント10に対してSSIDの作成要求を送信する。これは、削除要求も同様である。 In the system shown in FIG. 18, the information processing device 11 requests the wireless LAN management system 14 to create an SSID, and the wireless LAN management system 14 sends an SSID creation request to the wireless LAN access point 10. The same applies to deletion requests.

図19は、情報処理システムの第4の構成例を示した図である。情報処理システムは、無線LANアクセスポイント10と、情報処理装置11と、MFP15とを含む。ゲストネットワークのSSIDを作成した場合、情報処理装置11は、無線LANアクセスポイント10から作成したSSIDの情報を受信し、画面上に表示することができる。このため、ゲストは、表示されたSSIDの情報を設定し、ゲストネットワークに接続する。このとき、画面上には、ゲストネットワークの利用可能時間も併せて表示してもよい。 Figure 19 is a diagram showing a fourth configuration example of an information processing system. The information processing system includes a wireless LAN access point 10, an information processing device 11, and an MFP 15. When an SSID for a guest network is created, the information processing device 11 can receive information about the created SSID from the wireless LAN access point 10 and display it on the screen. Therefore, the guest sets the displayed SSID information and connects to the guest network. At this time, the available time of the guest network may also be displayed on the screen.

情報処理システムがMFP15を含む場合、情報処理装置11がSSIDの情報をMFP15へ送信し、印刷して出力することができる。図19に示す例では、情報処理装置11とMFP15とが別個の機器とされているが、印刷機能を備えた1つの機器であってもよい。したがって、MFP15を情報処理装置11として利用することも可能である。 If the information processing system includes an MFP 15, the information processing device 11 can transmit SSID information to the MFP 15 and print and output it. In the example shown in FIG. 19, the information processing device 11 and the MFP 15 are separate devices, but they may be a single device with a printing function. Therefore, it is also possible to use the MFP 15 as the information processing device 11.

図20に、MFP15のハードウェア構成の一例を示しておく。図20に示すMFP15は、スキャナ機能、コピー機能、印刷機能、ファックス機能といった複数の機能を有する。MFP15は、コントローラ60と、近距離通信回路61と、エンジン制御部62と、操作パネル63と、ネットワークI/F64とを備える。 Figure 20 shows an example of the hardware configuration of MFP 15. The MFP 15 shown in Figure 20 has multiple functions, such as a scanner function, a copy function, a print function, and a fax function. The MFP 15 includes a controller 60, a short-range communication circuit 61, an engine control unit 62, an operation panel 63, and a network I/F 64.

コントローラ60は、コンピュータの主要部であるCPU70と、システムメモリ(MEM-P)71と、ノースブリッジ(NB)72と、サウスブリッジ(SB)73と、ASIC(Application Specific Integrated Circuit)74と、ローカルメモリ(MEM-C)75と、HDDコントローラ76と、HD77とを含む。NB72とASIC74との間は、AGP(Accelerated Graphics Port)バス78により接続されている。 The controller 60 includes a CPU 70, which is the main part of the computer, a system memory (MEM-P) 71, a north bridge (NB) 72, a south bridge (SB) 73, an ASIC (Application Specific Integrated Circuit) 74, a local memory (MEM-C) 75, a HDD controller 76, and a HD 77. The NB 72 and the ASIC 74 are connected by an AGP (Accelerated Graphics Port) bus 78.

CPU70は、MFPの全体制御を行う制御部である。NB72は、CPU70と、MEM-P71、SB73およびAGPバス78とを接続するためのブリッジであり、MEM-P71に対する読み書き等を制御するメモリコントローラと、PCI(Peripheral Component Interconnect)マスタおよびAGPターゲットとを有する。 The CPU 70 is a control unit that performs overall control of the MFP. The NB 72 is a bridge that connects the CPU 70 with the MEM-P 71, SB 73, and AGP bus 78, and has a memory controller that controls reading and writing to the MEM-P 71, a PCI (Peripheral Component Interconnect) master, and an AGP target.

MEM-P71は、コントローラ60の各機能を実現させるためのプログラムやデータの格納用メモリであるROM71aと、プログラムやデータの展開、およびメモリ印刷時の描画用メモリ等として用いるRAM71bとを含む。なお、RAM71bに記憶されているプログラムは、インストール可能な形式または実行可能な形式のファイルでCD-ROM、CD-R、DVD等のコンピュータにより読み取り可能な記録媒体に記録して提供するように構成してもよい。 The MEM-P71 includes a ROM71a, which is a memory for storing programs and data for implementing the various functions of the controller 60, and a RAM71b, which is used for expanding the programs and data, and as a drawing memory during memory printing. The programs stored in the RAM71b may be provided by recording them in an installable or executable format on a computer-readable recording medium such as a CD-ROM, CD-R, or DVD.

SB73は、NB72とPCIデバイス、周辺デバイスと接続するためのブリッジである。ASIC74は、画像処理用のハードウェア要素を有する画像処理用途向けのICであり、AGPバス78、PCIバス79、HDDコントローラ76およびMEM-C75をそれぞれ接続するブリッジの役割を有する。ASIC74は、PCIターゲットおよびAGPマスタ、ASIC74の中核をなすアービタ(ARB)、MEM-C75を制御するメモリコントローラ、ハードウェアロジック等により画像データの回転等を行う複数のDMAC(Direct Memory Access Controller)を含む。また、ASIC74は、スキャナ部80およびプリンタ部81との間でPCIバス79を介したデータ転送を行うPCIユニットを含む。なお、ASIC74には、USB(Universal Serial Bus)のインターフェースや、IEEE1394(Institute of Electrical and Electronics Engineers 1394)のインターフェースを接続するように構成されていてもよい。 SB73 is a bridge for connecting NB72 to PCI devices and peripheral devices. ASIC74 is an IC for image processing applications that has hardware elements for image processing, and plays the role of a bridge connecting AGP bus78, PCI bus79, HDD controller76, and MEM-C75. ASIC74 includes a PCI target and AGP master, an arbiter (ARB) that is the core of ASIC74, a memory controller that controls MEM-C75, and multiple DMACs (Direct Memory Access Controllers) that rotate image data using hardware logic, etc. ASIC74 also includes a PCI unit that transfers data between scanner unit 80 and printer unit 81 via PCI bus79. Note that ASIC74 may be configured to connect a USB (Universal Serial Bus) interface or an IEEE1394 (Institute of Electrical and Electronics Engineers 1394) interface.

MEM-C75は、コピー用画像バッファおよび符号バッファとして用いるローカルメモリである。HD77は、画像データの蓄積、印刷時に用いるフォントデータの蓄積、フォームの蓄積を行うためのストレージである。HD77は、CPU70の制御に従ってHD77に対するデータの読み出し、または書き込みを制御する。AGPバス78は、グラフィック処理を高速化するために提案されたグラフィックアクセラレータカード用のバスインタフェースであり、MEM-P71に高スループットで直接アクセスすることにより、グラフィックアクセラレータカードを高速にすることができる。 MEM-C75 is a local memory used as an image buffer for copying and a code buffer. HD77 is a storage for storing image data, font data used during printing, and forms. HD77 controls the reading and writing of data from and to HD77 under the control of CPU70. AGP bus78 is a bus interface for a graphics accelerator card proposed to speed up graphics processing, and by directly accessing MEM-P71 with high throughput, the graphics accelerator card can be made faster.

近距離通信回路61は、NFC、Bluetooth(登録商標)等を使用した通信回路である。 The short-range communication circuit 61 is a communication circuit that uses NFC, Bluetooth (registered trademark), etc.

エンジン制御部62は、スキャナ部80およびプリンタ部81により構成される。操作パネル63は、現在の設定値や選択画面等を表示させ、ユーザからの入力を受け付けるタッチパネル等のパネル表示部63aと、濃度の設定条件等の画像形成に関する条件の設定値を受け付けるテンキーやコピー開始指示を受け付けるスタートキー等からなる操作パネル部63bとを備えている。 The engine control unit 62 is composed of a scanner unit 80 and a printer unit 81. The operation panel 63 has a panel display unit 63a such as a touch panel that displays the current settings and selection screens and accepts input from the user, and an operation panel unit 63b consisting of a numeric keypad that accepts settings for image formation conditions such as density settings and a start key that accepts a copy start command.

コントローラ60は、例えば描画、通信、操作パネル63からの入力等を制御する。スキャナ部80またはプリンタ部81は、誤差拡散やガンマ変換等の画像処理部分が含まれている。 The controller 60 controls, for example, drawing, communication, and input from the operation panel 63. The scanner unit 80 or the printer unit 81 includes an image processing section that performs error diffusion, gamma conversion, etc.

なお、MFPは、操作パネル63のアプリ切り替えキーにより、ドキュメントボックス機能、コピー機能、プリンタ機能、ファクシミリ機能を順次切り替えて選択することができる。各機能の選択時、各モードとなる。 The MFP can be used to sequentially switch between document box function, copy function, printer function, and facsimile function using the application switching key on the operation panel 63. When each function is selected, the corresponding mode is selected.

ネットワークI/F64は、ネットワークを利用してデータ通信を行うためのインターフェースである。近距離通信回路61やネットワークI/F64は、PCIバス79を介してASIC74に電気的に接続されている。 The network I/F 64 is an interface for performing data communication using a network. The short-range communication circuit 61 and the network I/F 64 are electrically connected to the ASIC 74 via the PCI bus 79.

以上に説明してきたように、汎用的な無線LANアクセスポイント10を用い、テンポラリなネットワークを提供することが可能となる。また、ゲストに応じて、ネットワークの利用可能時間を柔軟に設定することができる。 As explained above, it is possible to provide a temporary network using a general-purpose wireless LAN access point 10. In addition, the network availability time can be flexibly set according to the guest.

これまで本発明の一実施形態について説明してきたが、本発明は、上述した実施形態に限定されるものではなく、本実施形態の構成要素を変更若しくは削除し、または本実施形態の構成要素を他の構成要素を追加するなど、当業者が想到することができる範囲内で変更することができ、いずれの態様においても本発明の作用効果を奏する限り、本発明の範囲に含まれるものである。 Although one embodiment of the present invention has been described above, the present invention is not limited to the above-described embodiment, and may be modified within the scope of what a person skilled in the art can conceive, such as changing or deleting the components of this embodiment, or adding other components to the components of this embodiment, and any aspect is within the scope of the present invention as long as it provides the effects of the present invention.

10…無線LANアクセスポイント
11…情報処理装置
12…情報端末
13…スケジュール管理サーバ
14…無線LAN管理システム
15…MFP
20…CPU
21…ROM
22…RAM
23…HD
24…HDDコントローラ
25…ディスプレイ
26…外部機器接続I/F
27…ネットワークI/F
28…データバス
29…キーボード
30…ポインティングデバイス
31…DVD-RWドライブ
32…メディアI/F
33…DVD-RW
34…記録メディア
40…制御部
41…入力部
42…記憶部
42a…無線LANアクセスポイント管理テーブル
42b…ゲストネットワーク管理テーブル
43…記憶制御部
44…通信部
45…近接無線通信部
50…ゲスト
60…コントローラ
61…近距離通信回路
62…エンジン制御部
63…操作パネル
63a…パネル表示部
63b…操作パネル部
64…ネットワークI/F
70…CPU
71…MEM-P
71a…ROM
71b…RAM
72…NB
73…SB
74…ASIC
75…MEM-C
76…HDDコントローラ
77…HD
78…AGPバス
79…PCIバス
80…スキャナ部
81…プリンタ部
10: wireless LAN access point 11: information processing device 12: information terminal 13: schedule management server 14: wireless LAN management system 15: MFP
20...CPU
21...ROM
22...RAM
23…HD
24: HDD controller 25: display 26: external device connection I/F
27...Network I/F
28: data bus 29: keyboard 30: pointing device 31: DVD-RW drive 32: media I/F
33...DVD-RW
34... recording medium 40... control unit 41... input unit 42... memory unit 42a... wireless LAN access point management table 42b... guest network management table 43... memory control unit 44... communication unit 45... close-proximity wireless communication unit 50... guest 60... controller 61... short-range communication circuit 62... engine control unit 63... operation panel 63a... panel display unit 63b... operation panel unit 64... network I/F
70...CPU
71...MEM-P
71a...ROM
71b...RAM
72...NB
73...SB
74...ASIC
75...MEM-C
76...HDD controller 77...HD
78: AGP bus 79: PCI bus 80: scanner section 81: printer section

特開2016-158094Patent Publication 2016-158094

Claims (11)

ネットワークへの接続を中継する中継装置を制御する情報処理装置であって、
利用するネットワークおよび該ネットワークの利用可能な時間の指定を受け付ける入力手段と、
前記入力手段により受け付けられた前記指定に基づき、前記中継装置に対し、該中継装置が前記入力手段により指定されたネットワークへの接続を中継するために使用する識別情報の作成要求を送信する通信手段と
ネットワークの情報と認証情報とを対応付けて記憶する記憶手段と
を含み、
前記通信手段は、前記入力手段により指定されたネットワークの利用終了指示または前記利用可能な時間が経過したことと、前記入力手段が受け付けた認証情報とに基づき、前記記憶手段により記憶された前記ネットワークの情報を参照し、前記中継装置に対し、前記中継装置が作成した前記識別情報の削除要求を送信する、情報処理装置。
An information processing device that controls a relay device that relays a connection to a network,
an input means for receiving a designation of a network to be used and a time when the network is available;
a communication means for transmitting, to the relay device, a request for creating identification information to be used by the relay device to relay a connection to the network specified by the input means, based on the specification received by the input means ;
a storage means for storing network information and authentication information in association with each other;
Including,
The communication means, based on an instruction to end use of the network or the lapse of the available time specified by the input means and authentication information accepted by the input means , refers to information about the network stored in the storage means and transmits to the relay device a request to delete the identification information created by the relay device.
前記入力手段は、前記認証情報として、対応するネットワークに接続するためのパスワードの入力を受け付ける、請求項に記載の情報処理装置。 The information processing apparatus according to claim 1 , wherein the input means receives, as the authentication information, an input of a password for connecting to a corresponding network. 前記通信手段は、前記中継装置に対して前記作成要求を送信するとともに、出力機器に対して前記ネットワークの情報および前記利用可能な時間の出力要求を送信する、請求項1または2に記載の情報処理装置。 3. The information processing apparatus according to claim 1 , wherein the communication means transmits the creation request to the relay device and transmits an output request for the network information and the available time to an output device. 前記ネットワークの情報は、SSID(Service Set Identifier)名を含み、
前記入力手段は、前記SSID名を構成する文字列を指定する情報の入力を受け付ける、請求項に記載の情報処理装置。
The network information includes a Service Set Identifier (SSID) name,
The information processing apparatus according to claim 3 , wherein the input means receives an input of information specifying a character string constituting the SSID name.
前記パスワードをランダムな文字列として生成する生成手段を含む、請求項に記載の情報処理装置。 The information processing apparatus according to claim 2 , further comprising a generating means for generating the password as a random character string. 利用者のスケジュール情報を管理する管理システムから取得した該利用者のスケジュール情報に基づき、該利用者が指定したネットワークの利用可能な時間を計算する演算手段を含む、請求項1~のいずれか1項に記載の情報処理装置。 6. The information processing device according to claim 1 , further comprising: a calculation means for calculating a time when the network designated by the user is available, based on the schedule information of the user acquired from a management system that manages the schedule information of the user. 前記入力手段は、前記利用者の情報の入力を受け付け、
前記演算手段は、前記利用者の情報を前記スケジュール情報と対応付けて管理する前記管理システムから対応するスケジュール情報を取得する、請求項に記載の情報処理装置。
The input means receives input of information about the user,
7. The information processing apparatus according to claim 6 , wherein said calculation means acquires the corresponding schedule information from said management system which manages said user information in association with said schedule information.
前記利用者が使用する情報端末と近接通信を行い、前記情報端末から前記利用者の情報を取得する近接通信手段を含み、
前記演算手段は、前記利用者の情報を前記スケジュール情報と対応付けて管理する前記管理システムから対応するスケジュール情報を取得する、請求項に記載の情報処理装置。
a near-field communication means for performing near-field communication with an information terminal used by the user and acquiring information about the user from the information terminal;
7. The information processing apparatus according to claim 6 , wherein said calculation means acquires the corresponding schedule information from said management system which manages said user information in association with said schedule information.
前記近接通信手段は、Bluetooth(登録商標)またはNFC(Near Field Communication)を用いる、請求項に記載の情報処理装置。 The information processing device according to claim 8 , wherein the near-field communication means uses Bluetooth (registered trademark) or NFC (Near Field Communication). ネットワークへの接続を中継する中継装置と、請求項1~のいずれか1項に記載の前記中継装置を制御する情報処理装置とを含む、情報処理システム。 10. An information processing system comprising: a relay device that relays a connection to a network; and an information processing device that controls the relay device according to claim 1 . ネットワークへの接続を中継する中継装置の制御をコンピュータに実行させるためのプログラムであって、前記コンピュータは、ネットワークの情報と認証情報とを対応付けて記憶する記憶手段を含み、
利用するネットワークの指定を受け付けるステップと、
前記ネットワークの利用可能な時間の指定を受け付けるステップと、
受け付け前記指定に基づき、前記中継装置に対し、該中継装置が指定されたネットワークへの接続を中継するために使用する識別情報の作成要求を送信するステップと、
前記指定されたネットワークの利用終了指示または前記利用可能な時間が経過したことと、受け付けた認証情報とに基づき、前記記憶手段により記憶された前記ネットワークの情報を参照し、前記中継装置に対し、前記中継装置が作成した前記識別情報の削除要求を送信するステップとを実行させる、プログラム。
A program for causing a computer to execute control of a relay device that relays a connection to a network, the computer including a storage unit that stores network information and authentication information in association with each other,
accepting a designation of a network to be used;
accepting a designation of a time when the network is available;
transmitting, to the relay device, a request for creating identification information to be used by the relay device to relay a connection to the specified network, based on the received designation;
a step of referring to information about the network stored in the storage means , and transmitting to the relay device a request to delete the identification information created by the relay device, based on an instruction to end use of the specified network or the lapse of the available time period and the received authentication information .
JP2020108402A 2020-06-24 2020-06-24 Information processing device, information processing system, and program Active JP7484486B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020108402A JP7484486B2 (en) 2020-06-24 2020-06-24 Information processing device, information processing system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020108402A JP7484486B2 (en) 2020-06-24 2020-06-24 Information processing device, information processing system, and program

Publications (2)

Publication Number Publication Date
JP2022006255A JP2022006255A (en) 2022-01-13
JP7484486B2 true JP7484486B2 (en) 2024-05-16

Family

ID=80110486

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020108402A Active JP7484486B2 (en) 2020-06-24 2020-06-24 Information processing device, information processing system, and program

Country Status (1)

Country Link
JP (1) JP7484486B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017034517A (en) 2015-08-03 2017-02-09 株式会社リコー Communication system, communication method, communication device and program
US20180242154A1 (en) 2017-02-17 2018-08-23 Dell Products L.P. System and method for automatic provisioning of multi-tenant wireless local area networks
JP2019050446A (en) 2017-09-07 2019-03-28 株式会社アウトスタンディングテクノロジー Access control method and device thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017034517A (en) 2015-08-03 2017-02-09 株式会社リコー Communication system, communication method, communication device and program
US20180242154A1 (en) 2017-02-17 2018-08-23 Dell Products L.P. System and method for automatic provisioning of multi-tenant wireless local area networks
JP2019050446A (en) 2017-09-07 2019-03-28 株式会社アウトスタンディングテクノロジー Access control method and device thereof

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Wi-Fi&LTE活用事典,第20巻, 第1号,日経BP社,2014年11月24日,pp.89~91
ケイズプロダクション,もっと速く、快適に!Wi-Fiを使いこなす本,第1版,株式会社技術評論社,2018年09月06日,pp.166~167

Also Published As

Publication number Publication date
JP2022006255A (en) 2022-01-13

Similar Documents

Publication Publication Date Title
JP6904377B2 (en) Programs, information processing devices, systems, information processing methods
JP7091785B2 (en) Communication system, communication method
JP6740618B2 (en) Information processing device, communication system, and communication method
EP3148160B1 (en) Information processing apparatus, information processing method, and program
JP6690258B2 (en) Program, information processing device, communication system
JP6784136B2 (en) Programs, information processing equipment, and information processing systems
US20210105375A1 (en) Information processing system, information processing method, and information processing apparatus
JP2017027522A (en) Printer, control method and program thereof
US20230171319A1 (en) Communication system, communication method, and non-transitory recording medium
JP2013257818A (en) Device control system, device control program, and device control method
JP2018129770A (en) Information processing apparatus, control method and program
JP2021060974A (en) Program, information processing system, information processing method, and information processing apparatus
JP6801439B2 (en) Printing systems, intermediary servers, printing methods, and computer programs
JP2022069802A (en) Output system, information processing system, information processor, and authentication method
EP3952214A1 (en) Management server, network system, method for controlling network connection, and carrier means
JP7484486B2 (en) Information processing device, information processing system, and program
JP2020074097A (en) Printer and its control method and program
US11645027B2 (en) Information processing system and method for processing data output requests and identification information
US20210083957A1 (en) Information processing apparatus, communication system, and information processing method
JP2004112715A (en) Image forming apparatus
JPWO2018207459A1 (en) Image forming system, image forming apparatus, and terminal device
JP2021117619A (en) Apparatus, apparatus system, setting method, and program
JP7459659B2 (en) Information processing device, communication system and information processing method
JP7524937B2 (en) Information processing device, system, program, and information processing method
JP7456217B2 (en) Information processing system, user creation method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230412

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240119

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240130

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240322

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20240322

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20240402

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240415

R150 Certificate of patent or registration of utility model

Ref document number: 7484486

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150