JP3062104B2 - WWW update notification system - Google Patents

WWW update notification system

Info

Publication number
JP3062104B2
JP3062104B2 JP32666796A JP32666796A JP3062104B2 JP 3062104 B2 JP3062104 B2 JP 3062104B2 JP 32666796 A JP32666796 A JP 32666796A JP 32666796 A JP32666796 A JP 32666796A JP 3062104 B2 JP3062104 B2 JP 3062104B2
Authority
JP
Japan
Prior art keywords
file
user
www
update
www server
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
JP32666796A
Other languages
Japanese (ja)
Other versions
JPH10171700A (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.)
NEC Software Chubu Ltd
Original Assignee
NEC Software Chubu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Software Chubu Ltd filed Critical NEC Software Chubu Ltd
Priority to JP32666796A priority Critical patent/JP3062104B2/en
Publication of JPH10171700A publication Critical patent/JPH10171700A/en
Application granted granted Critical
Publication of JP3062104B2 publication Critical patent/JP3062104B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、インターネット上
で情報提供等の目的で利用されるWWWサーバとWWW
サーバを閲覧するクライアント側の技術のWWW更新通
知システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a WWW server and a WWW used for providing information on the Internet.
The present invention relates to a WWW update notification system of a client side technology for browsing a server.

【0002】[0002]

【従来の技術】近年、インターネットネットワークへの
参入が激増している。インターネット上で情報を得よう
とする場合、まず自分のパソコンからインターネットの
入口である契約しているプロバイダへ、そして、いろい
ろなプロバイダや企業、公共機関、学校などのインター
ネットのネットワークを経由して、目的の情報を保持し
ているプロバイダや企業、公共機関、学校などに至り、
目的ののデータベースや内部メモリの情報を検索して、
逆コースを経て自分のパソコンに情報を確保している。
ここで、企業、公共機関、学校の窓口に当たるホストサ
ーバ及びプロバイダのホストサーバをWWWサーバと称
し、且つWWWサーバはネットワーク上に分散するさま
ざまな情報を、誰もがアクセスできる情報として公開す
るためのメカニズムであると定義して、以下説明する。
2. Description of the Related Art In recent years, entry into the Internet network has increased dramatically. When trying to get information on the Internet, first from your personal computer to the contracted provider who is the gateway to the Internet, and via various Internet networks such as providers, companies, public institutions, schools, If you reach a provider, company, public institution, school, etc. that has the information you want,
Search for the desired database or internal memory information,
He keeps information on his computer after going through the reverse course.
Here, a host server serving as a contact point of a company, a public institution, or a school, and a host server of a provider are referred to as WWW servers, and the WWW server is used to publish various information distributed on a network as information that can be accessed by anyone. This is defined below as a mechanism.

【0003】ここで、インターネット上でWWWサーバ
に登録されているファイルの更新を、各ユーザに通知す
る方法については、十分説明されたものは見あたらな
い。
[0003] Here, there is no well-described method for notifying each user of an update of a file registered in a WWW server on the Internet.

【0004】ファイルの更新通知という関連で、LAN
上のファイルサーバのファイルを更新する際、更新され
たファイルのユーザが異なる場合には、1つ前のユーザ
のみにファイルが更新されたことを知らせるメッセージ
を自動的に送信する、という技術が、特開平3ー157
742号公報に示されてる。すなわち、ファイルサーバ
装置に保存されているファイルは複数のユーザに共用さ
れるため、ファイルの内容を更新したときには、更新し
た内容を前回のユーザに電子メール等により通知する必
要がある。このため、データ伝送網に接続されたファイ
ルサーバ装置において、格納されたファイルの内容が更
新されたかどうかを判定する更新チェック手段と、更新
チェック手段によってファイルの内容が更新されたとは
んていされたときは当該ファイルの属性からユーザ名を
読み出すと共に1つ前のバージョンのファイルの属性か
らユーザ名が同じかどうかを判定するユーザ名チェック
手段と、前記ユーザ名チェック手段によってユーザ名が
異なると判定されたときは前回のユーザに対して内容の
更新を知らせるメッセージを送信するメッセージ送信手
段とを備えたことを特徴としている。そうして、1つ前
のユーザに対してファイルが更新されたことを知らせる
メッセージを自動的に送信するため、そのメッセージを
受けたユーザは自分の格納した後のファイルが更新され
たかどうかを容易に知ることができ、同じファイルを使
用するときに、ファイルの内容が更新されているのかど
うかをチェックするひつようがない。また、ファイルを
更新したユーザは1つ前のユーザに対してその更新の都
度メッセージを送信する必要がないので、メッセージ送
信の作業に時間をとられることはない、ということが記
載されている。
In connection with file update notification, LAN
When updating the file of the above file server, if the user of the updated file is different, a technique of automatically sending a message notifying that the file has been updated only to the previous user, JP-A-3-157
742. That is, since the file stored in the file server device is shared by a plurality of users, when the content of the file is updated, it is necessary to notify the previous user of the updated content by e-mail or the like. Therefore, in the file server device connected to the data transmission network, the update check means for determining whether the content of the stored file has been updated, and the file content has been updated by the update check means. At this time, the user name is read from the attribute of the file and the user name checking means for determining whether the user name is the same from the attribute of the previous version of the file, and the user name checking means determines that the user name is different. Message transmission means for transmitting a message notifying the previous user of the update of the contents when the previous operation has been performed. In this way, a message is automatically sent to the previous user indicating that the file has been updated, so that the user who has received the message can easily determine whether the file after storing is updated. When using the same file, there is no need to check if the contents of the file have been updated. Further, it is described that the user who has updated the file does not need to send a message to the immediately preceding user every time the file is updated, so that there is no time taken for message transmission work.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、従来の
技術において、1つ前のユーザにメッセージを送信する
だけなので、一般ユーザは一度閲覧したアプリケーショ
ン等のデータを再度WWWサーバにアクセスし、目的の
データを確認するまで、そのWWWサーバが保持してい
るデータが前回閲覧したものと同じか、又は更新されて
いるかを判断できない。そのため、更新されていない場
合でも、再度閲覧する必要のないWWWサーバにまでア
クセスすることになり、無駄な時間を費やしてしまうと
いう問題点があった。
However, in the prior art, since only a message is transmitted to the immediately preceding user, the general user accesses the WWW server again to view the data of the application or the like that has been viewed once, and obtains the target data. Until is confirmed, it cannot be determined whether the data held by the WWW server is the same as that previously viewed or has been updated. Therefore, even if it has not been updated, the user has to access a WWW server that does not need to be browsed again, and there is a problem that wasteful time is wasted.

【0006】また、上記に述べたように、ユーザである
クライアント側が無駄なアクセスを発生させるため、イ
ンターネット上のトラフィックを増やし、余計なパケッ
トをインターネット上に流すことになり、かつ該当する
WWWサーバの混雑を招くという問題点があった。
Further, as described above, since the client, which is the user, generates useless access, the traffic on the Internet is increased, and extra packets are sent on the Internet. There was a problem that it caused congestion.

【0007】[発明の目的]本発明は、前述の問題点を
解決するため、インターネット上で利用されるWWWサ
ーバにおいて、WWWサーバのデータが更新されたこと
を検出して、検出結果を、あらかじめ登録されたユーザ
に対して電子メールを送信することにより、インターネ
ット上の無駄なトラフィックを軽減することと、クライ
アント側の無駄な操作、時間をなくすことと、WWWサ
ーバ側の混雑を未然に防ぐことを目的とする。
[Object of the Invention] In order to solve the above-mentioned problems, the present invention detects that the data of the WWW server has been updated in a WWW server used on the Internet, and stores the detection result in advance. By sending e-mail to registered users, reducing unnecessary traffic on the Internet, eliminating unnecessary operations and time on the client side, and preventing congestion on the WWW server side. With the goal.

【0008】[0008]

【課題を解決するための手段】本発明はWWWサーバの
データが更新された時に、登録ユーザに対して電子メー
ルで通知を行う。
According to the present invention, when data in a WWW server is updated, a registered user is notified by e-mail.

【0009】[0009]

【0010】また、本発明は、インターネット上で利用
され複数のクライアントを有するWWWサーバを複数備
えた更新通知システムにおいて、前記複数のWWWサー
バのうち第1のWWWサーバAは、前記複数のクライア
ントのうち第1のクライアントAが、第2のWWWサー
バBが保有する第2のファイルBに接触したとき前記
1のクライアントAのアドレスと前記第2のファイルB
とを関連づけて格納するユーザ登録部と、一定時に前記
第2のファイルBの更新の有無を検索するファイル監視
部と、当該第2のファイルBが更新されたことを検出し
たときに前記第1のクライアントAに電子メールを送出
する更新通知部とを備えたことを特徴とする。
The present invention also relates to an update notification system comprising a plurality of WWW servers used on the Internet and having a plurality of clients, wherein the plurality of WWW servers
The first WWW server A among the plurality of clients
First client A of the cement is, the time that is in contact with the second file B second WWW server B's first
1 client A address and the second file B
And a user registration unit that stores the information in association with
A file monitoring unit that searches the presence or absence of the updating of the second file B, and a corresponding update notification unit for sending an e-mail to the first client A when the second file B detects that the updated It is characterized by having.

【0011】より具体的には、図1を参照して、クライ
アント側の電子メールアドレスを格納するユーザ登録部
(図1の11)とクライアント側に電子メールを送信す
る更新通知部(図の12)とWWWサーバのデータの更
新を監視するファイル監視部(図の1の13)を有す
る。
More specifically, referring to FIG. 1, a user registration unit (11 in FIG. 1) for storing an e-mail address on the client side and an update notification unit (12 in FIG. 1) for transmitting an e-mail to the client side ) And a file monitoring unit (13 in the figure) for monitoring the update of the data of the WWW server.

【0012】[作用]WWWサーバ側では、WWWサー
バのファイルが更新されたかどうかを、常にファイル監
視部が監視し、更新された場合には、更新通知部があら
かじめユーザ登録部に登録された電子メールアドレスに
その内容を通知する。
[Operation] On the WWW server side, the file monitoring unit always monitors whether or not the file of the WWW server has been updated. If the file has been updated, the update notification unit transmits an electronic notification registered in the user registration unit in advance. Notify the e-mail address of the content.

【0013】[0013]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

[第1実施形態]次に、本発明の実施の形態について図
面を参照して詳細に説明する。
[First Embodiment] Next, an embodiment of the present invention will be described in detail with reference to the drawings.

【0014】図1を参照すると、本発明の最良の実施形
態は、インターネット上で利用されるWWWサーバにお
いて、ユーザであるクライアント2側の電子メールアド
レスを格納するユーザ登録部11と、WWWサーバ1の
データが更新された情報をユーザであるクライアント側
に通知する更新通知部12と、WWWサーバ1のデータ
の更新を監視するファイル監視部13を持つ。
Referring to FIG. 1, in a preferred embodiment of the present invention, a WWW server used on the Internet includes a user registration unit 11 for storing an e-mail address of a client 2 as a user, and a WWW server 1 The WWW server 1 has an update notification unit 12 for notifying the client, which is the user, of information on the updated data, and a file monitoring unit 13 for monitoring data update of the WWW server 1.

【0015】次に、本発明の実施の形態の動作につい
て、図1を参照して詳細に説明する。WWWサーバ1の
データファイルは登録ディスク3に格納されている。ま
ずクライアント側のユーザは、自分のメールアドレスを
WWWサーバ1に通知する。ユーザ登録部11では、通
知されたユーザの電子メールアドレスを格納しておく。
ファイル監視部13は常に登録ディスク3のデータファ
イルを監視し、更新されたかどうかをチェックする。デ
ータファイルが更新された場合には、ファイル監視部1
3が更新通知部12にその旨を通知する。通知された更
新通知部12ではユーザ登録部11から、各ユーザの電
子メールアドレスを取得し、更新されたファイルデータ
の概要を送信する。ここで、データファイルには、オペ
レーションシステム、アプリケーションプログラム、デ
ータベース等が、HTMLやGTML、TXT、ワード
プロセッサ用データ、静止画・動画のデータ等種々な形
式があり、何れの形式であってもよい。
Next, the operation of the embodiment of the present invention will be described in detail with reference to FIG. The data file of the WWW server 1 is stored on the registration disk 3. First, the client-side user notifies his / her mail address to the WWW server 1. The user registration unit 11 stores the notified e-mail address of the user.
The file monitoring unit 13 always monitors the data file of the registered disk 3 and checks whether the data file has been updated. When the data file is updated, the file monitoring unit 1
3 notifies the update notification unit 12 of that fact. The notified update notification unit 12 acquires the e-mail address of each user from the user registration unit 11 and transmits an outline of the updated file data. The data file has various formats such as an operation system, an application program, and a database, such as HTML, GTML, TXT, data for a word processor, and data of a still image and a moving image.

【0016】次に、本発明の実施形態の詳細な動作につ
いて図面を参照して説明する。
Next, a detailed operation of the embodiment of the present invention will be described with reference to the drawings.

【0017】図2を参照すると、本発明の実施形態は本
発明の構成要素を含むWWWサーバ1と、WWWサーバ
1を閲覧するクライアント2と、WWWサーバ1のデー
タを格納する登録ディスク3と、登録ディスクを更新す
るファイル登録者4から構成される。
Referring to FIG. 2, an embodiment of the present invention includes a WWW server 1 including the components of the present invention, a client 2 for browsing WWW server 1, a registration disk 3 for storing data of WWW server 1, It consists of a file registrant 4 that updates the registration disk.

【0018】WWWサーバ1には、更新を通知するユー
ザの電子メールアドレスを格納する、ユーザ登録部11
と、更新概要を通知する更新通知部12と、登録ディス
ク3のデータファイルを監視するファイル監視部13を
有する。
The WWW server 1 has a user registration unit 11 for storing an e-mail address of a user who is notified of the update.
And an update notifying unit 12 for notifying an update summary, and a file monitoring unit 13 for monitoring a data file of the registered disk 3.

【0019】クライアント2側では、自分の電子メール
アドレスを通知するためと、更新概要のメールを受信す
るために電子メール装置21を有する。
The client 2 has an e-mail device 21 for notifying its own e-mail address and receiving an update summary mail.

【0020】また、ファイル登録者4はWWWサーバ1
のデータファイルを新規に格納したり、更新することが
でき、クライアントと重複していてもよい。
The file registrant 4 is the WWW server 1
Can be newly stored or updated, and may be duplicated with the client.

【0021】次に、本発明の実施例の動作について、図
2を参照して詳細に説明する。
Next, the operation of the embodiment of the present invention will be described in detail with reference to FIG.

【0022】クライアント2のユーザは電子メール装置
21により自分のメールアドレスをWWWサーバ1に登
録する(手順1)。WWWサーバ1はユーザ登録部11
を有し、ユーザの電子メールアドレスをメールアドレス
リスト111に格納する。図の例では、クライアントは
1つしかないが、複数のクライアントがあっても構わな
い。図のメールアドレスリスト111には、複数のクラ
イアントA〜Cの電子メールアドレスが登録されている
例である。
The user of the client 2 registers his / her mail address in the WWW server 1 using the electronic mail device 21 (procedure 1). The WWW server 1 has a user registration unit 11
And stores the user's e-mail address in the e-mail address list 111. In the illustrated example, there is only one client, but there may be a plurality of clients. In the illustrated mail address list 111, e-mail addresses of a plurality of clients A to C are registered.

【0023】ファイル監視部13は、一定時間ごとに登
録ディスク3が更新されたか否かを監視する(手順
2)。ここで、ファイル登録者4がWWWサーバ1のデ
ータを更新するため、更新ファイル41を登録ディスク
3に登録する。この時、更新内容の概要を示す更新概要
ファイル42も同時に登録ディスク3に登録する(手順
3)。ファイル監視部13は登録ディスクが更新された
ことを認識して、更新概要ファイル42とともに更新通
知部12を起動する(手順4)。
The file monitoring unit 13 monitors whether the registered disk 3 has been updated at regular intervals (procedure 2). Here, the file registrant 4 registers the update file 41 on the registration disk 3 in order to update the data of the WWW server 1. At this time, the update summary file 42 indicating the outline of the update content is also registered in the registration disk 3 at the same time (procedure 3). The file monitoring unit 13 recognizes that the registered disk has been updated, and activates the update notification unit 12 together with the update summary file 42 (procedure 4).

【0024】更新通知部12は、更新概要ファイル42
とユーザ登録部11に登録されたメールアドレスリスト
111から更新通知メール121を作成する(手順
5)。作成したメールはユーザ登録部11に登録したク
ライアント2全てに対して送信される(手順6)。
The update notification unit 12 updates the update summary file 42
And an update notification mail 121 is created from the mail address list 111 registered in the user registration unit 11 (step 5). The created mail is transmitted to all the clients 2 registered in the user registration unit 11 (procedure 6).

【0025】[第2実施形態]本実施形態では、図3を
参照して、WWWのWeb(網)のデータを格納する側
において、ユーザにWebのデータが更新されたことを
通知するために、ユーザ側のE−mailアドレスを格
納するユーザ登録部11と、ファイルの更新を監視する
ファイル監視部13と、更新があった場合にユーザに通
知する更新通知部12を有する。WWWサーバのWeb
更新システム10は、ユーザ登録部11と更新通知部1
2、ファイル監視部13を有し、Webのデータを格納
している側に実装される。
[Second Embodiment] In this embodiment, referring to FIG. 3, a side for storing WWW Web (network) data is used to notify a user that Web data has been updated. , A user registration unit 11 for storing a user's E-mail address, a file monitoring unit 13 for monitoring file update, and an update notification unit 12 for notifying the user when there is an update. WWW Server Web
The update system 10 includes a user registration unit 11 and an update notification unit 1
2. It has a file monitoring unit 13 and is mounted on the side that stores Web data.

【0026】初めにユーザ2は定期的に閲覧するWeb
に対して、更新通知を受け取るためのメールアドレスを
ユーザ登録部11に通知する(図中)。ユーザ登録部
11はユーザから通知されたメールアドレスをディスク
20に格納する(図中)。Web作成者4は、Web
データを更新すると共に、ユーザに通知する更新内容を
ディスク20に格納する(図中)。
First, the user 2 regularly browses the Web.
, The user registration unit 11 is notified of an e-mail address for receiving an update notification (in the figure). The user registration unit 11 stores the mail address notified by the user in the disk 20 (in the figure). Web creator 4
The data is updated, and the updated content to be notified to the user is stored in the disk 20 (in the figure).

【0027】ここでファイル監視部13は一定時間ごと
にディスク20を監視し(図中)、変更があった場合
は更新通知部12を起動する(図中)。更新通知部1
2はディスク20に格納されている通知先ユーザのメー
ルアドレスと更新概要を取り出し(図中)、各ユーザ
に対して更新概要を電子メールで通知する(図中)。
Here, the file monitoring unit 13 monitors the disk 20 at regular intervals (in the figure), and activates the update notifying unit 12 when there is a change (in the figure). Update notification unit 1
2 retrieves the mail address and update summary of the notification destination user stored in the disk 20 (in the figure), and notifies each user of the update summary by e-mail (in the figure).

【0028】このシステムにより、Webが更新された
旨と更新の概要を少量のデータ(テキストデータ)でユ
ーザに知らせることができる。このため、ユーザは前回
から更新されたWebとその更新概要を、Webにアク
セスする前に知ることができ、閲覧したいWebだけを
選択してアクセスすることができる。よって無駄なアク
セス時間が減り、インターネット全体のトラフィックが
軽減し、かつサーバの混雑を防ぐことができる。
With this system, it is possible to notify the user that the Web has been updated and the outline of the update with a small amount of data (text data). Therefore, the user can know the Web updated from the previous time and the outline of the update before accessing the Web, and can select and access only the Web to be viewed. Therefore, useless access time is reduced, traffic on the entire Internet is reduced, and server congestion can be prevented.

【0029】[第3実施形態]上記実施形態では、WW
Wサーバ1に登録している全員にファイル更新の旨の電
子メールを送信する例を示したが、本実施形態では特定
のユーザに対してファイル更新の旨を通知する点が異な
る。
[Third Embodiment] In the above embodiment, the WW
Although an example in which an e-mail indicating a file update is transmitted to all the members registered in the W server 1 has been described, the present embodiment is different in that a specific user is notified of a file update.

【0030】本実施形態の構成は、図1に示すものと同
様である。図2に示すメールアドレスリストには、ユー
ザが当該WWWサーバが監視している登録ディスク3内
のファイルを閲覧した場合や登録ディスク3のプログラ
ムやデータをダウンロードした場合に、そのユーザのメ
ールアドレスとそのユーザが電子的に接触した登録ディ
スク3内ののファイル・データとを対とするテーブルを
備えている。
The configuration of this embodiment is the same as that shown in FIG. The mail address list shown in FIG. 2 includes the mail address of the user when the user browses a file in the registration disk 3 monitored by the WWW server or downloads a program or data of the registration disk 3. A table is provided for pairing file data in the registration disk 3 with which the user has electronically contacted.

【0031】そこで、まず、ユーザのクライアント2が
WWWサーバ1の登録ディスク3に接触したときは、そ
のユーザと接触したファイル・データの名称とを対とし
てユーザ登録部11のメールアドレスリスト111に登
録しておく。次に、あるファイル・データがファイル登
録者4から更新された場合には、ファイル監視部13が
その更新を検出し、その更新概要ファイルを更新通知部
12に知らせ、更新通知部12はユーザ登録部11のメ
ールアドレスリスト111のテーブルから、そのファイ
ルに接触したことのあるユーザのメールアドレスを検索
し、そのユーザのアドレスと更新概要ファイルとで更新
通知メール121を作成し、クライアント2に更新通知
メール121を通知する。この通知はクライアント2が
自己宛の電子メールを受け入れたときに通知される。
Therefore, first, when the user's client 2 touches the registration disk 3 of the WWW server 1, the file is registered in the mail address list 111 of the user registration unit 11 with the name of the file / data contacted with the user. Keep it. Next, when certain file data is updated by the file registrant 4, the file monitoring unit 13 detects the update, notifies the update summary file to the update notification unit 12, and the update notification unit 12 The mail address of the user who has contacted the file is searched from the table of the mail address list 111 of the unit 11, an update notification mail 121 is created with the address of the user and the update summary file, and the client 2 is notified of the update. The e-mail 121 is notified. This notification is notified when the client 2 accepts the electronic mail addressed to itself.

【0032】こうして、本実施形態では、必要とされる
クライアントだけに更新の通知ができるので、冗長な電
子メールを少なくできる。
As described above, in the present embodiment, only the required client can be notified of the update, so that redundant e-mail can be reduced.

【0033】[第4実施形態]上記実施形態では、WW
Wサーバ内の更新通知について説明したが、近年のイン
ターネットにおける大多数のWWWサーバが存在する場
合についての本発明の適用について説明する。インター
ネット・ネットワークの構成は複数のWWWサーバ同士
が、図1の外部WWWのI/F30によって、公衆電話
網や専用回線を通じて接続されており、各クライアント
はあるWWWサーバに属しており、クライアントはイン
ターネットのデータベース、ホームページ、電子メー
ル、音声・画像データ等多種の情報をの中から、特定情
報を得ようとする場合、まず自分の属するSELF−W
WWサーバに目的の情報例えば”INFO−000”を
有する情報ポイントを指示する。そうすると自分の属す
るSELF−WWWサーバは情報ポイントのアドレスか
らインターネット上の例えばFUT−WWWサーバを選
択して目的情報の出力を要求する。FUT−WWWサー
バは目的情報の”INFO−000”を、自分の保有し
ている登録ディスクから検索・抽出し、要求したSEL
F−WWWサーバに目的情報を返送し、要求したクライ
アントに”INFO−000”という情報を伝送する。
[Fourth Embodiment] In the above embodiment, the WW
Although the update notification in the W server has been described, an application of the present invention to a case where a majority of WWW servers exist in the Internet in recent years will be described. The configuration of the Internet network is such that a plurality of WWW servers are connected to each other through a public telephone network or a dedicated line by an external WWW I / F 30 in FIG. 1, each client belongs to a certain WWW server, and each client belongs to the Internet. When trying to obtain specific information from a variety of information such as a database, homepage, e-mail, voice / image data, etc., first, the SELF-W to which the user belongs
An information point having target information, for example, "INFO-000" is instructed to the WW server. Then, the SELF-WWW server to which it belongs belongs, for example, selects a FUT-WWW server on the Internet from the address of the information point and requests the output of the target information. The FUT-WWW server searches and extracts the target information "INFO-000" from the registered disk owned by the FUT-WWW server and requests the SEL.
The target information is returned to the F-WWW server, and the information "INFO-000" is transmitted to the requesting client.

【0034】このような状態が続いている状態で、当該
FUT−WWWサーバの”INFO−000”が更新さ
れ且つ”INFO−000”の属性がバージョンアップ
によって変更しているとすると、SELF−WWWサー
バは自分のサーバ内の登録ディスクのファイルの更新に
ついては、第1乃至第3実施形態と同様に更新の旨の電
子メールを送ると共に、外部のWWWサーバの接触した
経験のあるファイル・データについても、ユーザ登録部
に保持されているユーザアドレスとユーザが接触したこ
とのある外部のWWWサーバのファイルと属性に基づい
て、定期的に又は不定期にファイル・データの属性が変
更しているのかどうかを検索し、変更が生じている場合
にはSELF−WWWサーバ内のユーザ登録部に通知し
て、当該ユーザにファイルの更新の旨の更新通知の電子
メールを発送する。
If the "INFO-000" of the FUT-WWW server is updated and the attribute of "INFO-000" is changed by version upgrade in a state where such a state is continued, SELF-WWW Regarding the update of the file of the registered disk in its own server, the server sends an e-mail to the effect of the update in the same manner as in the first to third embodiments, and also updates the file data that the external WWW server has contacted. Also, based on the user address held in the user registration unit and the file and attribute of the external WWW server that the user has contacted, whether the attribute of the file / data is changed regularly or irregularly. Search, and if a change has occurred, notify the user registration unit in the SELF-WWW server To sending an e-mail to the effect of the update notification of the update of the file.

【0035】こうして、WWWサーバ内に登録されたユ
ーザへのサービス性を向上することで、無駄な交信を省
け、回線のトラフィックオーバーの事態も避けられ、よ
り多くの資源の活用が達せられる。
In this way, by improving the serviceability to the users registered in the WWW server, useless communication can be omitted, the situation of line traffic over can be avoided, and more resources can be utilized.

【0036】[0036]

【発明の効果】本発明によれば、クライアント側ユーザ
は既に閲覧済みで更新されていないWWWサーバのデー
タにアクセスする必要がなくなり、未閲覧のWWWサー
バのデータのみにアクセスすることが可能になるので、
WWWサーバを閲覧するクライアント側ユーザの無駄な
アクセス時間を軽減できる。更に、WWWサーバのデー
タが更新されている場合も閲覧する前に更新概要を知る
ことができるため、必要な時にのみWWWサーバのデー
タにアクセスすることが可能になる。
According to the present invention, the client-side user does not need to access the data of the WWW server that has already been browsed and has not been updated, and can access only the data of the WWW server that has not been browsed. So
The unnecessary access time of the client-side user who browses the WWW server can be reduced. Further, even when the data of the WWW server has been updated, the update summary can be known before browsing, so that the data of the WWW server can be accessed only when necessary.

【0037】また、各クライアント側ユーザがWWWサ
ーバを閲覧するときに比べ、少量のテキストデータのみ
を送信するため、全体として無駄なトラフィックをイン
ターネット上に流すのを抑制できるので、インターネッ
ト全体のトラフィックを軽減できる。
Also, compared to when each client-side user browses the WWW server, only a small amount of text data is transmitted, so that unnecessary traffic flowing on the Internet can be suppressed as a whole. Can be reduced.

【0038】さらに、WWWサーバに対し閲覧するの
は、更新されたデータそのものを閲覧したい人のみにな
り、そのWWWサーバのデータが更新されたかどうかを
確認するために閲覧する人が少なくなるので、サーバの
混雑を防ぐことができる。
Further, only the person who wants to browse the updated data itself can browse the WWW server, and the number of people who browse to check whether the data of the WWW server has been updated decreases. Server congestion can be prevented.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明のWWW更新通知システムの一実施形態
を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a WWW update notification system according to the present invention.

【図2】本発明のWWW更新通知システムの一実施形態
を示すブロック図およびフローチャートである。
FIG. 2 is a block diagram and a flowchart showing an embodiment of a WWW update notification system according to the present invention.

【図3】本発明のWWW更新通知システムの一実施形態
を示すブロック図である。
FIG. 3 is a block diagram showing an embodiment of a WWW update notification system according to the present invention.

【符号の説明】[Explanation of symbols]

1 WWWサーバ 2 クライアント 21 電子メール装置 11 ユーザ登録部 12 更新通知部 13 ファイル監視部 3 登録ディスク 4 ファイル登録者 DESCRIPTION OF SYMBOLS 1 WWW server 2 Client 21 E-mail device 11 User registration part 12 Update notification part 13 File monitoring part 3 Registration disk 4 File registrant

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 インターネット上で利用され複数のクラ
イアントを有するWWWサーバを複数備えたWWW更新
通知システムにおいて、 前記複数のWWWサーバのうち第1のWWWサーバA
は、前記複数のクライアントのうち第1のクライアント
Aが、第2のWWWサーバBが保有する第2のファイル
Bに接触したとき前記第1のクライアントAのアドレス
と前記第2のファイルBとを関連づけて格納するユーザ
登録部と、一定時に前記第2のファイルBの更新の有無
を検索するファイル監視部と、当該第2のファイルBが
更新されたことを検出したときに前記第1のクライアン
トAに電子メールを送出する更新通知部とを備えたこと
を特徴とするWWW更新通知システム。
1. A WWW update notification system provided with a plurality of WWW servers used on the Internet and having a plurality of clients, wherein a first WWW server A of the plurality of WWW servers is provided.
When a first client A among the plurality of clients contacts a second file B held by a second WWW server B, the address of the first client A and the second file B are A user registration unit for storing the file in association with a file, a file monitoring unit for searching whether the second file B has been updated at a certain time, and the first client when detecting that the second file B has been updated. A. A WWW update notification system, comprising: A;
JP32666796A 1996-12-06 1996-12-06 WWW update notification system Expired - Fee Related JP3062104B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32666796A JP3062104B2 (en) 1996-12-06 1996-12-06 WWW update notification system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32666796A JP3062104B2 (en) 1996-12-06 1996-12-06 WWW update notification system

Publications (2)

Publication Number Publication Date
JPH10171700A JPH10171700A (en) 1998-06-26
JP3062104B2 true JP3062104B2 (en) 2000-07-10

Family

ID=18190329

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32666796A Expired - Fee Related JP3062104B2 (en) 1996-12-06 1996-12-06 WWW update notification system

Country Status (1)

Country Link
JP (1) JP3062104B2 (en)

Families Citing this family (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3139408B2 (en) * 1997-03-17 2001-02-26 カシオ計算機株式会社 Homepage update notification device
JPH11259354A (en) * 1998-03-10 1999-09-24 Oki Electric Ind Co Ltd Method for confirming update of information of internet
JP3654773B2 (en) * 1998-07-08 2005-06-02 富士通株式会社 Information exchange method, information management distribution device, information management device, information distribution device, computer readable recording medium recording information management distribution program, computer readable recording medium recording information management program, and information distribution program Computer-readable recording medium
JP2000057072A (en) * 1998-08-04 2000-02-25 Mitsubishi Electric Corp Data transfer system
US6725227B1 (en) * 1998-10-02 2004-04-20 Nec Corporation Advanced web bookmark database system
WO2000049821A1 (en) * 1999-02-11 2000-08-24 Hong Jo Park System and terminal for exchanging concise and detailed information among users
JP3347100B2 (en) * 1999-07-30 2002-11-20 インターナショナル・ビジネス・マシーンズ・コーポレーション Display information determination method and apparatus, storage medium storing software product for display information determination
JP2001076040A (en) * 1999-09-03 2001-03-23 Hitachi Information Systems Ltd Electronic dealing method using internet
JP2001075890A (en) * 1999-09-09 2001-03-23 Fuji Xerox Co Ltd Document distribution system
WO2001050276A1 (en) * 2000-01-05 2001-07-12 E-Pop Corp. Multimedia information intermediating device and method, web site registration updating method, and web site registration updating system
JP2001325151A (en) * 2000-05-16 2001-11-22 Nec Corp Information providing method, data processing system, host processor and information storage medium
JP2001344146A (en) * 2000-06-02 2001-12-14 Nippon Yunishisu Kk Information notifying device, its method, and recording medium
JP2002197273A (en) * 2000-12-26 2002-07-12 Daiwa Securities Group Inc Method of transmitting analyst report and system for transmitting analyst report
JP2002091864A (en) * 2001-04-12 2002-03-29 System Consultants Kk System and method for automatically updating contents
JP3949112B2 (en) 2002-04-01 2007-07-25 富士通株式会社 Bulletin board management system and computer program
JP4095352B2 (en) 2002-06-14 2008-06-04 キヤノン株式会社 Information processing apparatus, information processing apparatus control method, and computer program for executing the control method
JP3786927B2 (en) * 2003-02-24 2006-06-21 株式会社エヌ・ティ・ティ・ドコモ Communication network system using domain name system and terminal information processing method in domain name system
JPWO2007018202A1 (en) * 2005-08-08 2009-02-19 株式会社サイボックステクノロジー Portable syndicated information distribution system
JP2008299409A (en) * 2007-05-29 2008-12-11 Nippon Telegr & Teleph Corp <Ntt> Data registration method, data registration program, and recording medium
JP5146329B2 (en) * 2009-01-14 2013-02-20 船井電機株式会社 Content playback device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2896394B2 (en) * 1989-11-16 1999-05-31 富士ゼロックス株式会社 File server device
JPH04310158A (en) * 1991-04-08 1992-11-02 Fuji Xerox Co Ltd Data management device

Also Published As

Publication number Publication date
JPH10171700A (en) 1998-06-26

Similar Documents

Publication Publication Date Title
JP3062104B2 (en) WWW update notification system
US7949702B2 (en) Method and apparatus for synchronizing cookies across multiple client machines
US8572326B2 (en) Method and system for dynamic distributed data caching when a source of data is not available
US8271628B2 (en) Method and system for community data caching
US6678791B1 (en) System and method for session-aware caching
US8751601B2 (en) User interface that provides relevant alternative links
US8527576B2 (en) Data access control system and method according to position information of mobile terminal
US20020198946A1 (en) Personal centralized alert delivery systems and methds of use
KR19980079648A (en) Method and system for creating and using common cache for internetwork
JP2002540677A (en) Data network load management
WO2006017565A2 (en) Method and system for locating a service by an electronic device
US8560701B2 (en) Method and apparatus for web service communication
JP2000285052A (en) Url conversion method and device
JP2002351913A (en) Method and device for creating portal site
JP2005107831A (en) Url filtering system and browsing control method by url filtering
KR100313847B1 (en) Internet service apparatus and method using bookmark
JP2001290741A (en) Network system
JP2002132724A (en) Illegal user detecting method, computer readable recording medium and www server
KR20010086808A (en) Method and apparatus for realtime information search
JP2003271486A (en) Proxy server device and information communication method
JP2002278884A (en) System for notifying e-mail address change

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees