JP2018169925A - Information processing system, information processing method, and information processing device - Google Patents

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

Info

Publication number
JP2018169925A
JP2018169925A JP2017068326A JP2017068326A JP2018169925A JP 2018169925 A JP2018169925 A JP 2018169925A JP 2017068326 A JP2017068326 A JP 2017068326A JP 2017068326 A JP2017068326 A JP 2017068326A JP 2018169925 A JP2018169925 A JP 2018169925A
Authority
JP
Japan
Prior art keywords
data
information processing
server
unit
storage
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2017068326A
Other languages
Japanese (ja)
Inventor
翔一 坂口
Shoichi Sakaguchi
翔一 坂口
柳楽 二郎
Jiro Nagira
二郎 柳楽
哲也 吉岡
Tetsuya Yoshioka
哲也 吉岡
徹也 西野
Tetsuya Nishino
徹也 西野
良樹 吉岡
Yoshiki Yoshioka
良樹 吉岡
田中 義久
Yoshihisa Tanaka
義久 田中
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2017068326A priority Critical patent/JP2018169925A/en
Priority to US15/935,766 priority patent/US20180288156A1/en
Publication of JP2018169925A publication Critical patent/JP2018169925A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To delete the same data from an information processing device in a state in which an individual person is unconscious of the data even when the data is deleted in the other information processing device connected to the same network.SOLUTION: An information processing system comprises a server which stores a plurality of data, and a plurality of information processing devices, each having a communication unit which can transmit and receive data between itself and the server. A storage control unit of an information processing device performs processing (i) and processing (ii). Processing (i) communicates with the server or other information processing device to identify the other information processing device storing the data stored in a storage unit and the same as the data received from the server. Processing (ii) deletes data from the storage unit when the data is deleted by the identified other information processing device.SELECTED DRAWING: Figure 19

Description

本発明は、情報処理システム、情報処理方法、および情報処理装置に関する。   The present invention relates to an information processing system, an information processing method, and an information processing apparatus.

近年のオフィスではLAN(Local Area Network)などのネットワークにサーバー、個人が使用するPC(Personal Computer)、および画像形成装置などを接続した社内ネットワークが構築されている(例えば、下記の特許文献1を参照)。個人は、サーバーにアクセスすることで個人のPCに所望のデータを受信(ダウンロード)することができ、これにより、社内で円滑なデータの共有などが実現される。   In recent offices, an in-house network in which a server, a personal computer (PC) used by an individual, an image forming apparatus, and the like are connected to a network such as a LAN (Local Area Network) is constructed (for example, see Patent Document 1 below) reference). Individuals can receive (download) desired data to their personal PCs by accessing the server, thereby realizing smooth sharing of data within the company.

特開2013−175059号公報JP 2013-175059 A

サーバーから個人のPCにダウンロードしたデータと同一のデータが、他のPCにおいてもダウンロードされる場合がある。この同一のデータが記憶された他のPCにおいて当該データが削除された場合、ネットワーク上に当該データを記憶したままPCと当該データを削除したPCとが混在することとなる。しかしながら、同じネットワークに接続されたPC同士では、データの記憶状態(データを記憶したままであるか、またはデータを削除したか)が統一されていることがデータの管理上好ましい場合があり、上記の状態が好ましくない場合もある。   The same data downloaded from the server to the personal PC may be downloaded to other PCs. When the data is deleted in another PC in which the same data is stored, the PC and the PC from which the data has been deleted are mixed with the data stored on the network. However, it may be preferable in terms of data management that data storage states (whether data is stored or deleted) are unified between PCs connected to the same network. In some cases, this state is not preferable.

本発明は、上記の事情に鑑みてなされたものであり、同一のネットワークに接続された他の情報処理装置において同じデータが削除された場合に、個人が意識することなく当該データを情報処理装置から削除することを可能にすることを目的とする。   The present invention has been made in view of the above circumstances, and when the same data is deleted in another information processing apparatus connected to the same network, the data is processed without being noticed by the individual. It is intended to be able to be deleted from.

本発明の一局面にかかる情報処理システムは、複数のデータを記憶しているサーバーと、前記サーバーとの間でデータの送受信が可能な通信部を有する複数の情報処理装置と、を備え、前記複数の情報処理装置は、それぞれ、ユーザーからの指示を受け付ける受付部と、前記通信部によるデータの通信動作を制御する通信制御部であって、前記サーバーが記憶している複数のデータのうち、前記受付部が受け付けた指示で指定されたデータを、前記通信部に前記サーバーから受信させる通信制御部と、記憶部と、前記通信部が前記サーバーから受信したデータを前記記憶部に記憶させる記憶制御部と、を更に有し、前記記憶制御部は、前記サーバーと通信して、または、他の前記情報処理装置と通信して、(i)前記記憶部が記憶した前記サーバーから受信したデータと同じデータを記憶した他の前記情報処理装置を特定する処理を行い、(ii)当該特定した他の前記情報処理装置において前記データが削除された場合に、当該データを前記記憶部から削除させる処理を行う、情報処理システムである。   An information processing system according to one aspect of the present invention includes a server storing a plurality of data, and a plurality of information processing apparatuses including a communication unit capable of transmitting and receiving data to and from the server, Each of the plurality of information processing apparatuses is a reception unit that receives an instruction from a user, and a communication control unit that controls data communication operation by the communication unit, and among the plurality of data stored in the server, A communication control unit that causes the communication unit to receive data specified by an instruction received by the reception unit from the server, a storage unit, and a memory that stores data received from the server by the communication unit in the storage unit A control unit, wherein the storage control unit communicates with the server or communicates with another information processing apparatus, and (i) the server stored in the storage unit Performing the process of identifying the other information processing apparatus that stores the same data as the data received from the bar, and (ii) when the data is deleted in the identified other information processing apparatus, An information processing system that performs processing to be deleted from a storage unit.

また、本発明の別の一局面にかかる情報処理方法は、複数のデータを記憶しているサーバーと、前記サーバーとの間でデータの送受信が可能な通信部および記憶部を有する複数の情報処理装置と、を備えた情報処理システムを制御する情報処理方法であって、前記複数の情報処理装置のそれぞれにおいて行うユーザーからの指示を受け付ける受付ステップと、前記通信部によるデータの通信動作を制御する通信制御ステップであって、前記サーバーが記憶している複数のデータのうち、前記受付ステップで受け付けた指示で指定されたデータを、前記通信部に前記サーバーから受信させる通信制御ステップと、前記通信部が前記サーバーから受信したデータを前記記憶部に記憶させる記憶制御ステップと、を含み、前記記憶制御ステップでは、前記サーバーと通信して、または、他の前記情報処理装置と通信して、(i)前記記憶部が記憶した前記サーバーから受信したデータと同じデータを記憶した他の前記情報処理装置を特定する処理を行い、(ii)当該特定した他の前記情報処理装置において前記データが削除された場合に、当該データを前記記憶部から削除させる処理を行う、情報処理方法である。   An information processing method according to another aspect of the present invention includes a server storing a plurality of data, and a plurality of information processing including a communication unit and a storage unit capable of transmitting and receiving data between the server. An information processing method for controlling an information processing system comprising: a receiving step for receiving an instruction from a user that is performed in each of the plurality of information processing devices; and a data communication operation performed by the communication unit A communication control step for causing the communication unit to receive from the server data specified by the instruction received in the receiving step among a plurality of data stored in the server; and the communication A storage control step in which the storage unit stores data received from the server in the storage unit, and the storage control step Communicates with the server or communicates with another information processing device, and (i) specifies the other information processing device that stores the same data received from the server as stored by the storage unit And (ii) an information processing method for performing a process of deleting the data from the storage unit when the data is deleted in the specified other information processing apparatus.

また、本発明の別の一局面にかかる情報処理装置は、複数のデータを記憶している外部のサーバーおよび他の情報処理装置とネットワークを介して接続され、当該サーバーおよび他の情報処理装置との間でデータの送受信が可能な通信部と、ユーザーからの指示を受け付ける受付部と、前記通信部によるデータの通信動作を制御する通信制御部であって、前記サーバーが記憶している複数のデータのうち、前記受付部が受け付けた指示で指定されたデータを、前記通信部に前記サーバーから受信させる通信制御部と、記憶部と、前記通信部が前記サーバーから受信したデータを前記記憶部に記憶させる記憶制御部と、を備え、前記記憶制御部は、前記サーバーと通信して、または、前記他の前記情報処理装置と通信して、(i)前記記憶部が記憶した前記サーバーから受信したデータと同じデータを記憶した他の前記情報処理装置を特定する処理を行い、(ii)当該特定した他の前記情報処理装置において前記データが削除された場合に、当該データを前記記憶部から削除させる処理を行う、情報処理装置である。   An information processing apparatus according to another aspect of the present invention is connected to an external server and other information processing apparatus storing a plurality of data via a network, and the server and the other information processing apparatus. A communication unit capable of transmitting and receiving data, a receiving unit that receives an instruction from a user, and a communication control unit that controls a data communication operation by the communication unit, wherein a plurality of data stored in the server Among the data, a communication control unit that causes the communication unit to receive data specified by the instruction received by the receiving unit from the server, a storage unit, and data that the communication unit has received from the server. (I) the storage unit stores the storage control unit in communication with the server or the other information processing apparatus. A process of identifying the other information processing apparatus storing the same data as the data received from the stored server, and (ii) when the data is deleted in the identified other information processing apparatus, An information processing apparatus that performs a process of deleting data from the storage unit.

本発明によれば、同一のネットワークに接続された他の情報処理装置において同じデータが削除された場合に、個人が意識することなく当該データを情報処理装置から削除することができる。   According to the present invention, when the same data is deleted in another information processing apparatus connected to the same network, the data can be deleted from the information processing apparatus without being conscious of the individual.

本発明の実施形態1にかかる情報処理システムの概略構成を示す図である。It is a figure which shows schematic structure of the information processing system concerning Embodiment 1 of this invention. 本発明の実施形態1にかかる情報処理装置の内部構成を示すブロック図である。It is a block diagram which shows the internal structure of the information processing apparatus concerning Embodiment 1 of this invention. 本発明の実施形態1にかかる情報処理システムにおける処理内容の概要を示す図である。It is a figure which shows the outline | summary of the processing content in the information processing system concerning Embodiment 1 of this invention. 本発明の実施形態1にかかる情報処理装置の表示部に表示される操作画面の一例を示す図である。It is a figure which shows an example of the operation screen displayed on the display part of the information processing apparatus concerning Embodiment 1 of this invention. 本発明の実施形態1にかかる情報処理装置の動作の流れを示すフローチャートである。It is a flowchart which shows the flow of operation | movement of the information processing apparatus concerning Embodiment 1 of this invention. 本発明の実施形態1にかかる情報処理装置の記憶部に記憶された情報の一例を示す図である。It is a figure which shows an example of the information memorize | stored in the memory | storage part of the information processing apparatus concerning Embodiment 1 of this invention. 本発明の実施形態1にかかる情報処理装置の記憶部に記憶されたデータの変化の一例を示す図である。It is a figure which shows an example of the change of the data memorize | stored in the memory | storage part of the information processing apparatus concerning Embodiment 1 of this invention. 本発明の実施形態2にかかる情報処理装置による動作の流れを示すフローチャートである。It is a flowchart which shows the flow of operation | movement by the information processing apparatus concerning Embodiment 2 of this invention. 本発明の実施形態2にかかる情報処理装置の記憶部に記憶されたデータの変化の一例を示す図である。It is a figure which shows an example of the change of the data memorize | stored in the memory | storage part of the information processing apparatus concerning Embodiment 2 of this invention. 本発明の実施形態3にかかる情報処理装置による動作の流れを示すフローチャートである。It is a flowchart which shows the flow of operation | movement by the information processing apparatus concerning Embodiment 3 of this invention. 本発明の実施形態3にかかる情報処理装置の記憶部に記憶されたデータの変化の一例を示す図である。It is a figure which shows an example of the change of the data memorize | stored in the memory | storage part of the information processing apparatus concerning Embodiment 3 of this invention. (A)〜(C)は、本発明の実施形態4にかかるサーバーの記憶部に記憶されているデータの一例を示す図である。(A)-(C) are figures which show an example of the data memorize | stored in the memory | storage part of the server concerning Embodiment 4 of this invention. 本発明の実施形態4にかかる情報処理装置およびサーバーによる動作の流れを示すフローチャートである。It is a flowchart which shows the flow of operation | movement by the information processing apparatus and server concerning Embodiment 4 of this invention. 本発明の実施形態4にかかる情報処理装置の表示部に表示される操作画面の一例を示す図である。It is a figure which shows an example of the operation screen displayed on the display part of the information processing apparatus concerning Embodiment 4 of this invention. 本発明の実施形態5にかかる情報処理装置による動作の流れを示すフローチャートである。It is a flowchart which shows the flow of operation | movement by the information processing apparatus concerning Embodiment 5 of this invention. 本発明の実施形態5にかかる情報処理装置の表示部に表示される操作画面の一例を示す図である。It is a figure which shows an example of the operation screen displayed on the display part of the information processing apparatus concerning Embodiment 5 of this invention. 本発明の実施形態5にかかるサーバーに記憶されているデータの一例を示す図である。It is a figure which shows an example of the data memorize | stored in the server concerning Embodiment 5 of this invention. (A)および(B)は、本発明の実施形態6にかかる情報処理装置およびサーバーによる動作の概要を示す図である。(A) And (B) is a figure which shows the outline | summary of operation | movement by the information processing apparatus and server concerning Embodiment 6 of this invention. 本発明の実施形態6にかかる情報処理装置およびサーバーによる動作の流れを示すフローチャートである。It is a flowchart which shows the flow of operation | movement by the information processing apparatus and server concerning Embodiment 6 of this invention. 本発明の実施形態6の情報処理装置の記憶部に記憶されている情報の一例を示す図である。It is a figure which shows an example of the information memorize | stored in the memory | storage part of the information processing apparatus of Embodiment 6 of this invention. 本発明の実施形態7にかかる情報処理装置およびサーバーによる動作の流れを示すフローチャートである。It is a flowchart which shows the flow of operation | movement by the information processing apparatus and server concerning Embodiment 7 of this invention. 本発明の実施形態7にかかるサーバーの記憶部に予め記憶されている関連付け情報の一例を示す図である。It is a figure which shows an example of the association information previously memorize | stored in the memory | storage part of the server concerning Embodiment 7 of this invention. 本発明の実施形態7にかかる情報処理装置の表示部に表示される操作画面の一例を示す図である。It is a figure which shows an example of the operation screen displayed on the display part of the information processing apparatus concerning Embodiment 7 of this invention. 本発明の実施形態7の補足にかかるサーバーの記憶部に予め記憶されている関連付け情報の一例を示す図である。It is a figure which shows an example of the association information previously memorize | stored in the memory | storage part of the server concerning supplement of Embodiment 7 of this invention.

以下、本発明の一実施形態にかかる情報処理装置、情報処理システム、および情報処理方法について図面を参照して説明する。   Hereinafter, an information processing apparatus, an information processing system, and an information processing method according to an embodiment of the present invention will be described with reference to the drawings.

<実施形態1>
図1は、本発明の実施形態1にかかる情報処理システムの概略構成を示す図である。情報処理システム1は、PC10A、PC10B、PC10C、スマートフォン10D、および携帯端末10Eなどの複数の情報処理装置と、当該情報処理装置とLANやWAN(Wide Area Network)などのネットワークNを介して接続されたサーバー20から構成される。なお、図1に示す例では1つのサーバーしか描かれていないが、ネットワークNに2つ以上のサーバーが接続されていてもよい。PC10A、PC10B、PC10C、スマートフォン10D、および携帯端末10Eは、いずれも後述する記憶部や制御ユニットなどを備えた情報処理装置の一例であり、以後特に区別して説明しない場合には、まとめて情報処理装置10として説明する。
<Embodiment 1>
FIG. 1 is a diagram illustrating a schematic configuration of an information processing system according to the first embodiment of the present invention. The information processing system 1 is connected to a plurality of information processing devices such as a PC 10A, a PC 10B, a PC 10C, a smartphone 10D, and a mobile terminal 10E, and the information processing device via a network N such as a LAN or a WAN (Wide Area Network). Server 20. Although only one server is illustrated in the example shown in FIG. 1, two or more servers may be connected to the network N. The PC 10A, PC 10B, PC 10C, smartphone 10D, and mobile terminal 10E are all examples of an information processing device that includes a storage unit and a control unit, which will be described later. The apparatus 10 will be described.

図2は、情報処理装置10の内部構成を示すブロック図である。情報処理装置10は、表示部110、操作部120、記憶部130、通信部140、および制御ユニット100などを備えている。   FIG. 2 is a block diagram illustrating an internal configuration of the information processing apparatus 10. The information processing apparatus 10 includes a display unit 110, an operation unit 120, a storage unit 130, a communication unit 140, a control unit 100, and the like.

表示部110は、液晶ディスプレイ(LCD:Liquid Crystal Display)や有機EL(OLED:Organic Light-Emitting Diode)ディスプレイを含んで構成され、後述する表示制御部による表示制御のもと、各種の操作画面などが表示される。   The display unit 110 includes a liquid crystal display (LCD) and an organic light-emitting diode (OLED) display, and various operation screens and the like under display control by a display control unit described later. Is displayed.

操作部120は、マウス、キーボード、および表示部110の前面に設けられたタッチパネルなどの入力装置である。情報処理装置10が実行可能な各種の動作および処理に対するユーザーからの指示は、上記のマウス、キーボード、およびタッチパネルなどの操作部120を用いて入力される。   The operation unit 120 is an input device such as a mouse, a keyboard, and a touch panel provided on the front surface of the display unit 110. Instructions from the user for various operations and processes that can be executed by the information processing apparatus 10 are input using the operation unit 120 such as the mouse, the keyboard, and the touch panel.

記憶部130は、HDDやフラッシュメモリなどの記憶装置である。記憶部130は、複数の記憶領域を備え、それぞれの記憶領域には各種のデータが記憶されている。本実施形態では、当該複数の記憶領域として、記憶部130がルートディレクトリや当該ルートディレクトリの下層のサブディレクトリなどの複数のディレクトリを備えている。   The storage unit 130 is a storage device such as an HDD or a flash memory. The storage unit 130 includes a plurality of storage areas, and various data are stored in each storage area. In the present embodiment, as the plurality of storage areas, the storage unit 130 includes a plurality of directories such as a root directory and subdirectories below the root directory.

通信部140は、LANチップなどの通信モジュールを備える通信インターフェイスである。当該通信部140により、情報処理装置10は、ネットワークNを介して接続されたサーバー20と通信することができる。   The communication unit 140 is a communication interface including a communication module such as a LAN chip. With the communication unit 140, the information processing apparatus 10 can communicate with the server 20 connected via the network N.

制御ユニット100は、プロセッサー、RAM(Random Access Memory)、ROM(Read Only Memory)、および専用のハードウェア回路を含んで構成される。プロセッサーは、例えば、CPU(Central Processing Unit)、FPGA(Field Programmable Gate Array)、ASIC(Application Specific Integrated Circuit)などである。制御ユニット100は、記憶部130に記憶(インストール)されているOS(Operating System)や各種の制御プログラムなどのプログラムに従った上記プロセッサーによる動作により、制御部101、通信制御部102、受付部103、表示制御部104、および記憶制御部105として機能する。但し、上記の各構成は、制御ユニット100によるプログラムに従った動作によらず、それぞれハードウェア回路により構成してもよい。   The control unit 100 includes a processor, a RAM (Random Access Memory), a ROM (Read Only Memory), and a dedicated hardware circuit. The processor is, for example, a central processing unit (CPU), a field programmable gate array (FPGA), or an application specific integrated circuit (ASIC). The control unit 100 is operated by the processor according to a program such as an OS (Operating System) or various control programs stored (installed) in the storage unit 130, thereby controlling the control unit 101, the communication control unit 102, and the receiving unit 103. , Function as a display control unit 104 and a storage control unit 105. However, each of the above-described configurations may be configured by a hardware circuit without depending on the operation of the control unit 100 according to the program.

受付部103は、操作部120から出力される信号を受信して、操作部120を用いて入力されたユーザーからの指示を受け付ける機能を有する。   The receiving unit 103 has a function of receiving a signal output from the operation unit 120 and receiving an instruction from a user input using the operation unit 120.

制御部101は、情報処理装置10の全体的な制御を司る。特に、制御部101は、受付部103が受け付けた指示に応じて、記憶部130に記憶された文書作成ソフトや表計算ソフトなどの各種のプログラムを実行する機能を有する。   The control unit 101 governs overall control of the information processing apparatus 10. In particular, the control unit 101 has a function of executing various programs such as document creation software and spreadsheet software stored in the storage unit 130 in accordance with instructions received by the reception unit 103.

表示制御部104は、表示部110による表示動作を制御する機能を有し、制御部101による情報処理結果を示した操作画面などを表示部110に表示させる。   The display control unit 104 has a function of controlling the display operation by the display unit 110 and causes the display unit 110 to display an operation screen showing the information processing result by the control unit 101.

例えば、表示部110に表示された文書データに関連付けられたアイコンに対する押下操作を受付部103が受け付けた場合、制御部101は、文章作成ソフトのプログラムを実行する。そして、表示制御部104は、文章作成ソフトの実行結果であるアイコンに関連付けられた文書データを示した操作画面を表示部110に表示させる。   For example, when the receiving unit 103 receives a pressing operation on an icon associated with document data displayed on the display unit 110, the control unit 101 executes a program of text creation software. Then, the display control unit 104 causes the display unit 110 to display an operation screen showing the document data associated with the icon that is the execution result of the text creation software.

通信制御部102は、通信部140によるデータの通信動作を制御する機能を有する。特に、通信制御部102は、サーバー20が記憶している複数のデータのうち、受付部103が受け付けた指示で指定されたデータを、通信部140にサーバー20から受信させる。   The communication control unit 102 has a function of controlling the data communication operation by the communication unit 140. In particular, the communication control unit 102 causes the communication unit 140 to receive from the server 20 data specified by an instruction received by the receiving unit 103 among a plurality of data stored in the server 20.

記憶制御部105は、記憶部130によるデータの記憶動作を制御する機能を有する。特に、記憶制御部105は、通信部140がサーバー20から受信したデータを記憶部130に記憶させたり、制御部101が生成または変更したデータの記憶制御を行う。   The storage control unit 105 has a function of controlling the data storage operation by the storage unit 130. In particular, the storage control unit 105 stores data received from the server 20 by the communication unit 140 in the storage unit 130 or performs storage control of data generated or changed by the control unit 101.

続いて、サーバー20の構成について説明する。サーバー20は、制御ユニット200、操作部220、記憶部230、および通信部240などを備えている。操作部220は、マウス、キーボード、および表示部の前面に設けられたタッチパネルなどの入力装置である。記憶部230は、HDDやフラッシュメモリなどの記憶装置である。通信部240は、LANチップなどの通信モジュールを備える通信インターフェイスである。なお、サーバー20は、液晶ディスプレイや有機ELディスプレイなどから構成される表示部を備えてもよい。   Next, the configuration of the server 20 will be described. The server 20 includes a control unit 200, an operation unit 220, a storage unit 230, a communication unit 240, and the like. The operation unit 220 is an input device such as a mouse, a keyboard, and a touch panel provided in front of the display unit. The storage unit 230 is a storage device such as an HDD or a flash memory. The communication unit 240 is a communication interface including a communication module such as a LAN chip. Note that the server 20 may include a display unit including a liquid crystal display, an organic EL display, or the like.

制御ユニット200は、プロセッサー、RAM、ROM、および専用のハードウェア回路を含んで構成される。制御ユニット200は、記憶部230に記憶されているプログラムに従った上記プロセッサーによる動作により、制御部201、通信制御部202、および記憶制御部203として機能する。但し、上記の各構成は、制御ユニット200によるプログラムに従った動作によらず、それぞれハードウェア回路により構成してもよい。   The control unit 200 includes a processor, a RAM, a ROM, and a dedicated hardware circuit. The control unit 200 functions as the control unit 201, the communication control unit 202, and the storage control unit 203 by the operation of the processor according to the program stored in the storage unit 230. However, each of the above-described configurations may be configured by a hardware circuit without depending on the operation of the control unit 200 according to the program.

制御部201は、サーバー20の全体的な動作制御を司る。通信制御部202は、通信部240によるデータの通信動作を制御する機能を有する。記憶制御部203は、記憶部230による記憶動作を制御する機能を有する。   The control unit 201 governs overall operation control of the server 20. The communication control unit 202 has a function of controlling the data communication operation by the communication unit 240. The storage control unit 203 has a function of controlling the storage operation by the storage unit 230.

以上が情報処理システム1の構成についての説明である。続いて、上記の情報処理装置10とサーバー20とから構成される情報処理システム1における処理内容を説明する。   The above is the description of the configuration of the information processing system 1. Next, processing contents in the information processing system 1 including the information processing apparatus 10 and the server 20 will be described.

図3は、情報処理システム1における処理内容の概要を示す図である。本図の(1)に示すように、情報処理装置10の通信制御部102は、受付部103が受け付けた指示に示されたデータを指定したダウンロード要求を、通信部140にサーバー20へ送信させる。次に図3の(2)に示すように、サーバー20の通信制御部202は、記憶部230に記憶されたデータのうちダウンロード要求で指定されたデータを、通信部240に情報処理装置10へ送信させる。そして図3の(3)に示すように、情報処理装置10の記憶制御部105は、通信部140が受信したサーバー20から送信されたデータを記憶部130に記憶させる。この際、記憶制御部105は、記憶部130内の受付部103が受け付けた指示に示された記憶領域(ディレクトリ)内にデータを記憶させる。   FIG. 3 is a diagram showing an outline of processing contents in the information processing system 1. As shown in (1) of this figure, the communication control unit 102 of the information processing apparatus 10 causes the communication unit 140 to transmit to the server 20 a download request specifying the data indicated in the instruction received by the receiving unit 103. . Next, as shown in (2) of FIG. 3, the communication control unit 202 of the server 20 sends the data specified in the download request among the data stored in the storage unit 230 to the information processing apparatus 10 in the communication unit 240. Send it. 3, the storage control unit 105 of the information processing apparatus 10 stores the data transmitted from the server 20 received by the communication unit 140 in the storage unit 130. At this time, the storage control unit 105 stores the data in the storage area (directory) indicated by the instruction received by the receiving unit 103 in the storage unit 130.

図4は、表示部110に表示される操作画面の一例を示す図である。図4は、記憶部130に記憶されたファイルブラウザソフトが制御部101により実行された際に表示部110に表示される操作画面を示している。図4に示す例では、デスクトップ画面D1中にファイルブラウザソフトの処理結果である操作画面D2が表示されている。操作画面D2には、記憶部130内のディレクトリの位置を示すパス"C:\User\download"、および、当該ディレクトリに含まれる各種のデータ(ファイル)に関連付けられた複数のアイコンが示されている。   FIG. 4 is a diagram illustrating an example of an operation screen displayed on the display unit 110. FIG. 4 shows an operation screen displayed on the display unit 110 when the file browser software stored in the storage unit 130 is executed by the control unit 101. In the example shown in FIG. 4, an operation screen D2 that is a processing result of the file browser software is displayed on the desktop screen D1. The operation screen D2 shows a path “C: \ User \ download” indicating the location of a directory in the storage unit 130 and a plurality of icons associated with various data (files) included in the directory. Yes.

図4に示すダウンロードフォルダには、サーバー20から受信(ダウンロード)したデータが記憶される。サーバー20からダウンロードしたデータの記憶が完了した時、表示制御部104による制御のもと表示部110に当該ダウンロードしたデータに関連付けられたアイコンが表示される。また、受付部103がデータの削除指示を受け付けて、記憶制御部105による制御のもと記憶部130からデータが削除された場合、表示制御部104による制御のもと操作画面D2から当該削除されたデータに関連付けられたアイコンが削除される。   The download folder shown in FIG. 4 stores data received (downloaded) from the server 20. When the storage of the data downloaded from the server 20 is completed, an icon associated with the downloaded data is displayed on the display unit 110 under the control of the display control unit 104. Further, when the receiving unit 103 receives a data deletion instruction and data is deleted from the storage unit 130 under the control of the storage control unit 105, the data is deleted from the operation screen D2 under the control of the display control unit 104. The icon associated with the deleted data is deleted.

図5に示すフローチャートを用いて、情報処理装置10における処理内容の詳細を更に説明する。受付部103がサーバー20が記憶しているデータのダウンロード指示を受け付けると(ステップS10においてYES)、通信制御部102は、通信部140にダウンロード要求をサーバー20へ送信させる(ステップS11)。次に、通信制御部102は、通信部140にサーバー20から送信されたデータを受信させる(ステップS12)。そして、記憶制御部105は、ステップS12の処理で通信部140が受信したデータを、記憶部130内の受付部103が受け付けた指示に示された記憶領域内にデータを記憶させる(ステップS13)。   Details of processing contents in the information processing apparatus 10 will be further described with reference to the flowchart shown in FIG. When accepting unit 103 accepts an instruction to download data stored in server 20 (YES in step S10), communication control unit 102 causes communication unit 140 to transmit a download request to server 20 (step S11). Next, the communication control unit 102 causes the communication unit 140 to receive data transmitted from the server 20 (step S12). The storage control unit 105 stores the data received by the communication unit 140 in the process of step S12 in the storage area indicated by the instruction received by the receiving unit 103 in the storage unit 130 (step S13). .

ステップS13の処理後、記憶制御部105は、ステップS12の処理で通信部140が受信したデータが予め定められたサーバー20から受信したデータであるか否かの判定を行う(ステップS14)。ここで、図6に示すように、記憶部130には上記の予め定められたサーバー20を示す情報が予め記憶されている。図6に示す例では、予め定められたサーバー20を示す情報は、サーバー名、および、当該予め定められたサーバー20をネットワークN上において特定するための情報であるIPアドレスから構成されている。記憶制御部105は、記憶部130に記憶されている上記の情報を参照して上記のステップS14の処理を行う。   After the process of step S13, the storage control unit 105 determines whether the data received by the communication unit 140 in the process of step S12 is data received from the predetermined server 20 (step S14). Here, as shown in FIG. 6, information indicating the predetermined server 20 is stored in the storage unit 130 in advance. In the example shown in FIG. 6, information indicating the predetermined server 20 includes a server name and an IP address that is information for specifying the predetermined server 20 on the network N. The storage control unit 105 refers to the information stored in the storage unit 130 and performs the process of step S14.

通信部140が受信したデータが予め定められたサーバー20から受信したデータでない場合(ステップS14においてNO)、情報処理装置10は処理を終える。一方、通信部140が受信したデータが予め定められたサーバー20から受信したデータである場合(ステップS14においてYES)、記憶制御部105は、下記のステップS15〜ステップS17の処理を行う。   If the data received by communication unit 140 is not data received from server 20 that is determined in advance (NO in step S14), information processing apparatus 10 ends the process. On the other hand, when the data received by communication unit 140 is data received from server 20 determined in advance (YES in step S14), storage control unit 105 performs the following steps S15 to S17.

ステップS15の処理では、記憶制御部105は、サーバー20からダウンロードしたデータを記憶部130に記憶させた時点からの時間をカウントする。そして、当該カウントした時間が予め定められた時間以上となった時に(ステップS16においてYES)、記憶制御部105は、記憶部130から上記のデータを削除させる処理を行う(ステップS17)。   In the process of step S15, the storage control unit 105 counts the time from the time when the data downloaded from the server 20 is stored in the storage unit 130. When the counted time becomes equal to or longer than a predetermined time (YES in step S16), the storage control unit 105 performs a process of deleting the data from the storage unit 130 (step S17).

図7は、記憶部130に記憶されているデータの変化の一例を示す図である。本図の1段目は、“会議資料2.odt”を記憶部130に記憶した時点における操作画面D2を示している。この“会議資料2.odt”を記憶部130に記憶した時点から2時間前には、“会議資料1.odt”が記憶部130に記憶されている。   FIG. 7 is a diagram illustrating an example of a change in data stored in the storage unit 130. The first row of the figure shows the operation screen D2 when “Meeting Material 2.odt” is stored in the storage unit 130. “Meeting material 1.odt” is stored in the storage unit 130 two hours before the time when this “meeting material 2.odt” is stored in the storage unit 130.

図7の2段目は、1段目に示した状態から2時間が経過した状態を示している。この状態では、“会議資料1.odt”を記憶部130に記憶した時点から予め定められた時間である4時間が経過している。そして、“会議資料1.odt”を記憶部130に記憶した時点から予め定められた時間である4時間が経過したため、記憶制御部105は、記憶部130から“会議資料1.odt”を削除させている。この結果、操作画面D2からは“会議資料1.odt”に関連付けられたアイコンが削除されている。   The second row in FIG. 7 shows a state where 2 hours have passed since the state shown in the first row. In this state, four hours, which is a predetermined time, have passed since the time when “conference material 1.odt” was stored in the storage unit 130. Then, since 4 hours, which is a predetermined time, have elapsed since the time when “conference material 1.odt” was stored in the storage unit 130, the storage control unit 105 deletes “conference material 1.odt” from the storage unit 130. I am letting. As a result, the icon associated with “Meeting material 1.odt” is deleted from the operation screen D2.

図7の3段目は、2段目に示した状態から更に2時間が経過した状態を示している。この状態では、“会議資料2.odt”を記憶部130に記憶した時点から予め定められた時間である4時間が経過している。そして、“会議資料2.odt”を記憶部130に記憶した時点から予め定められた時間である4時間が経過したため、記憶制御部105は、記憶部130から“会議資料2.odt”を削除させている。この結果、操作画面D2からは“会議資料2.odt”に関連付けられたアイコンが削除されている。   The third row in FIG. 7 shows a state in which two hours have passed since the state shown in the second row. In this state, four hours, which is a predetermined time, have passed since the time when “conference material 2.odt” was stored in the storage unit 130. Then, since 4 hours, which is a predetermined time, have elapsed since the time when “meeting material 2.odt” was stored in the storage unit 130, the storage control unit 105 deletes “meeting material 2.odt” from the storage unit 130. I am letting. As a result, the icon associated with “Meeting material 2.odt” is deleted from the operation screen D2.

ここで、会議資料などは、会議終了後にその個人にとって不要なデータになることもある。このような個人にとって恒久的に重要でないデータを、予め定められたサーバー20に記憶させておき、ネットワークNに接続された各情報処理装置10からダウンロードさせるようにすれば、予め定められた時間が経過後には当該データが記憶部130から削除されることになる。これにより、個人が意識することなく、サーバー20から個人の情報処理装置10にダウンロードしたデータがそれほど重要でなくなる場合に、情報処理装置10側でデータを削除することが可能になる。個人の情報処理装置10から削除されたデータであっても、当該データは、サーバー20には記憶され続けるため、必要に応じてサーバー20から再度データをダウンロードすることもできる。   Here, the conference material may become unnecessary data for the individual after the conference. If such data that is not permanently important to an individual is stored in a predetermined server 20 and downloaded from each information processing apparatus 10 connected to the network N, a predetermined time will be obtained. After the elapse of time, the data is deleted from the storage unit 130. As a result, when the data downloaded from the server 20 to the personal information processing apparatus 10 becomes less important without being conscious of the individual, the data can be deleted on the information processing apparatus 10 side. Even if the data is deleted from the personal information processing apparatus 10, the data continues to be stored in the server 20, so that the data can be downloaded again from the server 20 as necessary.

<実施形態2>
図8は、実施形態2にかかる情報処理装置10による動作の流れを示すフローチャートである。なお、図5に示したフローチャートと同内容の処理については同符号を付して説明を略する。
<Embodiment 2>
FIG. 8 is a flowchart illustrating the flow of operations performed by the information processing apparatus 10 according to the second embodiment. In addition, about the process of the same content as the flowchart shown in FIG. 5, the same code | symbol is attached | subjected and description is abbreviate | omitted.

実施形態2にかかる情報処理装置10では、ステップS17のデータの削除処理の後に、ステップS18およびステップS19の処理を実行する。   In the information processing apparatus 10 according to the second embodiment, the process of step S18 and step S19 is executed after the data deletion process of step S17.

ステップS18の処理では、記憶制御部105は、記憶部130から削除したデータと同一のデータであって、サーバー20が記憶しているデータにアクセスすることが可能なリンク情報を生成する。ここで、リンク情報とは、例えば、ショートカットやサーバー20の位置を示したURL(Uniform Resource Locator)を含むハイパーリンクなどのネットワークN上でのサーバー20の位置およびサーバー20内でのデータの記憶位置を特定することができる情報である。そして、ステップS19の処理で、記憶制御部105は、上記のリンク情報を記憶部130内の削除したデータが記憶されていた記憶領域に記憶させる。   In the process of step S <b> 18, the storage control unit 105 generates link information that is the same data as the data deleted from the storage unit 130 and can access the data stored in the server 20. Here, the link information is, for example, the location of the server 20 on the network N such as a hyperlink including a shortcut or a URL (Uniform Resource Locator) indicating the location of the server 20, and the storage location of the data in the server 20. It is information that can be specified. In step S19, the storage control unit 105 stores the link information in the storage area where the deleted data is stored in the storage unit 130.

図9は、記憶部130に記憶されているデータの変化の一例を示す図である。本図の第2段目に示すように、“会議資料1.odt”のデータが記憶部130から削除された場合に、削除されたデータと同じ記憶位置に、サーバー20内の“会議資料1.odt”のデータにアクセス可能なリンク情報(ショートカット)が生成されている。また、本図の第3段目に示すように、“会議資料2.odt”のデータが記憶部130から削除された場合に、削除されたデータと同じ記憶位置に、サーバー20内の“会議資料2.odt”のデータにアクセス可能なリンク情報が生成されている。   FIG. 9 is a diagram illustrating an example of a change in data stored in the storage unit 130. As shown in the second row of this figure, when the data of “Meeting material 1.odt” is deleted from the storage unit 130, “Meeting material 1 in the server 20 is stored in the same storage location as the deleted data. Link information (shortcut) that can access the data of “.odt” is generated. Further, as shown in the third row of this figure, when the data of “Meeting material 2.odt” is deleted from the storage unit 130, the “Conference” in the server 20 is stored in the same storage location as the deleted data. Link information that can access the data of the document 2.odt ”is generated.

以上のように、本発明の実施形態2にかかる情報処理装置10によれば、サーバー20からダウンロードしたデータを個人の情報処理装置10から削除した場合であっても、その後に個人がサーバー20上のオリジナルのデータに容易にアクセスすることができる。   As described above, according to the information processing apparatus 10 according to the second embodiment of the present invention, even if the data downloaded from the server 20 is deleted from the personal information processing apparatus 10, the individual subsequently moves on the server 20. Easy access to original data.

<実施形態3>
図10は、実施形態3にかかる情報処理装置10による動作の流れを示すフローチャートである。なお、図5に示したフローチャートと同内容の処理については同符号を付して説明を略する。
<Embodiment 3>
FIG. 10 is a flowchart illustrating an operation flow of the information processing apparatus 10 according to the third embodiment. In addition, about the process of the same content as the flowchart shown in FIG. 5, the same code | symbol is attached | subjected and description is abbreviate | omitted.

実施形態3にかかる情報処理装置10では、ステップS15のデータを記憶部130に記憶させてからの時間をカウントする処理後に、表示制御部104が、データが記憶部130に記憶された時点から時間が経過するにつれて、表示部110に表示された当該データに関連付けられたアイコンの表示形態を変化させる(ステップS20)。   In the information processing apparatus 10 according to the third embodiment, after the process of counting the time since the data in step S15 is stored in the storage unit 130, the display control unit 104 starts the time from when the data is stored in the storage unit 130. As time elapses, the display form of the icon associated with the data displayed on the display unit 110 is changed (step S20).

図11は、記憶部130に記憶されているデータの変化の一例を示す図である。本図の1段目は、“会議資料1.odt”を記憶部130に記憶した時点における操作画面D2を示している。本図の2段目は、1段目に示した状態から2時間が経過した状態を示している。この状態では、図中で点線で示すように、表示制御部104は、“会議資料1.odt”に関連付けられたアイコンを構成する色の明度を本図の1段目に示した状態から高くしている。本図の2段目は、2段目に示した状態から更に2時間が経過して、“会議資料1.odt”を記憶部130に記憶した時点から予め定められた時間である4時間が経過した状態であり、記憶部130から“会議資料1.odt”が削除され、“会議資料1.odt”に関連付けられたアイコンも操作画面D2上から削除されている。   FIG. 11 is a diagram illustrating an example of a change in data stored in the storage unit 130. The first row of the figure shows the operation screen D2 when “Meeting Material 1.odt” is stored in the storage unit 130. The second row in the figure shows a state where 2 hours have passed since the state shown in the first row. In this state, as indicated by a dotted line in the figure, the display control unit 104 increases the brightness of the color constituting the icon associated with “Meeting material 1.odt” from the state shown in the first row of the figure. doing. The second level in the figure shows that 4 hours, which is a predetermined time from the time when “meeting material 1.odt” is stored in the storage unit 130 after 2 hours have passed since the state shown in the second level. In this state, “Meeting Material 1.odt” is deleted from the storage unit 130, and the icon associated with “Meeting Material 1.odt” is also deleted from the operation screen D2.

上記のように、上記の例では、データが記憶部130に記憶された時点から時間が経過するにつれて、アイコンを構成する色の明度を高くすることにより、アイコンの表示形態を変化させている。これにより、ユーザーにデータが削除されるまでのおおよその時間を報知することができる。なお、表示制御部104は、データが記憶部130に記憶された時点から時間が経過するにつれて、アイコンのサイズを小さくすることにより、アイコンの表示形態を変化させてもよい。   As described above, in the above example, as the time elapses from the time when the data is stored in the storage unit 130, the display form of the icon is changed by increasing the brightness of the color constituting the icon. Thereby, it is possible to notify the user of the approximate time until data is deleted. The display control unit 104 may change the icon display form by reducing the icon size as time elapses from the time when the data is stored in the storage unit 130.

また、表示制御部104は、受付部103がアイコンに対する予め定められた操作(例えばダブルクリック)を受け付けた場合に、アイコンの表示形態をデータが記憶部130に記憶された時点における表示形態に戻す処理を行ってもよい。この場合、記憶制御部105は、ステップS15でカウントしていた時間を0に戻す。これにより、データが記憶部130に記憶された時点から予め定められた時間が経過した時ではなく、上記の予め定められた操作が行われてから予め定められた時間が経過した時に、データが記憶部130から削除されることになる。このため、ユーザーが上記の予め定められた操作を行うことにより、データが削除されるまでの時間を延長させることができる。   The display control unit 104 returns the icon display form to the display form at the time when the data is stored in the storage unit 130 when the receiving unit 103 receives a predetermined operation (for example, double click) on the icon. Processing may be performed. In this case, the storage control unit 105 resets the time counted in step S15 to zero. Thus, the data is not stored when the predetermined time has elapsed since the time when the data was stored in the storage unit 130 but when the predetermined time has elapsed since the predetermined operation was performed. It will be deleted from the storage unit 130. For this reason, when a user performs said predetermined operation, the time until data is deleted can be extended.

<実施形態4>
図12(A)〜図12(C)は、実施形態4にかかるサーバー20の記憶部230に記憶されているデータの一例を示す図である。実施形態4では、サーバー20の記憶部230に、データの削除時間を決定するための情報がデータに関連付けて記憶されている。図12(A)に示す例では、データ毎に、データの名称および当該データの削除時間が記憶部230に記憶されている。また、図12(B)に示す例では、データ毎に、データの名称および当該データについて会議で発表される順序が記憶部230に記憶されている。また、図12(C)示す例では、データ毎に、データの名称および当該データの重要度を示す情報が記憶部230に記憶されている。上記の情報がデータとともにサーバー20から情報処理装置10へ送信され、情報処理装置10において送信された上記情報に基づいてデータの削除時間を決定される。
<Embodiment 4>
FIG. 12A to FIG. 12C are diagrams illustrating an example of data stored in the storage unit 230 of the server 20 according to the fourth embodiment. In the fourth embodiment, information for determining the data deletion time is stored in the storage unit 230 of the server 20 in association with the data. In the example shown in FIG. 12A, the name of the data and the deletion time of the data are stored in the storage unit 230 for each data. In the example shown in FIG. 12B, for each data, the name of the data and the order in which the data is presented at the conference are stored in the storage unit 230. In the example shown in FIG. 12C, information indicating the name of the data and the importance of the data is stored in the storage unit 230 for each data. The information is transmitted from the server 20 to the information processing apparatus 10 together with the data, and the data deletion time is determined based on the information transmitted in the information processing apparatus 10.

図13は、実施形態4にかかる情報処理装置10およびサーバー20による動作の流れを示すフローチャートである。なお、図5に示したフローチャートと同内容の処理については同符号を付して説明を略する。   FIG. 13 is a flowchart illustrating a flow of operations performed by the information processing apparatus 10 and the server 20 according to the fourth embodiment. In addition, about the process of the same content as the flowchart shown in FIG.

サーバー20の通信部240が情報処理装置10から送信されたダウンロード要求を受信すると(ステップS30)、サーバー20の通信制御部202は、ダウンロード要求に示された送信対象のデータを特定する(ステップS31)。そして、サーバー20の通信制御部202は、上記の特定したデータに関連付けられた情報が存在する場合には(ステップS32においてYES)、データとともに当該データに関連付けられた情報を通信部240に送信させる(ステップS33、S34)。一方、上記の特定したデータに関連付けられた情報が存在しない場合には(ステップS32においてNO)、サーバー20の通信制御部202は、特定したデータのみを通信部240に送信させる(ステップS34)。   When the communication unit 240 of the server 20 receives the download request transmitted from the information processing apparatus 10 (step S30), the communication control unit 202 of the server 20 identifies the transmission target data indicated in the download request (step S31). ). Then, if there is information associated with the identified data (YES in step S32), the communication control unit 202 of the server 20 causes the communication unit 240 to transmit information associated with the data together with the data. (Steps S33 and S34). On the other hand, when there is no information associated with the specified data (NO in step S32), the communication control unit 202 of the server 20 transmits only the specified data to the communication unit 240 (step S34).

情報処理装置10の記憶制御部105は、送信されたデータに情報が関連付けられている場合、すなわち、サーバー20からデータとともに上記の情報が送信された場合、通信部140が受信した上記の情報に基づきデータの削除時間を決定する処理を行う(ステップS35)。   When the information is associated with the transmitted data, that is, when the above information is transmitted from the server 20 together with the data, the storage control unit 105 of the information processing apparatus 10 adds the information received by the communication unit 140 to the above information. Based on this, a process for determining the data deletion time is performed (step S35).

例えば、図12(C)に示すようなデータの重要度を示す情報がサーバー20から送信された場合、情報処理装置10の記憶制御部105は、当該情報に示される重要度が高くなるにつれて長い時間をデータの削除時間に決定する。また、図12(A)に示すようなデータの削除時間を示す情報がサーバー20から送信された場合、情報処理装置10の記憶制御部105は、当該情報に示された時間をデータの削除時間に決定する。また、図12(B)に示すようなデータについて会議で発表される順序を示す情報がサーバー20から送信された場合、情報処理装置10の記憶制御部105は、当該情報に示される順序が遅くなるにつれて長い時間をデータの削除時間に決定する。   For example, when information indicating the importance level of data as illustrated in FIG. 12C is transmitted from the server 20, the storage control unit 105 of the information processing apparatus 10 becomes longer as the importance level indicated in the information increases. Determine the time to delete data. In addition, when information indicating the data deletion time as illustrated in FIG. 12A is transmitted from the server 20, the storage control unit 105 of the information processing apparatus 10 sets the time indicated in the information as the data deletion time. To decide. When information indicating the order in which the data shown in FIG. 12B is presented at the conference is transmitted from the server 20, the storage control unit 105 of the information processing apparatus 10 has a slower order shown in the information. The longer time is determined as the data deletion time.

以上のように、本発明の実施形態4にかかる情報処理装置10およびサーバー20によれば、サーバー20に記憶されたデータ毎に削除時間を異ならせることができ、そのデータに適した削除時間で記憶部130からデータを削除することができる。   As described above, according to the information processing apparatus 10 and the server 20 according to the fourth embodiment of the present invention, the deletion time can be varied for each data stored in the server 20, and the deletion time suitable for the data can be obtained. Data can be deleted from the storage unit 130.

また、情報処理装置10は、表示制御部104による制御のもと、表示部110に図14に示すような操作画面D4を表示してもよい。記憶制御部105は、当該操作画面において受付部103が受け付けた操作に基づき、データの削除時間を決定するための情報を生成する。そして、通信制御部102が、当該生成した上記情報をサーバー20へ送信して、サーバー20の記憶部230に記憶させる。これにより、情報処理装置10側においてサーバー20に記憶されたデータを削除する時間を決定することができる。   Further, the information processing apparatus 10 may display an operation screen D4 as illustrated in FIG. 14 on the display unit 110 under the control of the display control unit 104. The storage control unit 105 generates information for determining the data deletion time based on the operation received by the receiving unit 103 on the operation screen. Then, the communication control unit 102 transmits the generated information to the server 20 and stores it in the storage unit 230 of the server 20. Thereby, it is possible to determine the time for deleting the data stored in the server 20 on the information processing apparatus 10 side.

<実施形態5>
図15は、実施形態5にかかる情報処理装置10による動作の流れを示すフローチャートである。なお、図5に示したフローチャートと同内容の処理については同符号を付して説明を略する。
<Embodiment 5>
FIG. 15 is a flowchart illustrating a flow of operations performed by the information processing apparatus 10 according to the fifth embodiment. In addition, about the process of the same content as the flowchart shown in FIG. 5, the same code | symbol is attached | subjected and description is abbreviate | omitted.

ステップS13の処理後、受付部103がステップS13の処理で記憶部130に記憶したデータに対するデータの表示指示を受け付けた場合(ステップS40においてYES)、表示制御部104は、当該データを示す表示画面を表示部110に表示させる(ステップS41)。図16に示す例では、“会議資料1.odt”に関連付けられたアイコンに対する選択操作により、“会議資料1.odt”のデータを示す表示画面D3が表示部110に表示されている。   When the receiving unit 103 receives a data display instruction for the data stored in the storage unit 130 in the process of step S13 after the process of step S13 (YES in step S40), the display control unit 104 displays a display screen indicating the data Is displayed on the display unit 110 (step S41). In the example illustrated in FIG. 16, a display screen D <b> 3 indicating data of “meeting material 1.odt” is displayed on the display unit 110 by an operation for selecting an icon associated with “meeting material 1.odt”.

そして、ステップS41の処理で表示させたデータが、予め定められたサーバー20から受信したデータである場合(ステップS42においてYES)、記憶制御部105は、データを示す表示画面を表示部110が表示した時点からの時間をカウントする(ステップS43)。そして、当該カウントした時間が予め定められた時間以上となった時に(ステップS44においてYES)、記憶制御部105は、記憶部130から上記のデータを削除させる処理を行う(ステップS45)。   When the data displayed in the process of step S41 is data received from the predetermined server 20 (YES in step S42), the storage control unit 105 causes the display unit 110 to display a display screen indicating the data. The time from the point of time is counted (step S43). When the counted time becomes equal to or longer than a predetermined time (YES in step S44), the storage control unit 105 performs a process of deleting the data from the storage unit 130 (step S45).

以上のように、本発明の実施形態5にかかる情報処理装置10によれば、ユーザーがデータを閲覧した時点から予め定められた時間が経過したタイミングでデータを削除するため、データをダウンロードしたものの一度も閲覧される事なくデータが削除される事態を回避することができる。   As described above, according to the information processing apparatus 10 according to the fifth embodiment of the present invention, the data is downloaded in order to delete the data at a timing when a predetermined time has elapsed since the user viewed the data. A situation in which data is deleted without being viewed once can be avoided.

<補足1>
表示部110のサイズには限りがあるためデータの全ての内容を一度に表示することができない場合があり、この場合は、図16に示すようにデータの一部の内容を示す表示画面が表示部110に表示されることになる。上記のステップS43の処理のように、単にデータを示す表示画面が表示部110に表示した時点からの時間をカウントするのではなく、記憶制御部105は、当該データの予め定められた一部の内容を示す表示画面が表示部110に表示した時点からの時間をカウントしてもよい。
<Supplement 1>
Since the size of the display unit 110 is limited, it may not be possible to display all the contents of the data at one time. In this case, a display screen showing a part of the contents of the data is displayed as shown in FIG. Will be displayed on the section 110. Instead of simply counting the time from when the display screen showing the data is displayed on the display unit 110 as in the process of step S43 above, the storage control unit 105 does not count the predetermined part of the data. You may count the time from the time of the display screen which shows the content displaying on the display part 110. FIG.

すなわち、記憶制御部105は、表示画面に示されたデータが予め定められた一部のデータを含むか否かを特定する処理を行う。具体的には、記憶制御部105は、表示画面に示されたデータ中に予め定められた文字(例えば、「まとめ」、「結論」など)が含まれている否かを判定し、当該予め定められた文字が含まれている場合に、表示画面に示されたデータが予め定められた一部のデータを含むことを特定する。また、記憶制御部105は、表示画面に示されたデータ中に画像データが含まれている否かを判定し、画像データが含まれている場合に、表示画面に示されたデータが予め定められた一部のデータを含むことを特定してもよい。   That is, the storage control unit 105 performs a process of specifying whether or not the data shown on the display screen includes some predetermined data. Specifically, the storage control unit 105 determines whether or not predetermined characters (for example, “summary”, “conclusion”, etc.) are included in the data shown on the display screen, and the When a predetermined character is included, it is specified that the data shown on the display screen includes a predetermined part of data. Further, the storage control unit 105 determines whether or not the image data is included in the data displayed on the display screen. If the image data is included, the data displayed on the display screen is determined in advance. It may be specified that some of the recorded data is included.

上記の処理により、単にユーザーがデータを閲覧した時点ではなく、データ中の重要な箇所をユーザーが閲覧した時点から予め定められた時間が経過したタイミングでデータを削除することができる。   With the above processing, data can be deleted not at the time when the user browses the data but at a timing when a predetermined time has elapsed since the user browsed an important part in the data.

<補足2>
図17に示すように、サーバー20に記憶されているデータが複数のページから構成されている場合がある。本図に示す例では、“会議資料1.odt”のデータがa1〜a6の6ページから構成されている。
<Supplement 2>
As shown in FIG. 17, the data stored in the server 20 may be composed of a plurality of pages. In the example shown in the figure, the data of “Meeting material 1.odt” is composed of six pages a1 to a6.

この場合、記憶制御部105は、データを構成する複数のページのうちの予め定められた文字を含むページを予め定められた一部のデータとして特定する処理を行う。例えば、「まとめ」、「結論」などの予め定められた文字が図中のa5のページに含まれている場合、記憶制御部105は、a5のページは表示部110に表示された時点から予め定められた時間が経過したタイミングでデータを記憶部130から削除する。   In this case, the storage control unit 105 performs a process of specifying a page including a predetermined character among a plurality of pages constituting the data as a predetermined partial data. For example, when predetermined characters such as “Summary” and “Conclusion” are included in the page a5 in the drawing, the storage control unit 105 previously stores the page a5 from the time when the page is displayed on the display unit 110. Data is deleted from the storage unit 130 at a timing when a predetermined time has elapsed.

また、記憶制御部105は、データを構成する複数のページのうちの予め定められた文字数以上の文字を含むページを予め定められた一部のデータとして特定してもよい。文字数が多いページは重要な内容が記載されているページである可能性が高いため、上記の処理により、データ中の重要な箇所をユーザーが閲覧した時点から予め定められた時間が経過したタイミングでデータを削除することができる。   In addition, the storage control unit 105 may identify a page including a character equal to or more than a predetermined number of characters among a plurality of pages constituting the data as a predetermined partial data. A page with a large number of characters is likely to be a page where important content is described, so at the timing when a predetermined time elapses from when the user browsed an important part in the data by the above processing. Data can be deleted.

また、記憶制御部105は、上記の予め定められた一部のデータとして特定した予め定められた文字を含むページや予め定められた文字数以上の文字を含むページが表示部110に表示された時点から予め定められた時間が経過したタイミングでデータを記憶部130から削除するのではなく、当該ページが表示部110に表示された状態が予め定められた時間以上継続された時に、データを記憶部130から削除させてもよい。これにより、データ中の重要な箇所をユーザーが一定時間以上閲覧した場合にデータを削除することができる。   In addition, the storage control unit 105 displays when a page including a predetermined character specified as the predetermined part of the data or a page including a predetermined number of characters or more is displayed on the display unit 110. The data is not deleted from the storage unit 130 at a timing when a predetermined time elapses from the storage unit 130, but the data is stored when the state in which the page is displayed on the display unit 110 continues for a predetermined time or longer. You may delete from 130. Thereby, data can be deleted when the user browses an important part in the data for a certain time or more.

また、記憶制御部105は、データを構成する全てのページが表示部110に表示された時点から予め定められた時間が経過した時に、データを記憶部130から削除させてもよい。これにより、データを構成する一部のページしかユーザーが閲覧していない状態でデータが記憶部130から削除される事態を回避することができる。   In addition, the storage control unit 105 may delete the data from the storage unit 130 when a predetermined time has elapsed from the time when all pages constituting the data are displayed on the display unit 110. Thereby, it is possible to avoid a situation in which data is deleted from the storage unit 130 in a state where only a part of pages constituting the data is being browsed by the user.

<補足3>
また、記憶制御部105は、上記の補正1や補正2に記載した処理で特定したページを示す表示画面が表示部110に表示された時間の総和を計数し、当該計数した時間の総和が予め定められた時間以上となった時に、データを記憶部130から削除させてもよい。ユーザーは、表示画面に示されたページをスクロールする(切り替える)ことで様々なページを閲覧する。この点、上記の処理を行うことで、ユーザーが様々なページを閲覧している間にデータ中の重要なページのトータルの閲覧時間が予め定められた時間以上となったタイミングでデータを削除することができる。
<Supplement 3>
In addition, the storage control unit 105 counts the total time for which the display screen indicating the page specified by the processing described in the correction 1 and the correction 2 is displayed on the display unit 110, and the total of the counted time is calculated in advance. The data may be deleted from the storage unit 130 when the predetermined time has elapsed. The user browses various pages by scrolling (switching) the pages displayed on the display screen. In this regard, by performing the above processing, the data is deleted at the timing when the total browsing time of important pages in the data becomes a predetermined time or more while the user is browsing various pages. be able to.

<補足4>
また、記憶制御部105は、上記の補正1や補正2に記載した処理で特定した一つまたは複数のページを示す表示画面が表示部110に表示された時点から予め定められた時間が経過した時に、データ自体を記憶部130から削除させるのではなく、記憶部130に記憶された複数のページから構成されたデータの中から当該特定した1つまたは複数のページを削除させてもよい。すなわち、記憶制御部105は、記憶部130に記憶された複数のページから構成されたデータを、当該複数のページから上記特定した1つまたは複数のページを除いたデータに変更する処理を行う。
<Supplement 4>
In addition, the storage control unit 105 has passed a predetermined time from the time when the display screen showing one or a plurality of pages specified by the processing described in the correction 1 and the correction 2 is displayed on the display unit 110. Sometimes, instead of deleting the data itself from the storage unit 130, the specified one or more pages may be deleted from the data composed of a plurality of pages stored in the storage unit 130. That is, the storage control unit 105 performs a process of changing data composed of a plurality of pages stored in the storage unit 130 to data excluding the one or more specified pages from the plurality of pages.

<実施形態6>
図18(A)および図18(B)は、実施形態6にかかる情報処理装置10およびサーバー20による動作の概要を示す図である。これらの図に示すように、記憶制御部105は、サーバー20と通信して、または、他の前記情報処理装置10と通信して、記憶部130が記憶したサーバー20から受信したデータと同じデータを記憶した他の情報処理装置10を特定する処理を行う。
<Embodiment 6>
FIG. 18A and FIG. 18B are diagrams illustrating an outline of operations performed by the information processing apparatus 10 and the server 20 according to the sixth embodiment. As shown in these drawings, the storage control unit 105 communicates with the server 20 or communicates with the other information processing apparatus 10 to store the same data as the data received from the server 20 stored in the storage unit 130. The process which specifies the other information processing apparatus 10 which memorize | stored is performed.

図18(A)は、サーバー20と通信して記憶部130が記憶したサーバー20から受信したデータと同じデータを記憶した他の情報処理装置10を特定する場合を示している。具体的には、情報処理装置10がサーバー20に対して、同じデータを記憶した他の情報処理装置10の情報を要求して、サーバー20側で当該情報を生成して当該情報を情報処理装置10に送信している。   FIG. 18A shows a case in which another information processing apparatus 10 that stores the same data as the data received from the server 20 that is communicated with the server 20 and stored in the storage unit 130 is specified. Specifically, the information processing apparatus 10 requests the server 20 for information on another information processing apparatus 10 that stores the same data, generates the information on the server 20 side, and transmits the information to the information processing apparatus. 10 is transmitted.

一方、図18(B)は、他の前記情報処理装置10と通信して、記憶部130が記憶したサーバー20から受信したデータと同じデータを記憶した他の情報処理装置10を特定する処理を行う場合を説明している。具体的には、情報処理装置10は、ネットワークNと接続されている複数の他の情報処理装置10のそれぞれと通信を行って、同じデータを記憶しているか否かを問い合わせる処理を行う。   On the other hand, FIG. 18B shows a process of identifying another information processing apparatus 10 that stores the same data as the data received from the server 20 stored in the storage unit 130 by communicating with the other information processing apparatus 10. Explains what to do. Specifically, the information processing apparatus 10 communicates with each of a plurality of other information processing apparatuses 10 connected to the network N to perform processing for inquiring whether or not the same data is stored.

実施形態5にかかる情報処理装置10は、上記の図18(A)または図18(B)に示す方法により、同じデータを記憶した他の情報処理装置10を特定する処理を行い、当該特定した他の情報処理装置10においてデータが削除された場合に、当該データを記憶部130から削除させる処理を行う。   The information processing apparatus 10 according to the fifth embodiment performs a process of identifying another information processing apparatus 10 that stores the same data by the method illustrated in FIG. 18A or 18B, and identifies the information processing apparatus 10. When data is deleted in another information processing apparatus 10, a process for deleting the data from the storage unit 130 is performed.

図19は、図18(A)に示す方法により同じデータを記憶した他の情報処理装置10を特定する場合の詳細な動作の流れを示すフローチャートである。受付部103がサーバー20が記憶しているデータのダウンロード指示を受け付けると(ステップS50においてYES)、通信制御部102は、通信部140にダウンロード要求をサーバー20へ送信させる(ステップS51)。   FIG. 19 is a flowchart showing a detailed operation flow when another information processing apparatus 10 storing the same data is specified by the method shown in FIG. When receiving unit 103 receives an instruction to download data stored in server 20 (YES in step S50), communication control unit 102 causes communication unit 140 to transmit a download request to server 20 (step S51).

サーバー20の通信部240が情報処理装置10から送信されたダウンロード要求を受信すると(ステップS60)、サーバー20の通信制御部202は、ダウンロード要求に示された送信対象のデータを特定し(ステップS61)、当該特定したデータを通信部240に送信させる(ステップS62)。   When the communication unit 240 of the server 20 receives the download request transmitted from the information processing apparatus 10 (step S60), the communication control unit 202 of the server 20 specifies the transmission target data indicated in the download request (step S61). ), The specified data is transmitted to the communication unit 240 (step S62).

次に、情報処理装置10の通信制御部102は、通信部140にサーバー20から送信されたデータを受信させる(ステップS52)。そして、記憶制御部105は、ステップS52の処理で通信部140が受信したデータを、記憶部130内の受付部103が受け付けた指示に示された記憶領域内にデータを記憶させる(ステップS53)。   Next, the communication control unit 102 of the information processing apparatus 10 causes the communication unit 140 to receive data transmitted from the server 20 (step S52). The storage control unit 105 stores the data received by the communication unit 140 in the process of step S52 in the storage area indicated by the instruction received by the receiving unit 103 in the storage unit 130 (step S53). .

ステップS53の処理後、通信制御部102は、同じデータを記憶した他の情報処理装置10の情報を要求する信号を通信部140に送信させる(ステップS54)。サーバー20が当該要求を示す信号を受信すると(ステップS63)、サーバー20の通信制御部202は、サーバー20と接続されている複数の情報処理装置10との間で通信を行い、同じデータを記憶している他の情報処理装置10を特定する(ステップS64)。そして、サーバー20の通信制御部202は、当該特定した情報処理装置を示す情報を通信部240に送信させる(ステップS65)。   After the processing in step S53, the communication control unit 102 causes the communication unit 140 to transmit a signal requesting information on another information processing apparatus 10 that stores the same data (step S54). When the server 20 receives a signal indicating the request (step S63), the communication control unit 202 of the server 20 communicates with the plurality of information processing apparatuses 10 connected to the server 20 and stores the same data. The other information processing apparatus 10 is identified (step S64). Then, the communication control unit 202 of the server 20 causes the communication unit 240 to transmit information indicating the specified information processing apparatus (step S65).

ステップS65の処理後、同じデータを記憶した他の情報処理装置10において当該データが削除されたことを示す情報が、他の情報処理装置10から送信され、当該情報をサーバー20が受信した場合(ステップS66においてYES)、サーバー20の通信制御部202は、データの削除報告を通信部240に送信させる(ステップS67)。   After the process of step S65, information indicating that the data has been deleted in another information processing apparatus 10 storing the same data is transmitted from the other information processing apparatus 10, and the server 20 receives the information ( In step S66, the communication control unit 202 of the server 20 transmits a data deletion report to the communication unit 240 (step S67).

一方、情報処理装置10がステップS65の処理で送信された情報、および、ステップS66の処理で送信された情報を受信すると(ステップS55、S56)、情報処理装置10の記憶制御部105は、記憶部130から上記のデータを削除させる処理を行う(ステップS57)。   On the other hand, when the information processing apparatus 10 receives the information transmitted in step S65 and the information transmitted in step S66 (steps S55 and S56), the storage control unit 105 of the information processing apparatus 10 stores the information. Processing for deleting the above data from the unit 130 is performed (step S57).

以上のように、本発明の実施形態6にかかる情報処理装置10およびサーバー20によれば、ネットワークNに接続された他の情報処理装置10において同じデータが削除された場合に、個人が意識することなく当該データを情報処理装置10から削除することが可能になる。   As described above, according to the information processing apparatus 10 and the server 20 according to the sixth embodiment of the present invention, when the same data is deleted in another information processing apparatus 10 connected to the network N, the individual is conscious. The data can be deleted from the information processing apparatus 10 without any problem.

<補足1>
記憶制御部105は、記憶部130が記憶したサーバー20から受信したデータと同じデータを記憶した他の情報処理装置10が複数存在する場合、当該複数の他の情報処理装置10のうちの予め定められた割合以上の他の情報処理装置10においてデータが削除された時に、当該データを記憶部130から削除させるようにしてもよい。例えば、同じデータを記憶した他の情報処理装置10が5つ存在する場合、予め定められた割合である50%以上の情報処理装置10(例えば3つ)においてデータが削除された時に、記憶制御部105は、当該データを記憶部130から削除させる。
<Supplement 1>
When there are a plurality of other information processing apparatuses 10 that store the same data as the data received from the server 20 stored in the storage unit 130, the storage control unit 105 determines in advance among the plurality of other information processing apparatuses 10. When data is deleted in another information processing apparatus 10 that is equal to or greater than the ratio, the data may be deleted from the storage unit 130. For example, when there are five other information processing apparatuses 10 storing the same data, storage control is performed when data is deleted in the information processing apparatuses 10 (for example, three) of 50% or more which is a predetermined ratio. The unit 105 deletes the data from the storage unit 130.

また、情報処理装置10の記憶部130、またはサーバー20の記憶部230に、サーバー20との間でデータの送受信が可能な複数の情報処理装置10のそれぞれについて、当該情報処理装置10の重要度を示すスコアを予め記憶しておいてもよい。図20は、情報処理装置10の記憶部130に記憶されている情報の一例を示す図である。本図に示す例では、サーバー20と接続された複数の情報処理装置10のそれぞれについて、情報処理装置10の名称と、情報処理装置10の重要度を示すスコアとが記憶されている。   Further, the importance of the information processing apparatus 10 for each of the plurality of information processing apparatuses 10 capable of transmitting / receiving data to / from the server 20 in the storage unit 130 of the information processing apparatus 10 or the storage unit 230 of the server 20. May be stored in advance. FIG. 20 is a diagram illustrating an example of information stored in the storage unit 130 of the information processing apparatus 10. In the example shown in the figure, the name of the information processing device 10 and a score indicating the importance of the information processing device 10 are stored for each of the plurality of information processing devices 10 connected to the server 20.

そして記憶制御部105は、データが削除された他の情報処理装置10の上記のスコアを合算して、当該合算した値が予め定められた値以上となった時に、データを記憶部130から削除させる処理を行う。これにより、ネットワークNに接続された他の情報処理装置10のうちの重要度が高い情報処理装置10において同じデータが削除された場合に、データを情報処理装置10から削除することが可能になる。   Then, the storage control unit 105 adds the above scores of the other information processing apparatuses 10 from which the data has been deleted, and deletes the data from the storage unit 130 when the added value is equal to or greater than a predetermined value. To perform the process. As a result, when the same data is deleted in the information processing apparatus 10 having the higher importance among the other information processing apparatuses 10 connected to the network N, the data can be deleted from the information processing apparatus 10. .

<補足2>
記憶制御部105は、記憶部130から削除したデータと同一のデータであって、サーバー20が記憶しているデータにアクセスすることが可能なリンク情報を生成して、当該生成したリンク情報を記憶部130内の削除したデータが記憶されていた記憶領域に記憶させてもよい。これにより、サーバー20からダウンロードしたデータを個人の情報処理装置10から削除した場合であっても、その後に個人がサーバー20上のオリジナルのデータに容易にアクセスすることができる。
<Supplement 2>
The storage control unit 105 generates link information that is the same data as the data deleted from the storage unit 130 and can access the data stored in the server 20, and stores the generated link information. The deleted data in the unit 130 may be stored in the storage area in which the deleted data was stored. Thereby, even if the data downloaded from the server 20 is deleted from the personal information processing apparatus 10, the individual can easily access the original data on the server 20 thereafter.

<実施形態7>
図21は、実施形態7にかかる情報処理装置10およびサーバー20による動作の流れを示すフローチャートである。受付部103がサーバー20が記憶しているデータのダウンロード指示を受け付けると(ステップS70においてYES)、通信制御部102は、通信部140にダウンロード要求をサーバー20へ送信させる(ステップS71)。当該ダウンロード要求には、ダウンロード対象のデータを特定する情報に加えて、サーバー20に記憶されている関連付け情報をデータとともに送信すべき命令が含まれている。
<Embodiment 7>
FIG. 21 is a flowchart illustrating an operation flow of the information processing apparatus 10 and the server 20 according to the seventh embodiment. When receiving unit 103 receives an instruction to download data stored in server 20 (YES in step S70), communication control unit 102 causes communication unit 140 to transmit a download request to server 20 (step S71). The download request includes an instruction to transmit the association information stored in the server 20 together with the data in addition to the information specifying the data to be downloaded.

図22は、サーバー20の記憶部230に予め記憶されている関連付け情報の一例を示す図である。関連付け情報とは、サーバー20に記憶された複数のデータの間で互いに関連付けられたデータを示す情報である。本図では、例えば、サーバー20内の“会議資料1.odt”のデータと“会議資料2.odt”のデータとが関連付けられている。   FIG. 22 is a diagram illustrating an example of association information stored in advance in the storage unit 230 of the server 20. The association information is information indicating data associated with each other among a plurality of data stored in the server 20. In this figure, for example, the data of “Meeting Material 1.odt” and the data of “Meeting Material 2.odt” in the server 20 are associated with each other.

サーバー20の通信部240が情報処理装置10から送信されたダウンロード要求を受信すると(ステップS80)、サーバー20の通信制御部202は、ダウンロード要求に示された送信対象のデータを特定する(ステップS81)。そしてサーバー20の通信制御部202は、当該特定したデータとともに記憶部230に記憶された関連付け情報を通信部240に送信させる(ステップS82)。   When the communication unit 240 of the server 20 receives the download request transmitted from the information processing apparatus 10 (step S80), the communication control unit 202 of the server 20 specifies the transmission target data indicated in the download request (step S81). ). And the communication control part 202 of the server 20 transmits the correlation information memorize | stored in the memory | storage part 230 with the specified data to the communication part 240 (step S82).

情報処理装置10の通信制御部102は、通信部140にサーバー20から送信されたデータおよび関連付け情報を受信させる(ステップS72)。そして、記憶制御部105は、ステップS72の処理で通信部140が受信したデータを、記憶部130内の受付部103が受け付けた指示に示された記憶領域内にデータを記憶させる(ステップS73)。   The communication control unit 102 of the information processing apparatus 10 causes the communication unit 140 to receive data and association information transmitted from the server 20 (step S72). Then, the storage control unit 105 stores the data received by the communication unit 140 in the process of step S72 in the storage area indicated by the instruction received by the receiving unit 103 in the storage unit 130 (step S73). .

ステップS73の処理後に受付部103がサーバー20からダウンロードしたデータの削除指示を受け付けた場合(ステップS74においてYES)、情報処理装置10の記憶制御部105は、ステップS72の処理で受信した関連付け情報に基づいて、削除対象のデータに関連付けられているデータが記憶部130に記憶されているか否かを判定する処理を行う(ステップS75)。削除対象のデータに関連付けられているデータが記憶されている場合(ステップS75においてYES)、記憶制御部105は、削除指示を受け付けたデータとともに、削除指示を受け付けたデータに関連付けられたデータを記憶部130から削除させる(ステップS76、S77)。一方、削除対象のデータに関連付けられているデータが記憶されていない場合(ステップS75においてNO)、記憶制御部105は、削除指示を受け付けたデータのみを記憶部130から削除させる(ステップS77)。   When the receiving unit 103 receives an instruction to delete data downloaded from the server 20 after the process of step S73 (YES in step S74), the storage control unit 105 of the information processing apparatus 10 adds the association information received in the process of step S72. Based on this, a process of determining whether or not the data associated with the data to be deleted is stored in the storage unit 130 is performed (step S75). When data associated with the data to be deleted is stored (YES in step S75), storage control unit 105 stores data associated with the data received with the delete instruction together with the data received with the delete instruction. It deletes from the part 130 (step S76, S77). On the other hand, when the data associated with the data to be deleted is not stored (NO in step S75), the storage control unit 105 deletes only the data for which the deletion instruction has been received from the storage unit 130 (step S77).

以上のように、本発明の実施形態7にかかる情報処理装置10およびサーバー20によれば、サーバー20から複数のデータをダウンロードした場合に、関連付けられたデータの一方のみを削除する指示を入力するだけで、関連する他方のデータも記憶部130から削除することができる。またこれにより、関連する一方のデータのみを削除したが、他方のデータを削除し忘れるという事態を回避することができる。   As described above, according to the information processing apparatus 10 and the server 20 according to the seventh embodiment of the present invention, when a plurality of data is downloaded from the server 20, an instruction to delete only one of the associated data is input. Only the other related data can be deleted from the storage unit 130. In addition, it is possible to avoid a situation in which only one related data is deleted, but the other data is forgotten to be deleted.

<補足1>
サーバー20の記憶制御部203は、記憶している複数のデータを解析することで同じ文字列が予め定められた量以上存在する2つ以上のデータを特定し、当該特定した2つ以上のデータを互いに関連付けられたデータとする関連付け情報を生成するとともに、当該生成した関連付け情報を記憶部230に記憶させてもよい。同じ文字列が予め定められた量以上存在するデータは互いに関連する内容を示すデータである可能性が高いため、上記の処理を行うことでサーバー20側でデータの関連付けを行うことができる。
<Supplement 1>
The storage control unit 203 of the server 20 identifies two or more data in which the same character string exists in a predetermined amount or more by analyzing a plurality of stored data, and the specified two or more data May be generated, and the generated association information may be stored in the storage unit 230. Since there is a high possibility that data in which the same character string exists in a predetermined amount or more is data indicating the contents related to each other, it is possible to perform data association on the server 20 side by performing the above processing.

また、情報処理装置10は、表示制御部104による制御のもと、表示部110に図23に示すような操作画面D6を表示してもよい。記憶制御部105は、当該操作画面D6において受付部103が受け付けた操作に基づき、サーバー20が記憶している複数のデータの中から互いに関連付けられた2つ以上のデータを特定する。そして、通信制御部102は、記憶制御部105が特定した関連付けられた2つ以上のデータを示す情報を通信部140にサーバー20へ送信させる。サーバー20は、情報処理装置10から送信された上記の情報に基づいて関連付け情報を生成する。これにより、情報処理装置10において所望のデータを関連付けることができる。   Further, the information processing apparatus 10 may display an operation screen D6 as illustrated in FIG. 23 on the display unit 110 under the control of the display control unit 104. The storage control unit 105 specifies two or more data associated with each other from the plurality of data stored in the server 20 based on the operation received by the receiving unit 103 on the operation screen D6. Then, the communication control unit 102 causes the communication unit 140 to transmit information indicating two or more associated data identified by the storage control unit 105 to the server 20. The server 20 generates association information based on the above information transmitted from the information processing apparatus 10. Thereby, desired data can be associated in the information processing apparatus 10.

<補足2>
情報処理装置10の記憶制御部105は、図21のステップS76、S77のデータを記憶部130から削除させる処理を行う前に、削除させるデータがサーバー20に記憶されているか否かを特定する処理を行ってもよい。具体的には、情報処理装置10の通信制御部102による制御のもと、通信部140を介してサーバー20と通信を行うことで、削除させるデータがサーバー20に記憶されているか否かを特定する。
<Supplement 2>
The storage control unit 105 of the information processing apparatus 10 specifies whether or not the data to be deleted is stored in the server 20 before performing the process of deleting the data in steps S76 and S77 of FIG. 21 from the storage unit 130. May be performed. Specifically, it is determined whether data to be deleted is stored in the server 20 by communicating with the server 20 via the communication unit 140 under the control of the communication control unit 102 of the information processing apparatus 10. To do.

そして記憶制御部105は、削除させるデータがサーバー20から削除されている場合に、データを記憶部130から削除させる処理を行わない。一方、削除させるデータがサーバー20に記憶されている場合に、データを記憶部130から削除させる処理(ステップS76、S77)を行う。上記の処理により、サーバー20からデータが削除された状態で、情報処理装置10においてもデータを削除してしまい、そのデータにアクセスできなくなる事態を回避することができる。   The storage control unit 105 does not perform processing for deleting data from the storage unit 130 when the data to be deleted is deleted from the server 20. On the other hand, when the data to be deleted is stored in the server 20, processing for deleting the data from the storage unit 130 (steps S76 and S77) is performed. With the above processing, it is possible to avoid a situation in which data is deleted in the information processing apparatus 10 in a state where the data is deleted from the server 20 and the data cannot be accessed.

<補足3>
通信部140がサーバー20から受信して記憶部130に記憶させたデータがサーバー20に記憶されたディレクトリ内のデータである場合がある。この場合、情報処理装置10の通信制御部102は、予め定められた時間毎にディレクトリ内のデータがサーバ20内において更新または追加されたか否かを判定する処理を行ってもよい。具体的には、通信部140を介してサーバー20と通信を行うことで上記の判定処理を行う。そしてサーバー20に記憶されたディレクトリ内のデータが更新または追加された時に、通信制御部102は、当該更新または追加されたデータを通信部140にサーバー20から受信させる。その後、記憶制御部105は、通信部140がサーバー20から受信した更新または追加されたデータを記憶部130に記憶させる。
<Supplement 3>
The data received by the communication unit 140 from the server 20 and stored in the storage unit 130 may be data in a directory stored in the server 20. In this case, the communication control unit 102 of the information processing apparatus 10 may perform a process of determining whether or not data in the directory is updated or added in the server 20 at predetermined time intervals. Specifically, the determination process is performed by communicating with the server 20 via the communication unit 140. When the data in the directory stored in the server 20 is updated or added, the communication control unit 102 causes the communication unit 140 to receive the updated or added data from the server 20. Thereafter, the storage control unit 105 causes the storage unit 130 to store the updated or added data received by the communication unit 140 from the server 20.

上記の処理により、データのダウンロード後にサーバー20において更新または追加されたデータを、個人が意識することなく情報処理装置10内に反映させることが可能となる。   Through the above processing, the data updated or added in the server 20 after the data is downloaded can be reflected in the information processing apparatus 10 without being conscious of the individual.

<補足4>
図24は、補足4に示す例において、サーバー20の記憶部230に予め記憶されている関連付け情報の一例を示す図である。本図に示す例では、“会議資料1.odt”および“会議資料3.odt”のデータについては、“会議資料2.odt”のデータのみに関連付けられている。一方、“会議資料2.odt”のデータについては、“会議資料1.odt”および“会議資料3.odt”の両方のデータに関連付けられている。
<Supplement 4>
FIG. 24 is a diagram illustrating an example of association information stored in advance in the storage unit 230 of the server 20 in the example shown in Supplement 4. In the example shown in the figure, the data of “meeting material 1.odt” and “meeting material 3.odt” are associated with only the data of “meeting material 2.odt”. On the other hand, the data of “meeting material 2.odt” is associated with the data of both “meeting material 1.odt” and “meeting material 3.odt”.

記憶制御部105は、受付部103が削除指示を受け付けた1つのデータに関連付けられているデータが記憶部130に複数存在する時に、当該1つのデータとともに関連付けられている複数のデータを記憶部130から削除させる処理を行う。例えば、受付部103が“会議資料2.odt”のデータについての削除指示を受け付けた場合、記憶制御部105は、“会議資料2.odt”のデータとともに、“会議資料1.odt”および“会議資料3.odt”のデータを記憶部130から削除させる。一方、受付部103が1つのデータのみに関連付けられている“会議資料1.odt”または“会議資料3.odt”のデータについての削除指示を受け付けた場合、記憶制御部105は、“会議資料1.odt”または“会議資料3.odt”のデータとともに、“会議資料2.odt”のデータを記憶部130から削除させる。   When there are a plurality of data associated with one piece of data for which the accepting unit 103 has accepted the deletion instruction in the storage unit 130, the storage control unit 105 stores the plurality of pieces of data associated with the one data with the storage unit 130. Process to delete from. For example, when the receiving unit 103 receives a deletion instruction for the data of “Meeting Material 2.odt”, the storage control unit 105 includes “Meeting Material 1.odt” and “Meeting Material 2.odt” and “Conference Material 2.odt”. The data of the meeting material 3.odt ”is deleted from the storage unit 130. On the other hand, when the accepting unit 103 accepts an instruction to delete “conference material 1.odt” or “conference material 3.odt” data associated with only one data, the storage control unit 105 The data of “meeting material 2.odt” is deleted from the storage unit 130 together with the data of “1.odt” or “meeting material 3.odt”.

なお、本発明は、上記の実施の形態の構成に限られず種々の変形が可能である。   The present invention is not limited to the configuration of the above embodiment, and various modifications can be made.

上記の実施の形態および変形例で説明したプログラムをコンピューター読み取り可能な非一時的な記録媒体、例えば、ハードディスク、CD−ROM、DVD−ROM、半導体メモリーなどに記録したものとしてもよい。   The programs described in the above embodiments and modifications may be recorded on a computer-readable non-transitory recording medium, such as a hard disk, CD-ROM, DVD-ROM, or semiconductor memory.

また、上記の実施の形態および変形例で示した構成を、部分的に組み合せてもよい。   Moreover, you may combine the structure shown by said embodiment and modification partially.

1 情報処理システム
10 情報処理装置
20 サーバー
100 制御ユニット
101 制御部
102 通信制御部
103 受付部
104 表示制御部
105 記憶制御部
110 表示部
120 操作部
130 記憶部
140 通信部
200 制御ユニット
201 制御部
202 通信制御部
203 記憶制御部
220 操作部
230 記憶部
240 通信部
DESCRIPTION OF SYMBOLS 1 Information processing system 10 Information processing apparatus 20 Server 100 Control unit 101 Control part 102 Communication control part 103 Reception part 104 Display control part 105 Storage control part 110 Display part 120 Operation part 130 Storage part 140 Communication part 200 Control unit 201 Control part 202 Communication control unit 203 Storage control unit 220 Operation unit 230 Storage unit 240 Communication unit

Claims (6)

複数のデータを記憶しているサーバーと、
前記サーバーとの間でデータの送受信が可能な通信部を有する複数の情報処理装置と、を備え、
前記複数の情報処理装置は、それぞれ、
ユーザーからの指示を受け付ける受付部と、
前記通信部によるデータの通信動作を制御する通信制御部であって、前記サーバーが記憶している複数のデータのうち、前記受付部が受け付けた指示で指定されたデータを、前記通信部に前記サーバーから受信させる通信制御部と、
記憶部と、
前記通信部が前記サーバーから受信したデータを前記記憶部に記憶させる記憶制御部と、を更に有し、
前記記憶制御部は、前記サーバーと通信して、または、他の前記情報処理装置と通信して、(i)前記記憶部が記憶した前記サーバーから受信したデータと同じデータを記憶した他の前記情報処理装置を特定する処理を行い、(ii)当該特定した他の前記情報処理装置において前記データが削除された場合に、当該データを前記記憶部から削除させる処理を行う、情報処理システム。
A server storing multiple data,
A plurality of information processing devices having a communication unit capable of transmitting and receiving data to and from the server,
Each of the plurality of information processing apparatuses is
A reception unit that receives instructions from the user;
A communication control unit that controls a data communication operation by the communication unit, and among the plurality of data stored in the server, data specified by an instruction received by the reception unit is transmitted to the communication unit. A communication control unit to receive from the server;
A storage unit;
A storage control unit that stores data received from the server by the communication unit in the storage unit;
The storage control unit communicates with the server or communicates with another information processing apparatus, and (i) stores the same data as the data received from the server stored in the storage unit. An information processing system that performs a process of identifying an information processing apparatus, and (ii) performs a process of deleting the data from the storage unit when the data is deleted in the identified other information processing apparatus.
前記記憶制御部は、前記記憶部が記憶した前記サーバーから受信したデータと同じデータを記憶した他の前記情報処理装置が複数存在する場合、当該複数の他の情報処理装置のうちの予め定められた割合以上の他の情報処理装置において前記データが削除された時に、当該データを前記記憶部から削除させる処理を行う、請求項1に記載の情報処理システム。   When there are a plurality of other information processing devices that store the same data as the data received from the server stored in the storage unit, the storage control unit is predetermined among the plurality of other information processing devices. 2. The information processing system according to claim 1, wherein when the data is deleted in another information processing apparatus that is equal to or greater than the ratio, the data is deleted from the storage unit. 前記記憶部は、前記サーバーとの間でデータの送受信が可能な複数の前記情報処理装置のそれぞれについて、前記情報処理装置の重要度を示すスコアを予め記憶しており、
前記記憶制御部は、前記記憶部が記憶した前記サーバーから受信したデータと同じデータを記憶した他の前記情報処理装置が複数存在する場合、前記データが削除された他の前記情報処理装置の前記スコアを合算した値が予め定められた値以上となった時に、当該データを前記記憶部から削除させる処理を行う、請求項1に記載の情報処理システム。
The storage unit stores in advance a score indicating the importance of the information processing device for each of the plurality of information processing devices capable of transmitting and receiving data to and from the server,
When there are a plurality of other information processing devices that store the same data as the data received from the server stored in the storage unit, the storage control unit is configured to store the data of the other information processing devices from which the data has been deleted. The information processing system according to claim 1, wherein a process of deleting the data from the storage unit is performed when a value obtained by adding the scores becomes a predetermined value or more.
前記記憶制御部は、前記データを前記記憶部から削除させた後に、前記サーバーが記憶している前記データにアクセスすることが可能なリンク情報を生成し、当該生成したリンク情報を、前記記憶部の複数の記憶領域のうちの前記データが記憶されていた記憶領域に記憶させる、請求項1乃至請求項3の何れか1項に記載の情報処理システム。   The storage control unit generates link information capable of accessing the data stored in the server after the data is deleted from the storage unit, and the generated link information is stored in the storage unit. The information processing system according to any one of claims 1 to 3, wherein the data is stored in a storage area in which the data is stored among the plurality of storage areas. 複数のデータを記憶しているサーバーと、前記サーバーとの間でデータの送受信が可能な通信部および記憶部を有する複数の情報処理装置と、を備えた情報処理システムを制御する情報処理方法であって、
前記複数の情報処理装置のそれぞれにおいて行う
ユーザーからの指示を受け付ける受付ステップと、
前記通信部によるデータの通信動作を制御する通信制御ステップであって、前記サーバーが記憶している複数のデータのうち、前記受付ステップで受け付けた指示で指定されたデータを、前記通信部に前記サーバーから受信させる通信制御ステップと、
前記通信部が前記サーバーから受信したデータを前記記憶部に記憶させる記憶制御ステップと、を含み、
前記記憶制御ステップでは、前記サーバーと通信して、または、他の前記情報処理装置と通信して、(i)前記記憶部が記憶した前記サーバーから受信したデータと同じデータを記憶した他の前記情報処理装置を特定する処理を行い、(ii)当該特定した他の前記情報処理装置において前記データが削除された場合に、当該データを前記記憶部から削除させる処理を行う、情報処理方法。
An information processing method for controlling an information processing system comprising: a server storing a plurality of data; and a plurality of information processing apparatuses having a communication unit and a storage unit capable of transmitting / receiving data to / from the server There,
An accepting step of accepting an instruction from a user to be performed in each of the plurality of information processing devices;
A communication control step for controlling a communication operation of data by the communication unit, the data specified by the instruction received in the reception step among the plurality of data stored in the server; A communication control step for receiving from the server;
A storage control step of storing the data received from the server by the communication unit in the storage unit,
In the storage control step, in communication with the server or in communication with the other information processing apparatus, (i) the other data that stores the same data as the data received from the server stored in the storage unit An information processing method that performs processing for specifying an information processing device, and (ii) performs processing for deleting the data from the storage unit when the data is deleted in the other specified information processing device.
情報処理装置であって、
複数のデータを記憶している外部のサーバーおよび他の情報処理装置とネットワークを介して接続され、当該サーバーおよび他の情報処理装置との間でデータの送受信が可能な通信部と、
ユーザーからの指示を受け付ける受付部と、
前記通信部によるデータの通信動作を制御する通信制御部であって、前記サーバーが記憶している複数のデータのうち、前記受付部が受け付けた指示で指定されたデータを、前記通信部に前記サーバーから受信させる通信制御部と、
記憶部と、
前記通信部が前記サーバーから受信したデータを前記記憶部に記憶させる記憶制御部と、を備え、
前記記憶制御部は、前記サーバーと通信して、または、前記他の前記情報処理装置と通信して、(i)前記記憶部が記憶した前記サーバーから受信したデータと同じデータを記憶した他の前記情報処理装置を特定する処理を行い、(ii)当該特定した他の前記情報処理装置において前記データが削除された場合に、当該データを前記記憶部から削除させる処理を行う、情報処理装置。
An information processing apparatus,
A communication unit that is connected to an external server and other information processing apparatus storing a plurality of data via a network, and capable of transmitting and receiving data between the server and the other information processing apparatus;
A reception unit that receives instructions from the user;
A communication control unit that controls a data communication operation by the communication unit, and among the plurality of data stored in the server, data specified by an instruction received by the reception unit is transmitted to the communication unit. A communication control unit to receive from the server;
A storage unit;
A storage control unit that stores data received from the server by the communication unit in the storage unit,
The storage control unit communicates with the server, or communicates with the other information processing apparatus, and (i) another storage unit that stores the same data as the data received from the server stored in the storage unit. An information processing apparatus that performs a process of specifying the information processing apparatus, and (ii) performs a process of deleting the data from the storage unit when the data is deleted in the other specified information processing apparatus.
JP2017068326A 2017-03-30 2017-03-30 Information processing system, information processing method, and information processing device Pending JP2018169925A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2017068326A JP2018169925A (en) 2017-03-30 2017-03-30 Information processing system, information processing method, and information processing device
US15/935,766 US20180288156A1 (en) 2017-03-30 2018-03-26 Information processing system, information processing method, and information processing device that ensure deleting associated data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017068326A JP2018169925A (en) 2017-03-30 2017-03-30 Information processing system, information processing method, and information processing device

Publications (1)

Publication Number Publication Date
JP2018169925A true JP2018169925A (en) 2018-11-01

Family

ID=64017932

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017068326A Pending JP2018169925A (en) 2017-03-30 2017-03-30 Information processing system, information processing method, and information processing device

Country Status (1)

Country Link
JP (1) JP2018169925A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109951494A (en) * 2019-03-29 2019-06-28 北京润科通用技术有限公司 Emulate data processing method, device, emulator and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109951494A (en) * 2019-03-29 2019-06-28 北京润科通用技术有限公司 Emulate data processing method, device, emulator and storage medium

Similar Documents

Publication Publication Date Title
US10768774B2 (en) Backwards navigation in flexible-page layout
US9495339B2 (en) Method and apparatus for displaying information in a browser
US20200073903A1 (en) Method and device of tagging links included in a screenshot of webpage
JP2010123073A (en) Page access method and server
US20130339884A1 (en) Augmenting user interface elements with information
JP6675502B2 (en) System, control method, program
EP3382579A1 (en) Information processor and information processing method
JP5734332B2 (en) Advertisement information providing device
JP2004355418A (en) Information processor, system and program, and method for providing gui for information processor
JP2018169925A (en) Information processing system, information processing method, and information processing device
KR102519159B1 (en) Electronic apparatus and control method thereof
JP6531772B2 (en) INFORMATION PROCESSING SYSTEM, INFORMATION PROCESSING METHOD, AND INFORMATION PROCESSING APPARATUS
JP6790962B2 (en) Information processing device and information processing method
JP2018169927A (en) Information processing device and information processing method
KR101607183B1 (en) Techniques for previewing graphical search results
JP6753335B2 (en) Information processing equipment, information processing systems, and information processing methods
CN110622135B (en) System and method for providing content items in situations involving suboptimal network conditions
US20180288156A1 (en) Information processing system, information processing method, and information processing device that ensure deleting associated data
US10845953B1 (en) Identifying actionable content for navigation
JP6604347B2 (en) Information processing apparatus, information processing system, and information processing method
JP6847498B2 (en) Configuration information display system, method, and program that displays configuration information about remote resources
US10437614B2 (en) System and method for designating multi-object favorites
JP6772895B2 (en) Information processing equipment, information processing systems, and information processing methods
JP6753334B2 (en) Information processing equipment, information processing systems, and information processing methods
US10089403B1 (en) Managing network based storage