JP2003091504A - Method of authenticating identification information in bi-directional communication network, communication system and program - Google Patents

Method of authenticating identification information in bi-directional communication network, communication system and program

Info

Publication number
JP2003091504A
JP2003091504A JP2001282529A JP2001282529A JP2003091504A JP 2003091504 A JP2003091504 A JP 2003091504A JP 2001282529 A JP2001282529 A JP 2001282529A JP 2001282529 A JP2001282529 A JP 2001282529A JP 2003091504 A JP2003091504 A JP 2003091504A
Authority
JP
Japan
Prior art keywords
information
communication
authentication
identification information
communication terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2001282529A
Other languages
Japanese (ja)
Inventor
Takao Sugai
孝夫 須賀井
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.)
ITFOR Inc
Original Assignee
ITFOR Inc
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 ITFOR Inc filed Critical ITFOR Inc
Priority to JP2001282529A priority Critical patent/JP2003091504A/en
Publication of JP2003091504A publication Critical patent/JP2003091504A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To increase the number of accessible users and enhance services to the users by speeding up the authentication of identification information (user ID and password) for an access from a user. SOLUTION: A communication terminal (10a, 14a) transmits to a communication network (10, 14) identification information containing a user identification code (ID) and a password and URL of a web server 27-1,..., 27-n to which the communication terminal (10a, 14a) requests to connect. A session communication system Scs receives the identification information from the user communication terminal (10a, 14a) and carries out the authentication processing of comparing the identification information thus received with authentication information stored in advance. When the authentication is normally carried out, the communication terminal is connected to the web server 27-1,..., 27-n to which the communication terminal requests to connect. Thereafter, information (home page contents) is bi-directionally communicated between the communication terminal (10a, 14a) and the web server 27-1,..., 27-n through the line connection by the session communication system Scs.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、TCP/IP(Tr
ansmission Control Protocol/Internet Protocol)網
(イントラネット、インターネット、エキストラネット
等、以下インターネットのみで説明)におけるユーザ
(クライアント)識別符号(ID)及びパスワードの認
証を行うための双方向通信ネットワークにおける識別情
報認証方法及びその通信システム並びにプログラムに関
する。
TECHNICAL FIELD The present invention relates to TCP / IP (Tr
An identification information authentication method in a two-way communication network for authenticating a user (client) identification code (ID) and a password in an ansmission Control Protocol / Internet Protocol (intranet, Internet, extranet, etc., described below only in the Internet) And its communication system and program.

【0002】[0002]

【従来の技術】従来、インターネットにおける接続、例
えば、ダイヤルアップ接続では、通信端末から接続ポイ
ント(電話番号)のインターネットサービスプロバイダ
(ISP:Internet Service Provider)への発信とと
もに、そのURL(Uniform Resource Locators)のウ
ェブサイトに接続し、予めウェブサイト側の管理者から
付与されているユーザID及びパスワードを発信してア
クセスし、その認証によってホームページを開いてコン
テンツの閲覧を行っている。
2. Description of the Related Art Conventionally, in connection with the Internet, for example, dial-up connection, a communication terminal sends a connection point (telephone number) to an Internet Service Provider (ISP) and its URL (Uniform Resource Locators). To access the website by transmitting the user ID and password previously given by the administrator on the website side, and open the homepage by the authentication to browse the content.

【0003】図5は、従来のウェブサーバにおける認証
を説明するためのブロック図である。図5において、こ
の例は、通信回線網(デジタル固定/移動通信網)1に
ウェブサーバ2が収容されており、このウェブサーバ2
に認証モジュール2aが実装されている。
FIG. 5 is a block diagram for explaining authentication in a conventional web server. In FIG. 5, in this example, a web server 2 is housed in a communication line network (digital fixed / mobile communication network) 1, and this web server 2
The authentication module 2a is mounted on.

【0004】この例において、ユーザID及びパスワー
ドの認証は、ウェブサーバ1に実装された認証モジュー
ル1aによって実行される。この認証モジュール1aで
は、予めデータベース(D/B)装置に、例えば、格納
されている多数のユーザ識別符号ID及びパスワード
と、今回のアクセスによるユーザID及びパスワードと
のデータベースエンジンによる検索を行っており、その
処理負担(負荷)が大きい。
In this example, the authentication of the user ID and password is executed by the authentication module 1a installed in the web server 1. In this authentication module 1a, a database engine searches for a large number of user identification code IDs and passwords stored in advance in a database (D / B) device and a user ID and password for this access. The processing load (load) is large.

【0005】この処理負担の増大によって、アクセスが
遅れることになる。このアクセス遅延によって、さらに
ユーザ通信端末側からのユーザID及びパスワード転送
が実行されることになり、通信ネットワークの伝送系ト
ラフィック量が増大し、通信ネットワーク負荷(例え
ば、ゲートウェイ処理を実行するインターワーキングフ
ァンクション(IWF)装置での処理負荷)が増大する
とともに、ウェブサーバ側が輻輳状態となる場合があ
る。特に、携帯端末、電子商取引(EC:Electronic C
ommerce)、大規模エンターティメント系のウェブサイ
トにおける大量アクセスによるトラフィック量の過大に
よるシステムダウン、アクセスレスポンス悪化がウェブ
サーバや、ウェブサイト管理者側で問題となっている。
このため、ウェブサーバ側でのアクセスレスポンスを高
める高速化処理の各種提案がなされている。
Due to this increase in processing load, access is delayed. Due to this access delay, the user ID and password are further transferred from the user communication terminal side, the transmission system traffic volume of the communication network increases, and the communication network load (for example, an interworking function for executing gateway processing is increased. (IWF) processing load on the device may increase and the web server may become congested. In particular, mobile terminals and electronic commerce (EC: Electronic C
ommerce), system down due to excessive traffic volume due to large amount of access to large-scale entertainment websites, and deterioration of access response have become problems for web servers and website administrators.
For this reason, various proposals have been made for a speed-up process for improving the access response on the web server side.

【0006】このような例として、特開平11−282
804号は、サービスサーバが認証を終了していないク
ライアントからのアクセス時に、認証サーバにダイレク
トにアクセスを行うようにダイレクト要求情報をクライ
アントに送信し、このクライアントからのアクセスを認
証サーバが受けた際に、その認証を実行するようにした
ユーザ認証方法を開示している。
As an example of this, Japanese Patent Laid-Open No. 11-282
No. 804 sends direct request information to the client so that the service server directly accesses the authentication server when the service server does not complete the authentication, and when the authentication server receives the access from the client. Discloses a user authentication method for executing the authentication.

【0007】[0007]

【発明が解決しようとする課題】上記したように従来例
では、特に携帯端末、電子商取引、大規模エンターティ
メント系などのウェブサイトにおける大量アクセスによ
るトラフィック量の過大によるシステムダウン、アクセ
スレスポンス悪化の問題がある。
As described above, in the conventional example, system down due to excessive traffic volume due to a large amount of access to websites such as mobile terminals, electronic commerce, large-scale entertainment systems, and deterioration of access response. There's a problem.

【0008】また、この改善を図る提案の公報例では、
ダイレクト要求情報をクライアントに送信した後に、そ
のクライアントのユーザID及びパスワードなどの認証
を実行しているため、認証迅速化の視点からの改善余地
がある。加えて認証サーバが一つであるため、その認証
処理能力の限界から、アクセス数が多いと迅速なユーザ
ID及びパスワードなどの認証が出来ないという欠点が
ある。
Further, in the example of the publication of the proposal for improving this,
Since the user ID and password of the client are authenticated after the direct request information is transmitted to the client, there is room for improvement from the viewpoint of speeding up the authentication. In addition, since there is only one authentication server, there is a drawback that due to the limit of the authentication processing capacity, if the number of accesses is large, rapid authentication of the user ID and password cannot be performed.

【0009】本発明は、このような従来の技術における
課題を解決するものであり、アクセスに対する識別情報
(ユーザ識別符号(ID)及びパスワード)の認証レス
ポンスを高速化できる、双方向通信ネットワークにおけ
る識別情報認証方法及びその通信システム並びにプログ
ラムの提供を目的とする。
The present invention solves the problems in the prior art as described above, and the identification in the two-way communication network can speed up the authentication response of the identification information (user identification code (ID) and password) to the access. An object is to provide an information authentication method, a communication system therefor, and a program.

【0010】[0010]

【課題を解決するための手段】上記課題を達成するため
に、本発明の双方向通信ネットワークにおける識別情報
認証方法は、双方向通信ネットワークおける通信端末か
らの識別情報を情報提供通信装置に代わって代行通信装
置が認証して回線接続を行うためのものであり、通信端
末が回線接続を要求する情報提供通信装置の接続情報と
ともに通信端末側固有の識別情報を送信するステップ
と、この接続情報及び識別情報を代行通信装置が受信
し、かつ、識別情報を予め記憶している認証情報と比較
する認証を行うステップと、代行通信装置で認証が正常
に行われた際に、代行通信装置が接続情報を送信して通
信端末から接続要求された情報提供通信装置に回線接続
するステップと、この代行通信装置での回線接続後にユ
ーザ通信端末と情報提供通信装置との間で回線接続を通
じた情報の提供・取得のための双方向通信を実行するス
テップとを有することを特徴としている。
In order to achieve the above object, an identification information authentication method in a two-way communication network of the present invention replaces the identification information from a communication terminal in the two-way communication network with an information providing communication device. The proxy communication device authenticates and performs line connection, and the communication terminal transmits the identification information unique to the communication terminal side together with the connection information of the information providing communication device requesting the line connection, and the connection information and The step of performing an authentication in which the proxy communication device receives the identification information and compares the identification information with the authentication information stored in advance, and the proxy communication device is connected when the proxy communication device is successfully authenticated. A step of transmitting information and connecting to the information providing communication device requested to be connected by the communication terminal, and a step of connecting the information communication device with the user communication terminal It is characterized by a step of performing two-way communication for providing and obtaining information through a line connection with the communication device.

【0011】この発明では、トラフィック量が増大せず
に、通信ネットワーク負荷が低下し、情報提供通信装置
側での輻輳状態も発生しなくなる。すなわち、通信端末
からの回線接続(アクセス)要求に対する識別情報(ユ
ーザID及びパスワード)の認証レスポンスを高速化で
きるようになる。したがって、例えば、携帯端末、電子
商取引、大規模エンターティメント系のウェブサイトに
おける大量アクセスによるトラフィック量の過大による
システムダウン、アクセスレスポンス悪化が生じなくな
る。結果的にユーザ収容数を拡大できるとともに、ユー
ザサービスが向上する。
According to the present invention, the traffic amount does not increase, the communication network load is reduced, and the congestion state on the information providing communication device side does not occur. That is, the authentication response of the identification information (user ID and password) to the line connection (access) request from the communication terminal can be speeded up. Therefore, for example, system down due to excessive traffic volume due to mass access to mobile terminals, electronic commerce, and large-scale entertainment websites and access response deterioration do not occur. As a result, the number of users that can be accommodated can be expanded, and user service is improved.

【0012】また、本発明では、識別情報が、ユーザ識
別符号(ID)及びパスワードであることを特徴として
いる。さらに、この発明では、いわゆる、インターネッ
トなどにおける慣用的なユーザ識別が可能になる。
Further, the present invention is characterized in that the identification information is a user identification code (ID) and a password. Further, the present invention enables so-called conventional user identification on the Internet or the like.

【0013】本発明の識別情報認証通信システムは、双
方向通信ネットワークおけるユーザ識別情報の認証代行
を行って回線接続を行うものであり、自装置に付与され
ている識別符号(ID)及びパスワードを含む識別情報
及び回線接続を要求する情報提供通信装置の接続情報を
送信する通信端末と、通信端末に回線接続を通じて情報
を提供する情報提供通信装置と、通信端末からの識別情
報及び接続情報を受信し、かつ、識別情報を予め記憶し
ている認証情報と比較する認証を実行し、この認証が正
常に行われた際に、通信端末から接続要求された情報提
供通信装置に回線接続を行う代行通信装置とを具備し、
通信端末と情報提供通信装置が、代行通信装置を通じた
回線接続による双方向通信で情報の提供・取得を行うこ
とを特徴としている。
The identification information authentication communication system of the present invention performs the connection of the line by performing the authentication of the user identification information in the two-way communication network, and the identification code (ID) and the password given to the own device are used. A communication terminal that transmits identification information and connection information of an information providing communication device that requests line connection, an information providing communication device that provides information to the communication terminal through a line connection, and receive identification information and connection information from the communication terminal On the other hand, an agent that performs authentication by comparing the identification information with previously stored authentication information, and when this authentication is normally performed, performs a line connection to the information providing communication device requested to connect from the communication terminal. And a communication device,
The communication terminal and the information providing communication device are characterized by providing and acquiring information by bidirectional communication by line connection through the proxy communication device.

【0014】本発明は、さらに、通信端末と情報提供通
信装置とが回線接続による双方向通信で情報の提供・取
得を行うための制御と通信の記録を取得する制御実行手
段と、通信端末からの識別情報を受け取って予め記憶し
ている認証情報と比較する認証を実行する認証処理手段
とを備える通信システムを提供するものである。
The present invention further includes control execution means for controlling the communication terminal and the information providing communication device to provide / acquire information by bidirectional communication by line connection, and control execution means for acquiring a record of communication, and from the communication terminal. And an authentication processing means for performing authentication for receiving the identification information of the above and comparing it with the authentication information stored in advance.

【0015】ここで、前記した双方向通信ネットワーク
における識別情報認証方法と同様に、ユーザからのアク
セスに対するユーザID及びパスワードの認証レスポン
スを高速化できる。また、本発明の通信システムは、通
信端末が、双方向通信を実行するアプリケーションプロ
グラムを実装した携帯通信端末を含む端末であることを
特徴としている。
Here, similarly to the identification information authentication method in the above-described two-way communication network, the authentication response of the user ID and password to the access from the user can be speeded up. Further, the communication system of the present invention is characterized in that the communication terminal is a terminal including a mobile communication terminal in which an application program for executing bidirectional communication is mounted.

【0016】この発明では、いわゆる、インターネット
通信を実行する固定通信端末(例えば、小型汎用コンピ
ュータ)とともに、携帯通信端末(特に、専用のアプリ
ケーションプログラム(ブラウザ)を搭載した携帯電話
機)への適用が可能になる。
The present invention can be applied to a so-called fixed communication terminal (for example, a small general-purpose computer) that executes Internet communication, as well as a mobile communication terminal (in particular, a mobile phone having a dedicated application program (browser)). become.

【0017】また、本発明の通信システムは、制御実行
手段に、通信端末から回線接続を要求する情報提供通信
装置に対し、識別情報の識別を実施するか否かを示す情
報格納部を備えることを特徴としている。さらに、前記
制御実行手段に、前記通信端末と回線接続を要求される
前記情報提供通信装置との間の通信の記録を格納する記
録格納部を備えることを特徴としている。
Further, in the communication system of the present invention, the control execution means is provided with an information storage section which indicates whether or not to identify the identification information with respect to the information providing communication device which requests the line connection from the communication terminal. Is characterized by. Further, the control execution means is provided with a record storage unit for storing a record of communication between the communication terminal and the information providing communication device that is required to connect to the line.

【0018】本発明の通信システムは、情報格納部に、
通信端末から回線接続を要求する情報提供通信装置が、
識別情報の識別を実施しない旨の情報が格納されていた
際に、識別情報の識別を行わないで、そのまま通信端末
と情報提供通信装置とが代行通信装置を通じた回線接続
による双方向通信で情報の提供・取得を行うことを特徴
としている。
In the communication system of the present invention, the information storage unit includes
The information providing communication device that requests line connection from the communication terminal
When the information indicating that the identification information is not identified is stored, the identification information is not identified, and the communication terminal and the information providing communication device directly perform the information through the two-way communication by the line connection through the proxy communication device. It is characterized by providing and acquiring.

【0019】この発明では、ユーザ識別情報の識別を行
い、又は行わない場合の設定が容易になる。さらに、本
発明の通信システムは、認証処理部に固体記憶装置を備
え、この固体記憶装置に予め認証情報を格納し、かつ、
固体記憶装置において、受け取った識別情報と、予め記
憶している認証情報とを比較する認証を行うことを特徴
としている。
According to the present invention, the setting when the user identification information is identified or not is facilitated. Furthermore, the communication system of the present invention includes a solid-state storage device in the authentication processing unit, stores authentication information in advance in the solid-state storage device, and
The solid-state storage device is characterized by performing authentication by comparing the received identification information with authentication information stored in advance.

【0020】この発明では、固体記憶装置(メモリ)を
使用しており、従来のウェブサーバのように、認証モジ
ュール(D/Bエンジンでのトラッキング)による認証
を実行していないため、暗号化して格納している多数の
認証情報(ユーザID及びパスワード)と、今回のアク
セスによる認証情報との認証検索の処理負担が低減し、
回線接続要求(アクセス)遅延が生じなくなる。
In the present invention, the solid-state storage device (memory) is used, and since the authentication by the authentication module (tracking by the D / B engine) is not executed unlike the conventional web server, it is encrypted. The processing load of the authentication search of the stored large number of authentication information (user ID and password) and the authentication information by this access is reduced,
No line connection request (access) delay occurs.

【0021】さらに、本発明の通信システムは、双方向
通信ネットワークが、TCP/IP環境化の通信ネット
ワークであるが、インターネットやイントラネット、エ
キストラネット等への各種の適用が可能になる。
Further, in the communication system of the present invention, the bidirectional communication network is a TCP / IP environment communication network, but various applications can be made to the Internet, intranet, extranet and the like.

【0022】本発明のプログラムは、双方向通信ネット
ワークおける通信端末からの識別情報の認証を代行通信
装置が行って回線接続を行う識別情報認証通信システム
において、代行通信装置が、通信端末からの識別情報を
受信するステップと、受信した認証情報と予め記憶して
いる認証情報とを比較する認証を行うステップと、この
認証が正常に行われた際に、ユーザ通信端末から回線接
続が要求された情報提供通信装置に回線接続を行うステ
ップと、通信端末と情報提供通信装置とが回線接続によ
る双方向通信で情報を提供・取得する処理を行うステッ
プとの制御を実質的なコンピュータが実行することを特
徴としている。
According to the program of the present invention, in the identification information authentication communication system in which the proxy communication device authenticates the identification information from the communication terminal in the two-way communication network to establish a line connection, the proxy communication device identifies the communication terminal. The step of receiving the information, the step of performing the authentication for comparing the received authentication information with the authentication information stored in advance, and the line connection is requested from the user communication terminal when the authentication is normally performed. A substantial computer executes control of the step of connecting a line to the information providing communication device and the step of performing a process of providing and acquiring information by bidirectional communication between the communication terminal and the information providing communication device. Is characterized by.

【0023】この発明では、代行通信装置が、当該プロ
グラムを実行することによって、前記したユーザからの
回線接続要求(アクセス)に対する識別符号(ユーザI
D及びパスワード)の認証レスポンスを高速化できるよ
うになる。
According to the present invention, the proxy communication device executes the program so that the identification code (user I) for the line connection request (access) from the user is executed.
It becomes possible to speed up the authentication response of (D and password).

【0024】[0024]

【発明の実施の形態】次に、本発明の双方向通信ネット
ワークにおける識別情報認証方法及びその通信システム
並びにプログラムの実施形態を図面参照の上で詳細に説
明する。
BEST MODE FOR CARRYING OUT THE INVENTION Next, embodiments of an identification information authentication method in a two-way communication network, a communication system therefor, and a program of the present invention will be described in detail with reference to the drawings.

【0025】図1は、本発明の実施形態が適用される通
信ネットワーク図である。図1において、この例は、デ
ジタル移動通信回線網10が、インターネットアクセス
を実行する複数の移動端末(この例では携帯電話機、請
求項における通信端末に対応)10aを無線区間(エア
インタフェース)で収容し、かつ、このデジタル移動通
信回線網10がルータ13に接続されている。
FIG. 1 is a communication network diagram to which the embodiment of the present invention is applied. In FIG. 1, in this example, a digital mobile communication network 10 accommodates a plurality of mobile terminals (a mobile phone in this example, which corresponds to a communication terminal in the claims) 10a that execute Internet access in a wireless section (air interface). In addition, the digital mobile communication network 10 is connected to the router 13.

【0026】また、デジタル固定通信回線網14に、イ
ンターネットアクセスを実行する複数の通信端末(この
例では小型汎用コンピュータ)14aが接続され、この
デジタル固定通信回線網14がTCP/IPのIPアド
レスに対する中継経路制御を実行するルータ13に接続
されている。ルータ13には、負荷分散用の複数のロー
ドバランサ16が接続され、さらに、ロードバランサ1
6に複数のゲートウェイ(GW)サーバ18(請求項に
おける制御実行手段に対応)が接続されている。
A plurality of communication terminals (small general-purpose computers in this example) 14a for accessing the Internet are connected to the digital fixed communication network 14, and the digital fixed communication network 14 responds to an IP address of TCP / IP. It is connected to the router 13 that executes relay route control. A plurality of load balancers 16 for load balancing are connected to the router 13, and the load balancer 1
A plurality of gateway (GW) servers 18 (corresponding to control execution means in claims) are connected to the server 6.

【0027】このGWサーバ18には、内部ローカルエ
リアネットワーク(LAN)が接続されており、この内
部LANには、ネットワーク層の中継制御を行うルータ
22を通じて課金サーバ23及び認証サーバ24−1…
24−n(請求項における認証処理手段に対応)が設け
られている。また、内部LANには、NTP(Network
Time Protocol)サーバ25、NFS(Network File Sy
stem)サーバ26、及び移動端末10a又は通信端末1
4aからのアクセス対象となるウェブサーバ27−1…
27−n(請求項における情報提供通信装置に対応)が
設けられている。
An internal local area network (LAN) is connected to the GW server 18, and the accounting server 23 and the authentication server 24-1 ... Are connected to the internal LAN through a router 22 that controls relay of the network layer.
24-n (corresponding to the authentication processing means in the claims) is provided. In addition, NTP (Network
Time Protocol (Server) 25, NFS (Network File Sy)
stem) server 26 and mobile terminal 10a or communication terminal 1
Web server 27-1 to be accessed from 4a ...
27-n (corresponding to the information providing communication device in the claims) is provided.

【0028】GWサーバ18は、アプリケーションから
オペレーティングシステム(OS)環境下にて必要に応
じて呼び出すことのできるアプリケーションプログラム
インタフェース(API:Application Program Interf
ace)18aを備えている。
The GW server 18 is an application program interface (API) that can be called from an application under an operating system (OS) environment as needed.
ace) 18a.

【0029】API18aにはユーザID及びパスワー
ド(PW)の認証を、ウェブサーバ27−1…27−n
のURLごとに行うか否かを示すテーブル18b(請求
項における情報格納部に対応)を備えている。
Authentication of the user ID and password (PW) is executed by the API 18a, and the web server 27-1 ... 27-n.
Table 18b (corresponding to the information storage unit in the claims) indicating whether or not to perform each URL.

【0030】以下、ロードバランサ16、GWサーバ1
8、課金サーバ23からNFSサーバ26までの構成を
セッション通信システムScs(請求項における代行通
信装置に対応)と呼称して説明する。セッション通信シ
ステムScsは、移動端末10a又は通信端末14a側
と、ウェブサーバ27−1…27−n側との二つのシス
テム間通信論理接続関係(セッション管理)によって、
ユーザID及びパスワード認証を集中的に代行する。
Hereinafter, the load balancer 16 and the GW server 1
8. The configuration from the billing server 23 to the NFS server 26 is referred to as a session communication system Scs (corresponding to the proxy communication device in the claims) and described. The session communication system Scs uses two system-to-system communication logical connection relationships (session management) between the mobile terminal 10a or communication terminal 14a side and the web server 27-1 ... 27-n side.
Performs user ID and password authentication centrally.

【0031】次に、本発明の実施形態の動作について説
明する。先ず、図1の構成における要部動作について説
明する。図1の通信端末14a、GWサーバ18、及び
ウェブサーバ27−1…27−n等には、TCP/IP
双方向通信を実行するアプリケーションプログラム(例
えば、ウェブブラウザソフト/ウェブサーバソフト)を
搭載している。また、移動端末10aには、前記の装置
とは異なる双方向通信を実行するアプリケーションプロ
グラム(例えば、専用のHTMLタグで記述されたブラ
ウザ)を搭載している。
Next, the operation of the embodiment of the present invention will be described. First, the operation of the main part in the configuration of FIG. 1 will be described. TCP / IP is used for the communication terminal 14a, the GW server 18, the web servers 27-1, ...
An application program (for example, web browser software / web server software) that executes bidirectional communication is installed. Further, the mobile terminal 10a is equipped with an application program (for example, a browser described in a dedicated HTML tag) that executes bidirectional communication different from that of the above device.

【0032】GWサーバ18は、移動端末10aや通信
端末14aからのアクセスに対するユーザ識別符号(I
D)及びパスワードなどの認証を、認証サーバ24−1
…24−nとの連動で実行する。このGWサーバ18
は、移動端末10a又は通信端末14a側と、ウェブサ
ーバ27−1…27−nとの回線接続(リンク)による
双方向通信でウェブサーバ(ウェブサーバ27−1…2
7−n)の情報提供・取得を処理する。すなわち、GW
サーバ18は、移動端末10a又は通信端末14aに対
するバックエンドのウェブサーバ27−1…27−nへ
の代理アクセスを行うためのセッション管理及びリバー
ス代理(プロキシ:Proxy)を実行する。
The GW server 18 uses the user identification code (I) for the access from the mobile terminal 10a or the communication terminal 14a.
D) and the authentication such as the password, the authentication server 24-1
... Executed in conjunction with 24-n. This GW server 18
Is a web server (web server 27-1 ... 2) through two-way communication by a line connection (link) between the mobile terminal 10a or the communication terminal 14a side and the web server 27-1 ... 27-n.
7-n) Information provision / acquisition is processed. That is, GW
The server 18 executes session management and reverse proxy (proxy) for performing proxy access to the back-end web servers 27-1 ... 27-n for the mobile terminal 10a or the communication terminal 14a.

【0033】課金サーバ23は、GWサーバ18からの
セッションログを収集し課金情報をデータ項目の羅列に
よって作成する。例えば、CSV(Comma Separated Va
lue)形式で作成する。
The billing server 23 collects the session log from the GW server 18 and creates billing information by a list of data items. For example, CSV (Comma Separated Va
lue) format.

【0034】認証サーバ24−1…24−nは、ユーザ
ID及びパスワードの管理及び認証を行う。複数のサー
バ構成によって、ユーザ(移動端末10aや通信端末1
4a)が増加した場合に対応できるように、冗長構成に
よる拡張性を備えている。
The authentication servers 24-1 ... 24-n manage and authenticate user IDs and passwords. Users (mobile terminal 10a and communication terminal 1
4a) has an expandability by a redundant configuration so that it can cope with an increase in 4a).

【0035】この認証サーバ24−1…24−nは、メ
モリ24−1a…24−na(請求項記載の「固体記憶
装置」に対応)が設けられており、このメモリ24−1
a…24−naを用いてユーザID及びパスワードの認
証を行う。したがって、従来のように、D/Bエンジン
によるトラッキングを実行していないため、そのユーザ
ID及びパスワードの認証が遅延せずに高速化される。
The authentication servers 24-1 ... 24-n are provided with memories 24-1a ... 24-na (corresponding to the "solid-state storage device" in the claims).
a ... 24-na is used to authenticate the user ID and password. Therefore, unlike the conventional case, since the tracking by the D / B engine is not executed, the authentication of the user ID and the password is accelerated without delay.

【0036】NTPサーバ25は、セッション通信シス
テムScs内部の時刻同期用であり、サーバ間、例え
ば、GWサーバ18、認証サーバ24−1…24−n、
課金サーバ23、NFSサーバ26、の時刻同期を確立
する。
The NTP server 25 is for time synchronization inside the session communication system Scs, and is used among servers, for example, the GW server 18, the authentication servers 24-1 ... 24-n,
The time synchronization between the billing server 23 and the NFS server 26 is established.

【0037】NFSサーバ26は、分散ファイルシステ
ムを実現し、GWサーバ18でのデータ共有のための設
定ファイルを処理している。
The NFS server 26 realizes a distributed file system and processes a setting file for data sharing in the GW server 18.

【0038】次に、本発明の実施形態の動作について説
明する。図2は、本発明の実施形態におけるシーケンス
図であり、図3は、本発明の実施形態における要部動作
を説明するための図である。また、図4はセッション通
信システムScsの動作の処理手順を示すフローチャー
トである。
Next, the operation of the embodiment of the present invention will be described. FIG. 2 is a sequence diagram according to the embodiment of the present invention, and FIG. 3 is a diagram for explaining a main part operation in the embodiment of the present invention. Further, FIG. 4 is a flowchart showing a processing procedure of an operation of the session communication system Scs.

【0039】図2及び図4において、移動端末10a又
は通信端末14aから、通信回線網(デジタル移動通信
回線網10又はデジタル固定通信回線網14)のアクセ
スポイントへの発信を通じてセッション通信システムS
csに、ユーザID及びパスワード(PW、請求項の識
別情報に対応)とともに、回線接続による閲覧を希望す
るウェブサイト27−1…27−nのウェブサイトアド
レス(URL、請求項の接続情報に対応)の情報が着信
する(図4中のステップS1)。セッション通信システ
ムScsは、これらの通信の記録を記録格納部に格納す
る。
In FIG. 2 and FIG. 4, the session communication system S is performed through the transmission from the mobile terminal 10a or the communication terminal 14a to the access point of the communication network (the digital mobile communication network 10 or the digital fixed communication network 14).
In cs, along with the user ID and password (PW, corresponding to the identification information of the claim), the website address of the website 27-1 ... 27-n (URL, corresponding to the connection information of the claim) desired to be browsed by the line connection ) Information is received (step S1 in FIG. 4). The session communication system Scs stores records of these communications in the record storage unit.

【0040】図3及び図4において、セッション通信シ
ステムScsでは、ユーザID、パスワード(適宜、ユ
ーザ情報と記載)、及びユーザ指定URLがルータ1
3、ロードバランサ16を通じてGWサーバ18で取り
込まれる(図4中のステップS2)。GWサーバ18
は、API18aにウェブサイト27−1…27−nの
それぞれがユーザID及びパスワード(PW)の認証を
行うか否かを示すテーブル18bを備えており、このテ
ーブル18bには、ウェブサイト27−1…27−nの
URLごとに、そのユーザID及びパスワード(PW)
の認証の必要/不要が格納されている。
3 and 4, in the session communication system Scs, the user ID, password (appropriately described as user information), and user-specified URL are the router 1
3. It is taken in by the GW server 18 through the load balancer 16 (step S2 in FIG. 4). GW server 18
27-n in the API 18a is provided with a table 18b indicating whether or not each of the websites 27-1 to 27-n authenticates the user ID and the password (PW). The table 18b includes the website 27-1. … User ID and password (PW) for each 27-n URL
The necessity / unnecessity of authentication of is stored.

【0041】このテーブル18bを参照した結果、認証
が必要なウェブサイト27−1…27−nのURLの場
合(ステップS3:Yes)、ユーザ情報及びユーザ指
定URLをAPI18aが、認証サーバ24−1…24
−nに転送する。認証サーバ24−1…24−nでは、
転送されてきたURLごとにユーザ登録(ユーザID,
PW)がなされたメモリ24−1a…24−naが設け
られており、ここでトラッキングによって、予め暗号化
して格納しているユーザID,パスワードと、今回GW
サーバ18から転送されてきたユーザID,パスワード
とを照合する。
As a result of referring to this table 18b, if the URL of the website 27-1 ... 27-n requiring authentication (step S3: Yes), the API 18a sends the user information and the user-specified URL to the authentication server 24-1. … 24
-Transfer to n. In the authentication server 24-1 ... 24-n,
User registration for each URL (user ID,
The memory 24-1a ... 24-na provided with (PW) is provided, and here, the user ID and password that have been encrypted and stored in advance by tracking, and the current GW
The user ID and password transferred from the server 18 are collated.

【0042】なお、ステップS3で、認証が不要なウェ
ブサイト27−1…27−nのURLの場合(No)、
以降のステップS5に進んで、移動端末10a又は通信
端末14aとウェブサイト27−1…27−nとが回線
接続(リンク)による双方向通信を通じてホームページ
のコンテンツ提供・取得を実行する。
In step S3, if the URL of the website 27-1 ... 27-n that does not require authentication (No),
In the subsequent step S5, the mobile terminal 10a or the communication terminal 14a and the websites 27-1 to 27-n execute the provision and acquisition of the homepage content through the two-way communication through the line connection (link).

【0043】API18aからの認証サーバ24−1…
24−nへのユーザ情報(ユーザID,PW)及びユー
ザ指定URLの転送は、以下のように行う。
Authentication server 24-1 from API 18a ...
Transfer of user information (user ID, PW) and user-specified URL to 24-n is performed as follows.

【0044】GWサーバ18のテーブルでの前記したユ
ーザ情報の認証が必要である旨の結果が得られた際に、
複数の認証サーバをラウンドロビン方式でアクセスし
て、ユーザ情報を転送して認証を行う。複数の認証サー
バは冗長構成になっており、同一のデータが格納されて
いるため、一部の認証サーバがダウンしても、残りの認
証サーバを使って運用を継続することができる。
When a result indicating that authentication of the user information in the table of the GW server 18 is required is obtained,
A plurality of authentication servers are accessed by a round robin method, user information is transferred, and authentication is performed. Since multiple authentication servers have a redundant configuration and the same data is stored, even if some authentication servers go down, the remaining authentication servers can be used to continue operation.

【0045】次に、転送後に、セッション通信システム
Scs(テーブル18b又は認証サーバ24−1)が、
セッション識別符号(ID)をユーザ情報に付与して、
これ以降の処理を実行する(ステップS5)。次に、セ
ッション通信システムScsでは、認証されたユーザ指
定URLのウェブサーバ27−1…27−nのいずれか
にアクセスする。
After the transfer, the session communication system Scs (table 18b or authentication server 24-1)
Add session identification code (ID) to user information,
The subsequent processing is executed (step S5). Next, the session communication system Scs accesses any one of the web servers 27-1 ... 27-n having the authenticated user-specified URL.

【0046】図3において、アクセスが実行されたウェ
ブサーバ27−1…27−n(この中の一つ)では、ア
クセスが実行された結果情報を、セッション通信システ
ムScsに返送し(ステップS6)、この結果情報をG
Wサーバ18に格納する(ステップS7)。
In FIG. 3, the accessed web server 27-1 ... 27-n (one of them) returns the result information of the accessed access to the session communication system Scs (step S6). , This result information G
The data is stored in the W server 18 (step S7).

【0047】次に、ユーザ情報を格納したURLを移動
端末10a又は通信端末14aに通信回線網を通じて返
送する(ステップS8)。この後は、移動端末10a又
は通信端末14aと、アクセスが実行されたウェブサー
バ27−1…27−n(この中の一つ)との間で、セッ
ションIDによって、その確認を行いながらリンクを通
じた双方向通信によるホームページ(HP)コンテンツ
の提供・閲覧が行われる(ステップS9)。この後に、
ホームページ閲覧の双方向通信における終了文字記号
(記述子)の転送をGWサーバ18が認識して、通信記
録を記録格納部に格納する(ステップS10)。その後
リンク切断となる。
Then, the URL storing the user information is returned to the mobile terminal 10a or the communication terminal 14a through the communication network (step S8). After that, the mobile terminal 10a or the communication terminal 14a and the accessed web server 27-1 ... 27-n (one of them) are confirmed by the session ID through the link. Home page (HP) content is provided and browsed by two-way communication (step S9). After this,
The GW server 18 recognizes the transfer of the end character symbol (descriptor) in the two-way communication for browsing the home page, and stores the communication record in the record storage unit (step S10). Then the link is disconnected.

【0048】これ以後における同一の移動端末10a又
は通信端末14aからのセッション通信システムScs
を通じた、前記の処理と同一のウェブサーバ27−1…
27−nへのアクセスでは、次の処理(1)(2)
(3)を実行する。 (1)セッションID及び今回のアクセスにおけるユー
ザ情報(ユーザID,パスワード)、及びユーザ指定U
RLを記憶しておき、次回のアクセス時のセッションI
D及びユーザ情報及びユーザ指定URLが前回と同一の
場合は、認証やセッションIDの付与を行わない。 (2)このユーザ情報(ユーザID,PW)及びユーザ
指定URLの記憶は、一定期間又は不定期で、GWサー
バ18に連接した図1に図示しないデータベース装置や
メモリに記憶する。データベース装置又はメモリの選択
は、セッション通信システムScsの記憶容量や、同一
ユーザ情報(ユーザID,PW)及びユーザ指定URL
によるアクセスの履歴から、そのアクセスの多少を考慮
して決定すれば良い。 (3)今回のセッションID及びアクセスにおけるユー
ザ情報(ユーザID,PW)及びユーザ指定URLを一
定期間又は不定期で記憶せずに、毎回のアクセスごとに
認証やセッションIDの付与を行う。
Session communication system Scs from the same mobile terminal 10a or communication terminal 14a thereafter
Web server 27-1 which is the same as the above-mentioned processing through
For access to 27-n, the following processes (1) and (2) are performed.
Execute (3). (1) Session ID, user information (user ID, password) in this access, and user designation U
The RL is stored and the session I for the next access is stored.
If D, the user information, and the user-specified URL are the same as the last time, authentication and session ID are not performed. (2) The user information (user ID, PW) and the user-specified URL are stored in a database device or a memory (not shown in FIG. 1) connected to the GW server 18 for a fixed period or irregular period. The database device or the memory is selected by the storage capacity of the session communication system Scs, the same user information (user ID, PW), and the user-specified URL.
It may be determined from the access history by considering the number of accesses. (3) The session ID and the user information (user ID, PW) in this access and the user-specified URL are not stored for a fixed period of time or irregularly, and authentication and a session ID are given for each access.

【0049】また、GWサーバ18は、これらのセッシ
ョン管理のために必要なログを記録格納部に記録する。
ログには、ユーザID、パスワード、セッションの開始
時刻、終了時刻、転送バイト数、認証の結果、アクセス
を要求したURLアドレス等を記録する。
Further, the GW server 18 records logs required for managing these sessions in the recording storage section.
In the log, a user ID, a password, a session start time, a session end time, a transfer byte count, an authentication result, a URL address for which access is requested, and the like are recorded.

【0050】このログを利用して、例えば課金サーバ2
3は課金データを作成することが出来る。このような課
金システムの特徴として、アクセスしたURLアドレス
ごとに課金が出来るため、個人利用分と会社業務利用分
とを分けて課金請求するなどの応用が可能となる。
Using this log, for example, the billing server 2
3 can create billing data. As a feature of such a billing system, billing can be made for each accessed URL address, so that applications such as billing separately for personal use and company business use are possible.

【0051】なお、このセッション通信システムScs
によるセッション認証では、NTPサーバ25が、セッ
ション通信システムScs内部のサーバ間、例えば、G
Wサーバ18、認証サーバ24−1…24−n、課金サ
ーバ23、NFSサーバ26、の時刻同期を確立する。
また、NFSサーバ26は、分散ファイルシステムにお
けるGWサーバ18でのデータ共有のための設定ファイ
ルを処理している。
This session communication system Scs
In the session authentication by the NTP server 25, the NTP server 25 uses a server such as G
Time synchronization is established among the W server 18, the authentication servers 24-1 ... 24-n, the billing server 23, and the NFS server 26.
Also, the NFS server 26 processes a setting file for data sharing in the GW server 18 in the distributed file system.

【0052】[0052]

【発明の効果】以上詳しく説明したように、本発明にお
いては、顧客側通信端末から、ユーザID及びパスワー
ドを含む識別情報、及び回線接続を要求するウェブサー
バのURLを通信回線網に送信されてきた場合、セッシ
ョン通信システムScsが、ユーザ通信端末からの識別
情報を受信し、かつ、予め記憶している認証情報と比較
する認証を実行し、この認証が正常に行われた際に、通
信端末から回線接続が要求されたウェブサーバに回線接
続を行う。この後、通信端末とウェブサーバとがセッシ
ョン通信システムを通じた回線接続による双方向通信で
情報の提供・取得を行うことによって、顧客側通信端末
からの回線接続(アクセス)要求に対する識別情報(ユ
ーザID及びパスワード)の認証レスポンス処理の高速
化を実現したのである。
As described above in detail, in the present invention, the customer side communication terminal transmits the identification information including the user ID and the password and the URL of the web server requesting the line connection to the communication line network. In this case, the session communication system Scs receives the identification information from the user communication terminal and executes the authentication to compare with the authentication information stored in advance. When the authentication is normally performed, the communication terminal Connect the line to the web server for which the line connection was requested by. After that, the communication terminal and the web server provide / acquire information by two-way communication by line connection through the session communication system, so that identification information (user ID) for the line connection (access) request from the customer side communication terminal is provided. (And password) authentication response processing has been speeded up.

【0053】これによって、本発明においては、トラフ
ィック量が増大せずに、通信ネットワーク負荷が低下
し、情報提供通信装置(ウェブサーバ)側での輻輳状態
も発生しなくなる。これによって、ユーザからのアクセ
スに対する識別情報(ユーザID及びパスワード)の認
証の迅速化を図って、結果的にユーザ収容数を拡大し、
かつ、ユーザサービスを向上させることを実現したので
ある。
As a result, in the present invention, the traffic amount does not increase, the communication network load is reduced, and the congestion state on the information providing communication device (web server) side does not occur. Thereby, the authentication of the identification information (user ID and password) for the access from the user is accelerated, and as a result, the number of users accommodated is expanded,
At the same time, it is possible to improve user service.

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

【図1】 本発明の実施形態が適用される通信ネットワ
ーク図である。
FIG. 1 is a communication network diagram to which an embodiment of the present invention is applied.

【図2】 本発明の実施形態におけるシーケンス図であ
る。
FIG. 2 is a sequence diagram according to the embodiment of the present invention.

【図3】 本発明の実施形態における要部動作を説明す
るための図である。
FIG. 3 is a diagram for explaining an operation of a main part in the embodiment of the present invention.

【図4】 本発明を実施するセッション通信システの動
作の処理手順を示すフローチャートである。
FIG. 4 is a flowchart showing a processing procedure of an operation of the session communication system implementing the present invention.

【図5】 従来のウェブサーバにおける認証を説明する
ためのブロック図である。
FIG. 5 is a block diagram for explaining authentication in a conventional web server.

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

Scs セッション通信システム 10 デジタル移動通信回線網 10a 移動端末 14 デジタル固定通信回線網14 14a 通信端末 18 ゲートウェイ(GW)サーバ 18a アプリケーションプログラムインタフェース
(API) 18b テーブル 24−1…24−n 認証サーバ 24−1a…24−na メモリ 25 NTPサーバ 26 NFSサーバ 27−1…27−n ウェブサーバ
Scs session communication system 10 digital mobile communication network 10a mobile terminal 14 digital fixed communication network 14 14a communication terminal 18 gateway (GW) server 18a application program interface (API) 18b table 24-1 ... 24-n authentication server 24-1a ... 24-na memory 25 NTP server 26 NFS server 27-1 ... 27-n web server

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 双方向通信ネットワークおける通信端末
からの識別情報を情報提供通信装置に代わって代行通信
装置が認証して回線接続を行うための双方向通信ネット
ワークにおけるユーザ識別情報認証方法において、 前記通信端末が回線接続を要求する前記情報提供通信装
置の接続情報とともに前記通信端末側固有の識別情報を
送信するステップと、 この接続情報及び識別情報を前記代行通信装置が受信
し、かつ、識別情報を予め記憶している認証情報と比較
する認証を行うステップと、 前記代行通信装置で認証が正常に行われた際に、前記代
行通信装置が接続情報を送信して前記通信端末から接続
要求された前記情報提供通信装置に回線接続するステッ
プと、 この前記代行通信装置での回線接続後に前記ユーザ通信
端末と前記情報提供通信装置との間で回線接続を通じた
情報の提供・取得のための双方向通信を実行するステッ
プと、 の各ステップから構成されることを特徴とする双方向通
信ネットワークにおける識別情報認証方法。
1. A user identification information authentication method in a two-way communication network, in which a proxy communication device authenticates identification information from a communication terminal in a two-way communication network and a proxy communication device authenticates the line connection, A step in which a communication terminal transmits identification information unique to the communication terminal side together with connection information of the information providing communication device requesting line connection; and the proxy communication device receives the connection information and identification information, and the identification information Authenticate by comparing with the authentication information stored in advance, and when the authentication is normally performed by the proxy communication device, the proxy communication device transmits connection information and is requested to connect from the communication terminal. A line connecting to the information providing communication device, and the user communication terminal and the information providing after the line connecting at the proxy communication device Identity authentication method in a bidirectional communication network, characterized in that it consists of steps and, the steps of executing the two-way communication for providing and obtaining information through a line connection with the communication apparatus.
【請求項2】 前記識別情報が、ユーザ識別符号(I
D)及びパスワードであることを特徴とする請求項1記
載の双方向通信ネットワークにおける識別情報認証方
法。
2. The identification information is user identification code (I
The identification information authentication method in a two-way communication network according to claim 1, characterized in that it is D) and a password.
【請求項3】 双方向通信ネットワークおける識別情報
の認証代行を行って回線接続を行う識別情報認証通信シ
ステムにおいて、 自装置に付与されているユーザ識別符号(ID)及びパ
スワードを含む識別情報及び回線接続を要求する情報提
供通信装置の接続情報を送信する通信端末と、 前記通信端末に回線接続を通じて情報を提供する情報提
供通信装置と、 前記通信端末からの前記識別情報及び前記接続情報を受
信し、かつ、前記識別情報を予め記憶している認証情報
と比較する認証を実行し、この認証が正常に行われた際
に、前記通信端末から接続要求された前記情報提供通信
装置に回線接続を行う代行通信装置と、具備し、 前記通信端末と前記情報提供通信装置が、前記代行通信
装置を通じた回線接続による双方向通信で情報の提供・
取得を行うことを特徴とする識別情報認証通信システ
ム。
3. An identification information authentication communication system for performing line connection by performing authentication on behalf of identification information in a two-way communication network, wherein an identification information and a line including a user identification code (ID) and password assigned to its own device. A communication terminal that transmits connection information of an information providing communication device that requests connection, an information providing communication device that provides information to the communication terminal through a line connection, and receives the identification information and the connection information from the communication terminal. In addition, authentication is performed by comparing the identification information with previously stored authentication information, and when this authentication is normally performed, a line connection is made to the information providing communication device requested to be connected by the communication terminal. A proxy communication device for performing information, the communication terminal and the information providing communication device providing information by two-way communication by line connection through the proxy communication device.
An identification information authentication communication system characterized by acquiring.
【請求項4】 前記通信端末が、双方向通信を実行する
アプリケーションプログラムを実装した携帯通信端末を
含む端末であることを特徴とする請求項3記載の識別情
報認証通信システム。
4. The identification information authentication communication system according to claim 3, wherein the communication terminal is a terminal including a mobile communication terminal in which an application program for executing bidirectional communication is mounted.
【請求項5】 前記代行通信装置として、 前記通信端末と前記情報提供通信装置とが回線接続によ
る双方向通信で情報の提供・取得を行うための制御及び
通信の記録を取得する制御実行手段と、 前記通信端末からの識別情報を受け取って予め記憶して
いる認証情報と比較する認証を実行する認証処理手段
と、 を備えることを特徴とする請求項3記載の識別情報認証
通信システム。
5. As the proxy communication device, a control execution unit for performing control for providing / acquiring information by bidirectional communication between the communication terminal and the information providing communication device and for acquiring a record of communication. The identification information authentication communication system according to claim 3, further comprising: an authentication processing unit that receives the identification information from the communication terminal and performs authentication to compare with the authentication information stored in advance.
【請求項6】 前記制御実行手段に、 前記通信端末から回線接続を要求する前記情報提供通信
装置に対し、識別情報の識別を実施するか否かを示す情
報格納部を備えることを特徴とする請求項5記載の識別
情報認証通信システム。
6. The control execution means is provided with an information storage section that indicates whether or not to identify the identification information with respect to the information providing communication device that requests line connection from the communication terminal. The identification information authentication communication system according to claim 5.
【請求項7】 前記制御実行手段に、 前記通信端末と回線接続を要求される前記情報提供通信
装置との間の通信の記録を格納する記録格納部を備える
ことを特徴とする請求項5記載の識別情報認証通信シス
テム。
7. The control execution means is provided with a record storage section for storing a record of communication between the communication terminal and the information providing communication device that is requested to connect to a line. Identification information communication system.
【請求項8】 前記認証処理部に固体記憶装置を備え、 この固体記憶装置に予め認証情報を格納し、かつ、前記
固体記憶装置において、受け取った識別情報と予め記憶
している認証情報とを比較して認証を行うことを特徴と
する請求項5記載の識別情報認証通信システム。
8. The solid-state storage device is provided in the authentication processing unit, authentication information is stored in advance in the solid-state storage device, and the received identification information and the authentication information stored in advance in the solid-state storage device are stored. The identification information authentication communication system according to claim 5, wherein authentication is performed by comparison.
【請求項9】 前記情報格納部に、前記通信端末から回
線接続を要求する情報提供通信装置が、識別情報の識別
を実施しない旨の情報が格納されていた際に、 識別情報の識別を行わないで、そのまま前記通信端末と
前記情報提供通信装置とが前記代行通信装置を通じた回
線接続による双方向通信で情報の提供・取得を行うこと
を特徴とする請求項6記載の識別情報認証通信システ
ム。
9. The identification information is identified when the information storage unit stores information indicating that the information providing communication apparatus requesting a line connection from the communication terminal does not identify the identification information. 7. The identification information authentication communication system according to claim 6, wherein the communication terminal and the information providing communication device directly provide and acquire information by two-way communication by line connection through the proxy communication device. .
【請求項10】 双方向通信ネットワークおける通信端
末からの識別情報の認証を代行通信装置が行って回線接
続を行う識別情報認証通信システムにおいて、 前記代行通信装置が、 前記通信端末からの識別情報を受信するステップと、 受信した認証情報と予め記憶している認証情報とを比較
する認証を行うステップと、 この認証が正常に行われた際に、前記ユーザ通信端末か
ら回線接続が要求された前記情報提供通信装置に回線接
続を行うステップと、 前記通信端末と前記情報提供通信装置とが回線接続によ
る双方向通信で情報を提供・取得する処理を行うステッ
プと、の各ステップを実行するための制御をコンピュー
タが実行することを特徴とするプログラム。
10. An identification information authentication communication system in which a proxy communication device authenticates identification information from a communication terminal in a two-way communication network to establish a line connection, wherein the proxy communication device receives the identification information from the communication terminal. The step of receiving, the step of authenticating the received authentication information and the authentication information stored in advance, and the step of requesting a line connection from the user communication terminal when the authentication is normally performed. A step of performing line connection to the information providing communication device; a step of performing a process of providing and acquiring information by bidirectional communication through the line connection between the communication terminal and the information providing communication device. A program characterized in that a computer executes control.
JP2001282529A 2001-09-18 2001-09-18 Method of authenticating identification information in bi-directional communication network, communication system and program Pending JP2003091504A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001282529A JP2003091504A (en) 2001-09-18 2001-09-18 Method of authenticating identification information in bi-directional communication network, communication system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001282529A JP2003091504A (en) 2001-09-18 2001-09-18 Method of authenticating identification information in bi-directional communication network, communication system and program

Publications (1)

Publication Number Publication Date
JP2003091504A true JP2003091504A (en) 2003-03-28

Family

ID=19106167

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001282529A Pending JP2003091504A (en) 2001-09-18 2001-09-18 Method of authenticating identification information in bi-directional communication network, communication system and program

Country Status (1)

Country Link
JP (1) JP2003091504A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007500889A (en) * 2003-07-31 2007-01-18 インターナショナル・ビジネス・マシーンズ・コーポレーション Method, server system, and program for processing request asynchronously

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007500889A (en) * 2003-07-31 2007-01-18 インターナショナル・ビジネス・マシーンズ・コーポレーション Method, server system, and program for processing request asynchronously
JP4755590B2 (en) * 2003-07-31 2011-08-24 インターナショナル・ビジネス・マシーンズ・コーポレーション Method, server system, and program for processing request asynchronously

Similar Documents

Publication Publication Date Title
EP1130875B1 (en) A home gateway with a data backup service
US8082579B2 (en) Access server and connection restriction method
US20080263177A1 (en) Method and computer system for selecting an edge server computer
US20070157304A1 (en) Method, apparatus and computer program product for automatic cookie synchronization between distinct web browsers
CN111225377A (en) Network service system and network service method
KR20160030381A (en) Method, device and router for access webpage
JP4796754B2 (en) Network connection system and network connection method
CN101702717A (en) Method, system and equipment for authenticating Portal
US6785705B1 (en) Method and apparatus for proxy chaining
WO2011038628A1 (en) Method, access node and system for obtaining data
WO2014075450A1 (en) Resource download method, service server and cellular phone client
JP2000132473A (en) Network system using fire wall dynamic control system
JP7135206B2 (en) access authentication
CN109379339B (en) Portal authentication method and device
US20030208554A1 (en) Wireless network access point with computing capability and method of operation thereof
US9112843B2 (en) Method and system for subscriber to log in internet content provider (ICP) website in identity/location separation network and login device thereof
JP2000106552A (en) Authentication method
JP2001251363A (en) Communication network system, gateway, data communication method, and program service medium
CN107534859A (en) A kind of method for network authorization, client, terminal device and platform
JP2003091504A (en) Method of authenticating identification information in bi-directional communication network, communication system and program
WO2018028345A1 (en) Method and apparatus for detecting access path
JP6346208B2 (en) Communications system
JP2001251362A (en) Communication network system, gateway data communication method, and program service medium
JP2004163999A (en) Relay device
JP2003032281A (en) Access guidance apparatus and method