JP2013206314A - Web server, system and method for controlling synchronization of session - Google Patents

Web server, system and method for controlling synchronization of session Download PDF

Info

Publication number
JP2013206314A
JP2013206314A JP2012076871A JP2012076871A JP2013206314A JP 2013206314 A JP2013206314 A JP 2013206314A JP 2012076871 A JP2012076871 A JP 2012076871A JP 2012076871 A JP2012076871 A JP 2012076871A JP 2013206314 A JP2013206314 A JP 2013206314A
Authority
JP
Japan
Prior art keywords
information
communication terminal
user
web page
call
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2012076871A
Other languages
Japanese (ja)
Other versions
JP5777553B2 (en
Inventor
Kazuyuki Tasaka
和之 田坂
Takashi Ozu
喬 小津
Takahito Yoshihara
貴仁 吉原
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.)
KDDI Corp
Original Assignee
KDDI Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by KDDI Corp filed Critical KDDI Corp
Priority to JP2012076871A priority Critical patent/JP5777553B2/en
Publication of JP2013206314A publication Critical patent/JP2013206314A/en
Application granted granted Critical
Publication of JP5777553B2 publication Critical patent/JP5777553B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a Web server, system and method for preventing a third person from impersonating the other party, and for establishing a session by a simple operation by simultaneously establishing Web session and speech session between the communication terminals of users.SOLUTION: A Web server 10 receives speech request information from a first communication terminal 50, and generates key information for synchronization, and makes a DB 31 for user information management store the key information for synchronization and the Web page of the first communication terminal 50 in association with a first user ID, and transmits speech request information as well as key information for synchronization to a speech server 40. The Web server 10 receives, from a second communication terminal 60 whose speech with the first communication terminal 50 is started by the speech server 40, and which has received the key information for synchronization from the speech server 40, Web page request information as well as the key information for synchronization, and acquires a Web page corresponding to the key information for synchronization by using the received key information for synchronization, and transmits it to the second communication terminal 60.

Description

本発明は、セッションの同期を制御するWebサーバ、システム及び方法に関する。   The present invention relates to a Web server, system, and method for controlling session synchronization.

従来より、遠隔からWebブラウザを制御するブラウザ同期技術が知られている。このブラウザ同期技術を利用すると、例えば、オペレータとユーザとの間でオペレータの端末を操作してユーザの端末を動作させることにより、情報技術を使いこなせないユーザにも、オペレータと同じ表示を見せながら具体的に教えることができる。   Conventionally, a browser synchronization technique for remotely controlling a Web browser is known. When this browser synchronization technology is used, for example, the operator's terminal is operated by operating the operator's terminal between the operator and the user, so that a user who cannot use the information technology can see the same display as the operator. Can teach.

このような同期技術として、端末間でWebサーバから配信されるWebページの操作を制御する技術を開示する特許文献1が知られている。特許文献1に記載されているブラウザ同期技術では、制御側の端末はイベント情報の同期を制御するための同期制御サーバに送信する同期制御スクリプトを含んだ制御UI(User Interface)ページを取得し、被制御端末は同期制御サーバから受信したイベント情報をページに反映する同期制御スクリプトを含んだ被制御UIページを取得する。そして、制御側端末がブラウザ上でページ遷移等のイベントを発生させた際、イベント情報を制御UIページの同期制御スクリプトが同期制御サーバを介して被制御UIページの同期制御スクリプトへ送信することで、ブラウザ同期を実現する。   As such a synchronization technique, Patent Document 1 that discloses a technique for controlling an operation of a Web page distributed from a Web server between terminals is known. In the browser synchronization technology described in Patent Document 1, the control-side terminal acquires a control UI (User Interface) page including a synchronization control script to be transmitted to a synchronization control server for controlling the synchronization of event information, The controlled terminal acquires a controlled UI page including a synchronization control script that reflects the event information received from the synchronization control server on the page. When the control side terminal generates an event such as a page transition on the browser, the synchronization information script of the control UI page transmits the event information to the synchronization control script of the controlled UI page via the synchronization control server. Realize browser synchronization.

特開2012−14635号公報JP 2012-14635 A

しかしながら、特許文献1の技術では、第三者がユーザと同じURL(Uniform Resource Locator)(例えば、会議室等)にアクセスすることで相手側に成りすますことを防止することはできない。また、通話相手にアクセス先を伝える場合、口頭やメッセージツールでURL等の入力が必要であり、操作が煩雑である。   However, with the technology of Patent Document 1, it is impossible to prevent a third party from impersonating the other party by accessing the same URL (Uniform Resource Locator) (for example, a conference room) as the user. Further, when an access destination is communicated to a call partner, it is necessary to input a URL or the like by verbal or message tools, and the operation is complicated.

そこで、ユーザの通信端末の間で、Webセッションと通話セッションとを同時に確立することにおいて、第三者が相手側に成りすますことを防止すると共に、容易な操作でセッションを確立することができるサーバが求められている。   Therefore, by simultaneously establishing a Web session and a call session between user communication terminals, it is possible to prevent a third party from impersonating the other party and to establish a session with an easy operation. A server is sought.

本発明は、ユーザの通信端末の間で、Webセッションと通話セッションとを同時に確立することにおいて、第三者が相手側に成りすますことを防止すると共に、容易な操作でセッションを確立することができるWebサーバ、システム及び方法を提供することを目的とする。   The present invention prevents a third party from impersonating the other party and establishes a session with an easy operation by simultaneously establishing a Web session and a call session between user communication terminals. It is an object of the present invention to provide a Web server, a system, and a method capable of performing the above.

具体的には、以下のような解決手段を提供する。   Specifically, the following solutions are provided.

(1) Webブラウザを実装する第1ユーザの第1通信端末と第2ユーザの第2通信端末との間のWebセッションと、通話サーバを介して前記第1通信端末と前記第2通信端末との間の通話セッションとを制御するWebサーバであって、前記第1通信端末から前記第2通信端末と通話をするための通話要求情報を受信し、ユニークなランダム値である同期用キー情報を生成し、前記第1ユーザの識別情報に対応付けて前記同期用キー情報と前記第1通信端末のWebページとをユーザ情報管理用記憶手段に記憶させる同期用キー情報生成手段と、前記同期用キー情報生成手段によって生成された前記同期用キー情報と共に、前記通話要求情報を前記通話サーバに送信する通話要求送信手段と、前記通話サーバによって前記第1通信端末との通話を開始され、前記通話サーバから前記同期用キー情報を受信した前記第2通信端末から、前記同期用キー情報と共にWebページ要求情報を受信する第2Webページ要求受信手段と、前記第2Webページ要求受信手段によって受信された前記同期用キー情報を用いて、前記ユーザ情報管理用記憶手段から、前記同期用キー情報に対応する前記第1ユーザの識別情報を取得するユーザ取得手段と、前記ユーザ取得手段によって取得された前記第1ユーザの識別情報に対応付けられた前記Webページを取得し、取得した前記Webページを前記第2通信端末に送信する第2Webページ送信手段と、を備えるWebサーバ。   (1) A web session between a first communication terminal of a first user and a second communication terminal of a second user that implement a web browser, and the first communication terminal and the second communication terminal via a call server A call server for controlling a call session between the first communication terminal, the call request information for making a call with the second communication terminal, and a synchronization key information that is a unique random value. A synchronization key information generating unit that generates and stores the synchronization key information and the web page of the first communication terminal in a user information management storage unit in association with the identification information of the first user; Call request transmitting means for transmitting the call request information to the call server together with the synchronization key information generated by the key information generating means, and the first communication terminal by the call server A second Web page request receiving means for receiving Web page request information together with the synchronization key information from the second communication terminal that has started the call and received the synchronization key information from the call server; and the second Web page User acquisition means for acquiring identification information of the first user corresponding to the synchronization key information from the user information management storage means using the synchronization key information received by the request reception means; and the user A Web server comprising: a second Web page transmitting unit that acquires the Web page associated with the identification information of the first user acquired by the acquiring unit, and transmits the acquired Web page to the second communication terminal. .

すなわち、本発明に係るWebサーバは、第1通信端末から第2通信端末と通話をするための通話要求情報を受信し、ユニークなランダム値である同期用キー情報を生成し、第1ユーザの識別情報に対応付けて同期用キー情報と第1通信端末のWebページとをユーザ情報管理用記憶手段に記憶させる。そして、同期用キー情報と共に、通話要求情報を通話サーバに送信し、通話サーバによって第1通信端末との通話を開始され、通話サーバから同期用キー情報を受信した第2通信端末から、同期用キー情報と共にWebページ要求情報を受信し、受信した同期用キー情報を用いて、ユーザ情報管理用記憶手段から、同期用キー情報に対応するWebページを取得し、取得したWebページを第2通信端末に送信する。   That is, the Web server according to the present invention receives call request information for making a call with the second communication terminal from the first communication terminal, generates synchronization key information that is a unique random value, and In association with the identification information, the synchronization key information and the web page of the first communication terminal are stored in the user information management storage means. Then, together with the synchronization key information, the call request information is transmitted to the call server, the call server starts the call with the first communication terminal, and the second communication terminal receives the synchronization key information from the call server. The web page request information is received together with the key information, the web page corresponding to the synchronization key information is obtained from the user information management storage means using the received synchronization key information, and the obtained web page is transmitted to the second communication. Send to the terminal.

したがって、本発明に係るWebサーバは、ユーザの通信端末の間で、Webセッションと通話セッションとを同時に確立することにおいて、第三者が相手側に成りすますことを同期用キー情報を用いることにより防止すると共に、ユーザに通話要求の操作をさせるだけという容易な操作で、Webセッションと通話セッションとを同時に確立することができる。   Therefore, the Web server according to the present invention uses the synchronization key information that a third party impersonates the other party in simultaneously establishing a Web session and a call session between user communication terminals. The Web session and the call session can be established at the same time by an easy operation of simply causing the user to perform a call request operation.

(2) 前記ユーザ取得手段によって取得された前記第1ユーザの識別情報に、前記第2通信端末の前記第2ユーザの識別情報を対応付けて、前記ユーザ情報管理用記憶手段に記憶させる第2ユーザ情報記憶制御手段と、前記第1通信端末又は前記第2通信端末からのWebページ要求に応じて、Webページ要求した通信端末と、前記ユーザ情報管理用記憶手段において、Webページ要求した通信端末に対応付けられた通信端末とに、同じWebページを送信するWebページ同期手段と、をさらに備える(1)に記載のWebサーバ。   (2) Second information stored in the user information management storage means in association with the identification information of the second user of the second communication terminal to the identification information of the first user acquired by the user acquisition means. In response to a web page request from the first communication terminal or the second communication terminal, a user information storage control unit, a communication terminal that requested a web page, and a communication terminal that requested a web page in the user information management storage unit The web server according to (1), further comprising: a web page synchronization unit that transmits the same web page to a communication terminal associated with.

したがって、(2)に係るWebサーバは、確立したWebセッションと通話セッションとを容易な操作で続行することができる。   Therefore, the Web server according to (2) can continue the established Web session and call session with an easy operation.

(3) 前記通話要求送信手段は、前記通話サーバとの間にセキュアな通信経路を確立して、前記同期用キー情報と共に、前記通話要求情報を前記通話サーバに送信する、(1)又は(2)に記載のWebサーバ。   (3) The call request transmission means establishes a secure communication path with the call server, and transmits the call request information together with the synchronization key information to the call server. Web server as described in 2).

したがって、(3)に係るWebサーバは、同期用キー情報をセキュアな通信経路を介して送信することにより、第三者が相手側に成りすますことを確実に防止することができる。   Therefore, the Web server according to (3) can reliably prevent a third party from impersonating the other party by transmitting the synchronization key information via a secure communication path.

(4) Webサーバと、通話サーバと、Webブラウザを実装する第1ユーザの第1通信端末及び第2ユーザの第2通信端末とを含むセッション同期制御システムであって、前記第1通信端末は、前記Webサーバにログインし、前記Webブラウザにより、通話を要求するための通話手段を含む第1Webページを表示し、表示した前記通話手段に対する操作を受け付けて、前記第2通信端末との通話を要求するための通話要求情報を前記Webサーバに送信する通話要求手段、を備え、前記Webサーバは、前記第1通信端末から、前記第1ユーザの識別情報を含むログイン情報を受信するログイン受信手段と、前記ログイン受信手段によって受信された前記ログイン情報に基づいて、前記通話手段を含む前記第1Webページを前記第1通信端末に送信する第1Webページ送信手段と、前記第1Webページ送信手段によって送信された前記第1Webページを、前記ログイン情報に含まれる前記第1ユーザの識別情報に対応付けて、ユーザ情報管理用記憶手段に記憶させる第1ユーザ情報記憶制御手段と、前記第1通信端末から前記通話要求情報を受信し、ユニークなランダム値である同期用キー情報を生成し、前記第1ユーザの識別情報に対応付けて前記ユーザ情報管理用記憶手段に記憶させる同期用キー情報生成手段と、前記通話サーバとの間にセキュアな通信経路を確立して、前記同期用キー情報生成手段によって生成された前記同期用キー情報と共に、前記通話要求情報を前記通話サーバに送信する通話要求送信手段と、を備え、前記通話サーバは、前記Webサーバから前記同期用キー情報と共に前記通話要求情報を受信する通話要求受信手段と、前記通話要求受信手段によって受信された前記通話要求情報に基づいて、前記第1通信端末と前記第2通信端末との通話を開始させると共に、前記第2通信端末との間にセキュアな通信経路を確立して、前記第2通信端末に前記Webサーバの情報及び前記同期用キー情報を送信する同期情報送信手段と、を備え、前記第2通信端末は、前記通話サーバから前記Webサーバの情報及び前記同期用キー情報を受信する同期情報受信手段と、前記同期情報受信手段によって受信された前記Webサーバの情報に基づいて第2Webページを要求するための第2Webページ要求情報を、受信された前記同期用キー情報と共に前記Webサーバに送信する第2Webページ要求送信手段と、を備え、前記Webサーバは、前記第2通信端末から前記同期用キー情報と共に前記第2Webページ要求情報を受信する第2Webページ要求受信手段と、前記第2Webページ要求受信手段によって受信された前記同期用キー情報を用いて、前記ユーザ情報管理用記憶手段から、前記同期用キー情報に対応する前記第1ユーザの識別情報を取得するユーザ取得手段と、前記ユーザ取得手段によって取得された前記第1ユーザの識別情報に対応付けられた前記第1Webページを取得し、取得した前記第1Webページを前記第2通信端末に送信する第2Webページ送信手段と、前記ユーザ取得手段によって取得された前記第1ユーザの識別情報に、前記第2通信端末の前記第2ユーザの識別情報を対応付けて、前記ユーザ情報管理用記憶手段に記憶させる第2ユーザ情報記憶制御手段と、をさらに備える、セッション同期制御システム。   (4) A session synchronization control system including a web server, a call server, and a first communication terminal of a first user and a second communication terminal of a second user that implement a web browser, wherein the first communication terminal Log in to the web server, display a first web page including call means for requesting a call by the web browser, accept an operation on the displayed call means, and make a call with the second communication terminal. Call request means for transmitting call request information for requesting to the Web server, wherein the Web server receives login information including identification information of the first user from the first communication terminal. And based on the login information received by the login receiving means, the first Web page including the calling means is User information management by associating the first Web page transmitting means to be transmitted to one communication terminal and the first Web page transmitted by the first Web page transmitting means with the identification information of the first user included in the login information First user information storage control means to be stored in the storage means, receiving the call request information from the first communication terminal, generating synchronization key information which is a unique random value, and identifying the first user The synchronization key information generating means for storing in the user information management storage means in association with the communication server and establishing a secure communication path between the call server and the synchronization key information generating means Call request transmission means for transmitting the call request information to the call server together with synchronization key information, and the call server includes the Web Call request receiving means for receiving the call request information together with the synchronization key information from a server, and based on the call request information received by the call request receiving means, the first communication terminal and the second communication terminal, And a synchronization information transmitting means for establishing a secure communication path with the second communication terminal and transmitting the Web server information and the synchronization key information to the second communication terminal. The second communication terminal includes synchronization information receiving means for receiving the Web server information and the synchronization key information from the call server, and information on the Web server received by the synchronization information receiving means. Second web page request information for requesting a second web page based on the received synchronization key information is transmitted to the web server. Web page request transmission means, wherein the Web server receives second Web page request information together with the synchronization key information from the second communication terminal, and receives the second Web page request. User acquisition means for acquiring identification information of the first user corresponding to the synchronization key information from the user information management storage means using the synchronization key information received by the means, and the user acquisition means A second Web page transmitting unit that acquires the first Web page associated with the identification information of the first user acquired by the step, and transmits the acquired first Web page to the second communication terminal; and the user acquiring unit The identification information of the second user of the second communication terminal corresponds to the identification information of the first user acquired by Only in further and a second user information storage control means for storing in the user information managing storage means, the session synchronization control system.

(4)の構成によれば、本発明に係るセッション同期制御システムにおいて、Webサーバは、第1Webページを表示している第1通信端末から第2通信端末との通話要求を受信し、同期用キー情報を生成し、セキュアな通信経路を確立し、生成した同期用キー情報と共に通話要求を通話サーバに送信し、第1通信端末の第1ユーザ識別情報に対応付けて第1Webページ及び同期用キー情報をユーザ情報管理用記憶手段に記憶させる。通話サーバは、第1通信端末と第2通信端末との通話を開始させると共に、セキュアな通信経路を確立し、第2通信端末にWebサーバの情報及び同期用キー情報を送信する。第2通信端末は、Webサーバの情報に基づいてWebページ要求を同期用キー情報と共にWebサーバに送信する。そして、Webサーバは、受信した同期用キー情報に対応する第1通信端末の第1ユーザ識別情報に対応付けられた第1Webページを第2通信端末に送信する。   According to the configuration of (4), in the session synchronization control system according to the present invention, the Web server receives a call request with the second communication terminal from the first communication terminal displaying the first Web page, and performs synchronization. Key information is generated, a secure communication path is established, a call request is transmitted to the call server together with the generated synchronization key information, and the first Web page and synchronization are associated with the first user identification information of the first communication terminal The key information is stored in the user information management storage means. The call server starts a call between the first communication terminal and the second communication terminal, establishes a secure communication path, and transmits Web server information and synchronization key information to the second communication terminal. The second communication terminal transmits a Web page request to the Web server together with the synchronization key information based on the Web server information. Then, the Web server transmits the first Web page associated with the first user identification information of the first communication terminal corresponding to the received synchronization key information to the second communication terminal.

すなわち、セッション同期制御システムは、第1Webページを表示している第1通信端末からの通話要求により同期用キー情報を生成し、セキュアな通信経路を介して生成した同期用キー情報と共に通話要求情報を通話サーバに送信して第2通信端末との通話を開始させ、通話サーバからセキュアな通信経路を介して第2通信端末に送信された同期用キー情報と共にWebページ要求を受信して、第2通信端末に第1Webページを送信する。
したがって、セッション同期制御システムは、ユーザの通信端末の間で、Webセッションと通話セッションとを同時に確立することにおいて、第三者が相手側に成りすますことを同期用キー情報を用いることにより防止すると共に、ユーザに通話要求の操作をさせるだけという容易な操作で、Webセッションと通話セッションとを同時に確立することができる。
That is, the session synchronization control system generates synchronization key information by a call request from the first communication terminal displaying the first Web page, and call request information together with the synchronization key information generated through the secure communication path. To the call server to start a call with the second communication terminal, receive the Web page request together with the synchronization key information transmitted from the call server to the second communication terminal via the secure communication path, 2 Send the first web page to the communication terminal.
Therefore, the session synchronization control system prevents the third party from impersonating the other party by using the synchronization key information in establishing the web session and the call session at the same time between the user communication terminals. At the same time, the Web session and the call session can be established at the same time with an easy operation of simply allowing the user to perform a call request operation.

(5) 前記第1通信端末又は前記第2通信端末からのWebページ要求に応じて、Webページ要求した通信端末と、前記ユーザ情報管理用記憶手段において、Webページ要求した通信端末に対応付けられた通信端末とに、同じWebページを送信するWebページ同期手段をさらに備える(4)に記載のセッション同期制御システム。   (5) In response to a web page request from the first communication terminal or the second communication terminal, the communication terminal that requested the web page and the user information management storage unit are associated with the communication terminal that requested the web page. The session synchronization control system according to (4), further comprising Web page synchronization means for transmitting the same Web page to the communication terminal.

したがって、(5)に係るセッション同期制御システムは、確立したWebセッションと通話セッションとを容易な操作で続行することができる。   Therefore, the session synchronization control system according to (5) can continue the established Web session and call session with an easy operation.

(6) (4)に記載のセッション同期制御システムにおいて実行されるセッション同期制御方法であって、前記通話要求手段が、前記Webサーバにログインするステップと、前記ログイン受信手段が、前記第1通信端末から、前記第1ユーザの識別情報を含むログイン情報を受信するログイン受信ステップと、前記第1Webページ送信手段が、前記ログイン受信ステップによって受信された前記ログイン情報に基づいて、前記通話手段を含む前記第1Webページを前記第1通信端末に送信する第1Webページ送信ステップと、前記第1ユーザ情報記憶制御手段が、前記第1Webページ送信ステップによって送信された前記第1Webページを、前記ログイン情報に含まれる前記第1ユーザの識別情報に対応付けて、ユーザ情報管理用記憶手段に記憶させる第1ユーザ情報記憶制御ステップと、前記通話要求手段が、前記Webブラウザにより、通話を要求するための通話手段を含む第1Webページを表示し、表示した前記通話手段に対する操作を受け付けて、前記第2通信端末との通話を要求するための通話要求情報を前記Webサーバに送信する通話要求ステップと、前記同期用キー情報生成手段が、前記第1通信端末から前記通話要求情報を受信し、ユニークなランダム値である同期用キー情報を生成し、前記第1ユーザの識別情報に対応付けて前記ユーザ情報管理用記憶手段に記憶させる同期用キー情報生成ステップと、前記通話要求送信手段が、前記通話サーバとの間にセキュアな通信経路を確立して、前記同期用キー情報生成ステップによって生成された前記同期用キー情報と共に、前記通話要求情報を前記通話サーバに送信する通話要求送信ステップと、前記通話要求受信手段が、前記Webサーバから前記同期用キー情報と共に前記通話要求情報を受信する通話要求受信ステップと、前記同期情報送信手段が、前記通話要求受信ステップによって受信された前記通話要求情報に基づいて、前記第1通信端末と前記第2通信端末との通話を開始させると共に、前記第2通信端末との間にセキュアな通信経路を確立して、前記第2通信端末に前記Webサーバの情報及び前記同期用キー情報を送信する同期情報送信ステップと、前記同期情報受信手段が、前記通話サーバから前記Webサーバの情報及び前記同期用キー情報を受信する同期情報受信ステップと、前記第2Webページ要求送信手段が、前記同期情報受信ステップによって受信された前記Webサーバの情報に基づいて第2Webページを要求するための第2Webページ要求情報を、受信された前記同期用キー情報と共に前記Webサーバに送信する第2Webページ要求送信ステップと、前記第2Webページ要求受信手段が、前記第2通信端末から前記同期用キー情報と共に前記第2Webページ要求情報を受信する第2Webページ要求受信ステップと、前記ユーザ取得手段が、前記第2Webページ要求受信ステップによって受信された前記同期用キー情報を用いて、前記ユーザ情報管理用記憶手段から、前記同期用キー情報に対応する前記第1ユーザの識別情報を取得するユーザ取得ステップと、前記第2Webページ送信手段が、前記ユーザ取得ステップによって取得された前記第1ユーザの識別情報に対応付けられた前記第1Webページを取得し、取得した前記第1Webページを前記第2通信端末に送信する第2Webページ送信ステップと、前記第2ユーザ情報記憶制御手段が、前記ユーザ取得ステップによって取得された前記第1ユーザの識別情報に、前記第2通信端末の前記第2ユーザの識別情報を対応付けて、前記ユーザ情報管理用記憶手段に記憶させる第2ユーザ情報記憶制御ステップと、を備えるセッション同期制御方法。   (6) The session synchronization control method executed in the session synchronization control system according to (4), wherein the call request unit logs into the Web server, and the login reception unit includes the first communication. A login reception step for receiving login information including identification information of the first user from a terminal, and the first Web page transmission means includes the call means based on the login information received in the login reception step. A first Web page transmission step of transmitting the first Web page to the first communication terminal; A user information tube is associated with the identification information of the first user included. First user information storage control step to be stored in the storage means, and the call request means displays a first web page including a call means for requesting a call by the web browser, and an operation for the displayed call means And a call request step for transmitting call request information for requesting a call with the second communication terminal to the Web server, and the synchronization key information generating means receives the call request from the first communication terminal. A synchronization key information generation step of receiving information, generating synchronization key information that is a unique random value, and storing it in the user information management storage means in association with the identification information of the first user; The request transmission means establishes a secure communication path with the call server, and is generated by the synchronization key information generation step. A call request transmitting step for transmitting the call request information to the call server together with the synchronization key information, and a call request for the call request receiving means to receive the call request information together with the synchronization key information from the Web server. The receiving step and the synchronization information transmitting means start a call between the first communication terminal and the second communication terminal based on the call request information received by the call request receiving step, and the second A synchronization information transmitting step of establishing a secure communication path with the communication terminal and transmitting the Web server information and the synchronization key information to the second communication terminal; and the synchronization information receiving means includes the call A synchronization information receiving step for receiving the Web server information and the synchronization key information from a server; and the second Web page request transmitting means. Second Web page request information for requesting a second Web page based on the Web server information received in the synchronization information receiving step is transmitted to the Web server together with the received synchronization key information. A page request transmitting step; a second Web page request receiving step in which the second Web page request receiving unit receives the second Web page request information together with the synchronization key information from the second communication terminal; and the user acquiring unit, User acquisition step of acquiring identification information of the first user corresponding to the synchronization key information from the user information management storage means using the synchronization key information received in the second Web page request reception step. And the second Web page transmitting means performs the user acquisition step. A second Web page transmitting step of acquiring the first Web page associated with the acquired identification information of the first user and transmitting the acquired first Web page to the second communication terminal; User information storage control means associates the identification information of the second user of the second communication terminal with the identification information of the first user acquired by the user acquisition step, and stores the identification information of the second user in the user information management storage means. And a second user information storage control step for storing the session synchronization control method.

したがって、(6)に係るセッション同期制御方法は、ユーザの通信端末の間で、Webセッションと通話セッションとを同時に確立することにおいて、第三者が相手側に成りすますことを同期用キー情報を用いることにより防止すると共に、ユーザに通話要求の操作をさせるだけという容易な操作で、Webセッションと通話セッションとを同時に確立することができる。   Therefore, in the session synchronization control method according to (6), the synchronization key information indicates that a third party impersonates the other party in simultaneously establishing a Web session and a call session between user communication terminals. The Web session and the call session can be established at the same time by an easy operation of simply causing the user to perform a call request operation.

本発明によれば、ユーザの通信端末の間で、Webセッションと通話セッションとを同時に確立することにおいて、第三者が相手側に成りすますことを防止すると共に、容易な操作でセッションを確立することができる。
さらに、本発明を、コールセンターでのユーザ対応に利用することが可能である。例えば、ユーザがWebページの操作や見方がわからない場合、オペレータにWebページ上で問合せると、オペレータとの通話開始と同時に端末上のブラウザ画面の同期が開始され、オペレータの説明を受けながら端末の画面にて実際に説明内容を確認することが可能となる。
According to the present invention, by simultaneously establishing a web session and a call session between user communication terminals, it is possible to prevent a third party from impersonating the other party and to establish a session with an easy operation. can do.
Furthermore, the present invention can be used for user support at a call center. For example, when the user does not know the operation or view of the Web page, when the operator is inquired on the Web page, synchronization of the browser screen on the terminal starts simultaneously with the start of the call with the operator, and the terminal screen It is possible to actually confirm the contents of the explanation.

本発明の一実施形態に係るセッション同期制御システムの構成と、各構成間の処理ステップとを示す図である。It is a figure which shows the structure of the session synchronous control system which concerns on one Embodiment of this invention, and the process step between each structure. 本発明の一実施形態に係るセッション同期制御システムのWebサーバの構成を示す図である。It is a figure which shows the structure of the web server of the session synchronous control system which concerns on one Embodiment of this invention. 本発明の一実施形態に係るセッション同期制御システムの通話サーバの構成と、通信端末の構成とを示す図である。It is a figure which shows the structure of the telephone call server of the session synchronous control system which concerns on one Embodiment of this invention, and the structure of a communication terminal. 本発明の一実施形態に係るユーザ情報管理用DBの例を示す図である。It is a figure which shows the example of DB for user information management which concerns on one Embodiment of this invention. 本発明の一実施形態に係るセッション同期制御システムにおけるWebサーバと、通話サーバと、第1通信端末と、第2通信端末との処理内容を示すシーケンス図である。It is a sequence diagram which shows the processing content with the web server in the session synchronous control system which concerns on one Embodiment of this invention, a telephone call server, a 1st communication terminal, and a 2nd communication terminal. 本発明の一実施形態に係るセッション同期制御システムにおける通信端末のWebセッションと通話セッションとの同期の例を示す図である。It is a figure which shows the example of a synchronization with the web session and telephone call session of a communication terminal in the session synchronous control system which concerns on one Embodiment of this invention.

以下、本発明の実施形態について図を参照しながら説明する。図1は、本発明の一実施形態に係るセッション同期制御システム1の構成と、各構成間の処理ステップとを示す図である。セッション同期制御システム1は、Webサーバ10と、通話サーバ40と、Webブラウザを実装する第1ユーザの第1通信端末50及び第2ユーザの第2通信端末60とを含む。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a diagram showing a configuration of a session synchronization control system 1 according to an embodiment of the present invention and processing steps between the configurations. The session synchronization control system 1 includes a Web server 10, a call server 40, and a first communication terminal 50 of a first user and a second communication terminal 60 of a second user that implement a Web browser.

第1通信端末50からWebサーバ10への処理ステップS1で、Webサーバ10は、第1通信端末50からログイン情報を受信する。
次に、Webサーバ10から第1通信端末50への処理ステップS2で、Webサーバ10は、第1通信端末50に第1Webページを送信する。
次に、第1通信端末50からWebサーバ10への処理ステップS3で、Webサーバ10は、第1通信端末50から通話要求を受信し、ユニークなランダム数値である同期用キー情報を生成する。
次に、Webサーバ10から通話サーバ40への処理ステップS4で、Webサーバ10は、通話サーバ40に同期用キー情報と共に通話要求を、セキュアな通信経路71を介して通話サーバ40に送信する。
次に、通話サーバ40から第1通信端末50への処理ステップS5で、通話サーバ40は、第1通信端末50に第2通信端末60との通話を開始させる。
次に、通話サーバ40から第2通信端末60への処理ステップS6で、通話サーバ40は、第2通信端末60に第1通信端末50との通話を開始させると共にWebサーバ10の情報及び同期用キー情報を、セキュアな通信経路72を介して第2通信端末60に送信する。
次に、第2通信端末60からWebサーバ10への処理ステップS7で、Webサーバ10は、同期用キー情報を受信した第2通信端末60からWebページ要求を受信する。
次に、Webサーバ10から第2通信端末60への処理ステップS8で、Webサーバ10は、同期用キー情報に基づいて、第1通信端末50と同じ第1Webページを第2通信端末60に送信する。
セッション同期制御システム1は、処理ステップS1からS8の順に実行し、第1通信端末50と第2通信端末60との間のWebセッションと通話セッションとを、セキュアな通信経路を介して同期用キー情報を送信することで確立し、第三者の成りすましを防止する。また、セッション同期制御システム1は、第1通信端末50からの通話要求という容易な操作で、通話セッションとWebセッションとを同期させて確立する。
In processing step S <b> 1 from the first communication terminal 50 to the Web server 10, the Web server 10 receives login information from the first communication terminal 50.
Next, in processing step S <b> 2 from the Web server 10 to the first communication terminal 50, the Web server 10 transmits a first Web page to the first communication terminal 50.
Next, in processing step S3 from the first communication terminal 50 to the Web server 10, the Web server 10 receives a call request from the first communication terminal 50, and generates synchronization key information that is a unique random numerical value.
Next, in processing step S 4 from the Web server 10 to the call server 40, the Web server 10 transmits a call request to the call server 40 together with the synchronization key information to the call server 40 via the secure communication path 71.
Next, in processing step S5 from the call server 40 to the first communication terminal 50, the call server 40 causes the first communication terminal 50 to start a call with the second communication terminal 60.
Next, in processing step S6 from the call server 40 to the second communication terminal 60, the call server 40 causes the second communication terminal 60 to start a call with the first communication terminal 50, and for information and synchronization of the Web server 10 The key information is transmitted to the second communication terminal 60 via the secure communication path 72.
Next, in processing step S7 from the second communication terminal 60 to the Web server 10, the Web server 10 receives a Web page request from the second communication terminal 60 that has received the synchronization key information.
Next, in processing step S <b> 8 from the Web server 10 to the second communication terminal 60, the Web server 10 transmits the same first Web page as the first communication terminal 50 to the second communication terminal 60 based on the synchronization key information. To do.
The session synchronization control system 1 executes processing steps S1 to S8 in order, and synchronizes a Web session and a call session between the first communication terminal 50 and the second communication terminal 60 via a secure communication path. Established by sending information to prevent third party impersonation. In addition, the session synchronization control system 1 establishes the call session and the Web session by synchronizing with a simple operation of requesting a call from the first communication terminal 50.

図2は、本発明の一実施形態に係るセッション同期制御システム1のWebサーバ10の構成を示す図である。図4は、本発明の一実施形態に係るユーザ情報管理用DB31の例を示す図である。Webサーバ10は、ログイン受信部11と、第1Webページ送信部12と、第1ユーザ情報記憶制御部13と、同期用キー情報生成部14と、通話要求送信部15と、第2Webページ要求受信部16と、ユーザ取得部17と、第2Webページ送信部18と、第2ユーザ情報記憶制御部19と、Webページ同期部20と、ユーザ情報管理用DB31(データベース)とを備える。   FIG. 2 is a diagram showing a configuration of the Web server 10 of the session synchronization control system 1 according to the embodiment of the present invention. FIG. 4 is a diagram showing an example of the user information management DB 31 according to an embodiment of the present invention. The Web server 10 includes a login reception unit 11, a first Web page transmission unit 12, a first user information storage control unit 13, a synchronization key information generation unit 14, a call request transmission unit 15, and a second Web page request reception. Unit 16, user acquisition unit 17, second Web page transmission unit 18, second user information storage control unit 19, Web page synchronization unit 20, and user information management DB 31 (database).

図3は、本発明の一実施形態に係るセッション同期制御システム1の通話サーバ40の構成と、通信端末の構成とを示す図である。通話サーバ40は、通話要求受信部41と、同期情報送信部42とを備える。第1通信端末50は、通話要求部51を備える。第2通信端末60は、同期情報受信部61と、第2Webページ要求送信部62とを備える。以下、各部ごとに詳述する。   FIG. 3 is a diagram showing the configuration of the call server 40 and the configuration of the communication terminal of the session synchronization control system 1 according to an embodiment of the present invention. The call server 40 includes a call request receiving unit 41 and a synchronization information transmitting unit 42. The first communication terminal 50 includes a call request unit 51. The second communication terminal 60 includes a synchronization information reception unit 61 and a second Web page request transmission unit 62. Hereinafter, each part will be described in detail.

第1通信端末50は、Webブラウザを実装し、通話要求部51を備える。第1通信端末50の通話要求部51は、Webサーバ10にログインし、Webブラウザにより、通話を要求するための通話手段(例えば、通話要求ボタン等)を含む第1Webページを表示し、表示した通話手段(例えば、通話要求ボタン等)に対する操作を受け付けて、第2通信端末60との通話を要求するための通話要求情報をWebサーバ10に送信する。   The first communication terminal 50 includes a web browser and includes a call request unit 51. The call request unit 51 of the first communication terminal 50 logs into the Web server 10 and displays and displays the first Web page including a call means (for example, a call request button) for requesting a call using the Web browser. An operation for a call means (for example, a call request button) is accepted, and call request information for requesting a call with the second communication terminal 60 is transmitted to the Web server 10.

具体的には、第1通信端末50は、第1ユーザからWebページの選択と、ログイン情報の入力とを受け付け、受け付けたログイン情報であるユーザIDやパスワードをWebサーバ10に送信する。なお、第1通信端末50からWebサーバ10に送信するログイン情報は、ユーザIDのような、ユーザを識別可能な識別情報があれば、パスワードがなくてもよい。
次に、第1通信端末50は、Webブラウザにより、Webサーバ10から受信した通話手段(例えば、通話要求ボタン等)を含むWebページを表示する。そして、第1通信端末50は、第1ユーザから通話を要求する操作(例えば、通話要求ボタンをクリックする等)を受け付ける。通話を要求する操作において、通話の相手である第2通信端末60(例えば、第2通信端末60の第2ユーザのユーザIDや、オペレータ等の特定の相手等)を指定することができる。第1通信端末50は、通話相手に関する情報を含む通話要求情報をWebサーバ10に送信する。
Specifically, the first communication terminal 50 receives the selection of the web page and the input of login information from the first user, and transmits the user ID and password that are the accepted login information to the web server 10. The login information transmitted from the first communication terminal 50 to the Web server 10 may not have a password if there is identification information such as a user ID that can identify the user.
Next, the first communication terminal 50 displays a web page including call means (for example, a call request button) received from the web server 10 by the web browser. And the 1st communication terminal 50 receives operation (for example, clicking a call request button etc.) which requests a call from the 1st user. In an operation for requesting a call, a second communication terminal 60 (for example, a user ID of a second user of the second communication terminal 60 or a specific partner such as an operator) can be designated as a call partner. The first communication terminal 50 transmits call request information including information related to the call partner to the Web server 10.

Webサーバ10のログイン受信部11は、第1通信端末50から、第1ユーザの識別情報を含むログイン情報を受信する。具体的には、ログイン受信部11は、第1通信端末50から、第1ユーザのユーザID等を受信する。   The login receiving unit 11 of the Web server 10 receives login information including identification information of the first user from the first communication terminal 50. Specifically, the login receiving unit 11 receives the first user's user ID and the like from the first communication terminal 50.

Webサーバ10の第1Webページ送信部12は、ログイン受信部11によって受信されたログイン情報に基づいて、通話手段(例えば、通話要求ボタン等)を含む第1Webページを第1通信端末50に送信する。具体的には、第1Webページ送信部12は、受信した第1ユーザのユーザIDに基づいて、ユーザ管理情報等を用いてユーザ確認を行う。ユーザ確認によってユーザが確認され、ユーザIDに対応付けられた第1通信端末50の情報を取得し、第1Webページ送信部12は、通話手段(例えば、通話要求ボタン等)を含む第1Webページを第1通信端末50に送信する。   The first web page transmission unit 12 of the web server 10 transmits a first web page including call means (for example, a call request button) to the first communication terminal 50 based on the login information received by the login reception unit 11. . Specifically, the first Web page transmission unit 12 performs user confirmation using user management information or the like based on the received user ID of the first user. The user is confirmed by the user confirmation, and the information of the first communication terminal 50 associated with the user ID is acquired, and the first Web page transmission unit 12 displays the first Web page including a call means (for example, a call request button). Transmit to the first communication terminal 50.

Webサーバ10の第1ユーザ情報記憶制御部13は、第1Webページ送信部12によって送信された第1Webページを、ログイン情報に含まれる第1ユーザIDに対応付けて、ユーザ情報管理用DB31に記憶させる。具体的には、図4に示すように、第1ユーザ情報記憶制御部13は、第1ユーザIDに対応付けて、例えば、WebページのURL(Uniform Resource Locator)等をユーザ情報管理用DB31に記憶させる。   The first user information storage control unit 13 of the Web server 10 stores the first Web page transmitted by the first Web page transmission unit 12 in the user information management DB 31 in association with the first user ID included in the login information. Let Specifically, as shown in FIG. 4, the first user information storage control unit 13 associates, for example, a URL (Uniform Resource Locator) of the Web page with the first user ID in the user information management DB 31. Remember me.

Webサーバ10の同期用キー情報生成部14は、第1通信端末50から第2通信端末60との通話を要求するための通話要求情報を受信し、ユニークなランダム値である同期用キー情報を生成し、第1ユーザIDに対応付けてユーザ情報管理用DB31に記憶させる。具体的には、同期用キー情報生成部14は、ユニークなランダム値として、例えば、通話要求情報を受信した時刻と発生させた乱数とを組み合わせた値等を生成する。同期用キー情報生成部14は、図4に示すように第1ユーザIDに対応付けて、生成した同期用キー情報をユーザ情報管理用DB31に記憶させる。   The synchronization key information generation unit 14 of the Web server 10 receives call request information for requesting a call with the second communication terminal 60 from the first communication terminal 50, and receives the synchronization key information that is a unique random value. It is generated and stored in the user information management DB 31 in association with the first user ID. Specifically, the synchronization key information generation unit 14 generates, as a unique random value, for example, a value obtained by combining the time when the call request information is received and the generated random number. As shown in FIG. 4, the synchronization key information generation unit 14 stores the generated synchronization key information in the user information management DB 31 in association with the first user ID.

Webサーバ10の通話要求送信部15は、通話サーバ40との間にセキュアな通信経路を確立して、同期用キー情報生成部14によって生成された同期用キー情報と共に、通話要求情報を通話サーバ40に送信する。具体的には、通話要求送信部15は、通話サーバ40との間に、例えば、SSL(Secure Socket Layer)を利用して、通話サーバ40との通信経路を暗号化することによって、セキュアな通信経路を確立する。そして、通話要求送信部15は、同期用キー情報と通話要求情報とを、Webサーバ10と通話サーバ40との間に確立されたセキュアな通信経路を介して通話サーバ40に送信する。通話要求情報は、例えば、第1通信端末情報と、第2通信端末情報と、通話要求開始コマンドとを含む。   The call request transmission unit 15 of the Web server 10 establishes a secure communication path with the call server 40 and sends the call request information to the call server together with the synchronization key information generated by the synchronization key information generation unit 14. 40. Specifically, the call request transmission unit 15 encrypts a communication path with the call server 40 by using, for example, SSL (Secure Socket Layer) between the call server 40 and the secure call communication. Establish a route. Then, the call request transmission unit 15 transmits the synchronization key information and the call request information to the call server 40 via a secure communication path established between the Web server 10 and the call server 40. The call request information includes, for example, first communication terminal information, second communication terminal information, and a call request start command.

通話サーバ40の通話要求受信部41は、Webサーバ10から同期用キー情報と共に通話要求情報を受信する。   The call request receiving unit 41 of the call server 40 receives the call request information from the Web server 10 together with the synchronization key information.

通話サーバ40の同期情報送信部42は、通話要求受信部41によって受信された通話要求情報に基づいて、第1通信端末50と第2通信端末60との通話を開始させると共に、第2通信端末60との間にセキュアな通信経路を確立して、第2通信端末60にWebサーバ10の情報及び同期用キー情報を送信する。具体的には、同期情報送信部42は、第2通信端末60との間に、例えば、SSL(Secure Socket Layer)を利用して、第2通信端末60との通信経路を暗号化することによって、セキュアな通信経路を確立する。そして、同期情報送信部42は、受信した通話要求情報によって、第1通信端末50と第2通信端末60との通話を開始させるためのコールを行う。そして、同期情報送信部42は、例えば、コール用のプロトコルとしてSIP(Session Initiation Protocol)を使用した場合、SDP(Service Description Protocol)に従ってコール要求メッセージ内のボディ部に、Webサーバ10から受信した同期用キー情報を埋め込む。   The synchronization information transmitting unit 42 of the call server 40 starts a call between the first communication terminal 50 and the second communication terminal 60 based on the call request information received by the call request receiving unit 41, and the second communication terminal. A secure communication path is established with the second communication terminal 60, and the information of the Web server 10 and the synchronization key information are transmitted to the second communication terminal 60. Specifically, the synchronization information transmitting unit 42 encrypts the communication path with the second communication terminal 60 using, for example, SSL (Secure Socket Layer) with the second communication terminal 60. Establish a secure communication path. And the synchronous information transmission part 42 performs the call for starting the telephone call with the 1st communication terminal 50 and the 2nd communication terminal 60 by the received call request information. Then, for example, when SIP (Session Initiation Protocol) is used as the call protocol, the synchronization information transmitting unit 42 receives the synchronization received from the Web server 10 in the body part in the call request message in accordance with SDP (Service Description Protocol). Embed key information.

第2通信端末60の同期情報受信部61は、通話サーバ40からWebサーバ10の情報及び同期用キー情報を受信する。具体的には、同期情報受信部61は、通話サーバ40から、第1通信端末50と同じWebページを取得するための情報であるWebサーバ10の情報及び同期用キー情報を受信し、例えば、コール要求メッセージ内に埋め込まれた同期用キー情報を抽出する。   The synchronization information receiver 61 of the second communication terminal 60 receives the information of the Web server 10 and the key information for synchronization from the call server 40. Specifically, the synchronization information receiving unit 61 receives information on the Web server 10 and synchronization key information, which are information for acquiring the same Web page as that of the first communication terminal 50, from the call server 40, for example, Extracts the synchronization key information embedded in the call request message.

第2通信端末60の第2Webページ要求送信部62は、同期情報受信部61によって受信されたWebサーバ10の情報に基づいて第2Webページを要求するための第2Webページ要求情報を、受信された同期用キー情報と共にWebサーバ10に送信する。具体的には、第2Webページ要求送信部62は、受信されたWebサーバ10の情報が示すWebサーバ10に、Webページ要求情報を、受信された同期用キー情報と共に送信する。   The second web page request transmission unit 62 of the second communication terminal 60 has received the second web page request information for requesting the second web page based on the information of the web server 10 received by the synchronization information receiving unit 61. It is transmitted to the Web server 10 together with the key information for synchronization. Specifically, the second Web page request transmission unit 62 transmits the Web page request information together with the received synchronization key information to the Web server 10 indicated by the received Web server 10 information.

Webサーバ10の第2Webページ要求受信部16は、第2通信端末60から同期用キー情報と共に第2Webページ要求情報を受信する。   The second Web page request receiving unit 16 of the Web server 10 receives the second Web page request information from the second communication terminal 60 together with the synchronization key information.

Webサーバ10のユーザ取得部17は、第2Webページ要求受信部16によって受信された同期用キー情報を用いて、ユーザ情報管理用DB31から、同期用キー情報に対応する第1ユーザIDを取得する。具体的には、ユーザ取得部17は、同期用キー情報を用いて、ユーザ情報管理用DB31を検索し、検索した同期用キー情報に対応する第1ユーザIDを取得する。   The user acquisition unit 17 of the Web server 10 acquires the first user ID corresponding to the synchronization key information from the user information management DB 31 using the synchronization key information received by the second Web page request reception unit 16. . Specifically, the user acquisition unit 17 searches the user information management DB 31 using the synchronization key information, and acquires the first user ID corresponding to the searched synchronization key information.

Webサーバ10の第2Webページ送信部18は、ユーザ取得部17によって取得された第1ユーザIDに対応付けられた第1Webページを取得し、取得した第1Webページを第2通信端末60に送信する。具体的には、第2Webページ送信部18は、取得された第1ユーザIDにユーザ情報管理用DB31において対応付けられた第1Webページ(例えば、URL等)を取得し、取得した第1Webページが示すページを第2通信端末60に送信する。   The second Web page transmission unit 18 of the Web server 10 acquires the first Web page associated with the first user ID acquired by the user acquisition unit 17 and transmits the acquired first Web page to the second communication terminal 60. . Specifically, the second Web page transmission unit 18 acquires a first Web page (for example, URL) associated with the acquired first user ID in the user information management DB 31, and the acquired first Web page is The page shown is transmitted to the second communication terminal 60.

Webサーバ10の第2ユーザ情報記憶制御部19は、ユーザ取得部17によって取得された第1ユーザIDに、第2通信端末60の第2ユーザIDを対応付けて、ユーザ情報管理用DB31に記憶させる。具体的には、第2ユーザ情報記憶制御部19は、図4が示すように、第1ユーザIDに対応付けて第2ユーザIDを記憶させる。   The second user information storage control unit 19 of the Web server 10 associates the second user ID of the second communication terminal 60 with the first user ID acquired by the user acquisition unit 17 and stores it in the user information management DB 31. Let Specifically, as shown in FIG. 4, the second user information storage control unit 19 stores the second user ID in association with the first user ID.

Webページ同期部20は、第1通信端末50からのWebページ要求に応じて第1通信端末50にWebページを送信すると共に、ユーザ情報管理用DB31において第1ユーザに対応付けられた第2ユーザの第2通信端末60にも同じWebページを送信し、Webページの同期を行う。同様に、Webページ同期部20は、第2通信端末60からのWebページ要求に応じて第2通信端末60にWebページを送信すると共に、ユーザ情報管理用DB31において第2ユーザに対応付けられた第1ユーザの第1通信端末50にも同じWebページを送信し、Webページの同期を行う。   The web page synchronization unit 20 transmits a web page to the first communication terminal 50 in response to a web page request from the first communication terminal 50, and the second user associated with the first user in the user information management DB 31. The same web page is also transmitted to the second communication terminal 60 and the web page is synchronized. Similarly, the Web page synchronization unit 20 transmits a Web page to the second communication terminal 60 in response to a Web page request from the second communication terminal 60, and is associated with the second user in the user information management DB 31. The same Web page is transmitted to the first communication terminal 50 of the first user, and the Web page is synchronized.

図5は、本発明の一実施形態に係るセッション同期制御システム1におけるWebサーバ10と、通話サーバ40と、第1通信端末50と、第2通信端末60との処理内容を示すシーケンス図である。Webサーバ10、通話サーバ40、第1通信端末50及び第2通信端末60は、コンピュータ及びその周辺装置が備えるハードウェア並びに該ハードウェアを制御するソフトウェアによって構成され、以下の処理は、制御部(例えば、CPU)が所定のソフトウェアに従い実行する処理である。   FIG. 5 is a sequence diagram showing processing contents of the Web server 10, the call server 40, the first communication terminal 50, and the second communication terminal 60 in the session synchronization control system 1 according to the embodiment of the present invention. . The Web server 10, the call server 40, the first communication terminal 50, and the second communication terminal 60 are configured by hardware included in a computer and its peripheral devices, and software that controls the hardware. For example, the CPU is a process executed according to predetermined software.

ステップS101において、第1通信端末50は、ログインする。より具体的には、第1通信端末50は、受け付けたログイン情報である第1ユーザID等をWebサーバ10に送信する。   In step S101, the first communication terminal 50 logs in. More specifically, the first communication terminal 50 transmits the first user ID, which is the received login information, to the Web server 10.

ステップS102において、Webサーバ10は、Webページを第1通信端末50に送信する。より具体的には、Webサーバ10は、受信したログイン情報に基づいて、通話要求ボタンを含む第1Webページを第1通信端末50に送信する。   In step S <b> 102, the web server 10 transmits a web page to the first communication terminal 50. More specifically, the Web server 10 transmits a first Web page including a call request button to the first communication terminal 50 based on the received login information.

ステップS103において、第1通信端末50は、通話要求を行う。より具体的には、第1通信端末50は、第1ユーザから通話要求ボタンをクリックする操作を受け付け、受け付けた通話相手に関する情報を含む通話要求情報をWebサーバ10に送信する。   In step S103, the first communication terminal 50 makes a call request. More specifically, the first communication terminal 50 receives an operation of clicking a call request button from the first user, and transmits call request information including information regarding the received call partner to the Web server 10.

ステップS104において、Webサーバ10は、同期用キー情報を生成し、第1通信端末50に対応付けて記憶させる。より具体的には、Webサーバ10は、同期用キー情報(例えば、通話要求情報を受信した時刻と発生させた乱数とを組み合わせた値)を生成し、第1ユーザIDに対応付けて、生成した同期用キー情報をユーザ情報管理用DB31に記憶させる。   In step S <b> 104, the Web server 10 generates synchronization key information and stores it in association with the first communication terminal 50. More specifically, the Web server 10 generates synchronization key information (for example, a value obtained by combining the time when the call request information is received and the generated random number) and generates the key information in association with the first user ID. The synchronized key information is stored in the user information management DB 31.

ステップS105において、Webサーバ10は、同期用キー情報と共に、通話要求情報を送信する。より具体的には、Webサーバ10は、通話サーバ40との間にセキュアな通信経路を確立して、同期用キー情報と通話要求情報とを通話サーバ40に送信する。   In step S105, the Web server 10 transmits call request information together with synchronization key information. More specifically, the Web server 10 establishes a secure communication path with the call server 40 and transmits synchronization key information and call request information to the call server 40.

ステップS106において、通話サーバ40は、通話を開始し、第2通信端末60に同期用キー情報を送信する。より具体的には、通話サーバ40は、受信した通話要求情報に基づいて、第1通信端末50と第2通信端末60との通話を開始させると共に、第2通信端末60との間にセキュアな通信経路を確立して、第2通信端末60にWebサーバ10の情報及び同期用キー情報を送信する。   In step S <b> 106, the call server 40 starts a call and transmits synchronization key information to the second communication terminal 60. More specifically, the call server 40 starts a call between the first communication terminal 50 and the second communication terminal 60 based on the received call request information, and is secure between the second communication terminal 60. A communication path is established, and information on the Web server 10 and key information for synchronization are transmitted to the second communication terminal 60.

ステップS107において、第2通信端末60は、同期用キー情報と共に、Webページ要求情報を送信する。より具体的には、第2通信端末60は、受信したWebサーバ10の情報が示すWebサーバ10に、Webページ要求情報を、受信した同期用キー情報と共に送信する。   In step S107, the second communication terminal 60 transmits Web page request information together with synchronization key information. More specifically, the second communication terminal 60 transmits the Web page request information together with the received synchronization key information to the Web server 10 indicated by the received Web server 10 information.

ステップS108において、Webサーバ10は、同期用キー情報により第1通信端末50を特定する。より具体的には、Webサーバ10は、受信した同期用キー情報を用いて、ユーザ情報管理用DB31から、同期用キー情報に対応する第1ユーザIDを取得する。   In step S108, the Web server 10 specifies the first communication terminal 50 by using the synchronization key information. More specifically, the Web server 10 acquires the first user ID corresponding to the synchronization key information from the user information management DB 31 using the received synchronization key information.

ステップS109において、Webサーバ10は、第1通信端末50と同一のWebページを送信する。より具体的には、Webサーバ10は、取得した第1ユーザIDにユーザ情報管理用DB31において対応付けられた第1Webページを取得し、取得した第1Webページが示すページを第2通信端末60に送信する。   In step S <b> 109, the web server 10 transmits the same web page as that of the first communication terminal 50. More specifically, the Web server 10 acquires the first Web page associated with the acquired first user ID in the user information management DB 31, and displays the page indicated by the acquired first Web page in the second communication terminal 60. Send.

ステップS110において、第2通信端末60は、Webページを表示する。より具体的には、第2通信端末60は、受信したWebページを表示することによって、第1通信端末50と同じWebページを表示する。   In step S110, the second communication terminal 60 displays a web page. More specifically, the second communication terminal 60 displays the same web page as the first communication terminal 50 by displaying the received web page.

ステップS111において、Webサーバ10は、Webページの同期を行う。より具体的には、Webサーバ10は、Webページ要求に応じて、Webページ要求をした通信端末と、ユーザ情報管理用DB31において、Webページ要求をした通信端末に対応付けられた通信端末とに、同じWebページを送信し、Webページの同期を行う。   In step S111, the web server 10 synchronizes the web page. More specifically, the Web server 10, in response to the Web page request, communicates with a communication terminal that makes a Web page request and a communication terminal associated with the communication terminal that makes the Web page request in the user information management DB 31. The same web page is transmitted, and the web page is synchronized.

図6は、本発明の一実施形態に係るセッション同期制御システム1における通信端末のWebセッションと通話セッションとの同期の例を示す図である。   FIG. 6 is a diagram illustrating an example of synchronization between a web session and a call session of a communication terminal in the session synchronization control system 1 according to an embodiment of the present invention.

図6(1)の例は、第1通信端末50が第1ユーザのログイン情報を受け付けて、受け付けたユーザID等を用いてログインしたWebページ(例えば、検索ページ)を表示部501に表示している例である。第1通信端末50は、Webページの見方がわからない第1ユーザから、通話手段としてのコールボタン201に対する操作を受け付け、受け付けたコール操作により、第2ユーザ(例えば、オペレータ)への通話を要求するための通話要求情報をWebサーバ10に送信し、第2ユーザ(例えば、オペレータ)との通話セッションが確立され、第2ユーザ(例えば、オペレータ)から呼びかけがあったことを示している。さらに、第1通信端末50は、第1ユーザからの返答を通話サーバ40に送信していることを示している。   In the example of FIG. 6A, the first communication terminal 50 receives the login information of the first user, and displays a Web page (for example, a search page) logged in using the received user ID or the like on the display unit 501. This is an example. The first communication terminal 50 accepts an operation on the call button 201 as a call means from a first user who does not know how to view the Web page, and requests a call to the second user (for example, an operator) by the accepted call operation. Call request information is transmitted to the Web server 10 to indicate that a call session with the second user (for example, an operator) has been established and a call has been received from the second user (for example, the operator). Further, the first communication terminal 50 indicates that a response from the first user is transmitted to the call server 40.

図6(2)の例は、第2通信端末60が通話サーバ40からの同期用キー情報を受信し、受信した同期用キー情報により、Webサーバ10から第1通信端末50と同じWebページ(例えば、検索ページ)を受信し、表示部601に表示していることを示している。さらに、図6(2)の例は、第2通信端末60が、第1通信端末50と同じWebページを表示しながら、第1通信端末50からの返答に応答した音声を通話サーバ40に送信し、送信した音声が第1通信端末50により受信され、その結果、Webセッションと通話セッションとが同期しているので、迅速な理解が得られたことを示している。   In the example of FIG. 6B, the second communication terminal 60 receives the synchronization key information from the call server 40, and the same Web page (first communication terminal 50 as the first communication terminal 50) is received from the received synchronization key information. For example, the search page) is received and displayed on the display unit 601. Further, in the example of FIG. 6B, the second communication terminal 60 transmits the voice in response to the response from the first communication terminal 50 to the call server 40 while displaying the same Web page as the first communication terminal 50. Then, the transmitted voice is received by the first communication terminal 50, and as a result, the Web session and the call session are synchronized, indicating that a quick understanding has been obtained.

本実施形態によれば、セッション同期制御システム1において、Webサーバ10は、第1Webページを表示している第1通信端末50から第2通信端末60との通話要求を受信し、同期用キー情報を生成し、セキュアな通信経路を確立し、生成した同期用キー情報と共に通話要求を通話サーバ40に送信し、第1通信端末50の第1ユーザIDに対応付けて第1Webページ及び同期用キー情報をユーザ情報管理用DB31に記憶させる。通話サーバ40は、第1通信端末50と第2通信端末60との通話を開始させると共に、セキュアな通信経路を確立し、第2通信端末60にWebサーバ10の情報及び同期用キー情報を送信する。第2通信端末60は、Webサーバ10の情報に基づいてWebページ要求を同期用キー情報と共にWebサーバ10に送信する。そして、Webサーバ10は、受信した同期用キー情報に対応する第1通信端末50の第1ユーザIDに対応付けられた第1Webページを第2通信端末60に送信する。
さらに、Webサーバ10は、第1通信端末50又は前記第2通信端末60からのWebページ要求に応じて、Webページ要求した通信端末と、ユーザ情報管理用DB31において、Webページ要求した通信端末に対応付けられた通信端末とに、同じWebページを送信する。
したがって、セッション同期制御システム1は、ユーザの通信端末の間で、Webセッションと通話セッションとを同時に確立することにおいて、第三者が相手側に成りすますことを同期用キー情報を用いることにより防止すると共に、ユーザに通話要求の操作をさせるだけという容易な操作で、Webセッションと通話セッションとを同時に確立することができる。さらに、セッション同期制御システム1は、確立したWebセッションと通話セッションとを容易な操作で続行することができ、セキュアな通信経路を介して同期用キー情報を送信するので、第三者が相手側に成りすますことを確実に防止することができる。
According to the present embodiment, in the session synchronization control system 1, the Web server 10 receives a call request with the second communication terminal 60 from the first communication terminal 50 displaying the first Web page, and receives synchronization key information. Is generated, a secure communication path is established, a call request is transmitted to the call server 40 together with the generated synchronization key information, and the first Web page and the synchronization key are associated with the first user ID of the first communication terminal 50. Information is stored in the user information management DB 31. The call server 40 initiates a call between the first communication terminal 50 and the second communication terminal 60, establishes a secure communication path, and transmits the Web server 10 information and synchronization key information to the second communication terminal 60. To do. The second communication terminal 60 transmits a web page request together with the synchronization key information to the web server 10 based on the information of the web server 10. Then, the Web server 10 transmits the first Web page associated with the first user ID of the first communication terminal 50 corresponding to the received synchronization key information to the second communication terminal 60.
Further, the Web server 10 sends a Web page request to the communication terminal that requested the Web page in response to the Web page request from the first communication terminal 50 or the second communication terminal 60 and the communication terminal that requested the Web page in the user information management DB 31. The same web page is transmitted to the associated communication terminal.
Therefore, the session synchronization control system 1 uses the synchronization key information that a third party impersonates the other party in establishing a web session and a call session at the same time between user communication terminals. A Web session and a call session can be established at the same time with an easy operation that prevents the user from making a call request operation. Furthermore, the session synchronization control system 1 can continue the established Web session and the call session with an easy operation, and transmits the synchronization key information via a secure communication path, so that the third party It is possible to reliably prevent impersonation.

本実施形態では、Webサーバ10と通話サーバ40とを別のサーバとしたが、同一のハードウェアとしてもよい。例えば、一つのWeb通話サーバに、Webサーバ10としてのWeb部と、通話サーバ40としての通話部とを設けてもよい。   In the present embodiment, the Web server 10 and the call server 40 are separate servers, but they may be the same hardware. For example, a web unit as the web server 10 and a call unit as the call server 40 may be provided in one web call server.

本実施形態では、第1通信端末50及び第2通信端末60をそれぞれ1台として説明したが、それぞれ複数台であってもよい。例えば、第1通信端末グループのうちの一の通信端末からの通話要求によって、第1通信端末グループの全ての通信端末と第2通信端末60との間で、Webセッションと通話セッションとを同時に確立することにおいて、第三者が相手側に成りすますことを防止すると共に、容易な操作でセッションを確立することができる。   In the present embodiment, the first communication terminal 50 and the second communication terminal 60 are each described as one unit, but a plurality of units may be used. For example, a web session and a call session are simultaneously established between all the communication terminals in the first communication terminal group and the second communication terminal 60 by a call request from one communication terminal in the first communication terminal group. In doing so, it is possible to prevent a third party from impersonating the other party and to establish a session with an easy operation.

以上、本発明の実施形態について説明したが、本発明は上述した実施形態に限るものではない。また、本発明の実施形態に記載された効果は、本発明から生じる最も好適な効果を列挙したに過ぎず、本発明による効果は、本発明の実施形態に記載されたものに限定されるものではない。   As mentioned above, although embodiment of this invention was described, this invention is not restricted to embodiment mentioned above. The effects described in the embodiments of the present invention are only the most preferable effects resulting from the present invention, and the effects of the present invention are limited to those described in the embodiments of the present invention. is not.

1 セッション同期制御システム
10 Webサーバ
11 ログイン受信部
12 第1Webページ送信部
13 第1ユーザ情報記憶制御部
14 同期用キー情報生成部
15 通話要求送信部
16 第2Webページ要求受信部
17 ユーザ取得部
18 第2Webページ送信部
19 第2ユーザ情報記憶制御部
20 Webページ同期部
31 ユーザ情報管理用DB
40 通話サーバ
41 通話要求受信部
42 同期情報送信部
50 第1通信端末
51 通話要求部
60 第2通信端末
61 同期情報受信部
62 第2Webページ要求送信部
DESCRIPTION OF SYMBOLS 1 Session synchronization control system 10 Web server 11 Login reception part 12 1st Web page transmission part 13 1st user information storage control part 14 Synchronization key information generation part 15 Call request transmission part 16 2nd Web page request reception part 17 User acquisition part 18 Second Web page transmission unit 19 Second user information storage control unit 20 Web page synchronization unit 31 User information management DB
40 Call Server 41 Call Request Receiving Unit 42 Synchronization Information Transmitting Unit 50 First Communication Terminal 51 Call Requesting Unit 60 Second Communication Terminal 61 Synchronization Information Receiving Unit 62 Second Web Page Request Transmitting Unit

Claims (6)

Webブラウザを実装する第1ユーザの第1通信端末と第2ユーザの第2通信端末との間のWebセッションと、通話サーバを介して前記第1通信端末と前記第2通信端末との間の通話セッションとを制御するWebサーバであって、
前記第1通信端末から前記第2通信端末と通話をするための通話要求情報を受信し、ユニークなランダム値である同期用キー情報を生成し、前記第1ユーザの識別情報に対応付けて前記同期用キー情報と前記第1通信端末のWebページとをユーザ情報管理用記憶手段に記憶させる同期用キー情報生成手段と、
前記同期用キー情報生成手段によって生成された前記同期用キー情報と共に、前記通話要求情報を前記通話サーバに送信する通話要求送信手段と、
前記通話サーバによって前記第1通信端末との通話を開始され、前記通話サーバから前記同期用キー情報を受信した前記第2通信端末から、前記同期用キー情報と共にWebページ要求情報を受信する第2Webページ要求受信手段と、
前記第2Webページ要求受信手段によって受信された前記同期用キー情報を用いて、前記ユーザ情報管理用記憶手段から、前記同期用キー情報に対応する前記第1ユーザの識別情報を取得するユーザ取得手段と、
前記ユーザ取得手段によって取得された前記第1ユーザの識別情報に対応付けられた前記Webページを取得し、取得した前記Webページを前記第2通信端末に送信する第2Webページ送信手段と、
を備えるWebサーバ。
A web session between a first communication terminal of a first user and a second communication terminal of a second user that implements a web browser, and between the first communication terminal and the second communication terminal via a call server A web server for controlling a call session,
Call request information for making a call with the second communication terminal is received from the first communication terminal, synchronization key information that is a unique random value is generated, and associated with the identification information of the first user Synchronization key information generating means for storing synchronization key information and the web page of the first communication terminal in a user information management storage means;
Call request transmission means for transmitting the call request information to the call server together with the synchronization key information generated by the synchronization key information generation means;
A second Web that receives a Web page request information together with the synchronization key information from the second communication terminal that has started a call with the first communication terminal by the call server and has received the synchronization key information from the call server. A page request receiving means;
User acquisition means for acquiring identification information of the first user corresponding to the synchronization key information from the user information management storage means using the synchronization key information received by the second Web page request reception means. When,
Second web page transmission means for obtaining the web page associated with the identification information of the first user obtained by the user obtaining means and transmitting the obtained web page to the second communication terminal;
A web server comprising:
前記ユーザ取得手段によって取得された前記第1ユーザの識別情報に、前記第2通信端末の前記第2ユーザの識別情報を対応付けて、前記ユーザ情報管理用記憶手段に記憶させる第2ユーザ情報記憶制御手段と、
前記第1通信端末又は前記第2通信端末からのWebページ要求に応じて、Webページ要求した通信端末と、前記ユーザ情報管理用記憶手段において、Webページ要求した通信端末に対応付けられた通信端末とに、同じWebページを送信するWebページ同期手段と、
をさらに備える請求項1に記載のWebサーバ。
Second user information storage for storing the second user identification information of the second communication terminal in association with the identification information of the first user acquired by the user acquisition means and storing it in the user information management storage means Control means;
In response to a web page request from the first communication terminal or the second communication terminal, the communication terminal that requested the web page, and the communication terminal associated with the communication terminal that requested the web page in the storage unit for user information management And a web page synchronization means for transmitting the same web page;
The web server according to claim 1, further comprising:
前記通話要求送信手段は、前記通話サーバとの間にセキュアな通信経路を確立して、前記同期用キー情報と共に、前記通話要求情報を前記通話サーバに送信する、請求項1又は2に記載のWebサーバ。   3. The call request transmission unit according to claim 1, wherein the call request transmission unit establishes a secure communication path with the call server, and transmits the call request information to the call server together with the synchronization key information. Web server. Webサーバと、通話サーバと、Webブラウザを実装する第1ユーザの第1通信端末及び第2ユーザの第2通信端末とを含むセッション同期制御システムであって、
前記第1通信端末は、
前記Webサーバにログインし、前記Webブラウザにより、通話を要求するための通話手段を含む第1Webページを表示し、表示した前記通話手段に対する操作を受け付けて、前記第2通信端末との通話を要求するための通話要求情報を前記Webサーバに送信する通話要求手段、を備え、
前記Webサーバは、
前記第1通信端末から、前記第1ユーザの識別情報を含むログイン情報を受信するログイン受信手段と、
前記ログイン受信手段によって受信された前記ログイン情報に基づいて、前記通話手段を含む前記第1Webページを前記第1通信端末に送信する第1Webページ送信手段と、
前記第1Webページ送信手段によって送信された前記第1Webページを、前記ログイン情報に含まれる前記第1ユーザの識別情報に対応付けて、ユーザ情報管理用記憶手段に記憶させる第1ユーザ情報記憶制御手段と、
前記第1通信端末から前記通話要求情報を受信し、ユニークなランダム値である同期用キー情報を生成し、前記第1ユーザの識別情報に対応付けて前記ユーザ情報管理用記憶手段に記憶させる同期用キー情報生成手段と、
前記通話サーバとの間にセキュアな通信経路を確立して、前記同期用キー情報生成手段によって生成された前記同期用キー情報と共に、前記通話要求情報を前記通話サーバに送信する通話要求送信手段と、を備え、
前記通話サーバは、
前記Webサーバから前記同期用キー情報と共に前記通話要求情報を受信する通話要求受信手段と、
前記通話要求受信手段によって受信された前記通話要求情報に基づいて、前記第1通信端末と前記第2通信端末との通話を開始させると共に、前記第2通信端末との間にセキュアな通信経路を確立して、前記第2通信端末に前記Webサーバの情報及び前記同期用キー情報を送信する同期情報送信手段と、を備え、
前記第2通信端末は、
前記通話サーバから前記Webサーバの情報及び前記同期用キー情報を受信する同期情報受信手段と、
前記同期情報受信手段によって受信された前記Webサーバの情報に基づいて第2Webページを要求するための第2Webページ要求情報を、受信された前記同期用キー情報と共に前記Webサーバに送信する第2Webページ要求送信手段と、を備え、
前記Webサーバは、
前記第2通信端末から前記同期用キー情報と共に前記第2Webページ要求情報を受信する第2Webページ要求受信手段と、
前記第2Webページ要求受信手段によって受信された前記同期用キー情報を用いて、前記ユーザ情報管理用記憶手段から、前記同期用キー情報に対応する前記第1ユーザの識別情報を取得するユーザ取得手段と、
前記ユーザ取得手段によって取得された前記第1ユーザの識別情報に対応付けられた前記第1Webページを取得し、取得した前記第1Webページを前記第2通信端末に送信する第2Webページ送信手段と、
前記ユーザ取得手段によって取得された前記第1ユーザの識別情報に、前記第2通信端末の前記第2ユーザの識別情報を対応付けて、前記ユーザ情報管理用記憶手段に記憶させる第2ユーザ情報記憶制御手段と、をさらに備える、
セッション同期制御システム。
A session synchronization control system including a web server, a call server, and a first communication terminal of a first user and a second communication terminal of a second user that implement a web browser,
The first communication terminal is
Log in to the web server, display a first web page including call means for requesting a call by the web browser, accept an operation on the displayed call means, and request a call with the second communication terminal Call request means for transmitting call request information to the Web server,
The web server
Login receiving means for receiving login information including identification information of the first user from the first communication terminal;
First web page transmitting means for transmitting the first web page including the calling means to the first communication terminal based on the login information received by the login receiving means;
First user information storage control means for storing the first Web page transmitted by the first Web page transmission means in the user information management storage means in association with the identification information of the first user included in the login information. When,
Synchronization that receives the call request information from the first communication terminal, generates synchronization key information that is a unique random value, and stores it in the user information management storage means in association with the identification information of the first user Key information generating means,
A call request transmission unit that establishes a secure communication path with the call server and transmits the call request information to the call server together with the synchronization key information generated by the synchronization key information generation unit; With
The call server
Call request receiving means for receiving the call request information together with the synchronization key information from the Web server;
Based on the call request information received by the call request receiving means, a call between the first communication terminal and the second communication terminal is started, and a secure communication path is established between the second communication terminal. Synchronization information transmitting means for establishing and transmitting the Web server information and the synchronization key information to the second communication terminal,
The second communication terminal is
Synchronization information receiving means for receiving the Web server information and the synchronization key information from the call server;
A second Web page for transmitting second Web page request information for requesting a second Web page based on the Web server information received by the synchronization information receiving means to the Web server together with the received synchronization key information. A request transmission means,
The web server
Second web page request receiving means for receiving the second web page request information together with the synchronization key information from the second communication terminal;
User acquisition means for acquiring identification information of the first user corresponding to the synchronization key information from the user information management storage means using the synchronization key information received by the second Web page request reception means. When,
Second web page transmitting means for obtaining the first web page associated with the identification information of the first user obtained by the user obtaining means and transmitting the obtained first web page to the second communication terminal;
Second user information storage for storing the second user identification information of the second communication terminal in association with the identification information of the first user acquired by the user acquisition means and storing it in the user information management storage means And a control means,
Session synchronization control system.
前記Webサーバは、
前記第1通信端末又は前記第2通信端末からのWebページ要求に応じて、Webページ要求した通信端末と、前記ユーザ情報管理用記憶手段において、Webページ要求した通信端末に対応付けられた通信端末とに、同じWebページを送信するWebページ同期手段をさらに備える請求項4に記載のセッション同期制御システム。
The web server
In response to a web page request from the first communication terminal or the second communication terminal, the communication terminal that requested the web page, and the communication terminal associated with the communication terminal that requested the web page in the storage unit for user information management The session synchronization control system according to claim 4, further comprising Web page synchronization means for transmitting the same Web page.
請求項4に記載のセッション同期制御システムにおいて実行されるセッション同期制御方法であって、
前記通話要求手段が、前記Webサーバにログインするステップと、
前記ログイン受信手段が、前記第1通信端末から、前記第1ユーザの識別情報を含むログイン情報を受信するログイン受信ステップと、
前記第1Webページ送信手段が、前記ログイン受信ステップによって受信された前記ログイン情報に基づいて、前記通話手段を含む前記第1Webページを前記第1通信端末に送信する第1Webページ送信ステップと、
前記第1ユーザ情報記憶制御手段が、前記第1Webページ送信ステップによって送信された前記第1Webページを、前記ログイン情報に含まれる前記第1ユーザの識別情報に対応付けて、ユーザ情報管理用記憶手段に記憶させる第1ユーザ情報記憶制御ステップと、
前記通話要求手段が、前記Webブラウザにより、通話を要求するための通話手段を含む第1Webページを表示し、表示した前記通話手段に対する操作を受け付けて、前記第2通信端末との通話を要求するための通話要求情報を前記Webサーバに送信する通話要求ステップと、
前記同期用キー情報生成手段が、前記第1通信端末から前記通話要求情報を受信し、ユニークなランダム値である同期用キー情報を生成し、前記第1ユーザの識別情報に対応付けて前記ユーザ情報管理用記憶手段に記憶させる同期用キー情報生成ステップと、
前記通話要求送信手段が、前記通話サーバとの間にセキュアな通信経路を確立して、前記同期用キー情報生成ステップによって生成された前記同期用キー情報と共に、前記通話要求情報を前記通話サーバに送信する通話要求送信ステップと、
前記通話要求受信手段が、前記Webサーバから前記同期用キー情報と共に前記通話要求情報を受信する通話要求受信ステップと、
前記同期情報送信手段が、前記通話要求受信ステップによって受信された前記通話要求情報に基づいて、前記第1通信端末と前記第2通信端末との通話を開始させると共に、前記第2通信端末との間にセキュアな通信経路を確立して、前記第2通信端末に前記Webサーバの情報及び前記同期用キー情報を送信する同期情報送信ステップと、
前記同期情報受信手段が、前記通話サーバから前記Webサーバの情報及び前記同期用キー情報を受信する同期情報受信ステップと、
前記第2Webページ要求送信手段が、前記同期情報受信ステップによって受信された前記Webサーバの情報に基づいて第2Webページを要求するための第2Webページ要求情報を、受信された前記同期用キー情報と共に前記Webサーバに送信する第2Webページ要求送信ステップと、
前記第2Webページ要求受信手段が、前記第2通信端末から前記同期用キー情報と共に前記第2Webページ要求情報を受信する第2Webページ要求受信ステップと、
前記ユーザ取得手段が、前記第2Webページ要求受信ステップによって受信された前記同期用キー情報を用いて、前記ユーザ情報管理用記憶手段から、前記同期用キー情報に対応する前記第1ユーザの識別情報を取得するユーザ取得ステップと、
前記第2Webページ送信手段が、前記ユーザ取得ステップによって取得された前記第1ユーザの識別情報に対応付けられた前記第1Webページを取得し、取得した前記第1Webページを前記第2通信端末に送信する第2Webページ送信ステップと、
前記第2ユーザ情報記憶制御手段が、前記ユーザ取得ステップによって取得された前記第1ユーザの識別情報に、前記第2通信端末の前記第2ユーザの識別情報を対応付けて、前記ユーザ情報管理用記憶手段に記憶させる第2ユーザ情報記憶制御ステップと、
を備えるセッション同期制御方法。
A session synchronization control method executed in the session synchronization control system according to claim 4,
The call request means logging into the web server;
A login receiving step in which the login receiving means receives login information including identification information of the first user from the first communication terminal;
A first Web page transmitting step in which the first Web page transmitting means transmits the first Web page including the calling means to the first communication terminal based on the login information received in the login receiving step;
The first user information storage control means associates the first Web page transmitted in the first Web page transmission step with the identification information of the first user included in the login information, and stores the user information management storage means. A first user information storage control step to be stored in
The call request means displays a first Web page including a call means for requesting a call by the Web browser, accepts an operation for the displayed call means, and requests a call with the second communication terminal. A call requesting step for transmitting call request information for the communication to the Web server;
The synchronization key information generating unit receives the call request information from the first communication terminal, generates synchronization key information that is a unique random value, and associates the user with the first user identification information. A synchronization key information generation step to be stored in the information management storage means;
The call request transmission means establishes a secure communication path with the call server, and sends the call request information to the call server together with the synchronization key information generated by the synchronization key information generation step. A call request sending step for sending;
A call request receiving step in which the call request receiving means receives the call request information together with the synchronization key information from the Web server;
The synchronization information transmitting means starts a call between the first communication terminal and the second communication terminal based on the call request information received by the call request receiving step, and with the second communication terminal. A synchronization information transmission step of establishing a secure communication path between them and transmitting the Web server information and the synchronization key information to the second communication terminal;
A synchronization information receiving step in which the synchronization information receiving means receives the Web server information and the synchronization key information from the call server;
The second Web page request transmitting means sends second Web page request information for requesting a second Web page based on the information of the Web server received by the synchronization information receiving step together with the received synchronization key information. A second web page request sending step for sending to the web server;
A second Web page request receiving step in which the second Web page request receiving means receives the second Web page request information together with the synchronization key information from the second communication terminal;
The user acquisition means uses the synchronization key information received in the second Web page request reception step to identify the first user identification information corresponding to the synchronization key information from the user information management storage means. A user acquisition step of acquiring
The second Web page transmission means acquires the first Web page associated with the identification information of the first user acquired by the user acquisition step, and transmits the acquired first Web page to the second communication terminal. A second web page transmission step,
The second user information storage control means associates the identification information of the second user of the second communication terminal with the identification information of the first user acquired by the user acquisition step, and manages the user information A second user information storage control step to be stored in the storage means;
A session synchronization control method comprising:
JP2012076871A 2012-03-29 2012-03-29 Web server, system and method for controlling session synchronization Active JP5777553B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012076871A JP5777553B2 (en) 2012-03-29 2012-03-29 Web server, system and method for controlling session synchronization

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012076871A JP5777553B2 (en) 2012-03-29 2012-03-29 Web server, system and method for controlling session synchronization

Publications (2)

Publication Number Publication Date
JP2013206314A true JP2013206314A (en) 2013-10-07
JP5777553B2 JP5777553B2 (en) 2015-09-09

Family

ID=49525287

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012076871A Active JP5777553B2 (en) 2012-03-29 2012-03-29 Web server, system and method for controlling session synchronization

Country Status (1)

Country Link
JP (1) JP5777553B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004302530A (en) * 2003-03-28 2004-10-28 Fujitsu Ltd Sales support device
JP2004318839A (en) * 2003-03-28 2004-11-11 Ricoh Co Ltd Communication system, software update system, software update method and program
US20050097159A1 (en) * 2003-11-05 2005-05-05 Skidgel Brandon S. Apparatus and method for remotely sharing information and providing remote interactive assistance via a communications network
US20090247136A1 (en) * 2008-03-28 2009-10-01 Sudharshan Srinivasan Assisted application operation service for mobile devices using screen sharing
JP2012014635A (en) * 2010-07-05 2012-01-19 Kddi Corp Method and system for controlling operation on content between terminals

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004302530A (en) * 2003-03-28 2004-10-28 Fujitsu Ltd Sales support device
JP2004318839A (en) * 2003-03-28 2004-11-11 Ricoh Co Ltd Communication system, software update system, software update method and program
US20050097159A1 (en) * 2003-11-05 2005-05-05 Skidgel Brandon S. Apparatus and method for remotely sharing information and providing remote interactive assistance via a communications network
US20090247136A1 (en) * 2008-03-28 2009-10-01 Sudharshan Srinivasan Assisted application operation service for mobile devices using screen sharing
JP2012014635A (en) * 2010-07-05 2012-01-19 Kddi Corp Method and system for controlling operation on content between terminals

Also Published As

Publication number Publication date
JP5777553B2 (en) 2015-09-09

Similar Documents

Publication Publication Date Title
US10542056B2 (en) Communication system and method of using the same
US20080005119A1 (en) Remotely updating a user status on a presence server
US20150288667A1 (en) Apparatus for sharing a session key between devices and method thereof
WO2016139289A1 (en) Communication system and method of using the same
JP5889525B2 (en) Authentication system
US8358646B2 (en) Temporary connection number management system, terminal, temporary connection number management method, and temporary connection number management program
US9369529B2 (en) Server system and method of controlling client apparatus
CN109391476B (en) Network communication method, device and system
US20130035079A1 (en) Method and system for establishing data commuication channels
US10541951B2 (en) Enhancing network messaging with a real-time, interactive representation of current messaging activity of a user&#39;s contacts and associated contacts
US10592646B2 (en) User authentication method and system for implementing the same
JP6377293B1 (en) Information acquisition system, information acquisition server, information acquisition method, and information acquisition program
JP5148540B2 (en) Monitoring system
CN108809807B (en) Creating communication sessions in heterogeneous systems
JP2006243985A (en) Message notification system and method, and server used therefor
WO2020250750A1 (en) Safety confirmation system and safety confirmation method
TW201141184A (en) Voice-connection establishment server, voice-connection establishment method, computer program, and recording medium with a computer program recorded thereon
JP5777553B2 (en) Web server, system and method for controlling session synchronization
JP2016189127A (en) Virtual machine and remote desktop system
JP2013046293A (en) Communication system
JP2011077708A (en) Relay server device and communication method
JP2016149652A (en) Call control server, terminal registration method, terminal registration program and communication system
US20090182805A1 (en) Methods and Systems for Peripheral-Device-Assisted Networking
JP2010011026A (en) Communication connection controller, communication connection method, communication service system, and program
JP5904205B2 (en) Information sharing system, information sharing management device, and information sharing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140725

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150528

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20150609

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150707

R150 Certificate of patent or registration of utility model

Ref document number: 5777553

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150