JP4463282B2 - Information management apparatus and method - Google Patents

Information management apparatus and method Download PDF

Info

Publication number
JP4463282B2
JP4463282B2 JP2007006970A JP2007006970A JP4463282B2 JP 4463282 B2 JP4463282 B2 JP 4463282B2 JP 2007006970 A JP2007006970 A JP 2007006970A JP 2007006970 A JP2007006970 A JP 2007006970A JP 4463282 B2 JP4463282 B2 JP 4463282B2
Authority
JP
Japan
Prior art keywords
file
server
data
hash function
calculation
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 - Lifetime
Application number
JP2007006970A
Other languages
Japanese (ja)
Other versions
JP2007109264A (en
Inventor
清信 小島
直樹 藤澤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Corp
Original Assignee
Sony Corp
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 Sony Corp filed Critical Sony Corp
Priority to JP2007006970A priority Critical patent/JP4463282B2/en
Publication of JP2007109264A publication Critical patent/JP2007109264A/en
Application granted granted Critical
Publication of JP4463282B2 publication Critical patent/JP4463282B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Description

本発明は情報管理装置および方法に関し、ファイルが更新されているか否かを迅速かつ確実に監視することができるようにした、情報管理装置および方法に関する。   The present invention relates to an information management apparatus and method, and more particularly, to an information management apparatus and method which can quickly and reliably monitor whether or not a file has been updated.

図19は、従来の情報管理装置の構成例を表している。同図に示すように、ユーザの各端末は、LAN(Local Area Network)や、インターネット(the Internet)などのネットワークを介して各種のサーバに接続されている。ユーザは、必要に応じてサーバにアクセスし、サーバから所望の情報の提供を受けることができる。   FIG. 19 shows a configuration example of a conventional information management apparatus. As shown in the figure, each user terminal is connected to various servers via a network such as a LAN (Local Area Network) or the Internet. The user can access the server as needed and receive provision of desired information from the server.

各サーバが提供する情報は、必要に応じて更新される。各ユーザは、各サーバの保持するファイルが更新されているか否かを知る必要がある。ファイルの更新をユーザが知るための方法として、従来、次のような方法が知られている。   Information provided by each server is updated as necessary. Each user needs to know whether or not the file held by each server has been updated. Conventionally, the following method is known as a method for the user to know the file update.

第1の方法は、各サーバが、自己が管理するファイルに対してアクセスしてくるユーザを予め登録しておき、ファイルを更新したとき、その登録されているユーザに対して、更新されたファイルのデータをネットワークを介して自動的に転送するようにするものである。   The first method is that when each server registers a user who accesses a file managed by the server in advance and the file is updated, the updated file is sent to the registered user. Is automatically transferred via the network.

第2の方法は、更新されたファイルのデータそのものを各ユーザに対して転送するのではなく、情報が更新されたことを表すメッセージを電子メールとして、各ユーザにサーバから伝送するようにするものである。   In the second method, instead of transferring the updated file data itself to each user, a message indicating that the information has been updated is transmitted to each user from the server as an e-mail. It is.

さらに第3の方法は、各ユーザが、必要に応じて各サーバに対してアクセスし、ファイルが更新されているか否かを、その都度確認するものである。   Furthermore, in the third method, each user accesses each server as necessary to check whether or not the file has been updated.

しかしながら、上記した第1の方法は、各サーバに負荷がかかり、ユーザの数が増加すると実現困難となる。   However, the first method described above becomes difficult to implement when the load is applied to each server and the number of users increases.

また、第2の方法は、伝送するのがメッセージに過ぎないので、第1の方法に較べてサーバの負荷は軽減されるが、それでもサーバは、そのための管理を要求され、大きな負荷となる。   In addition, since the second method transmits only a message, the load on the server is reduced as compared with the first method. However, the server is still required to be managed for this purpose, resulting in a large load.

さらに、第3の方法は、ユーザが必要に応じてアクセスするので、サーバがファイルを更新したタイミングと、そのファイルをユーザが受け取ることができるタイミングとの間にズレが生じ、最新の情報を各ユーザが取得することができない課題があった。   Further, in the third method, since the user accesses as necessary, there is a gap between the timing at which the server updates the file and the timing at which the user can receive the file. There was a problem that the user could not obtain.

本発明はこのような状況に鑑みてなされたものであり、サーバに負荷をかけずに、ユーザが監視するファイルの更新状態を、迅速かつ確実に知ることができるようにするものである。   The present invention has been made in view of such a situation, and makes it possible to quickly and surely know the update state of a file monitored by a user without imposing a load on the server.

本発明の一側面の情報管理装置は、ネットワークを介して監視する、サーバのファイルのアドレスを設定する設定手段と、前記設定手段により設定された前記アドレスを基に、所定のタイミングで前記ファイルにアクセスするアクセス手段と、前記アクセス手段によって前記ファイルへアクセスした際に前記サーバから取得したファイルのすべてのデータに対する所定のハッシュ関数の演算で得られた結果と、前記サーバに過去にアクセスした際に取得したファイルのすべてのデータに対する前記所定のハッシュ関数の演算で得られた結果とを比較して、前記ファイルが更新されているか否かを判定する判定手段と、前記判定手段の判定結果に対応して、前記ファイルの更新状態をユーザに通知する通知手段と、前記サーバに過去にアクセスした際に取得した前記ファイルのすべてのデータに対する前記所定のハッシュ関数の演算で得られた結果を記憶するとともに、前記ファイルが更新されていると判定された場合、記憶している前記所定のハッシュ関数の演算で得られた結果を更新する記憶手段とを含むことを特徴とする。 An information management apparatus according to an aspect of the present invention includes a setting unit configured to set a file address of a server to be monitored via a network, and the file set at a predetermined timing based on the address set by the setting unit. An access means for accessing, a result obtained by calculation of a predetermined hash function for all data of the file acquired from the server when the file is accessed by the access means, and when the server is accessed in the past Compares the result obtained by the calculation of the predetermined hash function with respect to all data of the acquired file, and determines whether or not the file is updated, and corresponds to the determination result of the determination unit to, a notification unit that notifies the update state of the file to a user, past access to the server And storing the result obtained by the calculation of the predetermined hash function for all the data of the file acquired at the time, and storing the predetermined hash if it is determined that the file is updated Storage means for updating a result obtained by the calculation of the function .

前記判定手段には、前記サーバから前記ファイルの更新日を取得し、前記サーバから取得したファイルの更新日に基づいて前記ファイルが更新されているか否かを判定させ、前記サーバから前記ファイルの更新日が得られない場合、前記サーバから取得したファイルに対する前記所定のハッシュ関数の演算で得られた結果と、前記サーバに過去にアクセスした際に取得したファイルに対する前記所定のハッシュ関数の演算で得られた結果とに基づいて、前記ファイルが更新されているか否かを判定させることができる。 The determination means acquires the update date of the file from the server, determines whether the file has been updated based on the update date of the file acquired from the server, and updates the file from the server. When the date cannot be obtained, the result obtained by the calculation of the predetermined hash function for the file acquired from the server and the calculation of the predetermined hash function for the file acquired when the server was accessed in the past are obtained. Based on the obtained result, it can be determined whether or not the file has been updated .

本発明の一側面の情報管理方法は、設定手段、アクセス手段、判定手段、記憶手段、および通知手段を備える情報管理装置の情報管理方法であって、ネットワークを介して監視する、サーバのファイルのアドレスを前記設定手段が設定する設定ステップと、前記設定ステップの処理により設定された前記アドレスを基に、前記アクセス手段が所定のタイミングで前記ファイルにアクセスするアクセスステップと、前記アクセスステップの処理によって前記ファイルへアクセスした際に前記サーバから取得したファイルのすべてのデータに対する所定のハッシュ関数の演算で得られた結果と、前記サーバに過去にアクセスした際に取得したファイルのすべてのデータに対する前記所定のハッシュ関数の演算で得られた結果とを比較して、前記ファイルが更新されているか否かを前記判定手段が判定する判定ステップと、前記ファイルが更新されていると判定された場合、前記サーバに過去にアクセスした際に取得した前記ファイルのすべてのデータに対する前記所定のハッシュ関数の演算で得られた結果を記憶する前記記憶手段が、記憶している前記所定のハッシュ関数の演算で得られた結果を更新する更新ステップと、前記判定ステップの処理の判定結果に対応して、前記ファイルの更新状態をユーザに前記通知手段が通知する通知ステップとを含むことを特徴とする。 An information management method according to an aspect of the present invention is an information management method for an information management apparatus including a setting unit, an access unit, a determination unit, a storage unit, and a notification unit. A setting step in which the setting means sets the address; an access step in which the access means accesses the file at a predetermined timing based on the address set by the processing in the setting step; and a process in the access step The result obtained by the calculation of a predetermined hash function for all data of the file acquired from the server when accessing the file, and the predetermined for all data of the file acquired when accessing the server in the past The result obtained by the hash function calculation of If there are a determining step of determining said determining means whether it has been updated, the file is determined to have been updated, for all data of the file obtained when accessing the past to the server An update step in which the storage means for storing the result obtained by the operation of the predetermined hash function updates the result obtained by the operation of the predetermined hash function stored therein; In response to the result, a notification step of notifying the user of the update state of the file is provided.

前記判定ステップにおいて、前記サーバから前記ファイルの更新日が取得され、前記サーバから取得したファイルの更新日に基づいて前記ファイルが更新されているか否かが前記判定手段により判定され、前記サーバから前記ファイルの更新日が得られない場合、前記サーバから取得したファイルに対する前記所定のハッシュ関数の演算で得られた結果と、前記サーバに過去にアクセスした際に取得したファイルに対する前記所定のハッシュ関数の演算で得られた結果とに基づいて、前記ファイルが更新されているか否かが前記判定手段により判定されるようにすることができる。 In the determination step, an update date of the file is acquired from the server, and it is determined by the determination means whether or not the file is updated based on the update date of the file acquired from the server. When the update date of the file cannot be obtained, the result obtained by the calculation of the predetermined hash function for the file acquired from the server and the predetermined hash function for the file acquired when the server was accessed in the past Based on the result obtained by the calculation, it can be determined by the determining means whether or not the file has been updated .

本発明の一側面においては、ネットワークを介して監視する、サーバのファイルのアドレスが設定され、設定された前記アドレスを基に、所定のタイミングで前記ファイルがアクセスされ、前記ファイルへアクセスした際に前記サーバから取得したファイルのすべてのデータに対する所定のハッシュ関数の演算で得られた結果と、前記サーバに過去にアクセスした際に取得したファイルのすべてのデータに対する前記所定のハッシュ関数の演算で得られた結果とが比較されて、前記ファイルが更新されているか否かが判定され、判定結果に対応して、前記ファイルの更新状態がユーザに通知される。そして、前記サーバに過去にアクセスした際に取得した前記ファイルのすべてのデータに対する前記所定のハッシュ関数の演算で得られた結果を記憶する記憶手段により、前記ファイルが更新されていると判定された場合、記憶している前記所定のハッシュ関数の演算で得られた結果が更新される。 In one aspect of the present invention, an address of a server file to be monitored via a network is set, and when the file is accessed at a predetermined timing based on the set address, the file is accessed. The result obtained by the operation of a predetermined hash function for all data of the file acquired from the server and the operation of the predetermined hash function for all the data of the file acquired when the server was accessed in the past. The result is compared to determine whether or not the file has been updated, and the update status of the file is notified to the user in accordance with the determination result. Then, it is determined that the file has been updated by a storage unit that stores a result obtained by the calculation of the predetermined hash function for all data of the file acquired when the server is accessed in the past. In this case, the stored result obtained by the calculation of the predetermined hash function is updated.

ファイルの提供者に負荷をかけずに、迅速かつ確実に、注目するファイルが更新されているか否かを知ることができる。   It is possible to know whether or not the file of interest has been updated quickly and reliably without imposing a load on the file provider.

図1は、本発明の情報管理装置が接続されるネットワークの構成例を表している。同図に示すように、世界規模で接続されたコンピュータネットワークとしてのインターネットには、直接、あるいはサブネットワークとしてのLANをさらに介して、多くのサーバあるいはユーザが接続されている。この例では、ユーザの社内のサーバSAと、社外のサーバSB,SCが示されている。ユーザは、必要に応じて所定のサーバにアクセスし、各種の情報やサービスの提供を受けることができる。 FIG. 1 shows a configuration example of a network to which the information management apparatus of the present invention is connected. As shown in the figure, many servers or users are connected to the Internet as a computer network connected on a global scale, either directly or via a LAN as a subnetwork. In this example, an internal server S A of the user and external servers S B and S C are shown. A user can access a predetermined server as necessary to receive various information and services.

図2は、本発明の情報管理装置の一実施の形態の構成例を示すブロック図である。この実施の形態においては、ネットワークインタフェース(I/F)23が、インターネット、その他のネットワークから供給されるデータを受信し、文書データ格納部18に供給し、記憶させるようになされている。この文書データ格納部18は、ハードディスク、光ディスク、光磁気ディスクなどの他、固体メモリなどにより構成することができる。また、文書データ格納部18に格納されるデータ構造は、HTML(Hyper Text Markup Language)などのハイパーテキスト記述言語、イメージデータ、MMR(modified modified READ)やMH(modified Huffman)などにより圧縮されたイメージデータ、テキストデータ、DTPなどで用いられるPostscriptなどのページ記述言語などとすることができる。   FIG. 2 is a block diagram showing a configuration example of an embodiment of the information management apparatus of the present invention. In this embodiment, a network interface (I / F) 23 receives data supplied from the Internet and other networks, supplies it to the document data storage unit 18 and stores it. The document data storage unit 18 can be composed of a solid-state memory or the like in addition to a hard disk, an optical disk, a magneto-optical disk, or the like. The data structure stored in the document data storage unit 18 is a hypertext description language such as HTML (Hyper Text Markup Language), image data, an image compressed by MMR (Modified Modified READ), MH (Modified Huffman), or the like. It can be a page description language such as Postscript used in data, text data, DTP, or the like.

イメージ展開処理部19は、CPU11からの指令に対応して、文書データ格納部18に記憶されているデータを、データ構造に対応してビットマップなどのイメージデータに展開し、メインメモリ12に出力するようになされている。データ構造が、例えばファクシミリなどで用いられているMMRやMHなどにより圧縮されているイメージデータである場合においては、イメージ展開処理部19は伸長処理を行う。また、HTMLやPostscriptなどのページ記述言語であれば、フォントを展開しページ割り付けを行うラスタイメージ展開処理を行う。   The image expansion processing unit 19 expands the data stored in the document data storage unit 18 into image data such as a bitmap corresponding to the data structure in response to a command from the CPU 11 and outputs the image data to the main memory 12. It is made to do. For example, when the data structure is image data compressed by MMR or MH used in a facsimile or the like, the image expansion processing unit 19 performs expansion processing. Further, in the case of a page description language such as HTML or Postscript, raster image expansion processing for expanding fonts and allocating pages is performed.

メインメモリ12に記憶されたデータは、イメージデータ転送部20またはイメージデータ圧縮転送部21を介して、表示バッファ13に供給され、記憶されるようになされている。基本的には、イメージデータ転送部20は、メインメモリ12に記憶されたデータをそのまま表示バッファ13に転送し、イメージデータ圧縮転送部21は、メインメモリ12に記憶されている画像を圧縮して、表示バッファ13に供給し、記憶させる。   Data stored in the main memory 12 is supplied to and stored in the display buffer 13 via the image data transfer unit 20 or the image data compression / transfer unit 21. Basically, the image data transfer unit 20 transfers the data stored in the main memory 12 to the display buffer 13 as it is, and the image data compression transfer unit 21 compresses the image stored in the main memory 12. And supplied to the display buffer 13 for storage.

イメージデータ圧縮転送部21は、数行おきにデータを間引きながら転送する処理や、行間で論理ORなどの演算をしながら行数を減らす処理によって圧縮処理を行う。あるいはまた、イメージデータのドットの数を計数し、その数に対応して、圧縮処理を行うようにする。   The image data compression / transfer unit 21 performs the compression process by a process of transferring data while thinning out every several lines or a process of reducing the number of lines while performing an operation such as logical OR between the lines. Alternatively, the number of dots in the image data is counted, and the compression process is performed in accordance with the number.

また、イメージデータ圧縮転送部21とイメージデータ転送部20は、メインメモリ12から読み出したデータを表示バッファ13に転送するとき、2値のイメージデータを多値化することにより、比較的解像度の低いディスプレイにおいても、細かい文字をつぶさないで、表示できるようにしている。ただし、多値化解像度変換処理には時間がかかるため、例えば特開平4−337800号公報に開示されているように、先に粗い画像をまず表示し、そのデータを多値化されたデータに、後で順次置き換えて行くようにする。これにより、反応の速さときれいな表示の要求を両方満足することができる。   The image data compression transfer unit 21 and the image data transfer unit 20 have a relatively low resolution by converting the binary image data into multiple values when transferring the data read from the main memory 12 to the display buffer 13. Even on the display, it is possible to display without crushing fine characters. However, since the multi-value resolution conversion process takes time, for example, as disclosed in JP-A-4-337800, a coarse image is first displayed, and the data is converted into multi-value data. I will replace them later. Thereby, both the speed of reaction and the request | requirement of a beautiful display can be satisfied.

また、領域コピー処理部22は、表示バッファ13に記憶されている画像データの一部を、表示バッファ13の他の領域にコピー(移動)する処理を実行する。   The area copy processing unit 22 executes a process of copying (moving) a part of the image data stored in the display buffer 13 to another area of the display buffer 13.

ビデオ信号発生部14は、表示バッファ13に記憶されている画像データを読み出し、ビデオ信号に変換し、ディスプレイ15に出力し、表示させるようになされている。   The video signal generator 14 reads the image data stored in the display buffer 13, converts it into a video signal, outputs it to the display 15, and displays it.

更新情報格納部24は、使用者が監視したいサーバ(ファイル)のアドレスと、そのタイミングを始め、アクセスしたファイルの前回の更新日などを記憶するようになされている。   The update information storage unit 24 stores the address of the server (file) that the user wants to monitor, the timing thereof, the last update date of the accessed file, and the like.

キーボード17は、少なくともカーソルキー17Aを有し、CPU11に対して各種の指令を入力するとき、使用者により操作されるようになされている。また、マウスなどのポインティングデバイス16は、ディスプレイ15に表示されたカーソルを用いて所定の位置を指定するような場合に、使用者によって操作される。   The keyboard 17 has at least a cursor key 17A, and is operated by a user when inputting various commands to the CPU 11. The pointing device 16 such as a mouse is operated by the user when a predetermined position is designated using a cursor displayed on the display 15.

次に、図2の実施の形態の動作について説明する。まず最初に、インターネット上の所定のホームページに対してアクセスするために、キーボード17を操作して、例えば、Netscape Navigator(Netscape Communications社の商標)等のWWW(World Wide Web)ブラウザを起動する。そして、所定のホームページを指定するためのURL(Uniform Resource Locator)を入力する。すると、ディスプレイ15には、例えば図3に示すように、WWWブラウザのウインドウ30に所定のホームページが表示される。このホームページには、インターネットに接続されている各種サーバにアクセスするためのアイコン31等が表示されている。   Next, the operation of the embodiment of FIG. 2 will be described. First, in order to access a predetermined homepage on the Internet, the keyboard 17 is operated to start a WWW (World Wide Web) browser such as Netscape Navigator (a trademark of Netscape Communications). Then, a URL (Uniform Resource Locator) for designating a predetermined homepage is input. Then, on the display 15, for example, as shown in FIG. 3, a predetermined home page is displayed in the window 30 of the WWW browser. On this homepage, icons 31 for accessing various servers connected to the Internet are displayed.

ここで、使用者が、ポインティングデバイス16を操作して、例えば「Fax in」のアイコン31を選択すると、CPU11は、ネットワークインタフェース23を制御し、インターネットに接続されている、そのアイコンに対応するサーバにアクセスさせる。このサーバは、外部からFax受信回路で受信したイメージデータ、またはHTMLエディタなどのソフトウェアを用いて、新聞、雑誌などの切抜きをイメージスキャナで読み取ったイメージデータ(ビットマップデータ)を記憶しており、そのデータを提供するサービス(Fax inサービス)を行っている。   Here, when the user operates the pointing device 16 to select, for example, the “Fax in” icon 31, the CPU 11 controls the network interface 23 and is connected to the Internet and corresponds to the icon. To access. This server stores image data (bitmap data) received from an external fax receiver, or image data read out from newspapers, magazines, etc. by an image scanner using software such as an HTML editor. A service (Fax in service) for providing the data is performed.

ネットワークインタフェース23は、インターネットを介してアクセスしたそのサーバから供給されたデータを文書データ格納部18に供給し、記憶させる。また、このデータの一部は、そのままイメージ展開処理部19に供給され、伸長処理などが施され、ビットマップデータに変換され、メインメモリ12に供給され、記憶される。   The network interface 23 supplies the data supplied from the server accessed via the Internet to the document data storage unit 18 for storage. A part of this data is supplied as it is to the image development processing unit 19, subjected to decompression processing and the like, converted into bitmap data, supplied to the main memory 12 and stored therein.

メインメモリ12に記憶されたデータは、イメージデータ転送部20を介して表示バッファ13に供給され、そこに書き込まれる。表示バッファ13に書き込まれたデータは、ビデオ信号発生部14に供給されビデオ信号に変換され、ディスプレイ15に供給され、表示される。このようにして、ディスプレイ15に、例えばアクセスしたサーバの図4に示すようなホームページが最初に表示される。   The data stored in the main memory 12 is supplied to the display buffer 13 via the image data transfer unit 20 and written therein. The data written in the display buffer 13 is supplied to the video signal generator 14 and converted into a video signal, which is supplied to the display 15 and displayed. In this way, the home page as shown in FIG. 4 of the accessed server is first displayed on the display 15, for example.

この図4に示す例においては、WWWブラウザのウインドウ30に、新聞の切り抜きのファイルを指定するためのアイコン81−1,81−2であって、各々の新聞の切り抜きの縮小イメージを模したアイコン81−1,81−2が配列表示されている。そして、使用者が、このホームページを見ながら、ポインティングデバイス16やキーボード17を操作し、希望する新聞の切り抜きのファイルを指定するためのアイコン81−2を選択する。ここで、もし仮に、そのファイルのデータが未だ文書データ格納部18に格納されていない場合、CPU11は、ネットワークインタフェース23を介してサーバにデータの転送を要求する。サーバがこの要求に対応してデータを転送すると、このデータは、ネットワークインタフェース23を介して文書データ格納部18に供給され、記憶される。   In the example shown in FIG. 4, icons 81-1 and 81-2 for designating a newspaper clipping file in the window 30 of the WWW browser, which are icons simulating a reduced image of each newspaper clipping. 81-1 and 81-2 are displayed in an array. Then, the user operates the pointing device 16 and the keyboard 17 while viewing this homepage, and selects an icon 81-2 for designating a desired newspaper clipping file. Here, if the data of the file is not yet stored in the document data storage unit 18, the CPU 11 requests the server to transfer data via the network interface 23. When the server transfers data in response to this request, the data is supplied to the document data storage unit 18 via the network interface 23 and stored.

次に、CPU11は、文書データ格納部18に記憶されたファイルのデータ(文書データ)を読み出させ、イメージ展開処理部19によりビットマップデータに変換させた後、メインメモリ12に供給させ、記憶させる。そして、このデータが、イメージデータ転送部20またはイメージデータ圧縮転送部21を介して表示バッファ13に供給され、記憶される。表示バッファ13に書き込まれた1枚(1ページ)の画像データは、ビデオ信号発生部14に供給され、ビデオ信号に変換され、ディスプレイ15に出力され、表示される。   Next, the CPU 11 reads the file data (document data) stored in the document data storage unit 18, converts the data into bitmap data by the image development processing unit 19, supplies the data to the main memory 12, and stores the data. Let Then, this data is supplied to the display buffer 13 via the image data transfer unit 20 or the image data compression transfer unit 21 and stored therein. One piece (one page) of image data written in the display buffer 13 is supplied to the video signal generator 14, converted into a video signal, and output to the display 15 for display.

次に、1枚の画像を表示する原理について、図5を参照して説明する。今、ディスプレイ15にウインドウ41が表示されており、このウインドウ41に文書データ格納部18より読み出された1枚(1ページ)のA4の大きさの新聞記事の切り抜きの画像を表示させるものとする。メインメモリ12に記憶された1枚の画像のイメージデータ42が、図5に示すように、幅Wと高さHを有するものとする。   Next, the principle of displaying one image will be described with reference to FIG. Now, a window 41 is displayed on the display 15, and a cut-out image of one newspaper article (A4 size) read out from the document data storage unit 18 is displayed on the window 41. To do. Assume that the image data 42 of one image stored in the main memory 12 has a width W and a height H as shown in FIG.

これに対して、ウインドウ41は、その幅がw、高さがhであり、イメージデータ42の幅Wと高さHが、ウインドウ41の幅wと高さhより大きいものとする。この場合、イメージデータ42をウインドウ41に、その全部をそのまま表示することはできない。そこで、この実施の形態においては、例えばイメージデータ42の幅Wを、ウインドウ41の幅wに合わせる(調整する)処理が行われる。すなわち、イメージデータ42は、その幅および高さが全体的に、w/Wの圧縮率で圧縮される。   On the other hand, the window 41 has a width w and a height h, and the width W and the height H of the image data 42 are larger than the width w and the height h of the window 41. In this case, the entire image data 42 cannot be displayed on the window 41 as it is. Therefore, in this embodiment, for example, processing for adjusting (adjusting) the width W of the image data 42 to the width w of the window 41 is performed. That is, the image data 42 is compressed at a compression rate of w / W as a whole in width and height.

さらにまた、このようにして、幅および高さ方向に全体的にw/Wに圧縮されたイメージデータ52が、さらに次のようにして高さ方向に圧縮される。すなわち、ウインドウ41の高さhは、イメージデータ52の高さH×(w/W)より小さいため、ウインドウ41の高さhの、例えば70%の高さa2の領域A2と、その上部の高さa1の領域A1、およびその下部の高さa3の領域A3とに、ウインドウ41が区分される。この区分に対応して、イメージデータ50にも、高さr2(=a2)の領域R2と、その上部の高さr1の領域R1、およびその下部の高さr3の領域R3とに区分される。 Furthermore, in this way, the image data 52 that is compressed to w / W as a whole in the width and height directions is further compressed in the height direction as follows. That is, since the height h of the window 41 is smaller than the height H × (w / W) of the image data 52, the area A 2 having a height a 2 of 70% of the height h of the window 41, and its area a 1 of the upper portion of the height a 1, and a region a 3 of the height a 3 thereunder, the window 41 is partitioned. In response to this classification, to the image data 50, a region R 2 of the height r 2 (= a 2), a region R 1 of the height r 1 of the upper, and the height r 3 regions thereunder And R 3 .

そして、イメージデータ52の領域R2のデータは、ウインドウ41の領域A2に、そのまま(圧縮せずに)転送、表示される。これに対して、領域R1のデータは、領域A1に、縦方向に圧縮されて転送、表示され、また領域R3のデータは、領域A3に、縦方向に圧縮されて転送、表示される。領域A2の高さa2は、ウインドウ41の高さhの70%の値とされ、イメージデータ52の領域R2の高さr2は、a2と同一の値とされているので、領域A2は、文字が正しい比率(縦方向と横方向の比率)で表示される標準部とされるのに対して、領域A1とA3は、文字が縦方向に圧縮されて表示される圧縮部とされる。 The data in the region R 2 of the image data 52 is transferred and displayed as it is (without being compressed) in the region A 2 of the window 41. On the other hand, the data in the area R 1 is compressed and transferred and displayed in the area A 1 in the vertical direction, and the data in the area R 3 is transferred and displayed compressed in the area A 3 in the vertical direction. Is done. Height a 2 regions A 2 is 70% of the value of the height h of the window 41, the height r 2 of region R 2 of the image data 52, since it is the same value as a 2, Area A 2 is a standard part where characters are displayed at the correct ratio (ratio between vertical and horizontal directions), whereas areas A 1 and A 3 are displayed with characters compressed in the vertical direction. The compression unit.

標準部の領域A2の位置は、カーソルで移動させることができるようになされている。図6と図7は、この関係を表している。すなわち、図6に示すように、表示バッファ13(従ってウインドウ41)のカーソル61の位置を中心として、上方向にKまでの範囲と、下方向にKまでの範囲が、標準部の領域A2とされ、その上部と下部の領域がA1またはA3とされる。従って、例えば、図6に示す状態から、カーソル61を下方に移動させると、図7に示すように、標準部の領域A2は、図6における位置より下方に移動する。その結果、領域A1の範囲は、図7における場合の方が図6における場合より拡大し、また、領域A3の範囲は、図6における場合より図7における場合の方が狭くなる。 The position of the standard area A 2 can be moved with a cursor. 6 and 7 illustrate this relationship. That is, as shown in FIG. 6, the range up to K and the range up to K around the position of the cursor 61 of the display buffer 13 (and hence the window 41) are the standard area A 2. The upper and lower regions are designated as A 1 or A 3 . Thus, for example, from the state shown in FIG. 6, move the cursor 61 downward, as shown in FIG. 7, the area A 2 of the standard unit is moved downward from the position in FIG. As a result, the range of the region A 1 is larger in the case of FIG. 7 than in the case of FIG. 6, and the range of the region A 3 is narrower in the case of FIG.

次に、本発明によるファイルの監視方法について、図10と図11のフローチャートを参照して説明するが、その前に、監視するファイルの更新状態を表す画像について、図8と図9を参照して説明する。   Next, the file monitoring method according to the present invention will be described with reference to the flowcharts of FIGS. 10 and 11. Before that, an image showing the update state of the file to be monitored will be described with reference to FIGS. I will explain.

すなわち、この実施の形態においては、図8に示すように、ディスプレイ15上に、そのとき処理を行っているタスクの画像がウインドウ41−1に表示されている状態にあるとき、それとは別の比較的小さいウインドウ41−2に、複数のファイルの更新状態を表す画像が表示されるようになされている。   That is, in this embodiment, as shown in FIG. 8, when the image of the task being processed at that time is displayed on the window 41-1, as shown in FIG. An image representing the update status of a plurality of files is displayed in a relatively small window 41-2.

図9は、このウインドウ41−2を拡大して示している。いま、例えば、3つのファイルの更新状態を監視しているものとする。このとき、図9の右側のウインドウ41−2に示すように、監視しているファイルの例えばホームページの画像(図9においてA,B,Cで表されている)を縮小し、その縮小画像を横方向に圧縮して表示している。   FIG. 9 shows the window 41-2 in an enlarged manner. For example, assume that the update status of three files is monitored. At this time, as shown in a window 41-2 on the right side of FIG. 9, for example, a homepage image (represented by A, B, and C in FIG. 9) of the monitored file is reduced, and the reduced image is displayed. It is compressed and displayed in the horizontal direction.

そして、指定されたタイミングにおいて各ファイルにアクセスし、そのファイルが更新されているか否かを判定し、更新されている場合においては、図9の左側のウインドウ41−2に示すように、そのファイルのホームページの画像を、更新されていないファイルの画像に較べて大きく表示する。これにより、各使用者が監視しているファイルの更新を、迅速かつ確実に知ることができるようになされている。   Then, each file is accessed at the designated timing, and it is determined whether or not the file has been updated. When the file has been updated, as shown in the window 41-2 on the left side of FIG. The image of the homepage is displayed larger than the image of the file that has not been updated. Thereby, the update of the file which each user is monitoring can be known quickly and reliably.

次に、図10と図11のフローチャートを参照して、ファイルを監視する方法について説明する。この図10と図11に示す処理を開始する前に、使用者は、キーボード17あるいはポインティングデバイス16を操作して、監視すべきファイルのアドレスを登録する処理を実行する。CPU11は、この入力が行われたとき、その入力情報を更新情報格納部24に記憶させる。   Next, a method for monitoring a file will be described with reference to the flowcharts of FIGS. Before starting the processing shown in FIGS. 10 and 11, the user operates the keyboard 17 or pointing device 16 to execute processing for registering the address of the file to be monitored. When this input is performed, the CPU 11 stores the input information in the update information storage unit 24.

図12は、このようにして更新情報格納部24に記憶形成された監視ファイルリストを模式的に表している。この実施の形態においては、3つのファイルA,B,Cのアドレスa,b,cと、そのアドレスにアクセスすべき日時の情報が登録されている。ここに登録すべきファイルは、1つのサーバ(例えば図1のサーバSA)の管理する複数のファイルであってもよいし、それぞれ異なるサーバ(例えば図1のサーバSA,SB,SC)が管理するファイル(ファイルA,B,C)であってもよいが、この実施の形態は後者の例とされている。また、アクセスすべき時刻情報は、図12に示すように、毎週月曜日9時00分のように、曜日と時刻を指定したり、毎日23時00分のように、時刻を指定したり、1時間毎のように、周期を指定することもできる。 FIG. 12 schematically shows a monitoring file list stored in the update information storage unit 24 in this way. In this embodiment, the addresses a, b, and c of the three files A, B, and C and information on the date and time when the addresses should be accessed are registered. The files to be registered here may be a plurality of files managed by one server (for example, the server S A in FIG. 1), or may be different servers (for example, the servers S A , S B , S C in FIG. 1). ) May be managed files (files A, B, C), but this embodiment is the latter example. Also, as shown in FIG. 12, the time information to be accessed can be specified by specifying a day of the week and time, such as every Monday at 9:00, or by specifying a time at 23:00 every day, You can also specify a period, such as every hour.

図10と図11に示す処理は、このように予め登録されているファイルのアドレスに対して、それぞれ行われる。   The processing shown in FIG. 10 and FIG. 11 is performed for each file address registered in advance as described above.

図10のステップS1において、CPU11は、更新情報格納部24に格納されているファイルのアドレス(例えばアドレスa)を読み出し、ネットワークインタフェース23を制御し、そのアドレスに対してアクセスを開始させる。これにより、例えば図1に示すサーバSAに対してアクセスが行われる。 In step S1 of FIG. 10, the CPU 11 reads the address (for example, address a) of the file stored in the update information storage unit 24, controls the network interface 23, and starts accessing the address. Thereby, for example, access is made to the server S A shown in FIG.

このとき、アクセスを受けたサーバは、例えば図13に示すような、ヘッダ情報をユーザに対して提供し、CPU11は、ネットワークインタフェース23を介して、このヘッダ情報を受け取る。   At this time, the accessed server provides header information to the user as shown in FIG. 13, for example, and the CPU 11 receives this header information via the network interface 23.

このヘッダ情報は、通信のプロトコルの名称(HTTP)、そのバージョン(1.0)、通信のステータス(200 OK)の他、そのファイルの更新日時(Mon,11−09−95 07:18:57 GMT)などを含んでいる。   This header information includes the communication protocol name (HTTP), its version (1.0), the communication status (200 OK), and the file update date (Mon, 11-09-95 07:18:57). GMT) and the like.

CPU11は、このように、所定のファイル(サーバ)に対してアクセスしたときステップS2に進み、予め文書データ格納部18に用意しておいた、そのファイルの内容を表す画像(例えばホームページの画像)を縮小し、さらに横方向に圧縮して、図9の右側のウインドウ41−2に示すように表示する。そして、さらにその画像を点滅させる。いまの場合、例えば、図9に示す右側のウインドウ41−2の文字Aを付加して表すファイルAの画像が点滅表示される。これにより、使用者に、いまファイルAに対してアクセスが行われ、更新状態を確認中であることを知らしめることができる。   As described above, when the CPU 11 accesses a predetermined file (server), the process proceeds to step S2, and an image (for example, an image of a home page) prepared in advance in the document data storage unit 18 and representing the contents of the file. Is further reduced in the horizontal direction and displayed as shown in the window 41-2 on the right side of FIG. Then, the image is further blinked. In this case, for example, the image of the file A represented by adding the letter A in the right window 41-2 shown in FIG. As a result, the user can be informed that the file A is being accessed and the update status is being confirmed.

次にステップS3に進み、アクセスしたアドレスの情報が一定時間内に返ってきたか否かを判定する。アクセスを開始した後、一定の時間が経過しても、そのファイルに関する情報が伝送されてこない場合においては、ステップS4に進み、×印をそのファイルの縮小画像上に重畳表示する。そして、その背景色を通常の場合における背景色(例えば白)と異なる色(例えば黄色)に変更する。   In step S3, it is determined whether or not the accessed address information has been returned within a predetermined time. If no information related to the file is transmitted after a certain period of time has elapsed since the start of access, the process proceeds to step S4, and the x mark is superimposed on the reduced image of the file. Then, the background color is changed to a color (for example, yellow) different from the background color (for example, white) in the normal case.

