JP2006031522A - Content relay distribution server, content relay distribution computer program - Google Patents

Content relay distribution server, content relay distribution computer program Download PDF

Info

Publication number
JP2006031522A
JP2006031522A JP2004211392A JP2004211392A JP2006031522A JP 2006031522 A JP2006031522 A JP 2006031522A JP 2004211392 A JP2004211392 A JP 2004211392A JP 2004211392 A JP2004211392 A JP 2004211392A JP 2006031522 A JP2006031522 A JP 2006031522A
Authority
JP
Japan
Prior art keywords
content
server
request message
authentication
relay distribution
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2004211392A
Other languages
Japanese (ja)
Inventor
Tomokazu Uehara
友和 上原
Hideto Kobayashi
英土 小林
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.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing 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 Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP2004211392A priority Critical patent/JP2006031522A/en
Publication of JP2006031522A publication Critical patent/JP2006031522A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a content relay server in which a content relay distribution server manages centralizedly an access control for every content to be distributed and relays the content of a content server. <P>SOLUTION: The content relay distribution server has an identification module selection means for selecting an identification module for judging access permission to the contents based on a request message received from a user terminal, an identification information inspection means for separating identification information from the request message and inspecting the identification information by the selected identification module, transfers the request message to the content server which holds the contents and relays an obtained response to the user terminal. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、インターネットにおいて、利用者端末からのリクエスト・メッセージに応じて、コンテンツ・サーバへのアクセスを制御しながら中継して、コンテンツを配信するコンテンツ中継配信サーバに関するものである。   The present invention relates to a content relay distribution server that relays content while relaying it while controlling access to the content server in response to a request message from a user terminal on the Internet.

近年では、日常化しているインターネットでの情報発信は、印刷物やCDといった記録メディアにくらべて情報更新が容易であるために、利用者に応じて情報内容を動的に加工する方法として、注目されている。こうした流れの中で、価値のある優良なコンテンツを販売したり、販促用に提供したりするビジネスも数多く立上っている。たとえば、料金を支払った利用者のみにコンテンツを提供したり、または、会員利用者や抽選に当選した利用者や商品を購入した利用者のみにコンテンツを提供したりするために、コンテンツを販売する企業や販促に利用する企業は、ビジネス形態に応じた認証システムの保護のもとで、認証を得た特定の利用者のみに、コンテンツを配信する必要がある。ここで、これらのコンテンツ提供企業は、自社のコンテンツのみならず、他社のコンテンツ作成企業からコンテンツを購入して、コンテンツを配信している。   In recent years, information transmission on the Internet, which has become commonplace, has been attracting attention as a method for dynamically processing information contents according to users because it is easier to update information than recording media such as printed matter and CDs. ing. In this trend, there are many businesses that sell valuable and valuable content and provide it for promotional purposes. For example, sell content to provide content only to paying users, or to provide content only to member users, users who have won a lottery, or users who have purchased products Companies and companies used for sales promotion need to distribute contents only to specific users who have been authenticated under the protection of an authentication system according to the business form. Here, these content providers purchase not only their own content but also content from other content creation companies and distribute the content.

特許文献1には、コンテンツ提供企業が管理する1つの中継サーバでコンテンツ配信をURLで管理して、利用者からURLによるアクセス要求がきたら、定められた手順でURLを順次切り替えて、適切なコンテンツサーバに振り分ける中継技術が、開示されている。(従来技術1)
特開2002−215499号公報(3頁から4頁、図1−図11)特許文献2には、コンテンツ提供企業が管理するグローバルアドレスの中継サーバが、プライベートアドレスのコンテンツサーバからコンテンツを中継する中継技術が、開示されている。(従来技術2) 特開2004−30227号公報(5頁から9頁、図1−図7)
In Patent Document 1, content distribution is managed by a URL managed by a content provider company, and when an access request is received by a URL from a user, the URL is sequentially switched according to a predetermined procedure, and an appropriate content is set. A relay technique for distributing to servers has been disclosed. (Prior art 1)
Japanese Patent Laying-Open No. 2002-215499 (pages 3 to 4, FIG. 1 to FIG. 11) discloses a relay in which a global address relay server managed by a content provider relays content from a private address content server. Techniques are disclosed. (Prior art 2) JP 2004-30227 A (pages 5 to 9, FIG. 1 to FIG. 7)

ところで、これらの中継サーバは、コンテンツを販売や販促に利用するサービス主体となる企業のビジネスモデルに応じて、異なる認証システムを導入する必要があるので、従来技術1では、ビジネスモデルが増え、認証方法が増えると、中継サーバを増設しなければならなくなり、中継サーバ数が増大して、構築コストや運用管理コストが増加してしまう。従来技術2では、それぞれのコンテンツ提供者サーバに認証システムを導入する方法も考えられるが、認証方法の増加に伴い、同じく構築コストが増加してしまう。一方、コンテンツサーバからコンテンツを受信する方法には、従来技術1のURLの方法や、従来技術2のメッセージの方法などがあるが、いずれの方法でも、返信するコンテンツには、コンテンツサーバの情報が含まれたままであるので、情報管理の観点から、利用者に知らせたくない情報を秘匿出来ず、好ましくない。   By the way, since these relay servers need to introduce different authentication systems according to the business model of the company that is the service entity that uses the content for sales and sales promotion, the prior art 1 has an increased business model and authentication. As the number of methods increases, the number of relay servers must be increased, the number of relay servers increases, and the construction cost and operation management cost increase. In the prior art 2, a method of introducing an authentication system to each content provider server is also conceivable. However, as the number of authentication methods increases, the construction cost also increases. On the other hand, the method of receiving content from the content server includes the URL method of the prior art 1 and the message method of the prior art 2. In either method, the content server information is included in the content to be returned. Since it is still included, it is not preferable from the viewpoint of information management because it is impossible to conceal information that the user does not want to be informed.

本発明はこのような従来技術を考慮してなされたものであって、本発明の課題は、インターネット上に接続された、個々に異なる認証方式のビジネスモデルのサービスを利用者端末に提供するサービスサーバがあって、サービスサーバが提供するサービスを、コンテンツサーバと利用者端末との間で中継するコンテンツ中継配信サーバにおいて、かつ、リクエスト・メッセージに含まれるURLに対応して、コンテンツサーバへのアクセス制御を、切り替えるコンテンツ中継配信サーバにおいて、コンテンツ中継配信サーバが、個々に異なる認証方式のサービスサーバのアクセス制御を集中管理することで、サービスサーバが行うコンテンツサーバへのアクセス制御の負荷を軽減することが出来きると同時に、コンテンツサーバのアクセス制御を不要にすることが出来きて、更に、コンテンツ中継配信サーバが、コンテンツを中継することで、サービスサーバが、コンテンツを保有しなくてよいので、コンテンツの更新管理が不要となり、また、コンテンツ内に存在するコンテンツサーバ情報を秘匿処理することで、コンテンツサーバに関する情報を保護することが出来る、コンテンツ中継配信サーバを提供することである。
The present invention has been made in consideration of such a conventional technique, and an object of the present invention is to provide a service for providing a user terminal with a business model service connected to the Internet and using different authentication methods. Access to the content server in the content relay distribution server that relays the service provided by the service server between the content server and the user terminal, and corresponding to the URL included in the request message In a content relay distribution server that switches control, the content relay distribution server centrally manages access control of service servers of different authentication methods, thereby reducing the load of access control on the content server performed by the service server Content server access control at the same time In addition, since the content relay distribution server relays the content, the service server does not have to hold the content, so content update management becomes unnecessary, It is to provide a content relay distribution server that can protect information related to the content server by concealing content server information existing in the server.

本発明は、以下のような解決手段により、前記課題を解決する。すなわち、請求項1の発明は、コンテンツへのアクセスの可否を検査する複数の認証モジュール(たとえば、パスワード認証モジュールのようなプログラム)と、認証モジュール参照ファイルとアドレス変換ファイルを記憶した記憶手段と、利用者端末から受け取ったリクエスト・メッセージ(たとえば、コンテンツにアクセスするための情報=URL)に基づいて適切な認証モジュールを選択する認証モジュール選択手段と、選択された認証モジュールを起動し、認証結果を受け取る認証情報検査手段と、前記認証モジュールによってアクセス可の認証結果が得られた場合に、利用者端末から受け取ったリクエスト・メッセージをコンテンツデータを保有する別のサーバに転送し、この別のサーバからの応答を前記利用者端末に中継するコンテンツ取得手段と、を備えたコンテンツ中継配信サーバである。   The present invention solves the above problems by the following means. That is, the invention of claim 1 includes a plurality of authentication modules (for example, a program such as a password authentication module) for inspecting whether or not access to content is possible, storage means for storing an authentication module reference file and an address conversion file, Authentication module selection means for selecting an appropriate authentication module based on a request message (for example, information for accessing content = URL) received from the user terminal, and the selected authentication module is activated, and the authentication result is displayed. When an authentication result that can be accessed is obtained by the received authentication information checking means and the authentication module, the request message received from the user terminal is transferred to another server that holds the content data. That relays the response to the user terminal. And Ceiling acquisition unit, which is a content relay distribution server equipped with.

請求項2の発明は、望ましくは、認証モジュール参照ファイルを記憶した記憶手段を備えており、前記認証モジュール選択手段は、利用者端末からのリクエスト・メッセージに含まれるURLに応じて選択すべき認証モジュールを定めた認証モジュール参照ファイルを参照して、認証モジュールを選択するように構成したことを特徴とする請求項1に記載のコンテンツ中継配信サーバである。 The invention of claim 2 preferably includes storage means for storing an authentication module reference file, and the authentication module selection means selects the authentication to be selected in accordance with the URL included in the request message from the user terminal. 2. The content relay distribution server according to claim 1, wherein an authentication module is selected by referring to an authentication module reference file that defines a module.

請求項3の発明は、望ましくは、
前記認証情報検査手段は、利用者端末からのリクエストメッセージと端末情報(たとえば、利用者端末のIPアドレス)を、選択された認証モジュールに、検査すべき認証情報として渡すように機能する請求項1または請求項2に記載のコンテンツ中継配信サーバである。
Preferably, the invention of claim 3
The authentication information inspection unit functions to pass a request message from a user terminal and terminal information (for example, an IP address of the user terminal) to the selected authentication module as authentication information to be inspected. Or it is a content relay delivery server of Claim 2.

請求項4の発明は、望ましくは、アドレス変換ファイルを記憶した記憶手段を備えており、前記コンテンツ取得手段は、利用者端末からのリクエスト・メッセージに含まれるURLをそのURLに応じて、リクエスト・メッセージを転送する別のサーバのURLに置き換えるための変換表を定めたアドレス変換ファイルを参照して、前記リクエスト・メッセージをコンテンツデータを保有する別のサーバに転送するように構成した請求項1から請求項3のいずれか一項に記載のコンテンツ中継配信サーバである。 The invention of claim 4 preferably includes storage means for storing an address conversion file, and the content acquisition means determines the URL included in the request message from the user terminal according to the URL. 2. The apparatus according to claim 1, wherein the request message is transferred to another server holding content data with reference to an address conversion file that defines a conversion table for replacing the URL of another server that transfers the message. It is a content relay delivery server as described in any one of Claim 3.

請求項5の発明は、望ましくは、前記コンテンツ取得手段は、リクエスト・メッセージを転送した前記別のサーバからの応答を受けた場合に、その中に前記別のサーバのURLをリンク先アドレスに含むHTMLデータが含まれている場合は、前記アドレス変換ファイルを参照して、その別のサーバを表すURLをコンテンツ中継配信サーバ自身を表す適当なURLに差替えたHTMLデータに変換して利用者端末に提供するものである請求項4に記載のコンテンツ中継配信サーバ。 Preferably, when the content acquisition unit receives a response from the other server that has transferred the request message, the URL of the other server is included in the link destination address therein. If the HTML data is included, the address conversion file is referred to, the URL representing the other server is converted into HTML data replaced with an appropriate URL representing the content relay distribution server itself, and the user terminal is converted. The content relay distribution server according to claim 4, which is provided.

請求項6の発明は、望ましくは、前記認証モジュールは、所定の方法で暗号化された利用者端末からのリクエストメッセージを、復号するように構成された請求項3に記載のコンテンツ中継配信サーバである。 Preferably, in the content relay distribution server according to claim 3, the authentication module is preferably configured to decrypt a request message from a user terminal encrypted by a predetermined method. is there.

請求項7の発明は、望ましくは、前記認証モジュールは、リクエストメッセージに、リクエストメッセージや端末情報から取り出した認証情報を加工して、リクエストメッセージに組込むように機能する請求項1または請求項2に記載のコンテンツ中継配信サーバである。 Preferably, the authentication module functions to process the authentication information extracted from the request message or the terminal information into the request message, and incorporate the authentication information into the request message. The content relay distribution server described.

請求項8の発明は、望ましくは、内臓する記憶手段に、あらかじめ所定の認証情報を記憶した、請求項1、または、請求項2に記載のコンテンツ中継配信サーバである。 The invention of claim 8 is preferably the content relay distribution server according to claim 1 or 2, wherein predetermined authentication information is stored in advance in a built-in storage means.

請求項9の発明は、望ましくは、コンピュータに組み込むことによって、コンピュータを、請求項1から請求項7のいずれか一項に記載のコンテンツ中継配信サーバとして動作させるコンピュータプログラムである。 The invention of claim 9 is preferably a computer program that causes a computer to operate as the content relay distribution server according to any one of claims 1 to 7 by being incorporated in the computer.

なお、URLとは、Uniform Resource Locatorの略で、インターネット上にある情報の住所の記述方式で、サーバ名、フォルダ名、ファイル名、情報の種類などで構成される。
URL is an abbreviation for Uniform Resource Locator, and is a description method of the address of information on the Internet, and is composed of a server name, folder name, file name, information type, and the like.

本願発明によれば、インターネット上に接続された、個々に異なる認証方式のビジネスモデルのサービスサーバが提供するコンテンツを、コンテンツサーバと利用者端末との間を中継するコンテンツ中継配信サーバが中継することにおいて、かつ、リクエスト・メッセージに含まれるURLに対応して、コンテンツサーバへのアクセス制御を、切り替えるコンテンツ中継配信サーバにおいて、コンテンツ中継配信サーバが、個々に異なる認証方式のサービスサーバのアクセス制御を集中管理することで、サービスサーバが行うコンテンツサーバへのアクセス制御の負荷を軽減することが出来きると同時に、コンテンツサーバのアクセス制御を不要にすることが出来きて、更に、コンテンツ中継配信サーバが、コンテンツを中継することで、サービスサーバが、コンテンツを保有しなくてよいので、コンテンツの更新管理が不要となり、また、コンテンツ内に存在するコンテンツサーバ情報を秘匿処理することで、コンテンツサーバに関する情報を保護することが出来る、コンテンツ中継配信サーバを提供することである。   According to the present invention, a content relay distribution server that relays between a content server and a user terminal relays content provided by a service server of a business model of an individual authentication method that is connected to the Internet. In the content relay distribution server that switches the access control to the content server in response to the URL included in the request message, the content relay distribution server concentrates the access control of service servers of different authentication methods individually. By managing, the load of access control to the content server performed by the service server can be reduced, and at the same time, the access control of the content server can be made unnecessary. By relaying The content server does not need to have content, so content update management is not required, and content server information existing in the content can be concealed to protect information related to the content server. To provide a distribution server.

以下、図面等を参照しながら、本発明の実施の形態について、更に詳しく説明する。   Hereinafter, embodiments of the present invention will be described in more detail with reference to the drawings.

(第1実施形態)
図1は、本発明のコンテンツ中継配信サーバのネットワーク構成図である。によるコンテンツ中継配信サーバ10は、インターネット14の環境下で、複数のサービスサーバ13、コンテンツサーバ12、利用者端末11と接続されている。コンテンツ中継配信サーバ10は、利用者端末11とコンテンツサーバ12との間に位置して、利用者端末11が要求するコンテンツをコンテンツサーバ12から、利用者端末11に中継する。コンテンツ中継配信サーバ10は、利用者端末11から、コンテンツ要求URLを受信すると、アクセス権限に基づいて、コンテンツ要求URLをコンテンツサーバのURLに切り替えて、コンテンツサーバ12から所望のコンテンツを取得して、利用者端末11に送信する。
(First embodiment)
FIG. 1 is a network configuration diagram of a content relay distribution server of the present invention. Is connected to a plurality of service servers 13, content servers 12, and user terminals 11 under the environment of the Internet 14. The content relay distribution server 10 is located between the user terminal 11 and the content server 12 and relays content requested by the user terminal 11 from the content server 12 to the user terminal 11. Upon receiving the content request URL from the user terminal 11, the content relay distribution server 10 switches the content request URL to the URL of the content server based on the access authority, acquires the desired content from the content server 12, It transmits to the user terminal 11.

利用者端末11は、リクエスト・メッセージ(たとえば、URL形式で表現したコンテンツ要求URL)を、コンテンツ中継配信サーバ10に送信する。このコンテンツ要求URLには、本人確認やアクセス権限確認としての認証情報(たとえば、本人確認やアクセス権限確認等の情報)が、URLパラメータとして含まれている。 The user terminal 11 transmits a request message (for example, a content request URL expressed in URL format) to the content relay distribution server 10. This content request URL includes authentication information (for example, information such as identity confirmation and access authority confirmation) as identity parameters and access authority confirmations as URL parameters.

コンテンツサーバ12は、サービスサーバ13が提供するコンテンツを保有している。コンテンツサーバ12は、コンテンツ中継配信サーバ10からのコンテンツ取得要求に対して、所望のコンテンツを返信する。サービスサーバ13は、利用者端末11に、明示的に、コンテンツ提供サービスを行う。 The content server 12 holds content provided by the service server 13. The content server 12 returns the desired content in response to the content acquisition request from the content relay distribution server 10. The service server 13 explicitly provides a content providing service to the user terminal 11.

図2は、コンテンツ中継配信サーバの詳細な構成図である。コンテンツ中継配信サーバでは、利用者端末11からのコンテンツの要求に従い、コンテンツ要求URLを受信すると、認証用モジュール選択手段104は、サービスサーバにより定められた所定の手順で検査するための認証用モジュール103を指定するために、コンテンツ要求URLに基づいて、認証モジュール参照ファイル105aを参照して、該当する認証用モジュール103を選択する。   FIG. 2 is a detailed configuration diagram of the content relay distribution server. In the content relay distribution server, when the content request URL is received in accordance with the content request from the user terminal 11, the authentication module selection unit 104 performs the authentication module 103 for inspection according to a predetermined procedure determined by the service server. Is specified based on the content request URL by referring to the authentication module reference file 105a and selecting the corresponding authentication module 103.

次に、認証情報検査手段101は、利用者端末11からのリクエストメッセージと端末情報を前記認証用モジュール103に引渡し、本人確認とアクセス権限確認の検査をする。次いで、コンテンツ取得手段102は、検査したアクセス権限のもとで、アドレス変換ファイル105bを参照して、コンテンツ要求URLを、コンテンツサーバ12のURLに変換して、所望のコンテンツを取得する。   Next, the authentication information checking means 101 delivers the request message and terminal information from the user terminal 11 to the authentication module 103, and checks the identity verification and access authority confirmation. Next, the content acquisition unit 102 converts the content request URL into the URL of the content server 12 with reference to the address conversion file 105b under the checked access authority, and acquires the desired content.

最後に、コンテンツ取得手段102は、コンテンツの中に、コンテンツサーバ12のURL記述が存在すれば、コンテンツ要求URLに置換して、利用者端末11にコンテンツを送信する。   Finally, if the URL description of the content server 12 exists in the content, the content acquisition unit 102 replaces the content request URL with the content request URL and transmits the content to the user terminal 11.

コンテンツサーバ12は、コンテンツ中継配信サーバ10からのコンテンツ取得要求に対して、コンテンツサーバ12内に記憶している要求されたコンテンツを、返信するもので、利用者端末11からの直接の要求に対しては、コンテンツを返信しない。 The content server 12 returns the requested content stored in the content server 12 in response to the content acquisition request from the content relay distribution server 10, and responds to a direct request from the user terminal 11. Will not respond.

なお、認証情報は、サービスサーバが利用者端末を認証した情報(たとえば、利用者端末情報)や利用者情報(たとえば、ログイン情報、ユーザID)や利用者が利用権利保有を証明するために送信する情報(たとえば、シリアルキー)や認証の有効時間などであって、コンテンツを利用するために必要なものである。この認証情報は、リクエストメッセージに組込まれて、コンテンツ中継配信サーバ10やコンテンツサーバ12で利用される。 Note that the authentication information is transmitted to verify that the service server has authenticated the user terminal (for example, user terminal information), user information (for example, login information, user ID), and the user's possession of usage rights. Information (for example, serial key), valid time of authentication, and the like, which are necessary for using the content. This authentication information is incorporated in the request message and used by the content relay distribution server 10 and the content server 12.

図3、本発明のコンテンツ中継配信サーバにおける認証モジュール参照ファイルの説明図である。認証モジュール参照ファイル105aは、利用者端末11から受け取ったコンテンツ要求URL31が、コンテンツへのアクセスを許可されているかを検査する認証モジュール32を指定する。たとえば、利用者端末11から、コンテンツ要求URLとして、“ HYPERLINK "http://contents-gateway.co.jp/travel/" http://contents-gateway.co.jp/travel/”31aを受け取ったときには、パスワード認証モジュール“モジュールA”32aにて、検査を行うことを示す。他方、コンテンツ要求URLとして、“ HYPERLINK "http://contents-gateway.co.jp/prize/" http://contents-gateway.co.jp/prize/” 31bを受け取ったときには、公開鍵方式認証モジュール“モジュールC”32bにて、検査を行うことを示す。 FIG. 3 is an explanatory diagram of an authentication module reference file in the content relay distribution server of the present invention. The authentication module reference file 105a designates the authentication module 32 that checks whether the content request URL 31 received from the user terminal 11 is permitted to access the content. For example, “HYPERLINK“ http://contents-gateway.co.jp/travel/ ”http://contents-gateway.co.jp/travel/” 31a is received from the user terminal 11 as the content request URL. In some cases, the password authentication module “module A” 32a indicates that an inspection is performed. On the other hand, when "HYPERLINK" http://contents-gateway.co.jp/prize/ "http://contents-gateway.co.jp/prize/" 31b is received as the content request URL, public key authentication The module “module C” 32b indicates that an inspection is performed.

図4、本発明のコンテンツ中継配信サーバにおけるアドレス変換ファイルの説明図である。アドレス変換ファイル105bは、利用者端末11から受け取るコンテンツ要求URL41に対応したコンテンツサーバのURL42を指定する。たとえば、コンテンツ要求URLとして、“ HYPERLINK "http://contents-gateway.co.jp/travel/" http://contents-gateway.co.jp/travel/”41aを受け取ったときには、そのコンテンツが存在するコンテンツサーバ12のURLは、“ HYPERLINK "http://contents-gateway.co.jp/travel/" http://a-travel.co.jp/travel/”42aであることを示す。 FIG. 4 is an explanatory diagram of an address conversion file in the content relay distribution server of the present invention. The address conversion file 105b specifies the URL 42 of the content server corresponding to the content request URL 41 received from the user terminal 11. For example, when “HYPERLINK“ http://contents-gateway.co.jp/travel/ ”http://contents-gateway.co.jp/travel/” 41a is received as the content request URL, the content exists. The URL of the content server 12 is “HYPERLINK” http://contents-gateway.co.jp/travel/ ”http://a-travel.co.jp/travel/” 42a.

図5は、本発明によるコンテンツ中継配信サーバと利用者端末で行う処理手順のフローチャートである。コンテンツ中継配信サーバ10は、利用者端末11から、コンテンツ要求URLを受信して、コンテンツサーバ12から要求のコンテンツを取得中継して、利用者端末11に返信する処理フローである。
(1)コンテンツ中継配信サーバの認証情報検査手段は、利用者端末から、コンテンツ要 求URLを受信する。(ステップS80)
(2)認証モジュール選択手段は、コンテンツ要求URLを基に、認証モジュール参照フ ァイルを参照して、認証モジュールを選択する。(ステップS81)
(3)認証情報検査手段は、選択した認証モジュールに利用者端末からのリクエストメッ セージと端末情報を渡し、認証モジュールは本人認証とコンテンツのアクセス権限を 確認し、結果を認証情報検査手段に返す。(ステップS82)
(4)認証結果が正当であれば、次のステップにすすむ。(ステップS83)認証結果が 正当でなければ、不許可のメッセージを利用者端末に返信する。(ステップS89)
(5)コンテンツ取得手段は、アドレス変換ファイルを参照して、コンテンツ要求URL をコンテンツサーバのURLに変換する。(ステップS84)
(6)コンテンツ取得手段は、コンテンツサーバよりコンテンツを取得する。(ステップ S85)
(7)コンテンツ取得手段は、取得したコンテンツが、HTMLデータかどうか判断され る。(ステップS86)取得したコンテンツがHTMLデータであった場合には、次 のステップにすすむ。取得したコンテンツがHTMLデータでない場合には、(8) に進む。
(8)HTMLコンテンツの内にコンテンツサーバのURLがある場合には、コンテンツ 取得手段は、アドレス変換ファイルを参照して、元のコンテンツ要求URLに置換す る。(ステップS87)
(9)コンテンツ取得手段は、コンテンツを利用者端末11に送信する。(ステップS8 8)
FIG. 5 is a flowchart of a processing procedure performed by the content relay distribution server and the user terminal according to the present invention. The content relay distribution server 10 is a processing flow that receives a content request URL from the user terminal 11, acquires and relays the requested content from the content server 12, and sends it back to the user terminal 11.
(1) The authentication information inspecting means of the content relay distribution server receives the content request URL from the user terminal. (Step S80)
(2) Based on the content request URL, the authentication module selection means refers to the authentication module reference file and selects an authentication module. (Step S81)
(3) The authentication information checking means passes the request message and terminal information from the user terminal to the selected authentication module, and the authentication module confirms the identity authentication and the access authority of the content, and returns the result to the authentication information checking means. . (Step S82)
(4) If the authentication result is valid, proceed to the next step. (Step S83) If the authentication result is not valid, an unacceptable message is returned to the user terminal. (Step S89)
(5) The content acquisition unit refers to the address conversion file and converts the content request URL into the URL of the content server. (Step S84)
(6) The content acquisition unit acquires content from the content server. (Step S85)
(7) The content acquisition means determines whether the acquired content is HTML data. (Step S86) If the acquired content is HTML data, proceed to the next step. If the acquired content is not HTML data, the process proceeds to (8).
(8) If the URL of the content server is included in the HTML content, the content acquisition means refers to the address conversion file and replaces it with the original content request URL. (Step S87)
(9) The content acquisition unit transmits the content to the user terminal 11. (Step S88)

なお、(3)おいて、認証モジュールが、コンテンツ要求URLのパラメータに、たとえば、リクエストメッセージと端末情報から取り出したユーザIDを組込むことで、コンテンツサーバにユーザIDを、渡すことが出来る。コンテンツサーバは、このユーザIDを使うことで、木目細かなコンテンツサービス(たとえば、前回のアクセス情報)を提供することが可能になる。 In (3), the authentication module can pass the user ID to the content server by, for example, incorporating the user ID extracted from the request message and the terminal information into the parameter of the content request URL. By using this user ID, the content server can provide a detailed content service (for example, previous access information).

図6は、会員に、コンテンツを提供するために、サービスサーバが利用者端末に提供する画面例である。会員ログインページ61は、会員である利用者が、会員IDとパスワードを入力して、会員認証を受けるためのもので、サービスサーバ13から提供される画面である。会員ログインページ61のログイン・ボタン61aが押されると、会員IDとパスワードがサービスサーバ13に送信されて、認証を受けると、会員専用ページ62が、サービスサーバ13から、利用者端末に返信される。   FIG. 6 is an example of a screen provided by the service server to the user terminal in order to provide content to the member. The member login page 61 is a screen provided from the service server 13 for a user who is a member to enter a member ID and password and receive member authentication. When the login button 61a of the member login page 61 is pressed, the member ID and password are transmitted to the service server 13, and upon authentication, the member-dedicated page 62 is returned from the service server 13 to the user terminal. .

会員専用ページ62の「コンテンツへ」ボタンには、コンテンツ要求URLとして、“http://contents-gateway.co.jp/travel/index.html”63aが、リンク情報として指定されていて、同時に、このURLの変数に、暗号化された認証情報の値63b、“crypt=hof4a2u43sranoyu”が、代入されている。   In the “to content” button of the member-only page 62, “http://contents-gateway.co.jp/travel/index.html” 63a is designated as link information as a content request URL. The encrypted authentication information value 63b and “crypt = hof4a2u43sranoyu” are assigned to the URL variable.

会員専用ページ62の「コンテンツへ」ボタン62aが押されると、リンク情報のコンテンツ要求URL63aと認証情報63bが、コンテンツ中継配信サーバ10に送信される。コンテンツ中継配信サーバ10は、受信したリンク情報のコンテンツ要求URL63を使って、認証モジュールを選択して、認証を行い、コンテンツサーバのURLに変換して、コンテンツサーバからコンテンツを取得して、利用者端末に返信する処理は、既に説明したとおりである。   When the “to content” button 62 a on the member-only page 62 is pressed, a content request URL 63 a and authentication information 63 b of link information are transmitted to the content relay distribution server 10. The content relay distribution server 10 selects an authentication module using the content request URL 63 of the received link information, performs authentication, converts it to the URL of the content server, acquires the content from the content server, and acquires the user. The process of returning to the terminal is as described above.

(第二実施形態)
本発明の第二実施形態として、インターネットでキャンペーンを開催中の商品を購入した利用者が、キャンペーンに参加するために、商品に添付のシリアルナンバーをコンテンツ中継配信サーバで認証を受ける事例を説明する。
(Second embodiment)
As a second embodiment of the present invention, a case will be described in which a user who has purchased a product for which a campaign is being held on the Internet is authenticated by the content relay distribution server for the serial number attached to the product in order to participate in the campaign. .

図7は、利用者端末で、商品に添付のシリアルナンバーを入力する画面の例である。シリアルナンバー入力欄92に、シリアルナンバーを入力して、「入力完了ボタン」93を押すと、「入力完了ボタン」93にリンクされている、要求URL91に、シリアルナンバーが埋め込まれて、コンテンツ中継配信サーバ10に、送信される。たとえば、シリアルナンバー“12681991”が入力されると、要求URL “ HYPERLINK "http://contents-gateway.co.jp/shop/index.html" http://contents-gateway.co.jp/shop/index.html”91aの変数91bに代入されて、コンテンツ中継配信サーバ10に、送信される。 FIG. 7 is an example of a screen for inputting a serial number attached to a product on the user terminal. When a serial number is entered in the serial number input field 92 and the “input completion button” 93 is pressed, the serial number is embedded in the request URL 91 linked to the “input completion button” 93, and content relay distribution is performed. It is transmitted to the server 10. For example, if the serial number “12681991” is entered, the request URL “HYPERLINK“ http://contents-gateway.co.jp/shop/index.html ”http://contents-gateway.co.jp/shop/ It is assigned to the variable 91b of index.html "91a and transmitted to the content relay distribution server 10.

図8は、商品に添付のシリアルナンバーの認証をコンテンツ中継配信サーバで行う説明図である。コンテンツ中継配信サーバの記憶手段105には、シリアルナンバーの照合用に、シリアルナンバー認証情報105cが、記憶されている。利用者端末11は、サービスサーバ12から、シリアルナンバー入力画面を送信してもらう。利用者が、シリアルナンバー入力画面で、シリアルナンバーを入力して、入力完了ボタン93を押すと、シリアルナンバー認証情報がコンテンツ中継配信サーバへのコンテンツ要求URLの情報として組込まれて、このコンテンツ要求URLを、コンテンツ中継配信サーバに、送信する。コンテンツ中継配信サーバの認証情報検査手段101は、利用者端末11からシリアルナンバーを認証情報105dとして組み込んだ要求URLを受信する。認証情報検査手段101は、シリアルナンバーを含む利用者端末からのリクエストメッセージをシリアルナンバー認証モジュール105bに渡し、シリアルナンバー認証モジュール105bはシリアルナンバーとシリアルナンバー認証情報105cと照合し、結果を認証情報検査手段101に返す。認証が得られれば、コンテンツ取得手段102は、要求URLを基に、アドレス変換ファイル105bを参照して、コンテンツサーバ12にアクセスして、所望のコンテンツを取得して、利用者端末に送信する。 FIG. 8 is an explanatory diagram in which the serial number attached to the product is authenticated by the content relay distribution server. The serial number authentication information 105c is stored in the storage unit 105 of the content relay distribution server for serial number verification. The user terminal 11 receives a serial number input screen from the service server 12. When the user inputs the serial number on the serial number input screen and presses the input completion button 93, the serial number authentication information is incorporated as information of the content request URL to the content relay distribution server, and this content request URL Is transmitted to the content relay distribution server. The authentication information inspection unit 101 of the content relay distribution server receives the request URL in which the serial number is incorporated as the authentication information 105d from the user terminal 11. The authentication information checking means 101 passes a request message from the user terminal including the serial number to the serial number authentication module 105b, and the serial number authentication module 105b compares the serial number with the serial number authentication information 105c, and the result is checked with the authentication information check. Return to means 101. If the authentication is obtained, the content acquisition unit 102 refers to the address conversion file 105b based on the request URL, accesses the content server 12, acquires the desired content, and transmits it to the user terminal.

以上説明した実施例の中で、シリアルナンバーをシリアルナンバー入力欄にキーで入力する方法を説明したが、カメラやスキャナーで読み込んでOCR処理をしても同様の効果が得られる。   In the embodiment described above, the method of inputting the serial number with the key in the serial number input field has been described. However, the same effect can be obtained by reading with a camera or a scanner and performing OCR processing.

(第三実施形態)
本発明の第三実施形態として、インターネットプロバイダーに契約している利用者が、会員情報の提供を受けるためにコンテンツ中継配信サーバで認証を受ける事例を説明する。図9は、IPアドレス認証を備えたコンテンツ中継サーバの構成図商品に添付のシリアルナンバーの認証をコンテンツ中継配信サーバで行う説明図である。コンテンツ中継配信サーバの記憶手段105には、IPアドレス照合用に、IPリスト105dが、記憶されている。利用者端末11は、コンテンツ要求URLを含めたリクエスト・メッセージを、コンテンツ中継配信サーバに、送信する。認証モジュール選択手段104は、要求URLを基にして、認証モジュール参照ファイルを参照して、IP認証モジュール103を選択する。認証情報検査手段101は、選択したIP認証モジュール103に利用者端末からのリクエストメッセージとIPアドレスを含む端末情報を渡し、IP認証モジュール103は、IPアドレスとIPリスト105dと照合し、結果を認証情報検査手段101に返す。認証が得られれば、既に説明したように、コンテンツ取得手段102は、アドレス変換ファイルを参照して、要求URLを基に、コンテンツサーバ12のURLに変換して、所望のコンテンツを取得して、利用者端末に送信する。
(Third embodiment)
As a third embodiment of the present invention, a case will be described in which a user contracted with an Internet provider is authenticated by a content relay distribution server in order to receive provision of member information. FIG. 9 is a configuration diagram of a content relay server having IP address authentication. The content relay distribution server authenticates the serial number attached to the product. The storage means 105 of the content relay distribution server stores an IP list 105d for IP address verification. The user terminal 11 transmits a request message including the content request URL to the content relay distribution server. The authentication module selection means 104 selects the IP authentication module 103 by referring to the authentication module reference file based on the request URL. The authentication information checking means 101 passes the request message from the user terminal and the terminal information including the IP address to the selected IP authentication module 103, and the IP authentication module 103 compares the IP address with the IP list 105d and authenticates the result. It returns to the information inspection means 101. If the authentication is obtained, as described above, the content acquisition unit 102 refers to the address conversion file, converts the request URL into the URL of the content server 12, acquires the desired content, Send to the user terminal.

以上詳しく説明したように、第一実施形態によれば、インターネット上に接続された、個々に異なる認証方式のビジネスモデルのサービスサーバが、サーバと利用者端末にコンテンツを提供するとき、コンテンツ中継配信サーバが、個々に異なる認証方式のサービスサーバのアクセス制御を集中管理して、サービスサーバが行うコンテンツサーバへのアクセス制御の負荷を軽減すると同時に、コンテンツサーバによる認証処理を不要にすることで、コンテンツサーバの仕組みを簡素化することが出来きて、更に、コンテンツ中継配信サーバが、コンテンツを中継することで、サービスサーバは、コンテンツを保有しなくて良いので、コンテンツの更新管理の負荷が不要となり、また、コンテンツ内に存在するコンテンツサーバ情報を秘匿処理することで、コンテンツサーバに関する情報を保護することが出来る、コンテンツ中継配信サーバを提供する。   As described above in detail, according to the first embodiment, when a service server of a business model with different authentication methods connected to the Internet provides content to the server and the user terminal, content relay distribution is performed. The server centrally manages the access control of service servers with different authentication methods to reduce the load of access control to the content server performed by the service server, and at the same time eliminates the need for authentication processing by the content server. The server mechanism can be simplified, and further, the content relay distribution server relays the content, so the service server does not have to hold the content, so the load of content update management becomes unnecessary. In addition, content server information existing in the content is concealed In Rukoto, it is possible to protect the information about the content server, to provide a content relay distribution server.

また、第二実施形態や第三実施形態によれば、サービスサーバの認証を受けずに、コンテンツ中継配信サーバの認証のみでコンテンツを中継配信できることから、サービスサーバの仕組みを大幅に簡素化できるので、開発負荷を減らすことができ、サービスの提供までの期間を短縮でき、サービスレベルが向上するコンテンツ中継サーバを提供する。
In addition, according to the second embodiment and the third embodiment, since the content can be relayed and distributed only by the authentication of the content relay distribution server without being authenticated by the service server, the service server mechanism can be greatly simplified. To provide a content relay server that can reduce development load, shorten the period until service provision, and improve the service level.

本発明によるコンテンツ中継サーバのネットワーク構成図Network configuration diagram of content relay server according to the present invention 本発明によるコンテンツ中継サーバの詳細な構成図Detailed configuration diagram of content relay server according to the present invention 本発明による認証モジュール参照ファイルの説明図Explanatory drawing of the authentication module reference file by this invention 本発明によるアドレス変換ファイルの説明図Explanatory drawing of the address translation file according to the present invention 本発明によるコンテンツ中継配信サーバの処理フローProcessing flow of content relay distribution server according to the present invention 本発明による会員専用ページで送信されるURLと認証情報の説明図Explanatory diagram of URL and authentication information transmitted on member-dedicated page according to the present invention 本発明によるキャンペーンによるシリアルナンバー認証情報の仕組みの説明図Explanatory drawing of the mechanism of serial number authentication information by the campaign according to the present invention 本発明によるシリアルナンバー認証を備えたコンテンツ中継サーバの構成図Configuration diagram of a content relay server with serial number authentication according to the present invention 本発明によるIPアドレス認証を備えたコンテンツ中継サーバの構成図Configuration diagram of content relay server with IP address authentication according to the present invention

符号の説明Explanation of symbols

10 コンテンツ中継配信サーバ
11 利用者端末
12 コンテンツサーバ
13 サービスサーバ
101 認証情報検査手段
102 コンテンツ取得手段
103 認証モジュール
104 認証モジュール選択手段
105 記憶手段
105a 認証モジュール参照ファイル
105b アドレス変換ファイル
105c シリアルナンバー認証情報
105d IPリスト
31 コンテンツ要求URL
32 認証モジュール情報
41 コンテンツ要求URL
42 コンテンツサーバURL情報
61 会員ログインページ
61a ログイン・ボタン
62 会員専用ページ
62a 「コンテンツへ」ボタン
90 キャンペーン。シリアルナンバー入力ページ
92 コンシリアルナンバー入力欄
93 入力完了ボタン

DESCRIPTION OF SYMBOLS 10 Content relay delivery server 11 User terminal 12 Content server 13 Service server 101 Authentication information inspection means 102 Content acquisition means 103 Authentication module 104 Authentication module selection means 105 Storage means 105a Authentication module reference file 105b Address conversion file 105c Serial number authentication information 105d IP list 31 Content request URL
32 Authentication module information 41 Content request URL
42 Content Server URL Information 61 Member Login Page 61a Login Button 62 Member Exclusive Page 62a “To Content” Button 90 Campaign. Serial number input page 92 Conserial number input field 93 Input completion button

Claims (9)

コンテンツへのアクセスの可否を検査する複数の認証モジュールと、
利用者端末から受け取ったリクエスト・メッセージに基づいて適切な認証モジュールを選択する認証モジュール選択手段と、
選択された認証モジュールを起動し、認証結果を受け取る認証情報検査手段と、
前記認証モジュールによってアクセス可の認証結果が得られた場合に、利用者端末から受け取ったリクエスト・メッセージを、コンテンツデータを保有する別のサーバに転送し、この別のサーバからの応答を前記利用者端末に中継するコンテンツ取得手段と、
を備えたコンテンツ中継配信サーバ。
A plurality of authentication modules that inspect whether content can be accessed;
An authentication module selection means for selecting an appropriate authentication module based on the request message received from the user terminal;
An authentication information inspecting means for activating the selected authentication module and receiving the authentication result;
When an authentication result that can be accessed is obtained by the authentication module, the request message received from the user terminal is transferred to another server holding content data, and a response from the other server is sent to the user. Content acquisition means for relaying to the terminal;
A content relay distribution server.
認証モジュール参照ファイルを記憶した記憶手段を備えており、
前記認証モジュール選択手段は、利用者端末からのリクエストメッセージに含まれるURLに応じて選択すべき認証モジュールを定めた認証モジュール参照ファイルを参照して、認証モジュールを選択するように構成したことを特徴とする請求項1に記載のコンテンツ中継配信サーバ。
A storage means for storing the authentication module reference file;
The authentication module selection means is configured to select an authentication module by referring to an authentication module reference file that defines an authentication module to be selected according to a URL included in a request message from a user terminal. The content relay distribution server according to claim 1.
前記認証情報検査手段は、利用者端末からのリクエストメッセージと端末情報を、選択された認証モジュールに、検査すべき認証情報として渡すように機能する請求項1または請求項2に記載のコンテンツ中継配信サーバ。 The content relay distribution according to claim 1 or 2, wherein the authentication information inspecting unit functions to pass a request message and terminal information from a user terminal as authentication information to be inspected to a selected authentication module. server. アドレス変換ファイルを記憶した記憶手段を備えており、
前記コンテンツ取得手段は、利用者端末からのリクエストメッセージに含まれるURLをそのURLに応じて、リクエストメッセージを転送する別のサーバのURLに置き換えるための変換表を定めたアドレス変換ファイルを参照して、前記リクエストメッセージをコンテンツデータを保有する別のサーバに転送するように構成した請求項1から請求項3のいずれか一項に記載のコンテンツ中継配信サーバ。
A storage means for storing the address translation file;
The content acquisition means refers to an address conversion file that defines a conversion table for replacing the URL included in the request message from the user terminal with the URL of another server that forwards the request message according to the URL. The content relay distribution server according to any one of claims 1 to 3, wherein the request message is configured to be transferred to another server having content data.
前記コンテンツ取得手段は、リクエストメッセージを転送した前記別のサーバからの応答を受けた場合に、その中に前記別のサーバのURLをリンク先アドレスに含むHTMLデータが含まれている場合は、前記アドレス変換ファイルを参照して、その別のサーバを表すURLをコンテンツ中継配信サーバ自身を表す適当なURLに差替えたHTMLデータに変換して利用者端末に提供するものである請求項4に記載のコンテンツ中継配信サーバ。 When the content acquisition unit receives a response from the other server that has transferred the request message, and includes HTML data including the URL of the other server in the link destination address, 5. The URL according to claim 4, wherein the URL representing the other server is referred to the address conversion file, converted into HTML data replaced with an appropriate URL representing the content relay distribution server itself, and provided to the user terminal. Content relay distribution server. 前記認証モジュールは、所定の方法で暗号化された利用者端末からのリクエストメッセージを、復号するように構成された請求項3に記載のコンテンツ中継配信サーバ。 The content relay distribution server according to claim 3, wherein the authentication module is configured to decrypt a request message from a user terminal encrypted by a predetermined method. 前記認証モジュールは、リクエストメッセージに、リクエストメッセージや端末情報から取り出した認証情報を加工して、リクエストメッセージに組込むように機能する請求項1または請求項2に記載のコンテンツ中継配信サーバ。 The content relay distribution server according to claim 1 or 2, wherein the authentication module functions to process the authentication information extracted from the request message or the terminal information into the request message and incorporate it into the request message. 内臓する記憶手段に、あらかじめ所定の認証情報を記憶した、請求項1または請求項2に記載のコンテンツ中継配信サーバ。 The content relay distribution server according to claim 1, wherein predetermined authentication information is stored in advance in a built-in storage unit. コンピュータに組み込むことによって、コンピュータを、請求項1から請求項7のいずれか一項に記載のコンテンツ中継配信サーバとして動作させるコンピュータプログラム。

A computer program that causes a computer to operate as the content relay distribution server according to any one of claims 1 to 7 by being incorporated in the computer.

JP2004211392A 2004-07-20 2004-07-20 Content relay distribution server, content relay distribution computer program Withdrawn JP2006031522A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004211392A JP2006031522A (en) 2004-07-20 2004-07-20 Content relay distribution server, content relay distribution computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004211392A JP2006031522A (en) 2004-07-20 2004-07-20 Content relay distribution server, content relay distribution computer program

Publications (1)

Publication Number Publication Date
JP2006031522A true JP2006031522A (en) 2006-02-02

Family

ID=35897767

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004211392A Withdrawn JP2006031522A (en) 2004-07-20 2004-07-20 Content relay distribution server, content relay distribution computer program

Country Status (1)

Country Link
JP (1) JP2006031522A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009054086A (en) * 2007-08-29 2009-03-12 Mitsubishi Electric Corp Information providing device
JP2010079794A (en) * 2008-09-29 2010-04-08 Fujifilm Corp Communication system, proxy server, control method for proxy server and control program thereof
WO2010082362A1 (en) * 2009-01-16 2010-07-22 Telefonaktiebolaget L M Ericsson (Publ) Proxy server, control method thereof, content server, and control method thereof
JP2011129005A (en) * 2009-12-21 2011-06-30 Fujitsu Ltd Authentication method, converting device, relaying device, and program concerned
JP2013025647A (en) * 2011-07-22 2013-02-04 Canon Inc Information processor, information processing method and program
JP2013506918A (en) * 2009-09-30 2013-02-28 アマゾン テクノロジーズ インコーポレイテッド Modular device authentication framework
JP2014519294A (en) * 2011-06-06 2014-08-07 アルカテル−ルーセント Routing by resolution
JP2014519634A (en) * 2011-04-28 2014-08-14 インターデイジタル パテント ホールディングス インコーポレイテッド SSO framework for multiple SSO technologies
JP2015502586A (en) * 2011-12-09 2015-01-22 北大方正集▲団▼有限公司Peking University Founder Group Co., Ltd Online reading digital content authentication method and system
JP2015210567A (en) * 2014-04-24 2015-11-24 株式会社日立ソリューションズ File browser program, file storage program and file management system
CN111201527A (en) * 2017-10-12 2020-05-26 川村宜浩 Client server system
JP7450133B1 (en) 2024-01-22 2024-03-14 株式会社 日立産業制御ソリューションズ Video distribution system, relay device, connection management device, relay method, and connection management method

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009054086A (en) * 2007-08-29 2009-03-12 Mitsubishi Electric Corp Information providing device
JP2010079794A (en) * 2008-09-29 2010-04-08 Fujifilm Corp Communication system, proxy server, control method for proxy server and control program thereof
US8826380B2 (en) 2009-01-16 2014-09-02 Telefonaktiebolaget L M Ericsson (Publ) Proxy server, control method thereof, content server, and control method thereof
WO2010082362A1 (en) * 2009-01-16 2010-07-22 Telefonaktiebolaget L M Ericsson (Publ) Proxy server, control method thereof, content server, and control method thereof
JP2012515370A (en) * 2009-01-16 2012-07-05 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Proxy server, control method therefor, content server, and control method therefor
KR101737146B1 (en) * 2009-09-30 2017-05-29 아마존 테크놀로지스, 인크. Modular device authentication framework
JP2013506918A (en) * 2009-09-30 2013-02-28 アマゾン テクノロジーズ インコーポレイテッド Modular device authentication framework
US8813186B2 (en) 2009-09-30 2014-08-19 Amazon Technologies, Inc. Modular device authentication framework
JP2011129005A (en) * 2009-12-21 2011-06-30 Fujitsu Ltd Authentication method, converting device, relaying device, and program concerned
US8655946B2 (en) 2009-12-21 2014-02-18 Fujitsu Limited Authenticating method, conversion device, and relay device
JP2014519634A (en) * 2011-04-28 2014-08-14 インターデイジタル パテント ホールディングス インコーポレイテッド SSO framework for multiple SSO technologies
JP2014519294A (en) * 2011-06-06 2014-08-07 アルカテル−ルーセント Routing by resolution
US10069720B2 (en) 2011-06-06 2018-09-04 Alcatel Lucent Routing by resolution
JP2013025647A (en) * 2011-07-22 2013-02-04 Canon Inc Information processor, information processing method and program
JP2015502586A (en) * 2011-12-09 2015-01-22 北大方正集▲団▼有限公司Peking University Founder Group Co., Ltd Online reading digital content authentication method and system
JP2015210567A (en) * 2014-04-24 2015-11-24 株式会社日立ソリューションズ File browser program, file storage program and file management system
CN111201527A (en) * 2017-10-12 2020-05-26 川村宜浩 Client server system
CN111201527B (en) * 2017-10-12 2023-06-02 川村宜浩 Client server system
JP7450133B1 (en) 2024-01-22 2024-03-14 株式会社 日立産業制御ソリューションズ Video distribution system, relay device, connection management device, relay method, and connection management method

Similar Documents

Publication Publication Date Title
CN103282925B (en) The system and method for privacy of user is protected in the multimedia upload to internet website
CN102984199B (en) Resource access authorization
US10146948B2 (en) Secure network access
CN101606146B (en) Context sensitive caching on removable storage
TWI526037B (en) Method and system for abstrcted and randomized one-time use passwords for transactional authentication
CN104253812B (en) Entrust the certification for WEB service
US8387108B1 (en) Controlling identity disclosures
US20060026692A1 (en) Network resource access authentication apparatus and method
JP2001312325A (en) Method and system for issuing program license key
JP7048948B2 (en) Methods and systems for establishing communication between mobile computing devices
US10474836B1 (en) Systems and methods for a generated fraud sandbox
US8656464B2 (en) Communication controller and network system utilizing the same
US20160378880A1 (en) Method and apparatus to perform online credential reporting
JP2007527059A (en) User and method and apparatus for authentication of communications received from a computer system
JP2006031522A (en) Content relay distribution server, content relay distribution computer program
CN104580134A (en) Relay apparatus, relay system, and relay method
WO2022262377A1 (en) Display method and apparatus, and device, computer-readable storage medium and computer program
KR20060044757A (en) Information registering method, information managing apparatus and advertisement displaying system
JP2008090586A (en) Web-site validity determination support system
JP6898680B2 (en) Information processing equipment and programs
JP2018055149A (en) Shipping product authentication system and server apparatus
US9430618B2 (en) Messaging administration based on digital rights management services
US20100125738A1 (en) Systems and methods for transferring information
JP6801275B2 (en) Information processing system and program
JP6849018B2 (en) Document management system

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20071002