JP2000267964A - Method and system for dynamically displaying document and recording medium - Google Patents

Method and system for dynamically displaying document and recording medium

Info

Publication number
JP2000267964A
JP2000267964A JP11073193A JP7319399A JP2000267964A JP 2000267964 A JP2000267964 A JP 2000267964A JP 11073193 A JP11073193 A JP 11073193A JP 7319399 A JP7319399 A JP 7319399A JP 2000267964 A JP2000267964 A JP 2000267964A
Authority
JP
Japan
Prior art keywords
document
communication
documents
display
client
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP11073193A
Other languages
Japanese (ja)
Inventor
Hirohide Tada
博英 多田
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 Engineering Ltd
Original Assignee
NEC Engineering 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 Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP11073193A priority Critical patent/JP2000267964A/en
Publication of JP2000267964A publication Critical patent/JP2000267964A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To dynamically and quickly change and display the display contents of plural documents divided by frame description of an HTML on the same web browser screen of a client by mutually controlling the contents between the documents. SOLUTION: In the dynamic document displaying method, documents 501, 502 downloaded from a WWW server 701 are displayed on a web browser 401. Both the documents 501, 502 are mutually connected by TCP/IP communication servers 601, 602 included in respective documents 501, 502 and turned to waiting states. At the time of operating the document 501 or 502, data are prepared in accordance with the contents of operation and transmitted to the other document 502 or 501 by TCP/IP communication. The document 502 or 501 receiving the data analyzes the contents of the data and changes its own document to a format matched with the contents of a command.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、通信ネットワーク
に接続された複数のコンピュータにより構成されるクラ
イアント・サーバシステムにおける、クライアント上の
ドキュメント表示技術に関し、より詳しくは、クライア
ントのWWW(World Wide Web〜ワールドワイドウェ
ブ)ブラウザ上、すなわちウェブ(Web)ブラウザ上、
でフレームにより分割表示された複数ドキュメントのう
ちのあるドキュメント上での操作入力により、前記複数
のドキュメントのうちの他の1つ以上のドキュメントの
表示を瞬時に変更するためのドキュメントの動的表示方
法、ドキュメントの動的表示システムおよびそのプログ
ラムを記録したコンピュータ読み取り可能な記録媒体に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a technique for displaying a document on a client in a client-server system constituted by a plurality of computers connected to a communication network, and more particularly, to a client WWW (World Wide Web). On the World Wide Web) browser, ie on the web (Web) browser,
A dynamic display method of a document for instantly changing the display of at least one other document of the plurality of documents by an operation input on one of the plurality of documents divided and displayed by the frame The present invention relates to a dynamic document display system and a computer-readable recording medium that records the program.

【0002】[0002]

【従来の技術】通信ネットワークに接続された複数のコ
ンピュータにより構成されるクライアント・サーバシス
テムは、サーバ(サーバコンピュータ)と、サーバに対
するユーザ端末システムであるクライアント(クライア
ントコンピュータ)とで構成される。インターネットを
構築するWWW上におけるWWWサーバとウェブブラウ
ザ(WWWブラウザ)もクライアント・サーバシステム
の一種である。
2. Description of the Related Art A client-server system including a plurality of computers connected to a communication network includes a server (server computer) and a client (client computer) which is a user terminal system for the server. A WWW server and a web browser (WWW browser) on the WWW that constructs the Internet are also a kind of client-server system.

【0003】従来のこの種のクライアント・サーバシス
テムにおいては、クライアントであるウェブブラウザの
画面上に複数のドキュメントをフレーム分割して表示す
ることがある。すなわち、ドキュメントを記述するHT
ML(Hypertext Markup Language)によるフレームの
概念を用いて、ウェブブラウザの画面を複数フレームに
分割し、各フレームにそれぞれ異なるドキュメントを表
示させることにより、複数のドキュメントを表示する。
In a conventional client-server system of this type, a plurality of documents may be displayed on a screen of a web browser as a client by dividing the document into frames. That is, the HT that describes the document
Using the concept of frames by ML (Hypertext Markup Language), a screen of a web browser is divided into a plurality of frames, and a plurality of documents are displayed by displaying different documents in each frame.

【0004】このような複数ドキュメントのフレーム分
割表示において、フレーム分割して表示された複数のド
キュメントのうちの一つのフレームのドキュメント上で
の操作入力により、他のフレームのドキュメントの表示
内容を変更することが、しばしば行われる。このような
場合には、操作したドキュメントからのWWWサーバへ
の変更の要求と、WWWサーバでの処理と、変更された
ドキュメントのWWWサーバからのダウンロードと、ダ
ウンロードされたドキュメントの表示処理とが必要とな
る。したがって、ウェブブラウザ上での更新には、数秒
〜数十秒の時間を要する。
In such a frame-divided display of a plurality of documents, the display content of a document in another frame is changed by an operation input on one frame of the plurality of documents displayed in a divided frame. This is often done. In such a case, a request for a change from the operated document to the WWW server, a process on the WWW server, a download of the changed document from the WWW server, and a display process of the downloaded document are necessary. Becomes Therefore, the update on the web browser requires several seconds to several tens of seconds.

【0005】特開平10−105514号公報には、W
WWサーバ上のCGI(Common Gateway Interface)プ
ログラムを用いることにより、表示ドキュメントのHT
ML構文を変更せずに表示内容を更新することが開示さ
れている。これは、単純にドキュメントのダウンロード
時点に対応する内容を、表示に反映させるための技術
で、フレーム分割されて表示されたドキュメントの操作
に基づく要求であろうと、通常のドキュメントの要求で
あろうと、要求タイミングに応じた内容を表示するため
のものである。
Japanese Patent Application Laid-Open No. 10-105514 discloses W
By using CGI (Common Gateway Interface) program on WW server, HT of displayed document
It is disclosed that the display content is updated without changing the ML syntax. This is a technology for simply reflecting the content corresponding to the download time of the document on the display, whether it is a request based on the operation of the document displayed frame-divided or a normal document, This is for displaying the content corresponding to the request timing.

【0006】また、特開平10−240605号公報に
は、WWWサーバ上にサーバ側がクライアントに提供す
るデータの変更を検出する手段を設け、サーバ側の提供
データが変更されるとその時点で、クライアントである
ウェブブラウザに再読込を要求して画面更新を行わせる
ことが開示されている。この場合は、WWWサーバ側で
自発的に表示情報の更新を行わせている。
Japanese Patent Laid-Open Publication No. Hei 10-240605 discloses a means for detecting a change in data provided by a server to a client on a WWW server. It is disclosed that a web browser is requested to reread and the screen is updated. In this case, the WWW server voluntarily updates the display information.

【0007】これらのシステムにおいて表示ドキュメン
トの操作により表示情報を変更するには、表示ドキュメ
ントの操作によりWWWサーバにドキュメントの更新を
要求しなければならず、いずれにおいても、先に述べた
通りの「操作したドキュメントからのWWWサーバへの
変更の要求」→「WWWサーバでの処理」→「変更され
たドキュメントのWWWサーバからのダウンロード」→
「ダウンロードされたドキュメントの表示処理」という
手順による更新となる。
In these systems, in order to change the display information by operating the display document, it is necessary to request the WWW server to update the document by operating the display document. Requesting a change from the operated document to the WWW server "→" Processing on the WWW server "→" Downloading the changed document from the WWW server "→
The update is performed according to a procedure called “display processing of downloaded document”.

【0008】[0008]

【発明が解決しようとする課題】上述した、「操作した
ドキュメントからのWWWサーバへの変更の要求」→
「WWWサーバでの処理」→「変更されたドキュメント
のWWWサーバからのダウンロード」→「ダウンロード
されたドキュメントの表示処理」という手順による更新
には、次に述べる2つの大きな問題点がある。
[Problems to be Solved by the Invention] As described above, "request for change from operated document to WWW server" →
There are two major problems with the update in the order of “processing on WWW server” → “downloading of changed document from WWW server” → “display processing of downloaded document”.

【0009】第1の問題点は、ウェブブラウザの同一画
面上にフレーム分割された複数のドキュメントを表示を
した場合において、任意のドキュメント上の操作に対応
した他のドキュメントの情報更新が、瞬時、望ましくは
1秒以下、に行われないということである。
A first problem is that, when a plurality of documents divided into frames are displayed on the same screen of a web browser, information update of another document corresponding to an operation on an arbitrary document is instantaneous. Preferably, it is not performed in less than one second.

【0010】その理由は、WWWブラウザ上でフレーム
分割されて表示された複数のドキュメントは、同一画面
上にありながら、それぞれ独立し、各ドキュメント間は
互いに静的であり、相互間のパッシブ制御が不可能であ
るからである。
[0010] The reason is that a plurality of documents displayed by being divided into frames on the WWW browser are independent from each other while being on the same screen, the documents are static with each other, and passive control between them is not possible. It is impossible.

【0011】すなわち、任意の1つのドキュメントの操
作で、他の1つ以上のドキュメントの表示の更新を行う
には、常にWWWサーバを介して行わなければならな
い。したがって、その手続きには、上述したようにWW
Wサーバへドキュメントの更新の要求を行うための時
間、WWWサーバにおける処理に要する時間、WWWサ
ーバからのドキュメントのダウンロードに要する時間、
およびウェブブラウザ上に更新表示を行うための表示処
理時間を必要とし、情報更新に長時間を要する。
That is, in order to update the display of one or more other documents by operating one arbitrary document, the update must always be performed via the WWW server. Therefore, the procedure includes WW as described above.
The time required to request the W server to update the document, the time required for processing in the WWW server, the time required for downloading the document from the WWW server,
In addition, a display processing time for performing update display on a web browser is required, and a long time is required for updating information.

【0012】第2の問題点は、WWWサーバの状態およ
びネットワークの負荷状況によっては、ドキュメントの
更新にさらに長時間を必要とし、このようにドキュメン
トの更新の所要時間が著しく長時間となる場合には、更
新時間のタイムアウトにより、更新を失敗することもあ
るということである。
A second problem is that, depending on the state of the WWW server and the load on the network, a longer time is required for updating the document. In this case, the time required for updating the document becomes extremely long. Means that the update may fail due to a timeout of the update time.

【0013】その理由は、WWWサーバは、多くのウェ
ブブラウザを接続している状態では、1つのウェブブラ
ウザに割り当てられる処理は低下し、処理時間の長大化
を招くからである。
[0013] The reason is that when the WWW server is connected to many web browsers, the processing assigned to one web browser is reduced, and the processing time is lengthened.

【0014】このことにより、更新開始から終了までに
要する時間が著しく延長されることがある。しかも、こ
のような処理時間の延長が、ウェブブラウザの通信処理
のための所定のタイムアウトの検出時間を超過した場合
は、ウェブブラウザは更新を中止し、タイムアウトの処
理および表示を行って、ドキュメントの更新を中止する
ことになる。
As a result, the time required from the start to the end of the update may be significantly extended. In addition, if the extension of the processing time exceeds the predetermined timeout detection time for the communication processing of the web browser, the web browser stops updating, processes and displays the timeout, and displays the document. The update will be aborted.

【0015】本発明は、上述した事情に鑑みてなされた
もので、クライアントの同一ウェブブラウザ画面上にお
いて、HTMLのフレーム記述によって分割された複数
のドキュメントの表示内容を、ドキュメント間で相互に
制御して、動的に且つ速やかに、変更表示するドキュメ
ントの動的表示方法を提供することを目的とする。
The present invention has been made in view of the above circumstances, and mutually controls display contents of a plurality of documents divided by an HTML frame description on the same web browser screen of a client. It is another object of the present invention to provide a method for dynamically and promptly displaying a document to be changed and displayed.

【0016】本発明の他の目的は、クライアントの同一
ウェブブラウザ画面上において、HTMLのフレーム記
述によって分割された複数のドキュメントの表示内容
を、ドキュメント間で相互に制御して、動的に且つ瞬時
に変更表示するドキュメントの動的表示システムを提供
することにある。
Another object of the present invention is to dynamically and instantaneously control the display contents of a plurality of documents divided by an HTML frame description between documents on the same web browser screen of a client. To provide a dynamic display system of a document to be changed and displayed.

【0017】本発明のその他の目的は、クライアントの
同一ウェブブラウザ画面上において、HTMLのフレー
ム記述によって分割された複数のドキュメントの表示内
容を、ドキュメント間で相互に制御して、動的に且つ速
やかに、変更表示するドキュメントの動的表示方法を実
行するためのプログラムを記述したコンピュータ読み取
り可能な記録媒体を提供することにある。
Another object of the present invention is to dynamically and promptly control the display contents of a plurality of documents divided by an HTML frame description between documents on the same web browser screen of a client. Another object of the present invention is to provide a computer-readable recording medium in which a program for executing a dynamic display method of a document to be changed and displayed is described.

【0018】[0018]

【課題を解決するための手段】上記目的を達成するた
め、本発明の第1の観点に係るドキュメントの動的表示
方法は、通信ネットワークに接続された複数のコンピュ
ータにより構成されるクライアント・サーバシステムに
おけるクライアントのウェブブラウザ上でフレームによ
り分割されて表示された複数のドキュメントのうちの1
つのドキュメント上での操作を契機として他の1つ以上
のドキュメントの表示を更新するためのドキュメントの
動的表示方法であって、前記1つのドキュメント上で入
力手段から与えられる操作入力を契機として、ドキュメ
ント間通信の送信用の通信データを作成して、該通信デ
ータを前記1つのドキュメントから前記他の1つ以上の
ドキュメントに前記ドキュメント間通信により送信する
第1の処理手順と、前記第1の処理手順によって前記1
つのドキュメントから送信された通信データを前記他の
1つ以上のドキュメントで受信し、該通信データの解析
処理を行う第2の処理手順と、前記第2の処理手順にて
解析した内容に基づいて自ドキュメントを更新する第3
の処理手順と、を有する。
To achieve the above object, a method for dynamically displaying a document according to a first aspect of the present invention is a client / server system comprising a plurality of computers connected to a communication network. One of a plurality of documents divided and displayed by a frame on a client's web browser at
A dynamic document display method for updating the display of one or more other documents triggered by an operation on one document, wherein the operation input given from an input unit on the one document triggers A first processing procedure of creating communication data for transmission of inter-document communication and transmitting the communication data from the one document to the one or more other documents by the inter-document communication; Depending on the processing procedure,
A second processing procedure for receiving communication data transmitted from one document in the one or more other documents and performing an analysis process on the communication data; and a content analyzed in the second processing procedure. Update own document 3
And a processing procedure.

【0019】前記1つのドキュメントと前記他の1つ以
上のドキュメントとの間のドキュメント間通信は、TC
P(Transmission Control Protocol)/IP(Internet P
rotocol)に従った通信プロトコルを用いた通信を含んで
いてもよい。
The inter-document communication between the one document and the one or more other documents may be TC
P (Transmission Control Protocol) / IP (Internet P
protocol may be included.

【0020】また、本発明の第2の観点に係るドキュメ
ントの動的表示システムは、通信ネットワークに接続さ
れた複数のコンピュータにより構成されるクライアント
・サーバシステムにおけるクライアントのウェブブラウ
ザ上でフレームにより分割されて表示された複数のドキ
ュメントのうちの1つのドキュメント上での入力手段に
よる操作入力を契機として他の1つ以上のドキュメント
の表示を更新するためのドキュメントの動的表示システ
ムにおいて、前記1つのドキュメントと前記他の1つ以
上のドキュメントとの間でドキュメント間通信を行うド
キュメント間通信手段と、前記1つのドキュメント上で
前記入力手段から与えられる操作入力を契機として、ド
キュメント間通信の送信用の通信データを作成し、該通
信データを、前記ドキュメント間通信手段により、前記
1つのドキュメントから前記他の1つ以上のドキュメン
トに送信する送信処理手段と、前記送信処理手段によっ
て前記1つのドキュメントから送信された通信データを
前記他の1つ以上のドキュメントで受信し、該通信デー
タの解析処理を行う解析処理手段と、前記解析処理手段
によって解析した内容に基づいて自ドキュメントを更新
する更新処理手段と、を具備する。
A dynamic document display system according to a second aspect of the present invention is divided by a frame on a client web browser in a client server system constituted by a plurality of computers connected to a communication network. A dynamic display system for updating the display of one or more other documents in response to an operation input by one of the plurality of documents displayed on one of the plurality of documents by an input unit. Inter-document communication means for performing inter-document communication with the one or more other documents, and communication for transmission of inter-document communication triggered by an operation input given from the input means on the one document Data, and the communication data Transmission processing means for transmitting from the one document to the one or more other documents by inter-document communication means; and communication data transmitted from the one document by the transmission processing means to the one or more other documents. An analysis processing means for receiving the document and analyzing the communication data, and an update processing means for updating the own document based on the content analyzed by the analysis processing means.

【0021】前記ドキュメント間通信手段は、前記1つ
のドキュメントと前記他の1つ以上のドキュメントとの
間におけるTCP/IPに従った通信プロトコルを用い
た通信手段を含んでいてもよい。
The inter-document communication means may include a communication means using a communication protocol according to TCP / IP between the one document and the one or more other documents.

【0022】本発明の第3の観点に係るコンピュータ読
み取り可能な記録媒体は、通信ネットワークに接続され
た複数のコンピュータにより構成されるクライアント・
サーバシステムにおけるクライアントのウェブブラウザ
上でフレームにより分割されて表示された複数のドキュ
メントのうちの1つのドキュメント上での操作を契機と
して他の1つ以上のドキュメントの表示を更新するた
め、コンピュータに、前記1つのドキュメント上で入力
手段から与えられる操作入力を契機として、ドキュメン
ト間通信の送信用の通信データを作成して、該通信デー
タを前記1つのドキュメントから前記他の1つ以上のド
キュメントに前記ドキュメント間通信により送信する第
1の処理手順、前記第1の処理手順によって前記1つの
ドキュメントから送信された通信データを前記他の1つ
以上のドキュメントで受信し、該通信データの解析処理
を行う第2の処理手順、および前記第2の処理手順にて
解析した内容に基づいて自ドキュメントを更新する第3
の処理手順、を実行させるためのプログラムを記録して
いる。
A computer-readable recording medium according to a third aspect of the present invention is a computer-readable recording medium comprising a plurality of computers connected to a communication network.
In order to update a display of one or more other documents triggered by an operation on one of a plurality of documents divided and displayed by a frame on a client web browser in a server system, In response to an operation input given from the input unit on the one document, communication data for transmitting inter-document communication is created, and the communication data is converted from the one document to the one or more other documents. A first processing procedure to be transmitted by inter-document communication, receiving the communication data transmitted from the one document by the one or more documents by the first processing procedure, and performing analysis processing of the communication data; Based on the second processing procedure and the contents analyzed in the second processing procedure. Third to update its own document Te
, A program for executing the processing procedure is recorded.

【0023】本発明のドキュメントの動的表示方法、シ
ステムおよび記録媒体においては、通信ネットワークに
接続された複数のコンピュータにより構成されるクライ
アント・サーバシステムにおけるクライアントのウェブ
ブラウザ上でフレームにより分割されて表示された複数
のドキュメントのうちの1つのドキュメント上での操作
を契機として他の1つ以上のドキュメントの表示を更新
するために、前記1つのドキュメント上で入力手段から
与えられる操作入力を契機として、ドキュメント間通信
の送信用の通信データを作成して、該通信データを前記
1つのドキュメントから前記他の1つ以上のドキュメン
トに前記ドキュメント間通信により送信し、その送信さ
れた通信データを前記他の1つ以上のドキュメントで受
信し、該通信データの解析処理を行い、その解析内容に
基づいて自ドキュメントを更新する。したがって、クラ
イアントの同一ウェブブラウザ画面上において、HTM
Lのフレーム記述によって分割された複数のドキュメン
トの表示内容を、例えばスクリプト言語等によりドキュ
メント中に記述したTCP/IP等のドキュメント間通
信により、ドキュメント間で相互に制御して、動的に且
つ速やかに、変更表示することができる。
According to the dynamic document display method, system and recording medium of the present invention, a document is divided and displayed by a frame on a client web browser in a client server system constituted by a plurality of computers connected to a communication network. In order to update the display of one or more other documents triggered by an operation on one of the plurality of documents, the operation input given from the input unit on the one document is used as a trigger. Creating communication data for transmission of inter-document communication, transmitting the communication data from the one document to the one or more other documents by the inter-document communication, and transmitting the transmitted communication data to the other document. Received in one or more documents, It performs the analysis process, to update its own document on the basis of the analysis content. Therefore, on the same web browser screen of the client, the HTM
The display contents of a plurality of documents divided by the frame description of L are controlled mutually between the documents by inter-document communication such as TCP / IP described in the documents by a script language or the like, so that the contents are dynamically and promptly controlled. Can be changed and displayed.

【0024】[0024]

【発明の実施の形態】以下、本発明の実施の形態を図面
を参照して説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0025】図1〜図5を参照して本発明によるドキュ
メントの動的表示システムの第1の実施の形態を説明す
る。
A first embodiment of the dynamic document display system according to the present invention will be described with reference to FIGS.

【0026】図1は、本発明の第1の実施の形態に係る
ドキュメントの動的表示システムの構成を示すブロック
図、図2は、図1のドキュメントの動的表示システムの
ドキュメント間通信クライアントにおける動作を説明す
るフローチャート、図3は、図1のドキュメントの動的
表示システムのドキュメント間通信サーバにおける動作
を説明するフローチャート、図4は、図1のドキュメン
トの動的表示システムの動作を説明するための処理シー
ケンス図、および図5は、図1のドキュメントの動的表
示システムにおける2つのドキュメントをフレーム分割
して表示するためのHTML記述の一例をそれぞれ示し
ている。
FIG. 1 is a block diagram showing the configuration of a dynamic document display system according to a first embodiment of the present invention. FIG. 2 is a diagram showing the inter-document communication client of the dynamic document display system of FIG. FIG. 3 is a flowchart illustrating the operation of the inter-document communication server of the dynamic document display system of FIG. 1, and FIG. 4 is a flowchart illustrating the operation of the dynamic document display system of FIG. 5 and FIG. 5 respectively show an example of an HTML description for dividing and displaying two documents in the document dynamic display system of FIG.

【0027】図1に示すドキュメントの動的表示システ
ムは、サーバ機101、LAN(Local Area Network:
ローカルエリアネットワーク)201およびクライアン
ト機301を有する。すなわち、ドキュメントの動的表
示システムは、LAN201を経由してサーバ機101
とクライアント機301とを接続して、クライアント・
サーバシステムを構成している。サーバ機101および
クライアント機301は、それぞれ既存のハードウェア
により構成されるコンピュータであって、同様に既存の
ハードウェアにより構成される他のコンピュータとデー
タ通信を行う機能を装備している。
The document dynamic display system shown in FIG. 1 has a server 101, a LAN (Local Area Network:
A local area network) 201 and a client device 301. That is, the dynamic document display system is connected to the server 101 via the LAN 201.
And the client device 301, and
Configures the server system. Each of the server machine 101 and the client machine 301 is a computer constituted by existing hardware, and has a function of performing data communication with another computer similarly constituted by existing hardware.

【0028】サーバ機101に、WWWサーバ701を
配し、クライアント機301に、ウェブブラウザ401
を配する。サーバ機101およびクライアント機301
には、既存のオペレーティングシステム(OS)を使用
し、WWWサーバ701およびウェブブラウザ401
は、既存のソフトウェアにより構築している。
A WWW server 701 is provided on the server machine 101, and a web browser 401 is provided on the client machine 301.
Distribute. Server machine 101 and client machine 301
Uses a WWW server 701 and a web browser 401 using an existing operating system (OS).
Is built using existing software.

【0029】WWWサーバ701の第1のドキュメント
501および第2のドキュメント502は、予めデータ
として作成し、サーバ機101に格納する。また、第1
のドキュメント501および第2のドキュメント502
は、記録媒体に記録されて提供を受け、これをサーバ機
101にインストールするようにしてもよい。
The first document 501 and the second document 502 of the WWW server 701 are created in advance as data and stored in the server 101. Also, the first
Document 501 and second document 502
May be recorded on a recording medium and provided, and installed in the server machine 101.

【0030】第1のドキュメント501および第2のド
キュメント502は、それぞれHTMLおよびスクリプ
ト言語等を用いて記述されプログラムされたソフトウェ
アであり、ウェブブラウザ401上で表示することを可
能としている。スクリプト言語は、例えばJavaスク
リプト(商標)あるいはVBスクリプト(商標)等に代
表される記述言語である。
The first document 501 and the second document 502 are software programs described and programmed using HTML and script languages, respectively, and can be displayed on the web browser 401. The script language is a description language represented by, for example, Java script (trademark) or VB script (trademark).

【0031】ウェブブラウザ401の表示域における表
示は1本のフレーム枠線801によるフレーム分割で、
分割された2つのフレームに2つのドキュメントをそれ
ぞれ各別に表示し、1対1の制御を行う表示形態であ
る。
The display in the display area of the web browser 401 is divided into frames by one frame line 801.
This is a display mode in which two documents are separately displayed in two divided frames, and one-to-one control is performed.

【0032】次に、図1に示すように構成したドキュメ
ントの動的表示システムの動作について、図3および図
4に示すドキュメント間通信としての例えばTCP(Tra
nsmission Control Protocol)/IP(Internet Protoco
l)通信クライアントおよびサーバの動作フロー、図5に
示す処理シーケンスを参照して、詳細に説明する。
Next, the operation of the dynamic document display system configured as shown in FIG. 1 will be described with reference to, for example, TCP (Tra) as inter-document communication shown in FIGS.
nsmission Control Protocol) / IP (Internet Protoco
l) The operation flow of the communication client and the server and the processing sequence shown in FIG. 5 will be described in detail.

【0033】まず、図2に示すドキュメント間通信クラ
イアントであるTCP/IP通信クライアントの動作フ
ローについて説明する。
First, the operation flow of the TCP / IP communication client as the inter-document communication client shown in FIG. 2 will be described.

【0034】動作が開始されると、TCP/IP通信ク
ライアントを起動し(ステップS11)、TCP/IP
通信のポート番号を割り当てて(ステップS12)、T
CP/IP通信サーバへの接続を要求する(ステップS
13)。要求したTCP/IP通信サーバへの接続が完
了したか否かを調べ(ステップS14)、完了していな
ければ通信をクローズして(ステップS15)ステップ
S12へ戻り、再度ポート番号の割り当てから繰り返
す。ステップS14において、要求したTCP/IP通
信サーバへの接続が完了していれば、データ受信待ちと
する(ステップS16)。以上の処理をプロセス1とす
る。
When the operation is started, a TCP / IP communication client is started (step S11), and the TCP / IP communication client is started.
A communication port number is assigned (step S12), and T
Request connection to CP / IP communication server (step S
13). It is checked whether or not the connection to the requested TCP / IP communication server has been completed (step S14). If the connection has not been completed, the communication is closed (step S15), the process returns to step S12, and the process is repeated again from the port number assignment. If the connection to the requested TCP / IP communication server has been completed in step S14, it waits for data reception (step S16). The above processing is referred to as process 1.

【0035】ステップS16におけるデータ受信の待機
状態において、データ受信の有無を監視し(ステップS
17)、データが受信されれば、データ分析を行って
(ステップS18)、ドキュメント表示の変更を行い
(ステップS19)、ステップS16へ戻って、データ
受信の待機状態となる。ステップS17において、デー
タが受信されなければ、ドキュメント上の操作の有無を
調べる(ステップS20)。以上の処理をプロセス3と
する。
In the data reception standby state in step S16, the presence or absence of data reception is monitored (step S16).
17) When the data is received, the data is analyzed (step S18), the display of the document is changed (step S19), and the process returns to step S16 to be in a standby state for data reception. If no data is received in step S17, it is checked whether or not an operation has been performed on the document (step S20). The above process is referred to as process 3.

【0036】ステップS16のデータ受信の待機状態に
おいて、ステップS17でデータ受信がないと判別され
た場合には、ステップS20でドキュメント上の操作が
チェックされ、ドキュメント上の操作があった場合に
は、ドキュメントの自己更新および操作に対応したデー
タの作成を行う(ステップS21)。そして、通信クラ
イアントは作成したデータにデータの最終送出先を追加
して通信サーバへ送出し(ステップS22)、ステップ
S16に戻ってデータ受信の待機状態となる。ステップ
S20において、ドキュメント上の操作がないと判別さ
れれば、ウェブブラウザ401をクローズするか否かを
調べる(ステップS23)。以上の処理をプロセス4と
する。
If it is determined in step S17 that there is no data reception in the data reception standby state in step S16, an operation on the document is checked in step S20. The self-update of the document and the creation of data corresponding to the operation are performed (step S21). Then, the communication client adds the final transmission destination of the data to the created data and transmits the data to the communication server (step S22), and returns to step S16 to be in a data reception standby state. If it is determined in step S20 that there is no operation on the document, it is checked whether the web browser 401 is closed (step S23). The above processing is referred to as process 4.

【0037】ステップS23において、ウェブブラウザ
401をクローズしないと判定した場合には、ステップ
S16に戻ってデータ受信の待機状態とする。ステップ
S23で、ウェブブラウザ401をクローズすると判別
した場合には、通信をクローズし(ステップS24)、
ドキュメントを解放して(ステップS25)、ウェブブ
ラウザをクローズして処理を終了する。
If it is determined in step S23 that the web browser 401 is not to be closed, the process returns to step S16 to wait for data reception. If it is determined in step S23 that the web browser 401 is to be closed, the communication is closed (step S24),
The document is released (step S25), the web browser is closed, and the process ends.

【0038】一方、図3に示すドキュメント間通信サー
バであるTCP/IP通信サーバの動作フローについて
説明する。
On the other hand, an operation flow of the TCP / IP communication server which is the inter-document communication server shown in FIG. 3 will be described.

【0039】動作が開始されると、TCP/IP通信サ
ーバを起動し(ステップS31)、TCP/IP通信サ
ーバの接続準備を行って(ステップS32)、TCP/
IP通信クライアントの接続要求を待つ(ステップS3
3)。全てのTCP/IP通信クライアントの接続が完
了したか否かを調べ(ステップS34)、完了していな
ければ、ステップS33へ戻り、システムにおける全て
のTCP/IP通信クライアントの接続が完了するまで
繰り返す。ステップS34において、全てのTCP/I
P通信クライアントの接続が完了していれば、データ受
信待ちとする(ステップS35)。以上の処理をプロセ
ス2とする。
When the operation is started, the TCP / IP communication server is started (step S31), and connection preparation for the TCP / IP communication server is performed (step S32).
Wait for a connection request from the IP communication client (step S3
3). It is checked whether or not the connection of all the TCP / IP communication clients has been completed (step S34). If the connection has not been completed, the process returns to step S33 and repeats until the connection of all the TCP / IP communication clients in the system is completed. In step S34, all TCP / I
If the connection of the P communication client has been completed, it waits for data reception (step S35). The above process is referred to as process 2.

【0040】ステップS35におけるデータ受信の待機
状態において、データ受信の有無を監視し(ステップS
36)、データが受信されれば、データ分析を行って
(ステップS37)、ドキュメント表示の変更を行い
(ステップS38)、ステップS35へ戻って、データ
受信の待機状態となる。ステップS36において、デー
タが受信されなければ、ドキュメント上の操作の有無を
調べる(ステップS39)。以上の処理をプロセス5と
する。
In a standby state for data reception in step S35, the presence or absence of data reception is monitored (step S35).
36) When the data is received, data analysis is performed (step S37), the document display is changed (step S38), and the process returns to step S35 to be in a data reception standby state. If no data is received in step S36, it is checked whether or not an operation has been performed on the document (step S39). The above process is referred to as process 5.

【0041】ステップS35のデータ受信の待機状態に
おいて、ステップS36でデータ受信がないと判別され
た場合には、ステップS39でドキュメント上の操作が
チェックされ、ドキュメント上の操作があった場合に
は、ドキュメントの自己更新および操作に対応したデー
タの作成を行う(ステップS40)。そして、通信サー
バはデータを送出先の通信クライアントへ送出し(ステ
ップS41)、ステップS35に戻ってデータ受信の待
機状態となる。ステップS39において、ドキュメント
上の操作がないと判別されれば、ウェブブラウザ401
をクローズするか否かを調べる(ステップS42)。以
上の処理をプロセス4とする。
In the data reception standby state in step S35, if it is determined in step S36 that there is no data reception, an operation on the document is checked in step S39. The self-update of the document and the creation of data corresponding to the operation are performed (step S40). Then, the communication server sends the data to the destination communication client (step S41), and returns to step S35 to be in a data reception standby state. If it is determined in step S39 that there is no operation on the document, the web browser 401
Is checked (step S42). The above processing is referred to as process 4.

【0042】ステップS42において、ウェブブラウザ
401をクローズしないと判定した場合には、ステップ
S35に戻ってデータ受信の待機状態とする。ステップ
S42で、ウェブブラウザ401をクローズすると判別
した場合には、通信をクローズし(ステップS43)、
ドキュメントを解放して(ステップS44)、ウェブブ
ラウザをクローズして処理を終了する。
If it is determined in step S42 that the web browser 401 is not to be closed, the process returns to step S35 to wait for data reception. If it is determined in step S42 that the web browser 401 is to be closed, the communication is closed (step S43),
The document is released (step S44), the web browser is closed, and the process ends.

【0043】次に、図4を参照して、このドキュメント
の動的表示システムの処理シーケンスを説明する。
Next, a processing sequence of the document dynamic display system will be described with reference to FIG.

【0044】WWWサーバ701においては、格納され
た第1および第2のドキュメント501および502、
並びにこれらをフレーム分割して表示するためのHTM
L記述からなるHTMLファイルは、クライアント機3
01で立ち上げられたウェブブラウザ401よりアクセ
スを受けると、HTMLファイルをウェブブラウザ40
1にダウンロードし、さらにダウンロードされたHTM
LファイルのHTML記述に従って、第1および第2の
ドキュメント501および502がウェブブラウザ40
1にダウンロードされる。
In the WWW server 701, the stored first and second documents 501 and 502,
And HTM for displaying these in frames
The HTML file including the L description is transmitted to the client machine 3
01, when the web browser 401 is accessed by the web browser 401, the HTML file is transferred to the web browser 40.
HTM downloaded to 1 and downloaded
According to the HTML description of the L file, the first and second documents 501 and 502
1 downloaded.

【0045】クライアント機301上のウェブブラウザ
401は、HTMLおよびスクリプト言語等で、例えば
図5のような記述に基づく画面分割の各フレームに、第
1および第2のドキュメント501および502を、W
WWサーバ701からダウンロードして、それぞれ表示
する。
The web browser 401 on the client machine 301 writes the first and second documents 501 and 502 in each frame of the screen division based on the description as shown in FIG.
It is downloaded from the WW server 701 and displayed.

【0046】第1および第2のドキュメント501およ
び502は、それぞれスクリプト言語等による記述に基
づくTCP/IP通信サーバ601およびTCP/IP
通信クライアント602の機能を有し、各ドキュメント
501および502の表示と同時に、これらの機能が有
効化される。
The first and second documents 501 and 502 are respectively composed of a TCP / IP communication server 601 and a TCP / IP based on a description in a script language or the like.
It has the function of the communication client 602, and these functions are activated simultaneously with the display of the documents 501 and 502.

【0047】有効化されたTCP/IP通信クライアン
ト602は予め指定されているポート番号へ通信ポート
を割り当て、TCP/IP通信サーバ601へ接続要求
を行う。接続要求が受け付けられない場合、通信ポート
を一旦クローズしてクリアした後、再度接続要求を行
う。接続要求は接続を完了するまで繰り返し、接続完了
した後はデータ受信の待機状態となる(プロセス1〜図
2)。
The activated TCP / IP communication client 602 assigns a communication port to a port number specified in advance, and issues a connection request to the TCP / IP communication server 601. If the connection request is not accepted, the communication port is closed and cleared once, and then the connection request is made again. The connection request is repeated until the connection is completed, and after the connection is completed, a standby state for data reception is established (process 1 to FIG. 2).

【0048】また、有効化されたTCP/IP通信サー
バ601は、TCP/IP通信クライアントからの接続
の待機状態となり、TCP/IP通信クライアント60
2が接続されると、TCP/IP通信クライアント60
2と同様にデータ受信の待機状態となる(プロセス2〜
図3)。
Further, the activated TCP / IP communication server 601 enters a standby state for a connection from the TCP / IP communication client, and the TCP / IP communication client 60
2 is connected, the TCP / IP communication client 60
As in the case of step 2, the apparatus enters the data reception standby state (process 2 to step 2).
(Fig. 3).

【0049】TCP/IP通信クライアント602を具
備する第2のドキュメント502の操作によるTCP/
IP通信サーバ601を具備する第1のドキュメント5
01の表示変更の操作11は、次のようにして行われ
る。
TCP / IP by operating a second document 502 having a TCP / IP communication client 602
First document 5 including IP communication server 601
The display change operation 11 of 01 is performed as follows.

【0050】第2のドキュメント502上で所定の操作
をすると、第2のドキュメント502は、ドキュメント
の表示を自己変更し、操作に対応するデータを作成した
後、送信する(プロセス4〜図2)。送信されたデータ
を、第1のドキュメント501が受信すると、第1のド
キュメント501は受信したデータを分析し、データに
対応して変更表示する(プロセス5〜図3)。
When a predetermined operation is performed on the second document 502, the second document 502 changes the display of the document by itself, creates data corresponding to the operation, and transmits the data (process 4 to FIG. 2). . When the first document 501 receives the transmitted data, the first document 501 analyzes the received data and changes and displays the data according to the data (process 5 to FIG. 3).

【0051】また、TCP/IP通信サーバ601を具
備する第1のドキュメント501の操作によるTCP/
IP通信クライアント602を具備する第2のドキュメ
ント502の表示変更の操作12は、次のように行われ
る。
Further, the TCP / IP by operating the first document 501 having the TCP / IP communication server 601
The operation 12 for changing the display of the second document 502 including the IP communication client 602 is performed as follows.

【0052】TCP/IP通信サーバ601は、第1の
ドキュメント501上での操作という契機によってデー
タを作成して、TCP/IP通信によって第2のドキュ
メント502のTCP/IP通信クライアント602へ
送信する(プロセス6〜図3)。第2のドキュメント5
02は、TCP/IP通信によって受信したデータを分
析し、それが自ドキュメント、つまり第2のドキュメン
ト502への変更データであれば、表示の自己変更を行
う(プロセス3〜図2)。
The TCP / IP communication server 601 creates data in response to an operation on the first document 501 and transmits the data to the TCP / IP communication client 602 of the second document 502 by TCP / IP communication ( Process 6 to FIG. 3). Second document 5
In step 02, the data received by the TCP / IP communication is analyzed, and if the data is the change data to the own document, that is, the second document 502, the display self-change is performed (process 3 to FIG. 2).

【0053】このようにして、フレーム分割表示されて
いる第1および第2のドキュメント501および502
が、相互制御を行って、表示を動的に変更する。
In this manner, the first and second documents 501 and 502 displayed in a frame-divided manner are displayed.
Perform interactive control to dynamically change the display.

【0054】上述したように、第1のドキュメント50
1にはTCP/IP通信サーバ601、第2のドキュメ
ント502にはTCP/IP通信クライアント602の
機能を与え、また、両ドキュメント501および502
に、操作を契機としたTCP/IP送信を行う処理およ
びTCP/IP受信を契機とした処理を行うソフトウェ
アを追加する。
As described above, the first document 50
1 has the function of a TCP / IP communication server 601, the second document 502 has the function of a TCP / IP communication client 602, and both documents 501 and 502 have the same functions.
In addition, software for performing a process of performing TCP / IP transmission triggered by an operation and a process of triggering reception of TCP / IP is added.

【0055】WWWサーバ701からダウンロードされ
た各ドキュメント501および502は、ウェブブラウ
ザ401で表示されるのを契機とし、TCP/IP通信
サーバ601の機能を持った第1のドキュメント501
は接続要求待ち状態となり、TCP/IP通信クライア
ント602の機能を持った第2のドキュメント502は
接続を完了するまでTCP/IP通信サーバ601に対
して接続要求を行う。接続完了後はTCP/IP通信サ
ーバ601およびTCP/IP通信クライアント602
は共に待機状態となる。
Each of the documents 501 and 502 downloaded from the WWW server 701 is displayed on the web browser 401 and triggered by the first document 501 having the function of the TCP / IP communication server 601.
Is in a connection request waiting state, and the second document 502 having the function of the TCP / IP communication client 602 issues a connection request to the TCP / IP communication server 601 until the connection is completed. After the connection is completed, the TCP / IP communication server 601 and the TCP / IP communication client 602
Are both on standby.

【0056】ドキュメント501または502を操作し
た契機により、ソフトウェアは、操作の内容により、デ
ータを作成し、TCP/IP通信により他方のドキュメ
ント502または501にそれぞれ送信する。
When the document 501 or 502 is operated, the software creates data according to the content of the operation and transmits the data to the other document 502 or 501 by TCP / IP communication.

【0057】データを受信したドキュメント501また
は502は、その内容を分析し、それが自ドキュメント
のどのような変更であるかを判断し、自ドキュメントを
コマンドの内容に合う形態へと変更する。この一連の手
順を相互に行うことにより、ドキュメント502および
502の表示の動的な変更を行うことができる。
The document 501 or 502 that has received the data analyzes its contents, determines what kind of change it is in its own document, and changes its own document to a form that matches the contents of the command. By performing this series of procedures mutually, it is possible to dynamically change the display of the documents 502 and 502.

【0058】次に、図6〜図9を参照して本発明による
ドキュメントの動的表示システムの第2の実施の形態を
説明する。この実施の形態は、フレーム分割で3つのド
キュメントを表示する場合に1対複数の制御を行う実施
の形態である。
Next, a second embodiment of the dynamic document display system according to the present invention will be described with reference to FIGS. This embodiment is an embodiment in which one-to-many control is performed when three documents are displayed by frame division.

【0059】図6は、本発明の第2の実施の形態に係る
ドキュメントの動的表示システムの構成を示すブロック
図、図7および図8は、図6のドキュメントの動的表示
システムの動作を説明するための処理シーケンス図、お
よび図9は、図6のドキュメントの動的表示システムに
おける3つのドキュメントをフレーム分割して表示する
ためのHTML記述の一例をそれぞれ示している。
FIG. 6 is a block diagram showing the configuration of a dynamic document display system according to a second embodiment of the present invention. FIGS. 7 and 8 show the operation of the dynamic document display system of FIG. FIG. 9 is a processing sequence diagram for explaining, and FIG. 9 shows an example of an HTML description for displaying three documents in a frame in the document dynamic display system of FIG.

【0060】図6に示すドキュメントの動的表示システ
ムは、図1の場合と同様に、LAN201を経由してサ
ーバ機101とクライアント機301とを接続して、ク
ライアント・サーバシステムを構成している。サーバ機
101に、WWWサーバ701を配し、クライアント機
301に、ウェブブラウザ401を配する。
In the document dynamic display system shown in FIG. 6, the server 101 and the client 301 are connected via the LAN 201 to constitute a client-server system as in the case of FIG. . A WWW server 701 is arranged on the server machine 101, and a web browser 401 is arranged on the client machine 301.

【0061】図6に示すドキュメントの動的表示システ
ムは、図1に示すドキュメントの動的表示システムに、
フレーム分割して表示するためのさらなるフレームを1
つと、表示に供される第3のドキュメント503とを追
加したものであり、第3のドキュメント503は、TC
P/IPクライアント603を備える。
The dynamic document display system shown in FIG. 6 is different from the dynamic document display system shown in FIG.
1 additional frame to display in split frames
And a third document 503 to be displayed is added.
A P / IP client 603 is provided.

【0062】すなわち、WWWサーバ701の第1のド
キュメント501、第2のドキュメント502および第
3のドキュメント503は、予めデータとして作成し、
サーバ機101に格納する。
That is, the first document 501, the second document 502, and the third document 503 of the WWW server 701 are created as data in advance,
It is stored in the server machine 101.

【0063】第1のドキュメント501、第2のドキュ
メント502および第3のドキュメント503は、それ
ぞれHTMLおよびスクリプト言語等を用いて記述され
プログラムされたソフトウェアであり、ウェブブラウザ
401上で表示することを可能としている。
The first document 501, the second document 502, and the third document 503 are software written and programmed using HTML and a script language, respectively, and can be displayed on the web browser 401. And

【0064】ウェブブラウザ401の表示域における表
示は2本のフレーム枠線801および802によるフレ
ーム分割で、分割された3つのフレームに3つのドキュ
メント501、502および503をそれぞれ各別に表
示する表示形態であり、1対複数の動的表示制御を行
う。
The display in the display area of the web browser 401 is a frame division by two frame lines 801 and 802, and a display form in which three documents 501, 502 and 503 are respectively displayed in the three divided frames. Yes, performing one-to-many dynamic display control.

【0065】この場合、第1のドキュメント501は、
ウェブブラウザ401の表示域を越える表示エリアを所
有し、表示域には常にその一部分のみを表示する。そし
て、この表示域に、第1のドキュメント501の他の部
分を移動させ表示に供することができる。この場合、受
信データを契機とすることによって、他のドキュメント
502または503の操作で瞬時に第1のドキュメント
501の表示の移動を達成することができる。
In this case, the first document 501 is
It has a display area that exceeds the display area of the web browser 401, and always displays only a part of the display area in the display area. Then, another portion of the first document 501 can be moved to this display area for display. In this case, the display of the first document 501 can be instantaneously moved by operating another document 502 or 503 by using the received data as a trigger.

【0066】図6に示すように構成したドキュメントの
動的表示システムの動作について、図7および図8に示
す処理シーケンスを参照して、詳細に説明する。
The operation of the dynamic document display system configured as shown in FIG. 6 will be described in detail with reference to the processing sequences shown in FIGS. 7 and 8.

【0067】WWWサーバ701からダウンロードされ
て表示されるまでは、第1の実施の形態と同様に行われ
る。
The steps from downloading to display on the WWW server 701 are the same as those in the first embodiment.

【0068】WWWサーバ701においては、格納され
た第1〜第3のドキュメント501〜503、並びにこ
れらをフレーム分割して表示するためのHTML記述か
らなるHTMLファイルは、クライアント機301で立
ち上げられたウェブブラウザ401よりアクセスを受け
ると、HTMLファイルをウェブブラウザ401にダウ
ンロードし、さらにダウンロードされたHTMLファイ
ルのHTML記述に従って、第1〜第3のドキュメント
501〜503がウェブブラウザ401にダウンロード
される。
In the WWW server 701, the stored first to third documents 501 to 503 and an HTML file including an HTML description for displaying the divided documents in frames are started by the client machine 301. Upon receiving access from the web browser 401, the HTML file is downloaded to the web browser 401, and the first to third documents 501 to 503 are downloaded to the web browser 401 in accordance with the HTML description of the downloaded HTML file.

【0069】クライアント機301上のウェブブラウザ
401は、HTMLおよびスクリプト言語等で、例えば
図9のような記述に基づく画面分割の各フレームに、第
1、第2および第3のドキュメント501、502およ
び503を、WWWサーバ701からダウンロードし
て、それぞれ表示する。
The web browser 401 on the client machine 301 divides the first, second and third documents 501, 502 and 502 into each frame of the screen division based on the description as shown in FIG. 503 are downloaded from the WWW server 701 and displayed.

【0070】第1、第2および第3のドキュメント50
1、502および503は、それぞれスクリプト言語等
による記述に基づくTCP/IP通信サーバ601、T
CP/IP通信クライアント602およびTCP/IP
通信クライアント603の機能を有し、各ドキュメント
501、502および503の表示と同時に、これらの
機能が有効化される。
First, second and third documents 50
1, 502 and 503 are TCP / IP communication servers 601, T based on descriptions in a script language or the like, respectively.
CP / IP communication client 602 and TCP / IP
It has the functions of the communication client 603, and these functions are enabled simultaneously with the display of each of the documents 501, 502, and 503.

【0071】第2および第3のドキュメント502およ
び503の表示により有効化されたTCP/IP通信ク
ライアント602および603は、予め指定されている
ポート番号へ通信ポートを割り当て、TCP/IP通信
サーバ601へ接続要求を行う。接続要求が受け付けら
れない場合、通信ポートを一旦クローズしてクリアした
後、再度接続要求を行う。接続要求は接続を完了するま
で繰り返し、接続完了した後はデータ受信の待機状態と
なる。
The TCP / IP communication clients 602 and 603 activated by displaying the second and third documents 502 and 503 assign communication ports to port numbers designated in advance, and send them to the TCP / IP communication server 601. Make a connection request. If the connection request is not accepted, the communication port is closed and cleared once, and then the connection request is made again. The connection request is repeated until the connection is completed, and after the connection is completed, a standby state for data reception is established.

【0072】また、第1のドキュメント501の表示に
より有効化されたTCP/IP通信サーバ601は、T
CP/IP通信クライアントからの接続の待機状態とな
り、TCP/IP通信クライアント602および603
が全て接続されると、TCP/IP通信クライアント6
02および603と同様にデータ受信の待機状態とな
る。
The TCP / IP communication server 601 activated by the display of the first document 501 is
It is in a standby state for connection from the CP / IP communication client, and the TCP / IP communication clients 602 and 603
Are all connected, the TCP / IP communication client 6
As in 02 and 603, a standby state for data reception is established.

【0073】各ドキュメントの操作による他のドキュメ
ントの表示変更について説明する。TCP/IP通信ク
ライアント602を具備する第2のドキュメント502
またはTCP/IP通信クライアント603を具備する
第3のドキュメント503の操作によるTCP/IP通
信サーバ601を具備する第1のドキュメント501の
表示変更の操作21は、次のようにして行われる。
A description will be given of how to change the display of another document by operating each document. Second document 502 with TCP / IP communication client 602
Alternatively, the operation 21 for changing the display of the first document 501 including the TCP / IP communication server 601 by operating the third document 503 including the TCP / IP communication client 603 is performed as follows.

【0074】第2のドキュメント502または第3のド
キュメント503上で所定の操作をすると、第2のドキ
ュメント502または第3のドキュメント503は、ド
キュメントの表示を自己変更し、操作に対応するデータ
を作成した後、送信する。送信されたデータを、第1の
ドキュメント501が受信すると、第1のドキュメント
501は受信したデータを分析し、データに対応して変
更表示する。
When a predetermined operation is performed on the second document 502 or the third document 503, the second document 502 or the third document 503 changes the display of the document by itself and creates data corresponding to the operation. And then send. When the first document 501 receives the transmitted data, the first document 501 analyzes the received data and changes and displays the data in accordance with the data.

【0075】また、TCP/IP通信サーバ601を具
備する第1のドキュメント501の操作によるTCP/
IP通信クライアント602を具備する第2のドキュメ
ント502またはTCP/IP通信クライアント603
を具備する第3のドキュメント503の表示変更の操作
22は、次のように行われる。
Further, the TCP / IP by operating the first document 501 having the TCP / IP communication server 601
Second document 502 or TCP / IP communication client 603 with IP communication client 602
The operation 22 for changing the display of the third document 503 having the following is performed as follows.

【0076】TCP/IP通信サーバ601は、第1の
ドキュメント501上での操作という契機によってデー
タを作成して、TCP/IP通信によって第2のドキュ
メント502のTCP/IP通信クライアント602ま
たは第3のドキュメント503のTCP/IP通信クラ
イアント603へ送信する。第2のドキュメント502
または第3のドキュメント503は、TCP/IP通信
によって受信したデータを分析し、それが自ドキュメン
ト、つまり第2のドキュメント502または第3のドキ
ュメント503への変更データであれば、表示の自己変
更を行う。
The TCP / IP communication server 601 creates data in response to an operation on the first document 501, and transmits the data to the TCP / IP communication client 602 or the third client of the second document 502 by TCP / IP communication. The document 503 is transmitted to the TCP / IP communication client 603. Second document 502
Alternatively, the third document 503 analyzes the data received by the TCP / IP communication, and if the data is the own document, that is, the change data to the second document 502 or the third document 503, the display self-change is performed. Do.

【0077】次に、操作されるドキュメントと変更され
るドキュメントとがTCP/IP通信クライアントを有
するドキュメント同士であってもTCP/IP通信サー
バを介することによって、上述と同様の制御を行うこと
ができる。
Next, even if the document to be operated and the document to be changed are documents having a TCP / IP communication client, the same control as described above can be performed through the TCP / IP communication server. .

【0078】例えば、第2のドキュメント502の操作
に基づく第3のドキュメント503の表示変更の操作2
3がこれに該当する。
For example, the operation 2 for changing the display of the third document 503 based on the operation of the second document 502
3 corresponds to this.

【0079】第2のドキュメント502において所定の
操作をすると、データは一旦、TCP/IP通信サーバ
601を有する第1のドキュメント501へ送信され
る。データを受信した第1のドキュメント501は、デ
ータを分析し、送信先を判別し、第3のドキュメント5
03へ送信する。データを受信した第3のドキュメント
503は、自ドキュメント内の表示変更を行う。
When a predetermined operation is performed on the second document 502, the data is transmitted to the first document 501 having the TCP / IP communication server 601 once. The first document 501 that has received the data analyzes the data, determines the destination, and
Send to 03. The third document 503 that has received the data changes the display in the own document.

【0080】さらに、1つのドキュメントの操作で、全
てのドキュメントの表示変更を行う場合には、TCP/
IP通信クライアントを有するドキュメントの操作によ
る場合と、TCP/IP通信サーバを有するドキュメン
トの操作による場合とがある。
Further, when the display of all documents is changed by operating one document, the TCP /
There are cases where the operation is performed on a document having an IP communication client and cases where the operation is performed on a document having a TCP / IP communication server.

【0081】TCP/IP通信クライアントのドキュメ
ントから行う場合は、上述の操作23において、第1の
ドキュメント501がデータ受信時に自ドキュメントの
表示を変更すれば、これに相当する。
In the case where the process is performed from the document of the TCP / IP communication client, the above operation 23 corresponds to the case where the first document 501 changes the display of the own document when receiving the data.

【0082】TCP/IP通信サーバのドキュメントか
ら全ドキュメントの表示変更を行う場合は、第1のドキ
ュメント501の操作により、自ドキュメントと第2お
よび第3のドキュメント502および503との表示変
更を行う操作24が、これに相当する。
When the display of all documents is changed from the document of the TCP / IP communication server, the operation of changing the display of the own document and the second and third documents 502 and 503 by operating the first document 501. 24 corresponds to this.

【0083】このようにしても、フレーム分割表示され
ている第1、第2および第3のドキュメント501、5
02および503が、相互制御を行って、表示を動的に
変更する。
Even in this case, the first, second and third documents 501, 5 and
02 and 503 perform mutual control to dynamically change the display.

【0084】上述したように、第1のドキュメント50
1にはTCP/IP通信サーバ601、第2のドキュメ
ント502にはTCP/IP通信クライアント602、
そして第3のドキュメント503にはTCP/IP通信
クライアント603の機能を与え、また、各ドキュメン
ト501、502および503に、操作を契機としたT
CP/IP送信を行う処理およびTCP/IP受信を契
機とした処理を行うソフトウェアを追加する。
As described above, the first document 50
1, a TCP / IP communication server 601; a second document 502, a TCP / IP communication client 602;
Then, the function of the TCP / IP communication client 603 is given to the third document 503, and each of the documents 501, 502 and 503 is given a T
Software for performing a process of performing CP / IP transmission and a process triggered by TCP / IP reception are added.

【0085】WWWサーバ701からダウンロードされ
た各ドキュメント501、502および502は、ウェ
ブブラウザ401で表示されるのを契機とし、TCP/
IP通信サーバ601の機能を持った第1のドキュメン
ト501は接続要求待ち状態となり、TCP/IP通信
クライアント602の機能を持った第2のドキュメント
502、およびTCP/IP通信クライアント603の
機能を持った第3のドキュメント503は接続を完了す
るまでTCP/IP通信サーバ601に対して接続要求
を行う。接続完了後はTCP/IP通信サーバ601、
TCP/IP通信クライアント602および603は待
機状態となる。
Each document 501, 502, and 502 downloaded from the WWW server 701 is displayed on the web browser 401, and the TCP /
The first document 501 having the function of the IP communication server 601 is in a connection request waiting state, and has the function of the second document 502 having the function of the TCP / IP communication client 602 and the function of the TCP / IP communication client 603. The third document 503 issues a connection request to the TCP / IP communication server 601 until the connection is completed. After the connection is completed, the TCP / IP communication server 601,
The TCP / IP communication clients 602 and 603 enter a standby state.

【0086】各ドキュメント501、502または50
3のいずれか1つを操作した契機により、ソフトウェア
は、操作の内容に従ってデータを作成し、TCP/IP
通信により他のドキュメント501、502または50
3にそれぞれ送信する。
Each document 501, 502 or 50
In response to the operation of any one of the three, the software creates data in accordance with the contents of the operation, and executes TCP / IP
Other documents 501, 502 or 50 by communication
3 respectively.

【0087】データを受信したドキュメント501、5
02または503は、その内容を分析し、それが自ドキ
ュメントのどのような変更であるかを判断し、自ドキュ
メントをコマンドの内容に合う形態へと変更する。この
一連の手順を相互に行うことにより、ドキュメント50
1、502または503の表示の動的な変更を行うこと
ができる。
Documents 501 and 5 that have received data
02 or 503 analyzes the content, determines what kind of change it is in its own document, and changes its own document to a form that matches the content of the command. By performing this series of procedures mutually, the document 50
Dynamic changes in the display of 1, 502 or 503 can be made.

【0088】既に述べたように、一般のクライアント・
サーバシステムにおいて、クライアント機のウェブブラ
ウザ上の表示域にドキュメントを表示する場合には、次
のような操作を行っていた。ウェブブラウザからWWW
サーバへ要求を行い、WWWサーバは要求に従ったドキ
ュメント内容をアップロードをする。ウェブブラウザは
ダウンロードしたHTMLおよびスクリプト言語等の内
容に従い、フレーム区分された表示域にドキュメントを
配置して表示する。すなわち、従来は、同一ブラウザ内
でありながら、ドキュメント同士の情報の交換を動的に
行うことはなかった。
As described above, the general client
In a server system, when displaying a document in a display area on a web browser of a client machine, the following operation has been performed. From a web browser to WWW
A request is made to the server, and the WWW server uploads the document content according to the request. The web browser arranges and displays the document in the display area divided into frames according to the contents of the downloaded HTML, script language, and the like. That is, conventionally, information exchange between documents has not been performed dynamically even in the same browser.

【0089】一方、本発明の上述した各実施の形態にお
いては、上述したように、ドキュメントの1つにはTC
P/IP通信サーバ、残りの全てのドキュメントにはT
CP/IP通信クライアントの機能を与え、また、全て
のドキュメントに、操作を契機としたTCP/IP送信
を行う処理およびTCP/IP受信を契機とした処理を
行うソフトウェアを追加する。
On the other hand, in each of the above-described embodiments of the present invention, as described above, one of the documents has the TC
P / IP communication server, T for all remaining documents
A function of a CP / IP communication client is provided, and software for performing a process of performing TCP / IP transmission triggered by an operation and a process of receiving TCP / IP is triggered for all documents.

【0090】WWWサーバからダウンロードされた各ド
キュメントは、ウェブブラウザで表示されるのを契機と
し、TCP/IP通信サーバの機能を持ったドキュメン
トは接続要求待ち状態となり、TCP/IP通信クライ
アントの機能を持ったドキュメントは接続を完了するま
でTCP/IP通信サーバに対して接続要求を行う。接
続完了後はTCP/IP通信サーバおよびクライアント
は共に待機状態となる。
When each document downloaded from the WWW server is displayed on the web browser, the document having the function of the TCP / IP communication server enters a connection request waiting state, and the function of the TCP / IP communication client is disabled. The held document issues a connection request to the TCP / IP communication server until the connection is completed. After the connection is completed, both the TCP / IP communication server and the client enter a standby state.

【0091】ドキュメントを操作した契機により、ソフ
トウェアは、操作の内容により、データを作成し、TC
P/IP通信により他方のドキュメントに送信する。
When the document is operated, the software creates data according to the content of the operation, and
The document is transmitted to the other document by P / IP communication.

【0092】データを受信したドキュメントは、その内
容を分析し、それが自ドキュメントのどのような変更で
あるかを判断し、自ドキュメントをコマンドの内容に合
う形態へと変更する。この一連の手順を相互に行うこと
により、ドキュメントの表示の動的な変更を行うことが
できる。
The document that has received the data analyzes its contents, determines what kind of change it is in its own document, and changes its own document to a form that matches the contents of the command. By performing this series of procedures mutually, it is possible to dynamically change the display of the document.

【0093】このような本発明の各実施の形態によっ
て、次のような効果を得ることができる。
According to each of the embodiments of the present invention, the following effects can be obtained.

【0094】第1の効果は、これまで任意のドキュメン
トでの操作に対応する他のドキュメントの更新には、数
秒から数十秒の遅延が発生していたが、この実施の形態
では瞬時、例えば1秒以下、で変更を行うことができる
ことにある。
The first effect is that the update of another document corresponding to the operation on an arbitrary document has been delayed from several seconds to several tens of seconds, but in this embodiment, for example, The change can be made in less than one second.

【0095】その理由は、ウェブブラウザ内でのドキュ
メント間のTCP/IP通信による通信によって、同一
のコンピュータ内のみで情報の送受信と更新作業が行わ
れるため、操作に対する変更処理時間が極小におさえら
れるからである。
The reason is that information transmission / reception and update work are performed only in the same computer by TCP / IP communication between documents in the web browser, so that the change processing time for the operation is minimized. Because.

【0096】第2の効果は、任意のドキュメントでの操
作に対応した他ドキュメント内の表示更新に失敗が発生
しないことにある。
A second effect is that display update in another document corresponding to an operation on an arbitrary document does not fail.

【0097】その理由は、ドキュメントの表示更新に
は、他のサーバ等へのアクセスが発生しないので外部ネ
ットワークの負荷状態や、サーバの状態には左右されな
いためである。
[0097] The reason is that the display update of the document does not involve access to another server or the like, so that it is not affected by the load state of the external network or the state of the server.

【0098】なお、この発明のドキュメントの動的表示
システムは、専用のシステムとして構成することなく、
通常のコンピュータシステムを用いて実現することがで
きる。例えば、コンピュータシステムに上述の動作を実
行するためのプログラムを格納した媒体(フロッピーデ
ィスク、CD−ROM等)から該プログラムをインスト
ールすることにより、上述の処理を実行するドキュメン
トの動的表示システムを構築することができる。インス
トールによって、当該プログラムは、コンピュータシス
テム内のハードディスク等の媒体に格納されて、ドキュ
メントの動的表示システムを構成し、実行に供される。
The document dynamic display system of the present invention does not need to be configured as a dedicated system.
It can be realized using a normal computer system. For example, by installing a computer system from a medium (a floppy disk, a CD-ROM, or the like) storing a program for executing the above-described operation, a dynamic display system of a document that executes the above-described processing is constructed. can do. By the installation, the program is stored in a medium such as a hard disk in the computer system, configures a dynamic document display system, and is used for execution.

【0099】また、コンピュータにプログラムを供給す
るための媒体は、狭義の記憶媒体に限らず、通信回線、
通信ネットワークおよび通信システムのように、一時的
且つ流動的にプログラム等の情報を保持する通信媒体等
を含む広義の記憶媒体であってもよい。
The medium for supplying the program to the computer is not limited to a storage medium in a narrow sense, but may be a communication line,
Like a communication network and a communication system, it may be a storage medium in a broad sense including a communication medium that temporarily and fluidly stores information such as a program.

【0100】例えば、インターネット等の通信ネットワ
ーク上に設けたFTP(File Transfer Protocol)サー
バに当該プログラムを登録し、FTPクライアントにネ
ットワークを介して配信してもよく、通信ネットワーク
の電子掲示板(BBS:Bulletin Board System)等に
該プログラムを登録し、これをネットワークを介して配
信してもよい。そして、このプログラムを起動し、オペ
レーティングシステムの制御下において実行することに
より、上述の処理を達成することができる。さらに、通
信ネットワークを介してプログラムを転送しながら起動
実行することによっても、上述の処理を達成することが
できる。
For example, the program may be registered in an FTP (File Transfer Protocol) server provided on a communication network such as the Internet, and distributed to an FTP client via the network. The bulletin board (BBS: Bulletin) of the communication network may be used. The program may be registered in a board system or the like and distributed via a network. Then, by starting this program and executing it under the control of the operating system, the above-described processing can be achieved. Furthermore, the above-described processing can also be achieved by starting and executing the program while transferring the program via the communication network.

【0101】[0101]

【発明の効果】以上説明したように、本発明によれば、
クライアントの同一ウェブブラウザ画面上において、H
TMLのフレーム記述によって分割された複数のドキュ
メントの表示内容を、ドキュメント間で相互に制御し
て、動的に且つ速やかに、変更表示することの可能なド
キュメントの動的表示方法、システムおよび記録媒体を
提供することができる。
As described above, according to the present invention,
On the same web browser screen of the client,
Dynamic document display method, system and recording medium capable of dynamically and promptly changing and displaying the display contents of a plurality of documents divided by a TML frame description between the documents Can be provided.

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

【図1】本発明の第1の実施の形態に係るドキュメント
の動的表示システムの構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a dynamic document display system according to a first embodiment of the present invention.

【図2】図1のドキュメントの動的表示システムにおけ
るTCP/IP通信クライアントの動作を説明するため
のフローチャートである。
FIG. 2 is a flowchart illustrating an operation of a TCP / IP communication client in the dynamic document display system of FIG. 1;

【図3】図1のドキュメントの動的表示システムにおけ
るTCP/IP通信サーバの動作を説明するためのフロ
ーチャートである。
FIG. 3 is a flowchart illustrating an operation of a TCP / IP communication server in the dynamic document display system of FIG. 1;

【図4】図1のドキュメントの動的表示システムにおけ
る動作を説明するための処理シーケンスチャートであ
る。
FIG. 4 is a processing sequence chart for explaining an operation in the dynamic document display system of FIG. 1;

【図5】図1のドキュメントの動的表示システムに用い
られるフレーム分割表示のHTML表記を説明するため
の図である。
FIG. 5 is a diagram for explaining HTML notation of frame division display used in the dynamic document display system of FIG. 1;

【図6】本発明の第2の実施の形態に係るドキュメント
の動的表示システムの構成を示すブロック図である。
FIG. 6 is a block diagram showing a configuration of a dynamic document display system according to a second embodiment of the present invention.

【図7】図6のドキュメントの動的表示システムにおけ
る動作を説明するための処理の前半を示す処理シーケン
スチャートである。
FIG. 7 is a processing sequence chart showing a first half of processing for describing an operation in the dynamic document display system of FIG. 6;

【図8】図6のドキュメントの動的表示システムにおけ
る動作を説明するための処理の後半を示す処理シーケン
スチャートである。
8 is a processing sequence chart showing the latter half of the processing for explaining the operation in the dynamic document display system of FIG. 6;

【図9】図6のドキュメントの動的表示システムに用い
られるフレーム分割表示のHTML表記を説明するため
の図である。
FIG. 9 is a diagram for explaining HTML notation of frame division display used in the dynamic document display system of FIG. 6;

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

101 サーバ機 201 LAN(ローカルエリアネットワーク) 301 クライアント機 401 ウェブブラウザ(WWWブラウザ) 501,502,503 ドキュメント 601 TCP(Transmission Control Protocol)/
IP(Internet Protocol)通信サーバ 602,603 TCP/IP通信クライアント 701 WWWサーバ 801,802 フレーム枠線
101 server machine 201 LAN (local area network) 301 client machine 401 web browser (WWW browser) 501, 502, 503 document 601 TCP (Transmission Control Protocol) /
IP (Internet Protocol) communication server 602, 603 TCP / IP communication client 701 WWW server 801, 802 Frame frame

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】通信ネットワークに接続された複数のコン
ピュータにより構成されるクライアント・サーバシステ
ムにおけるクライアントのウェブブラウザ上でフレーム
により分割されて表示された複数のドキュメントのうち
の1つのドキュメント上での操作を契機として他の1つ
以上のドキュメントの表示を更新するためのドキュメン
トの動的表示方法であって、 前記1つのドキュメント上で入力手段から与えられる操
作入力を契機として、ドキュメント間通信の送信用の通
信データを作成して、該通信データを前記1つのドキュ
メントから前記他の1つ以上のドキュメントに前記ドキ
ュメント間通信により送信する第1の処理手順と、 前記第1の処理手順によって前記1つのドキュメントか
ら送信された通信データを前記他の1つ以上のドキュメ
ントで受信し、該通信データの解析処理を行う第2の処
理手順と、 前記第2の処理手順にて解析した内容に基づいて自ドキ
ュメントを更新する第3の処理手順と、 を有することを特徴とするドキュメントの動的表示方
法。
1. An operation on one of a plurality of documents divided and displayed by a frame on a client web browser in a client server system constituted by a plurality of computers connected to a communication network. A method of dynamically displaying a document for updating the display of one or more other documents on the occasion of the transmission of inter-document communication triggered by an operation input given from the input means on the one document A first processing procedure of creating communication data of the one document and transmitting the communication data from the one document to the one or more other documents by the inter-document communication; The communication data transmitted from the document is transmitted to one or more of the other And a third processing procedure for updating the self-document based on the content analyzed in the second processing procedure. Dynamic display method of the featured document.
【請求項2】前記1つのドキュメントと前記他の1つ以
上のドキュメントとの間のドキュメント間通信は、TC
P(Transmission Control Protocol)/IP(Internet P
rotocol)に従った通信プロトコルを用いた通信を含むこ
とを特徴とする請求項1に記載のドキュメントの動的表
示方法。
2. An inter-document communication between said one document and said one or more other documents comprises a TC
P (Transmission Control Protocol) / IP (Internet P
2. The method according to claim 1, further comprising communication using a communication protocol according to a protocol (rotocol).
【請求項3】通信ネットワークに接続された複数のコン
ピュータにより構成されるクライアント・サーバシステ
ムにおけるクライアントのウェブブラウザ上でフレーム
により分割されて表示された複数のドキュメントのうち
の1つのドキュメント上での入力手段による操作入力を
契機として他の1つ以上のドキュメントの表示を更新す
るためのドキュメントの動的表示システムにおいて、 前記1つのドキュメントと前記他の1つ以上のドキュメ
ントとの間でドキュメント間通信を行うドキュメント間
通信手段と、 前記1つのドキュメント上で前記入力手段から与えられ
る操作入力を契機として、ドキュメント間通信の送信用
の通信データを作成し、該通信データを、前記ドキュメ
ント間通信手段により、前記1つのドキュメントから前
記他の1つ以上のドキュメントに送信する送信処理手段
と、 前記送信処理手段によって前記1つのドキュメントから
送信された通信データを前記他の1つ以上のドキュメン
トで受信し、該通信データの解析処理を行う解析処理手
段と、 前記解析処理手段によって解析した内容に基づいて自ド
キュメントを更新する更新処理手段と、を具備すること
を特徴とするドキュメントの動的表示システム。
3. An input on one of a plurality of documents divided and displayed by a frame on a client web browser in a client-server system constituted by a plurality of computers connected to a communication network. A dynamic document display system for updating the display of one or more other documents in response to an operation input by the means, wherein communication between documents between the one document and the one or more other documents is performed. An inter-document communication unit to be performed, and in response to an operation input given from the input unit on the one document, communication data for transmitting inter-document communication is created, and the communication data is generated by the inter-document communication unit. From the one document to the other Transmission processing means for transmitting to one or more documents; analysis for receiving communication data transmitted from the one document by the transmission processing means by the one or more other documents and performing analysis processing of the communication data A dynamic document display system comprising: a processing unit; and an update processing unit that updates its own document based on the content analyzed by the analysis processing unit.
【請求項4】前記ドキュメント間通信手段は、前記1つ
のドキュメントと前記他の1つ以上のドキュメントとの
間におけるTCP(Transmission Control Protocol)/
IP(Internet Protocol)に従った通信プロトコルを用
いた通信手段を含むことを特徴とする請求項3に記載の
ドキュメントの動的表示システム。
4. The inter-document communication means includes a TCP (Transmission Control Protocol) / TCP between the one document and the one or more other documents.
4. The dynamic document display system according to claim 3, further comprising communication means using a communication protocol conforming to an IP (Internet Protocol).
【請求項5】通信ネットワークに接続された複数のコン
ピュータにより構成されるクライアント・サーバシステ
ムにおけるクライアントのウェブブラウザ上でフレーム
により分割されて表示された複数のドキュメントのうち
の1つのドキュメント上での操作を契機として他の1つ
以上のドキュメントの表示を更新するため、コンピュー
タに、 前記1つのドキュメント上で入力手段から与えられる操
作入力を契機として、ドキュメント間通信の送信用の通
信データを作成して、該通信データを前記1つのドキュ
メントから前記他の1つ以上のドキュメントに前記ドキ
ュメント間通信により送信する第1の処理手順、 前記第1の処理手順によって前記1つのドキュメントか
ら送信された通信データを前記他の1つ以上のドキュメ
ントで受信し、該通信データの解析処理を行う第2の処
理手順、および前記第2の処理手順にて解析した内容に
基づいて自ドキュメントを更新する第3の処理手順、を
実行させるためのプログラムを記録したコンピュータ読
み取り可能な記録媒体。
5. An operation on one of a plurality of documents divided and displayed by a frame on a client's web browser in a client-server system constituted by a plurality of computers connected to a communication network. In order to update the display of one or more other documents at the time of, the computer generates communication data for transmission of inter-document communication at the time of an operation input given from the input means on the one document. A first processing procedure of transmitting the communication data from the one document to the one or more other documents by the inter-document communication; and transmitting the communication data transmitted from the one document by the first processing procedure. Receiving in the one or more other documents, A computer-readable recording program for executing a second processing procedure for analyzing communication data and a third processing procedure for updating the own document based on the content analyzed in the second processing procedure Possible recording medium.
JP11073193A 1999-03-18 1999-03-18 Method and system for dynamically displaying document and recording medium Pending JP2000267964A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11073193A JP2000267964A (en) 1999-03-18 1999-03-18 Method and system for dynamically displaying document and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11073193A JP2000267964A (en) 1999-03-18 1999-03-18 Method and system for dynamically displaying document and recording medium

Publications (1)

Publication Number Publication Date
JP2000267964A true JP2000267964A (en) 2000-09-29

Family

ID=13511071

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11073193A Pending JP2000267964A (en) 1999-03-18 1999-03-18 Method and system for dynamically displaying document and recording medium

Country Status (1)

Country Link
JP (1) JP2000267964A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015526802A (en) * 2012-07-13 2015-09-10 アリババ・グループ・ホールディング・リミテッドAlibaba Group Holding Limited Method and system for communicating between web pages
US9729619B2 (en) 2013-09-24 2017-08-08 Nec Corporation Information processing system, processing apparatus, and distributed processing method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10283235A (en) * 1997-04-07 1998-10-23 Pfu Ltd File management method on web

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10283235A (en) * 1997-04-07 1998-10-23 Pfu Ltd File management method on web

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015526802A (en) * 2012-07-13 2015-09-10 アリババ・グループ・ホールディング・リミテッドAlibaba Group Holding Limited Method and system for communicating between web pages
US9323727B2 (en) 2012-07-13 2016-04-26 Alibaba Group Holding Limited Method and system for communicating between client pages
US10108588B2 (en) 2012-07-13 2018-10-23 Alibaba Group Holding Limited Method and system for communicating between client pages
US9729619B2 (en) 2013-09-24 2017-08-08 Nec Corporation Information processing system, processing apparatus, and distributed processing method

Similar Documents

Publication Publication Date Title
US10798127B2 (en) Enhanced document and event mirroring for accessing internet content
US6014702A (en) Host information access via distributed programmed objects
JP3184802B2 (en) Method and system for providing customized internet content to requesting client devices
US5928324A (en) Data processing system, and method having a server handling output request from a display terminal and forwarding access request to client system
KR100629057B1 (en) Remote dynamic configuration of a web server to facilitate capacity on demand
US8306961B2 (en) System and method for launching a resource in a network
JP3490369B2 (en) Content information acquisition method, collaboration system and collaboration server
US6385654B1 (en) File transferring apparatus and method thereof
KR20020085873A (en) Methods and apparatus for efficiently transmitting interactive application data between a client and server using markup language
US7133904B1 (en) Client server system, server, client, proxy server control method, proxy server function provision method, storage medium and program transmission apparatus
KR20000005189A (en) Permanent connection web/emulator server and web browser terminal emulator for managing legacy host system
JPH11154127A (en) Content presenting device
CN1716940A (en) System for dynamically controlling a network device
US6205415B1 (en) Server and terminal emulator for persistent connection to a legacy host system with file transfer
US20100211823A1 (en) Browser based web conferencing employing layering to display screen updates
US20030110217A1 (en) Method and apparatus for a networked projection system
JP2000112883A (en) Method for processing information, information processor, and storage medium storing information processing program
US6216101B1 (en) Server and terminal emulator for persistent connection to a legacy host system with client token authentication
KR20010012553A (en) System and method for managing the connection between a server and a client node
JP4302057B2 (en) Seamless ubiquitous system, recording medium, and computer processing continuation method
JP6993577B2 (en) Interface conversion program, interface conversion method and information processing equipment
JP2000267964A (en) Method and system for dynamically displaying document and recording medium
JPH09198227A (en) Information processing system and method and device therefor
US6581091B1 (en) Program parameter updating method
JP2002123785A (en) Screen display processing method and business processing system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050113

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050118

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20050304

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050517