JP2000172612A - Data distributing method - Google Patents

Data distributing method

Info

Publication number
JP2000172612A
JP2000172612A JP10350312A JP35031298A JP2000172612A JP 2000172612 A JP2000172612 A JP 2000172612A JP 10350312 A JP10350312 A JP 10350312A JP 35031298 A JP35031298 A JP 35031298A JP 2000172612 A JP2000172612 A JP 2000172612A
Authority
JP
Japan
Prior art keywords
web
data
web browser
browser
request
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.)
Granted
Application number
JP10350312A
Other languages
Japanese (ja)
Other versions
JP3412542B2 (en
Inventor
Akihiko Satomi
明彦 里見
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 Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP35031298A priority Critical patent/JP3412542B2/en
Publication of JP2000172612A publication Critical patent/JP2000172612A/en
Application granted granted Critical
Publication of JP3412542B2 publication Critical patent/JP3412542B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a data distributing method with which access from an illegal user is prevented, probability for the required web data to arrive at a web browser without fail is improved and it can be confirmed all the data required on the side of a web server are transferred to the side of plural web browsers. SOLUTION: The transmission destination of web data is confirmed by adding additional information to a request from the side of a web browser 4, the sending destination of web data to be sent by a web server 6 is identified, and when an error occurs in the transfer of web data transmitted from the web server 6, prior to reporting the error to the web browser 4, error retry is loaded for a fixed number of times. Then, the transmitted result showing whether or not the web data transmitted from the web server 6 arrive at the web browser 4 is received as a request from the side of the web browser 4.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、インターネットや
イントラネット等のネットワーク通信に用いて好適なデ
ータ配信方法に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a data distribution method suitable for network communication such as the Internet or an intranet.

【0002】[0002]

【従来の技術】周知のように、インターネットではWe
bブラウザとWebサーバからなるデータ発信・受信機
構をベースに構成されており、このようなシステムで
は、ハイパー・テキスト・トランファー・プロトコル
(http)に従って、Webブラウザの要求に応じて
Webサーバが対応するデータを送信するようになって
いる。
2. Description of the Related Art As is well known, the Internet uses We.
The system is configured based on a data transmission / reception mechanism including a b-browser and a web server. In such a system, the web server responds to a request from the web browser according to a hyper text transfer protocol (http). Data to be transmitted.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、インタ
ーネット上ではセキュリティ等の問題から、ネット側と
Webサーバとの間にプロクシと呼ばれる中継ポイント
(プロキシサーバー)を設置しておく場合が多く、We
bブラウザからの要求が直接的にWebサーバへ到達さ
せないようになっている。インターネット上では、We
bブラウザの間にこのプロキシーサーバーが介在するか
は不定であるから、Webサーバ側は、どこからデータ
が要求されたかや、またデータを要求したWebブラウ
ザが受信を正常に完了したかを確認できない、という問
題がある。
However, on the Internet, a relay point (proxy server) called a proxy is often installed between the net and the Web server due to problems such as security.
The request from the b-browser is prevented from directly reaching the Web server. On the Internet, We
Since it is uncertain whether this proxy server intervenes between the b browsers, the Web server cannot confirm where the data was requested or whether the Web browser that requested the data has successfully completed reception. There is a problem.

【0004】また、同様に、インターネットではWeb
ブラウザを使用するコンピュータがネットワークに接続
されているか、いないかはWebサーバ側からでは検知
できず、このため、Webサーバが送付したデータがW
ebブラウザ側に送付されているかどうかを、Webブ
ラウザ側に通信で問い合わせて確認することもできな
い、という問題もある。
Similarly, in the Internet, the Web
Whether the computer using the browser is connected to the network or not can not be detected from the Web server side. Therefore, the data sent by the Web server
There is also a problem that it is not possible to inquire the Web browser side by communication to check whether the data has been sent to the Web browser side.

【0005】翻って、企業内の情報を用いるイントラネ
ット等の業務システムについて見てみると、システム内
で授受すべきデータが正しい相手から要求されているこ
と、そしてそのデータが正しく伝わっていることを保証
する必要があるが、前述したように、インターネットに
おいては業務システムで必要とされる要件がWebブラ
ウザとWebサーバからなる機構では実現できず、しか
してインターネットを用いて業務システムを構築するこ
とが極めて困難な状況にある。
Turning to business systems such as intranets that use information in a company, it turns out that data to be transmitted and received in the system is requested from a correct partner and that the data is transmitted correctly. Although it is necessary to guarantee, as described above, the requirements required for the business system cannot be realized by the mechanism including the Web browser and the Web server on the Internet. Therefore, the business system can be constructed using the Internet. The situation is extremely difficult.

【0006】本発明は、このような事情に鑑みてなされ
たもので、インターネットを用いてWebブラウザとW
ebサーバで通信を行う時にWebデータの送信先を確
認し、Webサーバが送付するWebデータの送り先を
同定でき、しかもWebサーバから発信されたWebデ
ータ転送にエラーが発生した場合でもWebデータ転送
の成功確率を高め、加えてWebサーバ側でWebブラ
ウザのWebデータの受信状況を確認でき、これにより
企業の業務システムをインターネット上で構築した場合
に発生するであろう不正なユーザからのアクセスを防ぐ
とともに、必要なWebデータが確実にWebブラウザ
に到着する確率を高め、さらにシステム管理者はWeb
サーバ側で必要なすべてなデータが複数のWebブラウ
ザ側に転送されていることを確認できるデータ配信方法
を提供することを目的としている。
[0006] The present invention has been made in view of such circumstances, and a Web browser and a W
When communicating with the web server, the destination of the web data is confirmed, the destination of the web data sent by the web server can be identified, and even if an error occurs in the web data transfer transmitted from the web server, the web data transfer can be performed. The probability of success can be increased, and the Web server side can confirm the reception status of Web data of the Web browser, thereby preventing access from an unauthorized user that would occur when a business system of a company is built on the Internet. At the same time, it increases the probability that necessary Web data will surely arrive at the Web browser.
It is an object of the present invention to provide a data distribution method capable of confirming that all necessary data on a server side has been transferred to a plurality of Web browsers.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するた
め、請求項1に記載の発明では、WebブラウザとWe
bサーバの機構を用いてインターネット経由のデータ配
信する方法において、Webブラウザ側からの要求に付
加情報をつけることによりWebデータの送信先を確認
し、Webサーバが送付するWebデータの送り先を同
定することを特徴とする。
According to the first aspect of the present invention, a Web browser and a Web browser are provided.
In the method of distributing data via the Internet using the mechanism of the b-server, the destination of the Web data is confirmed by adding additional information to the request from the Web browser, and the destination of the Web data sent by the Web server is identified. It is characterized by the following.

【0008】好ましい態様として、上記請求項1に従属
する請求項2〜3に記載のデータ配信方法では、前記W
ebサーバから発信されたWebデータ転送にエラーが
発生した場合、Webブラウザにエラーを通知する前
に、一定回数エラーリトライをかけたり、前記Webサ
ーバから発信されたWebデータがWebブラウザに到
着したか否かの送信結果をWebブラウザ側からの要求
として受け取ることを特徴とする。
[0008] In a preferred aspect, in the data distribution method according to any one of claims 2 to 3, the W
When an error occurs in the transfer of Web data transmitted from the Web server, whether an error has been retried a certain number of times or the Web data transmitted from the Web server has arrived at the Web browser before notifying the Web browser of the error. It is characterized in that the result of the transmission is received as a request from the Web browser.

【0009】また、請求項4に記載のデータ配信方法で
は、Webブラウザ側からの要求に付加情報をつけるこ
とによりWebデータの送信先を確認し、Webサーバ
が送付するWebデータの送り先を同定する同定過程
と、Webサーバから発信されたWebデータ転送にエ
ラーが発生した場合、Webブラウザにエラーを通知す
る前に、一定回数エラーリトライをかけるリトライ過程
と、Webサーバから発信されたWebデータがWeb
ブラウザに到着したか否かの送信結果をWebブラウザ
側からの要求として受領する受領過程とを具備すること
を特徴としている。
According to the data distribution method of the present invention, the destination of the Web data is confirmed by adding additional information to the request from the Web browser, and the destination of the Web data transmitted by the Web server is identified. When an error occurs in the identification process and the transfer of Web data transmitted from the Web server, a retry process of performing an error retry a predetermined number of times before notifying the Web browser of the error, and the Web data transmitted from the Web server
Receiving a transmission result as to whether or not the data has arrived at the browser as a request from the Web browser side.

【0010】本発明では、Webブラウザ側からの要求
に付加情報を付けてWebデータの送信先を確認してW
ebサーバが送付するWebデータの相手先を同定し、
Webサーバから発信されたWebデータ転送にエラー
が発生した場合にWebブラウザにエラーを通知する前
に、一定回数エラーリトライをかけ、Webサーバから
発信されたWebデータがWebブラウザに到着したか
否かの送信結果をWebブラウザ側からの要求として受
領するようにしたので、Webサーバが送付するWeb
データの送り先を同定でき、しかもWebサーバから発
信されたWebデータ転送にエラーが発生した場合でも
Webデータ転送の成功確率を高め、加えてWebサー
バ側でWebブラウザのWebデータの受信状況を確認
でき、これにより企業の業務システムをインターネット
上で構築した場合に発生するであろう不正なユーザから
のアクセスを防ぐとともに、必要なWebデータが確実
にWebブラウザに到着する確率を高め、さらにシステ
ム管理者はWebサーバ側で必要なすべてなデータが複
数のWebブラウザ側に転送されていることを確認でき
る。
In the present invention, a request from the Web browser is appended with additional information to confirm the transmission destination of the Web data, and
Identify the destination of the web data sent by the web server,
When an error occurs in the transfer of Web data transmitted from the Web server, an error retry is performed a predetermined number of times before notifying the error to the Web browser, and whether the Web data transmitted from the Web server has arrived at the Web browser. Is sent as a request from the Web browser, so that the Web server sends
The destination of the data can be identified, and even if an error occurs in the transmission of the Web data transmitted from the Web server, the success probability of the Web data transfer can be increased, and in addition, the Web server side can confirm the reception status of the Web data of the Web browser. This prevents access from unauthorized users, which would occur when a business system of a company is built on the Internet, and increases the probability that required Web data will surely arrive at a Web browser. Can confirm that all necessary data on the Web server side has been transferred to a plurality of Web browsers.

【0011】[0011]

【発明の実施の形態】以下、本発明の実施の一形態につ
いて図面を参照して説明する。 (1)発明の概略 本発明は、WebブラウザとWebサーバの機構を用い
てインターネット経由のデータ配信を行う場合にあた
り、本来データ配信元では配信が成功したか失敗したか
を完全には確認できないインターネット上においても、
Webブラウザへのデータ配信結果をWebサーバ側で
確認可能とするものである。
An embodiment of the present invention will be described below with reference to the drawings. (1) Summary of the Invention The present invention relates to the case where data distribution via the Internet is performed using the mechanism of a Web browser and a Web server, and it is not possible for the data distribution source to completely confirm whether distribution has succeeded or failed. Above,
The result of data distribution to the Web browser can be confirmed on the Web server side.

【0012】図1において、Webブラウザ4の通信要
求はWebブラウザ通信監視機構5で一旦中継され、こ
こで拡張情報を付与されてからWebサーバ6に通知さ
れる。Webサーバ6はWebブラウザ4からの通信要
求を受けてWebブラウザ通信管理機構7を呼び出し、
ここで付与された拡張情報に基づいて、Webブラウザ
4を同定する。この後、Webサーバ6は通信要求に基
づくWebデータをWebブラウザ4に転送するが、こ
れは再びWebブラウザ通信監視機構5を中継する。
In FIG. 1, a communication request from the Web browser 4 is temporarily relayed by a Web browser communication monitoring mechanism 5, where the extended information is given, and then the Web server 6 is notified. The Web server 6 receives the communication request from the Web browser 4 and calls the Web browser communication management mechanism 7,
The Web browser 4 is identified based on the extended information given here. Thereafter, the Web server 6 transfers the Web data based on the communication request to the Web browser 4, which relays the Web browser communication monitoring mechanism 5 again.

【0013】Webブラウザ通信監視機構5はWebサ
ーバ6からのデータ送信が失敗していた場合、再度通信
要求を行いデータ送信が成功するよう、リトライを試み
る。Webデータが完全に受け取られた場合、Webデ
ータをWebブラウザ4に通知するとともに、Webサ
ーバ6に通信結果を報告するデータ送信を行う。このデ
ータ送信はWebサーバ6が認識し、再度Webブラウ
ザ通信管理機構7が呼び出され、以前呼び出された通信
要求で同定されたWebブラウザ4へ送信が確実に到着
していることを記録する。以後、Webブラウザ通信管
理機構7の記録を参照することでWebブラウザ4の特
定のデータ送信が成功しているか否かを確認することが
できる。
When data transmission from the Web server 6 has failed, the Web browser communication monitoring mechanism 5 makes a communication request again and attempts a retry so that the data transmission is successful. When the Web data is completely received, the Web server 4 notifies the Web browser 4 of the Web data and transmits data for reporting the communication result to the Web server 6. This data transmission is recognized by the Web server 6, the Web browser communication management mechanism 7 is called again, and it is recorded that the transmission has reliably arrived at the Web browser 4 identified by the previously called communication request. Thereafter, by referring to the record of the Web browser communication management mechanism 7, it can be confirmed whether or not the specific data transmission of the Web browser 4 has been successful.

【0014】(2)構成 次に、図1を参照して本発明の実施の一形態について説
明する。本発明によるデータ配信方法は、コンピュータ
1,2を相互接続するネットワーク3(例えば、インタ
ーネットやイントラネットあるいはLAN等)に適用さ
れる。コンピュータ1上では、Webブラウザ4とWe
bブラウザからの通信を監視するプログラムであるWe
bブラウザ通信監視機構5が動作し、コンピュータ2上
ではWebサーバ6とWebブラウザ4からの要求によ
ってWebサーバ6から起動されるWebブラウザ通信
管理機構7が動作する。
(2) Configuration Next, an embodiment of the present invention will be described with reference to FIG. The data distribution method according to the present invention is applied to a network 3 (for example, the Internet, an intranet, or a LAN) that interconnects the computers 1 and 2. On the computer 1, the Web browser 4 and Web
We are a program that monitors communication from browsers.
The b-browser communication monitoring mechanism 5 operates, and on the computer 2, a Web-browser communication management mechanism 7 started by the Web server 6 in response to a request from the Web server 6 and the Web browser 4 operates.

【0015】(3)動作 次に、図1〜図4を参照してWebブラウザ通信監視機
構5およびWebブラウザ通信監視機構7の動作につい
て説明する。なお、図1において実線で記される矢印は
処理の流れを、破線の矢印はデータの流れをそれぞれ図
示している。まず、コンピュータ1上のWebブラウザ
4からWebデータ参照要求11が発生すると、Web
ブラウザ通信監視機構5は図2に示す通信監視ルーチン
を起動してステップSA1に処理を進め、このWebデ
ータ参照要求11がネットワーク3へ通知される前に、
Webデータ参照要求11にWebブラウザ同定情報1
2を付与したWebデータ参照要求13に変更し、続く
ステップSA2においてこれをネットワーク3を経由し
てWebサーバ6に通知した後、返答待ちとなる。
(3) Operation Next, the operation of the Web browser communication monitoring mechanism 5 and the Web browser communication monitoring mechanism 7 will be described with reference to FIGS. In FIG. 1, arrows indicated by solid lines indicate the flow of processing, and broken arrows indicate the flow of data. First, when a Web data reference request 11 is generated from the Web browser 4 on the computer 1, the Web
The browser communication monitoring mechanism 5 activates the communication monitoring routine shown in FIG. 2 and advances the processing to step SA 1. Before the Web data reference request 11 is notified to the network 3,
Web browser identification information 1 in Web data reference request 11
The request is changed to the Web data reference request 13 to which the Web server 6 has been added, and in a subsequent step SA2, the request is notified to the Web server 6 via the network 3 and then a response is waited.

【0016】なお、ここで言うWebブラウザ同定情報
12とは、Webブラウザ4が動作するコンピュータ1
のマシン名称・ネットワーク上で一意に求まるマシン情
報や、Webブラウザ通信監視機構5に対して予め一意
に与えられた暗証番号等であり、コンピュータ1および
Webブラウザ4を一意に同定する情報を指す。
The Web browser identification information 12 referred to here is the computer 1 on which the Web browser 4 operates.
And the machine information uniquely obtained on the network, the personal identification number uniquely given to the web browser communication monitoring mechanism 5 in advance, and the like, and the information for uniquely identifying the computer 1 and the web browser 4.

【0017】さて、Webサーバ6にコンピュータ1側
からのWebデータ参照要求13が到着すると、Web
サーバ6はWebブラウザ管理機構起動要求21を発行
し、これに応じてWebブラウザ管理機構7が図3に示
す通信監視ルーチンを起動してステップSB1に処理を
進める。ステップSB1では、Webサーバ6より通知
されるWebデータ参照要求13を解析し、Webブラ
ウザ同定情報12が付加されているかどうかを検索す
る。この後、ステップSB2に処理を進め、Webブラ
ウザ同定情報12が付加されているか否かを判断し、付
加されている場合には、ステップSB3に進み、そのW
ebブラウザ同定情報12が予め用意しておいた送付可
能Webブラウザ情報17に登録されているものである
かどうか、つまり、Webデータを送付してよい相手か
どうかを確認する。
When a Web data reference request 13 from the computer 1 arrives at the Web server 6, the Web server 6 receives the Web data reference request 13.
The server 6 issues a Web browser management mechanism activation request 21, and in response to this, the Web browser management mechanism 7 activates the communication monitoring routine shown in FIG. 3 and proceeds to step SB1. In Step SB1, the Web server 6 analyzes the Web data reference request 13 notified from the Web server 6 and searches whether the Web browser identification information 12 is added. Thereafter, the process proceeds to step SB2, where it is determined whether the Web browser identification information 12 has been added. If the Web browser identification information 12 has been added, the process proceeds to step SB3, where the W
It is checked whether the web browser identification information 12 is registered in the sendable web browser information 17 prepared in advance, that is, whether or not the party to whom the web data can be sent.

【0018】そして、Webデータを送付してよい相手
でない場合、つまり、Webブラウザ同定情報12が予
め用意しておいた送付可能Webブラウザ情報17に登
録されていない場合や、送付可能Webブラウザ情報1
7によって配布を制限されているWebデータであった
場合にはステップSB3、SB5を介してステップSB
6に処理を進め、Webサーバ6にエラーを返信してW
ebデータの送付を中止させる。一方、Webデータを
送付してよい相手であると、上記ステップSB3の判断
結果が「YES」となり、ステップSB4に処理を進
め、Webデータ参照要求13をコンピュータ2内に一
時的に蓄え、制御をWebサーバ6に戻す。これによ
り、Webサーバ6はWebデータ参照要求13に含ま
れるWebデータ参照要求11に基づき、格納されてい
るWebデータ14を要求元のコンピュータ1へ返信す
る。
[0018] If the sender is not a party to whom the web data can be sent, that is, if the web browser identification information 12 is not registered in the sendable web browser information 17 prepared in advance, or if the sendable web browser information 1 is not registered.
7 is Web data whose distribution is restricted by Step 7 through Steps SB3 and SB5.
6 and returns an error to the Web server 6 to
Stop sending the eb data. On the other hand, if it is a partner to whom the Web data can be sent, the determination result in step SB3 is “YES”, the process proceeds to step SB4, the Web data reference request 13 is temporarily stored in the computer 2, and the control is performed. Return to Web server 6. As a result, the Web server 6 returns the stored Web data 14 to the requesting computer 1 based on the Web data reference request 11 included in the Web data reference request 13.

【0019】さて一方、ステップSA2(図2参照)に
て返答待ちとなっているWebブラウザ通信監視機構5
側がステップSA3にてWebデータ参照要求13の返
答としてWebデータ14の通知を受け取ると、Web
ブラウザ通信監視機構5はステップSA4に処理を進
め、Webデータ14を正常受信し得たか否かを判断す
る。そして、Webデータ14を正常にうけとることが
できなかった場合には、Webブラウザ監視機構5は再
度Webデータ参照要求13を発行し、Webデータを
正常に受け取るか所定回数のエラーに達するまで、ステ
ップSA2〜SA5の処理を繰り返す。
On the other hand, the Web browser communication monitoring mechanism 5 waiting for a reply in step SA2 (see FIG. 2)
When the side receives the notification of the Web data 14 as a response to the Web data reference request 13 in step SA3,
The browser communication monitoring mechanism 5 proceeds to step SA4, and determines whether the Web data 14 has been normally received. Then, if the Web data 14 cannot be received normally, the Web browser monitoring mechanism 5 issues the Web data reference request 13 again, and repeats the steps until the Web data is normally received or a predetermined number of errors are reached. The processing of SA2 to SA5 is repeated.

【0020】ここで、リトライ回数が所定回数を超えた
場合には、ステップSA6に進み、Webブラウザ4に
エラー情報を通知するが、Webデータ14を正常に受
信した場合には、ステップSA7,SA8を介して、こ
の結果をWebデータ参照要求11の返答としてWeb
ブラウザ1に通知すると同時に、情報12と受信したW
ebデータ14を元にWebデータ受信確認通知15を
生成し、ステップSA8にてこれをWebサーバ6へ通
知する。この後、ステップSA10に進み、Webブラ
ウザ4にWebデータ14を通知することにより、We
bブラウザ4がWebデータ14を表示して正常終了す
る。
Here, if the number of retries exceeds a predetermined number, the flow advances to step SA6 to notify the Web browser 4 of error information. If the Web data 14 is received normally, steps SA7 and SA8 are performed. Through the Web server as a response to the Web data reference request 11
At the same time as notifying the browser 1, the information 12 and the received W
A Web data reception confirmation notification 15 is generated based on the Web data 14, and this is notified to the Web server 6 in step SA8. Thereafter, the flow advances to step SA10 to notify the Web browser 4 of the Web data 14 so that the Web
The b browser 4 displays the Web data 14 and terminates normally.

【0021】ネットワーク3を経由してコンピュータ2
上のWebサーバ6にWebデータ受信確認通知15が
通知されると、Webサーバ6はWebデータ参照確認
通知15の受信を契機にWebブラウザ管理機構起動要
求22を発行し、これに応じてWebブラウザ管理機構
7が図4に示す通信監視ルーチンを起動してステップS
C1に処理を進め、Webデータ受信確認通知15を解
析し、続くステップSC2,SC3を介して一時的に蓄
えていたWebデータ参照要求13と突き合わせて、コ
ンピュータ1から来たWebデータ参照要求13に対応
するWebデータ14が正しく通知されたことを確定し
(ステップSC4)、コンピュータ2上に記憶する(ス
テップSC5)。
The computer 2 via the network 3
When the above Web server 6 is notified of the Web data reception confirmation notification 15, the Web server 6 issues a Web browser management mechanism activation request 22 in response to the reception of the Web data reference confirmation notification 15, and in response to this, the Web browser The management mechanism 7 starts the communication monitoring routine shown in FIG.
The process proceeds to C1, the Web data reception confirmation notice 15 is analyzed, and is compared with the temporarily stored Web data reference request 13 via the following steps SC2 and SC3. It is determined that the corresponding Web data 14 has been correctly notified (step SC4) and stored on the computer 2 (step SC5).

【0022】コンピュータ1と同等の環境を持つ他のコ
ンピュータからのコンピュータ2に対してWebデータ
参照要求が発生した場合、上述の動作(ステップSC1
〜SC5)が繰り返され、その結果としてWebデータ
参照状況情報18に蓄積される。以後、コンピュータ2
上でWebデータ参照状況情報18を参照することによ
り、Webデータ15がどのWebブラウザから参照さ
れたかを確認することが可能となり、データの送信が確
実に行われていることを、コンピュータ2上で確認する
ことができる。
When a Web data reference request is issued to the computer 2 from another computer having the same environment as the computer 1, the above-described operation (step SC1)
To SC5) are repeated, and the result is stored in the Web data reference status information 18. Since then, Computer 2
By referring to the Web data reference status information 18 above, it is possible to confirm which Web browser has referred to the Web data 15, and to confirm on the computer 2 that the data transmission has been performed reliably. You can check.

【0023】以上のように、本発明では、インターネッ
トを用いてWebブラウザとWebサーバで通信を行う
時に、Webブラウザ側からの要求に付加情報をつける
ことによりWebデータの送信先を確認し、Webサー
バが送付するWebデータの送り先を同定するようにし
た為、特定のWebブラウザにだけ発信したいWebデ
ータに対して発信制限をつけることが可能になってい
る。
As described above, according to the present invention, when communication is performed between a Web browser and a Web server using the Internet, the transmission destination of the Web data is confirmed by adding additional information to the request from the Web browser, and Since the destination of the Web data sent by the server is identified, it is possible to limit the transmission of Web data that is desired to be transmitted only to a specific Web browser.

【0024】また、Webサーバから発信されたWeb
データ転送にエラーが発生した場合、Webブラウザに
エラーを通知する前に、一定回数エラーリトライをかけ
るようにしたので、Webデータ転送が成功する確率を
高めることができる。
Also, a Web server transmitted from a Web server
When an error occurs in data transfer, an error retry is performed a certain number of times before notifying the Web browser of the error, so that the probability of successful Web data transfer can be increased.

【0025】さらに、Webサーバから発信されたWe
bデータがWebブラウザに到着したか否かの送信結果
をWebブラウザ側からの要求として受け取るようにし
たので、Webサーバ側でWebブラウザのWebデー
タの受信状況を確認することが可能になる。
Further, the Web transmitted from the Web server
Since the transmission result of whether or not the b-data has arrived at the Web browser is received as a request from the Web browser, the Web server can confirm the reception status of the Web data of the Web browser.

【0026】したがって、本発明によれば、データに機
密情報がふくまれるような企業の業務システムをインタ
ーネット上で構築した場合に発生するであろう不正なユ
ーザからのアクセスを防ぐとともに、必要なWebデー
タが確実にWebブラウザに到着する確率を高め、さら
にシステム管理者はWebサーバ側で必要なすべてなデ
ータが複数のWebブラウザ側に転送されていることを
確認でき、これにより業務システム全体が正しく実行さ
れていることを確認できる訳である。
Therefore, according to the present invention, it is possible to prevent access from an unauthorized user, which would occur when a business system of a company in which data contains confidential information is constructed on the Internet, and to provide necessary Web services. The probability that data will surely arrive at the Web browser is increased, and furthermore, the system administrator can confirm that all necessary data on the Web server side has been transferred to a plurality of Web browser sides, thereby making the entire business system correct. You can confirm that it is running.

【0027】なお、上述した実施の一形態では、インタ
ーネットを介して接続されるコンピュータ相互間につい
て言及したが、本発明の要旨はこれに限定されず、コン
ピュータ1をプログラム実行可能な機構を組込んだ機
器、コンピュータ組込みテレビ、携帯端末および携帯電
話でも適用でき、同等の効果を奏することが可能とな
る。
In the above-described embodiment, the computers connected via the Internet have been referred to. However, the gist of the present invention is not limited to this. It can also be applied to portable devices, computer-embedded televisions, portable terminals, and portable telephones, and can achieve the same effects.

