JP4852014B2 - Communication system, proxy server, control method thereof, and control program thereof - Google Patents

Communication system, proxy server, control method thereof, and control program thereof Download PDF

Info

Publication number
JP4852014B2
JP4852014B2 JP2007252863A JP2007252863A JP4852014B2 JP 4852014 B2 JP4852014 B2 JP 4852014B2 JP 2007252863 A JP2007252863 A JP 2007252863A JP 2007252863 A JP2007252863 A JP 2007252863A JP 4852014 B2 JP4852014 B2 JP 4852014B2
Authority
JP
Japan
Prior art keywords
web page
url
converted
proxy server
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.)
Expired - Fee Related
Application number
JP2007252863A
Other languages
Japanese (ja)
Other versions
JP2009086779A (en
Inventor
有人 浅井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Corp
Original Assignee
Fujifilm 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 Fujifilm Corp filed Critical Fujifilm Corp
Priority to JP2007252863A priority Critical patent/JP4852014B2/en
Publication of JP2009086779A publication Critical patent/JP2009086779A/en
Application granted granted Critical
Publication of JP4852014B2 publication Critical patent/JP4852014B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Description

この発明は,通信システム,代理サーバならびにその制御方法およびその制御プログラムに関する。   The present invention relates to a communication system, a proxy server, a control method thereof, and a control program thereof.

携帯電話の表示画面は比較的狭いので,携帯電話向けのウェブ・ページは縦長となってしまうことが多い。また,携帯電話においては表示画面に表示されているウェブ・ページをスクロールする場合,そのスクロール速度が比較的遅い。このために,ウェブ・ページの上部と下部とに同一のリンク先が貼られているボタンが設けられることが多い。たとえば,ウェブ・ページの上部と下部とに「トップへ戻る」,「ショッピング・カード」,「ログアウト」の文字などが表示されているボタンが設けられることがある。ウェブ・ページの上部に設けられているボタンをクリックしても,ウェブ・ページの下部に設けられているボタンをクリックしても同一のリンク先のウェブ・ページがリクエストされる。リクエストに応じたウェブ・ページが携帯電話の表示画面に表示される。   Because the display screen of a mobile phone is relatively narrow, web pages for mobile phones are often vertically long. In addition, when scrolling a web page displayed on a display screen in a mobile phone, the scroll speed is relatively slow. For this reason, buttons are often provided with the same link destinations at the top and bottom of the web page. For example, there may be buttons provided with characters such as “return to top”, “shopping card”, and “logout” at the top and bottom of the web page. The same linked web page is requested whether the button provided at the top of the web page or the button provided at the bottom of the web page is clicked. A web page in response to the request is displayed on the display screen of the mobile phone.

しかしながら,ウェブ・ページの上部と下部とに同一のリンク先が貼られているボタンが設けられている場合において,いずれかのボタンがクリックされたときには,どちらのボタンがクリックされたか分からないことがある。   However, if there is a button with the same link on the top and bottom of the web page, when one of the buttons is clicked, it may not be clear which button was clicked. is there.

また,携帯電話では扱えるURLの長さに制限があるために,その制限にかかわらずウェブ・ページにアクセスできるようにする技術もある(特許文献1)。
特開2003-141002号公報
In addition, since there is a limitation on the length of URL that can be handled by a mobile phone, there is a technology that enables access to a web page regardless of the limitation (Patent Document 1).
Japanese Patent Laid-Open No. 2003-141002

この発明は,ウェブ・ページに複数のボタンが設けられており,かつそれら複数のボタンのリンク先が同一である場合において,ボタンがクリックされたときに,どのボタンがクリックされたかが分かるようにすることを目的とする。   This invention makes it possible to know which button has been clicked when the button is clicked when a plurality of buttons are provided on the web page and the link destinations of the buttons are the same. For the purpose.

この発明は,代理サーバとウェブ・サーバとを備えた通信システムについてのものである。   The present invention relates to a communication system including a proxy server and a web server.

上記代理サーバは,クライアント端末装置においてウェブ・ページに含まれる複数のクリッカブル領域のうちの一のクリッカブル領域がクリックされたことに応じて上記クライアント端末装置から送信されるリクエスト・データであって,URLによって特定されるウェブ・ページをリクエストするリクエスト・データを受信する第1のリクエスト・データ受信手段,上記第1のリクエスト・データ受信手段によって受信したリクエスト・データによってリクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていないものかどうかを判定する判定手段,上記判定手段によって,リクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていないと判定されたことに応じて,上記第1の受信手段によって受信したリクエスト・データを上記ウェブ・サーバに送信する第1の送信手段,上記判定手段によって,リクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていると判定されたことに応じて,変換されたURLを変換される前のURLに戻すURL逆変換手段,および上記URL逆変換手段によって戻されたURLによって特定されるウェブ・ページをリクエストするリクエスト・データを上記ウェブ・サーバに送信する第2のリクエスト・データ送信手段を備えている。   The proxy server is request data transmitted from the client terminal device in response to clicking of one clickable region of the plurality of clickable regions included in the web page in the client terminal device, and includes a URL First request data receiving means for receiving request data for requesting a web page specified by the URL of the web page requested by the request data received by the first request data receiving means In response to determining that the URL of the requested web page has not been converted in the proxy server by the determination unit that determines whether the proxy server has not converted the URL, By 1 receiving means In response to determining that the URL of the requested web page has been converted by the proxy server by the first transmitting means for transmitting the received request data to the web server and the determining means. , URL reverse conversion means for returning the converted URL to the URL before conversion, and request data for requesting the web page specified by the URL returned by the URL reverse conversion means is transmitted to the web server. Second request data transmission means is provided.

上記ウェブ・サーバは,上記代理サーバの上記第1のリクエスト・データ送信手段または上記第2のリクエスト・データ送信手段から送信されたリクエスト・データを受信する第2のリクエスト・データ受信手段,および上記第2のリクエスト・データ受信手段によって受信したリクエスト・データによりリクエストされたウェブ・ページのデータを上記代理サーバに送信する第1のウェブ・ページ・データ送信手段を備えている。   The web server includes second request data receiving means for receiving request data transmitted from the first request data transmitting means or the second request data transmitting means of the proxy server; and First web page data transmitting means for transmitting the data of the web page requested by the request data received by the second request data receiving means to the proxy server is provided.

上記代理サーバは,さらに,上記ウェブ・サーバの上記第1のウェブ・ページ・データ送信手段から送信されたウェブ・ページ・データによって表されるウェブ・ページに含まれる複数のクリッカブル領域のそれぞれにリンクされている,ウェブ・ページのリンク先を示すリンク先URLを,変換後のリンク先が上記複数のクリッカブル領域のそれぞれにおいて異なるように変換するリンク先URL変換手段,上記リンク先URL変換手段によって変換されたリンク先URLを含むウェブ・ページを表すウェブ・ページ・データを上記クライアント端末装置に送信する第2のウェブ・ページ・データ送信手段,および上記判定手段によって,リクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていると判定されたことに応じて,上記リンク先URL変換手段によって変換される前のリンク先URLと上記第1のリクエスト・データ受信手段によって受信したリクエスト・データを上記クライアント端末装置から送信させるためにクリックされた上記一のクリッカブル領域のウェブ・ページにおけるページ内位置と上記一のクリッカブル領域が含まれているウェブ・ページのURLであるリンク元URLとを対応づけて記憶するように記憶装置を制御する記憶制御手段を備えている。   The proxy server is further linked to each of a plurality of clickable areas included in the web page represented by the web page data transmitted from the first web page data transmission means of the web server. The link destination URL indicating the link destination of the web page is converted by the link destination URL converting means for converting the converted link destination so that the link destination after the conversion is different in each of the plurality of clickable areas, and the link destination URL converting means. URL of the web page requested by the second web page data sending means for sending the web page data representing the web page including the linked URL to the client terminal device, and the judging means Is determined to have been converted by the proxy server Accordingly, the link destination URL before being converted by the link destination URL converting means and the request data received by the first request data receiving means are clicked to transmit from the client terminal device. Storage control means for controlling the storage device to store the position in the page of the clickable area in the page and the link source URL that is the URL of the web page including the one clickable area in association with each other. I have.

この発明によると,クライアント端末装置の表示画面には複数のクリッカブル領域が含まれているウェブ・ページが表示される。複数のクリッカブル領域のうちの一のクリッカブル領域がクリックされると,クライアント端末装置から代理サーバにURL(Uniform Resource Locator)によって特定されるウェブ・ページをリクエストするリクエスト・データが送信される。クライアント端末装置から送信されたリクエスト・データが代理サーバにおいて受信されると,その受信したリクエスト・データによってリクエストされるウェブ・ページのURLが代理サーバにおいて変換されたものかどうかが判定される。   According to the present invention, a web page including a plurality of clickable areas is displayed on the display screen of the client terminal device. When one clickable area of the plurality of clickable areas is clicked, request data for requesting a web page specified by a URL (Uniform Resource Locator) is transmitted from the client terminal device to the proxy server. When the request data transmitted from the client terminal device is received by the proxy server, it is determined whether the URL of the web page requested by the received request data has been converted by the proxy server.

クライアント端末装置から代理サーバに最初にリクエスト・データが送信された場合には,そのリクエスト・データによってリクエストされるウェブ・ページのURLは代理サーバにおいて変換されたものでは無い。すると,代理サーバにおいて受信されたリクエスト・データはウェブ・サーバに送信される。   When request data is first transmitted from the client terminal device to the proxy server, the URL of the web page requested by the request data is not converted in the proxy server. Then, the request data received at the proxy server is transmitted to the web server.

代理サーバから送信されたリクエスト・データがウェブ・サーバにおいて受信されると,リクエスト・データによってリクエストされたウェブ・ページ・データがウェブ・サーバから代理サーバに送信される。   When the request data transmitted from the proxy server is received by the web server, the web page data requested by the request data is transmitted from the web server to the proxy server.

ウェブ・サーバから送信されたウェブ・ページ・データが代理サーバにおいて受信されると,受信したウェブ・ページ・データによって表されるウェブ・ページに含まれる複数のクリッカブル領域のそれぞれにリンクされている,ウェブ・ページのリンク先を示すリンク先URLが,変換後のリンク先が複数のクリッカブル領域のそれぞれにおいて異なるように変換される。変換されたURLを含むウェブ・ページを表すウェブ・ページ・データが代理サーバからクライアント端末装置に送信される。   When the web page data transmitted from the web server is received at the proxy server, it is linked to each of a plurality of clickable areas included in the web page represented by the received web page data. The link destination URL indicating the link destination of the web page is converted so that the converted link destination is different in each of the plurality of clickable areas. Web page data representing a web page including the converted URL is transmitted from the proxy server to the client terminal device.

代理サーバから送信されたウェブ・ページ・データがクライアント端末装置において受信されると,その受信されたウェブ・ページ・データによって表されるウェブ・ページに含まれる複数のクリッカブル領域の中の一のクリッカブル領域がクリックされる。すると,クライアント端末装置から代理サーバにウェブ・ページのリクエスト・データが送信される。   When the web page data transmitted from the proxy server is received at the client terminal device, one clickable of a plurality of clickable areas included in the web page represented by the received web page data. The area is clicked. Then, web page request data is transmitted from the client terminal device to the proxy server.

クライアント端末装置から送信されたリクエスト・データが代理サーバにおいて受信されると,受信したリクエスト・データによってリクエストされるウェブ・ページのURLが代理サーバにおいて変換されたものかどうかが判定される。リクエストされるウェブ・ページのURLが代理サーバにおいて変換されたものであると,変換されたURLが変換される前のURLに戻される。戻されたURLによって特定されるウェブ・ページ・データをリクエストするリクエスト・データが代理サーバからウェブ・サーバに送信される。   When the request data transmitted from the client terminal device is received by the proxy server, it is determined whether the URL of the web page requested by the received request data has been converted by the proxy server. If the URL of the requested web page is converted by the proxy server, the converted URL is returned to the URL before conversion. Request data requesting web page data specified by the returned URL is transmitted from the proxy server to the web server.

代理サーバから送信されたリクエスト・データがウェブ・サーバにおいて受信されると,上述のように,そのリクエスト・データにしたがったウェブ・ページ・データがウェブ・サーバから代理サーバに送信される。   When the request data transmitted from the proxy server is received by the web server, as described above, the web page data according to the request data is transmitted from the web server to the proxy server.

また,クライアント端末装置から送信され,かつ代理サーバにおいて受信されたリクエスト・データが代理サーバにおいて変換されたものである場合には,変換される前のリンク先URLと,クライアント端末装置から代理サーバにリクエスト・データを送信させるためにクリックされたクリッカブル領域のウェブ・ページにおけるページ内位置と,クリックされたクリッカブル領域が含まれているウェブ・ページのリンク元URLとが対応づけて記憶される。変換される前のリンク先URLは,クリックされたクリッカブル領域のリンク先のウェブ・ページのURLを示しているから,変換される前のリンク先URLと,クリックされたクリッカブル領域のウェブ・ページにおけるページ内位置と,クリックされたクリッカブル領域が含まれているウェブ・ページのリンク元URLとが対応づけられて記憶されることにより,ウェブ・ページの中に同一のリンク先が貼られているボタンが含まれている場合において,いずれかのボタンがクリックされた場合であっても,どのボタンがクリックされて,そのボタンが含まれているリンク元URLのウェブ・ページからボタンのリンク先の(リンク先URLの)ウェブ・ページにアクセスしたかが分かる。   If the request data transmitted from the client terminal device and received by the proxy server is converted by the proxy server, the link destination URL before conversion and the client terminal device to the proxy server are converted. The in-page position in the web page of the clickable area clicked to transmit the request data and the link source URL of the web page including the clickable clickable area are stored in association with each other. Since the link destination URL before conversion indicates the URL of the clicked linkable web page in the clickable area, the link destination URL before conversion and the clickable clickable area web page A button where the same link destination is pasted in the web page by associating and storing the position in the page and the link source URL of the web page containing the clickable clicked area. Is included, even if any button is clicked, any button is clicked, and the link destination URL (( You can see if you have accessed the web page (of the linked URL).

この発明は,上記通信システムを構成する代理サーバも提供している。すなわち,代理サーバとウェブ・サーバとを備えた通信システムを構成する代理サーバであって,クライアント端末装置においてウェブ・ページに含まれる複数のクリッカブル領域のうちの一のクリッカブル領域がクリックされたことに応じて上記クライアント端末装置からリクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていないものかどうかを判定する判定手段,上記判定手段によって,リクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていないと判定されたことに応じて,上記クライアント端末装置からのウェブ・ページのリクエストを上記ウェブ・サーバにリクエストする第1のリクエスト手段,上記判定手段によって,リクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていると判定されたことに応じて,変換されたURLを変換される前のURLに戻すURL逆変換手段,上記URL逆変換手段によって戻されたURLによって特定されるウェブ・ページのリクエストを上記ウェブ・サーバにリクエストする第2のリクエスト手段,上記第1のリクエスト手段または上記第2のリクエスト手段からのリクエストに応答して,上記ウェブ・サーバから送信されるウェブ・ページ・データによって表されるウェブ・ページに含まれる複数のクリッカブル領域のそれぞれにリンクされている,ウェブ・ページのリンク先を示すリンク先URLを,変換後のリンク先が上記複数のクリッカブル領域のそれぞれにおいて異なるように変換するリンク先URL変換手段,上記リンク先URL変換手段によって変換されたリンク先URLを含むウェブ・ページを表すウェブ・ページ・データを上記クライアント端末装置に送信するウェブ・ページ・データ送信手段,および上記判定手段によって,リクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていると判定されたことに応じて,上記リンク先URL変換手段によって変換される前のURLと上記クライアント端末装置からウェブ・ページをリクエストするためにクリックされた上記一のクリッカブル領域のウェブ・ページにおけるページ内位置と上記一のクリッカブル領域のウェブ・ページが含まれているウェブ・ページのURLであるリンク元URLとを対応づけて記憶するように記憶装置を制御する記憶制御手段を備えている。   The present invention also provides a proxy server constituting the communication system. That is, it is a proxy server that constitutes a communication system including a proxy server and a web server, and one clickable area of a plurality of clickable areas included in a web page is clicked in the client terminal device. Accordingly, determination means for determining whether the URL of the web page requested from the client terminal device has not been converted by the proxy server, and the URL of the web page requested by the determination means is determined by the proxy server. The first request means for requesting the web server for a web page request from the client terminal device when the web page requested by the judgment means is determined in response to the fact that it has not been converted in step Is the above URL The URL reverse conversion means for returning the converted URL to the URL before conversion in response to the determination that the URL has been converted, and the web specified by the URL returned by the URL reverse conversion means. In response to a request from the second request means, the first request means, or the second request means for requesting a request for a page to the web server, a web page sent from the web server. The link destination URL indicating the link destination of the web page linked to each of the plurality of clickable areas included in the web page represented by the data, and the converted link destination in each of the plurality of clickable areas. Link destination URL converting means for converting differently, the link destination URL converting means The web page data transmission means for transmitting the web page data representing the web page including the link destination URL converted by the above-mentioned client terminal device, and the URL of the requested web page by the determination means When it is determined that the proxy server has converted the URL before being converted by the link destination URL conversion means and the one of the client terminal device clicked to request a web page. A memory for controlling the storage device to store the position in the page in the web page of the clickable area and the link source URL that is the URL of the web page including the web page of the one clickable area in association with each other. Control means are provided.

また,この発明は,上記代理サーバの動作制御方法も提供している。すなわち,この方法は,代理サーバとウェブ・サーバとを備えた通信システムを構成する代理サーバの動作制御方法であって,判定手段が,上記クライアント端末装置においてウェブ・ページに含まれる複数のクリッカブル領域のうちの一のクリッカブル領域がクリックされたことに応じて上記クライアント端末装置からリクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていないものかどうかを判定し,第1のリクエスト手段が,上記判定手段によって,リクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていないと判定されたことに応じて,上記クライアント端末装置からのウェブ・ページのリクエストを上記ウェブ・サーバにリクエストし,URL逆変換手段が,上記判定手段によって,リクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていると判定されたことに応じて,変換されたURLを変換される前のURLに戻し,第2のリクエスト手段が,上記URL逆変換手段によって戻されたURLによって特定されるウェブ・ページのリクエストを上記ウェブ・サーバにリクエストし,リンク先URL変換手段が,上記第1のリクエスト手段または上記第2のリクエスト手段からのリクエストに応答して,上記ウェブ・サーバから送信されるウェブ・ページ・データによって表されるウェブ・ページに含まれる複数のクリッカブル領域のそれぞれにリンクされている,ウェブ・ページのリンク先を示すリンク先URLを,変換後のリンク先が上記複数のクリッカブル領域のそれぞれにおいて異なるように変換し,ウェブ・ページ・データ送信手段が,上記リンク先変換手段によって変換されたリンク先URLを含むウェブ・ページを表すウェブ・ページ・データを上記クライアント端末装置に送信し,記憶制御手段が,上記判定手段によって,リクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていると判定されたことに応じて,上記リンク先URL変換手段によって変換される前のリンク先URLと上記クライアント端末装置からウェブ・ページをリクエストさせるためにクリックされた上記一のクリッカブル領域のウェブ・ページにおけるページ内位置と上記位置のクリッカブル領域が含まれているウェブ・ページのURLであるリンク元URLとを対応づけて記憶するように記憶装置を制御するものである。   The present invention also provides an operation control method for the proxy server. In other words, this method is an operation control method of a proxy server constituting a communication system including a proxy server and a web server, and the determination means includes a plurality of clickable areas included in a web page in the client terminal device. The URL of the web page requested from the client terminal device in response to clicking on one clickable area is determined by the proxy server, and the first request means When the determination means determines that the URL of the requested web page has not been converted by the proxy server, a request for the web page from the client terminal device is sent to the web server. Then, the URL reverse conversion means When the URL of the requested web page is determined to have been converted by the proxy server, the converted URL is returned to the URL before conversion, and the second request means A request for the web page specified by the URL returned by the URL reverse conversion means is requested to the web server, and the link destination URL conversion means requests from the first request means or the second request means. In response to, a link destination indicating the link destination of the web page linked to each of the plurality of clickable areas included in the web page represented by the web page data transmitted from the web server The URL is different in each of the multiple clickable areas. The web page data transmission means transmits the web page data representing the web page including the link destination URL converted by the link destination conversion means to the client terminal device for storage control. When the means determines that the URL of the requested web page has been converted in the proxy server by the determining means, the link destination URL before being converted by the link destination URL converting means The link source URL which is the URL in the page in the web page of the one clickable area clicked to request a web page from the client terminal device and the URL of the web page including the clickable area at the position To control the storage device so that is there.

さらに,この発明は,上記代理サーバを制御するプログラムも提供している。そのプログラムを格納した記録媒体を提供するようにしてもよい。   Furthermore, the present invention also provides a program for controlling the proxy server. A recording medium storing the program may be provided.

図1は,この発明の実施例による通信システムの全体の構成を示している。   FIG. 1 shows the overall configuration of a communication system according to an embodiment of the present invention.

この実施例による通信システム25には,代理サーバ(プロキシ・サーバ)10とウェブ・サーバ20とが含まれている。この通信システム25が携帯電話に代表されるクライアント端末装置(携帯電話に限らないのはいうまでもない)1と互いに通信できる。   The communication system 25 according to this embodiment includes a proxy server (proxy server) 10 and a web server 20. The communication system 25 can communicate with a client terminal device 1 (not limited to a mobile phone) 1 typified by a mobile phone.

クライアント端末装置1には,後述する動作を制御するクライアント・プログラム2がインストールされている。クライアント端末装置1には,CPU,ウェブ・ページを表示するための表示装置,代理サーバ10と通信するための通信装置,各種指令を与えるためのキーパッド,メモリなどが含まれている(いずれも図示略)。   A client program 2 that controls operations described later is installed in the client terminal device 1. The client terminal device 1 includes a CPU, a display device for displaying a web page, a communication device for communicating with the proxy server 10, a keypad for giving various commands, a memory, etc. (Not shown).

代理サーバ10には,後述する動作を制御する第1のサーバ・プログラム11がインストールされている。このサーバ・プログラム11は,CD-ROM(コンパクト・ディスク-リード・オンリ・メモリ)に格納されており,CD-ROMドライブ(図示略)によって,そのサーバ・プログラム11が読み取られて代理サーバ10にインストールされる。もちろん,他のサーバ等から送信されたサーバ・プログラム11を受信して代理サーバ10にインストールされるようにしてもよい。代理サーバ10には,後述する変換/逆変換テーブル,その他のデータを記憶するハードディスク13も含まれている。   The proxy server 10 is installed with a first server program 11 that controls operations described later. This server program 11 is stored in a CD-ROM (compact disk-read only memory), and the server program 11 is read by a CD-ROM drive (not shown) and sent to the proxy server 10. Installed. Of course, the server program 11 transmitted from another server or the like may be received and installed in the proxy server 10. The proxy server 10 also includes a conversion / inverse conversion table, which will be described later, and a hard disk 13 for storing other data.

ウェブ・サーバ20には,後述する動作を制御する第2のサーバ・プログラム21がインストールされている。このウェブ・サーバ20にもハードディスク22が内蔵されている。ハードディスク22には,クライアント端末装置1の表示装置に表示されるウェブ・ページのデータなどが格納されている。   The web server 20 is installed with a second server program 21 that controls operations described later. The web server 20 also has a built-in hard disk 22. The hard disk 22 stores web page data displayed on the display device of the client terminal device 1.

代理サーバ10およびウェブ・サーバ20のいずれにもCPU,表示装置,通信装置,メモリ,ハードディスク・ドライブ,キーボードなどが含まれている。   Both the proxy server 10 and the web server 20 include a CPU, a display device, a communication device, a memory, a hard disk drive, a keyboard, and the like.

クライアント端末装置1の表示装置に,ウェブ・サーバ20に格納されている所望のウェブ・ページ・データによって表されるウェブ・ページを表示するときにはクライアント端末装置1と代理サーバ10とが接続され,かつ代理サーバ10とウェブ・サーバ20とが接続される。   When displaying the web page represented by the desired web page data stored in the web server 20 on the display device of the client terminal device 1, the client terminal device 1 and the proxy server 10 are connected, and The proxy server 10 and the web server 20 are connected.

図2は,buy.htmlというURLをもつウェブ・ページの一例である。   FIG. 2 is an example of a web page having a URL of buy.html.

buy.htmlというURLをもつウェブ・ページ30には,上部に「トップへ戻る」という文字列が表示されている第1のクリッカブル領域31,中央部分に「購入する」という文字列が表示されている第2のクリッカブル領域32,下部に「トップへ戻る」という文字列が表示されている第3のクリッカブル領域33が設けられている。第1のクリッカブル領域31および第3のクリッカブル領域33には,Index.htmlのURLをもつウェブ・ページがリンク先となるリンクが張られている。第1のクリッカブル領域31および第3のクリッカブル領域33に張られているリンク先は同じであるから,第1のクリッカブル領域31がクリックされても第3のクリッカブル領域33がクリックされてもIndex.htmlのURLをもつ同じウェブ・ページをリクエストするリクエスト・データが送信される。第2のクリッカブル領域32には,pagea.htmlのURLをもつウェブ・ページがリンク先となるリンクが張られている。   The web page 30 with the URL buy.html displays the first clickable area 31 with the text “return to top” displayed at the top and the text “buy” at the center. A second clickable area 32, and a third clickable area 33 in which a character string “return to top” is displayed at the bottom. In the first clickable area 31 and the third clickable area 33, a link to which a web page having the URL of Index.html is linked is established. Since the link destinations extended to the first clickable area 31 and the third clickable area 33 are the same, Index. Is clicked regardless of whether the first clickable area 31 is clicked or the third clickable area 33 is clicked. Request data is sent requesting the same web page with the html URL. In the second clickable area 32, a link is linked to which a web page having the URL of pagea.html is linked.

図3は,図2の第1のクリッカブル領域31および第3のクリッカブル領域33のリンク先であるIndex.htmlというURLをもつウェブ・ページの一例である。   FIG. 3 is an example of a web page having a URL of Index.html that is a link destination of the first clickable area 31 and the third clickable area 33 in FIG.

Index.htmlというURLをもつウェブ・ページ40には,「買います」という文字列が表示されている第1のクリッカブル領域41および「売ります」という文字列が表示されている第2のクリッカブル領域42が設けられている。第1のクリッカブル領域41には,buy.htmlのURLをもつウェブ・ページにリンクが張られている。したがって,第1のクリッカブル領域41がクリックされることにより,図2に示すウェブ・ページ40がリクエストされる。第2のクリッカブル領域42には,sell.htmlのURLをもつウェブ・ページにリンクが張られている。   The web page 40 having the URL of Index.html has a first clickable area 41 in which the character string “buy” is displayed and a second clickable area in which the character string “sell” is displayed. 42 is provided. In the first clickable area 41, a link is made to a web page having the URL of buy.html. Therefore, when the first clickable area 41 is clicked, the web page 40 shown in FIG. 2 is requested. The second clickable area 42 is linked to a web page having the URL of sell.html.

この実施例においては,図2に示すウェブ・ページ30がクライアント端末装置1においてリクエストされると,図3に示すウェブ・ページ40の代わりに図4に示すウェブ・ページ50がクライアント端末装置1に表示される。   In this embodiment, when the web page 30 shown in FIG. 2 is requested by the client terminal device 1, the web page 50 shown in FIG. 4 is sent to the client terminal device 1 instead of the web page 40 shown in FIG. 3. Is displayed.

図4は,buy.htmlというURLをもつウェブ・ページ50の一例である。   FIG. 4 is an example of a web page 50 having a URL of buy.html.

ウェブ・ページ50には,図2に示すウェブ・ページ30と同様に,上部に第1のクリッカブル領域51,中央部分に第2のクリッカブル領域52,下部に第3のクリッカブル領域53がそれぞれ形成されている。第1のクリッカブル領域51にはxa.htmlのURLのウェブ・ページにリンクが張られており,第2のクリッカブル領域52にはxb.htmlのURLのウェブ・ページにリンクが張られており,第3のクリッカブル領域53にはxc.htmlのURLにリンクが張られている。図2に示すウェブ・ページ30に形成されている第1のクリッカブル領域31および第3のクリッカブル領域33と異なり,図4に示すウェブ・ページ50に形成されている第1のクリッカブル領域51と第3のクリッカブル領域53とにそれぞれ張られているリンク先は異なる。   Similar to the web page 30 shown in FIG. 2, the web page 50 is formed with a first clickable area 51 at the top, a second clickable area 52 at the center, and a third clickable area 53 at the bottom. ing. The first clickable area 51 is linked to the web page with the URL of xa.html, and the second clickable area 52 is linked to the web page with the URL of xb.html. The third clickable area 53 is linked to the URL of xc.html. Unlike the first clickable region 31 and the third clickable region 33 formed on the web page 30 shown in FIG. 2, the first clickable region 51 and the first clickable region 51 formed on the web page 50 shown in FIG. The link destinations attached to the three clickable areas 53 are different.

図1を参照して,この発明の実施例においては,クライアント端末装置1から図2に示すbuy.htmlというURL名のウェブ・ページをリクエストする場合(このリクエストは,ウェブ・ページ内に形成されている複数のクリッカブル領域のうちの一のクリッカブル領域がクリックされることにより発生するものである),クライアント端末装置1から代理サーバ10に“GET buy.html”というリクエストが送られる。リクエストに含まれるURL(buy.html)が代理サーバ10において変換されていなければそのリクエスト“GET buy.html”が代理サーバ10からウェブ・サーバ20に送信される。リクエストに応じてウェブ・サーバ20から代理サーバ10に,図2に示すbuy.htmlというURL名をもつウェブ・ページを表示するためのウェブ・ページ・データ(buy.htmlファイル1)が送信される。代理サーバ10において,図2に示すウェブ・ページ30から図4に示すウェブ・ページ50を表すデータとなるように,ウェブ・ページに含まれているクリッカブル領域に張られているリンク先のURLが変換される。すなわち,リンク先が図2の第1のクリッカブル領域31に張られているIndex.htmlから図4の第1のクリッカブル領域51に張られているxa.htmlに,図2に示す第2のクリッカブル領域32に張られているpagea.htmlから図4のクリッカブル領域52に張られているxb.htmlに,図2に示す第3のクリッカブル領域33に張られているIndex.htmlから図4に示す第3のクリッカブル領域53に張られているxc.htmlにそれぞれ変換される。このように,図2に示すウェブ・ページ30に含まれる複数のクリッカブル領域31,32,33のそれぞれにリンクされているリンク先のURLが,図4に示すように変換後のリンク先のURLが複数のクリッカブル領域51,52,53においてそれぞれ異なるようにリンク先のURLが変換される。リンク先のURLが変換されたウェブ・ページ50を示すウェブ・ページ・データ(buy.htmlファイル2)が代理サーバ10からクライアント端末装置1に送信される。   Referring to FIG. 1, in the embodiment of the present invention, when requesting a web page with the URL name buy.html shown in FIG. 2 from client terminal device 1 (this request is formed in the web page). The client terminal device 1 sends a request “GET buy.html” to the proxy server 10 (which is generated when one clickable area of the plurality of clickable areas is clicked). If the URL (buy.html) included in the request is not converted in the proxy server 10, the request “GET buy.html” is transmitted from the proxy server 10 to the web server 20. In response to the request, web page data (buy.html file 1) for displaying a web page having the URL name buy.html shown in FIG. 2 is transmitted from the web server 20 to the proxy server 10. . In the proxy server 10, the URL of the link destination extended in the clickable area included in the web page so that the data represents the web page 50 shown in FIG. 4 from the web page 30 shown in FIG. Converted. That is, the second clickable shown in FIG. 2 changes from Index.html that is linked to the first clickable area 31 of FIG. 2 to xa.html that is linked to the first clickable area 51 of FIG. From pagea.html stretched in the area 32 to xb.html stretched in the clickable area 52 of FIG. 4, and from Index.html stretched in the third clickable area 33 shown in FIG. Each is converted to xc.html stretched on the third clickable area 53. As described above, the link destination URLs linked to each of the plurality of clickable areas 31, 32, and 33 included in the web page 30 shown in FIG. 2 are converted to the link destination URLs as shown in FIG. The URLs of the link destinations are converted so as to be different in the plurality of clickable areas 51, 52, and 53, respectively. Web page data (buy.html file 2) indicating the web page 50 into which the link destination URL has been converted is transmitted from the proxy server 10 to the client terminal device 1.

図4に示すウェブ・ページ50がクライアント端末装置1の表示装置に表示されると,クライアント端末装置1のユーザによってウェブ・ページ50に表示されているクリッカブル領域51〜53のうちのいずれかのクリッカブル領域がクリックされる。ユーザによって第1のクリッカブル領域51がクリックされると,その第1のクリッカブル領域51のリンク先であるxa.htmlのウェブ・ページのリクエスト“GET xa.html”がクライアント端末装置1から代理サーバ10に送られる。   When the web page 50 shown in FIG. 4 is displayed on the display device of the client terminal device 1, any of the clickable areas 51 to 53 displayed on the web page 50 by the user of the client terminal device 1 is clickable. The area is clicked. When the first clickable area 51 is clicked by the user, the request “GET xa.html” of the web page of xa.html which is the link destination of the first clickable area 51 is sent from the client terminal device 1 to the proxy server 10. Sent to.

xa.htmlのURLをもつウェブ・ページのリクエスト“GET xa.html”が代理サーバ10において受信されると,リクエストされたウェブ・ページのURL(xa.html)は代理サーバ10において変換されたものであるから,変換前の元のURL(Index.html)に戻される。戻された元のURL(Index.html)をもつウェブ・ページのリクエスト“GET Index.html”が代理サーバ10からウェブ・サーバ20に送信される。   When the proxy server 10 receives a request “GET xa.html” for a web page having a URL of xa.html, the URL (xa.html) of the requested web page is converted by the proxy server 10 Therefore, the original URL (Index.html) before conversion is restored. A request “GET Index.html” of the web page having the returned original URL (Index.html) is transmitted from the proxy server 10 to the web server 20.

ウェブ・サーバ20において,代理サーバ10から送信されたIndex.htmlのURLをもつウェブ・ページのリクエスト“GET Index.html”が受信されると,そのリクエストに応答して図3に示すようにIndex.htmlのURLをもつウェブ・ページ40を表すウェブ・ページ・データ(Index.htmlファイル)が代理サーバ10に送信される。   When the web server 20 receives the request “GET Index.html” of the web page having the URL of Index.html transmitted from the proxy server 10, the index is returned to Index as shown in FIG. 3 in response to the request. Web page data (Index.html file) representing the web page 40 having the URL of .html is transmitted to the proxy server 10.

図3に示すウェブ・ページ40から図5に示すウェブ・ページ60が表示されるように,代理サーバ10においてURLの変換処理が行われる。   The proxy server 10 performs URL conversion processing so that the web page 60 shown in FIG. 5 is displayed from the web page 40 shown in FIG.

図5を参照して,Index.htmlをURLにもつウェブ・ページ60には,図3と同様に,「買います」という文字列が表示されている第1のクリッカブル領域61および「売ります」という文字列が表示されている第2のクリッカブル領域62が形成されている。第1のクリッカブル領域61は,図3に示す第1のクリッカブル領域41のようにbuy.htmlのURLをもつウェブ・ページにリンクが張られているのではなく,x1.htmlのURLをもつウェブ・ページにリンクが張られている。第2のクリッカブル領域62は,図3の第2のクリッカブル領域42のようにsell.htmlのURLにリンクが張られているのではなく,x2.htmlのURLをもつウェブ・ページにリンクが張られている。   Referring to FIG. 5, the first clickable area 61 in which the text “buy” is displayed and “sell” are displayed on the web page 60 having URL of Index.html as in FIG. 3. The second clickable area 62 in which the character string “” is displayed is formed. The first clickable area 61 is not linked to the web page having the URL of buy.html like the first clickable area 41 shown in FIG. 3, but is a web having the URL of x1.html.・ The page has a link. The second clickable area 62 is not linked to the URL of sell.html like the second clickable area 42 of FIG. 3, but is linked to the web page having the URL of x2.html. It has been.

代理サーバ10において,図3に示すウェブ・ページ40から図5に示すウェブ・ページ60が表示されるようにウェブ・ページに含まれているリンク先URLの変換が行われる。リンク先URLが変換されたウェブ・ページ・データ(Index.htmlファイル)が代理サーバ10からクライアント端末装置1に送信されることにより,クライアント端末装置1の表示装置の表示画面には図5に示すウェブ・ページ60が表示される。その後は上述したのと同様に,クライアント端末装置1からリクエストされたウェブ・ページのURLは代理サーバ10において逆変換されて,変換前のURLをもつウェブ・ページのリクエストがウェブ・サーバ20に与えられることにより,ウェブ・サーバ20から代理サーバ10を介してクライアント端末装置1にウェブ・ページ・データが送信される。   The proxy server 10 converts the link destination URL included in the web page so that the web page 60 shown in FIG. 5 is displayed from the web page 40 shown in FIG. The web page data (Index.html file) in which the link destination URL is converted is transmitted from the proxy server 10 to the client terminal device 1, whereby the display screen of the display device of the client terminal device 1 is shown in FIG. A web page 60 is displayed. Thereafter, as described above, the URL of the web page requested from the client terminal device 1 is reversely converted in the proxy server 10, and a request for the web page having the URL before conversion is given to the web server 20. As a result, the web page data is transmitted from the web server 20 to the client terminal device 1 via the proxy server 10.

図6は,変換/逆変換テーブルの一例である。   FIG. 6 is an example of the conversion / inverse conversion table.

変換/逆変換テーブルは,代理サーバ10のハードディスク13に記憶されるものである。   The conversion / inverse conversion table is stored in the hard disk 13 of the proxy server 10.

変換/逆変換テーブルには,上述したように変換後のリンク先URL,変換前のリンク先URL,リンク元URL,クライアント識別データ,ページ内位置およびアクセス時刻が記録されている。リンク元URLは,図2から図5に示すようにウェブ・ページ30〜60にクリッカブル領域31,32,33,41,42,51,52,53,61,62によってリンク先が貼り付けられている,それらのウェブ・ページ30,40,50,60のURLである。クライアント識別データは,クライアント端末装置1からリクエストされたウェブ・ページのURLが代理サーバにおいて変換されていない場合,すなわち,クライアント端末装置1から代理サーバ10に最初にウェブ・ページのリクエストがあった場合にクライアント端末装置1を識別するために生成されるものである。ページ内位置は,ウェブ・ページに複数のクリッカブル領域が形成されている場合に,複数のクリッカブル領域を識別するためのデータである。ウェブ・ページに表示される位置に応じて上から順に数字が規定されている。ウェブ・ページにおけるクリッカブル領域をアクセス時刻は,URLの逆変換が行われた場合に,その逆変換されたURLをもつウェブ・ページにアクセスしたものとして記録されるものである。   In the conversion / reverse conversion table, the link destination URL after conversion, the link destination URL before conversion, the link source URL, the client identification data, the position in the page, and the access time are recorded as described above. As shown in FIG. 2 to FIG. 5, the link source URL is pasted on the web pages 30 to 60 by the clickable areas 31, 32, 33, 41, 42, 51, 52, 53, 61, 62. The URLs of those web pages 30, 40, 50, 60. In the client identification data, the URL of the web page requested from the client terminal device 1 is not converted in the proxy server, that is, the first web page request is made from the client terminal device 1 to the proxy server 10. Are generated to identify the client terminal device 1. The in-page position is data for identifying a plurality of clickable areas when a plurality of clickable areas are formed on a web page. Numbers are defined in order from the top according to the position displayed on the web page. The access time of the clickable area in the web page is recorded as the access to the web page having the reversely converted URL when the URL is reversely converted.

変換/逆変換テーブルは,クライアント端末装置のアクセス記録となる。変換前のリンク先URLが,リンク元URLのウェブ・ページから移動したウェブ・ページのURLである。また,ページ内位置は,上述のように,そのリンク元URLのウェブ・ページに形成されているクリッカブル領域を示し,リンク元URLのウェブ・ページから変換前のリンク先URLによって特定されるウェブ・ページに移動した場合に,そのリンク元URLのウェブ・ページに形成されている複数のクリッカブル領域のうちのどのクリッカブル領域がクリックされたかを示すものである。   The conversion / inverse conversion table is an access record of the client terminal device. The link destination URL before conversion is the URL of the web page moved from the web page of the link source URL. Further, as described above, the position in the page indicates the clickable area formed in the web page of the link source URL, and the web location specified by the link destination URL before conversion from the web page of the link source URL. When moving to a page, it indicates which clickable area out of a plurality of clickable areas formed on the web page of the link source URL is clicked.

たとえば,第1行においては,ユーザAは,buy.htmlのURL(リンク元URL)をもつウェブ・ページからIndex.htmlのURL(変換前のリンク先URL)をもつウェブ・ページに移動したことがわかる。しかも,ページ内位置が「1」であるから,ユーザAは,buy.htmlのうちのページ内位置が「1」で特定される,ウェブ・ページ内で最初に現れる第1のクリッカブル領域をクリックしたことが分かる。ページ内位置を参照することにより,ウェブ・ページにリンク先が共通のクリッカブル領域が形成されていたとしても,どのクリッカブル領域がクリックされたかが分かる。たとえば,第n行においては,ユーザBは,buy.htmlのURL(リンク元URL)のウェブ・ページからIndex.htmlのウェブ・ページに移動したことがわかる。ページ内位置は「3」であるから,ユーザBは,buy.htmlのうちのページ内位置が「3」で特定される,ウェブ・ページ内で三番目に現れる第3のクリッカブル領域をクリックしたことが分かる。   For example, in the first line, user A has moved from a web page having the URL of buy.html (link source URL) to a web page having the URL of Index.html (link destination URL before conversion). I understand. Moreover, since the position in the page is “1”, the user A clicks the first clickable area that appears first in the web page, and the position in the page of buy.html is specified by “1”. I understand that. By referring to the position in the page, even if a clickable area having a common link destination is formed on the web page, it can be determined which clickable area has been clicked. For example, in the n-th line, it can be seen that the user B has moved from the web page of the URL of buy.html (link source URL) to the web page of Index.html. Since the position in the page is “3”, the user B clicks the third clickable area that appears third in the web page, where the position in the page of buy.html is specified by “3”. I understand that.

このように,ウェブ・ページに複数のクリッカブル領域が設けられている場合において,どのクリッカブル領域がクリックされたかが分かる。たとえば,ウェブ・ページの下部に設けられているクリッカブル領域がクリックされた場合には,そのウェブ・ページはすべて閲覧されたと考えられる。これに対して,ウェブ・ページの上部に設けられているクリッカブル領域がクリックされた場合には,そのウェブ・ページは閲覧されることなく,他のページに移動したことが分かる。このために,ユーザは,そのウェブ・ページ自体に興味が無いとも考えられるので,そのウェブ・ページにユーザを誘導したことが間違いであり,他のウェブ・ページに誘導すべき等の改善を行うことができるようになる。   In this way, when a plurality of clickable areas are provided on the web page, it can be seen which clickable area has been clicked. For example, if a clickable area provided at the bottom of a web page is clicked, all the web pages are considered to have been browsed. On the other hand, when the clickable area provided at the top of the web page is clicked, it is understood that the web page has moved to another page without being browsed. For this reason, it is considered that the user is not interested in the web page itself. Therefore, it is wrong that the user is guided to the web page, and the user should be guided to another web page. Will be able to.

図7から図9は,クライアント端末装置1と代理サーバ10とウェブ・サーバ20との間の処理手順を示すフローチャートである。図7はクライアント端末装置1の処理手順を示し,図8は代理サーバ10の処理手順を示し,図9はウェブ・サーバの処理手順を示している。   7 to 9 are flowcharts showing processing procedures among the client terminal device 1, the proxy server 10, and the web server 20. 7 shows the processing procedure of the client terminal device 1, FIG. 8 shows the processing procedure of the proxy server 10, and FIG. 9 shows the processing procedure of the web server.

まず,クライアント端末装置1から代理サーバ10に,ウェブ・ページに含まれているクリッカブル領域がクリックされることによりURLが特定されてウェブ・ページのリクエストが送信される(図7ステップ71でYES,図7ステップ72)。   First, a click of a clickable area included in a web page is specified from the client terminal device 1 to the proxy server 10, whereby a URL is specified and a web page request is transmitted (YES in step 71 in FIG. 7). FIG. 7 step 72).

クライアント端末装置1から送信されたリクエストが代理サーバ10において受信されると(図8ステップ81,図8ステップ82),受信したリクエストによって特定されるウェブ・ページのURLが,代理サーバ10において変換されたものかどうかが判定される(図8ステップ83)。   When the request transmitted from the client terminal device 1 is received by the proxy server 10 (step 81 in FIG. 8, step 82 in FIG. 8), the URL of the web page specified by the received request is converted in the proxy server 10. Is determined (step 83 in FIG. 8).

最初にウェブ・ページのリクエストが代理サーバ10に送信されたときには,そのリクエストによって特定されるウェブ・ページのURLは代理サーバ10において変換されていないものであるから(図8ステップ83でNO),リクエストを送信したクライアント端末装置1に固有の識別データが生成される(図8ステップ84)。受信したリクエストが代理サーバ10からウェブ・サーバ20に送信される(図8ステップ86)。   When the web page request is first transmitted to the proxy server 10, the URL of the web page specified by the request is not converted in the proxy server 10 (NO in step 83 in FIG. 8). Identification data unique to the client terminal device 1 that transmitted the request is generated (step 84 in FIG. 8). The received request is transmitted from the proxy server 10 to the web server 20 (step 86 in FIG. 8).

代理サーバ10から送信されたリクエストがウェブ・サーバ20において受信される(図9ステップ101)。すると,そのリクエストによって特定されるURLのウェブ・ページを表すデータがウェブ・サーバ20から代理サーバ10に送信される(図9ステップ102)。   The request transmitted from the proxy server 10 is received by the web server 20 (step 101 in FIG. 9). Then, data representing the web page of the URL specified by the request is transmitted from the web server 20 to the proxy server 10 (step 102 in FIG. 9).

ウェブ・サーバ20から送信されたウェブ・ページ・データが代理サーバ10において受信されると(図8ステップ87),受信されたウェブ・ページ・データによって表されるウェブ・ページに含まれているクリッカブル領域に張られているリンク先URLが変換される(図8ステップ88)。変換後のURL,変換前のURL,リンク元URL(そのウェブ・ページのURL),クライアント識別データ,ページ内位置(リンク元URLのウェブ・ページに形成されているクリッカブル領域であって,クリックされたことによりリクエストを発生させたクリッカブル領域のページ内位置)および識別データが変換/逆変換テーブルに記録される(図8ステップ89)。リンク先URLが変換されたウェブ・ページ・データが代理サーバ10からクライアント端末装置1に送信される(図8ステップ90)。   When the web page data transmitted from the web server 20 is received by the proxy server 10 (step 87 in FIG. 8), the clickable included in the web page represented by the received web page data. The link destination URL attached to the area is converted (step 88 in FIG. 8). URL after conversion, URL before conversion, URL of link source (URL of the web page), client identification data, position in page (clickable area formed in the web page of link source URL, clicked Thus, the clickable area in the page where the request is generated and the identification data are recorded in the conversion / inverse conversion table (step 89 in FIG. 8). The web page data in which the link destination URL is converted is transmitted from the proxy server 10 to the client terminal device 1 (step 90 in FIG. 8).

クライアント端末装置1において代理サーバ10から送信されたウェブ・ページ・データが受信されると,その受信したウェブ・ページ・データによって表されるウェブ・ページに複数のクリッカブル領域の中の一のクリッカブル領域がクリックされる。すると,その一のクリッカブル領域に張られているリンク先URLのウェブ・ページのリクエストが,クライアント端末装置1から代理サーバ10に送信される(図7ステップ71でYES,ステップ72)。   When the client terminal device 1 receives the web page data transmitted from the proxy server 10, one clickable area of the plurality of clickable areas is displayed on the web page represented by the received web page data. Is clicked. Then, a request for the web page of the link destination URL stretched in the one clickable area is transmitted from the client terminal device 1 to the proxy server 10 (YES in step 71 in FIG. 7, step 72).

クライアント端末装置1から送信されたリクエストが代理サーバ10において受信されると(図8ステップ81,ステップ82),そのリクエストによって特定されるURLが変換されたURLかどうかが判定される(ステップ83)。この場合には変換されたURLとなるから(図8ステップ83でYES),変換/逆変換テーブルを参照して変換前のURLに戻される(図8ステップ85)。また,アクセス時刻が変換/逆変換テーブルに記録される(図8ステップ85)。逆変換されたURLによって特定されるウェブ・ページのリクエストが代理サーバ10からウェブ・サーバ20に送信されることにより(図8ステップ86),ウェブ・サーバ20から代理サーバ10に逆変換されたURLのウェブ・ページを表すデータが送信される(図7ステップ72)。代理サーバ10において,ウェブ・ページに埋め込まれているリンク先URLが変換される(図8ステップ88)。変換されたリンク先URL,ページ内位置等が変換/逆変換テーブルに記録され(図8ステップ89),リンク先URLが変換されたウェブ・ページ・データが代理サーバ10からクライアント端末装置1に送信される(図8ステップ90)。ページ内位置は,ウェブ・ページにおいてボタンが出現する順序であるからウェブ・ページを表すウェブ・ページ・データにおいてボタンのリンク先URLの出現順序がわかるので,変換/逆変換テーブルに記録できる。その後の処理は,クライアント端末装置1から代理サーバ10にリクエストがあると同様に繰り返される。   When the request transmitted from the client terminal device 1 is received by the proxy server 10 (step 81, step 82 in FIG. 8), it is determined whether the URL specified by the request is a converted URL (step 83). . In this case, since the URL is converted (YES in step 83 in FIG. 8), the URL is converted back to the URL before conversion with reference to the conversion / inverse conversion table (step 85 in FIG. 8). The access time is recorded in the conversion / inverse conversion table (step 85 in FIG. 8). The URL of the web page specified by the reversely converted URL is sent from the proxy server 10 to the web server 20 (step 86 in FIG. 8), and the URL reversely converted from the web server 20 to the proxy server 10 Data representing the web page is transmitted (step 72 in FIG. 7). In the proxy server 10, the link destination URL embedded in the web page is converted (step 88 in FIG. 8). The converted link destination URL, the position in the page, etc. are recorded in the conversion / inverse conversion table (step 89 in FIG. 8), and the web page data in which the link destination URL is converted is transmitted from the proxy server 10 to the client terminal device 1. (Step 90 in FIG. 8). Since the position in the page is the order in which the buttons appear in the web page, the order in which the link URLs of the buttons appear in the web page data representing the web page can be recorded in the conversion / inverse conversion table. Subsequent processing is repeated in the same manner when there is a request from the client terminal device 1 to the proxy server 10.

通信システムの全体を示している。1 shows the entire communication system. リンク先URLが埋め込まれているウェブ・ページの一例である。It is an example of the web page in which the link destination URL is embedded. リンク先URLが埋め込まれているウェブ・ページの一例である。It is an example of the web page in which the link destination URL is embedded. 変換されたリンク先URLが埋め込まれているウェブ・ページの一例である。It is an example of the web page in which the converted link destination URL is embedded. 変換されたリンク先URLが埋め込まれているウェブ・ページの一例である。It is an example of the web page in which the converted link destination URL is embedded. 変換/逆変換テーブルの一例である。It is an example of a conversion / inverse conversion table. クライアント端末装置の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of a client terminal device. 代理サーバの処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of a proxy server. ウェブ・サーバの処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of a web server.

符号の説明Explanation of symbols

1 クライアント端末装置
10 代理サーバ
20 ウェブ・サーバ
30,40 リンク先URL変換前のウェブ・ページ
50,60 リンク先URL変換後のウェブ・ページ
1 Client terminal device
10 Proxy server
20 Web server
30, 40 Web page before link URL conversion
50, 60 Web page after link destination URL conversion

Claims (4)

代理サーバとウェブ・サーバとを備えた通信システムにおいて,
上記代理サーバが,
クライアント端末装置においてウェブ・ページに含まれる複数のクリッカブル領域のうちの一のクリッカブル領域がクリックされたことに応じて上記クライアント端末装置から送信されるリクエスト・データであって,URLによって特定されるウェブ・ページをリクエストするリクエスト・データを受信する第1のリクエスト・データ受信手段,
上記第1のリクエスト・データ受信手段によって受信したリクエスト・データによってリクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていないものかどうかを判定する判定手段,
上記判定手段によって,リクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていないと判定されたことに応じて,上記第1の受信手段によって受信したリクエスト・データを上記ウェブ・サーバに送信する第1の送信手段,
上記判定手段によって,リクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていると判定されたことに応じて,変換されたURLを変換される前のURLに戻すURL逆変換手段,および
上記URL逆変換手段によって戻されたURLによって特定されるウェブ・ページをリクエストするリクエスト・データを上記ウェブ・サーバに送信する第2のリクエスト・データ送信手段を備え,
上記ウェブ・サーバは,
上記代理サーバの上記第1のリクエスト・データ送信手段または上記第2のリクエスト・データ送信手段から送信されたリクエスト・データを受信する第2のリクエスト・データ受信手段,および
上記第2のリクエスト・データ受信手段によって受信したリクエスト・データによりリクエストされたウェブ・ページのデータを上記代理サーバに送信する第1のウェブ・ページ・データ送信手段を備え,
上記代理サーバは,
上記ウェブ・サーバの上記第1のウェブ・ページ・データ送信手段から送信されたウェブ・ページ・データによって表されるウェブ・ページに含まれる複数のクリッカブル領域のそれぞれにリンクされている,ウェブ・ページのリンク先を示すリンク先URLを,変換後のリンク先が上記複数のクリッカブル領域のそれぞれにおいて異なるように変換するリンク先URL変換手段,
上記リンク先URL変換手段によって変換されたリンク先URLを含むウェブ・ページを表すウェブ・ページ・データを上記クライアント端末装置に送信する第2のウェブ・ページ・データ送信手段,および
上記判定手段によって,リクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていると判定されたことに応じて,上記リンク先URL変換手段によって変換される前のリンク先URLと上記第1のリクエスト・データ受信手段によって受信したリクエスト・データを上記クライアント端末装置から送信させるためにクリックされた上記一のクリッカブル領域のウェブ・ページにおけるページ内位置と上記一のクリッカブル領域が含まれているウェブ・ページのURLであるリンク元URLとを対応づけて記憶するように記憶装置を制御する記憶制御手段,
を備えた通信システム。
In a communication system comprising a proxy server and a web server,
The proxy server is
Request data transmitted from the client terminal device in response to a click on one of the clickable regions included in the web page in the client terminal device, the web specified by the URL First request data receiving means for receiving request data for requesting a page;
Determining means for determining whether the URL of the web page requested by the request data received by the first request data receiving means has not been converted in the proxy server;
When the determination means determines that the URL of the requested web page has not been converted by the proxy server, the request data received by the first reception means is transmitted to the web server. First transmitting means to
URL reverse conversion means for returning the converted URL to the URL before conversion in response to the determination that the URL of the requested web page has been converted in the proxy server by the determination means; Second request data transmission means for transmitting request data for requesting a web page specified by the URL returned by the URL reverse conversion means to the web server;
The web server
Second request data receiving means for receiving request data transmitted from the first request data transmitting means or the second request data transmitting means of the proxy server; and the second request data. First web page data transmission means for transmitting data of the web page requested by the request data received by the reception means to the proxy server;
The proxy server is
A web page linked to each of a plurality of clickable areas included in the web page represented by the web page data transmitted from the first web page data transmission means of the web server A link destination URL converting means for converting the link destination URL indicating the link destination of the link so that the converted link destination is different in each of the plurality of clickable areas;
By the second web page data transmitting means for transmitting the web page data representing the web page including the link destination URL converted by the link destination URL converting means to the client terminal device, and by the determining means, When it is determined that the URL of the requested web page has been converted by the proxy server, the link destination URL and the first request data received before being converted by the link destination URL conversion means In the page position of the one clickable area web page clicked to transmit the request data received by the client terminal device from the client terminal device and the URL of the web page including the one clickable area A link source URL is stored in association with each other. Storage control means for controlling the storage device,
A communication system comprising:
代理サーバとウェブ・サーバとを備えた通信システムを構成する代理サーバであって,
クライアント端末装置においてウェブ・ページに含まれる複数のクリッカブル領域のうちの一のクリッカブル領域がクリックされたことに応じて上記クライアント端末装置からリクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていないものかどうかを判定する判定手段,
上記判定手段によって,リクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていないと判定されたことに応じて,上記クライアント端末装置からのウェブ・ページのリクエストを上記ウェブ・サーバにリクエストする第1のリクエスト手段,
上記判定手段によって,リクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていると判定されたことに応じて,変換されたURLを変換される前のURLに戻すURL逆変換手段,
上記URL逆変換手段によって戻されたURLによって特定されるウェブ・ページのリクエストを上記ウェブ・サーバにリクエストする第2のリクエスト手段,
上記第1のリクエスト手段または上記第2のリクエスト手段からのリクエストに応答して,上記ウェブ・サーバから送信されるウェブ・ページ・データによって表されるウェブ・ページに含まれる複数のクリッカブル領域のそれぞれにリンクされている,ウェブ・ページのリンク先を示すリンク先URLを,変換後のリンク先が上記複数のクリッカブル領域のそれぞれにおいて異なるように変換するリンク先URL変換手段,
上記リンク先URL変換手段によって変換されたリンク先URLを含むウェブ・ページを表すウェブ・ページ・データを上記クライアント端末装置に送信するウェブ・ページ・データ送信手段,および
上記判定手段によって,リクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていると判定されたことに応じて,上記リンク先URL変換手段によって変換される前のリンク先URLと上記クライアント端末装置からウェブ・ページをリクエストするためにクリックされた上記一のクリッカブル領域のウェブ・ページにおけるページ内位置と上記一のクリッカブル領域のウェブ・ページが含まれているウェブ・ページのURLであるリンク元URLとを対応づけて記憶するように記憶装置を制御する記憶制御手段,
を備えた代理サーバ。
A proxy server constituting a communication system including a proxy server and a web server,
The URL of the web page requested from the client terminal device is converted in the proxy server in response to clicking on one of the clickable regions included in the web page in the client terminal device. A determination means for determining whether or not there is,
When the determination means determines that the URL of the requested web page has not been converted in the proxy server, the request for the web page from the client terminal device is requested to the web server. First request means,
URL reverse conversion means for returning the converted URL to the URL before conversion in response to the determination by the determination means that the URL of the requested web page has been converted in the proxy server;
Second request means for requesting the web server to request a web page specified by the URL returned by the URL reverse conversion means;
Each of the plurality of clickable areas included in the web page represented by the web page data transmitted from the web server in response to the request from the first request means or the second request means. Link destination URL conversion means for converting a link destination URL indicating a link destination of a web page linked to the URL so that the converted link destination is different in each of the plurality of clickable areas,
Requested by the web page data transmitting means for transmitting web page data representing the web page including the link destination URL converted by the link destination URL converting means to the client terminal device, and by the determining means When it is determined that the URL of the web page has been converted by the proxy server, the link destination URL before being converted by the link destination URL conversion means and the web page are requested from the client terminal device. The position in the page in the web page of the one clickable area clicked for the purpose and the link source URL that is the URL of the web page including the web page of the one clickable area are stored in association with each other. Storage control means for controlling the storage device,
Proxy server with
代理サーバとウェブ・サーバとを備えた通信システムを構成する代理サーバの動作制御方法であって,
判定手段が,上記クライアント端末装置においてウェブ・ページに含まれる複数のクリッカブル領域のうちの一のクリッカブル領域がクリックされたことに応じて上記クライアント端末装置からリクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていないものかどうかを判定し,
第1のリクエスト手段が,上記判定手段によって,リクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていないと判定されたことに応じて,上記クライアント端末装置からのウェブ・ページのリクエストを上記ウェブ・サーバにリクエストし,
URL逆変換手段が,上記判定手段によって,リクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていると判定されたことに応じて,変換されたURLを変換される前のURLに戻し,
第2のリクエスト手段が,上記URL逆変換手段によって戻されたURLによって特定されるウェブ・ページのリクエストを上記ウェブ・サーバにリクエストし,
リンク先URL変換手段が,上記第1のリクエスト手段または上記第2のリクエスト手段からのリクエストに応答して,上記ウェブ・サーバから送信されるウェブ・ページ・データによって表されるウェブ・ページに含まれる複数のクリッカブル領域のそれぞれにリンクされている,ウェブ・ページのリンク先を示すリンク先URLを,変換後のリンク先が上記複数のクリッカブル領域のそれぞれにおいて異なるように変換し,
ウェブ・ページ・データ送信手段が,上記リンク先変換手段によって変換されたリンク先URLを含むウェブ・ページを表すウェブ・ページ・データを上記クライアント端末装置に送信し,
記憶制御手段が,上記判定手段によって,リクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていると判定されたことに応じて,上記リンク先URL変換手段によって変換される前のリンク先URLと上記クライアント端末装置からウェブ・ページをリクエストさせるためにクリックされた上記一のクリッカブル領域のウェブ・ページにおけるページ内位置と上記位置のクリッカブル領域が含まれているウェブ・ページのURLであるリンク元URLとを対応づけて記憶するように記憶装置を制御する,
代理サーバの動作制御方法。
An operation control method of a proxy server constituting a communication system including a proxy server and a web server,
When the determination means clicks one clickable area of the plurality of clickable areas included in the web page in the client terminal device, the URL of the web page requested from the client terminal device is the proxy. Determine if it has not been converted on the server,
When the first request means determines that the URL of the requested web page has not been converted in the proxy server by the determination means, the first request means sends a request for the web page from the client terminal device. Make a request to the above web server,
The URL reverse conversion means returns the converted URL to the URL before conversion in response to the determination by the determination means that the URL of the requested web page has been converted in the proxy server. ,
A second request means requests the web server for a request for a web page specified by the URL returned by the URL reverse conversion means;
The link destination URL converting means is included in the web page represented by the web page data transmitted from the web server in response to the request from the first request means or the second request means. A link destination URL indicating a link destination of a web page linked to each of the plurality of clickable areas is converted so that the converted link destination is different in each of the plurality of clickable areas,
Web page data transmission means transmits web page data representing the web page including the link destination URL converted by the link destination conversion means to the client terminal device,
When the storage control means determines that the URL of the requested web page has been converted in the proxy server by the determination means, the link destination before being converted by the link destination URL conversion means The URL and the link in the page of the one clickable area web page clicked to request a web page from the client terminal device and the URL of the web page including the clickable area at the position Control the storage device to store the original URL in association with each other,
Proxy server operation control method.
代理サーバとウェブ・サーバとを備えた通信システムを構成する代理サーバを制御するプログラムであって,
クライアント端末装置においてウェブ・ページに含まれる複数のクリッカブル領域のうちの一のクリッカブル領域がクリックされたことに応じて上記クライアント端末装置からリクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていないものかどうかを判定させ,
リクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていないと判定されたことに応じて,上記クライアント端末装置からのウェブ・ページのリクエストを上記ウェブ・サーバにリクエストさせ,
リクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されていると判定されたことに応じて,変換されたURLを変換される前のURLに戻させ,
戻されたURLによって特定されるウェブ・ページのリクエストを上記ウェブ・サーバにリクエストさせ,
リクエストに応答して,上記ウェブ・サーバから送信されるウェブ・ページ・データによって表されるウェブ・ページに含まれる複数のクリッカブル領域のそれぞれにリンクされている,ウェブ・ページのリンク先を示すリンク先URLを,変換後のリンク先が上記複数のクリッカブル領域のそれぞれにおいて異なるように変換させ,
変換されたリンク先URLを含むウェブ・ページを表すウェブ・ページ・データを上記クライアント端末装置に送信させ,
上記クライアント端末装置からリクエストされるウェブ・ページのURLが上記代理サーバにおいて変換されたと判定されたことに応じて,変換される前のリンク先URLと上記クライアント端末装置からウェブ・ページをリクエストさるためにクリックされた上記一のクリッカブル領域のウェブ・ページにおけるページ内位置と上記一のクリッカブル領域が含まれているウェブ・ページのURLであるリンク元URLとを対応づけて記憶するように記憶装置を制御させる,代理サーバの制御プログラム。
A program for controlling a proxy server constituting a communication system having a proxy server and a web server,
The URL of the web page requested from the client terminal device is converted in the proxy server in response to clicking on one of the clickable regions included in the web page in the client terminal device. To determine if it is not
In response to determining that the URL of the requested web page has not been converted by the proxy server, the web server requests the web server to request a web page from the client terminal device,
In response to determining that the URL of the requested web page has been converted in the proxy server, the converted URL is returned to the URL before conversion,
Have the web server make a request for the web page identified by the returned URL,
A link indicating a link destination of a web page linked to each of a plurality of clickable areas included in the web page represented by the web page data transmitted from the web server in response to the request. The destination URL is converted so that the link destination after conversion is different in each of the plurality of clickable areas,
Web page data representing the Web page including the converted link destination URL is transmitted to the client terminal device,
In response to determining that the URL of the web page requested from the client terminal device has been converted by the proxy server, to request a web page from the link destination URL before conversion and the client terminal device The storage device stores the position in the page in the web page of the one clickable area clicked on and the link source URL that is the URL of the web page including the one clickable area in association with each other. Proxy server control program to be controlled.
JP2007252863A 2007-09-28 2007-09-28 Communication system, proxy server, control method thereof, and control program thereof Expired - Fee Related JP4852014B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007252863A JP4852014B2 (en) 2007-09-28 2007-09-28 Communication system, proxy server, control method thereof, and control program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007252863A JP4852014B2 (en) 2007-09-28 2007-09-28 Communication system, proxy server, control method thereof, and control program thereof

Publications (2)

Publication Number Publication Date
JP2009086779A JP2009086779A (en) 2009-04-23
JP4852014B2 true JP4852014B2 (en) 2012-01-11

Family

ID=40660168

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007252863A Expired - Fee Related JP4852014B2 (en) 2007-09-28 2007-09-28 Communication system, proxy server, control method thereof, and control program thereof

Country Status (1)

Country Link
JP (1) JP4852014B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102111750A (en) * 2011-02-25 2011-06-29 中兴通讯股份有限公司 Method and system for downloading content
CN104572690B (en) * 2013-10-17 2019-07-02 腾讯科技(深圳)有限公司 A kind of methods, devices and systems obtaining web data

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002140251A (en) * 2000-10-31 2002-05-17 Nippon.Com:Kk Access counting device and access counting method
JP2003141002A (en) * 2001-10-29 2003-05-16 Nec Corp Url length conversion system and program
JP2003196198A (en) * 2001-12-28 2003-07-11 Ntt Communications Kk Link information display method and link information display device
JP2005327150A (en) * 2004-05-17 2005-11-24 Dainippon Printing Co Ltd Information delivery system and information delivery method

Also Published As

Publication number Publication date
JP2009086779A (en) 2009-04-23

Similar Documents

Publication Publication Date Title
US8166134B2 (en) Server system, method of controlling operation thereof and control program therefor
JP4981544B2 (en) Communication system, proxy server, control method thereof, and control program thereof
US20090204900A1 (en) Method And System For Navigation Of Web Sites And Applications
EP2264608A1 (en) Proxy server, and method and program for controlling the same
EP1258819A2 (en) System and method for providing a file in multiple languages
US20080244448A1 (en) Generation of menu presentation relative to a given menu orientation
US9514104B2 (en) Opening network-enabled electronic documents
JPWO2008041357A1 (en) Document processing apparatus and program
US20100114914A1 (en) Selective Home Page Manager
KR20130127086A (en) Terminal device, system for searching information using instant messenger, and method for searching information
US8103954B2 (en) Proxy server, and method and program for controlling same
JP2018180820A (en) Information processing apparatus and control method of information processing apparatus
JP4852014B2 (en) Communication system, proxy server, control method thereof, and control program thereof
JP4711577B2 (en) Map information display program
CN100553250C (en) The method and apparatus of marking of web pages
JP4815501B2 (en) Terminal device and program
JP4250349B2 (en) Method for transmitting all content data to a second data processing system while displaying reduced content data in the first data processing system
EP0977133A2 (en) Display device and hypertext display sytem for displaying hypertext
US20090319954A1 (en) Command driven web site browsing
US20070266338A1 (en) Internet browsing device, internet browsing method, and program recording medium
JP2012053565A (en) Information processor, information processing system and program
JP2008181445A (en) Document information providing method, document information providing program, document information providing device, and web terminal device
US8510450B2 (en) Reconciliation of web server session states with client browser states
JP2010079794A (en) Communication system, proxy server, control method for proxy server and control program thereof
JP5219270B2 (en) Internet-compatible TV system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100218

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110909

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110927

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111021

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20141028

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees