JP2002334036A - Client-server system and charging method - Google Patents

Client-server system and charging method

Info

Publication number
JP2002334036A
JP2002334036A JP2001138540A JP2001138540A JP2002334036A JP 2002334036 A JP2002334036 A JP 2002334036A JP 2001138540 A JP2001138540 A JP 2001138540A JP 2001138540 A JP2001138540 A JP 2001138540A JP 2002334036 A JP2002334036 A JP 2002334036A
Authority
JP
Japan
Prior art keywords
client
server
url
web page
display data
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
JP2001138540A
Other languages
Japanese (ja)
Inventor
Yoichi Tofutani
洋一 豆腐谷
Hiroyuki Ochi
浩之 越智
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.)
Takenaka Komuten Co Ltd
Original Assignee
Takenaka Komuten Co 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 Takenaka Komuten Co Ltd filed Critical Takenaka Komuten Co Ltd
Priority to JP2001138540A priority Critical patent/JP2002334036A/en
Publication of JP2002334036A publication Critical patent/JP2002334036A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To enable a client side to access a Web page as usual even after the Web page provider changes the storage environment of display data. SOLUTION: A client-server system equipped with a client 1 and a server 2 is provided with a 1st server 2A and a 2nd server 2B which can freely store the display data 4 of the specific Web page 3, and adds a 1st URL 5A to 1st display data 4A of the Web page provided on the 1st server 2A and a 2nd URL 5B to 2nd display data 4B of the Web page provided on the 2nd server 2B; and the 1st display data 4A have address change information for changing the destination of a request to access the 1st URL 5A from the client 1 to the 2nd URL 5B and the 2nd display data 4B have screen display information for displaying the Web page 3 in a browser 1a of the client 1.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、クライアントとサ
ーバとを備えたクライアントサーバシステム、及び、そ
のクライアントサーバシステムの利用におけるクライア
ントサーバシステム課金方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a client-server system having a client and a server, and a method of charging a client-server system in using the client-server system.

【0002】[0002]

【従来の技術】従来、この種のクライアントサーバシス
テムとしては、図4に示すように、所定のWebページ
20の表示データ21を保存自在なサーバ22を設け、
前記サーバ22に、前記Webページ20をクライアン
ト1のブラウザ1a上で表示するための画面表示情報を
前記表示データ21として保存し、表示データ21にU
RL(Uniform Resource Locat
or)23を付けて構成してあるものがあった。例え
ば、前記サーバ22のドメイン名が〔△△.ne.j
p〕で、このサーバ22内の〔data〕ディレクトリ
内にWebページの画面表示情報が、〔index.h
tm〕というファイル名で保存してある場合、該当We
bページのURL23は、〔http://www.△
△.ne.jp/data/index.htm〕とな
り、クライアント1のブラウザ1aでこのURL23を
指定してアクセス要求すると、前記index.htm
に記述された通りWebページ20を画面表示すること
ができるものである。また、この種のクライアントサー
バシステム課金方法としては、例えば、インターネット
においては、サーバ運営者Pは、Webページ提供者W
に対して、サーバ22内のデータ保存領域の使用料金を
課金していた。
2. Description of the Related Art Conventionally, as this type of client server system, as shown in FIG. 4, a server 22 capable of storing display data 21 of a predetermined Web page 20 is provided.
Screen display information for displaying the Web page 20 on the browser 1a of the client 1 is stored in the server 22 as the display data 21.
RL (Uniform Resource Locat
or) with the addition of 23. For example, if the domain name of the server 22 is [@. ne. j
p], the screen display information of the Web page is stored in the [data] directory in the server 22 at [index. h
tm], the corresponding We
The URL 23 of the page b is [http: // www. △
Δ. ne. jp / data / index. htm], and when the browser 1a of the client 1 specifies this URL 23 and requests access, the index. htm
The Web page 20 can be displayed on the screen as described in (1). Further, as this kind of client server system billing method, for example, in the Internet, the server operator P is a web page provider W
Has been charged for the use of the data storage area in the server 22.

【0003】[0003]

【発明が解決しようとする課題】上述のように、Web
ページ提供者の提供するWebページにクライアントが
アクセスするには、上述のように、該当Webページの
URL(例えば、http://www.△△.ne.
jp/data/index.htm)をブラウザで指
定してアクセス要求することによって実施することがで
きるものである。上述した従来のクライアントサーバシ
ステムによれば、URLに示された表示データの保存先
(サーバ、ディレクトリ)に、表示データが保存されて
いることが必要であり、もし、何らかの理由で、表示デ
ータのファイル名を変更したり、サーバ内での保存ディ
レクトリを変更したり、表示データの保存先のサーバを
変更したりといった保存環境の変更があった場合、クラ
イアントから前記URLを指定すると、「表示ファイル
が見あたらない」という理由で、Webページにアクセ
スすることが出来なくなる問題点がある。この問題点を
解消するには、Webページ提供者が、上述の通り表示
データの保存環境の変更がある毎に、クライアントにU
RLの変更通知を行い、クライアント側で、参照先とし
て登録してある参照先URLを訂正してもらうことが考
えられるが、クライアントサーバシステム(特にインタ
ーネット)においては、不特定多数のクライアントがW
ebページへのアクセス候補者となり得るわけであるか
ら、実質的に、Webページ提供者が全てのクライアン
トに変更通知を行うことは困難となる。また、特定多数
を対象としたイントラネットにおいてでも、URL変更
通知を受けた各クライアントが、手元の該当Webペー
ジの参照先URLを確実に変更してくれるとは限らず、
仮に、そのURL変更作業を、ネットワーク管理者が実
施するとしても、非常に手間と時間が掛かる問題点があ
る。即ち、Webページ提供者が表示データの保存環境
を一度変更すると、それ以後、クライアント側では、そ
のWebページにアクセス出来なくなると言った問題点
がある。
SUMMARY OF THE INVENTION As described above, the Web
In order for the client to access the Web page provided by the page provider, as described above, the URL of the Web page (for example, http: //www.@.ne.
jp / data / index. htm) by designating it with a browser and requesting access. According to the above-described conventional client-server system, it is necessary that the display data is stored in the storage destination (server, directory) of the display data indicated by the URL. If there is a change in the storage environment, such as changing the file name, changing the storage directory in the server, or changing the server where the display data is stored, if the client specifies the URL, the "display file" There is a problem that the Web page cannot be accessed because "is not found." In order to solve this problem, the Web page provider sends a U.S. client to the client every time the display data storage environment is changed as described above.
It is conceivable that an RL change notification is issued and the client side corrects the reference destination URL registered as a reference destination.
Since it can be a candidate for access to the web page, it is substantially difficult for the web page provider to notify all clients of the change. In addition, even in an intranet for a specific majority, each client receiving the URL change notification does not always change the reference URL of the relevant Web page at hand.
Even if the network administrator performs the URL change operation, there is a problem that it takes much time and effort. That is, once the Web page provider changes the storage environment of the display data, there is a problem in that the client cannot access the Web page thereafter.

【0004】また、上述した従来のクライアントサーバ
システム課金方法によれば、該当Webページへのアク
セス数の大小に拘わらず、Webページ提供者への課金
は一定であり、利用状況を課金に反映でき難い問題点が
あった。
[0004] Further, according to the above-described conventional client-server system charging method, the charge to the Web page provider is constant regardless of the number of accesses to the Web page, and the usage status can be reflected in the charge. There were difficult problems.

【0005】従って、本発明の目的は、上記問題点を解
消し、Webページ提供者が表示データの保存環境を変
更しても、クライアント側では、今まで通りWebペー
ジにアクセスできるクライアントサーバシステムを提供
すると共、そのクライアントサーバシステムにおける利
用状況に応じた課金を可能とする課金方法を提供すると
ころにある。
SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to solve the above-mentioned problem and provide a client-server system which can access a Web page on a client side even if a Web page provider changes the storage environment of display data. Along with the provision, there is a need to provide a billing method that enables billing according to the use status of the client server system.

【0006】[0006]

【課題を解決するための手段】請求項1の発明の特徴構
成は、図1に例示するごとく、クライアント1とサーバ
2とを備えたクライアントサーバシステムにおいて、所
定のWebページ3の表示データ4を保存自在な第一サ
ーバ2Aと第二サーバ2Bとを設け、前記第一サーバ2
Aに設けた前記Webページの第一表示データ4Aに第
一URL5Aを付けると共に、前記第二サーバ2Bに設
けた前記Webページの第二表示データ4Bに第二UR
L5Bを付け、前記第一表示データ4Aは、前記第一U
RL5Aへの前記クライアント1からのアクセス要求に
伴ってそのアクセス要求先を前記第二URL5Bへ変更
するアドレス変更情報を備えて構成してあり、前記第二
表示データ4Bは、前記Webページ3を前記クライア
ント1のブラウザ1a上で表示するための画面表示情報
を備えて構成してあるところにある。
As shown in FIG. 1, in a client-server system having a client 1 and a server 2, display data 4 of a predetermined Web page 3 is stored in a storage medium. A first server 2A and a second server 2B that can be freely stored are provided.
A, a first URL 5A is added to the first display data 4A of the web page provided in the web server A, and a second UR is added to the second display data 4B of the web page provided in the second server 2B.
L5B, the first display data 4A is the first U
In response to an access request from the client 1 to the RL 5A, address change information for changing the access request destination to the second URL 5B is provided, and the second display data 4B stores the Web page 3 in the Web page 3. It is provided with screen display information to be displayed on the browser 1a of the client 1.

【0007】請求項1の発明の特徴構成によれば、クラ
イアントが前記第一URLを指定して第一サーバの第一
表示データにアクセスすることによって、そのアクセス
要求は、前記アドレス変更情報によって第二サーバの第
二表示データに対応した第二URLに変更され、結果的
には、第二サーバから第二URLで示される第二表示デ
ータをクライアントに送ってブラウザ上で参照すること
ができる。要するに、クライアントは、常に第一URL
を参照先URLとして指定するだけで、第一表示データ
のアドレス変更情報に示された第二URLの第二表示デ
ータを参照することが可能となる。従って、Webペー
ジ提供者は、前記第二表示データ(クライアントに提供
したいWebページ)の保存環境(例えば、表示データ
のファイル名や、サーバ内での保存ディレクトリや、表
示データの保存先のサーバ等)を変更する際に、保存環
境変更後の第二URLを前記第一表示データのアドレス
変更情報として的確に明示しておくことによって、クラ
イアントに確実に対象のWebページを提供することが
可能となる。その結果、Webページ提供者が、前記第
二表示データの保存環境(第二URL)を変更しても、
クライアント側では、今まで通り参照先URL(第一U
RL)を指定してアクセスするだけで、第二URLの内
容を参照できるようになり、多くのクライアントに対し
てURL変更通知を出す必要がなくなる。よって、We
bページをクライアントからアクセスされ易い状態で維
持することが可能となる。
According to the characteristic structure of the first aspect of the present invention, when the client specifies the first URL and accesses the first display data of the first server, the access request is made in accordance with the address change information. The second URL is changed to the second URL corresponding to the second display data of the two servers. As a result, the second display data indicated by the second URL is transmitted from the second server to the client and can be referred to on the browser. In short, the client always has the first URL
Simply by designating as the reference URL, the second display data of the second URL indicated in the address change information of the first display data can be referred to. Accordingly, the Web page provider can store the second display data (the Web page desired to be provided to the client) in a storage environment (for example, a file name of the display data, a storage directory in the server, a server in which the display data is stored, etc. ), When the second URL after the storage environment is changed is accurately specified as the address change information of the first display data, it is possible to reliably provide the client with the target Web page. Become. As a result, even if the Web page provider changes the storage environment (second URL) of the second display data,
On the client side, the reference URL (first U
The content of the second URL can be referred to only by specifying and accessing the (RL), and it is not necessary to send a URL change notification to many clients. Therefore, We
The page b can be maintained in a state where it can be easily accessed from the client.

【0008】請求項2の発明の特徴構成は、図2・3に
例示するごとく、前記第一表示データ4Aに記述された
アドレス変更情報の内、リンク先の前記第二URL5B
は、Webページ提供者Wによる前記第一サーバ2Aへ
のアクセスによって、オンライン状態で書き換え自在に
構成してあるところにある。
As shown in FIG. 2 and FIG. 3, the characteristic structure of the second aspect of the invention is that the address change information described in the first display data 4A includes the link destination second URL 5B.
Is configured to be freely rewritable in an online state by the Web page provider W accessing the first server 2A.

【0009】請求項2の発明の特徴構成によれば、請求
項1の発明による作用効果を叶えることができるのに加
えて、前記第一表示データに記述されたアドレス変更情
報の内、リンク先の前記第二URLについて、Webペ
ージ提供者が前記第一サーバへアクセスして、オンライ
ン状態で書き換えることが可能となり、Webページの
保存環境の変更に伴うリンク情報のメンテナンスを、よ
り簡単に・迅速に行うことが可能となる。
According to the characteristic configuration of the second aspect of the invention, in addition to the effect of the first aspect of the invention, the link destination of the address change information described in the first display data can be achieved. With regard to the second URL, the Web page provider can access the first server and rewrite it online, thereby making it easier and faster to maintain the link information accompanying a change in the Web page storage environment. Can be performed.

【0010】請求項3の発明の特徴構成は、請求項1又
は2に記載のクライアントサーバシステムを利用するに
あたり、第一サーバ運営者Pは、Webページ提供者W
に対して、アドレス変更対象のURLの数に応じて所定
金額を課金するところにある。
According to a third aspect of the present invention, in using the client server system according to the first or second aspect, the first server operator P operates the Web page provider W
, A predetermined amount is charged according to the number of URLs whose addresses are to be changed.

【0011】請求項3の発明の特徴構成によれば、アド
レス変更対象のURLの数に応じた課金が成され、情報
量、及び、情報変更量に比例した課金を実施することが
可能となる。
[0011] According to the characteristic configuration of the third aspect of the present invention, charging is performed according to the number of URLs to be changed, and the amount of information and the charging in proportion to the amount of information change can be performed. .

【0012】請求項4の発明の特徴構成は、請求項1又
は2に記載のクライアントサーバシステムを利用するに
あたり、第一サーバ運営者Pは、Webページ提供者W
に対して、クライアント1から第一URLへのアクセス
要求の数に応じて所定金額を課金するところにある。
According to a fourth aspect of the present invention, in using the client server system according to the first or second aspect, the first server operator P operates the Web page provider W
, A predetermined amount is charged according to the number of access requests from the client 1 to the first URL.

【0013】請求項4の発明の特徴構成によれば、クラ
イアントから第一URLへのアクセス要求の数に応じた
課金が成され、情報処理量に比例した課金を実施するこ
とが可能となる。
[0013] According to the characteristic configuration of the invention of claim 4, billing is performed according to the number of access requests from the client to the first URL, and billing can be performed in proportion to the amount of information processing.

【0014】請求項5の発明の特徴構成は、請求項1又
は2に記載のクライアントサーバシステムを利用するに
あたり、第一サーバ運営者Pは、Webページ提供者W
に対して、アドレス変更対象のURLの数に応じた所定
金額と、クライアント1から第一URLへのアクセス要
求の数に応じた所定金額とを課金するところにある。
According to a fifth aspect of the present invention, in using the client server system according to the first or second aspect, the first server operator P operates the Web page provider W
In this case, a predetermined amount according to the number of URLs whose addresses are to be changed and a predetermined amount according to the number of access requests from the client 1 to the first URL are charged.

【0015】請求項5の発明の特徴構成によれば、アド
レス変更対象のURLの数に応じた課金と、クライアン
トから第一URLへのアクセス要求の数に応じた課金と
が成され、情報量、及び、情報変更量、及び、情報処理
量に比例したより詳細な課金を実施することが可能とな
る。
According to the fifth aspect of the present invention, charging is performed in accordance with the number of URLs to be changed, and charging is performed in accordance with the number of access requests from the client to the first URL. , And the amount of information change and the amount of information processing can be charged in more detail.

【0016】尚、上述のように、図面との対照を便利に
するために符号を記したが、該記入により本発明は添付
図面の構成に限定されるものではない。
As described above, the reference numerals are used for convenience of comparison with the drawings, but the present invention is not limited to the configuration shown in the accompanying drawings.

【0017】[0017]

【発明の実施の形態】以下に本発明の実施の形態を図面
に基づいて説明する。尚、図面において従来例と同一の
符号で表示した部分は、同一又は相当の部分を示してい
る。
Embodiments of the present invention will be described below with reference to the drawings. In the drawings, portions denoted by the same reference numerals as those of the conventional example indicate the same or corresponding portions.

【0018】図1は、本発明のクライアントサーバシス
テムの一実施形態を示す概念図である。当該クライアン
トサーバシステムCSは、インターネットやイントラネ
ット等のネットワークEを介して情報通信自在に配置さ
れたクライアント1とサーバ2とを備えて構成してあ
る。
FIG. 1 is a conceptual diagram showing an embodiment of the client server system of the present invention. The client-server system CS includes a client 1 and a server 2 which are arranged so as to be able to communicate information via a network E such as the Internet or an intranet.

【0019】前記クライアント1には、ブラウザソフト
(以後、単にブラウザと言う)1aをインストールして
あり、ネットワークE上の各入出力操作を、このブラウ
ザ1aを使用して実施できるように構成してある。
The client 1 has browser software (hereinafter simply referred to as a browser) 1a installed therein, and is configured so that each input / output operation on the network E can be performed using the browser 1a. is there.

【0020】また、前記サーバ2には、第一サーバ2A
と第二サーバ2Bとの二種類があり、それぞれにWeb
ページ3を表示するための表示データ4を保存してあ
る。前記第一サーバ2Aには、第一URL5Aに該当す
る第一表示データ4Aが保存してあり、前記第二サーバ
2Bには、第二URL5Bに該当する第二表示データ4
Bが保存してある。
The server 2 has a first server 2A
And the second server 2B.
Display data 4 for displaying page 3 is stored. The first server 2A stores first display data 4A corresponding to a first URL 5A, and the second server 2B stores second display data 4A corresponding to a second URL 5B.
B is saved.

【0021】前記第一表示データ4Aは、前記第一UR
L5Aへの前記クライアント1からのアクセス要求に伴
ってそのアクセス要求先を前記第二URL5Bへ変更す
るアドレス変更情報を備えて構成してある。前記第二表
示データ4Bは、前記Webページ3を前記クライアン
ト1のブラウザ1a上で表示するための画面表示情報を
備えて構成してある。
The first display data 4A is the first UR
In accordance with an access request from the client 1 to L5A, address change information for changing the access request destination to the second URL 5B is provided. The second display data 4B includes screen display information for displaying the Web page 3 on the browser 1a of the client 1.

【0022】前記第一サーバ2A・第二サーバ2Bに関
して、更に詳しく説明する。この実施形態では、ネット
ワーク上での前記第一サーバ2Aのドメイン名は、例え
ば、[△△.co.jp]であり、第二サーバ2Bのド
メイン名は、例えば、[□□.ne.jp]であり、前
記第一URL5Aは、[http://www.△△.
co.jp/○○/index.htm]であり、前記
第二URL5Bは、[http://www.□□.n
e.jp/○○/index.htm]であるとして説
明を進める。前記第二サーバ2Bにおける[○○]ディ
レクトリ内に保存された[index.htm]と言う
名前のファイルが、前記第二表示データ4Bであり、W
ebページ3の画面表示情報をhtml(HyperT
ext Markup Language)形式で記述
してある。クライアント1のブラウザ1aがこのファイ
ルを受け取ることによってディスプレー上にWebペー
ジを表示することができる。また、Webページ提供者
Wは、図1に示すように、例えば、ftp(File
Transfer Protocol)ソフトを使用し
て、第二サーバ2Bの[○○]ディレクトリ内に内容を
更新した新しいindex.htmを上書きアップロー
ドして画面表示情報を更新したり、ファイルの削除・検
索等を実施することができる。一方、第一サーバ2Aに
は、前記第一URL5Aに該当する[index.ht
m](第一表示データ4Aに相当)を設けてある。この
[index.htm]には、第一URL5Aと第二U
RL5Bとを関連付ける記載がしてある。そして、第一
サーバ2Aには、この[index.htm]に記載さ
れた第一URL5Aと第二URL5Bとの関連付けのと
おり、クライアントからのアクセス要求先を前記第一U
RL5Aから前記第二URL5Bへ変更するデータベー
スアプリケーションDが設けてある。このデータベース
アプリケーションDによれば、図3に示すように、上述
のURLの変更の他、Webページ提供者Wからのアク
セスによって、新規の第一表示データ4Aの登録や、オ
ンライン状態で、第一表示データ中の第一URL5Aに
対応する第二URL5Bを変更したり、第一表示データ
を削除したり、多数の第一表示データから所定のものを
検索したりすることができる。また、第一サーバ2Aへ
のWebページ提供者Wのアクセス時には、予め登録さ
れたユーザ情報のチェック(IDナンバーやパスワード
等の入力指示)が実施される。
The first server 2A and the second server 2B will be described in more detail. In this embodiment, the domain name of the first server 2A on the network is, for example, [△△. co. jp], and the domain name of the second server 2B is, for example, [□□. ne. jp], and the first URL5A is [http: // www. △△.
co. jp / OO / index. htm], and the second URL 5B is [http: // www. □□. n
e. jp / OO / index. htm]. [Index. Stored in the [OO] directory on the second server 2B. [htm] is the second display data 4B and W
Display the screen display information of eb page 3 in html (HyperT
ext Markup Language) format. The browser 1a of the client 1 can display the Web page on the display by receiving this file. Further, as shown in FIG. 1, the Web page provider W, for example, ftp (File
Transfer Protocol) software, a new index. It is possible to update the screen display information by overwriting and uploading the htm, and to delete and search the file. On the other hand, in the first server 2A, [index. ht
m] (corresponding to the first display data 4A). This [index. htm] includes the first URL 5A and the second U
There is a description relating to RL5B. Then, the [index. [htm], the destination of the access request from the client is the first U5A and the second URL5B.
A database application D for changing from the RL 5A to the second URL 5B is provided. According to this database application D, as shown in FIG. 3, in addition to the above-described URL change, registration of new first display data 4A or access to the first It is possible to change the second URL 5B corresponding to the first URL 5A in the display data, delete the first display data, or search for a predetermined one from a large number of first display data. When the web page provider W accesses the first server 2A, a check of user information registered in advance (input instruction of an ID number, a password, and the like) is performed.

【0023】本実施形態のクライアントサーバシステム
CSによれば、図1に示すように、Webページ提供者
Wがクライアント1に公開するWebページURLは、
常に、前記第一URL5Aとしておき、現実のWebペ
ージデータは、第二サーバ2Bに前記第二表示データ4
Bとして保存しておけば、クライアント1は、前記第一
URL5Aを指定するだけで、第二URL5Bに相当す
るWebページをブラウザで参照することが可能とな
る。そして、Webページ提供者Wが、図2に示すよう
に、第二表示データ4BのURLを変更するような場合
(例えば、第二サーバ2B内の異なる位置に第二表示デ
ータ4Bを移動したり、第二表示データ4Bを保存する
サーバ自体を変更するような場合)、変更後のURL
を、前記第一サーバ2Aの前記データベースアプリケー
ションDにアクセスして、第一URL5Aに関連付けて
ある第二URL5Bを上述の変更後のURLに訂正して
おくことによって、クライアント1は、今まで通り、第
一URL5Aを指示するだけで変更後URLに対応した
Webページを参照することが可能となる。
According to the client server system CS of the present embodiment, as shown in FIG. 1, the Web page provider W publishes the Web page URL to the client 1 by:
The first URL 5A is always set, and the actual Web page data is stored in the second server 2B in the second display data 4A.
If it is stored as B, the client 1 can refer to the Web page corresponding to the second URL 5B with the browser only by specifying the first URL 5A. Then, when the web page provider W changes the URL of the second display data 4B as shown in FIG. 2 (for example, moving the second display data 4B to a different position in the second server 2B). In the case where the server itself storing the second display data 4B is changed), the changed URL
By accessing the database application D of the first server 2A and correcting the second URL 5B associated with the first URL 5A to the above-mentioned changed URL, the client 1 can continue to use Only by instructing the first URL 5A, it becomes possible to refer to the Web page corresponding to the changed URL.

【0024】また、当該クライアントサーバシステムC
Sにおいては、第一表示データ4Aに記述してあるアド
レス変更対象のURLの数に応じて、第一サーバ運営者
PがWebページ提供者Wに対して従量金額を課金する
ように構成してある。
The client server system C
In S, the first server operator P charges the Web page provider W for a metered amount according to the number of URLs whose address is to be changed described in the first display data 4A. is there.

【0025】〔別実施形態〕以下に他の実施の形態を説
明する。
[Another Embodiment] Another embodiment will be described below.

【0026】〈1〉 当該クライアントサーバシステム
は、クライアントとサーバとがネットワークを介して通
信自在に配置されているものであり、ネットワークに関
しては、インターネットやイントラネットがその一例と
して挙げられる。また、通信方式に関しては、電話線を
利用したものや、CATV、衛星通信回線等、通信でき
得る各方式を採用することが可能である。また、システ
ムの構成は、先の実施形態では、クライアント1、第一
サーバ2A、第二サーバ2B、Webページ提供者によ
る構成を例に挙げて説明したが、これに限るものではな
く、例えば、複数のクライアント・サーバ・Webペー
ジ提供者の組み合わせた形態がより実状に近いものとな
る。 〈2〉 前記第一表示データ4Aは、先の実施形態で説
明したように、個別のファイルに納めた構成に限るもの
ではなく、例えば、第一サーバ2Aのデータベースアプ
リケーションD内のテーブルに納められたデータという
形態をとることも可能で、要するに、クライアント1か
らの第一URL5Aを指定したアクセス要求に対して、
そのアクセス要求先を前記第二URL5Bへ変更できる
ように構成してあればよく、それらを総称して第一表示
データと言う。また、第一表示データの内容に関して
は、一つのWebページ提供者当たり、一つの第一UR
L5Aとそれに対応した一つの第二URL5Bとの一対
のみを備えたもの以外に、複数対備えてあってもよい。 〈3〉 前記第二表示データ4Bは、先の実施形態で説
明したhtml方式の記述に限らず、ブラウザで表示自
在な記述形式であれば何れの形式であってもよい。 〈4〉 前記クライアントサーバシステムの利用にあた
り、Webページ提供者Wに対する第一サーバ運営者P
の課金は、先の実施形態で説明したアドレス変更対象の
URLの数に応じて所定金額を課金する方法以外に、例
えば、クライアント1から第一URL5Aへのアクセス
要求の数に応じて所定金額を課金する方法や、アドレス
変更対象のURLの数に応じた所定金額と、クライアン
ト1から第一URL5Aへのアクセス要求の数に応じた
所定金額との両面から課金する方法を採用することも可
能である。
<1> In the client-server system, a client and a server are communicably arranged via a network, and the network is exemplified by the Internet and an intranet. Further, as for the communication method, it is possible to adopt a method that can communicate, such as a method using a telephone line, a CATV, a satellite communication line, and the like. In the above embodiment, the configuration of the system has been described by taking as an example the configuration of the client 1, the first server 2A, the second server 2B, and the Web page provider. However, the present invention is not limited to this. The combined form of a plurality of clients, servers, and Web page providers becomes more realistic. <2> The first display data 4A is not limited to the configuration stored in an individual file as described in the previous embodiment, but is stored in a table in the database application D of the first server 2A, for example. It is also possible to take the form of data that has been received. In short, in response to an access request specifying the first URL 5A from the client 1,
It is sufficient if the access request destination can be changed to the second URL 5B, and these are collectively referred to as first display data. As for the content of the first display data, one first UR per one web page provider
A plurality of pairs may be provided in addition to the pair including only one pair of L5A and one corresponding second URL 5B. <3> The second display data 4B is not limited to the description in the html format described in the above embodiment, and may be in any format as long as it can be displayed in a browser. <4> In using the client server system, the first server operator P with respect to the web page provider W
The method of charging is not limited to the method of charging a predetermined amount according to the number of URLs whose addresses are to be changed as described in the above embodiment. It is also possible to adopt a method of charging and a method of charging both from a predetermined amount according to the number of URLs to be changed and a predetermined amount according to the number of access requests from the client 1 to the first URL 5A. is there.

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

【図1】一実施形態のクライアントサーバシステムを示
す概念図
FIG. 1 is a conceptual diagram showing a client server system according to an embodiment.

【図2】一実施形態のクライアントサーバシステムを示
す概念図
FIG. 2 is a conceptual diagram illustrating a client server system according to an embodiment;

【図3】データベースアプリケーションでの処理を示す
説明図
FIG. 3 is an explanatory diagram showing processing in a database application.

【図4】従来のクライアントサーバシステムを示す概念
FIG. 4 is a conceptual diagram showing a conventional client server system.

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

1 クライアント 1a ブラウザ 2 サーバ 2A 第一サーバ 2B 第二サーバ 3 Webページ 4 表示データ 4A 第一表示データ 4B 第二表示データ 5A 第一URL 5B 第二URL P 第一サーバ運営者 W Webページ提供者 1 Client 1a Browser 2 Server 2A First Server 2B Second Server 3 Web Page 4 Display Data 4A First Display Data 4B Second Display Data 5A First URL 5B Second URL P First Server Operator W Web Page Provider

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 クライアントとサーバとを備えたクライ
アントサーバシステムにおいて、 所定のWebページの表示データを保存自在な第一サー
バと第二サーバとを設け、前記第一サーバに設けた前記
Webページの第一表示データに第一URLを付けると
共に、前記第二サーバに設けた前記Webページの第二
表示データに第二URLを付け、前記第一表示データ
は、前記第一URLへの前記クライアントからのアクセ
ス要求に伴ってそのアクセス要求先を前記第二URLへ
変更するアドレス変更情報を備えて構成してあり、前記
第二表示データは、前記Webページを前記クライアン
トのブラウザ上で表示するための画面表示情報を備えて
構成してあるクライアントサーバシステム。
In a client-server system including a client and a server, a first server and a second server capable of storing display data of a predetermined Web page are provided, and a Web server provided in the first server is provided. A first URL is attached to the first display data, and a second URL is attached to the second display data of the Web page provided in the second server. The first display data is transmitted from the client to the first URL. And address change information for changing the access request destination to the second URL according to the access request. The second display data is for displaying the Web page on the browser of the client. Client-server system configured with screen display information.
【請求項2】 前記第一表示データに記述されたアドレ
ス変更情報の内、リンク先の前記第二URLは、Web
ページ提供者による前記第一サーバへのアクセスによっ
て、オンライン状態で書き換え自在に構成してある請求
項1に記載のクライアントサーバシステム。
2. The address change information described in the first display data, the second URL of the link destination is Web
2. The client server system according to claim 1, wherein the client server system is configured to be freely rewritten in an online state by accessing the first server by a page provider.
【請求項3】 請求項1又は2に記載のクライアントサ
ーバシステムを利用するにあたり、第一サーバ運営者
は、Webページ提供者に対して、アドレス変更対象の
URLの数に応じて所定金額を課金するクライアントサ
ーバシステム課金方法。
3. In using the client server system according to claim 1 or 2, the first server operator charges a predetermined amount to the Web page provider according to the number of URLs whose addresses are to be changed. Client server system billing method.
【請求項4】 請求項1又は2に記載のクライアントサ
ーバシステムを利用するにあたり、第一サーバ運営者
は、Webページ提供者に対して、クライアントから第
一URLへのアクセス要求の数に応じて所定金額を課金
するクライアントサーバシステム課金方法。
4. In using the client server system according to claim 1 or 2, the first server operator responds to the Web page provider according to the number of access requests from the client to the first URL. A method of charging a client server system for charging a predetermined amount.
【請求項5】 請求項1又は2に記載のクライアントサ
ーバシステムを利用するにあたり、第一サーバ運営者
は、Webページ提供者に対して、アドレス変更対象の
URLの数に応じた所定金額と、クライアントから第一
URLへのアクセス要求の数に応じた所定金額とを課金
するクライアントサーバシステム課金方法。
5. In using the client server system according to claim 1 or 2, the first server operator provides the Web page provider with a predetermined amount according to the number of URLs whose addresses are to be changed, A client server system charging method for charging a predetermined amount according to the number of access requests from a client to a first URL.
JP2001138540A 2001-05-09 2001-05-09 Client-server system and charging method Pending JP2002334036A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001138540A JP2002334036A (en) 2001-05-09 2001-05-09 Client-server system and charging method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001138540A JP2002334036A (en) 2001-05-09 2001-05-09 Client-server system and charging method

Publications (1)

Publication Number Publication Date
JP2002334036A true JP2002334036A (en) 2002-11-22

Family

ID=18985458

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001138540A Pending JP2002334036A (en) 2001-05-09 2001-05-09 Client-server system and charging method

Country Status (1)

Country Link
JP (1) JP2002334036A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000207418A (en) * 1999-01-20 2000-07-28 Hitachi Ltd Automatic updating method of home page information
WO2000077646A1 (en) * 1999-06-15 2000-12-21 Hiroaki Nagano Advertising system and method using electronic communication

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000207418A (en) * 1999-01-20 2000-07-28 Hitachi Ltd Automatic updating method of home page information
WO2000077646A1 (en) * 1999-06-15 2000-12-21 Hiroaki Nagano Advertising system and method using electronic communication

Similar Documents

Publication Publication Date Title
RU2673403C2 (en) Website access method, device and website system
US9219705B2 (en) Scaling network services using DNS
CN102597980B (en) There is the cache server of easily extensible programming framework
EP0887750B1 (en) Information providing apparatus for server and computer-readable recording medium storing information providing program for server
CN105100294B (en) Obtain method, system, the webserver, browser and the GSLB of webpage
WO2019137214A1 (en) Page display method and device
EP2724243B1 (en) Dynamic content caching
US20090222584A1 (en) Client-Side Management of Domain Name Information
US20110055683A1 (en) Page caching for rendering dynamic web pages
CN106133688A (en) Coordinate the enforcement of the service of container layout and execution
US9088462B2 (en) Common web accessible data store for client side page processing
WO2004029834A1 (en) Method, system, and program for maintaining data in distributed caches
US20080104255A1 (en) Sharing state information between dynamic web page generators
JP2009539167A (en) Distributed local web server architecture for storage devices
US20200159962A1 (en) Untrackable Personalization Based on Previously Downloaded Content
JP2002091851A (en) Information providing method and repeating server device
US20020133597A1 (en) Global storage system
JP2002259193A (en) Information providing server, information providing method of server, information providing system and computer readable recording medium
JP2004207778A (en) Server system using local address
JP3528681B2 (en) Information processing terminal
JP2002334036A (en) Client-server system and charging method
CN114666343A (en) Method, device and equipment for releasing gray scale of static resource and storage medium
JP2003030034A (en) Method, device, for providing contents, contents provision program and recording medium in which contents provision program is recorded
US20030101269A1 (en) Device interface agent
JP4738556B2 (en) Distributed operation system and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080326

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100902

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100909

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20110106