例えば、ウインドウ41−2に表示されているファイルAのホームページの縮小画像が、図14に示すように、白地に黒の文字で表現されている場合、図15に示すように、背景を黄色にし、赤の×印を重畳表示する。なお、図14と図15においては、便宜上、縮小したホームページを横方向に圧縮していない状態で示しているが、実際には図9に示すように、横方向に圧縮された状態で、このような表示が行われる。横方向に圧縮されているため、その画像は確認しにくくなるが、×印のマークは比較的大きく表示されるため確認することができる。また、背景が、通常白地であるにもかかわらず、黄色に変更されるため、この色からも、例えば回線が切れていたり、アクセスしたサーバの電源が落ちているなどの、ネットワーク上のトラブルが存在することを認識することができる。   For example, when the reduced image of the home page of file A displayed in the window 41-2 is represented by black characters on a white background as shown in FIG. 14, the background is yellow as shown in FIG. , Red X mark is superimposed and displayed. 14 and 15, for the sake of convenience, the reduced homepage is shown in a state in which it is not compressed in the horizontal direction, but in actuality, as shown in FIG. Is displayed. Since the image is compressed in the horizontal direction, it is difficult to confirm the image, but the x mark is relatively large and can be confirmed. Also, since the background is usually white, it is changed to yellow, so this color also causes network problems, such as a line being disconnected or the server being accessed turned off. It can be recognized that it exists.

