JP7207028B2 - Information processing device, information processing system, electronic blackboard device, control method, and program - Google Patents

Information processing device, information processing system, electronic blackboard device, control method, and program Download PDF

Info

Publication number
JP7207028B2
JP7207028B2 JP2019043194A JP2019043194A JP7207028B2 JP 7207028 B2 JP7207028 B2 JP 7207028B2 JP 2019043194 A JP2019043194 A JP 2019043194A JP 2019043194 A JP2019043194 A JP 2019043194A JP 7207028 B2 JP7207028 B2 JP 7207028B2
Authority
JP
Japan
Prior art keywords
user
participant list
information processing
electronic blackboard
information
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
JP2019043194A
Other languages
Japanese (ja)
Other versions
JP2020096334A (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 US16/697,884 priority Critical patent/US11470132B2/en
Publication of JP2020096334A publication Critical patent/JP2020096334A/en
Application granted granted Critical
Publication of JP7207028B2 publication Critical patent/JP7207028B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Facsimiles In General (AREA)

Description

本発明は、情報処理装置、情報処理システム、電子黒板装置、制御方法、およびプログラムに関する。 The present invention relates to an information processing device, an information processing system, an electronic blackboard device, a control method, and a program.

下記特許文献1には、遠隔会議の参加者の認証を行うことにより、当該参加者が、共有ワークスペースサーバに保存されている個人ファイルおよび共有ファイルを、共有できるようにした技術が開示されている。 Patent Literature 1 below discloses a technology that authenticates a participant in a remote conference so that the participant can share personal files and shared files stored in a shared workspace server. there is

しかしながら、従来技術では、複数のユーザが電子黒板装置等の情報処理装置にログインしている状態において、例えば当該情報処理装置の付近から一部のユーザが遠ざかった際に、当該ユーザが所有するリソースに対して、他のユーザが不正にアクセスできてしまう虞がある。 However, in the conventional technology, in a state where a plurality of users are logged in to an information processing apparatus such as an electronic whiteboard apparatus, for example, when some users move away from the vicinity of the information processing apparatus, resources owned by the users are However, there is a risk that other users may gain unauthorized access to it.

本発明の実施の形態は、情報処理装置の付近から一部のユーザが遠ざかった際に、当該ユーザが所有するリソースに対して、他のユーザが不正にアクセスすることを防止することを目的とする。 The embodiments of the present invention are intended to prevent other users from illegally accessing resources owned by some users when they move away from the vicinity of the information processing apparatus. do.

上述した課題を解決するために、本発明の情報処理装置は、所定の設置場所において複数のユーザによって利用される情報処理装置であって、ユーザのログイン認証を行う認証手段と、認証手段によってログイン認証されたユーザを参加者一覧に登録する登録手段と、参加者一覧に登録されている複数のユーザの各々について、所定条件を満たしたか否かを判断する判断手段と、参加者一覧に登録されているいずれかのユーザについて、所定条件を満たしたと判断された場合、ユーザを参加者一覧に登録したままで、当該ユーザが所有するリソースへのアクセスを制限する制限手段とを備える。 In order to solve the above-described problems, an information processing apparatus of the present invention is an information processing apparatus that is used by a plurality of users at a predetermined installation location, and includes authentication means for performing user login authentication, and login by the authentication means. registration means for registering an authenticated user in a participant list; judgment means for judging whether each of a plurality of users registered in the participant list satisfies a predetermined condition; limiting means for limiting access to a resource owned by the user while keeping the user registered in the participant list when it is determined that any of the users has satisfied a predetermined condition.

本発明の実施の形態によれば、情報処理装置の付近から一部のユーザが遠ざかった際に、当該ユーザが所有するリソースに対して、他のユーザが不正にアクセスすることを防止することができる。 According to the embodiment of the present invention, when some users move away from the vicinity of the information processing apparatus, it is possible to prevent other users from illegally accessing resources owned by the users. can.

第1実施形態に係る情報処理システムの一例の構成図である。1 is a configuration diagram of an example of an information processing system according to a first embodiment; FIG. コンピュータの一例のハードウェア構成図である。1 is a hardware configuration diagram of an example of a computer; FIG. 電子黒板装置の一例のハードウェア構成図である。1 is a hardware configuration diagram of an example of an electronic blackboard device; FIG. 第1実施形態に係る情報処理システムの一例の機能構成図である。1 is a functional configuration diagram of an example of an information processing system according to a first embodiment; FIG. サービスアカウント情報の一例の構成図である。4 is a configuration diagram of an example of service account information; FIG. ストレージ情報の一例の構成図である。4 is a configuration diagram of an example of storage information; FIG. ユーザ情報一覧の一例の構成図である。4 is a configuration diagram of an example of a user information list; FIG. サービス情報一覧の一例の構成図である。4 is a configuration diagram of an example of a service information list; FIG. 第1実施形態に係る参加者管理部の詳細な機能構成を示すブロック図である。4 is a block diagram showing a detailed functional configuration of a participant management unit according to the first embodiment; FIG. 第1実施形態に係る情報処理システムに用いられる参加者一覧の一例を示す図である。It is a figure which shows an example of the participant list used for the information processing system which concerns on 1st Embodiment. 第1実施形態に係る情報処理システムによる処理概要を説明するための図である。4 is a diagram for explaining an outline of processing by the information processing system according to the first embodiment; FIG. 第1実施形態に係る電子黒板装置による処理の手順を示すフローチャートである。4 is a flowchart showing the procedure of processing by the electronic blackboard device according to the first embodiment; 第1実施形態に係る電子黒板装置による処理の手順を示すフローチャートである。4 is a flowchart showing the procedure of processing by the electronic blackboard device according to the first embodiment; 第1実施形態に係る参加者管理部によって取得されたサービス情報の一例を示す図である。It is a figure which shows an example of the service information acquired by the participant management part which concerns on 1st Embodiment. 第1実施形態に係る電子黒板装置のディスプレイに表示されるファイル選択画面の一例を示す図である。FIG. 4 is a diagram showing an example of a file selection screen displayed on the display of the electronic blackboard device according to the first embodiment; 第1実施形態に係る電子黒板装置のディスプレイに表示される保存フォルダ選択画面の一例を示す図である。FIG. 5 is a diagram showing an example of a save folder selection screen displayed on the display of the electronic blackboard device according to the first embodiment; 第1実施形態に係る電子黒板装置のディスプレイに表示されるユーザ個別情報表示画面の一例を示す図である。FIG. 4 is a diagram showing an example of an individual user information display screen displayed on the display of the electronic blackboard device according to the first embodiment; 第1実施形態に係る電子黒板装置のディスプレイに表示される認証エラー画面の一例を示す図である。It is a figure which shows an example of the authentication error screen displayed on the display of the electronic blackboard apparatus which concerns on 1st Embodiment. 第1実施形態に係る電子黒板装置による処理のシーケンスを示すシーケンス図である。4 is a sequence diagram showing a sequence of processing by the electronic blackboard device according to the first embodiment; FIG. 第1実施形態に係る電子黒板装置による処理のシーケンスを示すシーケンス図である。4 is a sequence diagram showing a sequence of processing by the electronic blackboard device according to the first embodiment; FIG. 第2実施形態に係る情報処理システムの一例の機能構成図である。It is a functional block diagram of an example of the information processing system which concerns on 2nd Embodiment. 第2実施形態に係る電子黒板装置に用いられる特徴点情報の一例を示す図である。It is a figure which shows an example of the feature point information used for the electronic blackboard apparatus which concerns on 2nd Embodiment. 第2実施形態に係る電子黒板装置による処理の手順を示すフローチャートである。9 is a flowchart showing the procedure of processing by the electronic blackboard device according to the second embodiment; 第2実施形態に係る電子黒板装置による参加者一覧の更新処理の手順を示すフローチャートである。FIG. 11 is a flow chart showing procedures of update processing of a participant list by the electronic blackboard device according to the second embodiment; FIG. 第2実施形態に係る電子黒板装置による処理のシーケンスを示すシーケンス図である。FIG. 11 is a sequence diagram showing the sequence of processing by the electronic blackboard device according to the second embodiment; 第3実施形態に係る情報処理システムの一例の構成図である。FIG. 11 is a configuration diagram of an example of an information processing system according to a third embodiment; 第3実施形態に係る情報処理システムによる処理概要を説明するための図である。FIG. 11 is a diagram for explaining an outline of processing by an information processing system according to a third embodiment; FIG. 第3実施形態に係る情報処理システムの一例の機能構成図である。FIG. 11 is a functional configuration diagram of an example of an information processing system according to a third embodiment; 機器管理情報部によって保持される機器管理情報の一例を示す図である。It is a figure which shows an example of the equipment management information hold|maintained by the equipment management information part. 第3実施形態に係る電子黒板装置による処理の手順を示すフローチャートである。10 is a flow chart showing the procedure of processing by the electronic blackboard device according to the third embodiment; 第3実施形態に係る電子黒板装置による処理の手順を示すフローチャートである。10 is a flow chart showing the procedure of processing by the electronic blackboard device according to the third embodiment; 第3実施形態に係る電子黒板装置による処理のシーケンスを示すシーケンス図である。FIG. 11 is a sequence diagram showing a sequence of processing by the electronic blackboard device according to the third embodiment; 第3実施形態に係る電子黒板装置による処理のシーケンスを示すシーケンス図である。FIG. 11 is a sequence diagram showing a sequence of processing by the electronic blackboard device according to the third embodiment; 第3実施形態に係るPC等による処理の手順を示すフローチャートである。10 is a flow chart showing a procedure of processing by a PC or the like according to the third embodiment; 第3実施形態に係るPC等による処理のシーケンスを示すシーケンス図である。FIG. 11 is a sequence diagram showing a sequence of processing by a PC or the like according to the third embodiment; 第3実施形態に係るPCにおいて表示される接続先推奨画面の一例を示す図である。FIG. 11 is a diagram showing an example of a connection destination recommendation screen displayed on a PC according to the third embodiment; FIG. 第3実施形態に係るPCにおいて表示される接続先選択画面の一例を示す図である。FIG. 12 is a diagram showing an example of a connection destination selection screen displayed on the PC according to the third embodiment; FIG. 第3実施形態に係る電子黒板装置およびPCによる画面共有の一例を示す図である。FIG. 11 is a diagram showing an example of screen sharing by an electronic blackboard device and a PC according to the third embodiment; 第3実施形態に係る情報処理システムに用いられる機器管理サーバおよびPCのハードウェア構成図である。FIG. 10 is a hardware configuration diagram of a device management server and a PC used in the information processing system according to the third embodiment; 第3実施形態に係る情報処理システムに用いられる端末装置の一例であるスマートフォンのハードウェア構成図である。FIG. 11 is a hardware configuration diagram of a smart phone, which is an example of a terminal device used in an information processing system according to a third embodiment; 第3実施形態に係る情報処理システムに用いられる端末装置の一例であるビデオ会議端末のハードウェア構成図である。FIG. 11 is a hardware configuration diagram of a video conference terminal, which is an example of a terminal device used in an information processing system according to a third embodiment; 第3実施形態に係る情報処理システムに用いられる端末装置の一例であるプロジェクタのハードウェア構成図である。FIG. 11 is a hardware configuration diagram of a projector that is an example of a terminal device used in the information processing system according to the third embodiment;

以下、本発明の一実施形態について図面を参照しながら説明する。本実施形態では「情報処理装置」の一例として遠隔共有を行う電子黒板装置の例を説明するが、電子黒板装置に限定するものではなく、PCなどの情報処理装置であってもよい。 An embodiment of the present invention will be described below with reference to the drawings. In the present embodiment, an example of an electronic blackboard device that performs remote sharing will be described as an example of an "information processing device", but the present invention is not limited to the electronic blackboard device, and may be an information processing device such as a PC.

〔第1実施形態〕
(システム構成)
図1は、第1実施形態に係る情報処理システムの一例の構成図である。図1の情報処理システム1は、ユーザ情報サーバ装置10と、複数の外部サービス群システム12と、電子黒板装置14とが、インターネットやLANなどのネットワーク16を介して通信可能に接続されている。ユーザ情報サーバ装置10と電子黒板装置14とは電子黒板システムを構成する。ユーザ情報サーバ装置10と電子黒板装置14とは、電子黒板システム外部の外部サービス群システム12と連携して動作し、電子黒板装置14に関連した機能を提供する。
[First Embodiment]
(System configuration)
FIG. 1 is a configuration diagram of an example of an information processing system according to the first embodiment. In the information processing system 1 of FIG. 1, a user information server device 10, a plurality of external service group systems 12, and an electronic blackboard device 14 are communicably connected via a network 16 such as the Internet or LAN. The user information server device 10 and the electronic blackboard device 14 constitute an electronic blackboard system. The user information server device 10 and the electronic blackboard device 14 operate in cooperation with an external service group system 12 outside the electronic blackboard system, and provide functions related to the electronic blackboard device 14 .

外部サービス群システム12が提供する外部サービス群は、グループウェアとも呼ばれるものであり、同じ外部サービス群に属する各サービスが同じ認証情報(IDとパスワードの組み合わせ、アクセストークン等)で利用できるものである。 The external service group provided by the external service group system 12 is also called groupware, and each service belonging to the same external service group can be used with the same authentication information (combination of ID and password, access token, etc.). .

例えば外部サービス群は、ユーザサービス、ストレージサービス、スケジュールサービス、共有サイトサービス等から構成されるOffice365(登録商標)等の統合サービスを指す。外部サービス群はユーザサービス、ストレージサービス、スケジュールサービス、共有サイトサービス等のサービスを同一のユーザアカウントで利用できる形で提供される。 For example, the external service group refers to an integrated service such as Office 365 (registered trademark) including a user service, a storage service, a schedule service, a shared site service, and the like. The external service group is provided in such a manner that services such as user service, storage service, schedule service, and shared site service can be used with the same user account.

複数の外部サービス群は例えば異なる会社により提供されている。そのため、例えば、一人のユーザがA社の外部サービス群、及びB社の外部サービス群を利用するような場合が想定される。なお、異なる会社というのは一例であって、同じ会社によって複数の外部サービス群が提供されてもよい。外部サービス群システム12は一台以上のコンピュータにより実現される。 A plurality of external service groups are provided by different companies, for example. Therefore, for example, a case where one user uses a group of external services of company A and a group of external services of company B is assumed. Note that different companies are just an example, and a plurality of external service groups may be provided by the same company. The external service group system 12 is realized by one or more computers.

ユーザ情報サーバ装置10は、ユーザ情報一覧(図7参照)などを保存し、電子黒板装置14から利用される。ユーザ情報サーバ装置10は、同一ネットワークセグメント上になくてもよい。また、ユーザ情報サーバ装置10は、電子黒板装置14に内蔵されていてもよい。ユーザ情報サーバ装置10は、一台以上のコンピュータにより実現される。 The user information server device 10 stores a user information list (see FIG. 7) and the like, and is used by the electronic blackboard device 14 . The user information server device 10 does not have to be on the same network segment. Also, the user information server device 10 may be incorporated in the electronic blackboard device 14 . The user information server device 10 is realized by one or more computers.

電子黒板装置14は例えば電子ペンや手により描画された画像を表示する。また、電子黒板装置14はUSBメモリ、ケーブルを介して接続されるPC、又は、外部サービス群システム12などから読み出した電子ファイルの画像を表示することもできる。電子黒板装置14は、ICカード認証や顔認証など、ユーザの認証を行う認証機能が設けられている。 The electronic blackboard device 14 displays an image drawn with an electronic pen or by hand, for example. The electronic blackboard device 14 can also display images of electronic files read from a USB memory, a PC connected via a cable, or the external service group system 12 or the like. The electronic blackboard device 14 is provided with an authentication function for user authentication such as IC card authentication and face authentication.

電子黒板装置14は、「情報処理装置」の一例である。但し、「情報処理装置」は、電子黒板装置に限らず、複数のユーザによる利用可能な情報処理装置であれば、如何なる情報処理装置であってもよい。なお、図1に示す情報処理システム1の構成は、一例である。例えば、電子黒板装置14の機能の一部は、ユーザ情報サーバ装置10、外部サービス群システム12、またはその他のサーバ装置等に設けられてもよい。また、例えば、ユーザ情報サーバ装置10の機能の一部は、電子黒板装置14、外部サービス群システム12、またはその他のサーバ装置等に設けられてもよい。 The electronic blackboard device 14 is an example of an “information processing device”. However, the “information processing device” is not limited to the electronic blackboard device, and may be any information processing device that can be used by a plurality of users. Note that the configuration of the information processing system 1 shown in FIG. 1 is an example. For example, part of the functions of the electronic blackboard device 14 may be provided in the user information server device 10, the external service group system 12, or another server device. Further, for example, part of the functions of the user information server device 10 may be provided in the electronic blackboard device 14, the external service group system 12, or other server devices.

(コンピュータのハードウェア構成)
図2は、コンピュータの一例のハードウェア構成図である。例えば、図1に示すユーザ情報サーバ装置10および外部サービス群システム12の各機能は、図2に示すハードウェア構成を有するコンピュータによって実現される。
(computer hardware configuration)
FIG. 2 is a hardware configuration diagram of an example of a computer. For example, each function of the user information server device 10 and the external service group system 12 shown in FIG. 1 is implemented by a computer having the hardware configuration shown in FIG.

図2に示すコンピュータ500は、入力装置501、表示装置502、外部I/F503、RAM504、ROM505、CPU506、通信I/F507、およびHDD508を備えており、各装置がバスBによって相互に接続されている。なお、入力装置501および表示装置502は、必要なときにコンピュータ500に接続されて利用されるものであってもよい。 A computer 500 shown in FIG. there is Note that the input device 501 and the display device 502 may be used by being connected to the computer 500 when necessary.

入力装置501はキーボードやマウス、タッチパネルなどを含み、ユーザが各操作信号を入力するのに用いられる。表示装置502はディスプレイ等を含み、コンピュータ500による処理結果を表示する。 An input device 501 includes a keyboard, mouse, touch panel, etc., and is used by the user to input various operation signals. A display device 502 includes a display or the like, and displays processing results by the computer 500 .

通信I/F507はコンピュータ500を各種ネットワークに接続するインターフェースである。これにより、コンピュータ500は通信I/F507を介してデータ通信を行うことができる。 A communication I/F 507 is an interface that connects the computer 500 to various networks. Thereby, the computer 500 can perform data communication via the communication I/F 507 .

また、HDD508は、プログラムやデータを格納している不揮発性の記憶装置の一例である。格納されるプログラムやデータには、コンピュータ500全体を制御する基本ソフトウェアであるOS、及びOS上において各種機能を提供するアプリケーションなどがある。なお、コンピュータ500はHDD508に替え、記憶媒体としてフラッシュメモリを用いるドライブ装置(例えばソリッドステートドライブ:SSD)を利用するものであってもよい。 Also, the HDD 508 is an example of a non-volatile storage device that stores programs and data. The stored programs and data include an OS, which is basic software that controls the entire computer 500, and applications that provide various functions on the OS. Note that the computer 500 may use a drive device (for example, solid state drive: SSD) using flash memory as a storage medium instead of the HDD 508 .

外部I/F503は、外部装置とのインターフェースである。外部装置には、記録媒体503aなどがある。これにより、コンピュータ500は外部I/F503を介して記録媒体503aの読み取り及び/又は書き込みを行うことができる。記録媒体503aにはフレキシブルディスク、CD、DVD、SDメモリカード、USBメモリ、SIMカードなどがある。 An external I/F 503 is an interface with an external device. The external device includes a recording medium 503a and the like. Thereby, the computer 500 can read and/or write the recording medium 503a through the external I/F 503. FIG. The recording medium 503a includes a flexible disk, CD, DVD, SD memory card, USB memory, SIM card, and the like.

ROM505は、電源を切ってもプログラムやデータを保持することができる不揮発性の半導体メモリ(記憶装置)の一例である。ROM505にはコンピュータ500の起動時に実行されるBIOS、OS設定、及びネットワーク設定などのプログラムやデータが格納されている。RAM504はプログラムやデータを一時保持する揮発性の半導体メモリ(記憶装置)の一例である。 The ROM 505 is an example of a nonvolatile semiconductor memory (storage device) that can retain programs and data even when the power is turned off. The ROM 505 stores programs and data such as the BIOS, OS settings, and network settings that are executed when the computer 500 is started. A RAM 504 is an example of a volatile semiconductor memory (storage device) that temporarily holds programs and data.

CPU506は、ROM505やHDD508などの記憶装置からプログラムやデータをRAM504上に読み出し、処理を実行することで、コンピュータ500全体の制御や機能を実現する演算装置である。CPU506は1つのプロセッサ又は複数のプロセッサで実現されていてもよい。 The CPU 506 is an arithmetic unit that realizes overall control and functions of the computer 500 by reading programs and data from storage devices such as the ROM 505 and the HDD 508 onto the RAM 504 and executing processing. CPU 506 may be implemented with a single processor or multiple processors.

(電子黒板装置のハードウェア構成)
図3は、電子黒板装置の一例のハードウェア構成図である。電子黒板装置14は、CPU601、ROM602、RAM603、SSD604、ネットワークコントローラ605、外部記憶コントローラ606、キャプチャデバイス611、GPU612、ディスプレイコントローラ613、センサコントローラ614、接触センサ615、電子ペンコントローラ616、RFタグリーダ617、およびカメラ618を備えている。
(Hardware configuration of electronic blackboard device)
FIG. 3 is a hardware configuration diagram of an example of an electronic blackboard device. The electronic blackboard device 14 includes a CPU 601, a ROM 602, a RAM 603, an SSD 604, a network controller 605, an external storage controller 606, a capture device 611, a GPU 612, a display controller 613, a sensor controller 614, a contact sensor 615, an electronic pen controller 616, an RF tag reader 617, and camera 618 .

CPU601は電子黒板装置14全体の動作を制御する。ROM602はCPU601の駆動に用いられるプログラムを記憶する。RAM603はCPU601のワークエリアとして使用される。SSD604は電子黒板装置14用のプログラム等の各種データを記憶する。ネットワークコントローラ605はネットワーク16との通信を制御する。外部記憶コントローラ606はUSBメモリ5等の記録媒体との通信を制御する。 The CPU 601 controls the operation of the electronic blackboard device 14 as a whole. A ROM 602 stores programs used to drive the CPU 601 . A RAM 603 is used as a work area for the CPU 601 . The SSD 604 stores various data such as programs for the electronic blackboard device 14 . A network controller 605 controls communications with the network 16 . An external storage controller 606 controls communication with a recording medium such as the USB memory 5 or the like.

また、電子黒板装置14は、キャプチャデバイス611、GPU(Graphics Processing Unit)612、ディスプレイコントローラ613、センサコントローラ614、接触センサ615、電子ペンコントローラ616、RFタグリーダ617及びカメラ618を備えている。 The electronic blackboard device 14 also includes a capture device 611 , a GPU (Graphics Processing Unit) 612 , a display controller 613 , a sensor controller 614 , a contact sensor 615 , an electronic pen controller 616 , an RF tag reader 617 and a camera 618 .

キャプチャデバイス611はPC6又はカメラ618からの映像情報を静止画又は動画ファイルとして取り込む。GPU612はグラフィクスを専門に扱う。ディスプレイコントローラ613はGPU612からの出力画像をディスプレイ3やテレビ会議端末7へ出力するために画面表示の制御及び管理を行う。センサコントローラ614は接触センサ615の処理を制御する。接触センサ615はディスプレイ3上に電子ペン4やユーザの手H等が接触したことを検知する。 A capture device 611 captures video information from the PC 6 or camera 618 as a still image or moving image file. GPU 612 specializes in graphics. A display controller 613 controls and manages screen display in order to output an output image from the GPU 612 to the display 3 and the teleconference terminal 7 . A sensor controller 614 controls the operation of the contact sensor 615 . A contact sensor 615 detects that the electronic pen 4 , the user's hand H, or the like touches the display 3 .

接触センサ615は赤外線遮断方式による座標の入力及び座標の検出を行う。座標の入力及び座標の検出を行う方法は、ディスプレイ3の上側両端部に設置された2つ受発光装置がディスプレイ3に平行して複数の赤外線を放射し、ディスプレイ3の周囲に設けられた反射部材によって反射されて、受光素子が放射した光の光路と同一の光路上を戻って来る光を受光する方法である。接触センサ615は物体によって遮断された2つの受発光装置が放射した赤外線のIDをセンサコントローラ614に出力する。センサコントローラ614は物体の接触位置である座標位置を特定する。 The contact sensor 615 performs coordinate input and coordinate detection using an infrared shielding method. In the method of inputting and detecting coordinates, two light emitting/receiving devices installed at both ends of the upper side of the display 3 radiate a plurality of infrared rays parallel to the display 3, This is a method of receiving light that is reflected by a member and returns along the same optical path as that of the light emitted by the light receiving element. The contact sensor 615 outputs to the sensor controller 614 the ID of the infrared rays emitted by the two light emitting/receiving devices blocked by the object. The sensor controller 614 identifies the coordinate position, which is the contact position of the object.

また、接触センサ615は、赤外線遮断方式に限らず、静電容量の変化を検知することにより接触位置を特定する静電容量方式のタッチパネル、対向する2つの抵抗膜の電圧変化によって接触位置を特定する抵抗膜方式のタッチパネル、接触物体が表示部に接触することによって生じる電磁誘導を検知して接触位置を特定する電磁誘導方式のタッチパネルなどの種々の検出手段を用いてもよい。 In addition, the contact sensor 615 is not limited to the infrared cutoff type, but is a capacitive type touch panel that identifies the contact position by detecting changes in capacitance, and identifies the contact position by voltage changes of two opposing resistive films. Various detection means may be used, such as a resistive touch panel that detects an electromagnetic induction generated when a contact object touches the display unit and identifies the contact position.

電子ペンコントローラ616は、電子ペン4と通信することで、ディスプレイ3へのペン先のタッチやペン尻のタッチの有無を判定する。なお、電子ペンコントローラ616は電子ペン4のユーザが握る部分や、その他の電子ペン4の部分のタッチの有無を判定するようにしてもよい。 The electronic pen controller 616 communicates with the electronic pen 4 to determine whether or not the display 3 is touched with the tip of the pen or the bottom of the pen. Note that the electronic pen controller 616 may determine whether or not the portion of the electronic pen 4 held by the user or other portions of the electronic pen 4 is touched.

RFタグリーダ617はICカード630に埋め込まれたRFタグからICカード630に固有の識別情報を無線通信で読み取る。RFタグリーダ617は電子黒板装置14に内蔵されていても、電子黒板装置14に外付けされていてもよい。なお、ICカード630はスマートフォンなどのスマートデバイスが内蔵するものでもよい。また、電子黒板装置14はユーザを識別可能な識別情報を取得できるのであればRFタグリーダ617以外を利用してもよく、生体認証装置(指紋、掌紋、虹彩など)やバーコード読み取り装置等を利用してもよい。 The RF tag reader 617 reads identification information specific to the IC card 630 from the RF tag embedded in the IC card 630 by wireless communication. The RF tag reader 617 may be built in the electronic blackboard device 14 or externally attached to the electronic blackboard device 14 . Note that the IC card 630 may be built in a smart device such as a smart phone. In addition, the electronic blackboard device 14 may use a device other than the RF tag reader 617 as long as it can acquire identification information that can identify the user, such as a biometric authentication device (fingerprint, palm print, iris, etc.), a barcode reader, or the like. You may

電子黒板装置14は、CPU601、ROM602、RAM603、SSD604、ネットワークコントローラ605、外部記憶コントローラ606、キャプチャデバイス611、GPU612、センサコントローラ614、電子ペンコントローラ616、およびRFタグリーダ617を互いに電気的に接続するための、アドレスバスやデータバス等のバスライン620を備えている。なお、電子黒板装置14用のプログラムは、CD-ROM等のコンピュータで読み取り可能な記録媒体に記録して流通させるようにしてもよい。 The electronic blackboard device 14 electrically connects the CPU 601, ROM 602, RAM 603, SSD 604, network controller 605, external storage controller 606, capture device 611, GPU 612, sensor controller 614, electronic pen controller 616, and RF tag reader 617 to each other. , a bus line 620 such as an address bus and a data bus. The program for the electronic blackboard device 14 may be recorded in a computer-readable recording medium such as a CD-ROM and distributed.

(情報処理システム1の機能構成)
図4は、第1実施形態に係る情報処理システムの一例の機能構成図である。図4に示す情報処理システム1において、外部サービス群システム12は、ユーザサービス40およびストレージサービス44を有する。
(Functional configuration of information processing system 1)
FIG. 4 is a functional configuration diagram of an example of the information processing system according to the first embodiment. In the information processing system 1 shown in FIG. 4, the external service group system 12 has a user service 40 and a storage service 44 .

ユーザサービス40は、例えば図5に示すサービスアカウント情報を保存している。図5はサービスアカウント情報の一例の構成図である。図5のサービスアカウント情報は、外部サービス群システム12を利用するユーザ(外部サービスのユーザ)のユーザID、名前、およびメールアドレスを含む。 The user service 40 stores, for example, service account information shown in FIG. FIG. 5 is a configuration diagram of an example of service account information. The service account information in FIG. 5 includes the user ID, name, and e-mail address of the user who uses the external service group system 12 (the user of the external service).

ストレージサービス44は、ユーザのファイルを保存・読み出すことができ、例えば図6に示すストレージ情報を保存している。図6はストレージ情報の一例の構成図である。例えば図6のストレージ情報は、ファイルやフォルダの所有者ユーザ、ファイルやフォルダの種別、及び、ファイルやフォルダの名前を含む。このように、ストレージ情報はユーザ毎に所有するファイルやフォルダの種別、ファイルやフォルダの名前を管理している。 The storage service 44 can store and read user files, and stores the storage information shown in FIG. 6, for example. FIG. 6 is a configuration diagram of an example of storage information. For example, the storage information in FIG. 6 includes the owner user of the file or folder, the type of the file or folder, and the name of the file or folder. In this way, the storage information manages the types of files and folders owned by each user and the names of the files and folders.

ユーザ情報サーバ装置10は、ユーザ情報部20を有する。ユーザ情報部20は、図7に例示するユーザ情報一覧、および、図8に例示するサービス情報一覧を保存している。図7は、ユーザ情報一覧の一例の構成図である。図8は、サービス情報一覧の一例の構成図である。 The user information server device 10 has a user information section 20 . The user information unit 20 stores a user information list illustrated in FIG. 7 and a service information list illustrated in FIG. FIG. 7 is a configuration diagram of an example of a user information list. FIG. 8 is a configuration diagram of an example of a service information list.

図7のユーザ情報一覧は、電子黒板システムにおいて管理されるユーザ(電子黒板システムのユーザ)のユーザID、名前、パスワード、設定情報、サービス情報、および識別情報を含む。図8のサービス情報一覧は、電子黒板システムのユーザのユーザIDと、外部サービスのユーザのユーザIDとを対応付ける情報であって、サービス情報、電子黒板システムのユーザID、アドレス情報、外部サービスのユーザID、および外部サービスの認証トークンを含む。 The user information list in FIG. 7 includes user IDs, names, passwords, setting information, service information, and identification information of users managed in the electronic blackboard system (users of the electronic blackboard system). The service information list in FIG. 8 is information that associates the user ID of the user of the electronic blackboard system with the user ID of the user of the external service, and includes the service information, the user ID of the electronic blackboard system, the address information, and the user of the external service. Contains an ID and an authentication token for an external service.

ユーザ情報一覧に含まれているサービス情報は、図8に例示するサービス情報一覧からサービス情報を特定するための情報である。ユーザ情報一覧に含まれている識別情報は、ICカード630を一意に識別するための識別情報である。例えば、図7に例示する識別情報「ICCARD-123」は、「user001」が付与されたユーザが所持するICカード630を一意に識別するための識別情報である。図7のユーザ情報一覧を利用することで、識別情報により識別されたユーザのサービス情報を図8のサービス情報一覧から特定できる。 Service information included in the user information list is information for specifying service information from the service information list illustrated in FIG. The identification information included in the user information list is identification information for uniquely identifying IC card 630 . For example, the identification information “ICCARD-123” illustrated in FIG. 7 is identification information for uniquely identifying the IC card 630 possessed by the user assigned “user001”. By using the user information list of FIG. 7, the service information of the user identified by the identification information can be specified from the service information list of FIG.

図8のサービス情報一覧は、ユーザが外部サービス群システム12を利用するためのサービス情報の一覧である。サービス情報は、1人のユーザに対して外部サービス群ごとにアカウント(ユーザID、名前、メールアドレス)がある。各ユーザは1以上の外部サービス群のアカウントを所持している。例えば1人のユーザが2つの外部サービス群を利用している場合は、1人のユーザに対して2つのサービス情報が存在することになる。つまり、サービス情報は、いずれの外部サービス群のアカウント情報かを関係なしに、本情報処理システム1を利用するすべてのアカウント情報を一意に識別するための識別子である。なお、アドレス情報、及び、外部サービスのユーザIDは、外部サービス群システム12への接続情報の一例である。外部サービスの認証トークンは外部サービス群システム12の認証情報の一例である。 The service information list in FIG. 8 is a list of service information for the user to use the external service group system 12 . Service information includes an account (user ID, name, email address) for each external service group for one user. Each user has an account for one or more external service groups. For example, when one user uses two external service groups, two pieces of service information exist for one user. That is, the service information is an identifier for uniquely identifying all account information using the information processing system 1 regardless of which external service group the account information belongs to. Note that the address information and the user ID of the external service are examples of connection information to the external service group system 12 . The external service authentication token is an example of authentication information for the external service group system 12 .

電子黒板装置14は、ファイル読込部52、ファイル送信部54、参加者管理部56、黒板表示部58、およびICカード検出部64を備える。 The electronic blackboard device 14 includes a file reading section 52 , a file transmitting section 54 , a participant managing section 56 , a blackboard display section 58 and an IC card detecting section 64 .

ICカード検出部64は、RFタグリーダ617によって実現される機能である。ICカード検出部64は、ユーザのICカード630から識別情報を読み取る。 The IC card detector 64 is a function implemented by the RF tag reader 617 . The IC card detection unit 64 reads identification information from the IC card 630 of the user.

参加者管理部56は、ICカード検出部64が読み取った識別情報をユーザ情報サーバ装置10に送信して、ユーザ情報サーバ装置10のユーザ情報部20から識別情報に対応するユーザのサービス情報を取得する。参加者管理部56は、ユーザ情報部20から取得したユーザのサービス情報を、ファイル読込部52およびファイル送信部54に送信する。 The participant management unit 56 transmits the identification information read by the IC card detection unit 64 to the user information server device 10, and acquires user service information corresponding to the identification information from the user information unit 20 of the user information server device 10. do. The participant management unit 56 transmits the user's service information acquired from the user information unit 20 to the file reading unit 52 and the file transmission unit 54 .

ファイル読込部52は、外部サービス群システム12のストレージサービス44からファイルを読み込む。ファイル読込部52は、ストレージサービス44から読み込むファイルをユーザに選択させるUIを持つ。 The file reading unit 52 reads files from the storage service 44 of the external service group system 12 . The file reading unit 52 has a UI that allows the user to select a file to be read from the storage service 44 .

ファイル送信部54は、保存対象のファイル(例えば、黒板表示部58によって表示された板書内容を示すファイル)をストレージサービス44に送信することにより、当該ファイルをストレージサービス44に保存する。ファイル送信部54は、保存対象のファイルの保存先のフォルダをユーザに選択させるUIを持つ。 The file transmission unit 54 stores the file in the storage service 44 by transmitting the file to be stored (for example, the file indicating the content of the blackboard writing displayed by the blackboard display unit 58 ) to the storage service 44 . The file transmission unit 54 has a UI that allows the user to select a destination folder for a file to be saved.

黒板表示部58は、各種情報をディスプレイ3(図3参照)に表示する機能である。例えば、黒板表示部58は、ファイル読込部52によってストレージサービス44から読み込まれたファイルを、ディスプレイ3に表示する。また、例えば、黒板表示部58は、ユーザによって書き込まれた板書内容を、ディスプレイ3に表示する。 The blackboard display section 58 has a function of displaying various information on the display 3 (see FIG. 3). For example, the blackboard display section 58 displays the file read from the storage service 44 by the file reading section 52 on the display 3 . Further, for example, the blackboard display unit 58 displays the content written on the blackboard by the user on the display 3 .

(参加者管理部56の詳細な機能構成)
図9は、第1実施形態に係る参加者管理部56の詳細な機能構成を示すブロック図である。図9に示すように、参加者管理部56は、認証部56A、登録部56B、判断部56C、および制限部56Dを有する。
(Detailed functional configuration of participant management unit 56)
FIG. 9 is a block diagram showing a detailed functional configuration of the participant management section 56 according to the first embodiment. As shown in FIG. 9, the participant management section 56 has an authentication section 56A, a registration section 56B, a determination section 56C, and a restriction section 56D.

認証部56Aは、「認証手段」の一例であり、ユーザのログイン認証を行う。具体的には、認証部56Aは、RFタグリーダ617によってICカード630から識別情報が読み取られると、当該識別情報が適正であるか否かを判断し、当該識別情報が適正であると判断した場合は、ユーザのログインを認証する。なお、認証部56Aは、所定条件を満たしたユーザが所有するリソースへのアクセスを制限した後で、所定条件を満たしたユーザがリソースへ再度アクセスする場合には、当該ユーザのログイン認証を再度要求する。 The authentication unit 56A is an example of "authentication means" and performs user login authentication. Specifically, when the identification information is read from the IC card 630 by the RF tag reader 617, the authentication unit 56A determines whether or not the identification information is proper. authenticates the user's login. After restricting access to a resource owned by a user who satisfies a predetermined condition, the authentication unit 56A requests login authentication of the user again when the user who satisfies the predetermined condition accesses the resource again. do.

登録部56Bは、「登録手段」の一例であり、認証部56Aによってログイン認証されたユーザのログイン状態等を示す参加者一覧情報(図10参照)を、参加者一覧(図10参照)に登録する。なお、参加者一覧は、電子黒板装置14が備えるメモリ(例えば、図3に示すRAM603、SSD604等)に格納されている情報である。 The registration unit 56B is an example of a "registration means", and registers the participant list information (see FIG. 10) indicating the login status of the user authenticated by the authentication unit 56A in the participant list (see FIG. 10). do. The list of participants is information stored in a memory provided in the electronic blackboard device 14 (for example, RAM 603, SSD 604, etc. shown in FIG. 3).

判断部56Cは、「判断手段」の一例であり、参加者一覧に登録されている複数のユーザの各々について、所定条件を満たしたか否かを判断する。本実施形態において、判断部56Cが判断する所定条件は、参加者一覧に登録されているいずれかのユーザが、ログイン認証されてからの経過時間(すなわち、参加者一覧に示されている最終認証時刻からの経過時間)が所定時間に達した場合である。 The determination unit 56C is an example of a “determination unit” and determines whether or not each of the users registered in the participant list satisfies a predetermined condition. In the present embodiment, the predetermined condition determined by the determination unit 56C is the elapsed time since any user registered in the participant list was authenticated for login (that is, the final authentication indicated in the participant list). elapsed time from the time) reaches a predetermined time.

制限部56Dは、「制限手段」の一例であり、参加者一覧に登録されているいずれかのユーザについて、所定条件を満たしたと判断された場合、当該ユーザが所有するリソースへのアクセスを制限する。本実施形態では、制限部56Dは、「ユーザが所有するリソースへのアクセスの制限」として、ストレージサービス44においてユーザが所有するフォルダからのファイルの読出し、および、ストレージサービス44においてユーザが所有するフォルダへのファイルの保存の双方を禁止する。なお、制限部56Dが制限している間も、一度認証した参加者は、参加者一覧に登録されたままである。 The restriction unit 56D is an example of a "restriction means", and restricts access to resources owned by any user registered in the participant list when it is determined that the user satisfies a predetermined condition. . In this embodiment, the restricting unit 56D restricts access to resources owned by the user by reading files from a folder owned by the user in the storage service 44, and restricting access to a folder owned by the user in the storage service 44. prohibits both saving files to It should be noted that even while the restriction unit 56D is restricting, the once authenticated participant remains registered in the participant list.

(参加者一覧の一例)
図10は、第1実施形態に係る情報処理システムに用いられる参加者一覧の一例を示す図である。図10に示すように、参加者一覧は、複数のユーザの各々の参加者一覧情報が、登録部56Bによって登録されている。各参加者一覧情報は、電子黒板システムのユーザID、ユーザ名、認証状態、最終認証時刻、および配布先情報を含む。
(Example of a list of participants)
FIG. 10 is a diagram showing an example of a participant list used in the information processing system according to the first embodiment. As shown in FIG. 10, in the participant list, participant list information for each of a plurality of users is registered by the registration unit 56B. Each participant list information includes user ID, user name, authentication status, final authentication time, and distribution destination information of the electronic blackboard system.

参加者一覧において、認証部56Aによるユーザのログイン認証がなされると、当該ユーザの参加者一覧情報の認証状態に「ON」が設定され、且つ、最終認証時刻にログイン認証がなされたときのシステム時刻が設定される。 In the participant list, when the login authentication of the user is performed by the authentication unit 56A, the authentication state of the participant list information of the user is set to "ON", and the login authentication is performed at the final authentication time. Time is set.

また、参加者一覧において、判断部56Cによって電子黒板装置14からユーザが遠ざかったと判断されると、当該ユーザの参加者一覧情報の認証状態に「OFF」が設定される。また、各参加者一覧情報において、配布先情報には、全てのユーザに対してファイルを一斉配布する際に使用する、配布先の電子メールアドレスが設定される。 Further, in the participant list, when the judgment unit 56C judges that the user has moved away from the electronic blackboard device 14, the authentication state of the participant list information of the user is set to "OFF". In addition, in each participant list information, in the distribution destination information, the e-mail address of the distribution destination used when simultaneously distributing the file to all users is set.

(情報処理システムの処理概要)
図11は、第1実施形態に係る情報処理システム1による処理概要を説明するための図である。図11では、会議室において、3人のユーザ(Mary,Sato,Saito)が、電子黒板装置14を利用して会議を行う例を表している。
(Overview of information processing system processing)
FIG. 11 is a diagram for explaining an outline of processing by the information processing system 1 according to the first embodiment. FIG. 11 shows an example in which three users (Mary, Sato, Saito) hold a conference using the electronic blackboard device 14 in a conference room.

1.各ユーザは、電子黒板装置14を利用するために、RFタグリーダ617にICカード630をかざすことにより、電子黒板装置14によってログイン認証してもらう必要がある。なお、ユーザのログイン認証は、その他の方法(例えば、ユーザIDおよびパスワードを入力する方法)によるものであってもよい。 1. In order to use the electronic blackboard device 14 , each user needs to be logged in by the electronic blackboard device 14 by holding the IC card 630 over the RF tag reader 617 . Note that user login authentication may be performed by other methods (for example, a method of entering a user ID and password).

2.電子黒板装置14によるログイン認証がなされたユーザは、参加者一覧に参加者一覧情報が登録され、これにより、電子黒板装置14による参加者としての認識が可能となる。 2. Participant list information is registered in the participant list for a user whose login has been authenticated by the electronic blackboard device 14, so that the electronic blackboard device 14 can recognize the user as a participant.

3.各ユーザは、ログイン認証がなされると、電子黒板装置14から、ストレージサービス44における自身が所有するストレージ(これに限らず、スケジュールサービス、共有サイトサービス等であってもよい)に対して、アクセス(ファイルの読み出しおよびファイルの保存)が可能となる。 3. When each user is authenticated for login, he/she accesses his/her own storage in the storage service 44 (not limited to this, but may be a schedule service, a shared site service, etc.) from the electronic blackboard device 14. (reading of files and saving of files) becomes possible.

4.ユーザは、電子黒板装置14が設置されている会議室から退去すると、自動的にログイン状態が未認証状態となる。本実施形態では、ユーザのログイン認証がなされてから一定時間(例えば3分)が経過すると、そのユーザは自動的に未認証状態となる。なお、「認証状態」とは、ログインして参加者一覧に登録され、リソースも使える状態(認証ON)を意味する。また、「未認証状態」とは、ログインして参加者一覧に登録されているが、リソースは使えない状態(認証OFF)を意味する。また、「ログアウト状態」とは、参加者一覧に含まれないか一度含まれた後削除され、リソースも使えない状態を意味する。 4. When the user leaves the conference room in which the electronic blackboard device 14 is installed, the login state automatically changes to the unauthenticated state. In this embodiment, the user automatically becomes unauthenticated after a certain period of time (for example, 3 minutes) has elapsed since the user was authenticated for login. The “authentication state” means a state (authentication ON) in which the user is logged in, registered in the participant list, and can use resources. "Unauthenticated state" means a state in which the user is logged in and registered in the participant list, but cannot use the resource (authentication is OFF). Also, the 'logout state' means a state in which the participant is not included in the participant list or is deleted after being included in the participant list, and the resource cannot be used.

5.ユーザが未認証状態になると、電子黒板装置14からは、当該ユーザのストレージにアクセスできなくなる。よって、他のユーザが、会議室から退去したユーザのストレージに不正にアクセスしてしまうことを防止することができる。 5. When the user becomes unauthenticated, the electronic blackboard device 14 cannot access the user's storage. Therefore, it is possible to prevent other users from illegally accessing the storage of the user who has left the conference room.

6.電子黒板装置14は、会議終了後に、ディスプレイ3に表示されている板書内容を示すファイルを、電子メール(これに限らず、外部ストレージ、ファイルサーバ等へのファイル送信等であってもよい。)によって、参加者一覧に示されている全てのユーザ(すなわち、未認証状態であるユーザも含む)の電子メールアドレスに対して、一斉送信することができる。 6. After the meeting is over, the electronic blackboard device 14 sends the file showing the contents of the board writing displayed on the display 3 by e-mail (not limited to this, but may be file transmission to an external storage, a file server, etc.). can be sent to the e-mail addresses of all users (that is, including unauthenticated users) shown in the participant list.

但し、電子黒板装置14は、自ら意図的にログアウトしたユーザに対しては、板書内容を示すファイルを配布しない。また、電子黒板装置14は、ログイン認証がなされたユーザに加えて、その他のユーザ(例えば、スケジュールに登録されているユーザ)に対しても、板書内容を示すファイルを一斉配布してもよい。 However, the electronic blackboard device 14 does not distribute the file indicating the contents of the board writing to the user who has intentionally logged out. Further, the electronic blackboard device 14 may simultaneously distribute the file showing the contents of the board writing to other users (for example, users registered in the schedule) in addition to the user who has been logged in and authenticated.

このように、本実施形態の情報処理システム1は、ユーザが会議室から退去すると、電子黒板装置14からは、当該ユーザのストレージに自動的にアクセスできなくなる。このため、本実施形態の情報処理システム1によれば、会議室から退去したユーザ以外の他のユーザが、会議室から退去したユーザのストレージに不正にアクセスしてしまうことを防止することができる。 As described above, in the information processing system 1 of the present embodiment, when the user leaves the conference room, the electronic blackboard device 14 cannot automatically access the user's storage. Therefore, according to the information processing system 1 of the present embodiment, it is possible to prevent a user other than the user who has left the conference room from illegally accessing the storage of the user who has left the conference room. .

(電子黒板装置14による処理の手順)
図12および図13は、第1実施形態に係る電子黒板装置14による処理の手順を示すフローチャートである。
(Procedure of processing by the electronic blackboard device 14)
12 and 13 are flowcharts showing the procedure of processing by the electronic blackboard device 14 according to the first embodiment.

電子黒板装置14では、まず、最初にログインするユーザが、ICカード630をRFタグリーダ617にかざす(ステップS1201)。このとき、RFタグリーダ617が、ICカード630から識別情報を読み取る。 In the electronic blackboard device 14, first, the user who logs in first holds the IC card 630 over the RF tag reader 617 (step S1201). At this time, the RF tag reader 617 reads identification information from the IC card 630 .

次に、参加者管理部56の判断部56Cが、参加者一覧の監視を開始する(ステップS1202)。以降、判断部56Cは、参加者一覧に登録されている各ユーザについて、ログイン認証されてからの経過時間を、所定時間間隔(例えば、1秒間隔)で算出する。そして、判断部56Cは、参加者一覧に登録されているいずれかのユーザが、ログイン認証されてからの経過時間が所定時間(例えば、3分)に達した場合、当該ユーザが電子黒板装置14から遠ざかったと判断する。この場合、判断部56Cは、当該ユーザの参加者一覧情報の認証状態に「OFF」を設定する。 Next, the determination unit 56C of the participant management unit 56 starts monitoring the list of participants (step S1202). After that, the determination unit 56C calculates the elapsed time after login authentication for each user registered in the participant list at predetermined time intervals (for example, 1-second intervals). Then, if any of the users registered in the participant list has passed a predetermined time (for example, 3 minutes) after being authenticated for login, the determination unit 56C determines that the user has entered the electronic blackboard device 14 determined to have moved away from In this case, the determination unit 56C sets the authentication state of the participant list information of the user to "OFF".

次に、参加者管理部56が、ステップS1201で読み取られた識別情報をユーザ情報サーバ装置10に送信して、当該識別情報に対応するユーザのサービス情報を、ユーザ情報サーバ装置10から取得する(ステップS1203)。 Next, the participant management unit 56 transmits the identification information read in step S1201 to the user information server device 10, and acquires the service information of the user corresponding to the identification information from the user information server device 10 ( step S1203).

例えば、ICカード630から取得した識別情報が「ICCARD-123」であった場合、図7のユーザ情報一覧から、当該識別情報に対応するユーザID「user001」が特定される。そして、参加者管理部56は、図8に示すサービス情報のうち、ユーザID「user001」に対応するサービス情報「Service11」,「Service12」を取得する。図14は、第1実施形態に係る参加者管理部56によって取得されたサービス情報の一例を示す図である。 For example, if the identification information acquired from the IC card 630 is "ICCARD-123", the user ID "user001" corresponding to the identification information is specified from the user information list in FIG. Then, the participant management unit 56 acquires the service information "Service11" and "Service12" corresponding to the user ID "user001" from among the service information shown in FIG. FIG. 14 is a diagram showing an example of service information acquired by the participant management unit 56 according to the first embodiment.

次に、参加者管理部56の登録部56Bが、ステップS1201で読み取られた識別情報に対応するユーザの参加者一覧情報(電子黒板システムのユーザID、ユーザ名、認証状態、最終認証時刻、および配布先情報)を、参加者一覧に登録する(ステップS1204)。 Next, the registration unit 56B of the participant management unit 56 registers the participant list information of the user corresponding to the identification information read in step S1201 (user ID of the electronic whiteboard system, user name, authentication status, final authentication time, and distribution destination information) is registered in the list of participants (step S1204).

次に、参加者管理部56が、次にログインするユーザが、RFタグリーダ617にICカード630をかざしたか否かを判断する(ステップS1205)。ステップS1205において、「次にログインするユーザがICカード630をかざした」と判断された場合(ステップS1205:Yes)、電子黒板装置は、ステップS1203へ処理を戻し、次にログインするユーザに関し、サービス情報の取得および参加者一覧情報の登録を行う。 Next, the participant management unit 56 determines whether or not the user who logs in next has held the IC card 630 over the RF tag reader 617 (step S1205). If it is determined in step S1205 that ``the next user who logs in has held up the IC card 630'' (step S1205: Yes), the electronic blackboard device returns to step S1203, and the next user who logs in Acquire information and register participant list information.

一方、ステップS1205において、「次にログインするユーザがICカード630をかざしていない」と判断された場合(ステップS1205:No)、電子黒板装置14は、ステップS1206へ処理を進める。 On the other hand, if it is determined in step S1205 that "the next user who logs in does not hold the IC card 630" (step S1205: No), the electronic blackboard device 14 advances the process to step S1206.

ステップS1206では、ファイル読込部52が、電子黒板装置14のディスプレイ3にユーザ毎に表示されているいずれかのユーザ個別情報表示画面1300(図17参照)において、ファイル読込ボタンが押下されたか否かを判断する。ステップS1206において、「ファイル読込ボタンが押下されていない」と判断された場合(ステップS1206:No)、電子黒板装置14は、ステップS1212へ処理を進める。 In step S1206, the file reading unit 52 determines whether the file reading button has been pressed on any of the individual user information display screens 1300 (see FIG. 17) displayed for each user on the display 3 of the electronic blackboard device 14. to judge. If it is determined in step S1206 that "the file read button has not been pressed" (step S1206: No), the electronic blackboard device 14 proceeds to step S1212.

一方、ステップS1206において、「ファイル読込ボタンが押下された」と判断された場合(ステップS1206:Yes)、ファイル読込部52は、押下されたファイル読込ボタンに対応するユーザの参加者一覧情報を参加者一覧から参照し、当該ユーザの認証状態がONであるか否かを判断する(ステップS1207)。 On the other hand, if it is determined in step S1206 that "the file read button has been pressed" (step S1206: Yes), the file reading unit 52 reads the participant list information of the user corresponding to the pressed file read button. By referring to the user list, it is determined whether or not the authentication status of the user is ON (step S1207).

ステップS1207において、「認証状態がONではない」と判断された場合(ステップS1207:No)、ファイル読込部52が、黒板表示部58を介して、電子黒板装置14のディスプレイ3に認証エラー画面1400(図18参照)を表示して(ステップS1208)、所定の再認証処理を実行する(ステップS1209)。そして、電子黒板装置14は、ステップS1206へ処理を戻す。 In step S1207, if it is determined that “the authentication status is not ON” (step S1207: No), the file reading unit 52 displays an authentication error screen 1400 on the display 3 of the electronic blackboard device 14 via the blackboard display unit 58. (see FIG. 18) is displayed (step S1208), and predetermined re-authentication processing is executed (step S1209). Then, the electronic blackboard device 14 returns the process to step S1206.

所定の再認証処理とは、例えば、ログイン認証を再実行するように促す画面をディスプレイ3に表示したり、ユーザがRFタグリーダ617にICカード630を再びかざしたときに、ログイン認証を再実行したりする処理である。この再認証処理において、ユーザが再度ログイン認証された場合、当該ユーザの参加者一覧情報における認証状態に再び「ON」が設定される。図12に示す例では、この再認証処理の後、ステップS1206へ処理を戻すようにしているが、これに限らない。例えば、この再認証処理において、ユーザが再度ログイン認証された場合、ファイル読込部52は、ステップS1210へ処理を進めて、ファイル選択画面をディスプレイ3に表示するようにしてもよい。 The predetermined re-authentication process is, for example, displaying a screen prompting to re-execute login authentication on the display 3, or re-executing login authentication when the user holds the IC card 630 over the RF tag reader 617 again. It is a process that In this re-authentication process, if the user is logged-in authenticated again, the authentication status in the participant list information of the user is set to "ON" again. In the example shown in FIG. 12, the process is returned to step S1206 after this re-authentication process, but the process is not limited to this. For example, in this re-authentication process, if the user is logged-in authenticated again, the file reading unit 52 may proceed to step S1210 to display the file selection screen on the display 3 .

一方、ステップS1207において、「認証状態がONである」と判断された場合(ステップS1207:Yes)、ファイル読込部52が、黒板表示部58を介して、図15に例示するファイル選択画面1100を、電子黒板装置14のディスプレイ3に表示する(ステップS1210)。 On the other hand, if it is determined in step S1207 that the "authentication state is ON" (step S1207: Yes), the file reading unit 52 displays the file selection screen 1100 illustrated in FIG. , is displayed on the display 3 of the electronic blackboard device 14 (step S1210).

図15は、第1実施形態に係る電子黒板装置14のディスプレイ3に表示されるファイル選択画面の一例を示す図である。図15に示すファイル選択画面1100は、ファイル読込ボタンを押下したユーザが、ストレージサービス44における自身のストレージから任意のファイルを読み込む際に、読込対象とするフォルダおよびファイルを選択する画面である。 FIG. 15 is a diagram showing an example of a file selection screen displayed on the display 3 of the electronic blackboard device 14 according to the first embodiment. A file selection screen 1100 shown in FIG. 15 is a screen for selecting a folder and a file to be read when the user who presses the file read button reads an arbitrary file from his/her own storage in the storage service 44 .

次に、ファイル読込部52が、ファイル選択画面1100において選択されたファイルを、ストレージサービス44から読み込み、当該ファイルを、黒板表示部58を介して、電子黒板装置14のディスプレイ3に表示する(ステップS1211)。そして、電子黒板装置14は、ステップS1212へ処理を進める。 Next, the file reading unit 52 reads the file selected on the file selection screen 1100 from the storage service 44, and displays the file on the display 3 of the electronic blackboard device 14 via the blackboard display unit 58 (step S1211). Then, the electronic blackboard device 14 advances the process to step S1212.

ステップS1212では、参加者一覧に登録された複数のユーザが、電子黒板装置14を使用した打ち合わせを開始する。この打ち合わせでは、各ユーザが、電子黒板装置14に対する書き込み等を行うことができる。 In step S<b>1212 , a plurality of users registered in the participant list start a meeting using the electronic blackboard device 14 . In this meeting, each user can write on the electronic blackboard device 14 or the like.

その後、ファイル送信部54が、電子黒板装置14のディスプレイ3にユーザ毎に表示されているいずれかのユーザ個別情報表示画面1300(図17参照)において、ファイル保存ボタン1330が押下されたか否かを判断する(ステップS1213)。ステップS1213において、「ファイル保存ボタン1330が押下されていない」と判断された場合(ステップS1213:No)、電子黒板装置14は、ステップS1219へ処理を進める。 After that, the file transmission unit 54 checks whether the file save button 1330 has been pressed on any of the individual user information display screens 1300 (see FIG. 17) displayed for each user on the display 3 of the electronic blackboard device 14. It judges (step S1213). If it is determined in step S1213 that "the file save button 1330 has not been pressed" (step S1213: No), the electronic blackboard device 14 proceeds to step S1219.

一方、ステップS1213において、「ファイル保存ボタン1330が押下された」と判断された場合(ステップS1213:Yes)、ファイル送信部54は、押下されたファイル保存ボタンに対応するユーザの参加者一覧情報を参加者一覧から参照し、当該ユーザの認証状態がONであるか否かを判断する(ステップS1214)。 On the other hand, if it is determined in step S1213 that "the file save button 1330 has been pressed" (step S1213: Yes), the file transmission unit 54 transmits the participant list information of the user corresponding to the pressed file save button. By referring to the participant list, it is determined whether or not the authentication status of the user is ON (step S1214).

ステップS1214において、「認証状態がONではない」と判断された場合(ステップS1214:No)、ファイル送信部54が、黒板表示部58を介して、電子黒板装置14のディスプレイ3に認証エラー画面1400(図18参照)を表示して(ステップS1215)、ステップS1209と同様の所定の再認証処理を実行する(ステップS1216)。そして、電子黒板装置14は、ステップS1213へ処理を戻す。 If it is determined in step S1214 that “the authentication status is not ON” (step S1214: No), the file transmission unit 54 displays an authentication error screen 1400 on the display 3 of the electronic blackboard device 14 via the blackboard display unit 58. (see FIG. 18) is displayed (step S1215), and a predetermined re-authentication process similar to step S1209 is executed (step S1216). Then, the electronic blackboard device 14 returns the process to step S1213.

一方、ステップS1214において、「認証状態がONである」と判断された場合(ステップS1214:Yes)、ファイル送信部54が、図16に例示する保存フォルダ選択画面1200を、黒板表示部58を介して、電子黒板装置14のディスプレイ3に表示する(ステップS1217)。 On the other hand, if it is determined in step S1214 that “the authentication state is ON” (step S1214: Yes), the file transmission unit 54 displays the storage folder selection screen 1200 illustrated in FIG. 16 via the blackboard display unit 58. is displayed on the display 3 of the electronic blackboard device 14 (step S1217).

図16は、第1実施形態に係る電子黒板装置14のディスプレイ3に表示される保存フォルダ選択画面の一例を示す図である。図16に示す保存フォルダ選択画面1200は、ファイル保存ボタンを押下したユーザが、ストレージサービス44における自身のストレージにファイルを保存する際に、保存対象とするフォルダを選択する画面である。 FIG. 16 is a diagram showing an example of a save folder selection screen displayed on the display 3 of the electronic blackboard device 14 according to the first embodiment. A save folder selection screen 1200 shown in FIG. 16 is a screen for selecting a folder to be saved when the user who presses the file save button saves a file in his/her own storage in the storage service 44 .

次に、ファイル送信部54が、保存フォルダ選択画面1200で選択されたフォルダに、電子黒板装置14のディスプレイ3に表示されている板書内容を示すファイルを保存する(ステップS1218)。そして、電子黒板装置14は、ステップS1219へ処理を進める。 Next, the file transmission unit 54 saves the file indicating the content of the board-written content displayed on the display 3 of the electronic blackboard device 14 in the folder selected on the save folder selection screen 1200 (step S1218). Then, the electronic blackboard device 14 advances the process to step S1219.

ステップS1219では、ユーザが会議終了ボタン1500(図17参照)を押したとき、ファイル送信部54が、参加者一覧に示されている全てのユーザ(すなわち、未認証状態であるユーザも含む)の電子メールアドレス(参加者一覧の配布先情報に示されている電子メールアドレス)に対して、電子黒板装置14のディスプレイ3に表示されている板書内容を示すファイルを、一斉配布する。 In step S1219, when the user presses the conference end button 1500 (see FIG. 17), the file transmission unit 54 sends all users (including unauthenticated users) shown in the participant list. A file showing the contents of the blackboard written on the display 3 of the electronic blackboard device 14 is distributed all at once to the e-mail addresses (the e-mail addresses indicated in the distribution destination information of the list of participants).

その後、参加者管理部56の判断部56Cが、参加者一覧の監視を終了する(ステップS1220)。そして、情報処理システム1は、図12および図13に示す一連の処理を終了する。 After that, the determination unit 56C of the participant management unit 56 finishes monitoring the participant list (step S1220). The information processing system 1 then ends the series of processes shown in FIGS. 12 and 13 .

なお、電子黒板装置14は、ユーザが会議終了ボタン1500を押したとき、ICカード630でログインした全てのユーザのログオフ処理を行う。また、電子黒板装置14は、ユーザが会議終了ボタン1500を押したとき、参加者一覧に設定されている全ての設定値をクリアする。また、電子黒板装置14は、ユーザが会議終了ボタン1500を押したとき、当該電子黒板装置14のディスプレイ3に表示されている板書内容を消去する。なお、電子黒板装置14は、ユーザが会議終了ボタン1500を押したとき、自装置をスリープ状態や電源オフ状態に切り替えるようにしてもよい。 When the user presses the conference end button 1500 , the electronic blackboard device 14 performs logoff processing for all users who have logged in using the IC card 630 . Further, when the user presses the conference end button 1500, the electronic blackboard device 14 clears all setting values set in the participant list. Further, when the user presses the conference end button 1500, the electronic blackboard device 14 erases the content written on the board displayed on the display 3 of the electronic blackboard device 14. FIG. Note that the electronic blackboard device 14 may switch itself to a sleep state or a power-off state when the user presses the conference end button 1500 .

(ユーザ個別情報表示画面および認証エラー画面の一例)
図17は、第1実施形態に係る電子黒板装置14のディスプレイ3に表示されるユーザ個別情報表示画面の一例を示す図である。図18は、第1実施形態に係る電子黒板装置14のディスプレイ3に表示される認証エラー画面の一例を示す図である。
(Example of individual user information display screen and authentication error screen)
FIG. 17 is a diagram showing an example of an individual user information display screen displayed on the display 3 of the electronic blackboard device 14 according to the first embodiment. FIG. 18 is a diagram showing an example of an authentication error screen displayed on the display 3 of the electronic blackboard device 14 according to the first embodiment.

図17に示す例では、電子黒板装置14のディスプレイ3に対し、参加者一覧に登録されている全てのユーザ(Mary,Sato,Saito)の各々の、ユーザ個別情報表示画面1300が表示されている。ユーザ個別情報表示画面1300は、ログイン認証状態1310、ファイル読込ボタン1320、およびファイル保存ボタン1330を含んでいる。また、ユーザ個別情報表示画面1300は、参加者一覧からユーザを削除するログアウトボタンを有してもよい。ログアウトボタンを押した場合はユーザ個別情報表示画面1300が表示領域から消える。 In the example shown in FIG. 17, individual user information display screens 1300 of all the users (Mary, Sato, Saito) registered in the participant list are displayed on the display 3 of the electronic blackboard device 14. . User individual information display screen 1300 includes login authentication status 1310 , file read button 1320 , and file save button 1330 . Further, the individual user information display screen 1300 may have a logout button for deleting a user from the participant list. When the logout button is pressed, the individual user information display screen 1300 disappears from the display area.

ログイン認証状態1310は、ユーザのログイン認証状態が表示される。例えば、ログイン認証状態1310は、ユーザのログイン認証状態が認証状態にあるとき(すなわち、参加者一覧の認証状態に「ON」が設定されているとき)、「認証済」が表示され、ユーザのログイン認証状態が未認証状態にあるとき(すなわち、参加者一覧の認証状態に「OFF」が設定されているとき)、「未認証」が表示される。 The login authentication status 1310 displays the user's login authentication status. For example, the login authentication status 1310 displays "authenticated" when the user's login authentication status is in the authentication status (that is, when the authentication status in the participant list is set to "ON"), and the user's When the login authentication state is in the unauthenticated state (that is, when the authentication state in the participant list is set to "OFF"), "unauthenticated" is displayed.

なお、ログイン認証状態1310は、「制限手段によってリソースへのアクセスが制限されているか否かを識別可能な情報」の一例である。但し、「制限手段によってリソースへのアクセスが制限されているか否かを識別可能な情報」は、少なくともログイン認証状態が可能なものであれば、その他の文字列、画像、記号、図形等であってもよい。 It should be noted that the login authentication status 1310 is an example of "information that can identify whether or not access to a resource is restricted by restriction means". However, "information that can identify whether or not access to a resource is restricted by restricting means" may be other character strings, images, symbols, graphics, etc., as long as the login authentication state is possible. may

ファイル読込ボタン1320は、ストレージサービス44における、対応するユーザのストレージからファイルを読み込む際に、ユーザによって押下される。例えば、ファイル読込ボタン1320が押下されると、電子黒板装置14のディスプレイ3には、ファイル選択画面1100(図15参照)が表示される。但し、対応するユーザのログイン認証状態が未認証状態にあるとき、当該ユーザのストレージからのファイル読み込みは禁止され、図18に示すように、電子黒板装置14のディスプレイ3に、認証エラー画面1400が表示される。図18に示すように、認証エラー画面1400は、ICカード630によるログイン認証を再度行うようにすることをユーザに促すメッセージが示されている。 A file read button 1320 is pressed by the user when reading a file from the corresponding user's storage in the storage service 44 . For example, when the file read button 1320 is pressed, the display 3 of the electronic blackboard device 14 displays a file selection screen 1100 (see FIG. 15). However, when the login authentication status of the corresponding user is in the unauthenticated status, reading of files from the storage of the user is prohibited, and as shown in FIG. Is displayed. As shown in FIG. 18, an authentication error screen 1400 displays a message prompting the user to perform login authentication again using the IC card 630 .

ファイル保存ボタン1330は、ストレージサービス44における、対応するユーザのストレージにファイルを保存する際に、ユーザによって押下される。例えば、ファイル保存ボタン1330が押下されると、電子黒板装置14のディスプレイ3には、保存フォルダ選択画面1200(図16参照)が表示される。但し、対応するユーザのログイン認証状態が未認証状態にあるとき、当該ユーザのストレージへのファイル保存は禁止され、図18に示すように、電子黒板装置14のディスプレイ3に、認証エラー画面1400が表示される。 A file save button 1330 is pressed by the user when saving a file in the corresponding user's storage in the storage service 44 . For example, when the file save button 1330 is pressed, the save folder selection screen 1200 (see FIG. 16) is displayed on the display 3 of the electronic blackboard device 14 . However, when the login authentication status of the corresponding user is in the unauthenticated status, the user is prohibited from saving files in the storage, and an authentication error screen 1400 is displayed on the display 3 of the electronic blackboard device 14 as shown in FIG. Is displayed.

なお、ユーザ個別情報表示画面1300は、ユーザ自身が意図的にログオフするための、ログオフボタンをさらに含んでもよい。 Note that the individual user information display screen 1300 may further include a logoff button for intentionally logging off by the user himself/herself.

また、図17に示す例では、電子黒板装置14のディスプレイ3に対し、会議終了ボタン1500が表示されている。会議終了ボタン1500がユーザによって押下されると、電子黒板装置14による会議が終了し、参加者一覧に登録されている全てのユーザ(すなわち、未認証状態のユーザも含む)の電子メールアドレスに対して、ディスプレイ3に表示されている板書内容を示すファイルが、電子メールによって一斉送信される。 Also, in the example shown in FIG. 17 , a meeting end button 1500 is displayed on the display 3 of the electronic blackboard device 14 . When the conference end button 1500 is pressed by the user, the conference by the electronic blackboard device 14 ends, and the e-mail addresses of all users registered in the participant list (that is, including unauthenticated users) Then, a file showing the contents of the board writing displayed on the display 3 is sent all at once by e-mail.

なお、ユーザ個別情報表示画面1300(またはユーザ毎のアイコン)及び、会議終了ボタン1500、その他、参加者の追加ボタンや削除ボタン、参加者のスケジュールを取得する取得ボタン、他の装置の遠隔接続先を表示する遠隔接続ボタン等を、1つのウィンドウとして、あるいは複数のウィンドウとして含む操作パネルを、電子黒板装置14のディスプレイ3に表示してもよい。 In addition, the user individual information display screen 1300 (or icon for each user), the conference end button 1500, other buttons such as an add button and a delete button for participants, an acquisition button for acquiring the schedule of the participants, remote connection destinations of other devices, etc. may be displayed on the display 3 of the electronic blackboard device 14 as a single window or as a plurality of windows.

(電子黒板装置14による処理のシーケンス)
図19および図20は、第1実施形態に係る電子黒板装置14による処理のシーケンスを示すシーケンス図である。
(Sequence of Processing by Electronic Blackboard Device 14)
19 and 20 are sequence diagrams showing the sequence of processing by the electronic blackboard device 14 according to the first embodiment.

<シーケンス1.1.~1.7.>
電子黒板装置14では、まず、ユーザが、ICカード630をRFタグリーダ617(ICカード検出部64)にかざす(シーケンス1.1.)。このとき、RFタグリーダ617が、ICカード630から識別情報を読み取る(シーケンス1.2.)。
<Sequence 1.1. ~1.7. >
In the electronic blackboard device 14, first, the user holds the IC card 630 over the RF tag reader 617 (IC card detection section 64) (sequence 1.1.). At this time, the RF tag reader 617 reads identification information from the IC card 630 (sequence 1.2.).

次に、ICカード検出部64が、ICカード630から読み取られた識別情報を、参加者管理部56へ通知する(シーケンス1.3.)。次に、参加者管理部56(判断部56C)が、参加者一覧の監視を開始する(シーケンス1.4.)。 Next, the IC card detection unit 64 notifies the participant management unit 56 of the identification information read from the IC card 630 (sequence 1.3.). Next, the participant management unit 56 (determining unit 56C) starts monitoring the list of participants (sequence 1.4.).

次に、参加者管理部56が、ICカード検出部64から通知された識別情報を、ユーザ情報サーバ装置10のユーザ情報部20に送信することにより、ユーザ情報部20にサービス情報を要求する(シーケンス1.5.)。その結果、参加者管理部56は、ユーザ情報部20から送信されてくるサービス情報を取得する(シーケンス1.6.)。 Next, the participant management unit 56 requests service information from the user information unit 20 by transmitting the identification information notified from the IC card detection unit 64 to the user information unit 20 of the user information server device 10 ( sequence 1.5.). As a result, the participant management unit 56 acquires service information transmitted from the user information unit 20 (sequence 1.6.).

次に、参加者管理部56(登録部56B)が、ICカード検出部64から通知された識別情報に対応するユーザの参加者一覧情報(電子黒板システムのユーザID、ユーザ名、認証状態、最終認証時刻、および配布先情報)を、参加者一覧に登録する(シーケンス1.7.)。 Next, the participant management unit 56 (registration unit 56B) registers the participant list information of the user corresponding to the identification information notified from the IC card detection unit 64 (user ID, user name, authentication status, final authentication time and distribution destination information) are registered in the participant list (sequence 1.7.).

<シーケンス2.1.~シーケンス2.10.>
その後、ユーザが、電子黒板装置14のディスプレイ3に表示されているユーザ個別情報表示画面1300(図17参照)において、ファイル読込ボタンを押下する(シーケンス2.1.)。この場合、参加者管理部56が、シーケンス1.6.で取得されたサービス情報をファイル読込部52に送信して、ファイル選択画面の表示をファイル読込部52に要求する(シーケンス2.2.)。
<Sequence 2.1. ~sequence 2.10. >
After that, the user presses the file read button on the individual user information display screen 1300 (see FIG. 17) displayed on the display 3 of the electronic blackboard device 14 (sequence 2.1.). In this case, the participant management unit 56 performs sequence 1.6. to the file reading unit 52 to request the file reading unit 52 to display the file selection screen (sequence 2.2.).

これに応じて、ファイル読込部52は、ユーザの参加者一覧情報を参加者一覧から参照し、当該ユーザの認証状態を確認する(シーケンス2.3.)。ここで、ユーザの認証状態が「ON」である場合、ファイル読込部52は、ストレージサービス44に対して、ファイルおよびフォルダの一覧を要求する(シーケンス2.4.)。このとき、ファイル読込部52は、参加者管理部56から取得したサービス情報に含まれる外部サービスの認証トークンを用いて、ストレージサービス44にアクセスする。その結果、ファイル読込部52は、ストレージサービス44から送信されてくるファイルおよびフォルダの一覧を取得する(シーケンス2.5.)。 In response to this, the file reading unit 52 refers to the user's participant list information from the participant list, and confirms the authentication status of the user (sequence 2.3.). Here, if the user's authentication status is "ON", the file reader 52 requests a list of files and folders from the storage service 44 (sequence 2.4.). At this time, the file reading unit 52 accesses the storage service 44 using the external service authentication token included in the service information acquired from the participant management unit 56 . As a result, the file reading unit 52 acquires a list of files and folders transmitted from the storage service 44 (sequence 2.5.).

次に、ファイル読込部52は、シーケンス2.5.で取得されたファイルおよびフォルダの一覧を含むファイル選択画面1100(図15参照)を、ディスプレイ3に表示する(シーケンス2.6.)。 Next, the file reading unit 52 performs sequence 2.5. A file selection screen 1100 (see FIG. 15) containing a list of the files and folders acquired in 1 is displayed on the display 3 (sequence 2.6.).

その後、ユーザによって、ファイル選択画面1100において任意のファイルが選択されると(シーケンス2.7.)、ファイル読込部52は、ストレージサービス44に対して、選択されたファイルの取得要求を送信する(シーケンス2.8.)。このとき、ファイル読込部52は、参加者管理部56から取得したサービス情報に含まれる外部サービスの認証トークンを用いて、ストレージサービス44にアクセスする。その結果、ファイル読込部52は、ストレージサービス44から送信されてくるファイルを取得する(シーケンス2.9.)。さらに、ファイル読込部52は、シーケンス16.で取得されたファイルを、黒板表示部58を介して、ディスプレイ3に表示する(シーケンス2.10.)。 After that, when the user selects an arbitrary file on the file selection screen 1100 (sequence 2.7.), the file reading unit 52 transmits an acquisition request for the selected file to the storage service 44 ( sequence 2.8.). At this time, the file reading unit 52 accesses the storage service 44 using the external service authentication token included in the service information acquired from the participant management unit 56 . As a result, the file reading unit 52 acquires the file transmitted from the storage service 44 (sequence 2.9.). Furthermore, the file reading unit 52 performs sequence 16 . The file obtained in step 2 is displayed on the display 3 via the blackboard display unit 58 (sequence 2.10.).

<シーケンス3.1.>
その後、参加者一覧に登録された複数のユーザが、電子黒板装置14を使用した打ち合わせを実施する(シーケンス3.1.)。この打ち合わせでは、各ユーザが、電子黒板装置14に対する書き込み等を行うことができる。
<Sequence 3.1. >
After that, a plurality of users registered in the participant list hold a meeting using the electronic blackboard device 14 (sequence 3.1.). In this meeting, each user can write on the electronic blackboard device 14 or the like.

<シーケンス4.1.~4.10.>
その後、ユーザが、電子黒板装置14のディスプレイ3に表示されているユーザ個別情報表示画面1300(図17参照)において、ファイル保存ボタンを押下する(シーケンス4.1.)。この場合、参加者管理部56が、シーケンス1.6.で取得されたサービス情報をファイル送信部54に送信して、保存フォルダ選択画面の表示をファイル送信部54に要求する(シーケンス4.2.)。
<Sequence 4.1. ~ 4.10. >
After that, the user presses the file save button on the individual user information display screen 1300 (see FIG. 17) displayed on the display 3 of the electronic blackboard device 14 (sequence 4.1.). In this case, the participant management unit 56 performs sequence 1.6. to the file transmission unit 54 to request the file transmission unit 54 to display a save folder selection screen (sequence 4.2.).

これに応じて、ファイル送信部54は、ユーザの参加者一覧情報を参加者一覧から参照し、当該ユーザの認証状態を確認する(シーケンス4.3.)。ここで、ユーザの認証状態が「ON」である場合、ファイル送信部54は、ストレージサービス44に対して、フォルダの一覧を要求する(シーケンス4.4.)。このとき、ファイル送信部54は、参加者管理部56から取得したサービス情報に含まれる外部サービスの認証トークンを用いて、ストレージサービス44にアクセスする。その結果、ファイル送信部54は、ストレージサービス44から送信されてくるフォルダの一覧を取得する(シーケンス4.5.)。 In response, the file transmission unit 54 refers to the user's participant list information from the participant list, and confirms the authentication status of the user (sequence 4.3.). Here, if the user's authentication status is "ON", the file transmission unit 54 requests the storage service 44 for a list of folders (sequence 4.4.). At this time, the file transmission unit 54 accesses the storage service 44 using the external service authentication token included in the service information acquired from the participant management unit 56 . As a result, the file transmission unit 54 acquires the list of folders transmitted from the storage service 44 (sequence 4.5.).

次に、ファイル送信部54は、シーケンス4.5.で取得されたフォルダの一覧を含む保存フォルダ選択画面1200(図16参照)を、ディスプレイ3に表示する(シーケンス4.6.)。 Next, the file transmission unit 54 performs sequence 4.5. 16) is displayed on the display 3 (sequence 4.6.).

その後、ユーザによって、保存フォルダ選択画面1200において任意のフォルダが選択されると(シーケンス4.7.)、ファイル送信部54は、黒板表示部58に対して、板書内容の取得を要求する(シーケンス4.8.)。その結果、ファイル送信部54は、黒板表示部58から送信されてくる板書内容を取得する(シーケンス4.9.)。そして、ファイル送信部54は、シーケンス4.9.で取得された板書内容を示すファイルを、ストレージサービス44のユーザによって選択されたフォルダに保存する(シーケンス4.10.)。このとき、ファイル送信部54は、参加者管理部56から取得したサービス情報に含まれる外部サービスの認証トークンを用いて、ストレージサービス44にアクセスする。 After that, when the user selects an arbitrary folder on the storage folder selection screen 1200 (sequence 4.7.), the file transmission unit 54 requests the blackboard display unit 58 to acquire the contents of the board writing (sequence 4.7.). 4.8.). As a result, the file transmission unit 54 acquires the blackboard-written content transmitted from the blackboard display unit 58 (sequence 4.9.). Then, the file transmission unit 54 performs sequence 4.9. The file indicating the board-written content acquired in 2 is stored in the folder selected by the user of the storage service 44 (sequence 4.10.). At this time, the file transmission unit 54 accesses the storage service 44 using the external service authentication token included in the service information acquired from the participant management unit 56 .

<シーケンス5.1.~5.7.>
その後、ユーザが会議終了ボタン1500(図17参照)を押したとき(シーケンス5.1.)、ファイル送信部54が、黒板表示部58に対して、板書内容の取得を要求する(シーケンス5.2.)。その結果、ファイル送信部54は、黒板表示部58から送信されてくる板書内容を取得する(シーケンス5.3.)。
<Sequence 5.1. ~ 5.7. >
After that, when the user presses the conference end button 1500 (see FIG. 17) (sequence 5.1.), the file transmission unit 54 requests the blackboard display unit 58 to acquire the contents of the board writing (sequence 5.1.). 2.). As a result, the file transmission unit 54 acquires the blackboard-written contents transmitted from the blackboard display unit 58 (sequence 5.3.).

そして、ファイル送信部54は、参加者一覧に示されている全てのユーザ(すなわち、未認証状態であるユーザも含む)の電子メールアドレス(参加者一覧の配布先情報に示されている電子メールアドレス)を含む、電子メールアドレスの一覧を作成する(シーケンス5.4.)。さらに、ファイル送信部54は、電子メールアドレスの一覧に示されている各電子メールアドレスに対して、シーケンス5.3.で取得された板書内容を示すファイルを送信する(シーケンス5.5.)。 Then, the file transmission unit 54 sends the e-mail addresses (the e-mail addresses indicated in the distribution destination information of the (sequence 5.4.). Further, the file transmission unit 54 performs sequence 5.3. for each e-mail address shown in the list of e-mail addresses. A file indicating the contents of the board-written content obtained in step 5 is transmitted (sequence 5.5.).

その後、参加者管理部56の判断部56Cが、参加者一覧の監視を終了する(シーケンス5.6.)。さらに、参加者管理部56が、所定の終了処理(例えば、ICカード630でログインした全てのユーザのログオフ処理、参加者一覧に設定されている全ての設定値のクリア、黒板表示部58に対してディスプレイ3に表示されている板書内容を消去させる処理、自装置をスリープ状態や電源オフ状態に切り替える処理、等)を行う(シーケンス5.7.)。 After that, the determination unit 56C of the participant management unit 56 finishes monitoring the participant list (sequence 5.6.). Furthermore, the participant management unit 56 performs predetermined end processing (for example, logoff processing of all users who have logged in with the IC card 630, clearing of all setting values set in the participant list, to erase the content written on the blackboard displayed on the display 3, and to switch the self-device to sleep state or power-off state, etc.) (sequence 5.7.).

〔第2実施形態〕
次に、第2実施形態を説明する。この第2実施形態では、第1実施形態からの変更点について説明する。なお、この第2実施形態において、第1実施形態と同様の構成部については、第1実施形態と同様の符号を付し、詳細な説明を省略する。
[Second embodiment]
Next, a second embodiment will be described. In this second embodiment, changes from the first embodiment will be described. In addition, in this 2nd Embodiment, the same code|symbol as 1st Embodiment is attached|subjected about the structure part similar to 1st Embodiment, and detailed description is abbreviate|omitted.

(情報処理システム1の機能構成)
図21は、第2実施形態に係る情報処理システムの一例の機能構成図である。第2実施形態に係る情報処理システム1は、電子黒板装置14の代わりに電子黒板装置14Aを備える点で、第1実施形態に係る情報処理システム1と異なる。電子黒板装置14Aは、顔追跡部66をさらに備える点で、電子黒板装置14と異なる。
(Functional configuration of information processing system 1)
FIG. 21 is a functional configuration diagram of an example of an information processing system according to the second embodiment. The information processing system 1 according to the second embodiment differs from the information processing system 1 according to the first embodiment in that an electronic blackboard device 14</b>A is provided instead of the electronic blackboard device 14 . The electronic blackboard device 14A differs from the electronic blackboard device 14 in that a face tracking unit 66 is further provided.

顔追跡部66は、カメラ618(図3参照)によって撮像された画像に対し、参加者一覧に登録されている全てのユーザの顔を追跡する。例えば、顔追跡部66は、公知の画像認識技術を用いて、各ユーザの顔の特徴点を表す特徴点情報(図22参照)に基づいて、各ユーザの顔を追跡する。なお、カメラ618は、電子黒板装置14Aの前方の画像を撮像するものとする。これにより、カメラ618は、電子黒板装置14Aの設置場所(例えば、会議室)に存在する各ユーザの顔を含む画像を撮像することができる。 The face tracking unit 66 tracks the faces of all users registered in the participant list with respect to images captured by the camera 618 (see FIG. 3). For example, the face tracking unit 66 tracks each user's face based on feature point information (see FIG. 22) representing the feature points of each user's face using a known image recognition technique. It is assumed that the camera 618 captures an image in front of the electronic blackboard device 14A. Thereby, the camera 618 can capture an image including the face of each user present in the installation location (for example, conference room) of the electronic blackboard device 14A.

第2実施形態では、参加者管理部56の判断部56Cが判断する所定条件は、参加者一覧に登録されているいずれかのユーザが、カメラ618によって撮像された画像に写し出されなくなった場合である。 In the second embodiment, the predetermined condition determined by the determination unit 56C of the participant management unit 56 is that one of the users registered in the participant list is no longer appearing in the image captured by the camera 618. be.

例えば、顔追跡部66は、所定時間間隔(例えば、30秒間隔)で、参加者一覧に登録されている各ユーザが、カメラ618によって撮像された画像に写しだされているか否かを確認する。そして、例えば、顔追跡部66によって、参加者一覧に登録されているいずれかのユーザが、所定回数(例えば、5回)連続で、カメラ618によって撮像された画像に写しだされていないことが確認された場合、判断部56Cは、当該ユーザが電子黒板装置14Aから遠ざかったと判断する。 For example, the face tracking unit 66 checks at predetermined time intervals (for example, every 30 seconds) whether or not each user registered in the participant list appears in the image captured by the camera 618. . Then, for example, the face tracking unit 66 detects that one of the users registered in the participant list has not appeared in the images captured by the camera 618 for a predetermined number of times (for example, five times) in succession. If confirmed, the determination unit 56C determines that the user has moved away from the electronic blackboard device 14A.

そして、第1実施形態と同様に、参加者管理部56の制限部56Dは、判断部56Cによって電子黒板装置14Aから遠ざかったと判断されたユーザを未認証状態にして、当該ユーザが所有するリソース(ストレージサービス44におけるファイルおよびフォルダ)へのアクセスを制限する。 Then, as in the first embodiment, the restriction unit 56D of the participant management unit 56 sets the user determined by the determination unit 56C to have moved away from the electronic blackboard device 14A to an unauthenticated state, and the resources owned by the user ( Restrict access to files and folders in storage service 44).

例えば、顔追跡部66は、ユーザがICカード630をかざしたときに、カメラ618にユーザの顔の画像を撮像させる。そして、顔追跡部66は、ユーザの顔の画像からユーザの特徴点を抽出し、当該ユーザの特徴点データを、そのユーザのユーザIDと対応付けて、特徴点情報リスト(図22参照)に登録する。すなわち、顔追跡部66は、ユーザがICカード630をかざす毎に、そのユーザの特徴点データを、特徴点情報リストに登録する。但し、これに限らず、各ユーザの特徴点データを、予めユーザIDと対応付けて、電子黒板装置14A、ユーザ情報サーバ装置10等に格納しておいてもよい。 For example, the face tracking unit 66 causes the camera 618 to capture an image of the user's face when the user holds the IC card 630 over the IC card 630 . Then, the face tracking unit 66 extracts the feature points of the user from the image of the user's face, associates the feature point data of the user with the user ID of the user, and stores the feature point information list (see FIG. 22). register. That is, the face tracking unit 66 registers the user's feature point data in the feature point information list each time the user holds the IC card 630 over the IC card 630 . However, not limited to this, feature point data of each user may be associated with a user ID in advance and stored in the electronic blackboard device 14A, the user information server device 10, or the like.

(特徴点情報の一例)
図22は、第2実施形態に係る電子黒板装置14Aに用いられる特徴点情報の一例を示す図である。図22に示す特徴点情報リストでは、複数のユーザの各々について、ユーザIDに対し、ユーザの顔の特徴点を示す特徴点データが対応付けられている。
(Example of feature point information)
FIG. 22 is a diagram showing an example of feature point information used in the electronic blackboard device 14A according to the second embodiment. In the feature point information list shown in FIG. 22, feature point data indicating feature points of the user's face is associated with the user ID for each of a plurality of users.

(電子黒板装置14Aによる処理の手順)
図23は、第2実施形態に係る電子黒板装置14Aによる処理の手順を示すフローチャートである。図23に示すフローチャートは、ステップS1204の次に、ステップS2300が設けられている点で、図12に示す第1実施形態のフローチャートと異なる。ステップS2300では、カメラ618が、当該カメラ618に最も近いユーザの顔の画像を撮像する。そして、顔追跡部66が、カメラ618によって撮像された画像から、ユーザの特徴点を抽出する。さらに、顔追跡部66が、抽出されたユーザの特徴点を示す特徴点データを、ユーザIDと対応付けて特徴点情報リストに登録する。そして、顔追跡部66が、登録された特徴点データを用いて、ユーザの追跡を開始する。
(Procedure of processing by the electronic blackboard device 14A)
FIG. 23 is a flow chart showing the procedure of processing by the electronic blackboard device 14A according to the second embodiment. The flowchart shown in FIG. 23 differs from the flowchart of the first embodiment shown in FIG. 12 in that step S2300 is provided after step S1204. In step S2300, the camera 618 captures an image of the user's face closest to the camera 618. Then, the face tracking unit 66 extracts user feature points from the image captured by the camera 618 . Furthermore, the face tracking unit 66 registers the feature point data indicating the extracted feature points of the user in the feature point information list in association with the user ID. Then, the face tracking unit 66 starts tracking the user using the registered feature point data.

(電子黒板装置14Aによる参加者一覧の更新処理の手順)
図24は、第2実施形態に係る電子黒板装置14Aによる参加者一覧の更新処理の手順を示すフローチャートである。
(Procedure of update process of participant list by electronic blackboard device 14A)
FIG. 24 is a flow chart showing the procedure of update processing of the participant list by the electronic blackboard device 14A according to the second embodiment.

まず、顔追跡部66が、参加者一覧に登録されている各ユーザの追跡を開始する(ステップS2401)。次に、顔追跡部66が、参加者一覧に登録されている各ユーザについて、カメラ618によって撮像された画像に写し出されているか否かを判断する(ステップS2402)。 First, the face tracking unit 66 starts tracking each user registered in the participant list (step S2401). Next, the face tracking unit 66 determines whether or not each user registered in the participant list appears in the image captured by the camera 618 (step S2402).

次に、顔追跡部66が、カメラ618によって撮像された画像に写し出されていないユーザが存在したか否かを判断する(ステップS2403)。ステップS2403において、「画像に写し出されていないユーザが存在しない」と判断された場合(ステップS2403:No)、電子黒板装置14Aは、ステップS2408へ処理を進める。 Next, the face tracking unit 66 determines whether or not there is a user not appearing in the image captured by the camera 618 (step S2403). If it is determined in step S2403 that "there is no user not shown in the image" (step S2403: No), the electronic blackboard device 14A advances the process to step S2408.

一方、ステップS2403において、「画像に写し出されていないユーザが存在する」と判断された場合(ステップS2403:Yes)、顔追跡部66が、ユーザが画像に写し出されていない回数が5回連続であるか否かを判断する(ステップS2404)。 On the other hand, if it is determined in step S2403 that "there is a user who is not shown in the image" (step S2403: Yes), the face tracking unit 66 detects that the number of times the user is not shown in the image is five consecutive times. It is determined whether or not there is (step S2404).

ステップS2404において、「ユーザが画像に写し出されていない回数が5回連続ではない」と判断された場合(ステップS2404:No)、電子黒板装置14Aは、ステップS2408へ処理を進める。 If it is determined in step S2404 that "the number of times the user is not shown in the image is not five consecutive times" (step S2404: No), the electronic blackboard device 14A advances the process to step S2408.

一方、ステップS2404において、「ユーザが画像に写し出されていない回数が5回連続である」と判断された場合(ステップS2404:Yes)、参加者管理部56の判断部56Cが、画像に写し出されていないユーザが退出した(すなわち、電子黒板装置14Aから遠ざかった)と判断する(ステップS2405)。そして、参加者管理部56の制限部56Dが、退出したと判断されたユーザの参加者一覧情報における認証状態に「OFF」を設定する(ステップS2406)。 On the other hand, if it is determined in step S2404 that "the number of times the user is not shown in the image is five consecutive times" (step S2404: Yes), the decision unit 56C of the participant management unit 56 It is determined that the user has left (that is, moved away from the electronic blackboard device 14A) (step S2405). Then, the restriction unit 56D of the participant management unit 56 sets "OFF" to the authentication status in the participant list information of the user determined to have left (step S2406).

その後、顔追跡部66が、退出したと判断されたユーザを、追跡対象から除外して、電子黒板装置14Aは、ステップS2408へ処理を進める。 Thereafter, the face tracking unit 66 excludes the user determined to have left from the tracking target, and the electronic blackboard device 14A advances the process to step S2408.

ステップS2408では、顔追跡部66が、30秒間スリープする。その後、電子黒板装置14Aは、ステップS2402へ処理を戻す。 In step S2408, face tracking unit 66 sleeps for 30 seconds. After that, the electronic blackboard device 14A returns the process to step S2402.

(電子黒板装置14Aによる処理のシーケンス)
図25は、第2実施形態に係る電子黒板装置14Aによる処理のシーケンスを示すシーケンス図である。図25に示すシーケンス1.1.~1.12.は、電子黒板装置14Aによって実行されるシーケンス1.1.~1.7.との相違点を示すものである。すなわち、電子黒板装置14Aは、図19に示すシーケンス1.1.~1.7.の代わりに、図25に示すシーケンス1.1.~1.12.を実行する。
(Sequence of Processing by Electronic Blackboard Device 14A)
FIG. 25 is a sequence diagram showing the sequence of processing by the electronic blackboard device 14A according to the second embodiment. Sequence 1.1. shown in FIG. ~1.12. are the sequences 1.1. executed by the electronic blackboard device 14A. ~1.7. It shows the difference from That is, the electronic blackboard device 14A performs sequence 1.1. ~1.7. instead of the sequence 1.1. ~1.12. to run.

<シーケンス1.1.~1.12.>
電子黒板装置14Aでは、まず、ユーザが、ICカード630をRFタグリーダ617(ICカード検出部64)にかざす(シーケンス1.1.)。このとき、RFタグリーダ617が、ICカード630から識別情報を読み取る(シーケンス1.2.)。
<Sequence 1.1. ~1.12. >
In the electronic blackboard device 14A, first, the user holds the IC card 630 over the RF tag reader 617 (IC card detection section 64) (sequence 1.1.). At this time, the RF tag reader 617 reads identification information from the IC card 630 (sequence 1.2.).

次に、ICカード検出部64が、ICカード630から読み取られた識別情報を、参加者管理部56へ通知する(シーケンス1.3.)。次に、参加者管理部56が、顔追跡部66に対して、参加者一覧に登録されている各ユーザの追跡開始を指示する(シーケンス1.4.)。 Next, the IC card detection unit 64 notifies the participant management unit 56 of the identification information read from the IC card 630 (sequence 1.3.). Next, the participant management unit 56 instructs the face tracking unit 66 to start tracking each user registered in the participant list (sequence 1.4.).

次に、参加者管理部56が、ICカード検出部64から通知された識別情報を、ユーザ情報サーバ装置10のユーザ情報部20に送信することにより、ユーザ情報部20にサービス情報を要求する(シーケンス1.5.)。その結果、参加者管理部56は、ユーザ情報部20から送信されてくるサービス情報を取得する(シーケンス1.6.)。 Next, the participant management unit 56 requests service information from the user information unit 20 by transmitting the identification information notified from the IC card detection unit 64 to the user information unit 20 of the user information server device 10 ( sequence 1.5.). As a result, the participant management unit 56 acquires service information transmitted from the user information unit 20 (sequence 1.6.).

次に、参加者管理部56(登録部56B)が、ICカード検出部64から通知された識別情報に対応するユーザの参加者一覧情報(電子黒板システムのユーザID、ユーザ名、認証状態、最終認証時刻、および配布先情報)を、参加者一覧に登録する(シーケンス1.7.)。 Next, the participant management unit 56 (registration unit 56B) registers the participant list information of the user corresponding to the identification information notified from the IC card detection unit 64 (user ID, user name, authentication status, final authentication time and distribution destination information) are registered in the participant list (sequence 1.7.).

次に、参加者管理部56が、ICカード検出部64から通知された識別情報を、顔追跡部66に通知する(シーケンス1.8.)。顔追跡部66は、カメラ618に対して、ユーザの顔の画像の撮影を指示する(シーケンス1.9.)。その結果、顔追跡部66は、カメラ618によって撮像されたユーザの顔の画像を取得する(シーケンス1.10.)。 Next, the participant management unit 56 notifies the identification information notified from the IC card detection unit 64 to the face tracking unit 66 (sequence 1.8.). The face tracking unit 66 instructs the camera 618 to capture an image of the user's face (sequence 1.9.). As a result, the face tracking unit 66 acquires an image of the user's face captured by the camera 618 (sequence 1.10.).

そして、顔追跡部66は、シーケンス1.10.で取得されたユーザの顔の画像から、ユーザの顔の特徴点データを抽出する(シーケンス1.11.)。さらに、顔追跡部66は、シーケンス1.11.で抽出された特徴点データを、参加者管理部56から通知された識別情報と対応付けて、特徴点情報リストに登録する(シーケンス1.12.)。 Then, the face tracking unit 66 performs sequence 1.10. Extract feature point data of the user's face from the image of the user's face obtained in step 1 (sequence 1.11.). Furthermore, the face tracking unit 66 performs sequence 1.11. The feature point data extracted in step 2 are associated with the identification information notified from the participant management unit 56 and registered in the feature point information list (sequence 1.12.).

以上、上記各実施形態の電子黒板装置14,14Aは、ユーザのログイン認証を行う認証部56Aと、認証部56Aによってログイン認証されたユーザを参加者一覧に登録する登録部56Bと、参加者一覧に登録されている複数のユーザの各々について、所定条件を満たしたか否かを判断する判断部56Cと、参加者一覧に登録されているいずれかのユーザについて、所定条件を満たしたかと判断された場合、ユーザを参加者一覧に登録したままで、当該ユーザが所有するリソースへのアクセスを制限する制限部56Dとを備える。これにより、上記各実施形態の電子黒板装置14,14Aは、電子黒板装置14,14Aから一部のユーザが遠ざかった際に、当該ユーザが所有するリソースに対して、他のユーザが不正にアクセスすることを防止することができる。 As described above, the electronic blackboard devices 14 and 14A of the above embodiments include the authentication unit 56A that performs login authentication of the user, the registration unit 56B that registers the user logged in by the authentication unit 56A in the participant list, and the participant list A determination unit 56C that determines whether or not a predetermined condition is satisfied for each of a plurality of users registered in the participant list, and a determination unit 56C that determines whether a predetermined condition is satisfied for any user registered in the participant list In this case, a restriction unit 56D is provided that restricts access to resources owned by the user while the user is registered in the participant list. As a result, the electronic blackboard devices 14 and 14A of each of the above-described embodiments prevent other users from illegally accessing the resources owned by the user when some users move away from the electronic blackboard devices 14 and 14A. can be prevented.

〔第3実施形態〕
次に、第3実施形態を説明する。この第3実施形態では、第1実施形態からの変更点について説明する。なお、この第3実施形態において、第1実施形態と同様の構成部については、第1実施形態と同様の符号を付し、詳細な説明を省略する。
[Third embodiment]
Next, a third embodiment will be described. In this third embodiment, changes from the first embodiment will be described. In addition, in this 3rd Embodiment, about the structure part similar to 1st Embodiment, the same code|symbol as 1st Embodiment is attached|subjected, and detailed description is abbreviate|omitted.

(システム構成)
図26は、第3実施形態に係る情報処理システムの一例の構成図である。図26に示す情報処理システム1は、機器管理サーバ11およびPC18をさらに備える点、および、電子黒板装置14の代わりに電子黒板装置14Bを備える点で、第1実施形態の情報処理システム1(図1参照)と異なる。機器管理サーバ11およびPC18は、ネットワーク16に接続されており、ネットワーク16を介して電子黒板装置14Bと通信可能である。
(System configuration)
FIG. 26 is a configuration diagram of an example of an information processing system according to the third embodiment. The information processing system 1 shown in FIG. 26 further includes a device management server 11 and a PC 18, and also includes an electronic blackboard device 14B instead of the electronic blackboard device 14. The information processing system 1 of the first embodiment (FIG. 1). The device management server 11 and the PC 18 are connected to the network 16 and can communicate with the electronic blackboard device 14B via the network 16. FIG.

機器管理サーバ11は、後述する機器管理情報などを保存し、電子黒板装置14Bから利用される。機器管理サーバ11は一台以上のコンピュータにより実現される。なお、図1の構成図ではユーザ情報サーバ装置10と機器管理サーバ11とが分かれている例を示したが、ユーザ情報サーバ装置10と機器管理サーバ11とを1つのサーバ装置で実現してもよい。 The device management server 11 stores device management information, which will be described later, and the like, and is used by the electronic blackboard device 14B. The equipment management server 11 is realized by one or more computers. Although the configuration diagram of FIG. 1 shows an example in which the user information server device 10 and the device management server 11 are separate, the user information server device 10 and the device management server 11 may be realized by one server device. good.

PC18は、「端末装置」の一例であり、ネットワーク16を介して電子黒板装置14Bに遠隔接続可能である。ユーザは、PC18から電子黒板装置14Bに遠隔接続することにより、遠隔地から電子黒板装置14Bを用いて行われている会議に参加することができる。 The PC 18 is an example of a “terminal device” and can be remotely connected to the electronic blackboard device 14B via the network 16 . A user can remotely participate in a conference using the electronic blackboard device 14B by remotely connecting to the electronic blackboard device 14B from the PC 18 .

(情報処理システムの処理概要)
図27は、第3実施形態に係る情報処理システム1による処理概要を説明するための図である。図27では、会議室において、3人のユーザ(Mary,Sato,Saito)が、電子黒板装置14Bを利用して会議を行う例を表している。
(Overview of information processing system processing)
FIG. 27 is a diagram for explaining an outline of processing by the information processing system 1 according to the third embodiment. FIG. 27 shows an example in which three users (Mary, Sato, Saito) hold a meeting in a meeting room using the electronic blackboard device 14B.

1.各ユーザは、電子黒板装置14Bを利用するために、RFタグリーダ617にICカード630をかざすことにより、電子黒板装置14Bによってログイン認証してもらう必要がある。なお、ユーザのログイン認証は、その他の方法(例えば、ユーザIDおよびパスワードを入力する方法)によるものであってもよい。 1. In order to use the electronic blackboard device 14B, each user needs to be logged in by the electronic blackboard device 14B by holding the IC card 630 over the RF tag reader 617 . Note that user login authentication may be performed by other methods (for example, a method of entering a user ID and password).

2.電子黒板装置14Bによるログイン認証がなされたユーザは、参加者一覧に参加者一覧情報が登録され、これにより、電子黒板装置14Bによる参加者としての認識が可能となる。 2. Participant list information is registered in the participant list for a user who has been logged in by the electronic blackboard device 14B, so that the user can be recognized as a participant by the electronic blackboard device 14B.

3.各ユーザは、ログイン認証がなされると、電子黒板装置14Bから、ストレージサービス44における自身が所有するストレージ(これに限らず、スケジュールサービス、共有サイトサービス等であってもよい)に対して、アクセス(ファイルの読み出しおよびファイルの保存)が可能となる。 3. When each user is authenticated for login, he/she accesses his/her own storage in the storage service 44 (not limited to this, and may be a schedule service, a shared site service, etc.) from the electronic whiteboard device 14B. (reading of files and saving of files) becomes possible.

4.ユーザは、電子黒板装置14Bが設置されている会議室から退去すると、自動的にログイン状態が未認証状態となる。本実施形態では、ユーザのログイン認証がなされてから一定時間(例えば3分)が経過すると、そのユーザは自動的に未認証状態となる。なお、「認証状態」とは、ログインして参加者一覧に登録され、リソースも使える状態(認証ON)を意味する。また、「未認証状態」とは、ログインして参加者一覧に登録されているが、リソースは使えない状態(認証OFF)を意味する。また、「ログアウト状態」とは、参加者一覧に含まれないか一度含まれた後削除され、リソースも使えない状態を意味する。 4. When the user leaves the conference room in which the electronic blackboard device 14B is installed, the login state automatically changes to the unauthenticated state. In this embodiment, the user automatically becomes unauthenticated after a certain period of time (for example, 3 minutes) has elapsed since the user was authenticated for login. The “authentication state” means a state (authentication ON) in which the user is logged in, registered in the participant list, and can use resources. "Unauthenticated state" means a state in which the user is logged in and registered in the participant list, but cannot use the resource (authentication is OFF). Also, the 'logout state' means a state in which the participant is not included in the participant list or is deleted after being included in the participant list, and the resource cannot be used.

5.ユーザが未認証状態になると、電子黒板装置14Bからは、当該ユーザのストレージにアクセスできなくなる。よって、他のユーザが、会議室から退去したユーザのストレージに不正にアクセスしてしまうことを防止することができる。図27では、ユーザ「Mary」が会議室から退出したことにより、ユーザ「Mary」が自動的に未認証状態となり、よって、ユーザ「Mary」の個人ストレージにアクセスできなくなる例を表している。 5. When the user becomes unauthenticated, the user's storage cannot be accessed from the electronic blackboard device 14B. Therefore, it is possible to prevent other users from illegally accessing the storage of the user who has left the conference room. FIG. 27 shows an example in which user "Mary" automatically becomes unauthenticated when user "Mary" leaves the conference room, and thus cannot access user "Mary"'s personal storage.

6.会議室から退出したユーザは、外部の端末装置から電子黒板装置14Bに遠隔接続することにより、遠隔地からテレビ会議や会議の遠隔共有に参加することができる。図27では、会議室から退出したユーザ「Mary」が、居室のPC18から電子黒板装置14Bに遠隔接続する例を表している。このとき、PC18では、ログインしたユーザ「Mary」のユーザIDに基づいて、ユーザ「Mary」が参加者となっている会議が行われている機器(すなわち、図27では電子黒板装置14B)が、遠隔接続先の候補として提示される。これにより、ユーザ「Mary」は、PC18から電子黒板装置14Bへの遠隔接続を容易に行うことができる。 6. A user who has left the conference room can remotely participate in a video conference or remote sharing of the conference by remotely connecting to the electronic blackboard device 14B from an external terminal device. FIG. 27 shows an example in which the user "Mary" who has left the conference room remotely connects to the electronic blackboard device 14B from the PC 18 in the room. At this time, in the PC 18, based on the user ID of the logged-in user "Mary", the device (that is, the electronic blackboard device 14B in FIG. 27) in which the conference in which the user "Mary" is a participant is Presented as a possible remote destination. As a result, the user "Mary" can easily establish a remote connection from the PC 18 to the electronic blackboard device 14B.

7.電子黒板装置14Bは、会議終了後に、ディスプレイ3に表示されている板書内容を示すファイルを、電子メール(これに限らず、外部ストレージ、ファイルサーバ等へのファイル送信等であってもよい。)によって、参加者一覧に示されている全てのユーザ(すなわち、認証状態であるユーザと未認証状態であるユーザを含む)の電子メールアドレスに対して、一斉送信することができる。 7. After the meeting ends, the electronic blackboard device 14B sends the file showing the contents of the board-written content displayed on the display 3 by e-mail (not limited to this, but may be file transmission to an external storage, a file server, etc.). can be broadcast to the e-mail addresses of all users (that is, both authenticated and unauthenticated users) shown in the participant list.

但し、電子黒板装置14Bは、自ら意図的にログアウトしたユーザに対しては、板書内容を示すファイルを配布しない。また、電子黒板装置14Bは、ログイン認証がなされたユーザに加えて、その他のユーザ(例えば、スケジュールに登録されているユーザ)に対しても、板書内容を示すファイルを一斉配布してもよい。 However, the electronic blackboard device 14B does not distribute the file indicating the contents of the blackboard writing to the user who has intentionally logged out. Further, the electronic blackboard device 14B may simultaneously distribute the file indicating the content of the board-written content to other users (for example, users registered in the schedule) in addition to the login-authenticated user.

このように、第3実施形態の情報処理システム1では、会議室から退出したユーザの個人ストレージに他のユーザが不正にアクセスできない状態を維持したまま、会議室から退出したユーザが、遠隔地の端末装置から電子黒板装置14Bにアクセスする際に、遠隔接続先の候補をユーザに提示することができる。これにより、会議室から退出したユーザは、遠隔地の端末装置から電子黒板装置14Bに容易に遠隔接続して、テレビ会議や会議の遠隔共有に再び参加することができる。 As described above, in the information processing system 1 of the third embodiment, while maintaining a state in which other users cannot illegally access the personal storage of the user who has left the conference room, the user who has left the conference room Candidates for remote connection destinations can be presented to the user when accessing the electronic blackboard device 14B from the terminal device. As a result, the user who has left the conference room can easily remotely connect to the electronic blackboard device 14B from a terminal device in a remote location and participate in the remote sharing of the videoconference or conference again.

(情報処理システムの機能構成)
図28は、第3実施形態に係る情報処理システムの一例の機能構成図である。
(Functional configuration of information processing system)
FIG. 28 is a functional configuration diagram of an example of an information processing system according to the third embodiment.

図28に示すように、機器管理サーバ11は、機器管理部30および機器管理情報部32を備える。機器管理情報部32は、機器管理情報(図29参照)を保持する。機器管理部30は、機器管理情報部32が保持する機器管理情報を更新する。例えば、機器管理部30は、電子黒板装置14Bによる会議が開始されたときに、電子黒板装置14Bの参加者管理部56からの要求に応じて、その会議の参加者のユーザIDが示された機器管理情報を、機器管理情報部32に登録する。 As shown in FIG. 28 , the device management server 11 includes a device management section 30 and a device management information section 32 . The device management information section 32 holds device management information (see FIG. 29). The device management section 30 updates the device management information held by the device management information section 32 . For example, when a conference by the electronic blackboard device 14B is started, the device management unit 30 responds to a request from the participant management unit 56 of the electronic blackboard device 14B to indicate the user IDs of the participants of the conference. Device management information is registered in the device management information section 32 .

PC18は、遠隔接続部70を備える。遠隔接続部70はIPアドレスを利用して電子黒板装置14Bと遠隔接続を行うことにより、電子黒板装置14Bとの間で、板書内容やカメラ画像/マイク音声などの遠隔共有を行う。例えば、遠隔接続部70は、PC18に導入された遠隔接続アプリ(または、PC18の電子黒板アプリ・遠隔共有アプリ)等のアプリケーションによって実現される。遠隔接続部70は、遠隔接続アプリの起動時に、ユーザにログイン情報(例えば、ユーザIDおよびパスワード)の入力を求めるログイン画面を表示する。遠隔接続部70は、ログイン画面にログイン情報が入力されると、ユーザ情報サーバ装置10のユーザ情報部20に、ログイン情報を送信する。ユーザ情報部20は、ログイン情報に一致するユーザIDを、遠隔接続部70に返送する。 PC 18 includes a remote connection 70 . The remote connection unit 70 uses the IP address to remotely connect to the electronic blackboard device 14B, thereby remotely sharing the contents of the board writing, the camera image/microphone voice, etc. with the electronic blackboard device 14B. For example, the remote connection unit 70 is realized by an application such as a remote connection application installed in the PC 18 (or an electronic blackboard application/remote sharing application of the PC 18). When the remote connection application is activated, the remote connection unit 70 displays a login screen that prompts the user to enter login information (eg, user ID and password). When the login information is entered on the login screen, the remote connection unit 70 transmits the login information to the user information unit 20 of the user information server device 10 . User information unit 20 returns a user ID that matches the login information to remote connection unit 70 .

また、遠隔接続部70は、機器管理サーバ11から機器管理情報を取得し、ユーザ情報部20から取得したユーザIDに基づいて、当該機器管理情報の中から、ログインしたユーザが参加している会議が行われている機器を、遠隔接続先の候補として検索する。遠隔接続部70は、遠隔接続先の候補が検索された場合、遠隔接続先の候補をユーザに提示するための接続先推奨画面(図36参照)を表示する。遠隔接続部70は、遠隔接続先の候補が検索されなかった場合、遠隔接続先をユーザに選択させるための接続先選択画面(図37参照)を表示する。 In addition, the remote connection unit 70 acquires device management information from the device management server 11, and based on the user ID acquired from the user information unit 20, selects the conference in which the logged-in user is participating from the device management information. is being performed as a candidate for the remote connection destination. When the remote connection destination candidates are retrieved, the remote connection unit 70 displays a connection destination recommendation screen (see FIG. 36) for presenting the remote connection destination candidates to the user. If no remote connection destination candidate is found, the remote connection unit 70 displays a connection destination selection screen (see FIG. 37) for allowing the user to select a remote connection destination.

電子黒板装置14Bは、遠隔接続部60を備える。遠隔接続部60は、PC18の遠隔接続部70からの遠隔接続の要求を受け、遠隔接続部70に対して、板書内容の共有、カメラ映像共有、マイク音声の共有のうちどれか1つ以上を行う。 The electronic blackboard device 14B has a remote connection section 60 . The remote connection unit 60 receives a request for remote connection from the remote connection unit 70 of the PC 18, and requests the remote connection unit 70 to share one or more of the contents of the blackboard, the camera image, and the microphone voice. conduct.

また、この第3実施形態では、電子黒板装置14Bの参加者管理部56は、テレビ会議の開始時に、機器管理サーバ11に対し、参加者一覧(図10参照)に登録されたユーザのユーザIDおよび機器IPを送信して、機器管理サーバ11が保持する機器管理情報(図29参照)を更新させることができる。 In addition, in the third embodiment, the participant management unit 56 of the electronic blackboard device 14B sends the user ID of the user registered in the participant list (see FIG. 10) to the equipment management server 11 at the start of the video conference. and the device IP to update the device management information (see FIG. 29) held by the device management server 11 .

(機器管理情報の一例)
図29は、機器管理情報部32によって保持される機器管理情報の一例を示す図である。図29に示すように、機器管理情報は、電子黒板装置14BのIPアドレスと、その電子黒板装置14Bを用いた会議の参加者のユーザID(すなわち、その電子黒板装置14BにログインしたユーザのユーザID)との対応付けがなされた情報である。この機器管理情報は、電子黒板装置14Bによる会議が開始または参加者が順次参加したときに、電子黒板装置14Bの参加者管理部56からの要求に応じて、機器管理部30によって、機器管理情報部32に登録される。
(Example of device management information)
FIG. 29 is a diagram showing an example of device management information held by the device management information unit 32. As shown in FIG. As shown in FIG. 29, the device management information includes the IP address of the electronic blackboard device 14B and the user ID of the participant of the conference using the electronic blackboard device 14B (that is, the user ID of the user who logged in to the electronic blackboard device 14B). ID). This equipment management information is generated by the equipment management unit 30 in response to a request from the participant management unit 56 of the electronic blackboard device 14B when the conference by the electronic blackboard device 14B is started or the participants participate in sequence. Registered in the section 32 .

電子黒板装置14Bで会議が開始されたときとは、例えば電子黒板装置14Bで実施する会議の最初の参加者が電子黒板装置14Bで受け付けた認証に成功したときを指す。その他、最初の参加者が電子黒板装置14Bを起動し操作を開始したとき、または、会議のスケジュールの開始時刻に到達したとき、などでもよい。この会議の開始時に電子黒板装置14Bの機器IPアドレス、最初の参加者の認証に基づくユーザID等の参加者情報等を、電子黒板装置14Bが機器管理サーバ11に送信する。さらに会議の二番目以降の参加者が会議に順次参加し、電子黒板装置14Bでの認証に成功する都度、認証に基づく参加者のユーザID等の参加者情報と、電子黒板装置14Bの機器IPアドレス等を電子黒板装置14Bから機器管理サーバ11に送信し、機器IPアドレス毎に、参加者を追加して蓄積する。このようして蓄積された機器管理情報により、電子黒板装置14Bによる会議にどの参加者が参加しているかを特定することが可能となる。また、この機器管理情報により、端末装置から遠隔接続を行うユーザに対して、遠隔接続先の電子黒板装置14Bを提示することが可能となる。 When the conference is started on the electronic blackboard device 14B means, for example, when the first participant of the conference held by the electronic blackboard device 14B succeeds in the authentication accepted by the electronic blackboard device 14B. In addition, it may be when the first participant activates the electronic blackboard device 14B and starts operating it, or when the start time of the conference schedule arrives. At the start of this conference, the electronic blackboard device 14B transmits to the device management server 11 the device IP address of the electronic blackboard device 14B, the participant information such as the user ID based on the authentication of the first participant, and the like. Furthermore, the second and subsequent participants of the conference sequentially participate in the conference, and each time authentication by the electronic blackboard device 14B succeeds, the participant information such as the user ID of the participant based on the authentication and the device IP of the electronic blackboard device 14B Addresses and the like are transmitted from the electronic blackboard device 14B to the device management server 11, and participants are added and stored for each device IP address. From the device management information accumulated in this way, it is possible to specify which participants are participating in the conference using the electronic blackboard device 14B. In addition, this device management information makes it possible to present the electronic blackboard device 14B of the remote connection destination to the user who performs remote connection from the terminal device.

なお、機器管理情報は、さらに電子黒板装置14B等から送信される個々の電子黒板装置のID情報を有し、電子黒板装置のID情報毎に、機器IPアドレスや参加者一覧を管理してもよい。その場合、電子黒板装置のID情報を推奨表示可能であり、機器IPが変化した時でも、電子黒板装置のID情報で接続先の電子黒板装置を特定したり、各装置で選択させたりしてもよい。また電子黒板装置のID情報は、参加者への推奨時に選択させやすくするために、管理者等により、電子黒板装置14Bもしくは機器管理サーバ11等に入力、作成、編集させてもよい。 The device management information further includes ID information of each electronic blackboard device transmitted from the electronic blackboard device 14B or the like, and the device IP address and the list of participants may be managed for each ID information of the electronic blackboard device. good. In that case, the ID information of the electronic blackboard device can be recommended and displayed. good too. Also, the ID information of the electronic blackboard device may be input, created, or edited by the administrator or the like in the electronic blackboard device 14B or the device management server 11 or the like in order to make it easier for the participant to select the ID information.

(電子黒板装置14Bによる処理の手順)
図30および図31は、第3実施形態に係る電子黒板装置14Bによる処理の手順を示すフローチャートである。
(Procedure of processing by the electronic blackboard device 14B)
30 and 31 are flowcharts showing the procedure of processing by the electronic blackboard device 14B according to the third embodiment.

電子黒板装置14Bでは、まず、最初にログインするユーザが、ICカード630をRFタグリーダ617にかざす(ステップS3001)。このとき、RFタグリーダ617が、ICカード630から識別情報を読み取る。 In the electronic blackboard device 14B, first, the user who logs in first holds the IC card 630 over the RF tag reader 617 (step S3001). At this time, the RF tag reader 617 reads identification information from the IC card 630 .

次に、参加者管理部56の判断部56Cが、参加者一覧の監視を開始する(ステップS3002)。以降、判断部56Cは、参加者一覧に登録されている各ユーザについて、ログイン認証されてからの経過時間を、所定時間間隔(例えば、1秒間隔)で算出する。そして、判断部56Cは、参加者一覧に登録されているいずれかのユーザが、ログイン認証されてからの経過時間が所定時間(例えば、3分)に達した場合、当該ユーザが電子黒板装置14Bから遠ざかったと判断する。この場合、判断部56Cは、当該ユーザの参加者一覧情報の認証状態に「OFF」を設定する。 Next, the determination unit 56C of the participant management unit 56 starts monitoring the list of participants (step S3002). After that, the determination unit 56C calculates the elapsed time after login authentication for each user registered in the participant list at predetermined time intervals (for example, 1-second intervals). Then, if any of the users registered in the participant list reaches a predetermined time (for example, 3 minutes) after being authenticated for login, the determination unit 56C determines that the user is registered in the electronic blackboard device 14B determined to have moved away from In this case, the determination unit 56C sets the authentication state of the participant list information of the user to "OFF".

次に、参加者管理部56が、ステップS3001で読み取られた識別情報をユーザ情報サーバ装置10に送信して、当該識別情報に対応するユーザのサービス情報(図14参照)を、ユーザ情報サーバ装置10から取得する(ステップS3003)。 Next, the participant management unit 56 transmits the identification information read in step S3001 to the user information server device 10, and sends service information (see FIG. 14) of the user corresponding to the identification information to the user information server device. 10 (step S3003).

次に、参加者管理部56の登録部56Bが、ステップS3001で読み取られた識別情報に対応するユーザの参加者一覧情報(電子黒板システムのユーザID、ユーザ名、認証状態、最終認証時刻、および配布先情報)を、参加者一覧に登録する(ステップS3004)。 Next, the registration unit 56B of the participant management unit 56 registers the participant list information of the user corresponding to the identification information read in step S3001 (user ID of the electronic whiteboard system, user name, authentication status, final authentication time, and distribution destination information) is registered in the list of participants (step S3004).

次に、参加者管理部56が、機器管理サーバ11に、参加者一覧に登録されたユーザのユーザIDおよび電子黒板装置14Bの機器IPを送信し、機器管理情報(図29参照)を更新させる(ステップS3005)。例えば、参加者管理部56は、一人目のユーザが参加者一覧に登録されたとき、機器管理サーバ11が保持する機器管理情報に、一人目のユーザのユーザIDと、電子黒板装置14BのIPアドレスとの対応付けがなされたレコードを追加させる。そして、参加者管理部56は、二人目以降のユーザが参加者一覧に登録されたとき、二人目以降のユーザのユーザIDを、機器管理サーバ11が保持する機器管理情報の上記レコードに追加させる。 Next, the participant management unit 56 transmits the user ID of the user registered in the participant list and the device IP of the electronic blackboard device 14B to the device management server 11 to update the device management information (see FIG. 29). (Step S3005). For example, when the first user is registered in the participant list, the participant management unit 56 adds the user ID of the first user and the IP of the electronic blackboard device 14B to the device management information held by the device management server 11. Add a record that is associated with an address. Then, when the second and subsequent users are registered in the participant list, the participant management section 56 adds the user IDs of the second and subsequent users to the record of the device management information held by the device management server 11. .

以降、ステップS3006~S3021は、第1実施形態(図19および図20)で説明したステップS3005~S3020と同様であるため、ここでは説明を省略する。 Since steps S3006 to S3021 are the same as steps S3005 to S3020 described in the first embodiment (FIGS. 19 and 20), descriptions thereof will be omitted here.

(電子黒板装置14Bによる処理のシーケンス)
図32および図33は、第3実施形態に係る電子黒板装置14Bによる処理のシーケンスを示すシーケンス図である。
(Sequence of Processing by Electronic Blackboard Device 14B)
32 and 33 are sequence diagrams showing the sequence of processing by the electronic blackboard device 14B according to the third embodiment.

<シーケンス1.1.~1.7.>
電子黒板装置14Bでは、まず、ユーザが、ICカード630をRFタグリーダ617(ICカード検出部64)にかざす(シーケンス1.1.)。このとき、RFタグリーダ617が、ICカード630から識別情報を読み取る(シーケンス1.2.)。
<Sequence 1.1. ~1.7. >
In the electronic blackboard device 14B, first, the user holds the IC card 630 over the RF tag reader 617 (IC card detection section 64) (sequence 1.1.). At this time, the RF tag reader 617 reads identification information from the IC card 630 (sequence 1.2.).

次に、ICカード検出部64が、ICカード630から読み取られた識別情報を、参加者管理部56へ通知する(シーケンス1.3.)。次に、参加者管理部56(判断部56C)が、参加者一覧の監視を開始する(シーケンス1.4.)。 Next, the IC card detection unit 64 notifies the participant management unit 56 of the identification information read from the IC card 630 (sequence 1.3.). Next, the participant management unit 56 (determining unit 56C) starts monitoring the list of participants (sequence 1.4.).

次に、参加者管理部56が、ICカード検出部64から通知された識別情報を、ユーザ情報サーバ装置10のユーザ情報部20に送信することにより、ユーザ情報部20にサービス情報を要求する(シーケンス1.5.)。その結果、参加者管理部56は、ユーザ情報部20から送信されてくるサービス情報を取得する(シーケンス1.6.)。 Next, the participant management unit 56 requests service information from the user information unit 20 by transmitting the identification information notified from the IC card detection unit 64 to the user information unit 20 of the user information server device 10 ( sequence 1.5.). As a result, the participant management unit 56 acquires service information transmitted from the user information unit 20 (sequence 1.6.).

次に、参加者管理部56(登録部56B)が、ICカード検出部64から通知された識別情報に対応するユーザの参加者一覧情報(電子黒板システムのユーザID、ユーザ名、認証状態、最終認証時刻、および配布先情報)を、参加者一覧に登録する(シーケンス1.7.)。 Next, the participant management unit 56 (registration unit 56B) registers the participant list information of the user corresponding to the identification information notified from the IC card detection unit 64 (user ID, user name, authentication status, final authentication time and distribution destination information) are registered in the participant list (sequence 1.7.).

次に、参加者管理部56が、機器管理サーバ11に、参加者一覧に登録されたユーザのユーザIDおよび電子黒板装置14Bの機器IPを送信し、機器管理サーバ11が保持する機器管理情報(図29参照)を更新させる(ステップS3005)。 Next, the participant management unit 56 transmits the user ID of the user registered in the participant list and the device IP of the electronic blackboard device 14B to the device management server 11, and the device management information held by the device management server 11 ( 29) is updated (step S3005).

以降、シーケンス2.1.~5.7は、第1実施形態(図19および図20)で説明したシーケンス2.1.~5.7と同様であるため、ここでは説明を省略する。 Henceforth, sequence 2.1. to 5.7 correspond to sequence 2.1. described in the first embodiment (FIGS. 19 and 20). to 5.7, so the description is omitted here.

(PC18等による処理の手順)
図34は、第3実施形態に係るPC18等の遠隔の情報処理装置で、電子黒板装置等へ遠隔接続を行う際の処理の手順を示すフローチャートである。
(Procedure for processing by PC 18, etc.)
FIG. 34 is a flow chart showing a procedure of processing when a remote information processing apparatus such as the PC 18 according to the third embodiment is remotely connected to an electronic blackboard apparatus or the like.

PC18では、まず、遠隔接続アプリケーションの遠隔接続部70が、ログイン画面を表示する(ステップS3401)。そして、遠隔接続部70が、ログイン画面に対するIDおよびパスワードの入力を受け付ける(ステップS3402)。そして、遠隔接続部70が、IDおよびパスワードをユーザ情報サーバ装置10のユーザ情報部20に送信し、ユーザ情報部20から返送されるユーザIDを含むユーザ情報(ユーザIDに対応するユーザ情報)を取得する(ステップS3403)。 In the PC 18, first, the remote connection unit 70 of the remote connection application displays a login screen (step S3401). Remote connection unit 70 then accepts the input of the ID and password on the login screen (step S3402). Then, the remote connection unit 70 transmits the ID and password to the user information unit 20 of the user information server device 10, and the user information including the user ID returned from the user information unit 20 (user information corresponding to the user ID). Acquire (step S3403).

次に、遠隔接続部70が、機器管理サーバ11から機器管理情報を取得する(ステップS3404)。そして、遠隔接続部70が、ステップS3404で取得された機器管理情報の中に、遠隔接続先の候補(すなわち、ステップS3403で取得したユーザIDと対応付けられている機器)が含まれているか否かを判断する(ステップS3405)。 Next, the remote connection unit 70 acquires device management information from the device management server 11 (step S3404). Then, remote connection unit 70 determines whether or not the device management information acquired in step S3404 includes a remote connection destination candidate (that is, the device associated with the user ID acquired in step S3403). (step S3405).

ステップS3405において、遠隔接続先の候補が含まれていると判断された場合(ステップS3405:Yes)、遠隔接続部70が、遠隔接続先の候補をユーザに提示するための接続先推奨画面(図36参照)を表示する(ステップS3406)。そして、遠隔接続部70が、接続先推奨画面において「OK」が選択されたか否かを判断する(ステップS3407)。 If it is determined in step S3405 that the remote connection destination candidates are included (step S3405: Yes), the remote connection unit 70 displays the connection destination recommendation screen (Fig. 36) is displayed (step S3406). Then, the remote connection unit 70 determines whether or not "OK" is selected on the connection destination recommendation screen (step S3407).

ステップS3407において、「OK」が選択されたと判断された場合(ステップS3407:Yes)、遠隔接続部70が、遠隔接続先の候補に対して遠隔接続を行う(ステップS3409)。そして、PC18は、図34に示す一連の処理を終了する。 If it is determined in step S3407 that "OK" has been selected (step S3407: Yes), the remote connection unit 70 remotely connects to the remote connection destination candidate (step S3409). The PC 18 then ends the series of processes shown in FIG.

ステップS3407において、「OK」が選択されなかったと判断された場合(ステップS3407:No)、遠隔接続先をユーザに選択させるための接続先選択画面(図37参照)を表示する(ステップS3408)。そして、遠隔接続部70が、接続先選択画面で選択された遠隔接続先に対して遠隔接続を行う(ステップS3409)。そして、PC18は、図34に示す一連の処理を終了する。 If it is determined in step S3407 that "OK" has not been selected (step S3407: No), a connection destination selection screen (see FIG. 37) for allowing the user to select a remote connection destination is displayed (step S3408). Then, the remote connection unit 70 remotely connects to the remote connection destination selected on the connection destination selection screen (step S3409). The PC 18 then ends the series of processes shown in FIG.

ステップS3405において、遠隔接続先の候補が含まれていないと判断された場合(ステップS3405:No)、遠隔接続部70が、遠隔接続先をユーザに選択させるための接続先選択画面(図37参照)を表示する(ステップS3408)。そして、遠隔接続部70が、接続先選択画面で選択された遠隔接続先に対して遠隔接続を行う(ステップS3409)。そして、PC18は、図34に示す一連の処理を終了する。 If it is determined in step S3405 that no remote connection destination candidate is included (step S3405: No), the remote connection unit 70 displays a connection destination selection screen (see FIG. 37) for allowing the user to select a remote connection destination. ) is displayed (step S3408). Then, the remote connection unit 70 remotely connects to the remote connection destination selected on the connection destination selection screen (step S3409). The PC 18 then ends the series of processes shown in FIG.

(PC18等による処理のシーケンス)
図35は、第3実施形態に係るPC18等の遠隔の情報処理装置で、電子黒板装置等へ遠隔接続を行う際の処理のシーケンスを示すシーケンス図である。
(Sequence of processing by PC 18, etc.)
FIG. 35 is a sequence diagram showing a processing sequence when a remote information processing apparatus such as the PC 18 according to the third embodiment remotely connects to an electronic blackboard apparatus or the like.

まず、PC18の遠隔接続アプリケーションの遠隔接続部70が、ログイン画面を表示する(シーケンス1.)。そして、ユーザが、ログイン画面に対してログイン情報(ユーザIDおよびパスワード)を入力する(シーケンス2.)。そして、PC18の遠隔接続部70が、ユーザIDの取得要求とともに、ログイン情報をユーザ情報サーバ装置10のユーザ情報部20に送信する(シーケンス3.)。その結果、PC18の遠隔接続部70が、ユーザ情報部20から返送されるユーザIDを含むユーザ情報(ユーザIDに対応するユーザ情報)を取得する(シーケンス4.)。 First, the remote connection unit 70 of the remote connection application of the PC 18 displays a login screen (sequence 1.). Then, the user inputs login information (user ID and password) on the login screen (sequence 2.). Then, the remote connection unit 70 of the PC 18 transmits the user ID acquisition request and the login information to the user information unit 20 of the user information server device 10 (sequence 3.). As a result, the remote connection unit 70 of the PC 18 acquires user information including the user ID returned from the user information unit 20 (user information corresponding to the user ID) (sequence 4.).

続いて、PC18の遠隔接続部70が、機器管理情報の取得要求を機器管理サーバ11の機器管理部30に送信する(シーケンス5.)。その結果、PC18の遠隔接続部70が、機器管理部30から返送されてくる機器管理情報を取得する(シーケンス6.)。そして、PC18の遠隔接続部70が、機器管理情報の中から遠隔接続先の候補(すなわち、ユーザ情報部20から取得したユーザIDと対応付けられている機器)を検索する(シーケンス7.)。 Subsequently, the remote connection section 70 of the PC 18 transmits a device management information acquisition request to the device management section 30 of the device management server 11 (sequence 5.). As a result, the remote connection unit 70 of the PC 18 acquires the device management information returned from the device management unit 30 (sequence 6.). Then, the remote connection unit 70 of the PC 18 searches for remote connection destination candidates (that is, equipment associated with the user ID obtained from the user information unit 20) from the equipment management information (sequence 7.).

ここでは、遠隔接続先の候補が検索されたものとし、PC18の遠隔接続部70が、遠隔接続先の候補をユーザに提示するための接続先推奨画面(図36参照)を表示する(シーケンス8.)。そして、ユーザが接続先推奨画面において「OK」または「キャンセル」を選択する(シーケンス9.)。 Here, it is assumed that remote connection destination candidates have been searched, and the remote connection unit 70 of the PC 18 displays a connection destination recommendation screen (see FIG. 36) for presenting the remote connection destination candidates to the user (sequence 8). .). Then, the user selects "OK" or "Cancel" on the connection destination recommendation screen (sequence 9.).

シーケンス9.において「キャンセル」が選択された場合、PC18の遠隔接続部70が、遠隔接続先をユーザに選択させるための接続先選択画面(図37参照)を表示する(シーケンス10.)。そして、ユーザが接続先選択画面において、遠隔接続先を選択したうえで「OK」を選択すると(シーケンス11.)、PC18の遠隔接続部70が、接続先選択画面で選択された遠隔接続先に対して遠隔接続を行う(シーケンス12.)。その後、ユーザは、遠隔接続を終了させたい場合、PC18の遠隔接続部70に対して、終了を指示する(シーケンス13.)。 Sequence 9. , the remote connection unit 70 of the PC 18 displays a connection destination selection screen (see FIG. 37) for allowing the user to select a remote connection destination (sequence 10.). Then, when the user selects the remote connection destination and selects "OK" on the connection destination selection screen (sequence 11.), the remote connection unit 70 of the PC 18 connects to the remote connection destination selected on the connection destination selection screen. A remote connection is made to the client (sequence 12.). After that, when the user wants to terminate the remote connection, the user instructs the remote connection unit 70 of the PC 18 to terminate (sequence 13.).

一方、シーケンス9.において「OK」が選択された場合、PC18の遠隔接続部70が、遠隔接続先の候補に対して遠隔接続を行う(シーケンス12.)。その後、ユーザは、遠隔接続を終了させたい場合、PC18の遠隔接続部70に対して、終了を指示する(シーケンス13.)。 On the other hand, sequence 9. , the remote connection unit 70 of the PC 18 remotely connects to the remote connection destination candidate (sequence 12.). After that, when the user wants to terminate the remote connection, the user instructs the remote connection unit 70 of the PC 18 to terminate (sequence 13.).

図34および図35に示す一連の処理により、ユーザは、PC18から、遠隔接続先の候補として提示された電子黒板装置14Bに対して容易に遠隔接続することができる。この遠隔接続により、PC18および電子黒板装置14Bの遠隔共有が可能となる。例えば、PC18の遠隔接続部70は、電子黒板装置14Bの画面を、当該PC18が備えるディスプレイに表示させることができる。また、例えば、PC18の遠隔接続部70は、電子黒板装置14Bにおいて、マイクに入力された音声、および、カメラによって撮像された画像を、電子黒板装置14Bから受信して、PC18から出力させることができる。また、例えば、PC18の遠隔接続部70は、PC18において、マイクに入力された音声、および、カメラによって撮像された画像を、電子黒板装置14Bに送信して、電子黒板装置14Bに出力させることができる。また、例えば、PC18の遠隔接続部70は、電子黒板装置14Bを介して、当該PC18のユーザの個人ストレージにアクセス(ファイル取得、ファイル共有等)することができる。 34 and 35, the user can easily remotely connect from the PC 18 to the electronic blackboard device 14B presented as a remote connection destination candidate. This remote connection enables remote sharing of the PC 18 and the electronic blackboard device 14B. For example, the remote connection unit 70 of the PC 18 can display the screen of the electronic blackboard device 14B on the display of the PC 18 . Further, for example, the remote connection unit 70 of the PC 18 can receive the voice input to the microphone and the image captured by the camera in the electronic blackboard device 14B from the electronic blackboard device 14B and output them from the PC 18. can. Further, for example, the remote connection unit 70 of the PC 18 can transmit the voice input to the microphone and the image captured by the camera in the PC 18 to the electronic blackboard device 14B, and cause the electronic blackboard device 14B to output the sound. can. Also, for example, the remote connection unit 70 of the PC 18 can access (file acquisition, file sharing, etc.) the personal storage of the user of the PC 18 via the electronic blackboard device 14B.

なお、図34および図35に示す処理の一部は、ユーザ情報サーバ装置10や、電子黒板装置14Bの遠隔接続部60が行うようにしてもよい。例えば、ユーザ情報サーバ装置10や、電子黒板装置14Bの遠隔接続部60が、PC18等の他の装置から遠隔接続先の検索要求を受けて、機器管理情報の中から遠隔接続先の候補を検索して、接続先推奨画面または接続先選択画面を、PC18等の装置に表示させるようにしてもよい。 Part of the processing shown in FIGS. 34 and 35 may be performed by the user information server device 10 or the remote connection unit 60 of the electronic blackboard device 14B. For example, the user information server device 10 or the remote connection unit 60 of the electronic blackboard device 14B receives a remote connection destination search request from another device such as the PC 18, and searches remote connection destination candidates from the device management information. Then, a connection destination recommendation screen or a connection destination selection screen may be displayed on a device such as the PC 18 or the like.

また、電子黒板装置14Bから他の装置へ遠隔接続する際にも、電子黒板装置14B上に、PC18等の他の情報処理装置及び他の電子黒板装置を含めた接続先の推奨表示をしてもよい。 Also, when remotely connecting from the electronic blackboard device 14B to another device, a recommended connection destination including other information processing devices such as the PC 18 and other electronic blackboard devices is displayed on the electronic blackboard device 14B. good too.

また、図34および図35の例は、「Mary」が電子黒板装置14Bの設置されている会議室から退出し、電子黒板装置14B上では「Mary」は参加者一覧には登録されているがログイン後一定時間経過(第1実施形態)または、画像に所定回数映し出されていない(第2実施形態)ことで、「未認証状態」となっているときにPC18から遠隔接続した場合を説明した。この状態で図27の7.の様に電子黒板装置14Bから板書等の会議資料を一斉配布するときは宛先(または保存先)として認証状態と未認証状態の参加者に送信されるため、「Mary」は退出後、PC18から遠隔接続しても、配信を受けることができる。 Further, in the examples of FIGS. 34 and 35, "Mary" leaves the conference room where the electronic blackboard device 14B is installed, and "Mary" is registered in the participant list on the electronic blackboard device 14B. A case has been described where a remote connection is made from the PC 18 when the user is in an "unauthenticated state" because a certain amount of time has elapsed after login (first embodiment) or the image has not been displayed a predetermined number of times (second embodiment). . In this state, 7. of FIG. When meeting materials such as blackboard notes are distributed all at once from the electronic blackboard device 14B as shown in , they are sent to the authenticated and unauthenticated participants as destinations (or storage destinations). Even if you connect remotely, you can receive delivery.

一方で、「Mary」は会議室から退出する時に電子黒板装置14Bの画面上で、自身を参加者一覧からログアウトや削除する等の操作を行うことによりログアウト状態にすること場合がある。この場合は電子黒板装置14Bで参加者一覧に含まれないログアウト状態になっているため、「Mary」がPC18等から遠隔接続した場合には、電子黒板装置14Bの参加者一覧に登録(追加)、もしくは再登録してもよい。これによって電子黒板装置14Bで参加者から一度外れることや、参加者に元々含まれていないことがあっても、電子黒板装置14Bからの会議資料等の一斉配布時の宛先(メール送信先・ファイル保存先)として遠隔接続した参加者(Mary)のIDと紐づく宛先を含めることができる。 On the other hand, when "Mary" leaves the conference room, she may log out or delete herself from the list of participants on the screen of the electronic blackboard device 14B, thereby entering a logout state. In this case, since the electronic blackboard device 14B is in a logout state that is not included in the participant list, when "Mary" remotely connects from the PC 18 or the like, it is registered (added) in the participant list of the electronic blackboard device 14B. or re-register. As a result, even if the electronic blackboard device 14B temporarily leaves the participants or is not originally included in the participants, the destination (email destination, file Destination associated with the ID of the remotely connected participant (Mary) can be included as a storage destination).

さらに、電子黒板装置14Bで参加者一覧に含まれないログアウト状態になっているときに、「Mary」がPC18等から電子黒板装置14Bに遠隔接続した場合には、「Mary」を参加者一覧に追加した上で「未認証状態」としてもよい。これによって資料配布先に含められるとともに、会議室にいる参加者に対しては電子黒板装置14Bから「Mary」の個人ストレージへのアクセスを制限することができる。 Furthermore, when "Mary" remotely connects to the electronic blackboard device 14B from the PC 18 or the like while the electronic blackboard device 14B is in a logout state that is not included in the participant list, "Mary" is added to the participant list. After adding, it may be set to "unauthenticated state". As a result, access to the personal storage of "Mary" from the electronic blackboard device 14B can be restricted for participants in the meeting room while being included in the material distribution destination.

(接続先推奨画面の一例)
図36は、第3実施形態に係るPC18において表示される接続先推奨画面の一例を示す図である。図36に示す接続先推奨画面3600は、機器管理情報の中から遠隔接続先の候補が検索されたときに、PC18が備えるディスプレイに表示される画面の一例である。図36に示すように、接続先推奨画面3600には、遠隔接続先の候補の機器のIPアドレスと、その機器を用いて行われるテレビ会議の参加者とが示されている。なお、図36では、PC18のログインユーザのユーザIDが「user003」である場合を例示している。PC18の遠隔接続部70は、接続先推奨画面3600において「OK」ボタンが選択された場合、遠隔接続先の候補に遠隔接続を行う。一方、PC18の遠隔接続部70は、接続先推奨画面3600において「キャンセル」ボタンが選択された場合、図37に例示する接続先選択画面3700をディスプレイに表示させる。
(Example of connection destination recommendation screen)
FIG. 36 is a diagram showing an example of a connection destination recommendation screen displayed on the PC 18 according to the third embodiment. A connection destination recommendation screen 3600 shown in FIG. 36 is an example of a screen displayed on the display of the PC 18 when remote connection destination candidates are searched from the device management information. As shown in FIG. 36, the connection destination recommendation screen 3600 shows the IP addresses of the remote connection destination candidate devices and the participants of the teleconference using the devices. Note that FIG. 36 illustrates a case where the user ID of the login user of the PC 18 is "user003". When the "OK" button is selected on the connection destination recommendation screen 3600, the remote connection unit 70 of the PC 18 remotely connects to the remote connection destination candidate. On the other hand, when the "Cancel" button is selected on the connection destination recommendation screen 3600, the remote connection unit 70 of the PC 18 causes the display to display a connection destination selection screen 3700 illustrated in FIG.

(接続先選択画面の一例)
図37は、第3実施形態に係るPC18において表示される接続先選択画面の一例を示す図である。図37に示す接続先選択画面3700は、機器管理情報の中から遠隔接続先の候補が検索されなかったとき、または、ユーザが遠隔接続先の候補に遠隔接続することを望まなかったときに、PC18が備えるディスプレイに表示される画面の一例である。図37に示すように、接続先選択画面3700には、PC18から遠隔接続可能な複数の機器(すなわち、機器管理情報に示されている全ての機器)が表示されている。接続先選択画面3700において、各機器には、チェックボックスが設けられている。ユーザは、任意の機器のチェックボックスを選択したうえで、「OK」ボタンを選択することにより、PC18を選択された機器に遠隔接続させることができる。なお、図37に示す例では、遠隔接続先の候補の機器のチェックボックスが自動的に選択された状態となっているが、このような選択がなされないようにしてもよい。
(Example of connection destination selection screen)
FIG. 37 is a diagram showing an example of a connection destination selection screen displayed on the PC 18 according to the third embodiment. The connection destination selection screen 3700 shown in FIG. 37 is displayed when no remote connection destination candidate is retrieved from the device management information, or when the user does not wish to remotely connect to the remote connection destination candidate. It is an example of a screen displayed on a display provided in the PC 18 . As shown in FIG. 37, a connection destination selection screen 3700 displays a plurality of devices remotely connectable from the PC 18 (that is, all devices indicated in the device management information). On the connection destination selection screen 3700, each device is provided with a check box. The user can remotely connect the PC 18 to the selected device by selecting the check box of any device and then selecting the "OK" button. In the example shown in FIG. 37, the check boxes of the remote connection destination candidate devices are automatically selected, but such selection may not be performed.

なお、電子黒板装置14Bで、参加者のログインが未、またはログアウト操作や参加者一覧から外す操作を行った場合、電子黒板装置14Bの参加者一覧に含まれていないために、PC18での接続先推奨画面3600に、電子黒板装置14Bが表示されない可能性がある。この場合、PC18から遠隔接続する参加者は、PC18に表示される接続先選択画面3700で接続先を選択して電子黒板装置14Bに接続してもよい。また電子黒板装置14Bで、ログアウト操作や参加者一覧から外す操作を行った場合でも、一度ログインした参加者は全てログイン済み参加者リストとして電子黒板装置14Bに保持し、ログイン済み参加者リストを元に、PC18等遠隔接続する装置に接続先推奨画面を表示してもよい。 If a participant has not yet logged in to the electronic blackboard device 14B, or has performed a logout operation or an operation to remove the participant from the participant list, the participant is not included in the participant list of the electronic blackboard device 14B. There is a possibility that the electronic blackboard device 14B will not be displayed on the first recommended screen 3600 . In this case, the participant who remotely connects from the PC 18 may select a connection destination on a connection destination selection screen 3700 displayed on the PC 18 to connect to the electronic blackboard device 14B. Further, even if the electronic blackboard device 14B performs a logout operation or an operation to remove from the participant list, all the participants who have logged in once are retained as a logged-in participant list in the electronic blackboard device 14B, and the logged-in participant list is used as the basis. In addition, a connection destination recommendation screen may be displayed on a remotely connected device such as the PC 18 .

(電子黒板装置14BおよびPC18による画面共有の一例)
図38は、第3実施形態に係る電子黒板装置14BおよびPC18による画面共有の一例を示す図である。図38では、PC18の遠隔接続部70が電子黒板装置14Bに遠隔接続したことにより、電子黒板装置14Bに表示されている画面3800が、PC18のディプレイにも表示されている状態を表している。電子黒板装置14Bに表示されている画面3800と、PC18に表示されている画面3800とは、互いに同期し、遠隔共有しているため、電子黒板装置14Bにおいて画面3800の表示内容が変更された場合、PC18においても画面3800の表示内容が同様に変更されることとなる。なお、PC18の遠隔接続部70は、画面3800の遠隔操作が可能である。すなわち、PC18の遠隔接続部70は、電子黒板装置14Bに表示されている画面3800に対して遠隔操作(例えば、書込み、選択、ファイル表示等)を行うことができる。この場合も、PC18においても画面3800の表示内容が同様に変更されることとなる。
(Example of screen sharing by electronic blackboard device 14B and PC 18)
FIG. 38 is a diagram showing an example of screen sharing by the electronic blackboard device 14B and the PC 18 according to the third embodiment. FIG. 38 shows a state in which the screen 3800 displayed on the electronic blackboard device 14B is also displayed on the display of the PC 18 as a result of the remote connection unit 70 of the PC 18 being remotely connected to the electronic blackboard device 14B. . Since the screen 3800 displayed on the electronic blackboard device 14B and the screen 3800 displayed on the PC 18 are synchronized with each other and remotely shared, when the display contents of the screen 3800 are changed in the electronic blackboard device 14B , the display contents of the screen 3800 of the PC 18 are similarly changed. Note that the remote connection unit 70 of the PC 18 can remotely operate the screen 3800 . That is, the remote connection unit 70 of the PC 18 can perform remote operations (for example, writing, selection, file display, etc.) on the screen 3800 displayed on the electronic blackboard device 14B. In this case also, the display contents of the screen 3800 are similarly changed in the PC 18 as well.

なお、図38では「Mary」は会議室から退席したため、会議室の電子黒板装置14Bの画面3800で「Mary」は「未認証状態」となっている。またその画面3800がPC18の画面上に遠隔共有されている。そのため電子黒板装置14B側で、会議室にいる参加者が「Mary」のストレージへアクセスすることを制限しながらも、電子黒板装置14Bから板書等の会議で共有した情報を「Mary」のIDに紐づく宛先へメール送信・ファイル送信することができる。なお、「Mary」はPC18側では遠隔接続アプリケーションで「認証状態」となり遠隔接続アプリケーションの画面から「Mary」の個人ストレージのファイルの閲覧や書込み、及び、画面やファイルの電子黒板装置14Bへの遠隔共有を可能としてもよい。 In FIG. 38, since "Mary" has left the conference room, "Mary" is "unauthenticated" on the screen 3800 of the electronic blackboard device 14B in the conference room. Also, the screen 3800 is remotely shared on the screen of the PC 18 . Therefore, while the electronic blackboard device 14B restricts access to the storage of "Mary" by the participants in the meeting room, the information shared at the meeting such as writing on the blackboard is transferred from the electronic blackboard device 14B to the ID of "Mary". You can send emails and files to the linked destination. Note that "Mary" is in the "authenticated state" on the PC 18 side with the remote connection application, and from the screen of the remote connection application, "Mary" can view and write files in her personal storage, and remotely access screens and files to the electronic blackboard device 14B. Sharing may be enabled.

また、図38で、「Mary」がPC18等遠隔の装置でログインしたこと、PC18が電子黒板装置14Bと遠隔接続したこと、または、「Mary」が参加者一覧に登録されたことを、電子黒板装置14B上のユーザ個別情報表示画面1300や、ユーザ個別情報表示を含む操作パネルの参加者一覧等に表示し、電子黒板装置14Bの会議室の参加者に知らせてもよい。この電子黒板装置14Bでの、遠隔の装置でのログインや遠隔接続の表示は、各参加者がどの装置から参加しているかが分かるようにユーザ個別情報表示画面1300毎に、装置を示す名称やIDを表示したり、装置毎に色を変えて表示したりしてもよい。電子黒板装置14Bは例えば装置毎の参加者を対応づけて記憶する機器管理情報を取得することで、参加者一覧の参加者毎にどの装置で参加したかを記憶して表示することが可能である。 In FIG. 38, the electronic blackboard indicates that "Mary" has logged in using a remote device such as the PC 18, that the PC 18 has been remotely connected to the electronic blackboard device 14B, or that "Mary" has been registered in the participant list. The information may be displayed on the user individual information display screen 1300 on the device 14B or on the participant list of the operation panel including the user individual information display to inform the participants in the meeting room of the electronic blackboard device 14B. In the electronic whiteboard device 14B, the display of login and remote connection on a remote device is performed by displaying the name of the device and the name of the device on each individual user information display screen 1300 so that each participant can know from which device they are participating. The ID may be displayed, or the color may be changed for each device. For example, the electronic blackboard device 14B acquires device management information that associates and stores participants for each device, so that it is possible to store and display which device each participant in the participant list has participated in. be.

また、電子黒板装置14Bのユーザ個別情報表示画面1300には、例えばPC18でログインし遠隔接続した参加者によるメッセージを掲載することも可能である。例えば、PC18の遠隔接続アプリで例えば会議資料を送ってほしい等のメッセージを入力すると、ユーザ情報サーバ装置10にそのメッセージが送信され、メッセージがユーザ情報一覧等のユーザ情報に紐づいて記憶され、ユーザ情報を取得した電子黒板装置14Bがユーザ個別情報表示画面1300にメッセージを表示する方法で実現してもよい。 It is also possible to post a message from a participant who has logged in and remotely connected to the PC 18, for example, on the individual user information display screen 1300 of the electronic blackboard device 14B. For example, when a message such as a request to send meeting materials is input using the remote connection application of the PC 18, the message is transmitted to the user information server device 10, and the message is stored in association with user information such as a user information list. It may be realized by a method in which the electronic blackboard device 14B that has acquired the user information displays a message on the user individual information display screen 1300. FIG.

(機器管理サーバ11およびPC18およびのハードウェア構成図)
図39は、第3実施形態に係る情報処理システムに用いられる機器管理サーバ11およびPC18のハードウェア構成図である。
(Hardware configuration diagram of device management server 11 and PC 18)
FIG. 39 is a hardware configuration diagram of the device management server 11 and the PC 18 used in the information processing system according to the third embodiment.

図39に示されているように、機器管理サーバ11およびPC18は、コンピュータによって構築されており、図39に示されているように、CPU301、ROM302、RAM303、HD304、HDD(Hard Disk Drive)コントローラ305、ディスプレイ306、外部機器接続I/F(Interface)308、ネットワークI/F309、データバス310、キーボード311、ポインティングデバイス312、DVD-RW(Digital Versatile Disk Rewritable)ドライブ314、メディアI/F316を備えている。 As shown in FIG. 39, the device management server 11 and PC 18 are constructed by computers, and as shown in FIG. 305, a display 306, an external device connection I/F (Interface) 308, a network I/F 309, a data bus 310, a keyboard 311, a pointing device 312, a DVD-RW (Digital Versatile Disk Rewritable) drive 314, and a media I/F 316. ing.

これらのうち、CPU301は、機器管理サーバ11およびPC18全体の動作を制御する。ROM302は、IPL等のCPU301の駆動に用いられるプログラムを記憶する。RAM303は、CPU301のワークエリアとして使用される。HD304は、プログラム等の各種データを記憶する。HDDコントローラ305は、CPU301の制御にしたがってHD304に対する各種データの読み出し又は書き込みを制御する。ディスプレイ306は、カーソル、メニュー、ウィンドウ、文字、又は画像などの各種情報を表示する。外部機器接続I/F308は、各種の外部機器を接続するためのインターフェースである。この場合の外部機器は、例えば、USB(Universal Serial Bus)メモリやプリンタ等である。ネットワークI/F309は、通信ネットワーク16を利用してデータ通信をするためのインターフェースである。データバス310は、図39に示されているCPU301等の各構成要素を電気的に接続するためのアドレスバスやデータバス等である。 Among them, the CPU 301 controls the overall operation of the device management server 11 and the PC 18 . The ROM 302 stores programs used to drive the CPU 301, such as IPL. A RAM 303 is used as a work area for the CPU 301 . The HD 304 stores various data such as programs. The HDD controller 305 controls reading or writing of various data to/from the HD 304 under the control of the CPU 301 . A display 306 displays various information such as cursors, menus, windows, characters, and images. The external device connection I/F 308 is an interface for connecting various external devices. The external device in this case is, for example, a USB (Universal Serial Bus) memory, a printer, or the like. A network I/F 309 is an interface for data communication using the communication network 16 . A data bus 310 is an address bus, a data bus, or the like for electrically connecting each component such as the CPU 301 shown in FIG.

また、キーボード311は、文字、数値、各種指示などの入力のための複数のキーを備えた入力手段の一種である。ポインティングデバイス312は、各種指示の選択や実行、処理対象の選択、カーソルの移動などを行う入力手段の一種である。DVD-RWドライブ314は、着脱可能な記録媒体の一例としてのDVD-RW313に対する各種データの読み出し又は書き込みを制御する。なお、DVD-RWに限らず、DVD-R等であってもよい。メディアI/F316は、フラッシュメモリ等の記録メディア315に対するデータの読み出し又は書き込み(記憶)を制御する。 Also, the keyboard 311 is a kind of input means having a plurality of keys for inputting characters, numerical values, various instructions, and the like. A pointing device 312 is a kind of input means for selecting and executing various instructions, selecting a processing target, moving a cursor, and the like. A DVD-RW drive 314 controls reading or writing of various data to a DVD-RW 313 as an example of a removable recording medium. It should be noted that not only DVD-RW but also DVD-R or the like may be used. A media I/F 316 controls reading or writing (storage) of data to a recording medium 315 such as a flash memory.

(端末装置のバリエーション)
なお、電子黒板装置14Bに対して遠隔接続を行う「端末装置」は、PCに限らない。「端末装置」は、少なくとも電子黒板装置14Bに対して遠隔接続を行い、電子黒板装置14Bとの遠隔共有が可能な装置であれば、如何なる装置であってもよい。例えば、「端末装置」として、図41~図42に例示するように、スマートフォン、ビデオ会議端末、またはプロジェクタを用いるようにしてもよい。また、本発明は、他の電子黒板装置から電子黒板装置14Bへの遠隔接続を行う、電子黒板装置の間での遠隔共有にも適用可能である。
(Variation of terminal device)
Note that the "terminal device" that remotely connects to the electronic blackboard device 14B is not limited to a PC. The “terminal device” may be any device as long as it can be remotely connected to at least the electronic blackboard device 14B and remotely shared with the electronic blackboard device 14B. For example, as illustrated in FIGS. 41 and 42, a smartphone, a video conference terminal, or a projector may be used as the “terminal device”. The present invention is also applicable to remote sharing between electronic blackboard devices, in which another electronic blackboard device remotely connects to the electronic blackboard device 14B.

(端末装置の一例:スマートフォン)
図40は、第3実施形態に係る情報処理システムに用いられる端末装置の一例であるスマートフォンのハードウェア構成図である。図40に示されているように、スマートフォン400は、CPU401、ROM402、RAM403、EEPROM404、CMOSセンサ405、撮像素子I/F406、加速度・方位センサ407、メディアI/F409、GPS受信部411を備えている。
(An example of a terminal device: a smartphone)
FIG. 40 is a hardware configuration diagram of a smart phone, which is an example of a terminal device used in the information processing system according to the third embodiment. As shown in FIG. 40, the smartphone 400 includes a CPU 401, a ROM 402, a RAM 403, an EEPROM 404, a CMOS sensor 405, an image sensor I/F 406, an acceleration/direction sensor 407, a media I/F 409, and a GPS receiver 411. there is

これらのうち、CPU401は、スマートフォン400全体の動作を制御する。ROM402は、CPU401やIPL等のCPU401の駆動に用いられるプログラムを記憶する。RAM403は、CPU401のワークエリアとして使用される。EEPROM404は、CPU401の制御にしたがって、スマートフォン用プログラム等の各種データの読み出し又は書き込みを行う。CMOS(Complementary Metal Oxide Semiconductor)センサ405は、CPU401の制御に従って被写体(主に自画像)を撮像して画像データを得る内蔵型の撮像手段の一種である。なお、CMOSセンサではなく、CCD(Charge Coupled Device)センサ等の撮像手段であってもよい。撮像素子I/F406は、CMOSセンサ405の駆動を制御する回路である。加速度・方位センサ407は、地磁気を検知する電子磁気コンパスやジャイロコンパス、加速度センサ等の各種センサである。メディアI/F409は、フラッシュメモリ等の記録メディア408に対するデータの読み出し又は書き込み(記憶)を制御する。GPS受信部411は、GPS衛星からGPS信号を受信する。 Among these, the CPU 401 controls the operation of the smartphone 400 as a whole. The ROM 402 stores programs used to drive the CPU 401 such as the CPU 401 and IPL. A RAM 403 is used as a work area for the CPU 401 . The EEPROM 404 reads or writes various data such as smartphone programs under the control of the CPU 401 . A CMOS (Complementary Metal Oxide Semiconductor) sensor 405 is a type of built-in imaging means for capturing an object (mainly a self-portrait) and obtaining image data under the control of the CPU 401 . Note that imaging means such as a CCD (Charge Coupled Device) sensor may be used instead of the CMOS sensor. An imaging device I/F 406 is a circuit that controls driving of the CMOS sensor 405 . The acceleration/direction sensor 407 is various sensors such as an electronic magnetic compass, a gyro compass, and an acceleration sensor for detecting geomagnetism. A media I/F 409 controls reading or writing (storage) of data to a recording medium 408 such as a flash memory. The GPS receiver 411 receives GPS signals from GPS satellites.

また、スマートフォン400は、遠距離通信回路412、CMOSセンサ413、撮像素子I/F414、マイク415、スピーカ416、音入出力I/F417、ディスプレイ418、外部機器接続I/F(Interface)419、近距離通信回路420、近距離通信回路420のアンテナ420a、及びタッチパネル421を備えている。 The smartphone 400 also includes a long-distance communication circuit 412, a CMOS sensor 413, an image sensor I/F 414, a microphone 415, a speaker 416, a sound input/output I/F 417, a display 418, an external device connection I/F (Interface) 419, a near A distance communication circuit 420, an antenna 420a of the short distance communication circuit 420, and a touch panel 421 are provided.

これらのうち、遠距離通信回路412は、通信ネットワークを介して、他の機器と通信する回路である。CMOSセンサ413は、CPU401の制御に従って被写体を撮像して画像データを得る内蔵型の撮像手段の一種である。撮像素子I/F414は、CMOSセンサ413の駆動を制御する回路である。マイク415は、音を電気信号に変える内蔵型の回路である。スピーカ416は、電気信号を物理振動に変えて音楽や音声などの音を生み出す内蔵型の回路である。音入出力I/F417は、CPU401の制御に従ってマイク415及びスピーカ416との間で音信号の入出力を処理する回路である。ディスプレイ418は、被写体の画像や各種アイコン等を表示する液晶や有機EL(Electro Luminescence)などの表示手段の一種である。外部機器接続I/F419は、各種の外部機器を接続するためのインターフェースである。近距離通信回路420は、NFC(Near Field Communication)やBluetooth(登録商標)等の通信回路である。タッチパネル421は、利用者がディスプレイ418を押下することで、スマートフォン400を操作する入力手段の一種である。 Among these, the telecommunications circuit 412 is a circuit that communicates with other devices over a communication network. The CMOS sensor 413 is a type of built-in imaging means that images a subject and obtains image data under the control of the CPU 401 . An imaging device I/F 414 is a circuit that controls driving of the CMOS sensor 413 . Microphone 415 is a built-in circuit that converts sound into an electrical signal. The speaker 416 is a built-in circuit that converts electrical signals into physical vibrations to produce sounds such as music and voice. A sound input/output I/F 417 is a circuit for processing input/output of sound signals between the microphone 415 and the speaker 416 under the control of the CPU 401 . A display 418 is a kind of display means such as liquid crystal or organic EL (Electro Luminescence) that displays an image of a subject, various icons, and the like. The external device connection I/F 419 is an interface for connecting various external devices. The short-range communication circuit 420 is a communication circuit such as NFC (Near Field Communication) or Bluetooth (registered trademark). The touch panel 421 is a type of input means for operating the smartphone 400 by the user pressing the display 418 .

また、スマートフォン400は、バスライン410を備えている。バスライン410は、図40に示されているCPU401等の各構成要素を電気的に接続するためのアドレスバスやデータバス等である。 Smartphone 400 also includes bus line 410 . A bus line 410 is an address bus, a data bus, or the like for electrically connecting each component such as the CPU 401 shown in FIG.

(端末装置の一例:ビデオ会議端末)
図41は、第3実施形態に係る情報処理システムに用いられる端末装置の一例であるビデオ会議端末のハードウェア構成図である。図41に示されているように、ビデオ会議端末700は、CPU701、ROM702、RAM703、フラッシュメモリ704、SSD705、メディアI/F707、操作ボタン708、電源スイッチ709、バスライン710、ネットワークI/F711、CMOS(Complementary Metal Oxide Semiconductor)センサ712、撮像素子I/F、マイク714、スピーカ715、音入出力I/F716、ディスプレイI/F717、外部機器接続I/F(Interface)718、近距離通信回路719、近距離通信回路719のアンテナ719aを備えている。
(Example of terminal device: video conference terminal)
FIG. 41 is a hardware configuration diagram of a video conference terminal, which is an example of a terminal device used in the information processing system according to the third embodiment. As shown in FIG. 41, the video conference terminal 700 includes a CPU 701, a ROM 702, a RAM 703, a flash memory 704, an SSD 705, a media I/F 707, an operation button 708, a power switch 709, a bus line 710, a network I/F 711, CMOS (Complementary Metal Oxide Semiconductor) sensor 712, image sensor I/F, microphone 714, speaker 715, sound input/output I/F 716, display I/F 717, external device connection I/F (Interface) 718, short-range communication circuit 719 , the antenna 719a of the short-range communication circuit 719 is provided.

これらのうち、CPU701は、ビデオ会議端末700全体の動作を制御する。ROM702は、IPL等のCPU701の駆動に用いられるプログラムを記憶する。RAM703は、CPU701のワークエリアとして使用される。フラッシュメモリ704は、通信用プログラム、画像データ、及び音データ等の各種データを記憶する。SSD705は、CPU701の制御にしたがってフラッシュメモリ704に対する各種データの読み出し又は書き込みを制御する。なお、SSDに代えてHDDを用いてもよい。メディアI/F707は、フラッシュメモリ等の記録メディア706に対するデータの読み出し又は書き込み(記憶)を制御する。操作ボタン708は、ビデオ会議端末700の宛先を選択する場合などに操作されるボタンである。電源スイッチ709は、ビデオ会議端末700の電源のON/OFFを切り換えるためのスイッチである。 Among these, the CPU 701 controls the operation of the entire video conference terminal 700 . The ROM 702 stores programs used to drive the CPU 701 such as IPL. A RAM 703 is used as a work area for the CPU 701 . The flash memory 704 stores various data such as communication programs, image data, and sound data. The SSD 705 controls reading or writing of various data to/from the flash memory 704 under the control of the CPU 701 . Note that an HDD may be used in place of the SSD. A media I/F 707 controls reading or writing (storage) of data to a recording medium 706 such as a flash memory. An operation button 708 is a button that is operated, for example, when selecting a destination of the video conference terminal 700 . A power switch 709 is a switch for switching ON/OFF of the power of the video conference terminal 700 .

また、ネットワークI/F711は、インターネット等の通信ネットワーク16を利用してデータ通信をするためのインターフェースである。CMOSセンサ712は、CPU701の制御に従って被写体を撮像して画像データを得る内蔵型の撮像手段の一種である。なお、CMOSセンサではなく、CCD(Charge Coupled Device)センサ等の撮像手段であってもよい。撮像素子I/F713は、CMOSセンサ712の駆動を制御する回路である。マイク714は、音を電気信号に変える内蔵型の回路である。スピーカ715は、電気信号を物理振動に変えて音楽や音声などの音を生み出す内蔵型の回路である。音入出力I/F716は、CPU701の制御に従ってマイク714及びスピーカ715との間で音信号の入出力を処理する回路である。ディスプレイI/F717は、CPU701の制御に従って外付けのディスプレイに画像データを送信する回路である。外部機器接続I/F718は、各種の外部機器を接続するためのインターフェースである。近距離通信回路719は、NFC(Near Field Communication)やBluetooth(登録商標)等の通信回路である。 A network I/F 711 is an interface for data communication using the communication network 16 such as the Internet. The CMOS sensor 712 is a type of built-in image pickup means that picks up an image of a subject and obtains image data under the control of the CPU 701 . Note that imaging means such as a CCD (Charge Coupled Device) sensor may be used instead of the CMOS sensor. An imaging device I/F 713 is a circuit that controls driving of the CMOS sensor 712 . Microphone 714 is a built-in circuit that converts sound into an electrical signal. The speaker 715 is a built-in circuit that converts electrical signals into physical vibrations to produce sounds such as music and voice. A sound input/output I/F 716 is a circuit for processing input/output of sound signals between the microphone 714 and the speaker 715 under the control of the CPU 701 . A display I/F 717 is a circuit that transmits image data to an external display under the control of the CPU 701 . The external device connection I/F 718 is an interface for connecting various external devices. The short-range communication circuit 719 is a communication circuit such as NFC (Near Field Communication) or Bluetooth (registered trademark).

また、バスライン710は、図41に示されているCPU701等の各構成要素を電気的に接続するためのアドレスバスやデータバス等である。 A bus line 710 is an address bus, a data bus, or the like for electrically connecting each component such as the CPU 701 shown in FIG.

ディスプレイ720は、被写体の画像や操作用アイコン等を表示する液晶や有機EL(Electro Luminescence)等によって構成された表示手段の一種である。また、ディスプレイ720は、ケーブルによってディスプレイI/F717に接続される。このケーブルは、アナログRGB(VGA)信号用のケーブルであってもよいし、コンポーネントビデオ用のケーブルであってもよいし、HDMI(High-Definition Multimedia Interface)(登録商標)やDVI(Digital Video Interactive)信号用のケーブルであってもよい。 The display 720 is a kind of display means configured by a liquid crystal, an organic EL (Electro Luminescence), or the like for displaying an image of a subject, icons for operation, or the like. Also, the display 720 is connected to the display I/F 717 by a cable. This cable may be a cable for analog RGB (VGA) signals, a cable for component video, HDMI (High-Definition Multimedia Interface) (registered trademark) or DVI (Digital Video Interactive Interface). ) It may be a signal cable.

なお、CMOS(Complementary Metal Oxide Semiconductor)センサ712は、CPU401の制御に従って被写体を撮像して画像データを得る内蔵型の撮像手段の一種である。なお、CMOSセンサではなく、CCD(Charge Coupled Device)センサ等の撮像手段であってもよい。外部機器接続I/F718には、USBケーブル等によって、外付けカメラ、外付けマイク、及び外付けスピーカ等の外部機器がそれぞれ接続可能である。外付けカメラが接続された場合には、CPU701の制御に従って、内蔵型のCMOSセンサ712に優先して、外付けカメラが駆動する。同じく、外付けマイクが接続された場合や、外付けスピーカが接続された場合には、CPU701の制御に従って、それぞれが内蔵型のマイク714や内蔵型のスピーカ715に優先して、外付けマイクや外付けスピーカが駆動する。 A CMOS (Complementary Metal Oxide Semiconductor) sensor 712 is a type of built-in imaging means for capturing an image of a subject and obtaining image data under the control of the CPU 401 . Note that imaging means such as a CCD (Charge Coupled Device) sensor may be used instead of the CMOS sensor. External devices such as an external camera, an external microphone, and an external speaker can be connected to the external device connection I/F 718 via a USB cable or the like. When an external camera is connected, the external camera is driven according to the control of the CPU 701 prior to the built-in CMOS sensor 712 . Similarly, when an external microphone is connected or when an external speaker is connected, according to the control of the CPU 701, the external microphone and speaker are given priority over the built-in microphone 714 and built-in speaker 715, respectively. Powered by an external speaker.

また、記録メディア706は、ビデオ会議端末700に対して着脱自在な構成となっている。また、CPU701の制御にしたがってデータの読み出し又は書き込みを行う不揮発性メモリであれば、フラッシュメモリ704に限らず、EEPROM等を用いてもよい。 Also, the recording medium 706 is detachably attached to the video conference terminal 700 . Further, as long as it is a non-volatile memory from which data is read or written under the control of the CPU 701, not only the flash memory 704 but also an EEPROM or the like may be used.

(端末装置の一例:プロジェクタ)
図42は、第3実施形態に係る情報処理システムに用いられる端末装置の一例であるプロジェクタのハードウェア構成図である。図42に示すように、プロジェクタ800は、CPU(Central Processing Unit)801、ROM(Read Only Memory)802、RAM(Random Access Memory)803、メディアI/F(Interface)807、操作部808、電源スイッチ809、バスライン810、ネットワークI/F811、LED(Light Emitting Diode)駆動回路814、LED光源815、投写デバイス816、投写レンズ817、外部機器接続I/F(Interface)818、ファン駆動回路819、冷却ファン820を備えている。
(Example of terminal device: projector)
FIG. 42 is a hardware configuration diagram of a projector that is an example of a terminal device used in the information processing system according to the third embodiment. As shown in FIG. 42, the projector 800 includes a CPU (Central Processing Unit) 801, a ROM (Read Only Memory) 802, a RAM (Random Access Memory) 803, a media I/F (Interface) 807, an operation unit 808, a power switch 809, bus line 810, network I/F 811, LED (Light Emitting Diode) drive circuit 814, LED light source 815, projection device 816, projection lens 817, external device connection I/F (Interface) 818, fan drive circuit 819, cooling A fan 820 is provided.

これらのうち、CPU801は、プロジェクタ800全体の動作を制御する。ROM802は、CPU801の駆動に用いられるプログラムを記憶する。RAM803は、CPU801のワークエリアとして使用される。 Among these, the CPU 801 controls the operation of the entire projector 800 . The ROM 802 stores programs used to drive the CPU 801 . A RAM 803 is used as a work area for the CPU 801 .

メディアI/F807は、フラッシュメモリ等の記録メディア806に対するデータの読み出し又は書き込み(記憶)を制御する。 A media I/F 807 controls reading or writing (storage) of data to a recording medium 806 such as a flash memory.

操作部808は、種々のキー、ボタン及びLED等が配設されており、ユーザによるプロジェクタ800の電源のON/OFF以外の各種操作を行うのに使用される。例えば、操作部808は、投写画像の大きさの調整操作、色調の調整操作、ピント調整操作、キーストン調整操作等の指示操作を受け付けて、受け付けた操作内容をCPU801に出力する。 An operation unit 808 is provided with various keys, buttons, LEDs, and the like, and is used by the user to perform various operations other than turning ON/OFF the power of the projector 800 . For example, the operation unit 808 receives instruction operations such as a size adjustment operation of a projected image, a color tone adjustment operation, a focus adjustment operation, and a keystone adjustment operation, and outputs the received operation contents to the CPU 801 .

電源スイッチ809は、プロジェクタ800の電源のON/OFFを切り換えるためのスイッチである。 A power switch 809 is a switch for switching ON/OFF of the power of the projector 800 .

バスライン810は、図42に示されているCPU801等の各構成要素を電気的に接続するためのアドレスバスやデータバス等である。 A bus line 810 is an address bus, a data bus, or the like for electrically connecting each component such as the CPU 801 shown in FIG.

ネットワークI/F811は、インターネット等の通信ネットワークを利用してデータ通信をするためのインターフェースである。 A network I/F 811 is an interface for data communication using a communication network such as the Internet.

LED駆動回路814は、CPU801の制御下で、LED光源815の点灯及び消灯を制御する。 The LED drive circuit 814 controls lighting and extinguishing of the LED light source 815 under the control of the CPU 801 .

LED光源815は、LED駆動回路814の制御によって点灯されると、投写光を投写デバイス816に照射する。 The LED light source 815 irradiates the projection device 816 with projection light when turned on under the control of the LED drive circuit 814 .

投写デバイス816は、外部機器接続I/F818等を介して与えられた画像データに基づいて、空間光変調方式によりLED光源815からの投写光を変調して得た変調光を、投写レンズ817を通して、スクリーンの投写面へ画像として投写する。投写デバイス816としては、例えば、液晶パネルまたはDMD(Digital Micromirror Device)等が用いられている。上記LED駆動回路814、LED光源815、投写デバイス816及び投写レンズ817は、全体として、画像データに基づいて投写面に投写画像を投写する投写部(投写手段)として機能している。 Projection device 816 modulates projection light from LED light source 815 using a spatial light modulation method based on image data provided via external device connection I/F 818 or the like, and projects modulated light obtained through projection lens 817. , projected as an image onto the projection surface of the screen. As the projection device 816, for example, a liquid crystal panel or a DMD (Digital Micromirror Device) is used. The LED drive circuit 814, the LED light source 815, the projection device 816, and the projection lens 817 as a whole function as a projection section (projection means) for projecting a projection image onto a projection surface based on image data.

外部機器接続I/F818は、直接、PC(Personal Computer)が接続され、PCとの間で、制御信号や画像データを取得する。 An external device connection I/F 818 is directly connected to a PC (Personal Computer), and acquires control signals and image data from the PC.

ファン駆動回路819は、CPU801及び冷却ファン820に接続されており、CPU801からの制御信号に基づいて、冷却ファン820の駆動/駆動停止を行う。 The fan drive circuit 819 is connected to the CPU 801 and the cooling fan 820 and drives/stops the cooling fan 820 based on the control signal from the CPU 801 .

冷却ファン820は、回転することで、プロジェクタ800内部の空気を排気して、プロジェクタ800内部を冷却する。 Cooling fan 820 rotates to exhaust the air inside projector 800 and cool the inside of projector 800 .

また、CPU801は、電源電力が供給されると、ROM802に予め記憶されている制御プログラムに従って起動し、LED駆動回路814に制御信号を与えてLED光源815を点灯させるとともに、ファン駆動回路819に制御信号を与えて冷却ファン820を所定の定格回転数で回転させる。また、プロジェクタ800は、電源回路21からの電源電力の供給が開始されると、投写デバイス816が画像表示可能状態になり、更に、他の種々の構成要素へ電源回路から電力が供給される。 When power is supplied, the CPU 801 is activated according to a control program pre-stored in the ROM 802 , supplies a control signal to the LED drive circuit 814 to turn on the LED light source 815 , and controls the fan drive circuit 819 . A signal is given to rotate the cooling fan 820 at a predetermined rated speed. In projector 800, when power supply circuit 21 starts to supply power, projection device 816 is ready for image display, and power is supplied from the power supply circuit to various other components.

また、プロジェクタ800は、電源スイッチ809がOFF操作されると、電源スイッチ809から電源OFF信号がCPU801に送られ、CPU801は、電源OFF信号を検知すると、LED駆動回路814へ制御信号を与えてLED光源815を消灯させる。CPU801は、その後、所定時間が経過すると、ファン駆動回路819へ制御信号を与えて冷却ファン820を停止させるとともに、自身で自身の制御処理を終了させ、最後に電源回路へ指示を与えて電源電力の供給を停止させる。 When the power switch 809 of the projector 800 is turned off, the power switch 809 sends a power-off signal to the CPU 801. When the CPU 801 detects the power-off signal, the CPU 801 gives a control signal to the LED driving circuit 814 to turn off the LED. Light source 815 is turned off. After that, when a predetermined time has elapsed, the CPU 801 gives a control signal to the fan driving circuit 819 to stop the cooling fan 820, terminates its own control processing, and finally gives an instruction to the power supply circuit to turn off the power supply. stop the supply of

本発明は、具体的に開示された上記の実施形態に限定されるものではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。なお、本実施形態で説明した情報処理システム1は一例であって、用途や目的に応じて様々なシステム構成例があることは言うまでもない。 The invention is not limited to the specifically disclosed embodiments above, but various modifications and changes are possible without departing from the scope of the claims. Note that the information processing system 1 described in the present embodiment is only an example, and it goes without saying that there are various system configuration examples according to usage and purpose.

例えば、ユーザが情報処理装置から遠ざかったか否かの判断方法は、上記実施形態で説明した方法に限らない。例えば、BlueTooth(登録商標)やRFIDのような中距離の通信手段を用い、ユーザの通信端末との通信を常時行うようにし、ユーザの通信端末との通信ができなくなった場合に、当該ユーザが情報処理装置から遠ざかったと判断するようにしてもよい。 For example, the method of determining whether or not the user has moved away from the information processing device is not limited to the method described in the above embodiment. For example, using a medium-range communication means such as BlueTooth (registered trademark) or RFID, communication with the user's communication terminal is always performed, and when communication with the user's communication terminal becomes impossible, the user It may be determined that the user has moved away from the information processing device.

なお、本発明の「情報処理装置」は、少なくともログイン認証されたユーザによるリソースへのアクセスが可能な装置であればよく、電子黒板装置に限られない。本発明の「情報処理装置」は、例えば、PJ(Projector:プロジェクタ)、IWB(Interactive White Board:相互通信が可能な電子式の黒板機能を有する白板)、デジタルサイネージ等の出力装置、HUD(Head Up Display)装置、産業機械、撮像装置、集音装置、医療機器、ネットワーク家電、ノートPC(Personal Computer)、携帯電話、スマートフォン、タブレット端末、ゲーム機、PDA(Personal Digital Assistant)、デジタルカメラ、ウェアラブルPCまたはデスクトップPC等であってもよい。 Note that the "information processing apparatus" of the present invention is not limited to an electronic blackboard device as long as it allows at least a login-authenticated user to access resources. The "information processing apparatus" of the present invention is, for example, a PJ (Projector), an IWB (Interactive White Board: a whiteboard having an electronic blackboard function that allows mutual communication), an output device such as a digital signage, a HUD (head Up Display) equipment, industrial machinery, imaging equipment, sound collecting equipment, medical equipment, network appliances, notebook PCs (Personal Computers), mobile phones, smartphones, tablet terminals, game consoles, PDAs (Personal Digital Assistants), digital cameras, wearables It may be a PC, a desktop PC, or the like.

また、上記で説明した実施形態の各機能は、一又は複数の処理回路によって実現することが可能である。ここで、本明細書における「処理回路」とは、電子回路により実装されるプロセッサのようにソフトウェアによって各機能を実行するようプログラミングされたプロセッサや、上記で説明した各機能を実行するよう設計されたASIC(Application Specific Integrated Circuit)、DSP(digital signal processor)、FPGA(field programmable gate array)や従来の回路モジュール等のデバイスを含むものとする。 Also, each function of the embodiments described above can be realized by one or more processing circuits. Here, the "processing circuit" in this specification means a processor programmed by software to perform each function, such as a processor implemented by an electronic circuit, or a processor designed to perform each function described above. devices such as ASICs (Application Specific Integrated Circuits), DSPs (digital signal processors), FPGAs (field programmable gate arrays) and conventional circuit modules.

また、実施例に記載された装置群は、本明細書に開示された実施形態を実施するための複数のコンピューティング環境のうちの1つを示すものにすぎない。ある実施形態では、実施例に記載された装置群の少なくともいずれか1つは、サーバクラスタといった複数のコンピューティングデバイスを含む。複数のコンピューティングデバイスは、ネットワークや共有メモリなどを含む任意のタイプの通信リンクを介して互いに通信するように構成されており、本明細書に開示された処理を実施する。また、実施例に記載された装置群の少なくともいずれかの装置の機能は、実施例に記載された装置群の他の装置によって実行することができる。また、実施例に記載された装置群におけるいずれかの装置と他の装置の各要素は、1つのサーバ装置にまとめられていても良いし、複数の装置に分けられていても良い。 Moreover, the devices described in the examples are only representative of one of several computing environments for implementing the embodiments disclosed herein. In some embodiments, at least one of the apparatuses described in the examples includes multiple computing devices, such as a server cluster. Multiple computing devices are configured to communicate with each other over any type of communication link, including a network, shared memory, etc., to perform the processes disclosed herein. Also, the functions of at least one of the devices described in the example may be performed by other devices of the devices described in the example. Also, any device in the device group described in the embodiments and each element of the other device may be integrated into one server device, or may be divided into a plurality of devices.

また、遠隔共有には、離れた場所に設置された複数の電子黒板装置間で、電子黒板装置上に表示している画面の共有や、画面の共同編集(遠隔での電子黒板機能の実行)を行うことや、電子黒板装置が有するカメラでカメラに映る会議参加者等の利用者の画像及び映像の共有、また、電子黒板装置から取得した、個人や共有ストレージ等にあるファイルなどの共有・共同編集及び送受信等を含む。なおここでの画面共有とは、離れた場所に設置された複数の電子黒板装置間で、それぞれの電子黒板装置の画面に同じ内容を表示し、内容を遠隔会議で議論するために用いることなどを指し、共同編集とは同じ画面に複数の遠隔会議装置から書き込み合ったり、ファイル編集しあったりすることなどを指す。 In addition, remote sharing includes the sharing of screens displayed on electronic blackboard devices among multiple electronic blackboard devices installed at remote locations, and joint editing of screens (remote execution of electronic blackboard functions). sharing images and videos of users such as meeting participants captured by the camera of the electronic blackboard device, and sharing files such as files in personal or shared storage etc. obtained from the electronic blackboard device Including collaborative editing and transmission/reception. Screen sharing here means displaying the same content on the screen of each electronic blackboard device among multiple electronic blackboard devices installed in remote locations, and using the content for discussion in a remote conference. Collaborative editing refers to writing on the same screen from multiple teleconference devices, editing files, and the like.

1 情報処理システム
10 ユーザ情報サーバ装置
12 外部サービス群システム
11 機器管理サーバ
14,14A,14B 電子黒板装置(情報処理装置)
16 ネットワーク
18 PC
20 ユーザ情報部
30 機器管理部
32 機器管理情報部
40 ユーザサービス
44 ストレージサービス
52 ファイル読込部
54 ファイル送信部(ファイル送信手段)
56 参加者管理部
56A 認証部(認証手段)
56B 登録部(登録手段)
56C 判断部(判断手段)
56D 制限部(制限手段)
58 黒板表示部
60 遠隔接続部
64 ICカード検出部
66 顔追跡部
70 遠隔接続部
618 カメラ(撮像手段)
1100 ファイル選択画面
1200 保存フォルダ選択画面
1300 ユーザ個別情報表示画面
1310 ログイン認証状態
1320 ファイル読込ボタン
1330 ファイル保存ボタン
3600 接続先推奨画面
3700 接続先選択画面
1 information processing system 10 user information server device 12 external service group system 11 device management server 14, 14A, 14B electronic blackboard device (information processing device)
16 Network 18 PC
20 user information section 30 device management section 32 device management information section 40 user service 44 storage service 52 file reading section 54 file transmission section (file transmission means)
56 Participant management section 56A Authentication section (authentication means)
56B Registration unit (registration means)
56C judgment unit (judgment means)
56D Limiting part (limiting means)
58 blackboard display unit 60 remote connection unit 64 IC card detection unit 66 face tracking unit 70 remote connection unit 618 camera (imaging means)
1100 File selection screen 1200 Save folder selection screen 1300 User individual information display screen 1310 Login authentication status 1320 File read button 1330 File save button 3600 Connection destination recommendation screen 3700 Connection destination selection screen

特開2006-5590号公報JP-A-2006-5590

Claims (14)

所定の設置場所において複数のユーザによって利用される情報処理装置であって、
前記ユーザのログイン認証を行う認証手段と、
前記認証手段によってログイン認証された前記ユーザを参加者一覧に登録する登録手段と、
前記参加者一覧に登録されている複数の前記ユーザの各々について、所定条件を満たしたか否かを判断する判断手段と、
前記参加者一覧に登録されているいずれかの前記ユーザについて、前記所定条件を満たしたと判断された場合、前記ユーザを参加者一覧に登録したままで、当該ユーザが所有するリソースへのアクセスを制限する制限手段と
を備え
所定の送信操作がなされた場合、前記制限手段によってリソースへのアクセスが制限された前記ユーザを含む、前記参加者一覧に登録されている全てのユーザに対して、送信対象のファイルを送信するファイル送信手段をさらに備える
ことを特徴とする情報処理装置。
An information processing device used by a plurality of users at a predetermined installation location,
authentication means for performing login authentication of the user;
a registration means for registering the user who has been logged in and authenticated by the authentication means in a participant list;
determining means for determining whether or not a predetermined condition is satisfied for each of the plurality of users registered in the participant list;
When it is determined that any of the users registered in the participant list satisfies the predetermined condition, access to resources owned by the user is restricted while the user is registered in the participant list. and
A file for transmitting a file to be transmitted to all users registered in the participant list, including the user whose access to the resource is restricted by the restriction means, when a predetermined transmission operation is performed. further comprising transmission means
An information processing device characterized by:
前記判断手段が判断する前記所定条件は、
前記参加者一覧に登録されているいずれかの前記ユーザが、前記ログイン認証されてからの経過時間が所定時間に達した場合である
ことを特徴とする請求項1に記載の情報処理装置。
The predetermined condition determined by the determination means is
2. The information processing apparatus according to claim 1, wherein a predetermined time has elapsed since one of the users registered in the participant list was authenticated for login.
前記所定の設置場所の画像を撮像する撮像手段をさらに備え、
前記判断手段が判断する前記所定条件は、
前記参加者一覧に登録されているいずれかの前記ユーザが、前記撮像手段によって撮像された前記画像に写し出されなくなった場合である
ことを特徴とする請求項1に記載の情報処理装置。
further comprising imaging means for capturing an image of the predetermined installation location;
The predetermined condition determined by the determination means is
2. The information processing apparatus according to claim 1, wherein any one of the users registered in the participant list no longer appears in the image captured by the imaging means.
前記認証手段は、
前記所定条件を満たした前記ユーザが所有する前記リソースへのアクセスを制限した後で、前記所定条件を満たした前記ユーザが前記リソースへ再度アクセスする場合には、当該ユーザのログイン認証を再度要求する
ことを特徴とする請求項1から3のいずれか一項に記載の情報処理装置。
The authentication means are
After restricting access to the resource owned by the user who satisfies the predetermined condition, when the user who satisfies the predetermined condition accesses the resource again, login authentication of the user is requested again. 4. The information processing apparatus according to any one of claims 1 to 3, characterized by:
前記リソースへのアクセスの制限は、フォルダからのファイルの読出し、および、フォルダへのファイルの保存の少なくともいずれか一方である
ことを特徴とする請求項1から4のいずれか一項に記載の情報処理装置。
5. The information according to any one of claims 1 to 4, wherein the restriction on access to the resource is at least one of reading a file from a folder and saving a file to the folder. processing equipment.
前記参加者一覧に登録されている全てのユーザについての、前記制限手段によってリソースへのアクセスが制限されているか否かを識別可能な情報をディスプレイに表示する表示手段をさらに備える
ことを特徴とする請求項1からのいずれか一項に記載の情報処理装置。
The present invention further comprises display means for displaying, on a display, information enabling identification of whether or not access to resources is restricted by the restriction means for all users registered in the participant list. The information processing apparatus according to any one of claims 1 to 5 .
所定の設置場所において複数のユーザによって利用される情報処理装置を備えた情報処理システムであって、
前記ユーザのログイン認証を行う認証手段と、
前記認証手段によってログイン認証された前記ユーザを参加者一覧に登録する登録手段と、
前記参加者一覧に登録されている複数の前記ユーザの各々について、所定条件を満たしたか否かを判断する判断手段と、
前記参加者一覧に登録されているいずれかの前記ユーザについて、前記所定条件を満たしたと判断された場合、前記ユーザを参加者一覧に登録したままで、当該ユーザが所有するリソースへのアクセスを制限する制限手段と
を備え
所定の送信操作がなされた場合、前記制限手段によってリソースへのアクセスが制限された前記ユーザを含む、前記参加者一覧に登録されている全てのユーザに対して、送信対象のファイルを送信するファイル送信手段をさらに備える
ことを特徴とする情報処理システム。
An information processing system comprising an information processing device used by a plurality of users at a predetermined installation location,
authentication means for performing login authentication of the user;
a registration means for registering the user who has been logged in and authenticated by the authentication means in a participant list;
determining means for determining whether or not a predetermined condition is satisfied for each of the plurality of users registered in the participant list;
When it is determined that any of the users registered in the participant list satisfies the predetermined condition, access to resources owned by the user is restricted while the user is registered in the participant list. and
A file for transmitting a file to be transmitted to all users registered in the participant list, including the user whose access to the resource is restricted by the restriction means, when a predetermined transmission operation is performed. further comprising transmission means
An information processing system characterized by:
前記参加者一覧に登録されているいずれかの前記ユーザが、前記情報処理装置とは異なる端末装置においてログインした場合、前記ログインに応じて、前記ログインしたユーザが参加者一覧に含まれる前記情報処理装置を、遠隔接続先の候補として前記端末装置において提示する遠隔接続部をさらに備える
ことを特徴とする請求項に記載の情報処理システム。
When any of the users registered in the participant list logs in at a terminal device different from the information processing device, the information processing in which the logged-in user is included in the participant list in response to the login 8. The information processing system according to claim 7 , further comprising a remote connection unit that presents the device as a remote connection destination candidate on the terminal device.
前記情報処理装置の前記参加者一覧に登録されていないユーザが、前記情報処理装置とは異なる端末装置においてログインし、かつ、前記端末装置の遠隔接続部を用いて前記情報処理装置に遠隔接続した場合、前記端末装置においてログインしたユーザを、前記情報処理装置の前記参加者一覧に登録する
ことを特徴とする請求項またはに記載の情報処理システム。
A user who is not registered in the participant list of the information processing device logs in using a terminal device different from the information processing device and remotely connects to the information processing device using a remote connection unit of the terminal device. 9. The information processing system according to claim 7 or 8 , wherein, in such a case, a user who has logged in on the terminal device is registered in the participant list of the information processing device.
前記情報処理装置とは異なる前記端末装置において前記ユーザがログインし、かつ、前記端末装置の遠隔接続部を用いて前記情報処理装置に遠隔接続した場合、前記ユーザが遠隔接続または前記情報処理装置の参加者一覧に登録されたことを、前記情報処理装置において表示する
ことを特徴とする請求項またはに記載の情報処理システム。
When the user logs in to the terminal device different from the information processing device and remotely connects to the information processing device using the remote connection unit of the terminal device, the user remotely connects or uses the information processing device. 10. The information processing system according to claim 8 or 9 , wherein the information processing device displays that the participant has been registered in the participant list.
前記端末装置においてログインしたユーザが前記情報処理装置の前記参加者一覧に登録された場合、前記端末装置においてログインしたユーザを前記情報処理装置の前記参加者一覧において未認証状態にして表示する
ことを特徴とする請求項に記載の情報処理システム。
When a user who has logged in at the terminal device is registered in the participant list of the information processing device, the user who has logged in at the terminal device is displayed in an unauthenticated state in the participant list of the information processing device. 10. The information processing system according to claim 9 .
所定の設置場所において複数のユーザによって利用される電子黒板装置であって、
前記ユーザのログイン認証を行う認証手段と、
前記認証手段によってログイン認証された前記ユーザを参加者一覧に登録する登録手段と、
前記参加者一覧に登録されている複数の前記ユーザの各々について、所定条件を満たしたか否かを判断する判断手段と、
前記参加者一覧に登録されているいずれかの前記ユーザについて、前記所定条件を満たしたと判断された場合、前記ユーザを参加者一覧に登録したままで、当該ユーザが所有するリソースへのアクセスを制限する制限手段と
を備え
所定の送信操作がなされた場合、前記制限手段によってリソースへのアクセスが制限された前記ユーザを含む、前記参加者一覧に登録されている全てのユーザに対して、送信対象のファイルを送信するファイル送信手段をさらに備える
ことを特徴とする電子黒板装置。
An electronic blackboard device used by a plurality of users at a predetermined installation location,
authentication means for performing login authentication of the user;
a registration means for registering the user who has been logged in and authenticated by the authentication means in a participant list;
determining means for determining whether or not a predetermined condition is satisfied for each of the plurality of users registered in the participant list;
When it is determined that any of the users registered in the participant list satisfies the predetermined condition, access to resources owned by the user is restricted while the user is registered in the participant list. and
A file for transmitting a file to be transmitted to all users registered in the participant list, including the user whose access to the resource is restricted by the restriction means, when a predetermined transmission operation is performed. further comprising transmission means
An electronic blackboard device characterized by:
所定の設置場所において複数のユーザによって利用される情報処理装置に用いられる制御方法であって、
前記ユーザのログイン認証を行う認証工程と、
前記認証工程においてログイン認証された前記ユーザを参加者一覧に登録する登録工程と、
前記参加者一覧に登録されている複数の前記ユーザの各々について、所定条件を満たしたか否かを判断する判断工程と、
前記参加者一覧に登録されているいずれかの前記ユーザについて、前記所定条件を満たしたと判断された場合、前記ユーザを参加者一覧に登録したままで、当該ユーザが所有するリソースへのアクセスを制限する制限工程と
を含み、
所定の送信操作がなされた場合、前記制限工程においてリソースへのアクセスが制限された前記ユーザを含む、前記参加者一覧に登録されている全てのユーザに対して、送信対象のファイルを送信するファイル送信工程をさらに含む
ことを特徴とする制御方法。
A control method used in an information processing device used by a plurality of users at a predetermined installation location,
an authentication step of performing login authentication of the user;
a registration step of registering the user who has been login-authenticated in the authentication step in a participant list;
a determination step of determining whether each of the plurality of users registered in the participant list satisfies a predetermined condition;
When it is determined that any of the users registered in the participant list satisfies the predetermined condition, access to resources owned by the user is restricted while the user is registered in the participant list. and
A file for transmitting a file to be transmitted to all users registered in the participant list, including the user whose access to the resource is restricted in the restriction step, when a predetermined transmission operation is performed. further includes a sending step
A control method characterized by:
所定の設置場所において複数のユーザによって利用される情報処理装置に用いられるプログラムであって、
コンピュータを、
前記ユーザのログイン認証を行う認証手段、
前記認証手段によってログイン認証された前記ユーザを参加者一覧に登録する登録手段、
前記参加者一覧に登録されている複数の前記ユーザの各々について、所定条件を満たしたか否かを判断する判断手段、および、
前記参加者一覧に登録されているいずれかの前記ユーザについて、前記所定条件を満たしたと判断された場合、前記ユーザを参加者一覧に登録したままで、当該ユーザが所有するリソースへのアクセスを制限する制限手段
として機能させ
所定の送信操作がなされた場合、前記制限手段によってリソースへのアクセスが制限された前記ユーザを含む、前記参加者一覧に登録されている全てのユーザに対して、送信対象のファイルを送信するファイル送信手段としてさらに機能させる
ためのプログラム。
A program used in an information processing device used by a plurality of users at a predetermined installation location,
the computer,
authentication means for performing login authentication of the user;
registration means for registering the user who has been login-authenticated by the authentication means in a participant list;
determination means for determining whether or not a predetermined condition is satisfied for each of the plurality of users registered in the participant list; and
When it is determined that any of the users registered in the participant list satisfies the predetermined condition, access to resources owned by the user is restricted while the user is registered in the participant list. act as a means of limiting
A file for transmitting a file to be transmitted to all users registered in the participant list, including the user whose access to the resource is restricted by the restriction means, when a predetermined transmission operation is performed. to act more as a means of transmission
program for.
JP2019043194A 2018-11-29 2019-03-08 Information processing device, information processing system, electronic blackboard device, control method, and program Active JP7207028B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/697,884 US11470132B2 (en) 2018-11-29 2019-11-27 Information processing apparatus, information processing system, electronic blackboard apparatus, control method, and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2018224054 2018-11-29
JP2018224054 2018-11-29

Publications (2)

Publication Number Publication Date
JP2020096334A JP2020096334A (en) 2020-06-18
JP7207028B2 true JP7207028B2 (en) 2023-01-18

Family

ID=71085193

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019043194A Active JP7207028B2 (en) 2018-11-29 2019-03-08 Information processing device, information processing system, electronic blackboard device, control method, and program

Country Status (1)

Country Link
JP (1) JP7207028B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001331613A (en) 2000-05-22 2001-11-30 Hitachi Ltd Conference support system
JP2009163282A (en) 2007-12-28 2009-07-23 Kyocera Corp Information processor, access control method and access control program
JP2015075975A (en) 2013-10-10 2015-04-20 シャープ株式会社 Display device and display method
JP2018046326A (en) 2016-09-12 2018-03-22 コニカミノルタ株式会社 Image processing device and control program of image processing device
JP2018107645A (en) 2016-12-27 2018-07-05 キヤノンマーケティングジャパン株式会社 Conference system, processing method of the same, and program

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3662734B2 (en) * 1997-11-28 2005-06-22 株式会社エヌ・ティ・ティ ファシリティーズ Web page access control apparatus and method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001331613A (en) 2000-05-22 2001-11-30 Hitachi Ltd Conference support system
JP2009163282A (en) 2007-12-28 2009-07-23 Kyocera Corp Information processor, access control method and access control program
JP2015075975A (en) 2013-10-10 2015-04-20 シャープ株式会社 Display device and display method
JP2018046326A (en) 2016-09-12 2018-03-22 コニカミノルタ株式会社 Image processing device and control program of image processing device
JP2018107645A (en) 2016-12-27 2018-07-05 キヤノンマーケティングジャパン株式会社 Conference system, processing method of the same, and program

Also Published As

Publication number Publication date
JP2020096334A (en) 2020-06-18

Similar Documents

Publication Publication Date Title
US9544723B2 (en) System and method to display content on an interactive display surface
JP7346857B2 (en) Conference information management system, information processing device, control method, and program
US10122770B2 (en) Communication terminal, communication system, communication method, and recording medium
JP7205697B2 (en) Communication terminal, shared system, display control method and program
US11271977B2 (en) Information processing apparatus, information processing system, information processing method, and non-transitory recording medium
JP5063455B2 (en) Information processing apparatus and information processing method
JP2016139322A (en) Image processor and electronic blackboard provided with the same
US20190239069A1 (en) Information processing system, electronic whiteboard apparatus, and non-transitory recording medium
JP7207028B2 (en) Information processing device, information processing system, electronic blackboard device, control method, and program
JP6154683B2 (en) Computer system
JP7211039B2 (en) Information processing device, information processing system, electronic blackboard device, control method, and program
JP2019159423A (en) Information processing device, data display method, program, communication system, communication method, and registration information management device
US10965481B2 (en) Information processing device, information processing system, electronic whiteboard device, control method, and program product which display candidates for connection
US11470132B2 (en) Information processing apparatus, information processing system, electronic blackboard apparatus, control method, and program
JP7081195B2 (en) Communication terminals, communication systems, communication methods, and programs
JP7524700B2 (en) Information processing device, information processing system, and remote sharing method
US10885366B2 (en) Input information management apparatus and input information management method
JP7434793B2 (en) Information processing device, information processing system, electronic whiteboard device, control method, and program
US20160277200A1 (en) Management device, management method, and computer program product
US20160277414A1 (en) Management device, management system, and management method
US12086500B2 (en) Device management system, information processing method, information processing server, and non-transitory recording medium
JP7388001B2 (en) Information processing device, information processing system, information processing method and program
US20240179274A1 (en) Display terminal, communication system, display method, communication method, and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211125

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220823

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220830

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221021

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221219

R151 Written notification of patent or utility model registration

Ref document number: 7207028

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151