JP2003067239A - Page information update method, page information update system and schedule managing system for semi-conductor manufacturing line - Google Patents

Page information update method, page information update system and schedule managing system for semi-conductor manufacturing line

Info

Publication number
JP2003067239A
JP2003067239A JP2001255235A JP2001255235A JP2003067239A JP 2003067239 A JP2003067239 A JP 2003067239A JP 2001255235 A JP2001255235 A JP 2001255235A JP 2001255235 A JP2001255235 A JP 2001255235A JP 2003067239 A JP2003067239 A JP 2003067239A
Authority
JP
Japan
Prior art keywords
information
client
page
page information
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.)
Withdrawn
Application number
JP2001255235A
Other languages
Japanese (ja)
Inventor
Miyoko Kawase
美代子 川瀬
Kazuhiko Akita
和彦 秋田
Toshinori Hattori
利則 服部
Yoichi Yato
洋一 矢藤
Toshihiro Nakakuki
敏弘 中久木
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2001255235A priority Critical patent/JP2003067239A/en
Publication of JP2003067239A publication Critical patent/JP2003067239A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

PROBLEM TO BE SOLVED: To provide a method to update page information by transmitting the information that is ever changing from a server side to a client side in real time in a network while keeping down the increase in amount of traffic. SOLUTION: The page information update method which is characteristic that in a system transmitting data from the server to the client and displaying the data at the client is provided with a process by which discriminating information and discriminating information for a browsed page of the client is obtained by the server when the client is connected to the network and registering it to browsing client information, a process to transmit the updated page information to the client by searching for the client who is browsing the page from the browsing client information when the page information is updated in the server and a process to receive the page information transmitted to the client, editing it and displaying the newest page information.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、ウェブ(Worl
d Wide Webの略称)上におけるページ情報更
新方法に関するものであり、特に、ネットワーク上でサ
ーバ側からクライアント側へ、時々刻々変化する情報を
リアルタイムに送信し、ディスプレイ上に表示する方法
に関する。ここでページ情報とは、ウェブのコンテンツ
を指す。
TECHNICAL FIELD The present invention relates to a web (World).
The present invention relates to a method for updating page information on d Wide Web (abbreviation), and more particularly to a method for transmitting information that changes from time to time on the network from the server side to the client side and displaying it on a display. Here, page information refers to web contents.

【0002】[0002]

【従来の技術】ウェブ・サーバに置かれたページ情報
を、クライアントのウェブ・ブラウザ上で参照するシス
テムでは、ネットワークを介してアクセスしてきたクラ
イアントに対して、ページ情報を配信する。この配信す
るタイミングには様々なものがある。従来のウェブ上の
ページ情報更新方法には、主に以下の3つのタイプがあ
る。1つめは、ユーザが自ら更新要求を出し、これに応
じてぺージ情報が配信される方法である。この方法は最
も単純であり且つ一般的である。2つめは、クライアン
トのウェブ・ブラウザがユーザに代わってサーバへ定期
的に更新要求のためのアクセスを繰り返す方法である。
ユーザ自らが更新要求する方法に比べると、ユーザにと
ってかなり手間が省かれる方法である。3つめは、2つ
めの方法を更に改良したプッシュ型と呼ばれる方法であ
る。これは、サーバ上にメタデータと呼ばれる配信情報
に関する情報を持ち、この中にページ情報の更新間隔の
定義及びページ情報の最終更新時刻等を記録しておく。
そしてクライアント側のウェブ・ブラウザからアクセス
のあった時点で、ウェブ・ブラウザへこのメタデータを
通知する。ウェブ・ブラウザはメタデータから得た時間
間隔毎にサーバへアクセスし、必要に応じ情報を更新す
る。すなわち、プッシュ型では、予めサーバが定義した
間隔にもとづいてクライアント側のウェブ・ブラウザが
最新情報を自動的に取り込むもので、定義された時間間
隔と実際の情報更新時間が一致する場合には、常に最新
情報を得ることができる。
2. Description of the Related Art In a system in which page information stored in a web server is referred to on a client's web browser, page information is distributed to clients who have accessed via a network. There are various timings for this distribution. There are mainly the following three types of conventional page information updating methods on the web. The first is a method in which the user himself / herself issues an update request and the page information is distributed in response to this. This method is the simplest and most common. The second is a method in which the client's web browser periodically repeats access to the server on behalf of the user for update requests.
This is a method that saves a lot of time and effort for the user as compared with a method in which the user requests update. The third method is a push type method, which is a modification of the second method. This has information about delivery information called metadata on the server, and the definition of the update interval of page information, the last update time of page information, etc. are recorded therein.
Then, when there is access from the web browser on the client side, this metadata is notified to the web browser. The web browser accesses the server every time interval obtained from the metadata and updates the information as needed. That is, in the push type, the web browser on the client side automatically fetches the latest information based on the interval defined in advance by the server, and if the defined time interval and the actual information update time match, Stay up to date.

【0003】図10は、従来のプッシュ型によるページ
情報取得及び更新の方法を表す図である。図中、1は複
数あるクライアントの一つであるクライアントA、2は
サーバ、3はページ情報が蓄積された記憶装置、10は
メタデータである。クライアントA1はサーバ2に対し
て定期的にメタデータ10を要求し、届いたメタデータ
10内にあるページ情報の最終更新時間を確認する。こ
の時間がクライアントA1の記録している最終更新時間
と一致するなら更新は行なわない。しかし、届いたメタ
データ10内の最終更新時間がクライアントA1の最終
更新時間より後の時間であれば、新しいページ情報の更
新要求をサーバ2に出す。そこで、サーバ2から最新の
ページ情報が送信される。クライアントA1は受け取っ
たページ情報でページ情報6を更新し、ディスプレイ7
へ表示する。
FIG. 10 is a diagram showing a conventional push-type page information acquisition and update method. In the figure, 1 is a client A which is one of a plurality of clients, 2 is a server, 3 is a storage device in which page information is stored, and 10 is metadata. The client A1 periodically requests the server 2 for the metadata 10 and confirms the last update time of the page information in the received metadata 10. If this time matches the last update time recorded by the client A1, the update is not performed. However, if the final update time in the received metadata 10 is later than the final update time of the client A1, the server 2 is requested to update new page information. Therefore, the latest page information is transmitted from the server 2. The client A1 updates the page information 6 with the received page information, and the display 7
Display to.

【0004】次に、従来のページ情報更新方法を、半導
体製造ラインのスケジュール監視システムの例を使っ
て、具体的に説明する。このシステムは、半導体製造工
場の中で各製造装置を稼働率よく動かすために、スケジ
ュールを監視・管理するシステムである。このシステム
では、各装置の稼働状況等の情報が、クライアントのデ
ィスプレイ上に表示され,これを見た管理者がスケジュ
ールの修正や緊急事態に応じた優先順位の付け替えを行
う。例えば、製造装置が使用待ち状態から使用中状態に
変わったり、または逆に使用中状態の装置が空き状態に
なったり、ロット状態の変更があった場合等に、データ
は逐次更新され、装置情報がクライアント側のディスプ
レイ上に表示される。
Next, a conventional page information updating method will be specifically described by using an example of a schedule monitoring system of a semiconductor manufacturing line. This system is a system that monitors and manages a schedule in order to operate each manufacturing apparatus in a semiconductor manufacturing factory at a high operating rate. In this system, information such as the operating status of each device is displayed on the display of the client, and the administrator who sees the information corrects the schedule or changes the priority order according to an emergency. For example, when the manufacturing equipment is changed from the waiting state to the in-use state, or when the in-use state becomes empty, or when the lot state is changed, the data is updated sequentially and the device information is updated. Is displayed on the client display.

【0005】図11は、この半導体製造ラインのスケジ
ュール監視システムの出力画面の一例である。図11に
おいて、表の左からロットカセット(半導体製品の複数
枚を1つにした単位)、優先順位、ロット工程状態,現
在の仕様、スケジュール上の仕様、スケジュール上の装
置(予定の装置)、到着時刻(ロットがその工程に到達
した時刻)、処理開始のスケジュール上の時刻、処理終
了のスケジュール上の時刻、ウェハ枚数、製品の品種・
テクノロジ情報、納期、次の小工程開始スケジュール上
の時刻の各データが表示されている。このようなデータ
は、それぞれのタイミングで刻一刻変化し、更新され
る。特に、この中ではロット工程状態、スケジュール仕
様及び到着時刻が1〜数分単位で頻繁に更新される情報
である。ユーザは、この出力画面を監視しつつ、最新の
情報を得ることが必要なときには、自らページ情報の更
新要求を出す。または、クライアント側が、サーバのメ
タデータに定義された更新間隔に基づき、ページ情報の
自動更新処理を行なう。例えば、このシステムでは、ス
ケジューリング・システムが新しいスケジュールを算出
する時間間隔が30分なので、この時間に合わせて、標
準的な自動更新時間は30分と設定されている。
FIG. 11 shows an example of an output screen of the schedule monitoring system for this semiconductor manufacturing line. In FIG. 11, from the left side of the table, a lot cassette (a unit in which a plurality of semiconductor products are integrated), priority, lot process state, current specification, schedule specification, schedule device (scheduled device), Arrival time (time when the lot arrived at the process), time on the process start schedule, time on the process end schedule, number of wafers, product type /
Each data of technology information, delivery date, and time on the next small process start schedule is displayed. Such data changes every moment and is updated. Particularly, in this, the lot process state, the schedule specification and the arrival time are frequently updated in units of 1 to several minutes. When the user needs to obtain the latest information while monitoring the output screen, the user himself issues a request for updating the page information. Alternatively, the client side performs automatic page information update processing based on the update interval defined in the server metadata. For example, in this system, the time interval for the scheduling system to calculate a new schedule is 30 minutes, and accordingly, the standard automatic update time is set to 30 minutes.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、従来の
方法では以下のような問題がある。まず、ユーザ自身が
更新要求を出す方法は、ユーザにとって手間がかかる上
に、リアルタイムに最新情報を得ているとはいえない。
また、クライアント側のウェブ・ブラウザがサーバへ定
期的にアクセスを繰り返す方法も、実際の情報更新とは
無関係なタイミングで行われているため、これもリアル
タイムに最新情報を得ているとはいえない。更に、プッ
シュ型の方法であっても、情報更新時間の間隔が固定で
あるため、実際のページ情報更新のタイミングと一致し
ていない。したがって、データが新しいものに更新され
ても、少なくとも次回の更新までの一定時間はユーザに
最新情報を伝えられない。例えば、前述した半導体製造
ラインのスケジュール監視システムにおいては、30分
おきにしか情報が更新されないが、実際はロット工程状
態が1〜数分おきに変わっている。そこで、処理工程が
終了した装置を稼動中の装置として表示していたり、処
理が開始された装置を処理待ち状態と表示していること
が起きる。そして、緊急性のある工程処理が優先的に処
理されなかったり、装置の遊び時間を作ってしまうな
ど、効率的なスケジュールが組めないという問題が起き
る。
However, the conventional methods have the following problems. First, the method in which the user himself / herself issues an update request is troublesome for the user, and it cannot be said that the latest information is obtained in real time.
Also, the method in which the web browser on the client side repeatedly accesses the server on a regular basis is also performed at a timing unrelated to the actual information update, so it cannot be said that the latest information is obtained in real time either. . Further, even with the push type method, since the information update time interval is fixed, it does not coincide with the actual page information update timing. Therefore, even if the data is updated with new data, the latest information cannot be transmitted to the user for at least a certain time until the next update. For example, in the above-described schedule monitoring system for a semiconductor manufacturing line, the information is updated only every 30 minutes, but the lot process state actually changes every 1 to several minutes. Therefore, it may happen that the device for which the processing step has been completed is displayed as an operating device, or the device for which processing has been started is displayed as a process waiting state. Then, there arises a problem that an efficient schedule cannot be set up such that an urgent process is not preferentially processed, and a play time of the device is created.

【0007】この点は、情報更新時間をできる限り短く
設定すれば改善されるが、更新時間が短いと、その分ネ
ットワーク上のトラフィック量が多くなる。例えば、半
導体製造ラインのスケジュール管理システムでは、1分
間隔で更新すれば、より最新のデータを表示することに
はなるが、30分間隔の場合に比べ30倍のデータ送受
信が行なわれることになる。したがって、システムに対
する負荷が大きくなり、全体の処理効率が落ちる。
This point can be improved by setting the information update time as short as possible, but if the update time is short, the amount of traffic on the network increases accordingly. For example, in a schedule management system for a semiconductor manufacturing line, if the data is updated at 1-minute intervals, the latest data will be displayed, but 30 times more data transmission / reception will be performed than at 30-minute intervals. . Therefore, the load on the system is increased and the overall processing efficiency is reduced.

【0008】そこで、本発明は、リアルタイムにウェブ
上のページ情報を更新することと共に、ネットワーク上
のトラフィック量を必要以上に増大させず、必要最低限
のデータ量で最新データへ更新することを目的とする。
Therefore, an object of the present invention is to update page information on the Web in real time and to update the latest data with a minimum required data amount without increasing the traffic amount on the network more than necessary. And

【0009】[0009]

【課題を解決するための手段】上記課題を解決するため
に、本発明では、次に述べる特徴を有したページ情報更
新方法によって、ページ情報の更新を行う。図1は、本
発明の概念図である。図1において、1は複数あるクラ
イアントのうちの1つであるクライアントA,2はサー
バ、3はサーバ側のページ情報(マスター)ファイル、
4は閲覧クライアント情報、5はページ情報更新用アプ
リケーション・プログラム、6はクライアント側のペー
ジ情報ファイル、7はクライアント側のディスプレイで
ある。まず、複数のクライアントの1つであるクライア
ントA1がネットワークに接続する。このときクライア
ントA1を識別するために必要な情報や閲覧対象のペー
ジを識別するために必要な情報等がサーバの閲覧クライ
アント情報4に登録される。サーバ2は、この情報を見
て、現在、どのクライアントがどのページを閲覧中かを
認識できる。次に、サーバ2がクライアントA1に、ペ
ージ情報3及び必要な場合には、情報更新用アプリケー
ション・プログラム5を送信する。この情報を受け取っ
たクライアントA1は、受け取った情報をクライアント
側のページ情報ファイル6その他に格納し、ページ情報
をディスプレイ7上に表示する。サーバ2のページ情報
3が更新された場合,サーバ2は閲覧クライアント情報
3に存在するクライアントA1を含む全ての閲覧クライ
アントに対して更新されたページ情報6を送信する。こ
の情報を受け取ったクライアントA1は、情報をファイ
ルに格納し、更新されたページ情報をディスプレイ7上
に表示する。最後に、クライアントA1がネットワーク
への接続を終了すると、サーバ2は閲覧クライアント情
報4からクライアントA1に関する情報を削除する。こ
の発明によると、クライアント側からサーバへのアクセ
スを行うことなく、サーバ側からリアルタイムに更新情
報を送ることができる。
In order to solve the above problems, in the present invention, page information is updated by a page information updating method having the following features. FIG. 1 is a conceptual diagram of the present invention. In FIG. 1, 1 is a client A, which is one of a plurality of clients, 2 is a server, 3 is page information (master) file on the server side,
Reference numeral 4 is browsing client information, 5 is an application program for updating page information, 6 is a page information file on the client side, and 7 is a display on the client side. First, the client A1, which is one of the plurality of clients, connects to the network. At this time, information necessary for identifying the client A1 and information necessary for identifying the page to be browsed are registered in the browsing client information 4 of the server. The server 2 can recognize which client is currently browsing which page by looking at this information. Next, the server 2 transmits the page information 3 and, if necessary, the information updating application program 5 to the client A1. The client A1 receiving this information stores the received information in the page information file 6 on the client side and the like, and displays the page information on the display 7. When the page information 3 of the server 2 is updated, the server 2 sends the updated page information 6 to all the browsing clients including the client A1 existing in the browsing client information 3. The client A1 receiving this information stores the information in a file and displays the updated page information on the display 7. Finally, when the client A1 ends the connection to the network, the server 2 deletes the information about the client A1 from the browsing client information 4. According to the present invention, the update information can be sent from the server side in real time without accessing the server from the client side.

【0010】請求項1記載の発明は、サーバから複数の
各クライアントへページ情報を送信し、クライアントに
おいてページ情報を表示させるシステムにおいて、サー
バは特定のページを閲覧中のクライアントを認識し、該
ページ情報が更新された時に、更新されたページ情報の
データを前記サーバが認識している前記閲覧中のクライ
アントへ送信することを特徴とするページ情報更新方法
である。
According to the first aspect of the present invention, in a system in which page information is transmitted from a server to a plurality of clients and the page information is displayed at the client, the server recognizes a client who is browsing a specific page, and the page is displayed. When the information is updated, the updated page information data is transmitted to the browsing client recognized by the server.

【0011】この発明によれば、サーバが閲覧中のクラ
イアントを認識しているので、クライアント側からの更
新要求を待たずに、サーバ側から自発的に情報を送信で
きる。サーバは、自らのページ情報が更新されたことを
認識できるので、そのタイミングで更新情報をクライア
ントへ送信できる。
According to the present invention, since the server recognizes the client being browsed, the server side can voluntarily transmit the information without waiting for the update request from the client side. Since the server can recognize that its page information has been updated, the server can send the updated information to the client at that timing.

【0012】請求項2記載の発明は、請求項1記載のペ
ージ情報更新方法において、前記サーバは、特定ページ
を閲覧中のクライアントに関する情報を有することを特
徴とするページ情報更新方法である。
A second aspect of the present invention is the page information updating method according to the first aspect, wherein the server has information regarding a client who is browsing a specific page.

【0013】この発明によれば、サーバ/クライアント
(複数)間の関係を明確にサーバ側が把握することで、情
報更新しなければならない全てのクライアントをサーバ
が管理することができる。
According to the present invention, the server / client
When the server side clearly understands the relationship between (plurality), the server can manage all clients that must update information.

【0014】請求項3記載の発明は、請求項2記載のペ
ージ情報更新方法において、前記閲覧中のクライアント
に関する情報は、各クライアントの識別情報、該クライ
アントの閲覧対象ページの識別情報及び前記クライアン
トの前記閲覧対象ページへのアクセス開始時間の情報を
少なくとも含むことを特徴とするページ情報更新方法で
ある。
According to a third aspect of the present invention, in the page information updating method according to the second aspect, the information regarding the client being browsed is the identification information of each client, the identification information of the page to be browsed by the client, and the client. The page information updating method is characterized by including at least information on an access start time to the page to be browsed.

【0015】この発明によれば、閲覧中クライアントの
情報は最小限で済み、クライアント総数が大規模になっ
ても、メモリ容量が少なくてすむ。
According to the present invention, the information of the clients being browsed can be minimized, and the memory capacity can be small even if the total number of clients becomes large.

【0016】請求項4記載の発明は、請求項2記載のペ
ージ情報更新方法において、前記閲覧中のクライアント
の情報は、クライアントが閲覧要求を出した時にサーバ
が取得することを特徴とするページ情報更新方法であ
る。
According to a fourth aspect of the invention, in the page information updating method according to the second aspect, the information of the client being browsed is acquired by the server when the client issues a browsing request. This is the update method.

【0017】この発明によれば、閲覧中クライアントの
情報は、クライアントが閲覧要求を出した時点でサーバ
が取得するため、サーバ/クライアント(複数)の関係が
固定の関係ではなく、動的に追加・削除できる。また、
初回しか情報を必要としないのでアクセス回数が少なく
て済む。
According to the present invention, since the information of the client being browsed is acquired by the server at the time when the client issues a browsing request, the server / client (plurality) relationship is not a fixed relationship but is dynamically added. -Can be deleted. Also,
Since the information is required only the first time, the number of times of access can be small.

【0018】請求項5記載の発明は、請求項1記載のペ
ージ情報更新方法において、前記クライアントへ送信す
る前記更新されたページ情報は、更新前のページ情報と
の差分情報のみであることを特徴とするページ情報更新
方法である。
According to a fifth aspect of the invention, in the page information updating method according to the first aspect, the updated page information to be transmitted to the client is only difference information from the page information before updating. This is the method for updating page information.

【0019】この発明によれば、情報更新は、表示中の
古いページ情報と新しいページ情報とで相違する情報の
みを送信するため、送信するデータ量は極めて少量とな
り、ネットワーク上のトラフィック量が増大しない。更
新されるデータ量が少なければ送信情報量や送信時間の
節約となり、効率的である。
According to the present invention, since the information update transmits only the information that is different between the old page information being displayed and the new page information, the amount of data to be transmitted becomes extremely small and the traffic amount on the network increases. do not do. If the amount of data to be updated is small, the amount of transmission information and transmission time are saved, which is efficient.

【0020】請求項6記載の発明は、請求項5記載のペ
ージ情報更新方法において、前記サーバは、前記差分情
報データを編集して、更新されたページ情報を表示する
処理を行うアプリケーションを、前記クライアントに送
信することを特徴とするページ情報更新方法である。
According to a sixth aspect of the present invention, in the page information updating method according to the fifth aspect, the server edits the difference information data to display an updated page information. It is a page information updating method characterized by transmitting to a client.

【0021】この発明によれば、サーバ/クライアント
間の取り決めのある特別なデータ形式であっても、クラ
イアント側は受け取ったデータを適切に編集して、更新
データを表示できる。このため送信するデータ量も少な
くて済み、また高速に更新表示できる。
According to the present invention, the client side can appropriately edit the received data and display the updated data even in a special data format with an agreement between the server and the client. Therefore, the amount of data to be transmitted is small, and the update display can be performed at high speed.

【0022】請求項7記載の発明は、サーバから複数の
クライアントへページ情報を送信し、各クライアントに
おいてページ情報を表示させるシステムにおいて、ネッ
トワークへクライアントが接続した時に、該クライアン
トの識別情報と閲覧ページの識別情報をサーバが取得
し、閲覧クライアント情報へ登録する処理と、 前記サ
ーバ上のページ情報が更新された時に、前記閲覧クライ
アント情報から前記ページを閲覧中のクライアントを探
し、該クライアントへ更新されたページ情報を送信する
処理と、前記クライアントが送信されたページ情報を受
け取って前記ページ更新情報を表示する処理とを有する
ことを特徴とするページ情報更新方法である。
According to a seventh aspect of the present invention, in a system for transmitting page information from a server to a plurality of clients and displaying the page information at each client, when the client is connected to a network, the identification information of the client and the browsing page are displayed. The server acquires the identification information of the information and registers it in the browsing client information, and when the page information on the server is updated, the client that is browsing the page is searched from the browsing client information and updated to the client. And a process of transmitting the page information transmitted by the client and displaying the page update information by receiving the transmitted page information.

【0023】この発明によれば、サーバが閲覧中のクラ
イアントを認識しているので、クライアント側から更新
要求せずに、サーバ側から自発的に情報を送信できる。
サーバは、自らのページ情報が更新されたことを認識で
きるので、このタイミングで更新情報をクライアントへ
送信できる。
According to the present invention, since the server recognizes the client being browsed, the server side can voluntarily transmit the information without requesting the update from the client side.
Since the server can recognize that its page information has been updated, the server can send the updated information to the client at this timing.

【0024】[0024]

【発明の実施の形態】以下、本発明を具体化した一実施
形態を説明する。なお、本実施形態では、半導体製造ラ
インの監視・管理システムを例に取ったが、本発明の適
用はこれに限定されるものではなく、種々の用途に適用
が可能である。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of the present invention will be described below. In the present embodiment, the monitoring / management system of the semiconductor manufacturing line is taken as an example, but the application of the present invention is not limited to this, and can be applied to various uses.

【0025】以下、本発明のデータ更新方法に関する実
施形態について、図2〜図9を参照しながら説明する。
An embodiment of the data updating method of the present invention will be described below with reference to FIGS.

【0026】図2は、本発明を適用したシステムの概略
構成図である。図2において、11は半導体製品の仕掛
品のロット、12は製造ライン、13a〜cは各製造工
程、14は製造工程管理システム、15はI/Oポー
ト、16はスケジューラ・サーバ、17はディスパッチ
ャ・サーバである。18は各種データベースであり、例
えばロット進捗管理データベース、装置状態管理データ
ベース、工程経路定義データベースなどがこれに含まれ
る。また、19は社内ネットワークであるイントラネッ
ト、20は工場監視システム、21a〜cはクライアン
トであるパーソナル・コンピュータ、22a〜cはクラ
イアント21a〜cに接続されたディスプレイ、23a
〜cはクライアントに接続された記憶装置である。
FIG. 2 is a schematic configuration diagram of a system to which the present invention is applied. In FIG. 2, 11 is a lot of semiconductor products in process, 12 is a manufacturing line, 13a to 13c are manufacturing processes, 14 is a manufacturing process management system, 15 is an I / O port, 16 is a scheduler server, and 17 is a dispatcher. -It is a server. Reference numeral 18 denotes various databases, including, for example, a lot progress management database, an equipment state management database, a process route definition database, and the like. Further, 19 is an intranet which is an in-house network, 20 is a factory monitoring system, 21a-c are personal computers which are clients, 22a-c are displays connected to the clients 21a-c, and 23a.
˜c are storage devices connected to the client.

【0027】仕掛品11は、各製造工程13a〜cにお
ける各製造装置によって順々に処理される。その処理状
況は、例えば、処理待ち状態、処理中状態、処理後状態
(次の工程へ進む前の状態)等の情報として、リアルタ
イムに製造工程管理システム14へ通知される。製造工
程管理システム14内のスケジューラ・サーバ16で
は、どの仕掛品のロットをどの時間にどの装置に処理さ
せるかというスケジュールを決めている。そして例えば
30分おきにこの情報をディスパッチャ・サーバ17へ
送信する。ディスパッチャ・サーバ17は、イントラネ
ット19を介して、工場監視システム20のクライアン
ト21a〜cにスケジュールや装置状態に関するデータ
を送信し、クライアント21a〜cに接続されたディス
プレイ22a〜cに情報を表示させる。工場内の各工程
を監視しているユーザは、この情報を使って工程の優先
順位を変更したり、スケジュールを補正したりする。
The work-in-process product 11 is sequentially processed by each manufacturing apparatus in each manufacturing process 13a to 13c. The processing status is notified to the manufacturing process management system 14 in real time as information such as a processing waiting status, a processing status, a post-processing status (a status before proceeding to the next process), and the like. The scheduler server 16 in the manufacturing process management system 14 determines a schedule of which device is to process which lot of work-in-process. Then, for example, this information is transmitted to the dispatcher server 17 every 30 minutes. The dispatcher server 17 transmits data regarding schedules and device states to the clients 21a to 21c of the factory monitoring system 20 via the intranet 19 and causes the displays 22a to 22c connected to the clients 21a to 21c to display the information. A user who monitors each process in the factory uses this information to change the priority of the process or correct the schedule.

【0028】図3は、本発明を適用したデータ更新の手
順を説明するための図である。図中、30は初期手続き
処理、31はリアルタイム更新処理、32は終了手続き
処理である。
FIG. 3 is a diagram for explaining the procedure of data updating to which the present invention is applied. In the figure, 30 is an initial procedure process, 31 is a real-time update process, and 32 is an end procedure process.

【0029】まず、初期手続き処理30を説明する。初
期手続き処理30とは、クライアントから最初に閲覧要
求のあった場合に行う処理及びページ情報を閲覧するセ
ッションが確立するたびに行われる処理である。サーバ
は、クライアントからサーバ上にあるページ情報の閲覧
要求を受け取る(33)。サーバは、このクライアント
のIPアドレスが過去のログファイル(補助記憶装置内
のIPアドレスのテーブル)にないかどうかを検索し
て、このクライアントが過去に閲覧要求があったクライ
アントか否かを判断する(34)。このクライアントが
初めて閲覧要求を出した新規クライアントであった場
合、クライアントのIPアドレス、閲覧要求対象のUR
Lアドレス、URLアドレスへのアクセス開始時間等の
各種情報を取得し(35)、閲覧クライアント情報へ新
たに登録する。新規クライアントでなかった場合であっ
て必要な場合は、各閲覧クライアント情報の更新を行
う。この初期手続き処理によって、サーバとクライアン
ト間の関係が明確になる。なお、本実施例においては、
1つの閲覧対象に対して閲覧要求をしてくるクライアン
トの数は、工場監視システム内のユーザ数で、例えば3
0程度であり、不特定多数となることはない。
First, the initial procedure processing 30 will be described. The initial procedure process 30 is a process performed when a browsing request is first made from a client and a process performed every time a session for browsing page information is established. The server receives a browsing request for page information on the server from the client (33). The server searches the log file (a table of IP addresses in the auxiliary storage device) for the IP address of this client to determine whether or not this client is a client that has requested browsing in the past. (34). If this client is a new client that issued a browse request for the first time, the IP address of the client and the UR for which the browse request is made
Various information such as the access start time to the L address and the URL address is acquired (35) and newly registered in the browsing client information. If the client is not a new client and is necessary, each browsing client information is updated. This initial procedure processing makes the relationship between the server and the client clear. In this example,
The number of clients requesting browsing for one browsing target is the number of users in the factory monitoring system, for example, 3
It is about 0, and it does not become an unspecified number.

【0030】次にサーバは、クライアントに必要なアプ
リケーション・プログラムを送信する(36)。このア
プリケーション・プログラムには、クライアント側が受
け取ったページ情報更新データをリアルタイムにディス
プレイに表示するための自動更新処理プログラムが含ま
れる。なお、新規クライアントでなければ、既に送信済
みであるので、このようなアプリケーション・プログラ
ムの送信処理は行われない。最後に、サーバから閲覧要
求のあったクライアントへ、ページ情報を送信する(3
7)。クライアントがページ情報を受け取ると、このセ
ッションは切断される。
Next, the server sends the required application program to the client (36). This application program includes an automatic update processing program for displaying the page information update data received by the client side on the display in real time. If the client is not a new client, it has already been transmitted, and thus such application program transmission processing is not performed. Finally, the page information is sent from the server to the client that requested the browsing (3
7). The session is disconnected when the client receives the page information.

【0031】次に、リアルタイム更新処理31を説明す
る。リアルタイム更新処理31とは、クライアントが閲
覧中のページ情報に変更が発生した時点で、その変更内
容をサーバ側からクライアント側へ送信する処理であ
る。ページ情報は、ディスパッチャ等のアプリケーショ
ンに対するオペレータのGUI操作及びサーバ側定期処
理をトリガーにして更新される。この更新と同時に、ア
プリケーション側でページ情報の更新イベントを発生さ
せる。このように、ページ情報に変更が発生した場合
(38)、サーバはクライアントへ最新情報を送信する
必要を自ら認識する。そして、更新イベントからリアル
タイム更新アプリケーションを起動する。リアルタイム
更新アプリケーションでは、クライアントへ送る更新情
報データを用意する。例えば、前回のページ情報と新し
いページ情報との差分情報データを作成する(39)。
次に、閲覧クライアント情報を検索して該当するページ
を現在閲覧しているユーザのIPアドレスを得て(4
0)、クライアントのアクセス開始時刻を更新する。そ
して、更新情報データを閲覧中の全てのクライアントへ
送信する(41)。クライアントが更新情報データを受
け取ると、このセッションは終了する。
Next, the real-time updating process 31 will be described. The real-time update process 31 is a process of transmitting the changed content from the server side to the client side when the page information being browsed by the client is changed. The page information is updated by a GUI operation of an operator for an application such as a dispatcher and a server-side regular process as a trigger. At the same time as this update, an update event of page information is generated on the application side. In this way, when the page information changes (38), the server recognizes itself that it needs to send the latest information to the client. Then, the real-time update application is started from the update event. The real-time update application prepares update information data to be sent to the client. For example, difference information data between the previous page information and the new page information is created (39).
Next, the browsing client information is searched to obtain the IP address of the user who is currently browsing the corresponding page (4
0), update the access start time of the client. Then, the update information data is transmitted to all the browsing clients (41). The session ends when the client receives the update information data.

【0032】次に、終了手続き処理32を説明する。終
了手続き処理32とは、クライアントから接続終了を要
求されたとき、またはクライアントから閲覧するURL
アドレスを変更すると通知されたときの処理である。サ
ーバは、接続終了を通知された場合(42)等に、閲覧
クライアント情報から、そのクライアントが閲覧中であ
ることを示すデータである現セッションのIPアドレス
及びアクセス開始時間を削除する(43)。ユーザが閲
覧対象を変更したり、接続を終了していた場合にはこの
データ削除が行われるので、その後、ページ情報が更新
されても、サーバが更新情報をそのクライアントへ送信
することはない。
Next, the termination procedure processing 32 will be described. Termination procedure processing 32 is a URL that is browsed when the client requests the termination of the connection or from the client.
This is the process when notified that the address has been changed. When notified of the end of connection (42), the server deletes the IP address and access start time of the current session, which is data indicating that the client is currently browsing, from the browsing client information (43). When the user changes the browsing target or terminates the connection, the data is deleted, so that even if the page information is updated thereafter, the server does not send the updated information to the client.

【0033】図4に閲覧クライアント情報としてサーバ
が蓄えた各クライアントの情報テーブルを示す。図に示
すように、閲覧クライアント情報には、補助記憶装置に
蓄えられた画面情報40と、主記憶装置に蓄えられたセ
ッション情報41とがある。この中で、IPアドレスと
はサーバ側が各クライアントを認識するために必要な情
報である。IPアドレスはセッション毎に変更がないク
ライアント固有のマスタデータとして補助記憶装置に保
存される。また、セッション毎に変更される情報のキー
情報として,主記憶装置にも保存される。URLアドレ
スとは、クライアントが閲覧対象とするページ情報のア
ドレスである。URLアドレスは、サーバ側が各クライ
アントの閲覧しようとしているページ情報を認識するた
めに必要な情報である。URLアドレスは、セッション
毎に変更がないクライアント固有のマスタデータとして
補助記憶装置に保存される。アクセス開始時間は、各ク
ライアントが現在閲覧している情報が最新の情報である
かどうかを判断するために必要な情報である。アクセス
開始時間は、セッション毎に変更される情報のキー情報
として,セッションが開始されると同時に、IPアドレ
スと共に主記憶装置に保存される。
FIG. 4 shows an information table of each client stored by the server as browsing client information. As shown in the figure, the browsing client information includes screen information 40 stored in the auxiliary storage device and session information 41 stored in the main storage device. Among them, the IP address is information necessary for the server side to recognize each client. The IP address is stored in the auxiliary storage device as client-specific master data that does not change for each session. Further, it is also stored in the main storage device as key information of the information changed for each session. The URL address is an address of page information that the client browses. The URL address is information necessary for the server side to recognize the page information that each client is trying to browse. The URL address is stored in the auxiliary storage device as client-specific master data that does not change for each session. The access start time is information necessary for determining whether the information currently viewed by each client is the latest information. The access start time is stored in the main memory together with the IP address at the same time when the session is started, as key information of information changed for each session.

【0034】次に、サーバから送信する更新用のページ
情報データについて説明する。このデータは該当するペ
ージ情報全体であっても構わないが、データ量を小さく
するため古いデータと新しいデータの差分情報のみであ
る方が好ましい。差分情報データの作成は、サーバ側で
クライアントへ送信済みのページ情報と、更新後のペー
ジ情報との情報データを比較することによって行われ
る。この比較で、相違部分の開始位置情報と終了位置情
報を取得し、差分情報データを作成する。
Next, the page information data for updating transmitted from the server will be described. This data may be the entire corresponding page information, but it is preferable to use only the difference information between the old data and the new data in order to reduce the amount of data. The difference information data is created by comparing the information data of the page information transmitted to the client on the server side with the updated page information. By this comparison, the start position information and the end position information of the different portion are acquired, and the difference information data is created.

【0035】図5に差分情報データの2つのデータ形式
を示す。差分情報データには、HTML形式の場合と、
添付ファイル形式の2種類がある。差分情報データがH
TML形式である場合、まず先頭にHTML形式の差分
情報スタートコードが付く。そして差分開始位置情報と
差分終了位置情報が続き、その後に本体である差分情報
データ、最後にHTML形式の差分情報エンドコードが
付く。ここで、差分開始位置情報とは、HTML形式の
場合、情報の始まる位置のポインタであり、差分終了位
置情報とはポインタからのバイト数で表現される。次
に、添付ファイル形式を説明する。添付ファイル形式と
は、例えばページ情報内の画像データに用いられる形式
である。添付ファイル形式の場合は、まず先頭に添付フ
ァイル形式の差分情報スタートコードが付き、その後に
添付ファイル・パラメータ、本体である添付ファイル情
報データ、そして最後に添付ファイル形式の差分情報エ
ンドコードが付く。ここで、スタートコードやエンドコ
ードはタグであり、添付ファイル・パラメータは、置換
すべきクライアント上の画像データ・ファイルのファイ
ル名などの添付ファイルについての各種情報である。添
付ファイル情報データは、更新すべき最新の画像データ
等である。
FIG. 5 shows two data formats of the difference information data. The difference information data is in the HTML format,
There are two types of attachment file formats. Difference information data is H
In the case of the TML format, the difference information start code in the HTML format is added to the beginning. Then, the difference start position information and the difference end position information follow, followed by the difference information data which is the main body, and finally the difference information end code in HTML format. Here, the difference start position information is a pointer of the position where the information starts in the HTML format, and the difference end position information is represented by the number of bytes from the pointer. Next, the attached file format will be described. The attached file format is a format used for image data in page information, for example. In the case of the attachment file format, the difference information start code of the attachment file format is first attached, followed by the attachment file parameter, the attachment file information data which is the main body, and finally the difference information end code of the attachment file format. Here, the start code and the end code are tags, and the attachment file parameter is various information about the attachment file such as the file name of the image data file on the client to be replaced. The attached file information data is the latest image data or the like to be updated.

【0036】図6に文字情報における差分情報データの
種類を示す。1つめは、データが変更された場合で、変
更されたデータを差分情報データとして作成する(6
3)。この場合、変更前後で文字数が異なっても構わな
い。2つめは、もともとなかった部分が追加された場合
で、追加データを差分情報データとして作成する(6
4)。3つめは、データが削除された場合で、データが
ないことを示すNULL情報を差分情報データとして作
成する(65)。クライアント側にダウンロードされて
いる自動更新処理アプリケーション・プログラムは、こ
の差分情報データの種類を認識し、これに応じてデータ
を編集する。
FIG. 6 shows the types of difference information data in the character information. First, when the data is changed, the changed data is created as difference information data (6
3). In this case, the number of characters may be different before and after the change. The second is the case where a part that did not exist originally is added, and the additional data is created as difference information data (6
4). Third, when data is deleted, NULL information indicating that there is no data is created as difference information data (65). The automatic update processing application program downloaded to the client side recognizes the type of the difference information data and edits the data accordingly.

【0037】図7は、差分情報データの送信を模式的に
表したものである。サーバ側から送信される差分情報デ
ータには、例えば、HTML形式の差分情報データが数
レコード分と添付ファイル形式の差分情報が数レコード
分含まれる。各レコードの長さはそれぞれ異なっていて
よい。更新するレコードがnレコードある場合は、n行
の差分情報データが1つのファイルでまとめて送られ
る。
FIG. 7 schematically shows transmission of difference information data. The difference information data transmitted from the server side includes, for example, several records of difference information data in HTML format and several records of difference information in attached file format. The length of each record may be different. When there are n records to be updated, n lines of difference information data are collectively sent in one file.

【0038】図8は、クライアントのページ情報更新処
理を模式的に表したものである。クラインアトは、サー
バ側から送信される差分情報データを受信すると、この
データをクライアント側に予めインストールしてあるペ
ージ情報更新用の固有のアプリケーション・プログラム
に渡す。アプリケーション・プログラムはクライアント
側のページ情報ファイルに差分を反映する編集処理を行
い、更新済のドキュメントと添付ファイルとを組み合わ
せ、ウェブ・ブラウザへ渡す。ウェブ・ブラウザでは、
更新された表示内容をディスプレイへ表示する。
FIG. 8 schematically shows the page information updating process of the client. Upon receiving the difference information data transmitted from the server side, the client sends the data to a unique application program for updating page information, which is preinstalled on the client side. The application program performs edit processing that reflects the difference in the page information file on the client side, combines the updated document and the attached file, and passes it to the web browser. In a web browser,
Display the updated display contents on the display.

【0039】図9に自動更新処理アプリケーション・プ
ログラムの処理手順を示す。自動更新処理アプリケーシ
ョン・プログラムとは、クライアントがサーバから差分
情報データを受け取った後、受信されたデータをディス
プレイに表示するためのクライアント固有のアプリケー
ション・プログラムである。クライアントは、最初のペ
ージ情報の閲覧要求時に、サーバからこのアプリケーシ
ョン・プログラムを受け取り、ブラウザのプラグイン機
能として、インストールしてメモリに常駐させる。そし
てサーバから送られてくる更新データをこのアプリケー
ション・プログラムを使って、常に受信・表示できる状
態にする。
FIG. 9 shows the processing procedure of the automatic update processing application program. The automatic update processing application program is a client-specific application program for displaying the received data on the display after the client receives the difference information data from the server. The client receives this application program from the server at the time of the first page information browsing request, installs it as a browser plug-in function, and makes it resident in memory. Then, using this application program, the update data sent from the server can be always received and displayed.

【0040】まず、最初にクライアントがネットワーク
に接続する(80)。次にサーバから差分情報データを
受信する(81)と、保持している表示中のページ情報
と、受信した差分情報データを組み合わせ、ファイルを
編集する(82)。この編集は、保持しているデータを
差分情報ファイルの内容で置き換えて更新するものであ
る。差分情報ファイルがHTML形式の場合は、保持し
ているデータの差分開始位置から差分終了位置までを、
差分情報データで置き換える。置き換えたデータを含む
最新のファイルは更新済みのドキュメントファイルとし
て、クライアント側のローカルなファイルとして保存す
る。差分情報ファイルが添付ファイル形式の場合は、添
付ファイルをクライアント側のローカルなファイルとし
て保存し、ページ情報内の参照ファイル名に添付ファイ
ルの名を加える。更新個所が複数存在する場合は、差分
情報データのレコード単位ごとに複数回、編集処理を繰
り返す。更に、自動更新処理アプリケーション・プログ
ラムから、ウェブ・ブラウザに対して更新の終ったファ
イルを指定し、表示更新のイベントを発生させる(8
3)。ウェブ・ブラウザは指定されたファイルをロード
させ、表示内容を最新の内容に更新する。最後に接続を
終了する(84)。
First, the client connects to the network (80). Next, when the difference information data is received from the server (81), the held page information being displayed and the received difference information data are combined to edit the file (82). This editing replaces the held data with the contents of the difference information file and updates it. If the difference information file is in the HTML format, from the difference start position to the difference end position of the held data,
Replace with the difference information data. The latest file containing the replaced data is saved as an updated document file as a local file on the client side. When the difference information file is in the attached file format, the attached file is saved as a local file on the client side, and the attached file name is added to the reference file name in the page information. When there are a plurality of updated parts, the editing process is repeated a plurality of times for each record unit of the difference information data. Further, the automatic update processing application program designates the updated file to the web browser and causes a display update event (8
3). The web browser loads the specified file and updates the display contents with the latest contents. Finally, the connection is terminated (84).

【0041】以上、本発明の実施の形態を説明したが、
本発明のデータ更新方法は実施の形態に記載した用途、
構成及び条件に限られるものではなく、各種の変更が可
能である。
The embodiment of the present invention has been described above.
The data updating method of the present invention has the uses described in the embodiments,
The configuration and conditions are not limited, and various changes can be made.

【0042】例えば、自動更新処理アプリケーション・
プログラムは、最初にアクセスのあった時点で動的にイ
ンストールされるのではなく、予め既知のクライアント
に配布しインストールされてあっても構わない。
For example, an automatic update processing application
The program may not be dynamically installed when first accessed, but may be distributed and installed in advance to a known client.

【0043】また、データの更新頻度、更新データ量、
リアルタイム性の必要度に応じ、適宜、送信データ内容
や送信するタイミングを調節するものであっても構わな
い。
Further, the data update frequency, the update data amount,
The content of transmission data and the timing of transmission may be adjusted as appropriate according to the need for real-timeness.

【0044】また、対象とするネットワークはイントラ
ネットに限らず、社内外のシステムと繋がるインターネ
ットであっても構わない。
Further, the target network is not limited to the intranet, but may be the Internet connected to the internal and external systems.

【0045】また、本発明はより緊急性の高い障害監視
システムなどにおいても適用できる。製造工程におい
て、装置障害が発生した場合などは、即座に対処する必
要があるので、障害監視システムではページ情報がリア
ルタイムに更新される必要性が高い。この他、サーバ/
クライアントの関係の把握が容易で、情報のリアルタイ
ムな更新表示を必要とする様々なシステムに、本発明は
適用が可能である。
The present invention can also be applied to a fault monitoring system of higher urgency. In the manufacturing process, if a device failure occurs, it is necessary to immediately deal with it, so that the failure monitoring system has a high need to update the page information in real time. Other than this, server /
INDUSTRIAL APPLICABILITY The present invention can be applied to various systems in which the relationship between clients can be easily grasped and which requires real-time update display of information.

【0046】[0046]

【発明の効果】以上説明したように、本発明では、サー
バ側においてページ情報を実際に更新したタイミング
で、クライアント側へ最新データを送信するので、トラ
フィックの増大を押さえつつ、リアルタイムな情報更新
が可能となる。
As described above, according to the present invention, the latest data is transmitted to the client side at the timing when the page information is actually updated on the server side. Therefore, it is possible to update information in real time while suppressing an increase in traffic. It will be possible.

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

【図1】 本発明の概念図FIG. 1 is a conceptual diagram of the present invention.

【図2】 本発明を適用したシステムの概略構成図FIG. 2 is a schematic configuration diagram of a system to which the present invention is applied.

【図3】 本発明を適用したデータ更新の手順FIG. 3 is a procedure for updating data according to the present invention.

【図4】 クライアントの情報テーブルFIG. 4 Client information table

【図5】 差分情報のデータ形式FIG. 5: Data format of difference information

【図6】 差分情報データの種類FIG. 6 Types of difference information data

【図7】 差分情報データの送信FIG. 7: Transmission of difference information data

【図8】 クライアントのページ情報更新処理FIG. 8: Client page information update processing

【図9】 自動更新処理アプリケーション・プログラム
の処理手順
FIG. 9: Processing procedure of automatic update processing application program

【図10】 従来のページ情報取得及び更新方法FIG. 10: Conventional page information acquisition and update method

【図11】スケジュール管理システムの出力画面FIG. 11: Output screen of schedule management system

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

1 クライアントA 2 サーバ 3 ページ情報 4 閲覧クライアント情報 12 製造ライン 14 製造工程管理システム 17 ディスパッチャ・サーバ 20 工場監視システム 21 クライアント 30 初期手続き処理 31 リアルタイム更新処理 32 終了手続き処理 40 補助記憶装置内の画像情報 41 主記憶装置内のセッション情報 72 差分情報データ 1 Client A 2 servers 3 page information 4 browsing client information 12 production line 14 Manufacturing process management system 17 Dispatcher server 20 factory monitoring system 21 Client 30 Initial procedure processing 31 Real-time update processing 32 End procedure processing 40 Image information in auxiliary storage 41 Session information in main memory 72 Difference information data

フロントページの続き (72)発明者 秋田 和彦 神奈川県川崎市高津区坂戸3丁目2番1号 富士通エルエスアイテクノロジ株式会社 内 (72)発明者 服部 利則 神奈川県川崎市高津区坂戸3丁目2番1号 富士通エルエスアイテクノロジ株式会社 内 (72)発明者 矢藤 洋一 神奈川県川崎市高津区坂戸3丁目2番1号 富士通エルエスアイテクノロジ株式会社 内 (72)発明者 中久木 敏弘 神奈川県川崎市高津区坂戸3丁目2番1号 富士通エルエスアイテクノロジ株式会社 内 Fターム(参考) 5B082 GA04 GA14 HA05 Continued front page    (72) Inventor Kazuhiko Akita             3-2-1 Sakado, Takatsu-ku, Kawasaki City, Kanagawa Prefecture               Fujitsu LSI Technology Co., Ltd.             Within (72) Inventor Toshinori Hattori             3-2-1 Sakado, Takatsu-ku, Kawasaki City, Kanagawa Prefecture               Fujitsu LSI Technology Co., Ltd.             Within (72) Inventor Yoichi Yato             3-2-1 Sakado, Takatsu-ku, Kawasaki City, Kanagawa Prefecture               Fujitsu LSI Technology Co., Ltd.             Within (72) Inventor Toshihiro Nakakuki             3-2-1 Sakado, Takatsu-ku, Kawasaki City, Kanagawa Prefecture               Fujitsu LSI Technology Co., Ltd.             Within F term (reference) 5B082 GA04 GA14 HA05

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 サーバから複数のクライアントへページ
情報を送信し、各クライアントにおいてページ情報を表
示させるシステムにおいて、 サーバは特定のページを閲覧中のクライアントを認識
し、 該ページ情報が更新された時に、更新されたページ情報
のデータを前記サーバが認識している前記閲覧中のクラ
イアントへ送信することを特徴とするページ情報更新方
法。
1. In a system for transmitting page information from a server to a plurality of clients and displaying the page information at each client, the server recognizes a client who is browsing a specific page, and when the page information is updated. A method for updating page information, characterized in that updated page information data is transmitted to the client being browsed, which is recognized by the server.
【請求項2】 請求項1記載のページ情報更新方法にお
いて、 前記サーバは、特定ページを閲覧中のクライアントに関
する情報を有することを特徴とするページ情報更新方
法。
2. The page information updating method according to claim 1, wherein the server has information regarding a client who is browsing a specific page.
【請求項3】 請求項2記載のページ情報更新方法にお
いて、 前記閲覧中のクライアントに関する情報は、各クライア
ントの識別情報、該クライアントの閲覧対象ページの識
別情報及び前記クライアントの前記閲覧対象ページへの
アクセス開始時間の情報を少なくとも含むことを特徴と
するページ情報更新方法。
3. The page information updating method according to claim 2, wherein the information regarding the client being browsed includes identification information of each client, identification information of a browsing target page of the client, and the browsing target page of the client. A page information updating method comprising at least information of access start time.
【請求項4】 請求項2記載のページ情報更新方法にお
いて、 前記閲覧中のクライアントに関する情報は、サーバがク
ライアントからの閲覧要求を受け取った時に、サーバが
取得することを特徴とするページ情報更新方法。
4. The page information updating method according to claim 2, wherein the information regarding the client being browsed is acquired by the server when the server receives a browsing request from the client. .
【請求項5】 請求項1記載のページ情報更新方法にお
いて、 前記クライアントへ送信する前記更新されたページ情報
は、更新前のページ情報との差分情報データのみである
ことを特徴とするページ情報更新方法。
5. The page information updating method according to claim 1, wherein the updated page information transmitted to the client is only difference information data with respect to page information before updating. Method.
【請求項6】 請求項5記載のページ情報更新方法にお
いて、 前記サーバは、前記差分情報データを編集して、更新さ
れたページ情報を表示する処理を行うアプリケーション
を、前記クライアントに送信することを特徴とするペー
ジ情報更新方法。
6. The page information update method according to claim 5, wherein the server sends an application that edits the difference information data and displays updated page information to the client. Characteristic page information update method.
【請求項7】 サーバから複数のクライアントへページ
情報を送信し、各クライアントにおいてページ情報を表
示させるシステムにおいて、 ネットワークへクライアントが接続した時に、少なくと
も該クライアントの識別情報と閲覧ページの識別情報を
サーバが取得し、閲覧クライアント情報へ登録する処理
と、 前記サーバ上のページ情報が更新された時に、前記閲覧
クライアント情報から前記ページを閲覧中のクライアン
トを探し、該クライアントへ更新されたページ情報を送
信する処理と、 前記クライアントが送信されたページ情報を受け取っ
て、前記ページ更新情報を表示する処理とを有すること
を特徴とするページ情報更新方法。
7. A system for transmitting page information from a server to a plurality of clients and displaying the page information at each client, wherein at least the identification information of the client and the identification information of the browsing page are displayed when the client is connected to the network. Acquired and registered in the browsing client information, and when the page information on the server is updated, a client that is browsing the page is searched from the browsing client information, and the updated page information is transmitted to the client. And a process of receiving the transmitted page information and displaying the page update information by the client, the page information updating method.
【請求項8】 請求項7記載のページ情報更新方法にお
いて、前記ページ更新情報を表示する処理は、特定の取
決めのあるデータ形式によるページ更新情報を表示する
専用プログラムによって行われることを特徴とするペー
ジ情報更新方法。
8. The page information updating method according to claim 7, wherein the process of displaying the page updating information is performed by a dedicated program for displaying the page updating information in a data format having a specific agreement. How to update page information.
【請求項9】 サーバから複数のクライアントへページ
情報を送信し、各クライアントにおいてページ情報を表
示させるシステムにおいて、 前記サーバは特定のページを閲覧中のクライアントを認
識し、 該ページ情報が更新された時に、更新されたページ情報
のデータを前記サーバが認識している前記閲覧中のクラ
イアントへ送信することを特徴とするページ情報更新シ
ステム。
9. A system for transmitting page information from a server to a plurality of clients and displaying the page information at each client, wherein the server recognizes a client who is browsing a specific page, and the page information is updated. A page information update system, wherein updated page information data is transmitted to the browsing client recognized by the server.
【請求項10】 製造ラインにおける管理システム内の
サーバから、複数のクライアントへページ情報を送信
し、各クライアントにおいて前記ページ情報を表示させ
るシステムにおいて、 前記サーバは特定のページを閲覧中のクライアントを認
識し、 該ページ情報が更新された時に、更新されたページ情報
のデータを前記サーバが認識している前記閲覧中のクラ
イアントへ送信することを特徴とする製造ラインにおけ
る管理システム。
10. A system for transmitting page information from a server in a management system on a manufacturing line to a plurality of clients and displaying the page information on each client, wherein the server recognizes a client who is browsing a specific page. Then, when the page information is updated, the updated page information data is transmitted to the browsing client recognized by the server.
JP2001255235A 2001-08-24 2001-08-24 Page information update method, page information update system and schedule managing system for semi-conductor manufacturing line Withdrawn JP2003067239A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001255235A JP2003067239A (en) 2001-08-24 2001-08-24 Page information update method, page information update system and schedule managing system for semi-conductor manufacturing line

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001255235A JP2003067239A (en) 2001-08-24 2001-08-24 Page information update method, page information update system and schedule managing system for semi-conductor manufacturing line

Publications (1)

Publication Number Publication Date
JP2003067239A true JP2003067239A (en) 2003-03-07

Family

ID=19083248

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001255235A Withdrawn JP2003067239A (en) 2001-08-24 2001-08-24 Page information update method, page information update system and schedule managing system for semi-conductor manufacturing line

Country Status (1)

Country Link
JP (1) JP2003067239A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005006606A1 (en) * 2003-07-14 2005-01-20 Sony Corporation Communication method
WO2006038281A1 (en) * 2004-10-04 2006-04-13 Mars Flag Corporation Web information providing system, method and program
CN1816981A (en) * 2003-07-14 2006-08-09 索尼株式会社 Communication method
JP2009081870A (en) * 2008-11-04 2009-04-16 Kenwood Corp Distribution system, audio device, server, information distribution method, and, related information display method
JP2009169783A (en) * 2008-01-18 2009-07-30 Hitachi Ltd Content receiving method and device
JP2010257127A (en) * 2009-04-23 2010-11-11 Nippon Steel Corp Document reference system and method, document reference management device, document management system, and program
JP2011039668A (en) * 2009-08-07 2011-02-24 Hitachi Ltd Method for displaying web page, computer system and program
JP2011530753A (en) * 2008-08-11 2011-12-22 ソニー エリクソン モバイル コミュニケーションズ, エービー Mobile electronics
JP6015648B2 (en) * 2011-03-01 2016-10-26 富士通株式会社 Web page update notification program, Web page update notification device, and Web page update notification method
JP2021060365A (en) * 2019-10-09 2021-04-15 河村電器産業株式会社 Vibration-sensitive relay system

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4507112B2 (en) * 2003-07-14 2010-07-21 ソニー株式会社 COMMUNICATION METHOD, SERVER, AND COMMUNICATION CONTROL PROGRAM
WO2005006606A1 (en) * 2003-07-14 2005-01-20 Sony Corporation Communication method
CN1816981A (en) * 2003-07-14 2006-08-09 索尼株式会社 Communication method
JPWO2005006606A1 (en) * 2003-07-14 2006-08-24 ソニー株式会社 Communication method
US8024475B2 (en) 2003-07-14 2011-09-20 Sony Corporation Communication method
WO2006038281A1 (en) * 2004-10-04 2006-04-13 Mars Flag Corporation Web information providing system, method and program
JP2009169783A (en) * 2008-01-18 2009-07-30 Hitachi Ltd Content receiving method and device
JP2011530753A (en) * 2008-08-11 2011-12-22 ソニー エリクソン モバイル コミュニケーションズ, エービー Mobile electronics
JP2009081870A (en) * 2008-11-04 2009-04-16 Kenwood Corp Distribution system, audio device, server, information distribution method, and, related information display method
JP4743259B2 (en) * 2008-11-04 2011-08-10 株式会社ケンウッド Distribution system, audio device, server, information distribution method, and related information display method
JP2010257127A (en) * 2009-04-23 2010-11-11 Nippon Steel Corp Document reference system and method, document reference management device, document management system, and program
JP2011039668A (en) * 2009-08-07 2011-02-24 Hitachi Ltd Method for displaying web page, computer system and program
JP6015648B2 (en) * 2011-03-01 2016-10-26 富士通株式会社 Web page update notification program, Web page update notification device, and Web page update notification method
JP2021060365A (en) * 2019-10-09 2021-04-15 河村電器産業株式会社 Vibration-sensitive relay system
JP7346222B2 (en) 2019-10-09 2023-09-19 河村電器産業株式会社 Seismic relay system

Similar Documents

Publication Publication Date Title
US20210349964A1 (en) Predictive resource identification and phased delivery of structured documents
US6105028A (en) Method and apparatus for accessing copies of documents using a web browser request interceptor
KR100421624B1 (en) Platform Independent Software Automatic Searching/Distribution/Install Apparatus and The method of Searching and Distribution for that apparatus
JP4634547B2 (en) Real-time information distribution method
US5991760A (en) Method and apparatus for modifying copies of remotely stored documents using a web browser
US7653640B2 (en) Two-way and multi-master synchronization over web syndications
US9473558B2 (en) Utilization of target browsers
US10306022B2 (en) Facilitating the operation of a client/server application while a client is offline or online
JP2009518757A (en) Method and system for maintaining up-to-date data of wireless devices
US7444370B2 (en) Device presenting information about resource location of device control software
JPH1188419A (en) System for distributing animation information and its method
CN103559056B (en) File downloading method and device
JP2002540491A (en) Web server content replication
US6883020B1 (en) Apparatus and method for filtering downloaded network sites
JP2002140224A (en) Content change managing method
JP2003067239A (en) Page information update method, page information update system and schedule managing system for semi-conductor manufacturing line
JPH08287095A (en) Device and method for automatically acquiring information
JP4215710B2 (en) Data transmission method to client and update data execution control method
US8089987B2 (en) Synchronizing in-memory caches while being updated by a high rate data stream
JP4689867B2 (en) Server system, client system, differential update system, and differential update program
CN112000618A (en) File change management method, device, equipment and storage medium for cluster nodes
JP3882043B2 (en) Web page synchronous browsing method and system
JP2002032263A (en) Connecting method between systems using xml file with different structure
JPWO2002044905A1 (en) Session management method for content provision
JP2005284640A (en) Xml/web service retrieval system

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20081104