ステップS4の次に、ステップS19に進み、次回のアクセス時刻に達するまで待機し、次のアクセス時刻が到来したとき、ステップS1に戻り、それ以降の処理を繰り返し実行する。   After step S4, the process proceeds to step S19 to wait until the next access time is reached. When the next access time arrives, the process returns to step S1, and the subsequent processing is repeatedly executed.

一方、ステップS3において、アクセスしたサーバから一定の時間内に情報が返ってきたと判定された場合においては、ステップS5に進み、その情報はエラーの情報ではなく、正しい情報であるか否かを判定する。もしエラーの情報である場合においては、ステップS6に進み、?マークの印を縮小画面上に付加し、その縮小画面の背景色を黄色に変更させる。   On the other hand, if it is determined in step S3 that the information has been returned from the accessed server within a certain time, the process proceeds to step S5 to determine whether the information is correct information, not error information. To do. If it is error information, the process proceeds to step S6. A mark is added on the reduced screen, and the background color of the reduced screen is changed to yellow.

例えば図16に示すように、背景色を黄色に変化させると共に、赤の?マークを重畳して表示する。ステップS4における場合と同様に、この画像が横方向に圧縮されて、図9の右側のウインドウ41−2に表示されることになる。   For example, as shown in FIG. 16, the background color is changed to yellow and red? The mark is superimposed and displayed. As in the case of step S4, this image is compressed in the horizontal direction and displayed in the window 41-2 on the right side of FIG.

このような表示が行われた場合も、次にステップS19に進み、次回のアクセス時刻が到来するまで待機し、その時刻が到来したときステップS1に戻り、それ以降の処理を繰り返し実行する。   Even when such a display is performed, the process proceeds to step S19 and waits until the next access time arrives. When that time arrives, the process returns to step S1, and the subsequent processing is repeatedly executed.

一方、ステップS5において、アクセスしたサーバから正しい情報が伝送されてきたと判定された場合においては、ステップS7に進み、ステップS2において点滅表示した縮小画像を元の状態に戻す。すなわち、点滅を中止させる。そして、ステップS8に進み、ヘッダ情報に更新日データが含まれているか否かを判定する。すなわち、サーバによっては、更新日を返送してこない場合もある。そこで、ここで更新日データが返送されてきたか否かを判定する。   On the other hand, if it is determined in step S5 that correct information has been transmitted from the accessed server, the process proceeds to step S7, and the reduced image blinked in step S2 is returned to the original state. That is, the blinking is stopped. And it progresses to step S8 and it is determined whether update date data is contained in header information. That is, depending on the server, the update date may not be returned. Therefore, it is determined whether or not update date data has been returned.

更新日データが返送されてきたと判定された場合、ステップS9に進み、いま読み取った更新日データは、前回(あるいはそれ以前)にアクセスした更新日より新しいか否かを判定する。初めてのアクセスの場合、過去の更新日は存在しないので、今回の更新日データが最新のものとなる。そこで、この場合においてはステップS10に進み、その更新日を更新情報格納部24に記憶させる。   If it is determined that the update date data has been returned, the process proceeds to step S9, and it is determined whether or not the update date data just read is newer than the update date accessed last time (or earlier). In the case of the first access, since there is no past update date, the latest update date data is the latest. Therefore, in this case, the process proceeds to step S10, and the update date is stored in the update information storage unit 24.

第2回目以降のアクセスである場合においては、この更新情報格納部24に記憶されている過去のアクセス時における更新日より、今回のアクセス時における更新日の方が新しければ、ステップS10において、その更新日を最新の更新日に変更する。   In the case of the second and subsequent accesses, if the update date at the current access is newer than the update date at the previous access stored in the update information storage unit 24, in step S10, The update date is changed to the latest update date.

次にステップS15に進み、更新状態を表す縮小画面に「NEW」の文字を重畳表示する。そして、文字を緑色で表示する。さらに、この縮小画像を更新されていない場合の縮小画像の大きさより拡大して表示する。   In step S15, the character “NEW” is superimposed and displayed on the reduced screen representing the update state. The characters are displayed in green. Further, this reduced image is displayed in a larger size than the size of the reduced image when it has not been updated.

例えば、図17に示すように、白地に対して黒で表示されていた文字を緑色に変更すると共に、赤で「NEW」の文字を重畳する。そして、この縮小画像を、図9の左側のウインドウ41−2に示すように、更新されていない他のファイルの縮小画像(B,C)より大きく表示する。表示画面で観察していると、図9において右側のウインドウ41−2に示すように、3つのファイルA,B,Cの縮小画像が幅方向に圧縮されて均等の幅で表示されていた状態から、ファイルAのアクセスを開始すると、ファイルAの縮小画像が点滅し、そして、更新されていることが確認されると、図9において左側のウインドウ41−2に示すように、ファイルAについては、ウインドウ41−2内においてより大きく(幅方向の圧縮率を小さくして)表示し、残りのファイルB,Cの画像は、右側のウインドウ41−2における場合より、さらに圧縮率を大きくして(その幅をより狭くして)表示する。そして文字は緑色とされ、「NEW」の赤い文字が大きく、重畳表示される。これにより使用者は、ファイルAが更新されていることを確実に知ることができる。   For example, as shown in FIG. 17, a character displayed in black with respect to a white background is changed to green, and a character “NEW” is superimposed in red. Then, this reduced image is displayed larger than the reduced images (B, C) of other files that have not been updated, as shown in the window 41-2 on the left side of FIG. When observing on the display screen, as shown in the right window 41-2 in FIG. 9, the reduced images of the three files A, B, and C are compressed in the width direction and displayed with an equal width. When the access to the file A is started, the reduced image of the file A blinks, and when it is confirmed that the file A is updated, as shown in the left window 41-2 in FIG. The window 41-2 is displayed larger (with a smaller compression ratio in the width direction), and the remaining images of the files B and C are further increased in compression ratio than in the right window 41-2. Display (with a narrower width). The characters are green, and the red character “NEW” is large and superimposed. Thus, the user can surely know that the file A has been updated.

使用者は、このようにファイルが更新されていることを知った場合、そのファイルにアクセスするとき、そのアクセスの手続きを最初から始めるのではなく、単にこの縮小画面を指定する操作を行うだけでよい。   If the user knows that the file has been updated in this way, when accessing the file, instead of starting the access procedure from the beginning, simply specify the reduced screen. Good.

すなわち、例えば図8に示すように、ポインティングデバイス16のカーソル(マウスカーソル)61を、ウインドウ41−2のそのファイルAの縮小画面上に移動させ、その位置でマウスをクリックする。   That is, for example, as shown in FIG. 8, the cursor (mouse cursor) 61 of the pointing device 16 is moved onto the reduced screen of the file A in the window 41-2, and the mouse is clicked at that position.

CPU11は、ステップS16で、このようにマウスのボタンがクリックされるまで待機し、クリックされたときステップS17に進み、ウインドウ41−2の表示を元の状態に戻す。すなわち、図9の左側のウインドウ41−2に示す状態から、右側のウインドウ41−2に示す状態に変更する。   In step S16, the CPU 11 waits until the mouse button is clicked in this way, and when clicked, the CPU 11 proceeds to step S17 and returns the display of the window 41-2 to the original state. That is, the state shown in the left window 41-2 in FIG. 9 is changed to the state shown in the right window 41-2.

さらにステップS18に進み、CPU11は、ネットワークを介して接続された種々のサーバのファイルを閲覧するためのビューア(例えばWWWブラウザであるNetscape Navigator)に対して、クリックによって指定されたファイルをアクセスするためのアドレス(WWWブラウザの場合は、URL)を引き渡す。すなわち、この実施の形態においては、ウインドウ41−2の縮小画面がファイルA,B,Cの各々のアドレスにリンクされている。   In step S18, the CPU 11 accesses a file specified by clicking on a viewer (for example, Netscape Navigator, which is a WWW browser) for browsing files of various servers connected via the network. Address (in the case of a WWW browser, URL) is delivered. That is, in this embodiment, the reduced screen of the window 41-2 is linked to the addresses of the files A, B, and C.

そしてステップS19に進み、次回のアクセス時刻まで待機し、アクセス時刻になったとき、再びステップS1に戻り、それ以降の処理を繰り返し実行する。   Then, the process proceeds to step S19, waiting until the next access time. When the access time is reached, the process returns to step S1 again, and the subsequent processing is repeatedly executed.

一方、ステップS18で、ファイルAのアドレスを渡されると、ビューアは、そのアドレスに対するアクセスを行う。すなわち、いまの場合、ファイルAに対するアクセスが開始される。そして、サーバ1から更新されたファイルAの情報の提供を受けることができる。   On the other hand, when the address of the file A is passed in step S18, the viewer accesses the address. That is, in this case, access to the file A is started. Then, the updated file A information can be received from the server 1.

一方、ステップS9において、今回アクセスした結果得られた更新日が、更新情報格納部24に記憶されている、前回(またはそれ以前)における更新日と同一であると判定された場合、ステップS10,S15乃至S18の処理をスキップし、ステップS19に進み、次回のアクセス時刻まで待機する。   On the other hand, if it is determined in step S9 that the update date obtained as a result of the current access is the same as the previous (or earlier) update date stored in the update information storage unit 24, step S10, The process from S15 to S18 is skipped, and the process proceeds to step S19 to wait until the next access time.

また、上述したように、サーバによっては、アクセスしてもファイルの更新日のデータを返送してこない場合がある。この場合においては、次のようにして、ハッシュ(HASH)関数を利用して、ファイルが更新されているか否かを判定する。   In addition, as described above, some servers may not return file update date data even when accessed. In this case, whether or not the file has been updated is determined using a hash (HASH) function as follows.

すなわち、ステップS8において、更新日データが返送されてこないと判定されると、ステップS11に進み、CPU11は、いまアクセスしたファイルのデータの転送をサーバに要求する。そして、サーバより、そのファイルのデータの提供を受ける。次にステップS12に進み、CPU11は、サーバより提供されたそのファイルデータ(全てのデータ)に対して、所定のハッシュ関数を乗算する。   That is, if it is determined in step S8 that the update date data has not been returned, the process proceeds to step S11, and the CPU 11 requests the server to transfer the data of the currently accessed file. Then, the server receives the data of the file. In step S12, the CPU 11 multiplies the file data (all data) provided from the server by a predetermined hash function.

例えばいま、簡単のため、ファイルのデータが、A1,A2,A3,・・・Anのn文字からなるテキストデータであるとする。このテキストデータのうち、先頭の文字、中間の文字、および終わりから2番目の文字の3文字を用いて、A1,A2,A3,・・・Anのn文字からなるデータに対して、次のハッシュ関数を定義する。
hash(A12・・・An
=(A1+An/2×26+An-1×262)mod 1000
For example, now, for the sake of simplicity, data files, A 1, A 2, A 3, and a text data consisting of n characters of ··· A n. Of the text data, the first character, the intermediate character, and from the end with a second three-character, A 1, A 2, A 3, to the data consisting of n characters · · · A n Define the following hash function:
hash (A 1 A 2 ... A n )
= (A 1 + A n / 2 × 26 + A n-1 × 26 2 ) mod 1000

例えば、受信したデータが’SUZUKI’のテキストデータであるとき、次の演算が行われる。
hash(SUZUKI)={ASC(’S’)−ASC(’A’)
+(ASC(’Z’)−ASC(’A’))×26
+(ASC(’K’)−ASC(’A’))×262}mod 1000
=(18+650+6760)mod 1000=428
For example, when the received data is 'SUZUKI' text data, the following calculation is performed.
hash (SUZUKI) = {ASC ('S')-ASC ('A')
+ (ASC ('Z')-ASC ('A')) × 26
+ (ASC ('K')-ASC ('A')) × 26 2 } mod 1000
= (18 + 650 + 6760) mod 1000 = 428

このようにして、ハッシュ関数を演算することで、データ”SUZUKI”を数値428に対応させることができる。   In this way, the data “SUZUKI” can be made to correspond to the numerical value 428 by calculating the hash function.

このように、ハッシュ関数を演算することによって得られた演算値は、元になるデータが異なっていれば充分高い確率で異なるものとなる。従って、ハッシュ関数で求められた演算値から、そのファイルのデータが更新されていること(過去のデータと異なるデータとなっていること)を検知することができる。   In this way, the calculated values obtained by calculating the hash function are different with a sufficiently high probability if the original data is different. Therefore, it is possible to detect that the data of the file is updated (the data is different from the past data) from the calculated value obtained by the hash function.

そこで、ステップS13において、ステップS12において得られたハッシュ関数の演算値を、更新情報格納部24に格納してある過去の演算値と比較し、両者が一致しない場合においては、ステップS14に進み、ステップS12でいま求めたハッシュ関数の演算値を、更新情報格納部24に記憶させる。すなわち、演算値が過去の値と異なるものであるため、ファイルが更新されていることになる。そこで、この場合においてはステップS15に進み、「NEW」の文字を縮小画面上に重畳表示するなどの処理を実行する。   Therefore, in step S13, the operation value of the hash function obtained in step S12 is compared with the past operation value stored in the update information storage unit 24. If both do not match, the process proceeds to step S14. The calculated value of the hash function just obtained in step S12 is stored in the update information storage unit 24. That is, since the calculated value is different from the past value, the file is updated. Therefore, in this case, the process proceeds to step S15, and processing such as displaying the character “NEW” superimposed on the reduced screen is executed.

それに対して、過去に求め、記憶されているハッシュ関数の演算値と今回求めた演算値とが等しい場合においては、ファイルのデータが更新されていないことになる。そこで、この場合においてはステップS19に進み、次のアクセス時刻まで待機し、アクセス時刻になったときステップS1に戻り、それ以降の処理を繰り返し実行する。   On the other hand, if the calculated value of the hash function obtained and stored in the past is equal to the calculated value obtained this time, the file data is not updated. Therefore, in this case, the process proceeds to step S19, waits until the next access time, returns to step S1 when the access time is reached, and the subsequent processing is repeatedly executed.

以上のようにして、更新日を返送してこないサーバが管理するファイルの更新状態も検知することができる。   As described above, it is possible to detect an update state of a file managed by a server that does not return the update date.

以上のように、例えば図1におけるサーバSAに対してアクセスが行われると、次に監視ファイルリストに登録されているファイルBを管理するサーバSBや、ファイルCを管理しているサーバSCに対しても同様の処理が、登録されている時刻に行われる。 As described above, for example, when the server S A in FIG. 1 is accessed, the server S B that manages the file B registered in the monitoring file list and the server S that manages the file C will be described next. The same process is performed for C at the registered time.

各ファイルをアクセスするタイミングは、使用者が任意の時刻に設定することができる。従って、使用者が希望する頻度(使用者にとってリアルタイムと認識しうる任意のタイミング)でファイルの更新状態を知ることができる。   The user can set the timing for accessing each file at an arbitrary time. Therefore, the update state of the file can be known at a frequency desired by the user (any timing that can be recognized as real time for the user).

図18は、このようにして行われる更新状態を表すウインドウのディスプレイ15上のより具体的な表示例を表している。ここで、図18および図8、図9に示されるウインドウ41−2の縮小一覧表示において、カーソル61で指し示されたホームページの縮小画面を、水平方向へ拡大し、縦と横が同一の比率の縮小画面として表示するようにすれば、使用者が任意のファイルの概要を確認することが可能となる。   FIG. 18 shows a more specific display example on the display 15 of the window representing the update state performed in this way. Here, in the reduction list display of the window 41-2 shown in FIG. 18, FIG. 8, and FIG. 9, the reduction screen of the home page pointed by the cursor 61 is enlarged in the horizontal direction, and the vertical and horizontal ratios are the same. If it is displayed as a reduced screen, the user can check the outline of an arbitrary file.

本発明の情報管理装置を接続するネットワークを説明する図である。It is a figure explaining the network which connects the information management apparatus of this invention. 本発明の情報管理装置の一実施の形態の構成例を示すブロック図である。It is a block diagram which shows the structural example of one Embodiment of the information management apparatus of this invention. メニューの表示例を示す図である。It is a figure which shows the example of a display of a menu. ホームページの表示例を示す図である。It is a figure which shows the example of a display of a homepage. 本発明における表示の原理を説明する図である。It is a figure explaining the principle of the display in this invention. 本発明におけるカーソルと表示範囲の関係を説明する図である。It is a figure explaining the relationship between the cursor and display range in this invention. 本発明におけるカーソルを移動した場合における表示の範囲を説明する図である。It is a figure explaining the range of a display when a cursor is moved in the present invention. ファイルの更新状態を表す画像の表示の原理を示す図である。It is a figure which shows the principle of the display of the image showing the update state of a file. 図8のウインドウ41−2の圧縮を説明する図である。It is a figure explaining compression of the window 41-2 of FIG. 図2の実施の形態の動作を説明するフローチャートである。It is a flowchart explaining the operation | movement of embodiment of FIG. 図10に続くフローチャートである。It is a flowchart following FIG. 監視ファイルリストを説明する図である。It is a figure explaining a monitoring file list. ヘッダ情報を説明する図である。It is a figure explaining header information. オリジナルの縮小画像を説明する図である。It is a figure explaining the original reduced image. 図10のステップS4における表示例を示す図である。It is a figure which shows the example of a display in step S4 of FIG. 図10のステップS6における表示例を示す図である。It is a figure which shows the example of a display in step S6 of FIG. 図11のステップS15の表示例を示す図である。It is a figure which shows the example of a display of FIG.11 S15. 図8の表示例に対応する具体的な表示例を示す写真である。9 is a photograph showing a specific display example corresponding to the display example of FIG. 8. 従来のファイルの更新を検知する方法を説明する図である。It is a figure explaining the method of detecting the update of the conventional file.

符号の説明Explanation of symbols

11 CPU,12 メインメモリ,13 表示バッファ,14 ビデオ信号発生部,15 ディスプレイ,16 ポインティングデバイス,17 キーボード,17A カーソルキー,18 文書データ格納部,19 イメージ展開処理部,20 イメージデータ転送部,21 イメージデータ圧縮転送部,23 ネットワークインタフェース,24 更新情報格納部   11 CPU, 12 main memory, 13 display buffer, 14 video signal generation unit, 15 display, 16 pointing device, 17 keyboard, 17A cursor key, 18 document data storage unit, 19 image development processing unit, 20 image data transfer unit, 21 Image data compression / transfer unit, 23 network interface, 24 update information storage unit

Claims (4)

ネットワークを介して監視する、サーバのファイルのアドレスを設定する設定手段と、
前記設定手段により設定された前記アドレスを基に、所定のタイミングで前記ファイルにアクセスするアクセス手段と、
前記アクセス手段によって前記ファイルへアクセスした際に前記サーバから取得したファイルのすべてのデータに対する所定のハッシュ関数の演算で得られた結果と、前記サーバに過去にアクセスした際に取得したファイルのすべてのデータに対する前記所定のハッシュ関数の演算で得られた結果とを比較して、前記ファイルが更新されているか否かを判定する判定手段と、
前記判定手段の判定結果に対応して、前記ファイルの更新状態をユーザに通知する通知手段と、
前記サーバに過去にアクセスした際に取得した前記ファイルのすべてのデータに対する前記所定のハッシュ関数の演算で得られた結果を記憶するとともに、前記ファイルが更新されていると判定された場合、記憶している前記所定のハッシュ関数の演算で得られた結果を更新する記憶手段と
を含むことを特徴とする情報管理装置。
A setting means for setting the file address of the server to be monitored via the network;
An access means for accessing the file at a predetermined timing based on the address set by the setting means;
The result obtained by calculation of a predetermined hash function for all data of the file acquired from the server when the file is accessed by the access means, and all the files acquired when the server is accessed in the past A determination unit that compares the result obtained by the calculation of the predetermined hash function with respect to data and determines whether or not the file has been updated;
In response to the determination result of the determination unit, a notification unit that notifies the user of the update state of the file ;
Stores the result obtained by the calculation of the predetermined hash function for all the data of the file acquired when the server was accessed in the past, and stores the result when it is determined that the file has been updated. Storage means for updating a result obtained by the calculation of the predetermined hash function .
前記判定手段は、
前記サーバから前記ファイルの更新日を取得し、前記サーバから取得したファイルの更新日に基づいて前記ファイルが更新されているか否かを判定し、
前記サーバから前記ファイルの更新日が得られない場合、前記サーバから取得したファイルに対する前記所定のハッシュ関数の演算で得られた結果と、前記サーバに過去にアクセスした際に取得したファイルに対する前記所定のハッシュ関数の演算で得られた結果とに基づいて、前記ファイルが更新されているか否かを判定する
ことを特徴とする請求項1に記載の情報管理装置。
The determination means includes
Obtaining an update date of the file from the server, determining whether the file has been updated based on the update date of the file obtained from the server;
When the update date of the file cannot be obtained from the server, the result obtained by the calculation of the predetermined hash function for the file acquired from the server and the predetermined for the file acquired when accessing the server in the past The information management apparatus according to claim 1, wherein it is determined whether or not the file has been updated based on a result obtained by the calculation of the hash function.
設定手段、アクセス手段、判定手段、記憶手段、および通知手段を備える情報管理装置の情報管理方法であって、
ネットワークを介して監視する、サーバのファイルのアドレスを前記設定手段が設定する設定ステップと、
前記設定ステップの処理により設定された前記アドレスを基に、前記アクセス手段が所定のタイミングで前記ファイルにアクセスするアクセスステップと、
前記アクセスステップの処理によって前記ファイルへアクセスした際に前記サーバから取得したファイルのすべてのデータに対する所定のハッシュ関数の演算で得られた結果と、前記サーバに過去にアクセスした際に取得したファイルのすべてのデータに対する前記所定のハッシュ関数の演算で得られた結果とを比較して、前記ファイルが更新されているか否かを前記判定手段が判定する判定ステップと、
前記ファイルが更新されていると判定された場合、前記サーバに過去にアクセスした際に取得した前記ファイルのすべてのデータに対する前記所定のハッシュ関数の演算で得られた結果を記憶する前記記憶手段が、記憶している前記所定のハッシュ関数の演算で得られた結果を更新する更新ステップと、
前記判定ステップの処理の判定結果に対応して、前記ファイルの更新状態をユーザに前記通知手段が通知する通知ステップと
を含むことを特徴とする情報管理方法。
An information management method for an information management device comprising a setting means, an access means, a determination means, a storage means, and a notification means,
A setting step in which the setting means sets a file address of a server to be monitored via a network;
An access step in which the access means accesses the file at a predetermined timing based on the address set by the setting step;
The result obtained by the calculation of a predetermined hash function for all data of the file acquired from the server when the file is accessed by the processing of the access step, and the file acquired when accessing the server in the past A determination step in which the determination unit determines whether the file has been updated by comparing the result obtained by the calculation of the predetermined hash function with respect to all data;
When it is determined that the file has been updated, the storage means for storing the result obtained by the calculation of the predetermined hash function for all data of the file acquired when the server has been accessed in the past An update step for updating a result obtained by calculation of the stored predetermined hash function;
An information management method comprising: a notification step of notifying a user of an update state of the file in response to a determination result of the determination step.
前記判定ステップにおいては、
前記サーバから前記ファイルの更新日が取得され、前記サーバから取得したファイルの更新日に基づいて前記ファイルが更新されているか否かが前記判定手段により判定され、
前記サーバから前記ファイルの更新日が得られない場合、前記サーバから取得したファイルに対する前記所定のハッシュ関数の演算で得られた結果と、前記サーバに過去にアクセスした際に取得したファイルに対する前記所定のハッシュ関数の演算で得られた結果とに基づいて、前記ファイルが更新されているか否かが前記判定手段により判定される
ことを特徴とする請求項3に記載の情報管理方法。
In the determination step,
An update date of the file is acquired from the server, and it is determined by the determination means whether the file is updated based on the update date of the file acquired from the server,
When the update date of the file cannot be obtained from the server, the result obtained by the calculation of the predetermined hash function for the file acquired from the server and the predetermined for the file acquired when accessing the server in the past The information management method according to claim 3, wherein the determination unit determines whether or not the file has been updated based on a result obtained by calculating the hash function.
JP2007006970A 1995-09-29 2007-01-16 Information management apparatus and method Expired - Lifetime JP4463282B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007006970A JP4463282B2 (en) 1995-09-29 2007-01-16 Information management apparatus and method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP25285995 1995-09-29
JP2007006970A JP4463282B2 (en) 1995-09-29 2007-01-16 Information management apparatus and method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2002058202A Division JP3944770B2 (en) 1995-09-29 2002-03-05 Information management apparatus and method

Publications (2)

Publication Number Publication Date
JP2007109264A JP2007109264A (en) 2007-04-26
JP4463282B2 true JP4463282B2 (en) 2010-05-19

Family

ID=38035033

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007006970A Expired - Lifetime JP4463282B2 (en) 1995-09-29 2007-01-16 Information management apparatus and method

Country Status (1)

Country Link
JP (1) JP4463282B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6331711B2 (en) * 2014-05-30 2018-05-30 ブラザー工業株式会社 Information processing program, information processing apparatus, and information processing apparatus control method

Also Published As

Publication number Publication date
JP2007109264A (en) 2007-04-26

Similar Documents

Publication Publication Date Title
US5933851A (en) Time-stamp and hash-based file modification monitor with multi-user notification and method thereof
US6700589B1 (en) Method, system, and program for magnifying content downloaded from a server over a network
US8484012B2 (en) Information service apparatus and method, information display apparatus and information service system
JP3890621B2 (en) Image display apparatus and method
US6330611B1 (en) Client peripheral device-based network resource management method and system
US6385654B1 (en) File transferring apparatus and method thereof
US6981053B2 (en) Data transfer utilizing preview data
US20090033983A1 (en) Image forming apparatus and information sharing system for image forming apparatus
US20020004802A1 (en) Computer peripheral device and a processing system having a hypertext interpretation section and control method therefor image information input-output unit, image information input-output unit control method, and image information processing system
US20070139233A1 (en) Character string processing apparatus, character string processing method, and image-forming apparatus
US7251774B2 (en) System for describing markup language for mobile use, and information processing apparatus and program for generating display content
JPH09231022A (en) Document accumulator
US20100123938A1 (en) Web page display controller, method for displaying web page, and computer-readable storage medium for computer program
US7281048B2 (en) Method and system for transmitting image
JP2006237705A (en) Document browsing and printing system
US7508539B2 (en) Image forming device, layouter, and renderer
US7203766B2 (en) Gateway server in which picture contents can be displayed in small terminal, and processing speed is fast, and manufacturing cost is cheap, and method of obtaining contents
JP4463282B2 (en) Information management apparatus and method
JP2001256100A (en) World wide web browser device and method for notifying update of world wide web
JP3944770B2 (en) Information management apparatus and method
JP4447928B2 (en) Information management apparatus and method
JPH09190372A (en) Information management device and method
JP2000032203A (en) Parameter sharing method and system for image processor
JPH10162002A (en) Internet browsing device
US11528372B2 (en) Image processing system for providing attribute information, image processing method and storage medium

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070509

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070709

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070802

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071003

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20071022

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20071116

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091228

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

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

Free format text: PAYMENT UNTIL: 20130226

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20140226

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term