【0028】また、図1においてWebブラウザ4を同
等のデータ送信要求を発行するプログラムと読み替えれ
ば、Webブラウザ以外でも 当発明にもとづく「イン
ターネットを用いたWebデータの配信確認方法」の実
現例が可能となる。その場合、同定されるものは、We
bブラウザではなく、Webのデータ送信要求を発行す
るプログラムと、このプログラムを実行する機器を同定
することになる。
In FIG. 1, if the Web browser 4 is replaced with a program for issuing an equivalent data transmission request, an example of realizing the “method of confirming the distribution of Web data using the Internet” according to the present invention can be applied to other than the Web browser. It becomes possible. In that case, what is identified is We
Instead of the b browser, a program that issues a Web data transmission request and a device that executes this program are identified.

【0029】また、Webデータ14一つ一つ同定する
のではなく、複数のWebデータ140-14nを1つのWe
bデータとみなし、これらのすべてが転送成功した場合
に、Webデータ受信確認通知15を発行する実現例が
可能である。これにより、複数のWebデータがすべて
転送されなければ意味をなさない業務システムを転送す
る場合、1つでもデータ転送が失敗すればシステム全体
を転送失敗とみなすことが可能となる。従って、中途半
端な状態で業務システムが実行されることを防ぐことが
できると同時に、Webデータ受信確認通知15を1回
だけ発行することで、Webブラウザ側からのデータ通
信回数を削減することになる。
Further, instead of identifying the Web data 14 one by one, a plurality of Web data 140-14n are stored in one Web data.
It is possible to realize an example in which the Web data reception confirmation notice 15 is issued when all of these data are successfully transferred and the transfer is confirmed. As a result, when transferring a business system that does not make sense unless all of a plurality of Web data are transferred, if even one data transfer fails, the entire system can be regarded as a transfer failure. Therefore, it is possible to prevent the business system from being executed in an incomplete state, and to reduce the number of times of data communication from the Web browser by issuing the Web data reception confirmation notification 15 only once. Become.

【0030】[0030]

【発明の効果】本発明によれば、Webブラウザ側から
の要求に付加情報を付けてWebデータの送信先を確認
してWebサーバが送付するWebデータの送り先を同
定し、Webサーバから発信されたWebデータ転送に
エラーが発生した場合にWebブラウザにエラーを通知
する前に、一定回数エラーリトライをかけ、Webサー
バから発信されたWebデータがWebブラウザに到着
したか否かの送信結果をWebブラウザ側からの要求と
して受領するようにしたので、Webサーバが送付する
Webデータの送り先を同定でき、しかもWebサーバ
から発信されたWebデータ転送にエラーが発生した場
合でもWebデータ転送の成功確率を高め、加えてWe
bサーバ側でWebブラウザのWebデータの受信状況
を確認できる。 この結果、企業の業務システムをイン
ターネット上で構築した場合に発生するであろう不正な
ユーザからのアクセスを防ぐとともに、必要なWebデ
ータが確実にWebブラウザに到着する確率を高め、さ
らにシステム管理者はWebサーバ側で必要なすべてな
データが複数のWebブラウザ側に転送されていること
を確認できる。
According to the present invention, the destination of the Web data sent by the Web server is identified by adding the additional information to the request from the Web browser, the destination of the Web data sent by the Web server is identified, and the request is transmitted from the Web server. If an error occurs in the transfer of the Web data, an error retry is performed a predetermined number of times before notifying the Web browser of the error, and a transmission result indicating whether or not the Web data transmitted from the Web server has arrived at the Web browser is transmitted. Since the request is received as a request from the browser, the destination of the Web data sent by the Web server can be identified, and even if an error occurs in the Web data transfer transmitted from the Web server, the success probability of the Web data transfer is determined. Increase, plus We
The server b can confirm the reception status of the Web data of the Web browser. As a result, it is possible to prevent an unauthorized user from accessing when a business system of a company is constructed on the Internet, to increase the probability that required Web data reliably reaches a Web browser, and to further improve the system administrator. Can confirm that all necessary data on the Web server side has been transferred to a plurality of Web browsers.

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

【図1】 本発明による実施の一形態による構成を示す
ブロック図である。
FIG. 1 is a block diagram showing a configuration according to an embodiment of the present invention.

【図2】 実施の一形態による動作を説明するためのフ
ローチャートである。
FIG. 2 is a flowchart for explaining an operation according to the embodiment;

【図3】 実施の一形態による動作を説明するためのフ
ローチャートである。
FIG. 3 is a flowchart for explaining an operation according to the embodiment;

【図4】 実施の一形態による動作を説明するためのフ
ローチャートである。
FIG. 4 is a flowchart for explaining an operation according to the embodiment;

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

1,2 コンピュータ 3 ネットワーク 4 Webブラウザ 5 Webブラウザ通信監視機構 6 Webサーバ 7 Webブラウザ通信管理機構 11 Webデータ参照要求 12 Webブラウザ同定情報 13 Webデータ参照要求 14 Webデータ 15 Webデータ受信確認通知 17 送付可能Webブラウザ情報 18 Webデータ参照状況情報 21 Webブラウザ管理機構起動要求 22 Webデータ管理機構起動要求 1, 2 Computer 3 Network 4 Web browser 5 Web browser communication monitoring mechanism 6 Web server 7 Web browser communication management mechanism 11 Web data reference request 12 Web browser identification information 13 Web data reference request 14 Web data 15 Web data reception confirmation notification 17 Send Possible Web browser information 18 Web data reference status information 21 Web browser management mechanism activation request 22 Web data management mechanism activation request

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 WebブラウザとWebサーバの機構を
用いてインターネット経由のデータ配信する方法におい
て、 Webブラウザ側からの要求に付加情報をつけることに
よりWebデータの送信先を確認し、Webサーバが送
付するWebデータの送り先を同定することを特徴とす
るデータ配信方法。
In a method for distributing data via the Internet using a mechanism of a Web browser and a Web server, a Web server sends a request from a Web browser side to confirm a transmission destination of the Web data by adding additional information, and the Web server sends the request. A data distribution method characterized by identifying a destination of Web data to be transmitted.
【請求項2】 前記Webサーバから発信されたWeb
データ転送にエラーが発生した場合、Webブラウザに
エラーを通知する前に、一定回数エラーリトライをかけ
ることを特徴とする請求項1記載のデータ配信方法。
2. The Web transmitted from the Web server
2. The data distribution method according to claim 1, wherein when an error occurs in the data transfer, an error retry is performed a predetermined number of times before notifying the error to the Web browser.
【請求項3】 前記Webサーバから発信されたWeb
データがWebブラウザに到着したか否かの送信結果を
Webブラウザ側からの要求として受け取ることを特徴
とする請求項1記載のデータ配信方法。
3. The Web transmitted from the Web server
2. The data distribution method according to claim 1, wherein a transmission result of whether the data has arrived at the Web browser is received as a request from the Web browser.
【請求項4】 WebブラウザとWebサーバの機構を
用いてインターネット経由のデータ配信する方法であっ
て、 Webブラウザ側からの要求に付加情報をつけることに
よりWebデータの送信先を確認し、Webサーバが送
付するWebデータの送り先を同定する同定過程と、 Webサーバから発信されたWebデータ転送にエラー
が発生した場合、Webブラウザにエラーを通知する前
に、一定回数エラーリトライをかけるリトライ過程と、 Webサーバから発信されたWebデータがWebブラ
ウザに到着したか否かの送信結果をWebブラウザ側か
らの要求として受領する受領過程とを具備することを特
徴とするデータ配信方法。
4. A method of distributing data via the Internet using a mechanism of a Web browser and a Web server, wherein a Web data transmission destination is confirmed by adding additional information to a request from the Web browser, An identification step of identifying a destination of the Web data sent by the Web server; and, if an error occurs in the transmission of the Web data transmitted from the Web server, a retry step of performing an error retry a predetermined number of times before notifying the Web browser of the error. Receiving a transmission result as to whether or not the Web data transmitted from the Web server has arrived at the Web browser, as a request from the Web browser side.
JP35031298A 1998-12-09 1998-12-09 Data distribution method Expired - Fee Related JP3412542B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP35031298A JP3412542B2 (en) 1998-12-09 1998-12-09 Data distribution method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP35031298A JP3412542B2 (en) 1998-12-09 1998-12-09 Data distribution method

Publications (2)

Publication Number Publication Date
JP2000172612A true JP2000172612A (en) 2000-06-23
JP3412542B2 JP3412542B2 (en) 2003-06-03

Family

ID=18409645

Family Applications (1)

Application Number Title Priority Date Filing Date
JP35031298A Expired - Fee Related JP3412542B2 (en) 1998-12-09 1998-12-09 Data distribution method

Country Status (1)

Country Link
JP (1) JP3412542B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09269914A (en) * 1996-03-29 1997-10-14 Fujitsu Ltd Method for transferring local fine and its system in client server system
JPH10143529A (en) * 1996-11-14 1998-05-29 Matsushita Electric Ind Co Ltd Automatic pilot device
JPH10240689A (en) * 1997-02-28 1998-09-11 Net Biretsuji Kk User certification transfer system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09269914A (en) * 1996-03-29 1997-10-14 Fujitsu Ltd Method for transferring local fine and its system in client server system
JPH10143529A (en) * 1996-11-14 1998-05-29 Matsushita Electric Ind Co Ltd Automatic pilot device
JPH10240689A (en) * 1997-02-28 1998-09-11 Net Biretsuji Kk User certification transfer system

Also Published As

Publication number Publication date
JP3412542B2 (en) 2003-06-03

Similar Documents

Publication Publication Date Title
EP1130875B1 (en) A home gateway with a data backup service
KR100272322B1 (en) Internet E-mail System Having a Function of Receipt Confirmation and Method Therefor
US20050273607A1 (en) User authentication system
US20050165939A1 (en) System, communication network and method for transmitting information
WO2001071539A2 (en) System and method for automatically forwarding email and email events via a computer network to a server computer
US6970934B2 (en) System and method for connecting to a device on a protected network
CN111212034B (en) MQTT-based internal and external network data communication system and method thereof
EP2224652B1 (en) Method, system, server and terminal for canceling a push message
KR101453454B1 (en) Integrated push service system and using method thereof
JP3746713B2 (en) Internet telephone system and information processing apparatus
JP5458977B2 (en) Relay processing method, program, and apparatus
CN112055088B (en) Optical shutter-based file reliable transmission system and method thereof
JP3407002B2 (en) Message relay device and message relay method
JP2000172612A (en) Data distributing method
EP1330082A2 (en) Computer network for providing services controlled by e-mail
JP2006135662A (en) File transfer relay method and file transfer relay system
US9525653B2 (en) Enhanced wireless short message service
JP2002051071A (en) Electronic mail automatic transfer system
JP2014123864A (en) Management system of information communication apparatus, management server, information communication apparatus, and computer program
JP2017212572A (en) Remote access service system, information processing device, gateway device, and program
JP4057696B2 (en) Data communication system and data communication method
JP2022108099A (en) Repeater in edi system and program
CN113438299A (en) File transmission method and transmission device
KR20070024252A (en) Full-duplex message processing system of controlling wireless modem
JP2009239331A (en) Access management system, access management method, and program for access control

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20030225

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

Free format text: PAYMENT UNTIL: 20080328

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090328

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090328

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100328

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100328

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110328

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20110328

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20120328

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20120328

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20130328

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20130328

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20140328

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees