JP2000050032A5 - Data storage device, data storage method, and storage medium storing computer readable program - Google Patents

Data storage device, data storage method, and storage medium storing computer readable program Download PDF

Info

Publication number
JP2000050032A5
JP2000050032A5 JP1998217424A JP21742498A JP2000050032A5 JP 2000050032 A5 JP2000050032 A5 JP 2000050032A5 JP 1998217424 A JP1998217424 A JP 1998217424A JP 21742498 A JP21742498 A JP 21742498A JP 2000050032 A5 JP2000050032 A5 JP 2000050032A5
Authority
JP
Japan
Prior art keywords
data
output data
name
data storage
output
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
JP1998217424A
Other languages
Japanese (ja)
Other versions
JP2000050032A (en
Filing date
Publication date
Application filed filed Critical
Priority to JP10217424A priority Critical patent/JP2000050032A/en
Priority claimed from JP10217424A external-priority patent/JP2000050032A/en
Publication of JP2000050032A publication Critical patent/JP2000050032A/en
Publication of JP2000050032A5 publication Critical patent/JP2000050032A5/en
Pending legal-status Critical Current

Links

Description

【0001】
【発明の属する技術分野】
本発明は、インターネットに代表されるネットワーク網を通してデータを供給するコンピュータなどの処理装置上のデータ記憶装置及びデータ記憶方法及びコンピュータ読み取り可能なプログラムが格納された記憶媒体に関するものである。
[0001]
[Technical field to which the invention belongs]
The present invention relates to a data storage device on a processing device such as a computer that supplies data through a network represented by the Internet, a data storage method, and a storage medium in which a computer-readable program is stored.

【0007】
【課題を解決するための手段】
上記目的を達成するため、本出願に係わる発明は、原データを格納するデータ記憶手段と、外部装置からの要求に基づいて、出力データを前記原データから生成する出力データ生成手段と、前記出力データ生成手段により生成された出力データに対し、他の出力データの名称を類推困難な名称に設定する名称設定手段と、前記名称設定手段により設定された名称を付与して前記外部装置へ前記出力データを出力する出力手段と、を有することを特徴とする。
0007
[Means for solving problems]
In order to achieve the above object, the invention according to the present application includes a data storage means for storing original data, an output data generation means for generating output data from the original data based on a request from an external device, and the output. To the output data generated by the data generation means, a name setting means for setting the name of other output data to a name that is difficult to guess, and a name set by the name setting means are given to the output to the external device. It is characterized by having an output means for outputting data.

また、前記名称設定手段は、乱数変換を用いて前記出力データに名称を設定することを特徴とする。Further, the name setting means is characterized in that a name is set in the output data by using random number conversion.

また、前記出力データを所定の間、前記データ記憶手段に格納しておき、削除要求に基づいて前記出力データを削除する削除手段を有することを特徴とする。Further, it is characterized by having a deletion means for storing the output data in the data storage means for a predetermined period of time and deleting the output data based on a deletion request.

また、前記削除要求は、前記外部装置からの接続終了情報であることを特徴とする。Further, the deletion request is characterized in that it is connection termination information from the external device.

また、前記削除要求は、前記外部装置からの最後の要求から所定時間経過したときに発生することを特徴とする。Further, the deletion request is characterized in that it occurs when a predetermined time has elapsed from the last request from the external device.

また、前記データ記憶手段に格納されているデータを管理する管理手段を有し、前記管理手段は、前記原データと、前記出力データと、前記名称設定手段により設定された名称とを関連付けて管理することを特徴とする。Further, it has a management means for managing the data stored in the data storage means, and the management means manages the original data, the output data, and the name set by the name setting means in association with each other. It is characterized by doing.

また、前記管理手段は、前記原データの識別情報と、前記出力データの名称と、出力データにアクセスした時間とを記憶した管理テーブルに基づいて管理することを特徴とする。Further, the management means is characterized in that it manages based on a management table that stores the identification information of the original data, the name of the output data, and the time when the output data is accessed.

【0093】
【発明の効果】
以上説明したように、本発明によれば、ネットワークを介して画像等を含めたデータをユーザーに配信する際に、他のデータへの不正なアクセスが困難になることで、セキュリティを高める事が可能となる。また、画像等を含むデータを蓄積する装置の記憶媒体の実使用量を低減させることも可能となる。
[093]
【Effect of the invention】
As described above, according to the present invention, when data including images and the like is distributed to a user via a network, unauthorized access to other data becomes difficult, thereby enhancing security. It will be possible. It is also possible to reduce the actual amount of storage medium used in the device that stores data including images and the like.

Claims (21)

原データを格納するデータ記憶手段と、
外部装置からの要求に基づいて、出力データを前記原データから生成する出力データ生成手段と、
前記出力データ生成手段により生成された出力データに対し、他の出力データの名称を類推困難な名称に設定する名称設定手段と、
前記名称設定手段により設定された名称を付与して前記外部装置へ前記出力データを出力する出力手段と、
を有することを特徴とするデータ記憶装置。
Data storage means for storing the original data;
Output data generation means for generating output data from the original data based on a request from an external device;
Name setting means for setting names of other output data to hard-to-guess names with respect to output data generated by the output data generation means;
Output means for giving the name set by the name setting means and outputting the output data to the external device;
A data storage device characterized by comprising:
前記名称設定手段は、乱数変換を用いて前記出力データに名称を設定することを特徴とする請求項1記載のデータ記憶装置。The data storage apparatus according to claim 1, wherein the name setting unit sets a name to the output data using random number conversion. 前記出力データを所定の間、前記データ記憶手段に格納しておき、削除要求に基づいて前記出力データを削除する削除手段を有することを特徴とする請求項1記載のデータ記憶装置。2. A data storage apparatus according to claim 1, further comprising: deletion means for storing said output data in said data storage means for a predetermined period and deleting said output data based on a deletion request. 前記削除要求は、前記外部装置からの接続終了情報であることを特徴とする請求項3記載のデータ記憶装置。4. The data storage device according to claim 3, wherein the deletion request is connection termination information from the external device. 前記削除要求は、前記外部装置からの最後の要求から所定時間経過したときに発生することを特徴とする請求項3記載のデータ記憶装置。4. A data storage device according to claim 3, wherein said deletion request is generated when a predetermined time has elapsed since the last request from said external device. 前記データ記憶手段に格納されているデータを管理する管理手段を有し、A management unit that manages data stored in the data storage unit;
前記管理手段は、前記原データと、前記出力データと、前記名称設定手段により設定された名称とを関連付けて管理することを特徴とする請求項1記載のデータ記憶装置。2. The data storage device according to claim 1, wherein the management means manages the original data, the output data, and the name set by the name setting means in association with each other.
前記管理手段は、前記原データの識別情報と、前記出力データの名称と、出力データにアクセスした時間とを記憶した管理テーブルに基づいて管理することを特徴とする請求項6記載のデータ記憶装置。7. The data storage device according to claim 6, wherein said management means manages based on a management table storing identification information of said original data, a name of said output data, and a time of accessing output data. . 原データを記憶部に格納するデータ記憶工程と、A data storage step of storing the original data in the storage unit;
外部装置からの要求に基づいて、出力データを前記原データから生成する出力データ生成工程と、An output data generation step of generating output data from the original data based on a request from an external device;
前記出力データ生成工程で生成された出力データに対し、他の出力データの名称を類推困難な名称に設定する名称設定工程と、A name setting step of setting names of other output data as difficult-to-estimate names with respect to output data generated in the output data generation step;
前記設定された名称を付与して前記外部装置へ前記出力データを出力する出力工程と、An output step of giving the set name and outputting the output data to the external device;
を有することを特徴とするデータ記憶方法。A data storage method characterized by comprising:
前記名称設定工程では、乱数変換を用いて前記出力データに名称を設定することを特徴とする請求項1記載のデータ記憶方法。The data storage method according to claim 1, wherein in the name setting step, a name is set to the output data using random number conversion. 前記出力データを所定の間、前記記憶部に保持しておき、削除要求に基づいて前記出力データを前期記憶部から削除する削除工程を有することを特徴とする請求項1記載のデータ記憶方法。2. The data storage method according to claim 1, further comprising a deletion step of holding the output data in the storage unit for a predetermined period, and deleting the output data from the storage unit on the basis of a deletion request. 前記削除要求は、前記外部装置からの接続終了情報であることを特徴とする請求項3記載のデータ記憶方法。4. The data storage method according to claim 3, wherein the deletion request is connection termination information from the external device. 前記削除要求は、前記外部装置からの最後の要求から所定時間経過したときに発生することを特徴とする請求項3記載のデータ記憶方法。4. The data storage method according to claim 3, wherein the deletion request is generated when a predetermined time has elapsed since the last request from the external device. 前記記憶部に格納されているデータを管理する管理工程を有し、
前記管理工程では、前記原データと、前記出力データと、前記名称設定工程により設定された名称とを関連付けて管理することを特徴とする請求項1記載のデータ記憶方法。
Having a management step of managing data stored in the storage unit;
2. The data storage method according to claim 1, wherein, in the management step, the original data, the output data, and the name set in the name setting step are managed in association with each other.
前記管理工程は、前記原データの識別情報と、前記出力データの名称と、出力データにアクセスした時間とを記憶した管理テーブルに基づいて管理することを特徴とする請求項6記載のデータ記憶方法。7. The data storage method according to claim 6, wherein the management step manages based on a management table storing identification information of the original data, a name of the output data, and a time when the output data is accessed. . 原データを記憶部に格納するデータ記憶工程と、A data storage step of storing the original data in the storage unit;
外部装置からの要求に基づいて、出力データを前記原データから生成する出力データ生成工程と、An output data generation step of generating output data from the original data based on a request from an external device;
前記出力データ生成工程で生成された出力データに対し、他の出力データの名称を類推困難な名称に設定する名称設定工程と、A name setting step of setting names of other output data as difficult-to-estimate names with respect to output data generated in the output data generation step;
前記名称設定工程で設定された名称を付与して前記外部装置へ前記出力データを出力する出力工程と、An output step of giving the name set in the name setting step and outputting the output data to the external device;
を含むことを特徴とするコンピュータ読み取り可能なプログラムが格納された記憶媒体。20. A storage medium storing a computer readable program comprising:
前記名称設定工程では、乱数変換を用いて前記出力データに名称を設定することを特徴とする請求項1記載の記憶媒体。The storage medium according to claim 1, wherein in the name setting step, a name is set to the output data using random number conversion. 前記出力データを所定の間、前記データ記憶部に保持しておき、削除要求に基づいて前記出力データを前記記憶部から削除する削除工程を有することを特徴とする請求項1記載の記憶媒体。The storage medium according to claim 1, further comprising: a deletion step of holding the output data in the data storage unit for a predetermined period and deleting the output data from the storage unit based on a deletion request. 前記削除要求は、前記外部装置からの接続終了情報であることを特徴とする請求項3記載の記憶媒体。The storage medium according to claim 3, wherein the deletion request is connection termination information from the external device. 前記削除要求は、前記外部装置からの最後の要求から所定時間経過したときに発生することを特徴とする請求項3記載のデータ記憶方法。  4. The data storage method according to claim 3, wherein the deletion request is generated when a predetermined time has elapsed since the last request from the external device. 前記記憶部に格納されているデータを管理する管理工程を有し、Having a management step of managing data stored in the storage unit;
前記管理工程では、前記原データと、前記出力データと、前記名称設定工程により設定された名称とを関連付けて管理することを特徴とする請求項1記載の記憶媒体。The storage medium according to claim 1, wherein in the management step, the original data, the output data, and the name set in the name setting step are managed in association with each other.
前記管理工程では、前記原データの識別情報と、前記出力データの名称と、出力データにアクセスした時間とを記憶した管理テーブルに基づいて管理することを特徴とする請求項6記載の記憶媒体。7. The storage medium according to claim 6, wherein in the management step, the identification information of the original data, the name of the output data, and the time of accessing the output data are managed based on a management table stored.
JP10217424A 1998-07-31 1998-07-31 Picture storage device/method and storage medium storing computer readable program Pending JP2000050032A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10217424A JP2000050032A (en) 1998-07-31 1998-07-31 Picture storage device/method and storage medium storing computer readable program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10217424A JP2000050032A (en) 1998-07-31 1998-07-31 Picture storage device/method and storage medium storing computer readable program

Publications (2)

Publication Number Publication Date
JP2000050032A JP2000050032A (en) 2000-02-18
JP2000050032A5 true JP2000050032A5 (en) 2005-04-28

Family

ID=16704002

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10217424A Pending JP2000050032A (en) 1998-07-31 1998-07-31 Picture storage device/method and storage medium storing computer readable program

Country Status (1)

Country Link
JP (1) JP2000050032A (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001357008A (en) 2000-06-14 2001-12-26 Mitsubishi Electric Corp Device and method for retrieving and distributing contents
JP5010114B2 (en) * 2005-06-15 2012-08-29 Necディスプレイソリューションズ株式会社 Image adjustment system and image adjustment method
JP5328389B2 (en) * 2009-01-21 2013-10-30 キヤノン株式会社 Image forming apparatus, image forming system, and image forming method

Similar Documents

Publication Publication Date Title
WO2003096204A1 (en) Information processing device and method, information processing system, recording medium, and program
JP2003044473A5 (en)
US10127401B2 (en) Redacting restricted content in files
US20110123021A1 (en) Surrogate key generation using cryptographic hashing
WO2002019712A1 (en) Content distribution method, reservation management device, and program storage medium
ATE431946T1 (en) MIRRORING NETWORK DATA TO CREATE A VIRTUAL STORAGE AREA NETWORK
ATE307453T1 (en) METHOD FOR TRANSFERRING DATA OBJECTS FROM A SERVER TO A CLIENT TERMINAL USING CACHE MANAGEMENT
JP2002189636A5 (en)
JP2004234157A5 (en)
CN105824932A (en) Archive system for storing OSS based on Aliskiu object
JP2002182970A5 (en)
US20080229333A1 (en) Method, System And Storage Medium For Implementing A Message Board Cache System
CN106817388A (en) The system that virtual machine, host obtain the method, device and access data of data
CN106991148A (en) It is a kind of to support the full database authentication system and method for updating operation
JP2003108419A5 (en) Electronic album publishing system, electronic album management apparatus, electronic album management method and program
CN110636057A (en) Application access method and device and computer readable storage medium
CN108304724A (en) Document is traced to the source device, system and method
JP2000050032A5 (en) Data storage device, data storage method, and storage medium storing computer readable program
JP2009238092A5 (en)
CN105554084B (en) Generate disposable resource address and the method with real resources address of cache
US7904686B2 (en) Data security for use with a file system
CN106575341A (en) Composite document access
CN111292082B (en) Public key management method, device and equipment in block chain type account book
CN110188546B (en) Teaching resource management method based on information base platform
CN108563492A (en) Data capture method, virtual machine and electronic equipment