JP4629365B2 - Individual information management method and individual information management program - Google Patents

Individual information management method and individual information management program Download PDF

Info

Publication number
JP4629365B2
JP4629365B2 JP2004149086A JP2004149086A JP4629365B2 JP 4629365 B2 JP4629365 B2 JP 4629365B2 JP 2004149086 A JP2004149086 A JP 2004149086A JP 2004149086 A JP2004149086 A JP 2004149086A JP 4629365 B2 JP4629365 B2 JP 4629365B2
Authority
JP
Japan
Prior art keywords
display
individual
user
data
content data
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.)
Expired - Fee Related
Application number
JP2004149086A
Other languages
Japanese (ja)
Other versions
JP2004288212A (en
JP2004288212A5 (en
Inventor
光一郎 北島
佳子 井上
壽人 緒方
輝久 南波
Original Assignee
株式会社スーパーインデックス
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 株式会社スーパーインデックス filed Critical 株式会社スーパーインデックス
Priority to JP2004149086A priority Critical patent/JP4629365B2/en
Publication of JP2004288212A publication Critical patent/JP2004288212A/en
Publication of JP2004288212A5 publication Critical patent/JP2004288212A5/ja
Application granted granted Critical
Publication of JP4629365B2 publication Critical patent/JP4629365B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Description

本発明は、ネットワークを介してユーザ端末に於いて最新のデータを保存し格納する情報個別管理システム、情報個別管理方法及び情報個別管理プログラムに関するものである。更に詳しくは、ユーザ毎に必要となる個別データ格納空間を情報格納サーバ上に作成し、その個別データ格納空間にはユーザに必要となるデータの格納先を格納することにより少ない容量でユーザ毎に適した情報を送信し提供する情報個別管理方法及び情報個別管理プログラムに関するものである。
The present invention relates to an individual information management system, an individual information management method, and an individual information management program for storing and storing the latest data in a user terminal via a network. More specifically, an individual data storage space required for each user is created on the information storage server, and a storage location of data required for the user is stored in the individual data storage space for each user with a small capacity. The present invention relates to an information individual management method and an information individual management program for transmitting and providing suitable information.

ユーザ毎に適した情報(ユーザ毎に適した情報とは、ユーザが自ら選択した情報又はユーザに対して閲覧させたい情報の登録者が選択した情報を示す)を送信するシステムとして、従来からポイントキャスト、リーリングシステムといったものが存在している。これらは情報を一方的にユーザに送信するプッシュ技術と呼ばれるもので、ユーザが利用しているIPアドレス等を取得することによってユーザを識別し、そのIPアドレスに対して情報を送信することで、ユーザ毎に適した情報を送信することを実現している。   As a system for transmitting information suitable for each user (information suitable for each user indicates information selected by the user or information selected by the registrant of information desired to be viewed by the user) There are casting and reeling systems. These are called push technologies that unilaterally send information to the user, identify the user by acquiring the IP address that the user is using, and send the information to that IP address, It is possible to transmit information suitable for each user.

前記のプッシュ型による情報の送信方法では、そのデータ構造上、ユーザからの要求に対してIPアドレスを仲介する形で直接データの送受信が行われる。つまり、企業等のある程度の規模のネットワーク構造を有しているシステムの場合には、セキュリティ等の問題からファイアーウォール、プロキシーサーバ等がユーザが有する端末(以下、ユーザ端末)とネットワークとの間に設置されていることが一般的であって、これらによって外部からのIPアドレスに対してフィルタリング制御されてしまい、ユーザ端末を正確に識別できずユーザに適した情報を送信できない問題点が存在している。   In the push-type information transmission method described above, data is directly transmitted and received in the form of mediating an IP address in response to a request from a user because of its data structure. In other words, in the case of a system having a network structure of a certain scale, such as a company, a firewall, a proxy server, etc. between a terminal (hereinafter referred to as a user terminal) held by a user and the network due to security problems. It is generally installed, and filtering control is performed for IP addresses from outside, and there is a problem that the user terminal cannot be accurately identified and information suitable for the user cannot be transmitted. Yes.

プッシュ型による情報の送信方法の場合にはネットワーク上に存在するIPアドレスに対して情報を送信しているのみであって、IPアドレス=ユーザという構造が成立しないネットワーク構造に於けるユーザに対しては、ユーザ毎に適した情報を送信することは困難である。又、ユーザが複数台の端末からアクセスする場合又は通常使用している端末とは異なる端末からアクセスを行う場合には、ユーザを識別することは困難となっている。   In the case of the push type information transmission method, information is only transmitted to an IP address existing on the network, and a user in a network structure in which the structure of IP address = user is not established. It is difficult to transmit information suitable for each user. In addition, when a user accesses from a plurality of terminals or accesses from a terminal different from the terminal normally used, it is difficult to identify the user.

尚、本願に関連する先行技術文献として、以下の文献が存在する(特許文献1参照。)。   In addition, the following documents exist as a prior art document relevant to this application (refer patent document 1).

特開平9−269923号公報JP-A-9-269923

本発明者らは上記問題点に鑑み、ユーザ毎の情報を格納できる情報格納サーバに、ユーザ毎に参照できる個別データ格納空間を作成することによって、ユーザが使用している端末のIPアドレスに左右されることなく、ユーザがどのような端末を使用していようとも、情報格納サーバに格納しているユーザ毎の情報を送信し提供できる、情報個別管理方法及び情報個別管理プログラムを発明した。
In view of the above problems, the present inventors create an individual data storage space that can be referred to for each user in an information storage server that can store information for each user, so that it depends on the IP address of the terminal used by the user. Accordingly, the present invention has invented an individual information management method and an individual information management program that can transmit and provide information for each user stored in the information storage server regardless of what terminal the user is using.

本発明に依れば、ユーザが参照するコンテンツデータのアドレスのみを個別データ格納空間に格納し、それのみを情報格納サーバと送受信し、差違のあるコンテンツデータのみをコンテンツを格納しているデータベースから取得することによりネットワークのトラフィックを軽減することが可能となる。又コンテンツデータそのものをユーザの個別データ格納空間に格納せず、そのコンテンツデータの参照先のアドレスのみを格納することによって情報格納サーバの記憶容量を大幅に削減すると共に、コンテンツデータを格納するデータベースそのものを情報格納サーバが有する必要性がなくなる。又場合によっては配信元顧客が有するデータベースサーバであってもよい。これによって配信元顧客は従来はコンテンツデータを更新する為にはサーバにコンテンツデータを送信していたが、その必要性がなくなり気軽にコンテンツデータの配信を図ることが可能となる。   According to the present invention, only the address of the content data referred to by the user is stored in the individual data storage space, only that is transmitted to and received from the information storage server, and only the content data with a difference is stored from the database storing the content. Obtaining it makes it possible to reduce network traffic. In addition, the content data itself is not stored in the user's individual data storage space, but only the address of the reference destination of the content data is stored, thereby greatly reducing the storage capacity of the information storage server and the database itself storing the content data Need not be included in the information storage server. In some cases, it may be a database server of the distribution source customer. In this way, the distribution source customer has conventionally transmitted the content data to the server in order to update the content data, but it is no longer necessary and the content data can be distributed easily.

更に本発明では、ユーザ端末に於いて常に最新のデータを格納し情報格納サーバと同期を取ることによって、例えばネットワーク障害、サーバ障害等が発生してもすぐに他のアクセス手段を確保することによって、遅延なく最新のデータを閲覧することが可能となる。   Furthermore, in the present invention, by always storing the latest data in the user terminal and synchronizing with the information storage server, for example, by securing other access means immediately even if a network failure, a server failure, etc. occur. The latest data can be viewed without delay.

請求項1に記載の発明は、ユーザが操作するユーザ端末が、前記ユーザ端末とネットワークを通じて接続された情報格納サーバとの間でデータの送受信を行う情報個別管理方法であって、前記ユーザ端末が、前記ユーザが選択した前記ユーザ端末のディスプレイに表示するコンテンツデータを前記コンテンツデータの格納場所であるアドレスにより特定する情報及び前記コンテンツデータのディスプレイ上の表示位置に関する情報を含む個別データを、前記情報格納サーバに前記個別データに前記ユーザを識別する識別情報を付した個別表示データリストとしてユーザ別に格納するために送信するステップと、前記ユーザ端末が、前記ユーザ端末のディスプレイに表示するコンテンツデータの表示要求を前記情報格納サーバに送信するステップと、前記ユーザ端末が、前記情報格納サーバに格納された個別表示データリストから、前記ユーザの識別情報をキーに特定された前記ユーザに対応する個別表示データリストを受信して保存する第1の個別表示データリスト受信ステップと、前記ユーザ端末が、前記個別表示データリストにおいて指定された前記ユーザ端末のディスプレイ上の表示位置に、前記個別表示データリストにおいて指定されたアドレスから取得したコンテンツデータを表示する第1のコンテンツデータ表示ステップと、前記ユーザ端末が、前記第1のコンテンツデータ表示ステップから所定の時間が経過すると、前記情報格納サーバに格納された個別表示データリストから、前記ユーザの識別情報をキーに特定された前記ユーザに対応する個別表示データリストを受信して保存する第2の個別表示データリスト受信ステップと、前記ユーザ端末が、前記第2の個別表示データリスト受信ステップで受信した個別表示データリストを前記第1の個別表示データリスト受信ステップで受信した個別表示データリストと比較して、同一のディスプレイ上の表示位置に対応するアドレスが変更されたコンテンツデータを前記アドレスから取得して、前記コンテンツデータを前記表示位置に表示する第2のコンテンツデータ表示ステップと、を有すること特徴とする情報個別管理方法である。請求項2に記載の発明は、ユーザが操作するユーザ端末が、前記ユーザ端末とネットワークを通じて接続された情報格納サーバとの間でデータの送受信を行う情報個別管理方法であって、前記ユーザ端末が、前記ユーザが選択した前記ユーザ端末のディスプレイに表示するコンテンツデータを前記コンテンツデータの格納場所であるアドレスにより特定する情報及び前記コンテンツデータの更新時刻を示すパラメータ、並びに前記コンテンツデータのディスプレイ上の表示位置に関する情報を含む個別データを、前記情報格納サーバに前記個別データに前記ユーザを識別する識別情報を付した個別表示データリストとしてユーザ別に格納するために送信するステップと、前記ユーザ端末が、前記ユーザ端末のディスプレイに表示するコンテンツデータの表示要求を前記情報格納サーバに送信するステップと、前記ユーザ端末が、前記情報格納サーバに格納された個別表示データリストから、前記ユーザの識別情報をキーに特定された前記ユーザに対応する個別表示データリストを受信して保存する第1の個別表示データリスト受信ステップと、前記ユーザ端末が、前記個別表示データリストにおいて指定された前記ユーザ端末のディスプレイ上の表示位置に、前記個別表示データリストにおいて指定されたアドレスから取得したコンテンツデータを表示する第1のコンテンツデータ表示ステップと、前記ユーザ端末が、前記第1のコンテンツデータ表示ステップから所定の時間が経過すると、前記情報格納サーバに格納された個別表示データリストから、前記ユーザの識別情報をキーに特定された前記ユーザに対応する個別表示データリストを受信して保存する第2の個別表示データリスト受信ステップと、前記ユーザ端末が、前記第2の個別表示データリスト受信ステップで受信した個別表示データリストを前記第1の個別表示データリスト受信ステップで受信した個別表示データリストと比較して、同一のディスプレイ上の表示位置に対応するパラメータが更新されたコンテンツデータを前記アドレスから取得して、前記コンテンツデータを前記表示位置に表示する第2のコンテンツデータ表示ステップと、を有すること特徴とする情報個別管理方法である。
The invention according to claim 1 is an information individual management method in which a user terminal operated by a user transmits and receives data between the user terminal and an information storage server connected through a network. Individual information including information specifying content data to be displayed on the display of the user terminal selected by the user by an address that is a storage location of the content data and information regarding a display position of the content data on the display, Transmitting to the storage server for storing each individual data as an individual display data list with identification information for identifying the user, and displaying the content data displayed on the display of the user terminal by the user terminal Sending a request to the information storage server. And the user terminal receives and stores an individual display data list corresponding to the user specified by using the identification information of the user as a key from the individual display data list stored in the information storage server. An individual display data list receiving step, and the user terminal displays content data acquired from an address specified in the individual display data list at a display position on the display of the user terminal specified in the individual display data list First content data display step, and when the user terminal has passed a predetermined time from the first content data display step, from the individual display data list stored in the information storage server, the user identification information Individual display data list corresponding to the user specified by the key A second individual display data list receiving step of storing received by the user terminal, the individual display data list received in the second individual display data list receiving step in the first individual display data list receiving step Second content in which content data in which an address corresponding to a display position on the same display is changed from the received address is compared with the received individual display data list, and the content data is displayed at the display position And a data display step. The invention according to claim 2 is an information individual management method in which a user terminal operated by a user transmits and receives data between the user terminal and an information storage server connected through a network, and the user terminal Information for specifying content data to be displayed on the display of the user terminal selected by the user by an address that is a storage location of the content data, a parameter indicating the update time of the content data, and display of the content data on the display Transmitting the individual data including information about the position to the information storage server for storing by user as an individual display data list with identification information for identifying the user added to the individual data; and Content displayed on the display of the user terminal A step of transmitting a data display request to the information storage server; and the user terminal corresponds to the user specified by using the identification information of the user as a key from the individual display data list stored in the information storage server A first individual display data list receiving step for receiving and storing the individual display data list; and the individual display data at a display position on the display of the user terminal designated in the individual display data list. A first content data display step for displaying content data acquired from an address specified in the list; and when the user terminal has passed a predetermined time from the first content data display step, the content data is stored in the information storage server The identification information of the user is keyed from the displayed individual display data list. A second individual display data list receiving step for receiving and storing an individual display data list corresponding to the user specified in step (b), and an individual display received by the user terminal in the second individual display data list receiving step. Comparing the data list with the individual display data list received in the first individual display data list receiving step, the content data in which the parameter corresponding to the display position on the same display is updated is acquired from the address, And a second content data display step for displaying the content data at the display position.

本発明によって、ユーザが如何なる端末を使用していようともユーザに対して適した情報を送信することを可能とし、同時にユーザ毎のデータ格納空間ではユーザが閲覧するコンテンツデータを保持するのではなく、コンテンツデータの格納先のアドレスのみを格納することによって、記憶容量の削減を図っている。又情報格納サーバにはコンテンツデータの格納先のアドレスのみを送信し、コンテンツデータにユーザ端末がアクセスする際には、別途ユーザ端末から行わせることによってネットワークのトラフィックの負荷軽減を図っている。   According to the present invention, it is possible to transmit suitable information to the user regardless of which terminal the user is using, and at the same time, in the data storage space for each user, the content data browsed by the user is not held, By storing only the storage address of the content data, the storage capacity is reduced. Further, only the address of the storage location of the content data is transmitted to the information storage server, and when the user terminal accesses the content data, it is performed from the user terminal separately to reduce the load on the network traffic.

本発明によって、コンテンツデータをユーザ端末のディスプレイ装置上の予め指定された位置に表示することが可能となり、同時にそのデータの表示方法(静止画データか動画データかテキストデータか等)、表示タイミング(常に表示するか、一定間隔で点滅するか、フラッシュ表示するか等)も任意に設定することが可能となる。これによって、よりインタラクティブなインターフェイスが可能となる。   According to the present invention, content data can be displayed at a predetermined position on a display device of a user terminal, and at the same time, the display method of the data (still image data, moving image data, text data, etc.), display timing ( It is possible to arbitrarily set whether to always display, blink at regular intervals, flash display, or the like. This allows for a more interactive interface.

本発明によって、前回と今回とのコンテンツデータの格納先のアドレスを比較することによって、変更、追加、更新のあったコンテンツデータのみをコンテンツデータの格納先から取得し、変更のないコンテンツデータはそのまま表示することによって、ネットワークのトラフィックの更なる軽減、迅速なるレスポンスを可能としている。   According to the present invention, by comparing the addresses of the storage destinations of the content data of the previous time and the current time, only the content data that has been changed, added, or updated is acquired from the storage location of the content data, and the content data that has not been changed remains as it is. By displaying, network traffic can be further reduced and quick response is possible.

請求項3に記載の発明は、ユーザが操作するユーザ端末において、前記ユーザ端末とネットワークを通じて接続された情報格納サーバとの間でデータの送受信を行うための情報個別管理プログラムであって、前記ユーザ端末に、前記ユーザが選択した前記ユーザ端末のディスプレイに表示するコンテンツデータを前記コンテンツデータの格納場所であるアドレスにより特定する情報及び前記コンテンツデータのディスプレイ上の表示位置に関する情報を含む個別データを、前記情報格納サーバに前記個別データに前記ユーザを識別する識別情報を付した個別表示データリストとしてユーザ別に格納するために送信するステップと、前記ユーザ端末のディスプレイに表示するコンテンツデータの表示要求を前記情報格納サーバに送信するステップと、前記情報格納サーバに格納された個別表示データリストから、前記ユーザの識別情報をキーに特定された前記ユーザに対応する個別表示データリストを受信して保存する第1の個別表示データリスト受信ステップと、前記個別表示データリストにおいて指定された前記ユーザ端末のディスプレイ上の表示位置に、前記個別表示データリストにおいて指定されたアドレスから取得したコンテンツデータを表示する第1のコンテンツデータ表示ステップと、前記第1のコンテンツデータ表示ステップから所定の時間が経過すると、前記情報格納サーバに格納された個別表示データリストから、前記ユーザの識別情報をキーに特定された前記ユーザに対応する個別表示データリストを受信して保存する第2の個別表示データリスト受信ステップと、前記第2の個別表示データリスト受信ステップで受信した個別表示データリストを前記第1の個別表示データリスト受信ステップで受信した個別表示データリストと比較して、同一のディスプレイ上の表示位置に対応するアドレスが変更されたコンテンツデータを前記アドレスから取得して、前記コンテンツデータを前記表示位置に表示する第2のコンテンツデータ表示ステップと、を実行させることを特徴とする情報個別管理プログラムである。請求項4に記載の発明は、ユーザが操作するユーザ端末において、前記ユーザ端末とネットワークを通じて接続された情報格納サーバとの間でデータの送受信を行うための情報個別管理プログラムであって、前記ユーザ端末に、前記ユーザが選択した前記ユーザ端末のディスプレイに表示するコンテンツデータを前記コンテンツデータの格納場所であるアドレスにより特定する情報及び前記コンテンツデータの更新時刻を示すパラメータ、並びに前記コンテンツデータのディスプレイ上の表示位置に関する情報を含む個別データを、前記情報格納サーバに前記個別データに前記ユーザを識別する識別情報を付した個別表示データリストとしてユーザ別に格納するために送信するステップと、前記ユーザ端末のディスプレイに表示するコンテンツデータの表示要求を前記情報格納サーバに送信するステップと、前記情報格納サーバに格納された個別表示データリストから、前記ユーザの識別情報をキーに特定された前記ユーザに対応する個別表示データリストを受信して保存する第1の個別表示データリスト受信ステップと、前記個別表示データリストにおいて指定された前記ユーザ端末のディスプレイ上の表示位置に、前記個別表示データリストにおいて指定されたアドレスから取得したコンテンツデータを表示する第1のコンテンツデータ表示ステップと、前記第1のコンテンツデータ表示ステップから所定の時間が経過すると、前記情報格納サーバに格納された個別表示データリストから、前記ユーザの識別情報をキーに特定された前記ユーザに対応する個別表示データリストを受信して保存する第2の個別表示データリスト受信ステップと、前記第2の個別表示データリスト受信ステップで受信した個別表示データリストを前記第1の個別表示データリスト受信ステップで受信した個別表示データリストと比較して、同一のディスプレイ上の表示位置に対応するパラメータが更新されたコンテンツデータを前記アドレスから取得して、前記コンテンツデータを前記表示位置に表示する第2のコンテンツデータ表示ステップと、を実行させることを特徴とする情報個別管理プログラムである。 The invention according to claim 3 is an information individual management program for transmitting and receiving data between the user terminal operated by the user and an information storage server connected to the user terminal through a network. Individual data including information for specifying content data to be displayed on the display of the user terminal selected by the user on the terminal by an address that is a storage location of the content data and information on a display position of the content data on the display, Transmitting to the information storage server for storing each individual data as an individual display data list with identification information for identifying the user added to the individual data; and a request for displaying content data to be displayed on the display of the user terminal. Step to send to the information storage server Receiving an individual display data list corresponding to the user specified by using the identification information of the user as a key from the individual display data list stored in the information storage server, and receiving the first individual display data list A first content data display step for displaying content data acquired from an address specified in the individual display data list at a display position on the display of the user terminal specified in the individual display data list; When a predetermined time elapses from the first content data display step, the individual display data list corresponding to the user specified by using the user identification information as a key from the individual display data list stored in the information storage server The second individual display data list reception step for receiving and storing If, compared to the second individual display data list received individual display data list received by the individual display data list receiving step in the first individual display data list receiving step, a display position on the same display And a second content data display step of acquiring content data whose corresponding address has been changed from the address and displaying the content data at the display position. . The invention according to claim 4 is an information individual management program for transmitting and receiving data between the user terminal operated by a user and an information storage server connected to the user terminal through a network. Information specifying the content data to be displayed on the display of the user terminal selected by the user on the terminal by an address that is the storage location of the content data, a parameter indicating the update time of the content data, and the content data Transmitting individual data including information related to the display position of the user terminal as a separate display data list in which identification information for identifying the user is attached to the individual data in the information storage server, Content displayed on the display A step of transmitting a data display request to the information storage server, and an individual display data list corresponding to the user identified by using the user identification information as a key from the individual display data list stored in the information storage server A first individual display data list receiving step for receiving and storing; content acquired from an address specified in the individual display data list at a display position on the display of the user terminal specified in the individual display data list; When a predetermined time has elapsed from the first content data display step for displaying data and the first content data display step, the identification information of the user is keyed from the individual display data list stored in the information storage server. Individual display data list corresponding to the user specified in A second individual display data list receiving step of storing received, the individual display data received individual display data list received in the second individual display data list receiving step in the first individual display data list receiving step A second content data display step of acquiring content data in which parameters corresponding to a display position on the same display are updated as compared with the list from the address, and displaying the content data at the display position; It is an information individual management program characterized by having executed.

ユーザ毎の情報を格納できる情報格納サーバに、ユーザ毎に参照できる個別データ格納空間を作成する本発明によって、ユーザが使用している端末のIPアドレスに左右されることなく、ユーザがどのような端末を使用していようとも、情報格納サーバに格納しているユーザ毎の情報を送信し提供できる、情報個別管理システムが可能となった。又情報格納サーバとユーザ端末とのデータの送受信には、コンテンツデータの格納先のアドレスのみであり、変更があったコンテンツデータについては別途ユーザ端末からコンテンツデータベースにアクセスを行わせることによって、一回あたりに送受信されるデータ量を削減することが可能となり、レスポンスの速さも確保されている。   By creating an individual data storage space that can be referred to for each user in an information storage server that can store information for each user, the present invention does not depend on the IP address of the terminal used by the user. Even if a terminal is used, an individual information management system that can transmit and provide information for each user stored in an information storage server is now possible. Data transmission / reception between the information storage server and the user terminal is performed only by the storage address of the content data, and the content data that has been changed is accessed once by separately accessing the content database from the user terminal. It is possible to reduce the amount of data transmitted / received around, and the response speed is also ensured.

加えて、ユーザ毎の個別データ格納空間には、コンテンツデータそのものではなく、コンテンツデータのアドレス(所在地)を格納することによって、情報格納サーバが必要とする記憶容量を大幅に削減することを可能とした。又情報格納サーバにコンテンツデータを格納しない場合には、そのコンテンツデータのアドレスのみが格納されていることとなるが、それによってサーバ上にコンテンツを格納させる従来の手法より、配信元顧客が有するデータサーバに格納することによって、配信元顧客は容易にコンテンツデータを変更することが出来るようになる。   In addition, by storing not the content data itself but the address (location) of the content data in the individual data storage space for each user, the storage capacity required by the information storage server can be greatly reduced. did. In addition, when content data is not stored in the information storage server, only the address of the content data is stored, but the data that the distribution source customer has than the conventional method of storing the content on the server thereby. By storing in the server, the distribution source customer can easily change the content data.

更に、ユーザ端末に於いて常に最新のデータを格納し情報格納サーバと同期を取ることによって、例えばネットワーク障害、サーバ障害等が発生してもすぐに他のアクセス手段を確保することによって、遅延なく最新のデータを閲覧することが可能となる。   Furthermore, by always storing the latest data in the user terminal and synchronizing with the information storage server, for example, by securing other access means immediately even if a network failure, server failure, etc. occur, there is no delay. The latest data can be browsed.

本発明の情報個別管理システムは、ユーザが有する端末(以下、ユーザ端末2)、コンテンツデータを配信することを希望する配信元顧客が有する端末(以下、配信元顧客端末3)とネットワーク4を介してデータの送受信を行う情報格納サーバ1である。図1に本発明のシステム構成の一例であるシステム構成図を示す。本実施態様に於いては説明の便宜上一つの情報格納サーバ1上に全ての機能を集約しているが、これらを複数のサーバに分散して格納しても良いことはいうまでもない。又複数のコンテンツデータベース14、個人情報格納データベース15、個別データ格納データベース13、ユーザデータベース10、配信元顧客データベース11を有していても良い。 The information individual management system of the present invention includes a terminal (hereinafter referred to as user terminal 2) possessed by a user, a terminal (hereinafter referred to as distribution source customer terminal 3) possessed by a distribution source customer who desires to distribute content data, and a network 4. The information storage server 1 that transmits and receives data. FIG. 1 shows a system configuration diagram as an example of the system configuration of the present invention. In this embodiment, all functions are collected on one information storage server 1 for convenience of explanation, but it goes without saying that these functions may be distributed and stored in a plurality of servers. A plurality of content databases 14, a personal information storage database 15, an individual data storage database 13, a user database 10, and a distribution source customer database 11 may be included.

ユーザ端末2は、データ表示手段16、データ取得手段17、個別データ送出手段19、データ送受信手段18を有している。データ表示手段16は、ユーザ端末2のディスプレイ装置上に、データ表示オブジェクトを有するフロント画面を表示させ、その表示管理を個別表示データリスト(後述)に基づいて行う手段である。フロント画面の概念図を図6に示す。フロント画面は各データを表示する一以上のデータ表示オブジェクトから構成されており、このデータ表示オブジェクトのフロント画面上に於ける位置をコネクションフィールドとする。データ表示オブジェクトの一例としてはカレンダー情報を示すオブジェクト、スケジュール情報を示すオブジェクト、株価等の情報を示すオブジェクト等様々なものがあり、これらをユーザが個別に選択することによって、ユーザがデータとして得たいものを画面上に表示することが出来る。   The user terminal 2 includes data display means 16, data acquisition means 17, individual data transmission means 19, and data transmission / reception means 18. The data display means 16 is a means for displaying a front screen having a data display object on the display device of the user terminal 2 and managing the display based on an individual display data list (described later). A conceptual diagram of the front screen is shown in FIG. The front screen is composed of one or more data display objects for displaying each data, and the position of the data display object on the front screen is used as a connection field. Examples of data display objects include various objects such as an object indicating calendar information, an object indicating schedule information, an object indicating information such as stock prices, etc., and the user wants to obtain it as data by selecting these individually. Things can be displayed on the screen.

データ取得手段17は、データ表示手段16のフロント画面内のデータ表示オブジェクトに対応する個別表示データリスト(後述)をデータ送受信手段18を介して情報格納サーバ1のユーザデータ送受信手段8から取得し格納する手段である。又前記取得した個別表示データリストと前回参照した個別表示データリストとを比較させることにより、更新・追加・変更されたデータをコンテンツデータベース14から取得しフロント画面の対応するコネクションフィールドに表示させる手段である。   The data acquisition unit 17 acquires and stores an individual display data list (described later) corresponding to the data display object in the front screen of the data display unit 16 from the user data transmission / reception unit 8 of the information storage server 1 via the data transmission / reception unit 18. It is means to do. In addition, by comparing the acquired individual display data list with the previously referred individual display data list, updated / added / changed data is acquired from the content database 14 and displayed in the corresponding connection field on the front screen. is there.

個別データ送出手段19は、ユーザによってデータ表示手段16に入力されたユーザ毎の個別情報(以下、スケジュール個別データ)を格納しており、このスケジュール個別データは、データ送受信手段18を介して情報格納サーバ1内の個別データ格納データベース13に送信される。   The individual data sending means 19 stores individual information (hereinafter referred to as schedule individual data) for each user input to the data display means 16 by the user, and this schedule individual data is stored via the data transmitting / receiving means 18. It is transmitted to the individual data storage database 13 in the server 1.

データ送受信手段18は、情報格納サーバ1とのデータ送受信を行う手段である。一般的にモデム、TA(Terminal
Adapter)等のネットワーク4通信機器を示す。
The data transmission / reception means 18 is means for performing data transmission / reception with the information storage server 1. Generally modem, TA (Terminal
A network 4 communication device such as Adapter) is shown.

情報格納サーバ1は、認証手段5、ユーザ登録手段6、ユーザ別データ格納空間作成手段12、個別データ格納データベース13、ユーザデータベース10、配信元顧客登録手段7、配信元顧客データベース11、登録データリスト作成手段9、コンテンツデータベース14、個人情報格納データベース15を有している。   The information storage server 1 includes an authentication unit 5, a user registration unit 6, a user-specific data storage space creation unit 12, an individual data storage database 13, a user database 10, a distribution source customer registration unit 7, a distribution source customer database 11, and a registration data list. A creation unit 9, a content database 14, and a personal information storage database 15 are provided.

認証手段5は、ユーザや配信元顧客の認証を行う手段で、ユーザ端末2もしくは配信元顧客端末3から受信したID、パスワードをユーザデータベース10もしくは配信元顧客データベース11内に格納されているID、パスワードと照合し、認証を行う。   The authentication unit 5 is a unit for authenticating a user or a distribution source customer. The ID and password received from the user terminal 2 or the distribution source customer terminal 3 are stored in the user database 10 or the distribution source customer database 11, Authenticate against the password.

ユーザ登録手段6は、ユーザの新規登録を管理する手段で、ユーザ端末2へユーザ登録画面を送信し、ユーザ端末2から受信したユーザ登録画面に入力された氏名、住所、連絡先、メールアドレス等の属性情報をユーザデータベース10へ送信し登録する。また、ユーザ別データ格納空間作成手段12に対して、新規登録のユーザ属性情報を送信し、ユーザの個別データ格納空間を作成させる。又ユーザに対してID、パスワードの発行を行い、それをユーザ端末2に送信する手段でもある。図7にユーザ登録画面の一例を示す。   The user registration means 6 is a means for managing a new registration of a user. The user registration means 6 transmits a user registration screen to the user terminal 2, and the name, address, contact information, e-mail address, etc. input on the user registration screen received from the user terminal 2 Is sent to the user database 10 and registered. Also, newly registered user attribute information is transmitted to the user-specific data storage space creating means 12 to create a user individual data storage space. It is also a means for issuing an ID and password to the user and transmitting it to the user terminal 2. FIG. 7 shows an example of the user registration screen.

ユーザデータベース10は、ユーザの氏名、年齢、連絡先、住所等のユーザの属性情報、個別データ格納データベース13内に於けるユーザの個別データ格納空間の所在地を示したアドレス等を格納しているデータベースであり、ユーザのID、パスワード等の認証情報を格納しているデータベースでもある。図8にユーザデータベース10のデータ構造の概念図を示す。   The user database 10 is a database that stores user attribute information such as the user's name, age, contact information, and address, and an address indicating the location of the user's individual data storage space in the individual data storage database 13. It is also a database storing authentication information such as user IDs and passwords. FIG. 8 shows a conceptual diagram of the data structure of the user database 10.

ユーザ別データ格納空間作成手段12は、ユーザ登録手段6より新規登録のユーザ情報を受信すると、ユーザの個別データ格納空間を個別データ格納データベース13上に作成する手段である。   The user-specific data storage space creating means 12 is a means for creating a user's individual data storage space on the individual data storage database 13 upon receiving newly registered user information from the user registration means 6.

個別データ格納データベース13は、ユーザ毎の個別データ格納空間を少なくとも一以上有しているデータベースである。図9に個別データ格納データベース13のデータ構造の概念図を示す。個別データ格納空間は、コンテンツデータを格納しているコンテンツデータベース14、個人情報格納データベース15のデータベース内のデータの所在地であるアドレス(又はポインタ。以下の説明ではアドレスの場合を説明するがポインタであっても同様に可能である)と、ディスプレイ上に表示する画面上の位置(フロント画面のどこに)と、データ表示属性(どのような形式で)と、データ表示タイミング(どのようなタイミングで前記アドレスのデータを表示するか)とを含む個別表示データリストを少なくとも一以上格納している。尚、個別表示データリストに含まれるデータは任意である。   The individual data storage database 13 is a database having at least one individual data storage space for each user. FIG. 9 shows a conceptual diagram of the data structure of the individual data storage database 13. The individual data storage space is an address (or pointer) that is the location of data in the databases of the content database 14 and the personal information storage database 15 that store the content data. Is also possible), the position on the screen to display on the display (where on the front screen), the data display attribute (in any format), and the data display timing (at what timing the address At least one individual display data list is stored. The data included in the individual display data list is arbitrary.

配信元顧客登録手段7は、適したユーザにコンテンツデータ配信を希望するコンテンツデータの配信元顧客の新規登録、及びコンテンツデータの新規登録を管理する手段で、配信元顧客端末3へ登録画面を送信し、配信元顧客端末3から配信元顧客名、コンテンツデータの配信希望者、配信時間、配信元顧客の所在する地域等の配信元属性情報、コンテンツデータ等を受信する。受信した配信元属性情報を配信元顧客データベース11へ送信し、コンテンツデータを登録データリスト作成手段9を介してコンテンツデータベース14へ送信し格納する。コンテンツデータを情報格納サーバ1以外に格納する場合には、コンテンツデータの代わりにコンテンツデータの格納先のアドレスを送信することとなる。   The distribution source customer registration means 7 is a means for managing the new registration of the distribution data customer and the new registration of the content data for which content data is desired to be distributed to a suitable user, and transmits a registration screen to the distribution source customer terminal 3. The distribution source customer terminal 3, the distribution source customer name, the content data distribution requester, the distribution time, the distribution source attribute information such as the region where the distribution source customer is located, the content data and the like are received. The received distribution source attribute information is transmitted to the distribution source customer database 11, and the content data is transmitted to the content database 14 via the registered data list creation means 9 and stored. When content data is stored in a place other than the information storage server 1, the storage address of the content data is transmitted instead of the content data.

配信元顧客データベース11は、配信元顧客名等の配信元属性情報を格納するデータベースである。又配信元顧客のID、パスワード等の認証情報も格納しているデータベースである。   The distribution source customer database 11 is a database that stores distribution source attribute information such as a distribution source customer name. The database also stores authentication information such as IDs and passwords of distribution source customers.

個人情報格納データベース15は、ユーザ毎のスケジュール個別データ、アドレス帳等の個人情報を格納しているデータベースである。   The personal information storage database 15 is a database that stores personal information such as individual schedule data for each user and address book.

コンテンツデータベース14は、配信元顧客がユーザに配信を希望するコンテンツデータを格納しているデータベースである。コンテンツデータとしては、株価、広告、天気予報、ニュース等がその一例としてあるが、配信元顧客が配信を希望するデータであれば如何なるものであっても良いことは言うまでもない。又コンテンツデータベース14は、情報格納サーバ1以外に存在しても良く、例えば配信元顧客が有しているコンピュータ、データベースサーバ上に存在していても良い。   The content database 14 is a database that stores content data that the distribution source customer desires the user to distribute. Examples of content data include stock prices, advertisements, weather forecasts, news, and the like, but it goes without saying that any data may be used as long as the distribution source customer desires distribution. Further, the content database 14 may exist other than the information storage server 1, for example, may exist on a computer or a database server that the distribution source customer has.

ユーザデータ送受信手段8は、ユーザの認証後、ユーザのフロント画面に表示する個別表示データリストを、個別データ格納データベース13から抽出し、ユーザ端末2に送信する手段である。例えばユーザのIDがABCである場合には、ユーザデータベース10のアドレス欄から個別データ格納データベース13上のユーザの個別データ格納空間のアドレスを抽出する。この場合にはアドレスはXYZ00/ABC(データベース名がXYZ00であるデータベースの、アドレスがABCの個別データ格納空間)である。次にこのアドレスに基づいてデータベース名がXYZ00である個別データ格納データベース13を検索しアドレスがABCである個別表示データリストを抽出する。そして、ユーザ端末2に個別表示データリストを送信する。この場合には、アドレスがXYZ02/131(データベース名がXYZ02であるデータベースの、アドレスが131であるデータ)と、画面上に於ける表示位置はコネクションフィールドAというデータと、データ表示属性(データ形式)はテキストデータというデータと、データ表示タイミングは10秒毎の点滅表示というデータを送信する。この際には個別データ格納空間に格納している個別表示データリストを全てユーザ端末2に送信しても良いし、任意の数だけ送信しても良い。個別表示データリストのデータを受信したユーザ端末2は、データ送受信手段18を介してデータ取得手段17がコンテンツデータベース14のコンテンツデータに別途アクセスすることによって、フロント画面にコンテンツデータが表示されることとなる。この場合には、データベース名がXYZ02であるデータベースの、アドレスが131というコンテンツデータにアクセスすることによってコンテンツデータを取得し、フロント画面のコネクションフィールドAにテキスト形式で10秒毎に点滅表示することによってユーザはそのコンテンツデータを閲覧することが可能となる。   The user data transmission / reception means 8 is a means for extracting an individual display data list to be displayed on the user's front screen from the individual data storage database 13 and transmitting it to the user terminal 2 after user authentication. For example, when the user ID is ABC, the address of the user's individual data storage space on the individual data storage database 13 is extracted from the address column of the user database 10. In this case, the address is XYZ00 / ABC (the individual data storage space of the database whose database name is XYZ00 and whose address is ABC). Next, based on this address, the individual data storage database 13 whose database name is XYZ00 is searched, and the individual display data list whose address is ABC is extracted. Then, the individual display data list is transmitted to the user terminal 2. In this case, the address is XYZ02 / 131 (the data whose database name is XYZ02 and the address is 131), the display position on the screen is the connection field A data, and the data display attribute (data format ) Transmits data called text data and data display timing blinks every 10 seconds. In this case, all the individual display data lists stored in the individual data storage space may be transmitted to the user terminal 2 or an arbitrary number may be transmitted. The user terminal 2 that has received the data of the individual display data list displays the content data on the front screen when the data acquisition unit 17 separately accesses the content data in the content database 14 via the data transmission / reception unit 18. Become. In this case, the content data is acquired by accessing the content data whose address is 131 in the database whose database name is XYZ02, and is blinked and displayed every 10 seconds in the text format in the connection field A of the front screen. The user can browse the content data.

又、ユーザデータ送受信手段8は、ユーザのスケジュール等の個別情報(個別データ)をユーザ端末2の個別データ送出手段19からデータ送受信手段18を介して受信し、それを個人情報格納データベース15に格納し、前記格納した個別情報の格納先のアドレスを、個別データ格納データベース13内に於ける該当するユーザの個別データ格納空間の個別表示データリストに追加する手段でもある。又ユーザ端末2に対して個別表示データリストを送信する場合には、前記と同様である。   The user data transmission / reception means 8 receives individual information (individual data) such as a user's schedule from the individual data transmission means 19 of the user terminal 2 via the data transmission / reception means 18 and stores it in the personal information storage database 15. Further, it is a means for adding the storage address of the stored individual information to the individual display data list in the individual data storage space of the corresponding user in the individual data storage database 13. Further, when the individual display data list is transmitted to the user terminal 2, it is the same as described above.

登録データリスト作成手段9は、配信元顧客登録手段7より配信元の登録データを受信し、登録されたコンテンツデータをどのユーザに配信するのかを示す配信先データリストを作成し、配信元顧客登録手段7から受信したコンテンツデータをコンテンツデータベース14へ送信する。又前記作成した登録データリストに基づいて該当するユーザの、個別データ格納データベース13の個別データ格納空間の個別表示データリストに、前記コンテンツデータのコンテンツデータベース14内に於けるアドレスを追加する。コンテンツデータのアドレスのみが配信元顧客端末3が送信した場合には、そのアドレスを個別表示データリストに追加する。   The registration data list creation unit 9 receives the registration data of the distribution source from the distribution source customer registration unit 7, creates a distribution destination data list indicating to which user the registered content data is distributed, and registers the distribution source customer. The content data received from the means 7 is transmitted to the content database 14. The address of the content data in the content database 14 is added to the individual display data list of the individual data storage space of the individual data storage database 13 of the corresponding user based on the created registered data list. When only the address of the content data is transmitted by the distribution source customer terminal 3, the address is added to the individual display data list.

本実施態様に於いてはコンテンツデータベース14、個人情報格納データベース15は、各1ずつ示したが複数存在しても良いことは言うまでもない。又便宜上、本実施態様に於いては各データベースの名称をコンテンツデータベース14、個人情報格納データベース15と称するが、例示したようにXYZ00、XYZ01のように名称が付されていても良い。又コンテンツデータベース14は情報格納サーバ1内に設けられるのみならず、別途データベースサーバを設けても良いし、配信元顧客が有するデータベースサーバ上に設けられていても良い。   In this embodiment, one content database 14 and one personal information storage database 15 are shown, but it goes without saying that a plurality of content databases 14 and personal information storage databases 15 may exist. For convenience, in the present embodiment, the names of the databases are referred to as the content database 14 and the personal information storage database 15, but names such as XYZ00 and XYZ01 may be given as illustrated. The content database 14 is not only provided in the information storage server 1 but may be provided separately from the database server or may be provided on the database server of the distribution source customer.

次に本発明のシステムを利用するプロセスの流れの一例について図2から図5に示すフローチャート図を用いて詳細に説明する。まず、ユーザが情報格納サーバ1に利用登録を行い、個別データ格納空間を確保するプロセスの流れを示す。   Next, an example of a process flow using the system of the present invention will be described in detail with reference to the flowcharts shown in FIGS. First, a flow of a process in which a user registers for use in the information storage server 1 and secures an individual data storage space is shown.

初めて情報格納サーバ1を利用するユーザは、氏名、年齢、住所、連絡先等の属性をユーザ登録画面に入力し、情報格納サーバ1のユーザ登録手段6へ送信することでユーザ登録を行う(S100)。ユーザ登録画面は、ユーザの氏名、年齢、住所、連絡先等を入力する欄、画面内容を情報格納サーバ1へ送信する「送信」ボタン等を含む画面であり、一例を図7に示す。ユーザ登録手段6はユーザ登録を受信すると、ユーザのID、パスワードの発行を行いそれをユーザ端末2に送信する。又ユーザの属性、ID、パスワードをユーザデータベース10に格納する。   A user who uses the information storage server 1 for the first time performs user registration by inputting attributes such as name, age, address, and contact information on the user registration screen and transmitting them to the user registration means 6 of the information storage server 1 (S100). ). The user registration screen is a screen including a column for inputting the user's name, age, address, contact information, etc., a “send” button for transmitting the screen contents to the information storage server 1, and an example is shown in FIG. 7. Upon receiving the user registration, the user registration means 6 issues a user ID and password and transmits it to the user terminal 2. The user attribute, ID, and password are stored in the user database 10.

S100に於いてユーザの新規登録が行われると、ユーザ別データ格納空間作成手段12が、各ユーザ毎のデータを格納する個別データ格納空間を個別データ格納データベース13上に作成する(S110)。以降、このファイルは各ユーザ固有のものとしてデータの更新・削除が行われる。又S110に於いて作成された個別データ格納空間のアドレスをユーザ登録手段6を介してユーザデータベース10に格納する。   When a new user is registered in S100, the user-specific data storage space creating means 12 creates an individual data storage space for storing data for each user on the individual data storage database 13 (S110). Thereafter, this file is updated and deleted as data unique to each user. Further, the address of the individual data storage space created in S110 is stored in the user database 10 through the user registration means 6.

ユーザはフロント画面のコネクションフィールドに表示するコンテンツデータを選択し設定する(S120)。又デフォルトのフロント画面から変更するデータ表示オブジェクトを選択することによって設定を行える。   The user selects and sets content data to be displayed in the connection field on the front screen (S120). Setting can be performed by selecting a data display object to be changed from the default front screen.

ユーザデータ送受信手段8は、S120に於いてユーザが選択したフロント画面のコネクションフィールドに表示するコンテンツデータを、ユーザ端末2の個別データ送出手段19からデータ送受信手段18を介して受信することによって、コンテンツデータベース14、個人情報格納データベース15から、前記ユーザが選択したコンテンツデータのアドレスを抽出し、個別データ格納データベース13の個別データ格納空間に個別表示データリストとして格納する。   The user data transmission / reception means 8 receives the content data to be displayed in the connection field of the front screen selected by the user in S120 from the individual data transmission means 19 of the user terminal 2 via the data transmission / reception means 18, thereby The address of the content data selected by the user is extracted from the database 14 and the personal information storage database 15 and stored as an individual display data list in the individual data storage space of the individual data storage database 13.

次に、コンテンツデータを配信することを希望する配信元顧客の利用登録と、コンテンツデータの登録のプロセスの流れを詳細に説明する。   Next, a detailed description will be given of the flow of the process of registering use of the distribution source customer who desires to distribute content data and registering content data.

ユーザにデータの配信を希望する配信元顧客は、配信元顧客が有する配信元顧客端末3から情報格納サーバ1の配信元顧客登録手段7にネットワーク4を介してアクセスを行い、配信元顧客登録手段7から送信された配信元顧客登録画面をコンテンツデータ配信元顧客端末3で受信し、配信元顧客登録画面に所定の項目を入力することにより配信元顧客登録を実行する(S200)。   The distribution source customer who wants to distribute data to the user accesses the distribution source customer registration means 7 of the information storage server 1 from the distribution source customer terminal 3 of the distribution source customer via the network 4, and distributes the customer registration means. The distribution source customer registration screen transmitted from 7 is received by the content data distribution source customer terminal 3, and the distribution source customer registration is executed by inputting predetermined items on the distribution source customer registration screen (S200).

配信元顧客登録画面は、配信元顧客名、住所、連絡先等の属性を入力する欄、入力した情報を情報格納サーバ1へ送信することを決定する「送信」ボタン等を有している。配信元顧客登録画面の一例を図10に示す。   The distribution source customer registration screen includes a column for inputting attributes such as a distribution source customer name, an address, and a contact address, and a “send” button for determining that the input information is transmitted to the information storage server 1. An example of the distribution source customer registration screen is shown in FIG.

配信元顧客が、配信元顧客登録画面の「送信」ボタンを選択することによって、入力した情報が配信元顧客端末3からネットワーク4を介して情報格納サーバ1の配信元顧客登録手段7に送信され、配信元顧客登録手段7は、配信元顧客登録画面に前記情報を登録し、配信元顧客にIDとパスワードを発行する。この際に、IDとパスワードを配信元顧客データベース11に格納することは当然である。配信元顧客は次回からこのIDとパスワードを入力することによって、認証手段5を介して認証が行われ、コンテンツデータの登録が行えることとなる。   When the distribution source customer selects the “send” button on the distribution source customer registration screen, the input information is transmitted from the distribution source customer terminal 3 to the distribution source customer registration means 7 of the information storage server 1 via the network 4. The distribution source customer registration means 7 registers the information on the distribution source customer registration screen and issues an ID and a password to the distribution source customer. At this time, it is natural to store the ID and password in the distribution source customer database 11. When the distribution source customer inputs this ID and password from the next time, authentication is performed through the authentication means 5 and content data can be registered.

配信元顧客は、コンテンツデータを登録する為の画面であるコンテンツデータ登録画面を配信元顧客登録手段7に送信要求し、コンテンツデータ登録画面を配信元顧客端末3で受信する。図11にコンテンツデータ登録画面の一例を示す。配信元顧客は、コンテンツデータ登録画面に配信を希望するコンテンツデータと配信対象ユーザを入力し、それを情報格納サーバ1の配信元顧客登録手段7に送信する。   The distribution source customer requests the distribution source customer registration means 7 to transmit a content data registration screen, which is a screen for registering content data, and receives the content data registration screen at the distribution source customer terminal 3. FIG. 11 shows an example of a content data registration screen. The distribution source customer inputs the content data desired to be distributed and the distribution target user on the content data registration screen, and transmits them to the distribution source customer registration means 7 of the information storage server 1.

配信元顧客登録手段7でコンテンツデータを受信すると、それを登録データリスト作成手段9に送信する。登録データリスト作成手段9はコンテンツデータをコンテンツデータベース14に格納し、登録する(S210)。   When the distribution source customer registration means 7 receives the content data, it transmits it to the registration data list creation means 9. The registration data list creation means 9 stores the content data in the content database 14 and registers it (S210).

S210に於いてコンテンツデータを登録後、前記受信したコンテンツデータの配信対象ユーザをユーザデータベース10から検索し、その検索されたユーザの個別データ格納空間のアドレスを抽出し、配信先データリストを作成する(S220)。   After registering the content data in S210, the distribution target user of the received content data is searched from the user database 10, the address of the searched user's individual data storage space is extracted, and a distribution destination data list is created. (S220).

登録データリスト作成手段9は、S220に於いて作成した配信先データリストに基づいて、個別データ格納データベース13内に於いて、配信対象となるユーザの個別データ格納空間の個別表示データリストにコンテンツデータのコンテンツデータベース14内のアドレスを追加する(S230)。これによってユーザは次回から最新のコンテンツデータを閲覧することが出来る。即ち、ユーザ端末2のデータ取得手段17に於いて格納しているコンテンツデータのアドレスと比較することによって、もし同じコネクションフィールドに於いて異なるアドレスが示されていたらそのコンテンツデータが追加、変更、更新されていることを示し、新しいアドレスをデータ取得手段17で取得し、そのアドレスに基づいてコンテンツデータベース14にアクセスし最新のコンテンツデータを表示することが可能となる。   The registered data list creating means 9 stores the content data in the individual display data list of the individual data storage space of the user to be delivered in the individual data storage database 13 based on the delivery destination data list created in S220. The address in the content database 14 is added (S230). As a result, the user can browse the latest content data from the next time. That is, by comparing with the address of the content data stored in the data acquisition means 17 of the user terminal 2, if a different address is indicated in the same connection field, the content data is added, changed or updated. The data acquisition means 17 acquires a new address, and the content database 14 can be accessed based on the address to display the latest content data.

以上の、S100からS120、S200からS230に依ってユーザ登録、配信元顧客登録が実行可能となる。次にユーザがフロント画面を実際に利用する際のプロセスの流れの一例を詳細に説明する。   User registration and distribution source customer registration can be executed according to S100 to S120 and S200 to S230. Next, an example of a process flow when the user actually uses the front screen will be described in detail.

フロント画面を起動するアイコン、ボタン、コマンド等を選択することによって、フロント画面にアクセスする為のユーザであるか否かを認証する為の認証画面(図示せず)がユーザ端末2のディスプレイ装置上に表示され、この認証画面に、ユーザ登録の際に情報格納サーバ1から付与されたIDとパスワードを入力し(S300)、ユーザ端末2から情報格納サーバ1に送信する。又S300に於いて入力しているIDとパスワードは、本実施態様のようにその起動時に毎回入力をしなくとも初回のみの入力とし、2回目以降は初回に入力したIDとパスワードとを記憶させることによって、ユーザによる入力を要求しなくとも良い。   An authentication screen (not shown) for authenticating whether or not the user is a user for accessing the front screen by selecting an icon, button, command or the like for starting the front screen is displayed on the display device of the user terminal 2. In this authentication screen, the ID and password given from the information storage server 1 at the time of user registration are input (S300) and transmitted from the user terminal 2 to the information storage server 1. Further, the ID and password entered in S300 are input only for the first time even if they are not entered every time at the time of activation as in this embodiment, and the ID and password entered for the first time are stored after the second time. Therefore, it is not necessary to request input by the user.

S300に於いて入力したIDとパスワードは情報格納サーバ1の認証手段5で受信し、ユーザデータベース10を参照することによってユーザ認証を行う(S310)。入力されたIDとパスワードが不正であればIDとパスワードの再入力を促すメッセージを、認証手段5はユーザ端末2に送信する(S320)。   The ID and password input in S300 are received by the authentication means 5 of the information storage server 1, and user authentication is performed by referring to the user database 10 (S310). If the input ID and password are invalid, the authentication means 5 sends a message prompting the user to re-enter the ID and password to the user terminal 2 (S320).

S310に於いて認証が正常であれば、フロント画面の起動許可とユーザデータベース10内に格納している、個別データ格納データベース13に於けるユーザの個別データ格納空間のアドレスとをユーザ端末2に送信し、それを受けてユーザ端末2はフロント画面を起動する(S330)。   If the authentication is normal in S310, the activation of the front screen and the address of the user's individual data storage space in the individual data storage database 13 stored in the user database 10 are transmitted to the user terminal 2. In response, the user terminal 2 activates the front screen (S330).

図12にユーザ端末2に表示されるフロント画面の画面イメージの一例を示す。フロント画面は、現在の時刻を表示する現在時刻表示部、カレンダーの日付部分にスケジュール有マークやお知らせマークが表示されるカレンダー表示部、カレンダー部のマークにカーソルを合わせると書き込んだスケジュールを表示する書込みスケジュール表示部、文字情報・画像情報等のコンテンツデータが表示されるコンテンツ表示部、日付と現在時刻を表示する日付・現在時刻表示部、マニュアルで画面のリロードを行う「Reload」ボタン、各設定を行う「Setting」ボタン等を有している。これらの部位は各々データ表示オブジェクトとして管理されており、それぞれがコネクションフィールドを有している。   FIG. 12 shows an example of a screen image of the front screen displayed on the user terminal 2. The front screen displays the current time display section that displays the current time, the calendar display section that displays a schedule mark or notification mark on the date part of the calendar, and the schedule that is written when the cursor is moved to the calendar section mark Schedule display section, content display section for displaying content data such as text information / image information, date / current time display section for displaying date and current time, “Reload” button for manually reloading the screen, and various settings It has a “Setting” button and the like. Each of these parts is managed as a data display object, and each has a connection field.

S330に於けるフロント画面の起動時に受信したユーザの個別データ格納空間のアドレスに基づいて、データ取得手段17がデータ送受信手段18を介して情報格納サーバ1のユーザデータ送受信手段8にアクセスし、個別データ格納データベース13内に格納されているユーザの個別データ格納空間内の個別表示データリストを取得し保存(格納)する(S340)。   Based on the address of the user's individual data storage space received when the front screen is activated in S330, the data acquisition unit 17 accesses the user data transmission / reception unit 8 of the information storage server 1 via the data transmission / reception unit 18 to The individual display data list in the individual data storage space of the user stored in the data storage database 13 is acquired and stored (stored) (S340).

データ取得手段17は、S340に於いて取得した個別表示データリストと、前回アクセスした際に最後に使用した個別表示データリストとを比較し、それらに差違(コンテンツデータに変化がないか否か)をチェックする(S350)。   The data acquisition means 17 compares the individual display data list acquired in S340 with the individual display data list used last time when accessed last time, and there is a difference (whether there is no change in the content data). Is checked (S350).

S350に於けるチェックの結果、差違がある(即ちコンテンツデータに変化がある)場合には(S360)、差違のある個別表示データリストに記載されているアドレスに基づいてそのコンテンツデータを取得し(S370)、その差違のあるアドレスのコネクションフィールドに、フロント画面に表示する(S380)。例えば、S350のチェックの結果、XYZ02/131のアドレスが異なっていた場合、データ取得手段17はデータ送受信手段18を介して、情報格納サーバ1のXYZ02という名称のコンテンツデータベース14にアクセスし、そのコンテンツデータベース14内の131のアドレスのコンテンツデータを抽出し、S350に於けるチェックの結果、差違のあったアドレスのコンテンツデータをフロント画面のコネクションフィールドAにテキスト形式として10毎に点滅表示する。   If there is a difference (ie, there is a change in the content data) as a result of the check in S350 (S360), the content data is acquired based on the address described in the individual display data list with the difference ( (S370), the connection field of the address having the difference is displayed on the front screen (S380). For example, if the address of XYZ02 / 131 is different as a result of the check in S350, the data acquisition means 17 accesses the content database 14 named XYZ02 of the information storage server 1 via the data transmission / reception means 18 and the contents The content data at the address 131 in the database 14 is extracted, and as a result of the check in S350, the content data at the address with a difference is blinked and displayed in the connection field A on the front screen as a text format every 10th.

フロント画面を表示後は、フロント画面に表示されているデータ表示オブジェクトを更新する為に、一定時間毎にデータ取得手段17がデータ送受信手段18を介して情報格納サーバ1のユーザデータ送受信手段8にアクセスし個別データ格納データベース13から個別表示データリストを取得し保存(格納)し、それと前回取得した個別表示データリストとを照合することによって、フロント画面の更新を行う。S340からS380をユーザが終了するまで繰り返すことによって、ユーザは常に最新のデータを閲覧することが可能となる。又コンテンツデータそのものを送受信するのではなく、コンテンツデータのアドレスのみを送受信し変化のあるコンテンツデータのみを送受信することによって、ネットワーク4の負荷の軽減、データ表示時間の短縮化を図ることが可能となった。   After displaying the front screen, in order to update the data display object displayed on the front screen, the data acquisition means 17 is sent to the user data transmission / reception means 8 of the information storage server 1 via the data transmission / reception means 18 at regular intervals. The front screen is updated by accessing and acquiring (saving) the individual display data list from the individual data storage database 13 and comparing it with the previously acquired individual display data list. By repeating S340 to S380 until the user ends, the user can always browse the latest data. Also, it is possible to reduce the load on the network 4 and shorten the data display time by transmitting / receiving only the content data address and transmitting / receiving only the content data that has changed, instead of transmitting / receiving the content data itself. became.

このように、ユーザ端末2側で常に情報格納サーバ1と同期を取る為、ネットワーク障害、サーバ障害等が発生し、通常使用しているユーザ端末2が使用できなくとも、他のアクセス手段(他のユーザ端末2等)を確保することによって、常に最新のコンテンツデータを得ることが可能となる。   As described above, since the user terminal 2 always synchronizes with the information storage server 1, even if a network failure, a server failure, etc. occur and the normally used user terminal 2 cannot be used, other access means (others) By securing the user terminal 2 or the like, it is possible to always obtain the latest content data.

例えば、フロント画面の他の一例を図13に示す。図13に示したフロント画面はデータ表示オブジェクトとして、株価情報(ここでは日経225とTOPIX)のチャートを表示する場合を示す。又前記と重複する部分は説明を省略する。   For example, another example of the front screen is shown in FIG. The front screen shown in FIG. 13 shows a case where a chart of stock price information (here, Nikkei 225 and TOPIX) is displayed as a data display object. Further, the description of the same part as above is omitted.

S300からS330を実行後データ取得手段17は、データ送受信手段18を介してユーザデータ送受信手段8にアクセスし、個別データ格納データベース13のユーザの個別データ格納空間から個別表示リストを取得する。個別表示リストを取得後、前回の個別表示リストと対照させ、差違があるか否かをチェックする。ここで株価情報の場合は、時々刻々と変化をすることがその特徴としてある。その場合には、アドレスの後に最後に更新したコンテンツデータを更新した時間をパラメータとしてアドレスの後に付記し、このパラメータまでチェックすることによって、コンテンツデータに差違があるか否かを判断することが好適である。即ち、前回の個別表示データリストの場合、コンテンツデータのアドレスが「XYZ03/151#1345」となっていた場合、コンテンツデータはXYZ03というデータベースの名称のコンテンツデータベース14内のアドレス151に格納されており、その時点に於いての最新コンテンツデータは13時45分に更新されたものであることを意味している。又新たに取得した個別表示データリストのコンテンツデータのアドレスが、「XYZ03/151#1350」となっていた場合、コンテンツデータはXYZ03というデータベースの名称のコンテンツデータベース14内のアドレス151に格納されており、その時点に於いての最新コンテンツデータは13時50分に更新されたものであることを意味している。   After executing S300 to S330, the data acquisition unit 17 accesses the user data transmission / reception unit 8 via the data transmission / reception unit 18 and acquires the individual display list from the individual data storage space of the user of the individual data storage database 13. After obtaining the individual display list, it is compared with the previous individual display list to check whether there is a difference. Here, the stock price information is characterized in that it changes from moment to moment. In that case, it is preferable to determine whether or not there is a difference in the content data by adding the time when the content data updated last after the address is updated as a parameter and checking the parameter. It is. That is, in the case of the previous individual display data list, when the address of the content data is “XYZ03 / 151 # 1345”, the content data is stored at the address 151 in the content database 14 with the database name XYZ03. This means that the latest content data at that time is updated at 13:45. If the content data address of the newly acquired individual display data list is “XYZ03 / 151 # 1350”, the content data is stored at the address 151 in the content database 14 with the name of the database XYZ03. This means that the latest content data at that time is updated at 13:50.

つまり、この2つのアドレスの「#」以降までもチェック対象とすることによって、時々刻々と変化するコンテンツデータの更新作業を、一つのアドレスのみで更新することが可能となるのである。又株価のように時々刻々と変化をするコンテンツデータをコンテンツデータベース14に登録する際には、登録データリスト作成手段9がコンテンツデータベース14に登録する際に、情報格納サーバ1が予め有している時計機能を用いて、コンテンツデータベース14に登録する際に、その登録時間を取得し、個別データ格納データベース13に個別表示データリストを追加(更新)する際にアドレスに、パラメータとしてこの時間を付記することにより実現できる。   In other words, the contents data update operation that changes from time to time can be updated with only one address by making the checks after “#” of these two addresses. Also, when registering content data that changes every moment, such as stock prices, in the content database 14, the information storage server 1 has in advance when the registration data list creation means 9 registers in the content database 14. When registering in the content database 14 using the clock function, the registration time is acquired, and when adding (updating) the individual display data list to the individual data storage database 13, this time is added as a parameter to the address. Can be realized.

次に、ユーザがフロント画面に自らスケジュールデータ等を登録する際のプロセスの流れを詳細に説明する。本実施態様に於いてはデータ表示オブジェクトがカレンダーとなっており、そこにスケジュールデータを書き込む場合を説明する。ユーザはS300からS380を実行させ、フロント画面を表示する(S400)。この場合のフロント画面の一例を図12に示す。   Next, a process flow when the user registers schedule data and the like on the front screen will be described in detail. In this embodiment, the case where the data display object is a calendar and schedule data is written therein will be described. The user executes S300 to S380 and displays the front screen (S400). An example of the front screen in this case is shown in FIG.

フロント画面のカレンダー表示部のスケジュールを書き込む日付を選択することによって、スケジュール入力画面が出現し、スケジュール入力画面にユーザが必要なデータを入力し保存する(S410)。スケジュール入力画面を図14に示す。   By selecting a date for writing a schedule on the calendar display portion of the front screen, a schedule input screen appears, and the user inputs necessary data on the schedule input screen and saves it (S410). A schedule input screen is shown in FIG.

ユーザがデータを保存後、個別データ送出手段19は、データ送受信手段18を介してユーザデータ送受信手段8にアクセスし送信する(S420)。ユーザデータ送受信手段8は、該当するデータベース、この場合は個人情報格納データベース15にユーザがS410に於いて入力したデータを格納する(S430)。S430に於いて個人情報格納データベース15に格納後、ユーザデータ送受信手段8は、S430に於いて格納したデータのアドレスを個別データ格納データベース13内のユーザの個別データ格納空間の個別表示データリストに追加する(S440)。   After the user saves the data, the individual data transmission means 19 accesses and transmits the user data transmission / reception means 8 via the data transmission / reception means 18 (S420). The user data transmission / reception means 8 stores the data input by the user in S410 in the corresponding database, in this case, the personal information storage database 15 (S430). After being stored in the personal information storage database 15 in S430, the user data transmission / reception means 8 adds the address of the data stored in S430 to the individual display data list in the individual data storage space of the user in the individual data storage database 13. (S440).

これによって、次回、データ取得手段17がデータ送受信手段18を介して個別データ格納データベース13のデータを取得した際に、差違アドレスとしてチェックできるので、データの反映が可能となる。又スケジュールデータの追加が為された場合には、カレンダー表示部にスケジュール有マークが表示されることが好適である。   As a result, the next time the data acquisition unit 17 acquires the data in the individual data storage database 13 via the data transmission / reception unit 18, it can be checked as a difference address, so that the data can be reflected. In addition, when schedule data is added, it is preferable that a schedule presence mark is displayed on the calendar display section.

本実施態様に於いては、コンテンツデータを格納するコンテンツデータベース14、ユーザのスケジュール等の個別情報を格納する個人情報格納データベース15は情報格納サーバ1内に設けたが、別途データベースサーバを設けそこに格納しても良い。例えばコンテンツデータを配信元顧客端末3が有するコンテンツデータベース14(あるいはデータベースサーバ)に格納する場合には、配信元顧客端末3から情報格納サーバ1にコンテンツデータを送信するのではなくて、コンテンツデータの格納先のアドレスのみを送信することによって実現できる。又同様にスケジュール等の個別情報をユーザが有するデータベース(あるいはデータベースサーバ)に設ける場合には、個別情報を情報格納サーバ1に送信するのではなくて、個別情報の格納先のアドレスのみを送信することによって実現できる。   In this embodiment, the content database 14 for storing content data and the personal information storage database 15 for storing individual information such as user schedules are provided in the information storage server 1, but a separate database server is provided there. It may be stored. For example, when content data is stored in the content database 14 (or database server) of the distribution source customer terminal 3, the content data is not transmitted from the distribution source customer terminal 3 to the information storage server 1, but the content data This can be realized by transmitting only the storage destination address. Similarly, when providing individual information such as a schedule in a database (or database server) held by the user, the individual information is not transmitted to the information storage server 1, but only the address of the storage location of the individual information is transmitted. Can be realized.

ユーザ端末2からコンテンツデータを取得する場合に於いても同様であって、コンテンツデータの格納先のアドレスを用いて、そのコンテンツデータを格納しているコンテンツデータベース14(あるいはコンテンツデータベース14サーバ)にアクセスすることによってそこからコンテンツデータを取得すればよい。個別情報についても同様である。   The same applies to the case where content data is acquired from the user terminal 2, and the content database 14 (or content database 14 server) storing the content data is accessed using the content data storage destination address. By doing so, the content data may be acquired therefrom. The same applies to the individual information.

尚、本発明を実施するにあたり本実施態様の機能を実現するソフトウェアのプログラムを記録した記憶媒体をシステムに供給し、そのシステムのコンピュータが記憶媒体に格納されたプログラムを読み出し実行することによって実現されることは当然である。   In implementing the present invention, a storage medium storing a software program for realizing the functions of this embodiment is supplied to the system, and the computer of the system reads and executes the program stored in the storage medium. Of course.

この場合、記憶媒体から読み出されたプログラム自体が前記した実施態様の機能を実現することとなり、そのプログラムを記憶した記憶媒体は本発明を当然のことながら構成することになる。   In this case, the program itself read from the storage medium realizes the functions of the above-described embodiments, and the storage medium storing the program naturally constitutes the present invention.

プログラムコードを供給するための記憶媒体としては、例えばハードディスク、光ディスク、光磁気ディスク、磁気テープ、不揮発性のメモリカード等を使用することができる。   As a storage medium for supplying the program code, for example, a hard disk, an optical disk, a magneto-optical disk, a magnetic tape, a nonvolatile memory card, or the like can be used.

また、コンピュータが読み出したプログラムを実行することにより、上述した実施態様の機能が実現されるだけではなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているオペレーティングシステムなどが実際の処理の一部または全部を行い、その処理によって前記した実施態様の機能が実現される場合も含まれることは言うまでもない。   In addition, by executing the program read by the computer, not only the functions of the above-described embodiments are realized, but also the operating system running on the computer based on the instruction of the program performs an actual process. Needless to say, a case where the function of the above-described embodiment is realized by performing part or all of the processing and the processing thereof is also included.

さらに、記憶媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わる不揮発性あるいは揮発性の記憶手段に書き込まれた後、そのプログラムの指示に基づき、機能拡張ボードあるいは機能拡張ユニットに備わる演算処理装置などが実際の処理の一部あるいは全部を行い、その処理により前記した実施態様の機能が実現される場合も含まれることは当然である。   Furthermore, after the program read from the storage medium is written in the nonvolatile or volatile storage means provided in the function expansion board inserted into the computer or the function expansion unit connected to the computer, the program is instructed. On the basis of the above, it is natural that the arithmetic processing device or the like provided in the function expansion board or the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

本発明のシステム構成の一例を示すシステム構成図である。It is a system configuration figure showing an example of the system configuration of the present invention. ユーザ登録のプロセスの流れの一例を示すフローチャート図である。It is a flowchart figure which shows an example of the flow of a user registration process. 配信元顧客登録のプロセスの流れの一例を示すフローチャート図である。It is a flowchart figure which shows an example of the process flow of a delivery origin customer registration. フロント画面を閲覧する際のプロセスの流れの一例を示すフローチャート図である。It is a flowchart figure which shows an example of the flow of the process at the time of browsing a front screen. ユーザがデータを登録する際のプロセスの流れの一例を示すフローチャート図である。It is a flowchart figure which shows an example of the flow of the process at the time of a user registering data. フロント画面の概念図を示す図である。It is a figure which shows the conceptual diagram of a front screen. ユーザ登録画面の一例を示す図である。It is a figure which shows an example of a user registration screen. ユーザデータベースのデータ構造の概念図を示す図である。It is a figure which shows the conceptual diagram of the data structure of a user database. 個別データ格納データベースのデータ構造の概念図を示す図である。It is a figure which shows the conceptual diagram of the data structure of an individual data storage database. 配信元顧客登録画面の一例を示す図である。It is a figure which shows an example of a delivery origin customer registration screen. コンテンツデータ登録画面の一例を示す図である。It is a figure which shows an example of a content data registration screen. フロント画面の一例を示す図である。It is a figure which shows an example of a front screen. フロント画面の他の一例を示す図である。It is a figure which shows another example of a front screen. スケジュール入力画面の一例を示す図である。It is a figure which shows an example of a schedule input screen.

符号の説明Explanation of symbols

1 情報格納サーバ
2 ユーザ端末
3 配信元顧客端末
4 ネットワーク
5 認証手段
6 ユーザ登録手段
7 配信元顧客登録手段
8 ユーザデータ送受信手段
9 登録データリスト作成手段
10 ユーザデータベース
11 配信元顧客データベース
12 ユーザ別データ格納空間作成手段
13 個別データ格納データベース
14 コンテンツデータベース
15 個人情報格納データベース
16 データ表示手段
17 データ取得手段
18 データ送受信手段
19 個別データ送出手段

DESCRIPTION OF SYMBOLS 1 Information storage server 2 User terminal 3 Distribution origin customer terminal 4 Network 5 Authentication means 6 User registration means 7 Distribution origin customer registration means 8 User data transmission / reception means 9 Registration data list creation means 10 User database 11 Distribution origin customer database 12 Data according to user Storage space creation means 13 Individual data storage database 14 Content database 15 Personal information storage database 16 Data display means 17 Data acquisition means 18 Data transmission / reception means 19 Individual data transmission means

Claims (4)

ユーザが操作するユーザ端末、前記ユーザ端末とネットワークを通じて接続された情報格納サーバとの間でデータの送受信を行う情報個別管理方法であって、
前記ユーザ端末が、前記ユーザが選択した前記ユーザ端末のディスプレイに表示するコンテンツデータを前記コンテンツデータの格納場所であるアドレスにより特定する情報及び前記コンテンツデータのディスプレイ上の表示位置に関する情報を含む個別データを、前記情報格納サーバに前記個別データに前記ユーザを識別する識別情報を付した個別表示データリストとしてユーザ別に格納するために送信するステップと、
前記ユーザ端末が、前記ユーザ端末のディスプレイに表示するコンテンツデータの表示要求を前記情報格納サーバに送信するステップと、
前記ユーザ端末が、前記情報格納サーバに格納された個別表示データリストから、前記ユーザの識別情報をキーに特定された前記ユーザに対応する個別表示データリストを受信して保存する第1の個別表示データリスト受信ステップと、
前記ユーザ端末が、前記個別表示データリストにおいて指定された前記ユーザ端末のディスプレイ上の表示位置に、前記個別表示データリストにおいて指定されたアドレスから取得したコンテンツデータを表示する第1のコンテンツデータ表示ステップと、
前記ユーザ端末が、前記第1のコンテンツデータ表示ステップから所定の時間が経過すると、前記情報格納サーバに格納された個別表示データリストから、前記ユーザの識別情報をキーに特定された前記ユーザに対応する個別表示データリストを受信して保存する第2の個別表示データリスト受信ステップと、
前記ユーザ端末が、前記第2の個別表示データリスト受信ステップで受信した個別表示データリストを前記第1の個別表示データリスト受信ステップで受信した個別表示データリストと比較して、同一のディスプレイ上の表示位置に対応するアドレスが変更されたコンテンツデータを前記アドレスから取得して、前記コンテンツデータを前記表示位置に表示する第2のコンテンツデータ表示ステップと、
を有すること特徴とする情報個別管理方法。
User terminal operated by a user is an information separate management method for transmitting and receiving data to and from the connected information storing server through the user terminal and the network,
Individual data including information for specifying content data to be displayed on the display of the user terminal selected by the user by the user terminal by an address that is a storage location of the content data, and information regarding a display position of the content data on the display Transmitting to the information storage server to store the individual data as individual display data list with identification information for identifying the user.
The user terminal transmitting a display request for content data to be displayed on the display of the user terminal to the information storage server;
A first individual display in which the user terminal receives and stores an individual display data list corresponding to the user specified by using the identification information of the user as a key from the individual display data list stored in the information storage server A data list receiving step;
A first content data display step in which the user terminal displays content data acquired from an address specified in the individual display data list at a display position on the display of the user terminal specified in the individual display data list. When,
When a predetermined time has elapsed from the first content data display step, the user terminal corresponds to the user specified from the individual display data list stored in the information storage server using the user identification information as a key. A second individual display data list receiving step for receiving and storing the individual display data list to be stored;
The user terminal compares the individual display data list received in the second individual display data list reception step with the individual display data list received in the first individual display data list reception step, and A second content data display step of acquiring content data whose address corresponding to the display position is changed from the address and displaying the content data at the display position;
An individual information management method characterized by comprising:
ユーザが操作するユーザ端末が、前記ユーザ端末とネットワークを通じて接続された情報格納サーバとの間でデータの送受信を行う情報個別管理方法であって、
前記ユーザ端末が、前記ユーザが選択した前記ユーザ端末のディスプレイに表示するコンテンツデータを前記コンテンツデータの格納場所であるアドレスにより特定する情報及び前記コンテンツデータの更新時刻を示すパラメータ、並びに前記コンテンツデータのディスプレイ上の表示位置に関する情報を含む個別データを、前記情報格納サーバに前記個別データに前記ユーザを識別する識別情報を付した個別表示データリストとしてユーザ別に格納するために送信するステップと、
前記ユーザ端末が、前記ユーザ端末のディスプレイに表示するコンテンツデータの表示要求を前記情報格納サーバに送信するステップと、
前記ユーザ端末が、前記情報格納サーバに格納された個別表示データリストから、前記ユーザの識別情報をキーに特定された前記ユーザに対応する個別表示データリストを受信して保存する第1の個別表示データリスト受信ステップと、
前記ユーザ端末が、前記個別表示データリストにおいて指定された前記ユーザ端末のディスプレイ上の表示位置に、前記個別表示データリストにおいて指定されたアドレスから取得したコンテンツデータを表示する第1のコンテンツデータ表示ステップと、
前記ユーザ端末が、前記第1のコンテンツデータ表示ステップから所定の時間が経過すると、前記情報格納サーバに格納された個別表示データリストから、前記ユーザの識別情報をキーに特定された前記ユーザに対応する個別表示データリストを受信して保存する第2の個別表示データリスト受信ステップと、
前記ユーザ端末が、前記第2の個別表示データリスト受信ステップで受信した個別表示データリストを前記第1の個別表示データリスト受信ステップで受信した個別表示データリストと比較して、同一のディスプレイ上の表示位置に対応するパラメータが更新されたコンテンツデータを前記アドレスから取得して、前記コンテンツデータを前記表示位置に表示する第2のコンテンツデータ表示ステップと、
を有すること特徴とする情報個別管理方法。
A user terminal operated by a user is an information individual management method for transmitting and receiving data between the user terminal and an information storage server connected through a network,
Information specifying the content data to be displayed on the display of the user terminal selected by the user by the user by an address that is the storage location of the content data, a parameter indicating the update time of the content data, and the content data Transmitting individual data including information about a display position on a display for storing by user as an individual display data list in which identification information for identifying the user is attached to the individual data in the information storage server;
The user terminal transmitting a display request for content data to be displayed on the display of the user terminal to the information storage server;
A first individual display in which the user terminal receives and stores an individual display data list corresponding to the user specified by using the identification information of the user as a key from the individual display data list stored in the information storage server A data list receiving step;
A first content data display step in which the user terminal displays content data acquired from an address specified in the individual display data list at a display position on the display of the user terminal specified in the individual display data list. When,
When a predetermined time has elapsed from the first content data display step, the user terminal corresponds to the user specified from the individual display data list stored in the information storage server using the user identification information as a key. A second individual display data list receiving step for receiving and storing the individual display data list to be stored;
The user terminal compares the individual display data list received in the second individual display data list reception step with the individual display data list received in the first individual display data list reception step, and A second content data display step of acquiring content data in which a parameter corresponding to a display position is updated from the address, and displaying the content data at the display position;
An individual information management method characterized by comprising:
ユーザが操作するユーザ端末において、前記ユーザ端末とネットワークを通じて接続された情報格納サーバとの間でデータの送受信を行うための情報個別管理プログラムであって、前記ユーザ端末に、
前記ユーザが選択した前記ユーザ端末のディスプレイに表示するコンテンツデータを前記コンテンツデータの格納場所であるアドレスにより特定する情報及び前記コンテンツデータのディスプレイ上の表示位置に関する情報を含む個別データを、前記情報格納サーバに前記個別データに前記ユーザを識別する識別情報を付した個別表示データリストとしてユーザ別に格納するために送信するステップと、
前記ユーザ端末のディスプレイに表示するコンテンツデータの表示要求を前記情報格納サーバに送信するステップと、
前記情報格納サーバに格納された個別表示データリストから、前記ユーザの識別情報をキーに特定された前記ユーザに対応する個別表示データリストを受信して保存する第1の個別表示データリスト受信ステップと、
前記個別表示データリストにおいて指定された前記ユーザ端末のディスプレイ上の表示位置に、前記個別表示データリストにおいて指定されたアドレスから取得したコンテンツデータを表示する第1のコンテンツデータ表示ステップと、
前記第1のコンテンツデータ表示ステップから所定の時間が経過すると、前記情報格納サーバに格納された個別表示データリストから、前記ユーザの識別情報をキーに特定された前記ユーザに対応する個別表示データリストを受信して保存する第2の個別表示データリスト受信ステップと、
前記第2の個別表示データリスト受信ステップで受信した個別表示データリストを前記第1の個別表示データリスト受信ステップで受信した個別表示データリストと比較して、同一のディスプレイ上の表示位置に対応するアドレスが変更されたコンテンツデータを前記アドレスから取得して、前記コンテンツデータを前記表示位置に表示する第2のコンテンツデータ表示ステップと、
を実行させることを特徴とする情報個別管理プログラム。
In a user terminal operated by a user, an information individual management program for transmitting and receiving data between the user terminal and an information storage server connected through a network, the user terminal
Individual information including information specifying content data to be displayed on the display of the user terminal selected by the user by an address that is a storage location of the content data and information relating to a display position of the content data on the display is stored in the information Transmitting to the server for storage by user as an individual display data list with identification information identifying the user in the individual data;
Transmitting a display request for content data to be displayed on the display of the user terminal to the information storage server;
A first individual display data list receiving step of receiving and storing an individual display data list corresponding to the user specified by using the identification information of the user as a key from the individual display data list stored in the information storage server; ,
A first content data display step of displaying content data acquired from an address specified in the individual display data list at a display position on the display of the user terminal specified in the individual display data list;
When a predetermined time elapses from the first content data display step, the individual display data list corresponding to the user specified by using the user identification information as a key from the individual display data list stored in the information storage server A second individual display data list receiving step for receiving and storing
The individual display data list received in the second individual display data list receiving step is compared with the individual display data list received in the first individual display data list receiving step, and corresponds to the display position on the same display. A second content data display step of acquiring content data whose address has been changed from the address and displaying the content data at the display position;
An information individual management program characterized by causing
ユーザが操作するユーザ端末において、前記ユーザ端末とネットワークを通じて接続された情報格納サーバとの間でデータの送受信を行うための情報個別管理プログラムであって、前記ユーザ端末に、
前記ユーザが選択した前記ユーザ端末のディスプレイに表示するコンテンツデータを前記コンテンツデータの格納場所であるアドレスにより特定する情報及び前記コンテンツデータの更新時刻を示すパラメータ、並びに前記コンテンツデータのディスプレイ上の表示位置に関する情報を含む個別データを、前記情報格納サーバに前記個別データに前記ユーザを識別する識別情報を付した個別表示データリストとしてユーザ別に格納するために送信するステップと、
前記ユーザ端末のディスプレイに表示するコンテンツデータの表示要求を前記情報格納サーバに送信するステップと、
前記情報格納サーバに格納された個別表示データリストから、前記ユーザの識別情報をキーに特定された前記ユーザに対応する個別表示データリストを受信して保存する第1の個別表示データリスト受信ステップと、
前記個別表示データリストにおいて指定された前記ユーザ端末のディスプレイ上の表示位置に、前記個別表示データリストにおいて指定されたアドレスから取得したコンテンツデータを表示する第1のコンテンツデータ表示ステップと、
前記第1のコンテンツデータ表示ステップから所定の時間が経過すると、前記情報格納サーバに格納された個別表示データリストから、前記ユーザの識別情報をキーに特定された前記ユーザに対応する個別表示データリストを受信して保存する第2の個別表示データリスト受信ステップと、
前記第2の個別表示データリスト受信ステップで受信した個別表示データリストを前記第1の個別表示データリスト受信ステップで受信した個別表示データリストと比較して、同一のディスプレイ上の表示位置に対応するパラメータが更新されたコンテンツデータを前記アドレスから取得して、前記コンテンツデータを前記表示位置に表示する第2のコンテンツデータ表示ステップと、
を実行させることを特徴とする情報個別管理プログラム。
In a user terminal operated by a user, an information individual management program for transmitting and receiving data between the user terminal and an information storage server connected through a network, the user terminal
Information specifying content data to be displayed on the display of the user terminal selected by the user by an address that is a storage location of the content data, a parameter indicating the update time of the content data, and a display position of the content data on the display Transmitting the individual data including information on the information storage server to store the individual data as an individual display data list with identification information for identifying the user added to the individual data;
Transmitting a display request for content data to be displayed on the display of the user terminal to the information storage server;
A first individual display data list receiving step of receiving and storing an individual display data list corresponding to the user specified by using the identification information of the user as a key from the individual display data list stored in the information storage server; ,
A first content data display step of displaying content data acquired from an address specified in the individual display data list at a display position on the display of the user terminal specified in the individual display data list;
When a predetermined time has elapsed from the first content data display step, an individual display data list corresponding to the user specified by using the user identification information as a key from the individual display data list stored in the information storage server A second individual display data list receiving step for receiving and storing
The individual display data list received in the second individual display data list receiving step is compared with the individual display data list received in the first individual display data list receiving step, and corresponds to the display position on the same display. A second content data display step of acquiring content data with updated parameters from the address and displaying the content data at the display position;
An information individual management program characterized by causing
JP2004149086A 2004-05-19 2004-05-19 Individual information management method and individual information management program Expired - Fee Related JP4629365B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004149086A JP4629365B2 (en) 2004-05-19 2004-05-19 Individual information management method and individual information management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004149086A JP4629365B2 (en) 2004-05-19 2004-05-19 Individual information management method and individual information management program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2001145053A Division JP3638884B2 (en) 2001-05-15 2001-05-15 Individual information management system, individual information management method, and individual information management program

Publications (3)

Publication Number Publication Date
JP2004288212A JP2004288212A (en) 2004-10-14
JP2004288212A5 JP2004288212A5 (en) 2008-06-26
JP4629365B2 true JP4629365B2 (en) 2011-02-09

Family

ID=33297067

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004149086A Expired - Fee Related JP4629365B2 (en) 2004-05-19 2004-05-19 Individual information management method and individual information management program

Country Status (1)

Country Link
JP (1) JP4629365B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000215117A (en) * 1999-01-21 2000-08-04 Nec Corp Mail server, electronic mail storing method, and medium recorded with program for electronic mail storage

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000215117A (en) * 1999-01-21 2000-08-04 Nec Corp Mail server, electronic mail storing method, and medium recorded with program for electronic mail storage

Also Published As

Publication number Publication date
JP2004288212A (en) 2004-10-14

Similar Documents

Publication Publication Date Title
KR101556905B1 (en) Managing web page links using structured data
US6754665B1 (en) Information processing apparatus, information processing method, and storage medium
US8005931B2 (en) Service providing apparatus
CN103685528A (en) Information displaying method and device
KR100590982B1 (en) Memo and schedule management system
US20120287465A1 (en) Client apparatus, print data generation server and image forming apparatus for network print system
JP2022022451A (en) Server, information processing apparatus, processing method, and program
JP3638884B2 (en) Individual information management system, individual information management method, and individual information management program
US20100153489A1 (en) Server device, client device and control method and program for the same
JP2002108742A (en) System and method for providing information, terminal equipment, and recording medium
JP2002109379A (en) Method and system for managing electronic information distribution, recording medium and program signal
JP7255105B2 (en) Application program and data transfer system
JP4629365B2 (en) Individual information management method and individual information management program
EP1521175A2 (en) Program, apparatus and method for downloading and installing a program
JP6398368B2 (en) Information processing apparatus, information processing system, and program
JP6552162B2 (en) Information processing apparatus, information processing method, and program
US20190385127A1 (en) Information processing system, information processing device, and information processing method
JP5256263B2 (en) Information processing apparatus, information processing system, and program
JP4873670B2 (en) Information processing apparatus, information processing system, information processing method, program, and recording medium.
JP3990579B2 (en) Icon using method and icon using device
JP6114236B2 (en) Terminal device, electronic magazine creation system, electronic magazine creation method, and computer program
JP2009146226A (en) Information processing system, server device, and control method
JP4024835B2 (en) Icon management method, icon usage method and icon usage program
JP4716451B2 (en) Information processing apparatus, information processing system, information processing method, program, and recording medium.
JP7303431B2 (en) Information processing device, information processing system, control method thereof, and program

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080514

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080514

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100901

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101001

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20101022

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20101111

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131119

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees