JP2016082470A - Server device and program - Google Patents

Server device and program Download PDF

Info

Publication number
JP2016082470A
JP2016082470A JP2014213606A JP2014213606A JP2016082470A JP 2016082470 A JP2016082470 A JP 2016082470A JP 2014213606 A JP2014213606 A JP 2014213606A JP 2014213606 A JP2014213606 A JP 2014213606A JP 2016082470 A JP2016082470 A JP 2016082470A
Authority
JP
Japan
Prior art keywords
terminal device
redirect
communication
access
redirection
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
JP2014213606A
Other languages
Japanese (ja)
Inventor
俊洋 木村
Toshihiro Kimura
俊洋 木村
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.)
Yamaha Corp
Original Assignee
Yamaha 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 Yamaha Corp filed Critical Yamaha Corp
Priority to JP2014213606A priority Critical patent/JP2016082470A/en
Publication of JP2016082470A publication Critical patent/JP2016082470A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To enable resumption of communication without making a user of a terminal device perform complicated operation even if the user once terminated the communication in a communication system including: the terminal device that determines whether or not there is redirection which blocks access to a predetermined communication device and automatically starts communication if there is redirection; and a server device that cancels redirection triggered by detection of the start of the communication.SOLUTION: A server device comprises redirect revival means that detects the resumption of communication at a lower protocol layer than communication by a terminal device of which redirection is cancelled, and revitalizes the redirection of the terminal device triggered by detection of the resumption of communication at the lower protocol layer.SELECTED DRAWING: Figure 5

Description

この発明は、端末装置のユーザにWebアプリケーションを提供する技術に関する。   The present invention relates to a technique for providing a Web application to a user of a terminal device.

スマートフォンなどのWebブラウザを備えた端末装置の普及に伴い、各種のWebサービスがこれら端末装置向けに提供されている。端末装置にWebサービスを提供するための通信システムのなかには、どのサイトに対するアクセスであっても必ず特定のポータルサイトにアクセス先を変更(以下、リダイレクト)するシステムがある。このようなポータルサイトは「Captive Portal」と呼ばれ、アクセス元の端末装置の認証に利用されることが多い。このような認証用のポータルサイトのWebページには、ユーザ名やパスワードなどのアカウント情報をユーザに入力させる入力欄が設けられていることが多く、上記Webページを介して入力されたアカウント情報が予め登録されたものと一致すればリダイレクトを解除して自由なアクセスを許可する、といった具合である。このようにWebページを介してアカウント情報を入力させる認証方法は「Web認証」と呼ばれる。また、リダイレクトを解除するとは、強制的なアクセス先の変更を行わないようにすることをいう。   With the widespread use of terminal devices equipped with web browsers such as smartphones, various web services are provided for these terminal devices. Among communication systems for providing Web services to terminal devices, there is a system that always changes (hereinafter, redirects) an access destination to a specific portal site regardless of which site is accessed. Such a portal site is called “Captive Portal” and is often used for authentication of an access source terminal device. The web page of such a portal site for authentication is often provided with an input field for allowing a user to input account information such as a user name and a password, and the account information input via the web page is stored in the web page. If it matches the pre-registered one, the redirect is canceled and free access is permitted. Such an authentication method for inputting account information via a Web page is called “Web authentication”. Also, canceling the redirect means not to forcibly change the access destination.

端末装置のなかには、Web認証の際にWebブラウザを手動で起動する手間を省くことができるように、CPD(Captive Portal Detection)と呼ばれる機能を有しているものがある。CPDを備えた端末装置は、自装置のネットワークへの接続等の検知を契機として、リダイレクトの有無を次のようにチェックする。上記端末装置は、バックグラウンドで所定のWebページ(例えば、当該端末装置の製造元により運営され、インターネット上で開設されているサイトのWebページ)へのアクセスを試みる。上記端末装置は、当該Webページにアクセスできた場合にはリダイレクト無と判定し、当該Webページ以外のWebページ(具体的には、上記Captive PortalのWebページ)を表すデータが返信されてきた場合にはリダイレクト有と判定する。そして、リダイレクト有と判定した場合には、上記端末装置は、Webブラウザを起動し、Captive PortalのWebページを表示する。これにより、ブラウザの起動とWeb認証用にURI(Uniform Resource Identifier)の入力といった2つの操作を省略することができる。   Some terminal devices have a function called CPD (Captive Portal Detection) so as to save the trouble of manually starting a Web browser during Web authentication. The terminal device provided with the CPD checks the presence or absence of redirection as described below, triggered by detection of the connection of the device itself to the network. The terminal device attempts to access a predetermined Web page (for example, a Web page of a site operated by the manufacturer of the terminal device and established on the Internet) in the background. When the terminal device can access the Web page, it determines that there is no redirect, and when data representing a Web page other than the Web page (specifically, the Web page of the Captive Portal) is returned. It is determined that there is a redirect. If it is determined that there is a redirect, the terminal device starts a Web browser and displays a Web page of the Captive Portal. As a result, two operations such as starting the browser and inputting a URI (Uniform Resource Identifier) for Web authentication can be omitted.

CPDは、Web認証の際にブラウザを起動する手間を省くための機能であるが、Webアプリケーションを自動的に起動する手段としても利用することができる。Webアプリケーションとは、ブラウザ上で動作するアプリケーションプログラムにより提供される各種機能やサービスのことをいう。例えば、Captive PortalのWebページに上記アプリケーションプログラムを埋め込んでおけば、端末装置をネットワークに接続等するだけでWebアプリケーションを利用することができる。前述したように、CPDがなければ、ブラウザの起動とURIの入力といった操作が必要になるので、これら2つの操作を省略できるメリットは大きい。   CPD is a function for saving the trouble of starting a browser during Web authentication, but can also be used as means for automatically starting a Web application. Web applications refer to various functions and services provided by application programs that run on a browser. For example, if the application program is embedded in the Web page of Captive Portal, the Web application can be used simply by connecting the terminal device to the network. As described above, if there is no CPD, operations such as starting a browser and inputting a URI are required, so there is a great merit that these two operations can be omitted.

特開2000−231524号公報JP 2000-231524 A

Captive PortalはWeb認証のために利用されることが多く、一度認証に成功してしまえば、早々にリダイレクトを復活させる必要はない。このため、Captive Portalを有する従来の通信システムでは、リダイレクトを解除した時点から所定のタイムアウト期間が経過したときにリダイレクトを復活させることが多い。しかし、このような態様では、リダイレクトの解除後、何らかの理由でユーザがブラウザを閉じてWebページの閲覧等を一旦中止し、その後、上記タイムアウト期間が経過する前にWebアクセスを再開するような場合に、ブラウザの起動やURIの入力などの煩雑な操作をユーザが行うことが必要になる、という問題があった。Webアクセスの再開時点ではリダイレクトが解除されているため、CPDが機能しないからである。このような問題は、CPDを利用したブラウザの自動起動には限定されず、予め定められた通信装置へのアクセスを阻害するリダイレクトの有無を判定しリダイレクトがあった場合には自動的にアプリケーション層の通信を開始する端末装置と当該通信の開始を検知したことを契機としてリダイレクトを解除するサーバ装置とを含む通信システムであれば同様に発生する。   Captive Portal is often used for Web authentication, and once authentication is successful, there is no need to restore redirects as soon as possible. For this reason, in the conventional communication system having the Captive Portal, the redirect is often restored when a predetermined timeout period elapses from the time when the redirect is canceled. However, in such an aspect, after redirection is released, the user closes the browser for some reason, temporarily stops browsing the web page, etc., and then resumes web access before the timeout period elapses. In addition, there is a problem that it is necessary for the user to perform complicated operations such as starting a browser and inputting a URI. This is because CPD does not function because redirection is canceled when Web access is resumed. Such a problem is not limited to the automatic activation of the browser using CPD, and the application layer is automatically determined when there is a redirect by determining the presence or absence of a redirect that inhibits access to a predetermined communication device. If the communication system includes a terminal device that starts communication and a server device that releases redirection triggered by the detection of the start of the communication, the same occurs.

本発明は上記課題に鑑みて為されたものであり、予め定められた通信装置へのアクセスを阻害するリダイレクトの有無を判定しリダイレクトがあった場合には自動的に通信を開始する端末装置と当該通信の開始を検知したことを契機としてリダイレクトを解除するサーバ装置とを含む通信システムにおいて、上記通信が一旦終了された場合であっても、ユーザに煩雑な操作を行わせることなくその通信を再開させることを可能にする技術を提供することを目的とする。   The present invention has been made in view of the above problems, and a terminal device that determines whether or not there is a redirect that inhibits access to a predetermined communication device and automatically starts communication when there is a redirect. In a communication system including a server device that releases redirection triggered by the detection of the start of the communication, even if the communication is once terminated, the communication can be performed without causing the user to perform a complicated operation. The object is to provide a technology that enables resumption.

上記課題を解決するために本発明は、予め定められた第1の通信装置へのアクセス不能であった端末装置から所定の宛先へ宛てて送信されたアクセス要求の受信を検知したことを契機として、予め定められた第2の通信装置へのアクセスを促すデータをそのアクセス要求の送信元へ返信するリダイレクト実行手段と、前記アクセス要求の送信元の端末装置についての前記リダイレクト実行手段によるリダイレクトを解除するリダイレクト解除手段と、前記リダイレクトを解除された端末装置による通信の再開に先立って当該端末装置についての前記リダイレクトを復活させるリダイレクト復活手段と、を有することを特徴とするサーバ装置、を提供する。   In order to solve the above problems, the present invention is triggered by the detection of reception of an access request transmitted to a predetermined destination from a terminal device that is inaccessible to a predetermined first communication device. , Redirection execution means for returning data urging access to the predetermined second communication device to the transmission source of the access request, and release of redirection by the redirection execution means for the terminal device of the access request transmission source There is provided a server device comprising: a redirection canceling unit for performing redirection, and a reinstatement resuming unit for reinstating the redirect for the terminal device prior to restart of communication by the terminal device for which the redirection has been cancelled.

ここで、リダイレクト復活手段によるリダイレクトの復活態様の具体例としては、上記通信よりも下位のプロトコル階層(上記通信がWebブラウザアクセスであれば、OSI参照モデルにおけるアプリケーション層より下位のプロトコル階層(具体的にはネットワーク層或いはデータリンク層))の通信を端末装置が開始したことの検知を契機としてリダイレクトを復活させる態様が挙げられる。なお、上記下位のプロトコル階層の通信が開始されたことについては、例えば端末装置に対してIP(Internet Protocol)アドレスが割り当てられたことやIPアドレスの割り当てを受けるためフレームの受信により検知すれば良い。また、リダイレクト復活手段によるリダイレクトの復活態様の他の具体例としては、上記通信の再開指示が前記端末装置に与えられたことの検知を契機として復活させる態様が挙げられる。例えば、上記端末装置に振動センサを設けておくとともに、上記端末装置を振る操作を上記通信の再開を指示する操作として定めておき、上記通信よりも下位のプロトコル階層の通信が可能な状態で上記再開を指示する操作が為された場合には上記下位のプロトコル階層の通信で当該操作が為されたことを端末装置から上記サーバ装置に通知させるようにすれば良い。   Here, as a specific example of the redirect recovery mode by the redirect recovery unit, a protocol layer lower than the communication (if the communication is a Web browser access, a protocol layer lower than the application layer in the OSI reference model (specifically, Includes a mode in which redirection is restored when triggered by the detection that the terminal device has started communication in the network layer or data link layer)). Note that the start of communication in the lower protocol layer may be detected, for example, by receiving a frame because an IP (Internet Protocol) address has been assigned to a terminal device, or because an IP address has been assigned. . As another specific example of the redirect recovery mode by the redirect recovery means, there is a mode in which the redirect is recovered upon detection that the communication restart instruction is given to the terminal device. For example, a vibration sensor is provided in the terminal device, and an operation of shaking the terminal device is determined as an operation for instructing restart of the communication, and the communication is performed in a lower protocol layer than the communication. When an operation to instruct resumption is performed, the server device may be notified from the terminal device that the operation has been performed by communication in the lower protocol layer.

このようなサーバ装置によれば、端末装置についての上記リダイレクトが解除されても、当該端末装置による通信の再開に先立って当該リダイレクトが復活する。ここで、上記端末装置がCPD機能を備えた装置であり、上記第1の通信装置が当該端末装置の製造元等により運営されている所定のサイトの装置であった場合、上記端末装置の通信再開時点では当該第1の通信装置にアクセスすることはできず、CPD機能によって、ブラウザの起動やURIの入力といった操作を行うことなく第2の通信装置へのアクセスが再開される。上記第2の通信装置は、Web認証のための認証装置であっても良く、何らかのWebアプリケーションの提供のためのアプリケーションサーバであっても良い。また、上記第2の通信装置は上記サーバ装置と別個の装置であっても良いし、上記サーバ装置と同一の装置(例えば、上記サーバ装置に設けられた認証モジュールが上記第2の通信装置である場合など)であっても良い。上記第2の通信装置が認証装置である場合には、上記サーバ装置には、当該第2の通信装置により認証されたことを条件にリダイレクトを解除させるようにすれば良い。   According to such a server device, even if the redirect for the terminal device is canceled, the redirect is restored prior to the restart of communication by the terminal device. Here, when the terminal device is a device having a CPD function and the first communication device is a device at a predetermined site operated by the manufacturer of the terminal device, the communication of the terminal device is resumed. At that time, the first communication device cannot be accessed, and access to the second communication device is resumed without performing operations such as activation of a browser or input of a URI by the CPD function. The second communication device may be an authentication device for Web authentication, or may be an application server for providing some Web application. The second communication device may be a device separate from the server device, or the same device as the server device (for example, the authentication module provided in the server device is the second communication device). In some cases). When the second communication device is an authentication device, the server device may be configured to cancel the redirect on the condition that the second communication device is authenticated.

特許文献1には、ブラウザ機能を備える端末からダイヤルアップ接続を介してWWWサーバにアクセスする際、再接続時に以前アクセスしたページを復元する技術が開示されている。しかし、特許文献1に開示の技術は、CPDを利用してブラウザを自動的に起動する技術ではなく、本願発明とは全く異なる技術である。   Patent Document 1 discloses a technique for restoring a previously accessed page at the time of reconnection when accessing a WWW server via a dial-up connection from a terminal having a browser function. However, the technique disclosed in Patent Document 1 is not a technique for automatically starting a browser using CPD, but is a technique completely different from the present invention.

上記端末装置は、上記ネットワークに有線接続される端末装置であっても良く、また、無線接続される無線端末装置であっても良い。上記端末装置が信号線等を介して上記ネットワークに有線接続される場合には、上記信号線の着脱(或いはハブ等において当該信号線の接続されるポートの開閉)に応じて上記端末装置の通信の終了、再開を検出するようにすれば良い。また、上記端末装置が無線端末装置である場合には、上記ネットワークに無線アクセスポイント装置を含ませておけば良い。この場合、リダイレクト実行手段に送信させるデータに上記サーバ装置からのポーリングに応答する処理をその送信先の端末装置に実行させるプログラムを埋め込んでおき、上記サーバ装置には、ポーリングにより端末装置におけるブラウザの終了を検知し、当該端末装置についての無線接続の切断を無線アクセスポイント装置に指示させるようにすれば良い。このような態様によれば、何らかの理由でブラウザの実行を一旦終了する場合には、その終了を検知したことを契機として端末装置と無線アクセスポイント装置との間の無線接続が切断される(すなわち、Webアクセスよりも下位のプロトコル階層の通信が終了する)。このため、上記第2のWebページへのアクセスを再開する際には、端末装置を無線アクセスポイント装置に再接続する必要があり、その再接続(上記下位のプロトコル階層の通信の再開)を検知したことを契機としてリダイレクトが復活する。このような態様によれば、CPDを備えた無線端末装置において第2の通信装置へのアクセス中にブラウザを終了させた場合であっても、ブラウザの再起動やURIの入力といった操作をユーザに行わせることなく、かつ確実に当該第2の通信装置へのWebアクセスを再開させることが可能になる。   The terminal device may be a terminal device connected by wire to the network, or may be a wireless terminal device connected wirelessly. When the terminal device is connected to the network via a signal line or the like, communication of the terminal device is performed according to attachment / detachment of the signal line (or opening / closing of a port to which the signal line is connected in a hub or the like). It is sufficient to detect the end and resumption of. When the terminal device is a wireless terminal device, a wireless access point device may be included in the network. In this case, a program for causing the transmission destination terminal device to execute a process for responding to polling from the server device is embedded in the data to be transmitted to the redirect execution means, and the browser device of the terminal device is polled in the server device. The termination may be detected and the wireless access point device may be instructed to disconnect the wireless connection for the terminal device. According to such an aspect, when the execution of the browser is once terminated for some reason, the wireless connection between the terminal device and the wireless access point device is disconnected when the termination is detected (that is, , Communication in the lower protocol layer than the Web access is completed). Therefore, when resuming access to the second Web page, it is necessary to reconnect the terminal device to the wireless access point device, and the reconnection (resumption of communication in the lower protocol layer) is detected. The redirect will be revived. According to such an aspect, even when the browser is terminated during access to the second communication device in the wireless terminal device equipped with CPD, the user can perform operations such as restarting the browser and inputting a URI. It is possible to reliably resume Web access to the second communication device without making it.

また、上記課題を解決するために本発明は、予め定められた第1の通信装置へのアクセスの可否を判定し、アクセス不能であった場合に所定の宛先へ宛ててアクセス要求を送信する1または複数の端末装置と、前記アクセス要求の受信を検知したことを契機として、予め定められた第2の通信装置へのアクセスを促すデータをそのアクセス要求の送信元へ返信する第1のリダイレクトを実行するリダイレクト実行手段と、当該送信元についての当該第1のリダイレクトを解除するリダイレクト解除手段と、を有するサーバ装置と、前記1または複数の端末装置の各々から送信されるアクセス要求が常に前記サーバ装置へ転送されるように第2のリダイレクトを実行する第2のリダイレクト実行手段と、を有する通信システムにおいて、前記サーバ装置は、前記第1のリダイレクトを解除された端末装置による通信の再開を検知したことを契機として当該端末装置についての前記第1のリダイレクトを復活させるリダイレクト復活手段を有することを特徴とする通信システム、を提供する。   In order to solve the above-described problem, the present invention determines whether or not access to a predetermined first communication apparatus is possible, and transmits an access request to a predetermined destination when access is impossible 1 Alternatively, a first redirect that returns data that prompts access to a predetermined second communication device to a transmission source of the access request triggered by detection of reception of the access request with a plurality of terminal devices. A server device having a redirect executing unit to execute, a redirect canceling unit to cancel the first redirect for the transmission source, and an access request transmitted from each of the one or more terminal devices is always the server A second redirection executing means for executing a second redirection so as to be transferred to the apparatus. The communication apparatus includes a redirection reviving unit that revives the first redirection for the terminal device when the resumption of communication by the terminal device for which the first redirection has been canceled is detected. System.

このような態様によっても、上記課題を解決することができる。また、従来のCPS(Captive Portal System)サーバ装置(リダイレクトの解除後、所定のタイムアウト期間の経過を検知したことを契機としてリダイレクトを復活させるCPSサーバ装置)を含む通信システムにおける当該CPSサーバ装置を本発明のサーバ装置に置き換えることで、当該既存の通信システムを本発明の通信システムとして機能させることができる。なお、上記第2のリダイレクト実行手段の具体例としては、全ての問い合わせに対してCPSサーバ装置のIPアドレスを返信するように設定されたDNS(Domain Name System)サーバ装置が挙げられる。   The above problem can also be solved by such an aspect. In addition, the CPS server apparatus in a communication system including a conventional CPS (Captive Portal System) server apparatus (a CPS server apparatus that restores redirection upon detection of the elapse of a predetermined timeout period after cancellation of redirection) By replacing with the server device of the invention, the existing communication system can function as the communication system of the present invention. As a specific example of the second redirect execution means, there is a DNS (Domain Name System) server device that is set to return the IP address of the CPS server device for all inquiries.

上記通信システムでは、端末装置から送信されたアクセス要求は上記第2のリダイレクトにより常にCPSサーバ装置に転送される。このため、上記第1の通信装置が上記サーバ装置以外の装置である場合には、上記第1のリダイレクトの有無を問わずに、上記端末装置は上記第1の通信装置にアクセスすることができず、常にリダイレクト有と誤判定されてしまう。そこで、上記第1の通信装置へのアクセスの可否に応じてリダイレクトの有無を判定し、リダイレクトが無い場合の所定の処理を端末装置に実行させる必要がある場合には、リダイレクトを解除した端末装置から第1の通信装置へのアクセスがあった場合に当該第1の通信装置の代わりに代理応答する代理応答手段を上記サーバ装置に設け、上記端末装置には当該代理応答があった場合にリダイレクトなしと判定させるようにすれば良い。   In the communication system, the access request transmitted from the terminal device is always transferred to the CPS server device by the second redirection. For this reason, when the first communication device is a device other than the server device, the terminal device can access the first communication device regardless of the presence or absence of the first redirect. Therefore, it is always erroneously determined that there is a redirect. Therefore, if it is necessary to determine whether or not there is a redirect depending on whether or not access to the first communication device is possible and the terminal device needs to execute a predetermined process when there is no redirect, the terminal device that has released the redirect The server device is provided with proxy response means for performing a proxy response instead of the first communication device when there is an access to the first communication device, and the terminal device is redirected when the proxy response is received. It can be determined that there is none.

なお、本発明の別の態様としては、CPU(Central Processing Unit)などのコンピュータを、上記リダイレクト実行手段、リダイレクト解除手段およびリダイレクト復活手段として機能させることを特徴とするプログラム、を提供する態様も考えられる。このようなプログラムにしたがってコンピュータを作動させることで、当該コンピュータを本発明のサーバ装置として機能させることができる。例えば、従来のCPSサーバ装置に当該プログラムをインストールし、その制御部を当該プログラムにしたがって作動させることで当該CPSサーバ装置を本発明のサーバ装置として機能させることが可能になる。なお、このようなプログラムの具体的な提供態様としては、CD−ROM(Compact Disk-Read Only Memory)やDVD(Digital
Versatile Disc)、SDメモリカードなどのコンピュータ読み取り可能な記録媒体に書き込んで配布する態様や、インターネットなどの電気通信回線経由のダウンロードにより配布する態様が考えられる。
As another aspect of the present invention, an aspect of providing a program that causes a computer such as a CPU (Central Processing Unit) to function as the redirect execution unit, the redirect release unit, and the redirect recovery unit is also considered. It is done. By operating the computer in accordance with such a program, the computer can function as the server device of the present invention. For example, by installing the program in a conventional CPS server apparatus and operating the control unit according to the program, the CPS server apparatus can function as the server apparatus of the present invention. As a specific form of providing such a program, a CD-ROM (Compact Disk-Read Only Memory) or a DVD (Digital
Versatile Disc), a mode in which data is written and distributed on a computer-readable recording medium such as an SD memory card, and a mode in which data is distributed by downloading via a telecommunication line such as the Internet are conceivable.

本発明の一実施形態の通信システム1の構成例を示すブロック図である。It is a block diagram which shows the structural example of the communication system 1 of one Embodiment of this invention. 同通信システム1に含まれるCPSサーバ装置10の構成例を示すブロック図である。2 is a block diagram illustrating a configuration example of a CPS server device 10 included in the communication system 1. FIG. 同CPSサーバ装置10の揮発性記憶部142に格納されていている端末管理テーブル142aの格納内容の一例を示す図である。It is a figure which shows an example of the storage content of the terminal management table 142a stored in the volatile memory | storage part 142 of the CPS server apparatus 10. FIG. 本実施形態の動作例を示すシーケンス図である。It is a sequence diagram which shows the operation example of this embodiment. 本実施形態の動作例を示すシーケンス図である。It is a sequence diagram which shows the operation example of this embodiment. 変形例(3)の通信システムを示す図である。It is a figure which shows the communication system of a modification (3).

以下、図面を参照しつつ、本発明の実施形態について説明する。
(A:構成)
図1は、本発明の一実施形態の通信システム1の構成例を示すブロック図である。
図1に示すように通信システム1は、LAN(Local Area Network)50に各々接続されたCPSサーバ装置10、DNSサーバ装置20、DHCP(Dynamic Host Configuration
Protocol)サーバ装置30および無線アクセスポイント(以下、「AP」と略記する)装置40と、無線AP装置40に無線接続する無線端末装置である端末装置60とを含んでいる。図1では、端末装置60が1台だけ図示されているが、複数の端末装置60が無線AP装置40に無線接続されても良い。また、図1では、無線AP装置40が1台だけ図示されているが、複数の無線AP装置40がLAN50に接続されても良い。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
(A: Configuration)
FIG. 1 is a block diagram illustrating a configuration example of a communication system 1 according to an embodiment of the present invention.
As shown in FIG. 1, the communication system 1 includes a CPS server device 10, a DNS server device 20, a DHCP (Dynamic Host Configuration) respectively connected to a LAN (Local Area Network) 50.
Protocol) includes a server device 30, a wireless access point (hereinafter abbreviated as “AP”) device 40, and a terminal device 60 that is a wireless terminal device wirelessly connected to the wireless AP device 40. Although only one terminal device 60 is illustrated in FIG. 1, a plurality of terminal devices 60 may be wirelessly connected to the wireless AP device 40. In FIG. 1, only one wireless AP device 40 is illustrated, but a plurality of wireless AP devices 40 may be connected to the LAN 50.

DNSサーバ装置20は一般的なDNSサーバ装置と特段に変わるところは無い。ただし、本実施形態では、アドレス解決(ドメイン名に対応するIPアドレスの特定)のための全ての問い合わせに対してCPSサーバ装置10のIPアドレスを返信するようにDNSサーバ装置20に設定されている。DHCPサーバ装置30も一般的なDHCPサーバ装置と特段に変わるところはなく、無線AP装置40に無線接続された端末装置60に対してIPアドレスを動的に割り当てる装置である。ただし、DHCPサーバ装置30については、IPアドレスの割り当てを行う毎にその割り当て結果を示すログ(例えば、割り当てたIPアドレスとその割り当て先のMAC(Media Access Control)アドレスとを含むデータ:以下、Syslog)をCPSサーバ装置10へ送信する設定が予め為されている。IPアドレスとはOSI参照モデルの第3層(ネットワーク層)において各装置を一意に識別する通信アドレスであり、MACアドレスとは同第2層(データリンク層)において各装置を一意に識別する通信アドレスである。MACアドレスは各装置の工場出荷時点で装置毎に一意の値となるように定められている。   The DNS server device 20 is not particularly different from a general DNS server device. However, in the present embodiment, the DNS server apparatus 20 is set to return the IP address of the CPS server apparatus 10 in response to all inquiries for address resolution (identification of the IP address corresponding to the domain name). . The DHCP server device 30 is not particularly different from a general DHCP server device, and is a device that dynamically assigns an IP address to the terminal device 60 wirelessly connected to the wireless AP device 40. However, for the DHCP server device 30, each time an IP address is assigned, a log indicating the assignment result (for example, data including the assigned IP address and the MAC (Media Access Control) address of the assigned destination: Syslog below) ) Is transmitted to the CPS server device 10 in advance. The IP address is a communication address that uniquely identifies each device in the third layer (network layer) of the OSI reference model, and the MAC address is a communication that uniquely identifies each device in the second layer (data link layer). Address. The MAC address is determined to be a unique value for each device at the time of factory shipment of each device.

端末装置60は、例えばスマートフォンである。端末装置60は、移動電話網(図示略)を介して通話の発着信を行う通話機能、無線AP装置40との間で無線通信リンクを確立する機能、およびプログラム実行機能を備えている。端末装置60は、無線AP装置40との間に無線通信リンクを確立することで無線AP装置40への無線接続を実現する。端末装置60には、メーラやブラウザなどの各種プログラムが予めインストールされており、端末装置60は、これらプログラムを上記プログラム実行機能を利用して実行することができる。   The terminal device 60 is, for example, a smartphone. The terminal device 60 has a call function for making and receiving calls via a mobile telephone network (not shown), a function for establishing a wireless communication link with the wireless AP device 40, and a program execution function. The terminal device 60 realizes a wireless connection to the wireless AP device 40 by establishing a wireless communication link with the wireless AP device 40. Various programs such as a mailer and a browser are preinstalled in the terminal device 60, and the terminal device 60 can execute these programs using the program execution function.

端末装置60は、前述したCPD機能を備えている。端末装置60は、無線AP装置40のSSIDを指定する操作が為されたことの検知を契機として、前述した無線通信機能により無線AP装置40への無線接続を試みる。そして、無線AP装置40への無線接続に成功すると、端末装置60はDHCPサーバ装置30にアクセスしてIPアドレスの割り当てを受け、前述したCPD機能により、リダイレクトの有無を判定する。具体的には、端末装置60は、所定のWebページへのアクセスの可否を判定し、アクセス不能である場合にブラウザを起動して所定のアクセス要求を送信する。なお、このアクセス要求におけるアクセス先のURI等については任意の値に適宜定めておけば良い。上記アクセス要求の送信に先立って端末装置60は当該アクセス要求によるアクセス先についてのIPアドレスの解決をDNSサーバ装置20に問い合わせる。前述したように、DNSサーバ装置20については、全ての問い合わせに対してCPSサーバ装置10のIPアドレスを返信するように設定されているため、端末装置60のブラウザからのアクセス要求は、全てCPSサーバ装置10にリダイレクトされる。   The terminal device 60 has the CPD function described above. The terminal device 60 attempts to establish a wireless connection to the wireless AP device 40 using the above-described wireless communication function when the operation of designating the SSID of the wireless AP device 40 has been performed. When the wireless connection to the wireless AP device 40 is successful, the terminal device 60 accesses the DHCP server device 30 to receive an IP address assignment, and determines the presence or absence of redirection by the above-described CPD function. Specifically, the terminal device 60 determines whether or not access to a predetermined Web page is possible, and activates a browser and transmits a predetermined access request when access is impossible. The access destination URI or the like in this access request may be appropriately set to an arbitrary value. Prior to the transmission of the access request, the terminal device 60 inquires the DNS server device 20 about the resolution of the IP address for the access destination by the access request. As described above, since the DNS server device 20 is set to return the IP address of the CPS server device 10 for all inquiries, all access requests from the browser of the terminal device 60 are all CPS servers. Redirected to device 10.

CPSサーバ装置10は、Webサーバ機能を有しており、アクセス要求を受信したことの検知を契機として、当該アクセス要求のアクセス先のURIを差し替えて予め定められたWebページを表すデータをそのアクセス要求の送信元へ返信する。つまり、図1に示す通信システム1では、端末装置60から送信されるアクセス要求にはDNSサーバ装置20とCPSサーバ装置10とによって2段階のリダイレクトが施される。以下では、CPSサーバ装置10によるリダイレクトのことを「第1のリダイレクト」と呼び、DNSサーバ装置20によるリダイレクトのことを「第2のリダイレクト」と呼ぶ。   The CPS server device 10 has a Web server function, and when the access request is received, the CPS server device 10 replaces the URI of the access destination of the access request with access to data representing a predetermined Web page. Reply to the sender of the request. That is, in the communication system 1 illustrated in FIG. 1, the access request transmitted from the terminal device 60 is subjected to two-stage redirection by the DNS server device 20 and the CPS server device 10. Hereinafter, redirection by the CPS server device 10 is referred to as “first redirection”, and redirection by the DNS server device 20 is referred to as “second redirection”.

上記第1のリダイレクトによってCPSサーバ装置10から端末装置60へ送信されるデータの表すWebページの一例としては、前述したWeb認証のためのWebページ(以下、認証用ページ)が挙げられる。CPSサーバ装置10は、この認証用ページを介して入力されたアカウント情報に基づいてWeb認証を行う。CPSサーバ装置10は、端末装置60(或いはそのユーザ)についての認証に成功すると、端末装置60についての上記第1のリダイレクトを解除するとともに、所定のWebアプリケーションの埋め込まれたWebページ(以下、メインページ)のデータを端末装置60へ送信し、端末装置60のユーザに当該Webアプリケーションを利用させる。   As an example of the Web page represented by the data transmitted from the CPS server device 10 to the terminal device 60 by the first redirection, the above-described Web page for Web authentication (hereinafter referred to as an authentication page) can be cited. The CPS server device 10 performs Web authentication based on the account information input via this authentication page. When the CPS server device 10 succeeds in authenticating the terminal device 60 (or its user), the CPS server device 10 cancels the first redirect for the terminal device 60 and at the same time a Web page in which a predetermined Web application is embedded (hereinafter referred to as a main page). Page) data is transmitted to the terminal device 60, and the user of the terminal device 60 uses the Web application.

本実施形態では、LAN50は例えば花火大会を展望可能なレストランに敷設されており、上記Webアプリケーションは上記花火大会において花火の打ち上げに合わせて奏でられる音楽を端末装置60に再生させる音楽アプリケーションである。この音楽アプリケーションを実現するアプリケーションプログラムには、上記花火大会のプログラム進行に即して再生するべき複数の音楽の各々の波形データと各波形データの再生開始時刻を示すタイムチャートとが含まれている。上記レストランの来客には上記Web認証のためのアカウント情報が配布され、各来客は各自のスマートフォンを用いて上記Webアプリケーションを利用することができる。すなわち、音楽アプリケーションにしたがって再生される音楽を聴きながら花火を鑑賞できる。   In the present embodiment, the LAN 50 is laid in, for example, a restaurant where a fireworks display can be viewed, and the Web application is a music application that causes the terminal device 60 to play music played in accordance with the fireworks display in the fireworks display. The application program for realizing this music application includes waveform data of each of a plurality of music to be reproduced in accordance with the program progress of the fireworks display and a time chart indicating the reproduction start time of each waveform data. . Account information for the web authentication is distributed to the customers of the restaurant, and each visitor can use the web application using their own smartphone. That is, it is possible to appreciate fireworks while listening to music that is played back according to a music application.

上記の要領で音楽を聴きながら花火を見ている状況下でブラウザの実行を一旦中断させた場合(例えば、花火を撮影するためにスマートフォンのカメラを起動させるためにブラウザの実行を終了させた場合や花火の感想を知人に伝えるメールを送信するためにブラウザの実行を終了させた場合など)、CPSを有する従来のシステムでは、音楽アプリケーションの利用を再開するには、ユーザはブラウザの再起動や上記音楽アプリケーションのURI(すなわち、前述したメインページのURI)の入力といった操作を行う必要があった。これに対して、本実施形態では、CPSサーバ装置10に本発明の特徴を顕著に示す処理を実行させることで、ブラウザの再起動や上記WebアプリケーションのURIの入力といった操作をユーザに行わせることなく、音楽アプリケーションの利用を再開させることが可能となっている。
以下、本実施形態の特徴を顕著に示すCPSサーバ装置10を中心に説明する。
When the browser execution is temporarily interrupted while watching the fireworks while listening to music as described above (for example, when the browser execution is terminated to activate the smartphone camera to shoot the fireworks) In a conventional system with CPS, the user can restart the browser or restart the music application in a traditional system with CPS (e.g. It was necessary to perform operations such as inputting the URI of the music application (that is, the URI of the main page described above). On the other hand, in this embodiment, by causing the CPS server apparatus 10 to execute processing that clearly shows the features of the present invention, the user can perform operations such as restarting the browser and inputting the URI of the Web application. It is possible to resume the use of music applications.
Hereinafter, the CPS server apparatus 10 that clearly shows the features of the present embodiment will be mainly described.

図2は、CPSサーバ装置10の構成例を示すブロック図である。
図2に示すように、CPSサーバ装置10は、制御部110、通信インタフェース(以下、「I/F」)部120、タイマ130、記憶部140、およびこれら構成要素間のデータ授受を仲介するバス150を含んでいる。
FIG. 2 is a block diagram illustrating a configuration example of the CPS server device 10.
As shown in FIG. 2, the CPS server apparatus 10 includes a control unit 110, a communication interface (hereinafter referred to as “I / F”) unit 120, a timer 130, a storage unit 140, and a bus that mediates data exchange between these components. 150.

制御部110は例えばCPUである。制御部110は記憶部140(より正確には不揮発性記憶部144)に記憶されているCPS制御プログラム144bを実行することにより、CPSサーバ装置10の制御中枢として機能する。制御部110がCPS制御プログラム144bにしたがって実現する機能の詳細については後に明らかにする。通信I/F部120は例えばNIC(Network Interface Card)であり、LAN50に接続されている。通信I/F部120はLAN50から送信されてくるデータを受信して制御部110に引き渡す一方、制御部110から引き渡されたデータをLAN50へと送出する。タイマ130は例えばリアルタイムクロックである。タイマ130は、制御部110からの要求に応じてその要求のあった時点の日時を示す日時データを制御部110に与える。   The control unit 110 is a CPU, for example. The control unit 110 functions as a control center of the CPS server device 10 by executing the CPS control program 144b stored in the storage unit 140 (more precisely, the nonvolatile storage unit 144). Details of functions realized by the control unit 110 in accordance with the CPS control program 144b will be clarified later. The communication I / F unit 120 is a NIC (Network Interface Card), for example, and is connected to the LAN 50. The communication I / F unit 120 receives data transmitted from the LAN 50 and delivers it to the control unit 110, while sending the data delivered from the control unit 110 to the LAN 50. The timer 130 is a real time clock, for example. In response to a request from the control unit 110, the timer 130 provides the control unit 110 with date / time data indicating the date and time when the request is made.

記憶部140は、図2に示すように揮発性記憶部142と不揮発性記憶部144を有している。揮発性記憶部142は、例えばRAM(Random Access Memory)である。揮発性記憶部142は、CPS制御プログラム144bを実行する際のワークエリアとして制御部110によって利用される。また、揮発性記憶部142には、端末管理テーブル142aが格納される。端末管理テーブル142aの格納内容は、CPS制御プログラム144bにしたがって作動している制御部110によって更新される。   The storage unit 140 includes a volatile storage unit 142 and a nonvolatile storage unit 144 as illustrated in FIG. The volatile storage unit 142 is, for example, a RAM (Random Access Memory). The volatile storage unit 142 is used by the control unit 110 as a work area when executing the CPS control program 144b. The volatile storage unit 142 stores a terminal management table 142a. The stored contents of the terminal management table 142a are updated by the control unit 110 operating according to the CPS control program 144b.

図3は、端末管理テーブル142aの格納内容の一例を示す図である。端末管理テーブル142aには、無線AP装置40に無線接続している各端末装置を一意に示す端末識別子(本実施形態では、IPアドレス)に対応付けて、当該端末装置についての直近の認証成功日時を示す認証日時データと前述した第1のリダイレクトの有無を示すリダイレクト有無フラグが格納される。なお、認証日時データの値が初期値(本実施形態では、NULL、すなわち、0x00)であれば、当該認証日時データに対応する端末識別子の示す端末装置について認証済でないことを表す。また、リダイレクト有無フラグには、当該リダイレクト有無フラグに対応する端末識別子の示す端末装置について第1のリダイレクトが解除されていれば(すなわち、リダイレクト無しであれば)0がセットされ、第1のリダイレクトが解除されていなければ(すなわち、リダイレクト有りであれば)1がセットされる。   FIG. 3 is a diagram illustrating an example of the contents stored in the terminal management table 142a. The terminal management table 142a is associated with a terminal identifier (in this embodiment, an IP address) that uniquely indicates each terminal device that is wirelessly connected to the wireless AP device 40, and the most recent authentication success date and time for the terminal device. And date / time data indicating the presence / absence of the first redirect described above. If the value of the authentication date / time data is an initial value (NULL in this embodiment, that is, 0x00), it indicates that the terminal device indicated by the terminal identifier corresponding to the authentication date / time data has not been authenticated. The redirect presence flag is set to 0 if the first redirect is canceled for the terminal device indicated by the terminal identifier corresponding to the redirect presence flag (that is, if there is no redirect), and the first redirect is set. If is not released (that is, if there is a redirect), 1 is set.

つまり、端末管理テーブル142aの格納内容は、無線AP装置40に無線接続している各端末装置について、認証済であるか否か、および第1のリダイレクトが解除されているか否かを表している。例えば、図3に示す例は、IPアドレスが“192.168.1.1”である端末装置については、認証済ではなく、かつ第1のリダイレクトが解除されていないことを、IPアドレスが“192.168.1.2”である端末装置については、YY年MM月DD1日に認証済であり、かつ第1のリダイレクトが解除されていないことを、IPアドレスが“192.168.1.3”である端末装置については、YY年MM月DD2日に認証済であり、かつ第1のリダイレクトが解除されていることを、表している。   That is, the stored content of the terminal management table 142a indicates whether each terminal device wirelessly connected to the wireless AP device 40 has been authenticated and whether the first redirect has been canceled. . For example, in the example shown in FIG. 3, the terminal device whose IP address is “192.168.1.1” is not authenticated and the first redirect has not been released. For the terminal device of 192.168.1.2 ”, the IP address is“ 192.168.1. 1 ”indicating that it has been authenticated on the MM month DD1 of YY and that the first redirect has not been released. The terminal device that is 3 ″ indicates that it has been authenticated on the MM month DD2 of YY and the first redirect has been canceled.

不揮発性記憶部144は例えばフラッシュROM(Read Only Memory)やハードディスクである。不揮発性記憶部144には、前述したCPS制御プログラム144bの他に、CPSサーバ装置10に特有のデータが記憶されている。CPSサーバ装置10に特有のデータの具体例としては、前述した認証用ページやメインページ、後述する代理応答ページの各々の表すWebページデータ(例えば、HTMLデータ)よりなるWebページデータ144aが挙げられる。メインページのWebページデータには前述した音楽アプリケーションを実現するアプリケーションプログラムが埋め込まれている。このアプリケーションプログラムは、複数の音楽の各々を前述したタイムチャートにしたがって再生する処理と、CPSサーバ装置10からのポーリングに応答する処理と、を端末装置60に並列に実行させるプログラムである。   The non-volatile storage unit 144 is, for example, a flash ROM (Read Only Memory) or a hard disk. In addition to the CPS control program 144b described above, the nonvolatile storage unit 144 stores data specific to the CPS server device 10. Specific examples of data unique to the CPS server device 10 include Web page data 144a made up of Web page data (for example, HTML data) represented by the authentication page, main page, and proxy response page described later. . An application program for realizing the music application described above is embedded in the Web page data of the main page. This application program is a program for causing the terminal device 60 to execute in parallel a process of reproducing each of a plurality of music according to the above-described time chart and a process of responding to polling from the CPS server apparatus 10.

制御部110は、CPSサーバ装置10の電源(図2では図示略)の投入またはリセットの検知を契機としてCPS制御プログラム144bを不揮発性記憶部144から揮発性記憶部142に読み出し、その実行を開始する。CPS制御プログラム144bにしたがって作動している制御部110は、DHCPサーバ装置30から送信されてくるSyslogの受信により、無線AP装置40への端末装置の無線接続を検出し、当該接続が初回の接続であるかそれとも再接続であるかを判定する。具体的には、当該Syslogに含まれるIPアドレスが端末管理テーブル142aに未登録であれば、初回の接続であると判定する。そして、制御部110は、初回の接続であると判定した場合には、当該Syslogに含まれているIPアドレスを端末識別子とし、認証日時データにNULL(すなわち、0x00)をセットし、リダイレクト有無フラグに1をセットしたレコードを作成し、当該レコードを端末管理テーブル142aに追加登録する。逆に再接続であると判定した場合には、制御部110はリダイレクト復活手段(図1参照)として機能する。また、CPS制御プログラム144bにしたがって作動している制御部110は、図1に示すリダイレクト実行手段、リダイレクト解除手段、代理応答手段、および切断指示手段としても機能する。これら各手段の概略は以下の通りである。   The control unit 110 reads out the CPS control program 144b from the non-volatile storage unit 144 to the volatile storage unit 142 when triggered by detection of power-on (not shown in FIG. 2) or reset of the CPS server device 10, and starts to execute the program. To do. The control unit 110 operating according to the CPS control program 144b detects the wireless connection of the terminal device to the wireless AP device 40 by receiving the Syslog transmitted from the DHCP server device 30, and this connection is the first connection. Or whether it is a reconnection. Specifically, if the IP address included in the Syslog is not registered in the terminal management table 142a, it is determined that the connection is the first time. If the control unit 110 determines that the connection is the first time, the IP address included in the Syslog is used as a terminal identifier, NULL (ie, 0x00) is set in the authentication date and time data, and a redirect presence / absence flag is set. 1 is created, and the record is additionally registered in the terminal management table 142a. Conversely, when it is determined that the connection is reconnection, the control unit 110 functions as a redirect recovery means (see FIG. 1). The control unit 110 operating according to the CPS control program 144b also functions as a redirect execution unit, a redirect release unit, a proxy response unit, and a disconnection instruction unit illustrated in FIG. The outline of each of these means is as follows.

CPS制御プログラム144bにしたがって作動している制御部110は、通信I/F部120を介してアクセス要求を受信したことの検知を契機として、そのアクセス要求の送信元に関して第1のリダイレクトを解除済であるか否かを端末管理テーブル142aの格納内容を参照して判定する。具体的には、制御部110は、上記アクセス要求の送信元を示す端末識別子に対応付けて端末管理テーブル142aに格納されているリダイレクト有無フラグの値が0であれば当該送信元について第1のリダイレクトを解除済であると判定し、リダイレクト有無フラグの値が1であれば第1のリダイレクトを解除済ではないと判定する。そして、制御部110は、上記アクセス要求の送信元について第1のリダイレクトを解除済ではなかった場合には、リダイレクト実行手段として機能し、逆に解除済であった場合には、代理応答手段として機能する。   The control unit 110 operating in accordance with the CPS control program 144b has released the first redirect with respect to the source of the access request, triggered by the detection that the access request has been received via the communication I / F unit 120. It is determined with reference to the stored contents of the terminal management table 142a. Specifically, if the value of the redirect presence / absence flag stored in the terminal management table 142a in association with the terminal identifier indicating the transmission source of the access request is 0, the control unit 110 sets the first transmission source for the transmission source. It is determined that the redirect has been canceled. If the value of the redirect presence / absence flag is 1, it is determined that the first redirect has not been canceled. Then, the control unit 110 functions as a redirect execution unit when the first redirect has not been canceled for the transmission source of the access request, and as a proxy response unit when the first redirect has been canceled. Function.

リダイレクト実行手段は、上記アクセス要求の送信元について認証済みであるか否かを端末管理テーブル142aの格納内容を参照して判定する。ここで、認証済みとは、上記アクセス要求の送信元の端末識別子に対応付けて端末管理テーブル142aに格納されている認証日時データがNULLではなく、かつ上記アクセス要求を受信した日時(タイマ130により取得)が当該認証日時データの示す日時を起算点とする所定の認証タイムアウト期間内の日時である場合をいう。認証済でなかった場合には、リダイレクト実行手段は、上記アクセス要求により指定されたURIとは無関係に認証用ページのWebページデータをそのアクセス要求の送信元(本実施形態では、端末装置60)へ返信する第1のリダイレクトを実行する。そして、リダイレクト実行手段は、この認証ページを介した認証に成功すると、タイマ130にアクセスして日時データを取得し、上記送信元の端末識別子に対応付けて端末管理テーブル144aに格納されている認証日時データを上記の要領で取得した日時データで更新するとともに、メインページのWebデータを当該送信元へ送信する。これに対して認証済であった場合には、リダイレクト実行手段は、上記アクセス要求により指定されたURIとは無関係にメインページのWebページデータをそのアクセス要求の送信元へ返信する第1のリダイレクトを実行する。なお、上記認証ページを介した認証については、リダイレクト実行手段とは別個の認証モジュールに行わせ、リダイレクト実行手段には上記第1のリダイレクトのみを実行させるようにしても良い。   The redirect execution means determines whether or not the transmission source of the access request has been authenticated with reference to the stored contents of the terminal management table 142a. Here, “authenticated” means that the authentication date / time data stored in the terminal management table 142a in association with the terminal identifier of the access request transmission source is not NULL and the date / time when the access request is received (by the timer 130). Acquisition) is a date and time within a predetermined authentication timeout period starting from the date and time indicated by the authentication date and time data. If it has not been authenticated, the redirect execution means sends the Web page data of the authentication page to the transmission source of the access request (in this embodiment, the terminal device 60) regardless of the URI specified by the access request. Perform a first redirect to reply to. Then, when the authentication is successful through the authentication page, the redirect execution unit accesses the timer 130 to acquire date and time data, and stores the authentication stored in the terminal management table 144a in association with the terminal identifier of the transmission source. The date / time data is updated with the date / time data acquired as described above, and the Web data of the main page is transmitted to the transmission source. On the other hand, if it has been authenticated, the redirect execution means returns a first redirect for returning the Web page data of the main page to the source of the access request regardless of the URI specified by the access request. Execute. The authentication via the authentication page may be performed by an authentication module separate from the redirect execution unit, and the redirect execution unit may execute only the first redirect.

リダイレクト解除手段は、上記認証用ページを介した認証に成功したことの検知を契機として、端末管理テーブル142aの格納内容を更新し、上記アクセス要求の送信元についての第1のリダイレクトを解除する。具体的には、リダイレクト解除手段は、上記アクセス要求の送信元の端末識別子に対応付けて端末管理テーブル142aに格納されているリダイレクト有無フラグの値を1から0に更新する。   The redirect cancellation unit updates the stored content of the terminal management table 142a upon detection of successful authentication via the authentication page, and cancels the first redirect for the access request transmission source. Specifically, the redirect release unit updates the value of the redirect presence / absence flag stored in the terminal management table 142a in association with the terminal identifier of the access request transmission source from 1 to 0.

代理応答手段は、代理応答ページのWebページデータを不揮発性記憶部144から読み出し、上記アクセス要求の送信元へ返信する。本実施形態では、上記リダイレクト解除手段によって上記第1のリダイレクトを解除済の端末装置であってもDNSサーバ装置20による第2のリダイレクトが常に実行されるため、リダイレクトの有無を確かめるため当該端末装置から送信されたアクセス要求がその宛先へと到達することはなく、リダイレクトの有無に関して誤判定が為される虞がある。代理応答手段は、このような誤判定の発生を回避するために設けられている。   The proxy response means reads the Web page data of the proxy response page from the nonvolatile storage unit 144 and returns it to the transmission source of the access request. In the present embodiment, since the second redirection by the DNS server device 20 is always executed even if the terminal device has the first redirection canceled by the redirection canceling unit, the terminal device is used to confirm the presence or absence of the redirection. The access request transmitted from the terminal does not reach its destination, and there is a risk that an erroneous determination is made regarding the presence or absence of redirection. The proxy response means is provided in order to avoid such an erroneous determination.

切断指示手段は、前述したポーリングを行い、当該ポーリングにより端末装置60におけるブラウザの終了を検知したこと(すなわち、ポーリングに対する応答が返信されてこなかったこと)を契機として、端末装置60についての無線接続の切断を無線AP装置40に指示するとともに、DHCPサーバ装置30に対して当該端末装置60に割り当てていたIPアドレスの解放を指示する。無線AP装置40は、上記指示に応じて端末装置60との間の無線通信リンクを切断し、DHCPサーバ装置30は上記指示に応じて該当IPアドレスの割り当てを解除する。このような切断指示手段をCPSサーバ装置10に設けたため、本実施形態では、上記音楽アプリケーションを利用中の端末装置60において何らかの理由でブラウザの実行を一旦終了させ、その後、その音楽アプリケーションの利用を再開する場合には、端末装置60のユーザは、端末装置60を無線AP装置40に再接続し、再度IPアドレスの割り当てを受ける(すなわち、アプリケーション層よりも下位のプロトコル階層の通信を再開させる)必要がある。   The disconnection instructing unit performs the above-described polling, and the wireless connection of the terminal device 60 is triggered by detecting the end of the browser in the terminal device 60 by the polling (that is, the response to the polling is not returned). Is instructed to the wireless AP device 40, and the DHCP server device 30 is instructed to release the IP address assigned to the terminal device 60. The wireless AP device 40 disconnects the wireless communication link with the terminal device 60 in response to the instruction, and the DHCP server device 30 releases the corresponding IP address in response to the instruction. Since such a disconnection instruction unit is provided in the CPS server device 10, in this embodiment, the terminal device 60 that is using the music application temporarily terminates the execution of the browser for some reason, and then uses the music application. In the case of restarting, the user of the terminal device 60 reconnects the terminal device 60 to the wireless AP device 40 and receives an IP address assignment again (that is, restarts communication in a protocol layer lower than the application layer). There is a need.

リダイレクト復活手段は、上記アクセス要求の送受信よりも下位のプロトコル階層(具体的には、OSI参照モデルにおける第3層(すなわち、ネットワーク層))の通信が第1のリダイレクトを解除された端末装置60により再開されたことの検知を契機として当該端末装置60についての第1のリダイレクトを復活させる。具体的には、リダイレクト復活手段は、当該端末装置60の端末識別子に対応付けて端末管理テーブル142aに格納されているリダイレクト有無フラグの値を0から1に更新して上記第1のリダイレクトを復活させる。本実施形態のリダイレクト復活手段は、上記アクセス要求の送受信よりも下位のプロトコル階層の通信の再開を、DHCPサーバ装置30によるIPアドレスの再割り当てにより検知するが、無線AP装置40への再接続(すなわち、OSI参照モデルにおける第2層(すなわち、データリンク層)の通信の再開)により検知しても良く、端末装置60から送信されたARPの受信により検知しても良い。
以上がCPSサーバ装置10の構成である。
The redirect reviving means is a terminal device 60 in which communication in the lower protocol layer (specifically, the third layer (that is, the network layer) in the OSI reference model) is released from the first redirect than the transmission / reception of the access request. The first redirect for the terminal device 60 is revived when triggered by the detection of the restart. Specifically, the redirect recovery means updates the value of the redirect presence / absence flag stored in the terminal management table 142a in association with the terminal identifier of the terminal device 60 from 0 to 1 to restore the first redirect. Let The redirect recovery means of this embodiment detects the resumption of communication in the lower protocol layer than the transmission / reception of the access request by the reassignment of the IP address by the DHCP server device 30, but the reconnection to the wireless AP device 40 ( That is, the detection may be performed by the second layer (that is, the data link layer) communication restart in the OSI reference model) or may be detected by receiving the ARP transmitted from the terminal device 60.
The above is the configuration of the CPS server device 10.

(B:動作)
以下、図面を参照しつつ本実施形態の動作を説明する。以下では、通信システム1の敷設されたレストランに端末装置60のユーザが初めて来店し、上記音楽アプリケーションを利用する場合を例に取って各装置の動作を説明する。
(B: Operation)
The operation of this embodiment will be described below with reference to the drawings. In the following, the operation of each device will be described taking as an example the case where the user of the terminal device 60 first visits the restaurant where the communication system 1 is laid and uses the music application.

図4は、無線AP装置40に対する初回接続時に各装置が実行する通信の流れを示すシーケンス図である。上記レストランに来店した端末装置60のユーザは、案内された席に座り、上記音楽アプリケーションを利用するために端末装置60に無線AP装置40のSSIDを入力する。このようにしてSSIDを入力された端末装置60は無線AP装置40に無線接続し(図4:S100)、無線接続に成功するとDHCPサーバ装置30と通信(図4:S102)してIPアドレスの割り当てを受ける。   FIG. 4 is a sequence diagram showing a flow of communication executed by each device at the first connection to the wireless AP device 40. The user of the terminal device 60 who has come to the restaurant sits at the guided seat and inputs the SSID of the wireless AP device 40 to the terminal device 60 in order to use the music application. The terminal device 60 to which the SSID is input in this way is wirelessly connected to the wireless AP device 40 (FIG. 4: S100). When the wireless connection is successful, the terminal device 60 communicates with the DHCP server device 30 (FIG. 4: S102). Get assigned.

DHCPサーバ装置30は、端末装置60に対するIPアドレスの割り当てを完了すると、当該IPアドレスを含むSyslogをCPSサーバ装置10に送信する(図4:S104)。CPSサーバ装置10の制御部110は、上記Syslogの受信を検知したことを契機として端末装置60のIPアドレスを端末識別子として含むレコードを端末管理テーブル142aに追加登録する。本動作例では、端末装置60は初めて無線AP装置40に無線接続されるため、上記追加登録の際には認証日時データには初期値(NULL)がセットされ、リダイレクト有無フラグには1がセットされる。   When the DHCP server device 30 completes the assignment of the IP address to the terminal device 60, the DHCP server device 30 transmits a Syslog including the IP address to the CPS server device 10 (FIG. 4: S104). The control unit 110 of the CPS server device 10 additionally registers a record including the IP address of the terminal device 60 as a terminal identifier in the terminal management table 142a when the reception of the Syslog is detected. In this operation example, since the terminal device 60 is wirelessly connected to the wireless AP device 40 for the first time, an initial value (NULL) is set in the authentication date and time data and 1 is set in the redirect presence / absence flag at the time of the additional registration. Is done.

一方、端末装置60は、DHCPサーバ装置30によるIPアドレスの割り当てが完了すると、前述したCPDによりリダイレクトの有無をバックグラウンドで判定する。本動作例では、端末装置60から送信されるアクセス要求はDNSサーバ装置20による第2のリダイレクトとCPSサーバ装置10による第1のリダイレクトとを受けるため、端末装置60は、リダイレクト有と判定し、ブラウザを起動して所定のアクセス要求を送信する(図4:S106)。   On the other hand, when the IP address assignment by the DHCP server device 30 is completed, the terminal device 60 determines the presence or absence of redirection based on the above-described CPD in the background. In this operation example, since the access request transmitted from the terminal device 60 receives the second redirect by the DNS server device 20 and the first redirect by the CPS server device 10, the terminal device 60 determines that there is a redirect, The browser is activated and a predetermined access request is transmitted (FIG. 4: S106).

CPSサーバ装置10は、上記アクセス要求を受信すると、当該アクセス要求の送信元についてはリダイレクトを解除されていないため、リダイレクト実行手段による処理を実行する。本動作例では、端末装置60については認証済ではないため、リダイレクト実行手段により、まず、Web認証のための通信が実行される(図4:S108)、より詳細に説明すると、リダイレクト実行手段は認証用ページのWebページデータを端末装置60へ返信する。端末装置60は、このWebページデータに応じて端末認証ページを表示する。端末装置60のユーザは、来店時に配布されたアカウント情報を端末認証ページの入力欄に入力する。リダイレクト実行手段は、このようにして入力されたアカウント情報を用いて認証を行う。   When receiving the access request, the CPS server apparatus 10 executes the processing by the redirect execution means because the redirect of the access request transmission source has not been cancelled. In this operation example, since the terminal device 60 has not been authenticated, communication for web authentication is first executed by the redirect execution means (FIG. 4: S108). More specifically, the redirect execution means The Web page data of the authentication page is returned to the terminal device 60. The terminal device 60 displays a terminal authentication page according to the Web page data. The user of the terminal device 60 inputs the account information distributed when visiting the store into the input field of the terminal authentication page. The redirect execution means performs authentication using the account information input in this way.

リダイレクト実行手段は、端末装置60の認証に成功すると、上記アクセス要求の送信元の端末識別子に対応付けて端末管理テーブル142aに格納されている認証日時データを更新するとともに、メインページのWebページデータを端末装置60に送信する(図4:S110)。また、上記認証の成功を検知したことを契機としてリダイレクト解除手段によって、端末装置60についての第1のリダイレクトが解除される。具体的には、リダイレクト解除手段は、当該端末装置60の端末識別子に対応付けて端末管理テーブル142aに登録されているリダイレクト有無フラグの値を0に更新する。一方、端末装置60は、上記メインページのWebページデータを受信すると、当該メインページに埋め込まれているアプリケーションプログラムの実行を開始し、音楽アプリケーションを実現する。以降、CPSサーバ装置10では、切断指示手段によるポーリング(図4:S112)が開始される。以上が、無線AP装置40に対する端末装置60の初回接続時に各装置が実行する通信の流れである。   When the redirection executing means succeeds in the authentication of the terminal device 60, the redirect execution means updates the authentication date and time data stored in the terminal management table 142a in association with the terminal identifier of the access request transmission source, and the Web page data of the main page Is transmitted to the terminal device 60 (FIG. 4: S110). The first redirect for the terminal device 60 is canceled by the redirect canceling means triggered by detecting the success of the authentication. Specifically, the redirect release unit updates the value of the redirect presence / absence flag registered in the terminal management table 142a in association with the terminal identifier of the terminal device 60 to 0. On the other hand, when the terminal device 60 receives the Web page data of the main page, the terminal device 60 starts executing the application program embedded in the main page and realizes the music application. Thereafter, in the CPS server device 10, polling (FIG. 4: S112) by the disconnection instruction unit is started. The above is the communication flow performed by each device when the terminal device 60 is connected to the wireless AP device 40 for the first time.

次いで、上記の要領で音楽アプリケーションの利用を開始したユーザが、花火を撮像するためにブラウザを一旦終了させた場合を例にとって、各装置の動作を説明する。図5は、端末装置60にてブラウザの実行が終了された場合に各装置が実行する通信の流れを示すシーケンス図である。図5に示すにように、端末装置60におけるブラウザの実行が終了されると、CPSサーバ装置10からのポーリング(図5:S200)に対する応答が返信されなくなる。CPSサーバ装置10の切断指示手段は、上記ポーリングに対する応答の途絶の検知を契機として端末装置60におけるブラウザの終了を検知し、無線AP装置40に対して、上記ポーリングの相手装置(すなわち、端末装置60)との間の無線接続の切断を指示する(図5:S202)とともに、当該相手装置に割り当てられていたIPアドレスの解放をDHCPサーバ装置30に指示する。無線AP装置40は上記指示に応じて端末装置60との間の無線接続を切断し、DHCPサーバ装置30は上記指示に応じて端末装置60に割り当てていたIPアドレスを解放する。   Next, the operation of each device will be described by taking as an example a case where the user who has started using the music application in the above manner once quits the browser in order to capture fireworks. FIG. 5 is a sequence diagram showing a flow of communication executed by each device when the browser device has been executed on the terminal device 60. As shown in FIG. 5, when the execution of the browser in the terminal device 60 is terminated, a response to the polling (FIG. 5: S200) from the CPS server device 10 is not returned. The disconnection instructing means of the CPS server device 10 detects the end of the browser in the terminal device 60 triggered by the detection of the interruption of the response to the polling, and notifies the wireless AP device 40 of the polling partner device (that is, the terminal device). 60) (step S202 in FIG. 5) and the DHCP server device 30 is instructed to release the IP address assigned to the partner device. The wireless AP device 40 disconnects the wireless connection with the terminal device 60 in response to the instruction, and the DHCP server device 30 releases the IP address assigned to the terminal device 60 in response to the instruction.

端末装置60のユーザは、花火の撮像を完了すると、端末装置60の表示部等に表示されるメッセージによって無線AP装置40からの切断を把握する。このようにして無線AP装置40からの切断を把握したユーザは、再度、無線AP装置40のSSIDを端末装置60に入力し再接続を指示する。このようにして再接続を指示された端末装置60は無線AP装置40に無線接続し(図5:S204)、無線接続に成功するとDHCPサーバ装置30と通信し(図5:S206)、初回接続時に割り当てられていたIPアドレスを再度割り当てられる。DHCPサーバ装置30は、端末装置60に対するIPアドレスの割り当てを完了すると、当該IPアドレスを含むSyslogをCPSサーバ装置10に送信する(図5:S208)。   When the user of the terminal device 60 completes the shooting of fireworks, the user grasps the disconnection from the wireless AP device 40 by a message displayed on the display unit or the like of the terminal device 60. In this way, the user who grasps the disconnection from the wireless AP device 40 inputs the SSID of the wireless AP device 40 to the terminal device 60 again and instructs reconnection. The terminal device 60 instructed to reconnect in this way wirelessly connects to the wireless AP device 40 (FIG. 5: S204), and communicates with the DHCP server device 30 (FIG. 5: S206) upon successful wireless connection. The IP address assigned at the time is reassigned. When the DHCP server device 30 completes the assignment of the IP address to the terminal device 60, the DHCP server device 30 transmits a Syslog including the IP address to the CPS server device 10 (FIG. 5: S208).

CPSサーバ装置10のリダイレクト復活手段は、上記Syslogの受信により端末装置60に対するIPアドレスの再割り当てを検知し、端末装置60についての第1のリダイレクトを復活させる。具体的には、制御部110は、上記Syslogに含まれているIPアドレスを端末識別子として含むレコードのリダイレクト有無フラグの値を1に更新する。   The redirect restoring means of the CPS server device 10 detects the reassignment of the IP address to the terminal device 60 by receiving the Syslog, and restores the first redirect for the terminal device 60. Specifically, the control unit 110 updates the value of the redirection presence / absence flag of the record including the IP address included in the Syslog as a terminal identifier to 1.

一方、端末装置60は、DHCPサーバ装置30によるIPアドレスの割り当てを完了すると、前述したCPDによりリダイレクトの有無をバックグラウンドで判定する。本動作例では、端末装置60に対する第1のリダイレクトが復活しているため、端末装置60は、リダイレクト有と判定し、ブラウザを起動して所定のアクセス要求を送信する(図5:S210)。CPSサーバ装置10は、上記アクセス要求を受信すると、当該アクセス要求の送信元についてはリダイレクトを解除されていないため、リダイレクト実行手段による第1のリダイレクトが実行される(図5:S212)。ここで、無線AP装置40に対する端末装置60の初回接続時点から上記アクセス要求の送信までに要した時間が充分に短く、認証タイムアウト期間を経過していなければ、リダイレクト実行手段はWeb認証をスキップしてメインページのWebページデータを送信する。端末装置60は、上記メインページのWebページデータを受信すると、当該メインページに埋め込まれているアプリケーションプログラムの実行を開始し、音楽アプリケーションを再開する。   On the other hand, when the terminal device 60 completes the assignment of the IP address by the DHCP server device 30, the terminal device 60 determines in the background whether or not there is a redirect based on the CPD described above. In this operation example, since the first redirect for the terminal device 60 has been restored, the terminal device 60 determines that there is a redirect, activates the browser, and transmits a predetermined access request (FIG. 5: S210). When the CPS server apparatus 10 receives the access request, since the redirect is not released for the transmission source of the access request, the first redirect by the redirect execution unit is executed (FIG. 5: S212). Here, if the time required from the time when the terminal device 60 is initially connected to the wireless AP device 40 to the transmission of the access request is sufficiently short and the authentication timeout period has not elapsed, the redirect executing means skips the web authentication. Web page data of the main page is transmitted. When the terminal device 60 receives the Web page data of the main page, the terminal device 60 starts executing the application program embedded in the main page and restarts the music application.

以上説明したように本実施形態によれば、花火の撮像のために音楽アプリケーションの利用を一時中断し、撮像完了後に再開する場合であっても、ブラウザの起動や上記メインページのURIの入力などの操作を行わなくとも、CPDによりブラウザが自動的に起動され、音楽アプリケーションの実行が再開される。このように、本実施形態によれば、CPDを備えた端末装置において予め定められたWebページへのアクセスが中断された場合に、Webブラウザの起動とURIの入力といった操作をユーザに行わせることなくそのWebページへのアクセスを再開させることが可能になる。   As described above, according to the present embodiment, even when the use of the music application is temporarily suspended for capturing fireworks and resumed after the completion of imaging, the browser is started, the URI of the main page is input, etc. Even if the above operation is not performed, the browser is automatically activated by the CPD, and the execution of the music application is resumed. As described above, according to the present embodiment, when access to a predetermined Web page is interrupted in a terminal device equipped with CPD, the user is allowed to perform operations such as starting a Web browser and inputting a URI. It is possible to resume access to the Web page without any change.

(C:変形)
以上本発明の実施形態について説明したが、この実施形態に以下の変形を加えても勿論良い。
(1)上記実施形態では、端末装置60はスマートフォンであったが、LAN50に無線接続可能でブラウザ機能を備えた端末装置であれば、携帯型ゲーム機であっても良く、タブレット端末やノート型パーソナルコンピュータであっても良い。また、上記実施形態では、端末装置60がLAN50に無線接続される場合について説明したが、有線接続される態様であっても良く、LAN50に無線接続される端末装置60と有線接続される端末装置60とが混在する態様であっても良い。
(C: deformation)
Although the embodiment of the present invention has been described above, it goes without saying that the following modifications may be added to this embodiment.
(1) In the above embodiment, the terminal device 60 is a smartphone, but may be a portable game machine as long as it is a terminal device that can be wirelessly connected to the LAN 50 and has a browser function. A personal computer may be used. In the above embodiment, the case where the terminal device 60 is wirelessly connected to the LAN 50 has been described. However, the terminal device 60 may be connected in a wired manner, and may be connected to the terminal device 60 that is wirelessly connected to the LAN 50. 60 may be mixed.

(2)上記実施形態では、DNSサーバ装置20とDHCPサーバ装置30の各々をCPSサーバ装置10とは別個の装置としたが、DNSサーバ装置20とDHCPサーバ装置30の何れか一方(或いは両方)の機能をCPSサーバ装置10に兼ねさせても良い。また、上記実施形態では、CPSサーバ装置10がアクセス要求の送信元の認証を行ったが当該認証を行う認証装置をCPSサーバ装置10とは別個に設けても良く、この場合、CPSサーバ装置10には、上記認証用ページのWebページデータに代えて当該認証装置へのアクセスを促すデータ(例えば、当該認証装置のURIを表す文字列データ)を返信させるようにすれば良い。また、上記実施形態では、CPDを用いて(すなわち、バックグラウンドでブラウザを起動し、所定の宛先とのHTTP通信が可能であるか否かに応じて)リダイレクトの有無を判定する場合について説明したが、予め定められた通信装置とHTTP以外の通信プロトコルに準拠した通信が可能であるか否かに基づいてリダイレクトの有無を判定しても良い。つまり、CPS(或いはCPD)が本発明の前提となることはない。要は、予め定められた通信装置へのアクセスを阻害するリダイレクトの有無を判定しリダイレクトがあった場合には自動的にWebアクセス等の通信を開始する端末装置と、当該通信の開始を検知したこと契機としてリダイレクトを解除するサーバ装置とを含む通信システムであれば、本発明を適用すること(すなわち、リダイレクトを解除された端末装置による通信の再開に先立って(例えば、上記通信よりも下位のプロトコル階層の通信が開始されたことの検知を契機として)当該端末装置についてのリダイレクトを復活させるリダイレクト復活手段を上記サーバ装置に設けること)で、Webアクセス等の上位のプロトコル階層の通信が一旦終了された場合であっても、ユーザに煩雑な操作を行わせることなく当該通信を再開させることが可能になる。 (2) In the above embodiment, each of the DNS server device 20 and the DHCP server device 30 is separate from the CPS server device 10, but either one (or both) of the DNS server device 20 and the DHCP server device 30. These functions may be combined with the CPS server device 10. In the above embodiment, the CPS server apparatus 10 authenticates the transmission source of the access request. However, an authentication apparatus that performs the authentication may be provided separately from the CPS server apparatus 10. In this case, the CPS server apparatus 10 In this case, instead of the Web page data of the authentication page, data prompting access to the authentication device (for example, character string data representing the URI of the authentication device) may be returned. In the above-described embodiment, a case has been described in which the presence / absence of redirection is determined using CPD (that is, depending on whether or not HTTP communication with a predetermined destination is possible by starting a browser in the background). However, the presence / absence of redirection may be determined based on whether or not communication conforming to a predetermined communication device and a communication protocol other than HTTP is possible. That is, CPS (or CPD) is not a premise of the present invention. In short, it is determined whether or not there is a redirect that inhibits access to a predetermined communication device, and when there is a redirect, a terminal device that automatically starts communication such as Web access and the start of the communication is detected. If the communication system includes a server device that releases redirection as an opportunity, apply the present invention (that is, prior to resuming communication by the terminal device that has been released from redirection (for example, lower order than the above communication). By providing the server device with a redirect recovery means for recovering the redirect for the terminal device (provided that the protocol layer communication is started), communication of the upper protocol layer such as Web access is temporarily terminated. Even if it is, the communication can be resumed without causing the user to perform complicated operations. It becomes possible.

(3)上記実施形態では、リダイレクト実行手段、リダイレクト解除手段、リダイレクト復活処理、切断指示手段および代理応答手段の各手段をソフトウェアモジュールで実現したが、これら各手段を電子回路などのハードウェアモジュールで実現し、これら各手段を組み合わせて本発明のサーバ装置を構成しても良い。また、代理応答手段は必ずしも必須ではなく、省略しても良い。さらに、端末装置60がLAN50に有線接続される態様であれば上記サーバ装置に切断指示手段を設ける必要はなく、端末装置60に固定のIPアドレスが割り当てられている態様であればDHCPサーバ装置30を省略可能であることは言うまでもない。 (3) In the above embodiment, each of the redirect execution means, the redirect release means, the redirect recovery process, the disconnection instruction means, and the proxy response means is realized by a software module. However, each means is realized by a hardware module such as an electronic circuit. The server device of the present invention may be realized by combining these means. The proxy response means is not always essential and may be omitted. Further, if the terminal device 60 is connected in a wired manner to the LAN 50, it is not necessary to provide a disconnection instruction means in the server device. If the fixed IP address is assigned to the terminal device 60, the DHCP server device 30 is used. It goes without saying that can be omitted.

したがって、本発明の通信システム1の最小限の構成としては、図6に示すように、予め定められた第1の通信装置(例えば、前述した第1のWebページのデータを配信する装置)にアクセス不能であった場合に所定のアクセス要求を送信する端末装置60と、アクセス要求の受信を検知したことを契機として、予め定められた第2の通信装置(例えば、認証装置等)へのアクセスを促すデータをそのアクセス要求の送信元へ返信する第1のリダイレクトを実行するリダイレクト実行手段と、当該送信元についての当該第1のリダイレクトを解除するリダイレクト解除手段とを有するサーバ装置10´と、端末装置60から送信されるアクセス要求が常にサーバ装置10´へ転送されるように第2のリダイレクトを実行する第2のリダイレクト実行手段(DNSサーバ装置20)と、を有し、サーバ装置10´は、第1のリダイレクトを解除された端末装置60による通信の再開に先立って当該端末装置60についての第1のリダイレクトを復活させるリダイレクト復活手段をさらに有する構成、が挙げられる。   Therefore, as a minimum configuration of the communication system 1 of the present invention, as shown in FIG. 6, it is applied to a predetermined first communication device (for example, a device that distributes the data of the first Web page described above). Access to a predetermined second communication device (for example, an authentication device, etc.) triggered by detection of reception of an access request and a terminal device 60 that transmits a predetermined access request when access is impossible A server apparatus 10 ′ having a redirect executing means for executing a first redirect for returning data prompting to the sender of the access request, and a redirect releasing means for releasing the first redirect for the sender, A second redirect that executes a second redirect so that an access request transmitted from the terminal device 60 is always transferred to the server device 10 '. And the server device 10 ′ performs the first redirection for the terminal device 60 prior to the restart of communication by the terminal device 60 for which the first redirection has been cancelled. And a configuration further including a redirect recovery means for recovering.

(4)上記実施形態では、端末管理テーブル142aに格納する端末識別子としてIPアドレスを用いたがMACアドレスを用いても勿論良い。一般に、無線AP装置40に対する端末装置60の無線接続を切断後、再接続する際には、その切断前と同じIPアドレスが割り当てられることが多いが、多数の端末装置60についての切断および再接続が短時間のうちに集中して発生すると、切断前と同じIPアドレスが各端末装置60に割り当てられるとは限らない。切断前とは異なるIPアドレスが各端末装置60に割り当てられた場合には、上記端末識別子としてIPアドレスを用いる態様では、端末管理テーブル142aの格納内容が現実に沿わなくなる虞がある。 (4) In the above embodiment, the IP address is used as the terminal identifier stored in the terminal management table 142a. Generally, when reconnecting after disconnecting the wireless connection of the terminal device 60 to the wireless AP device 40, the same IP address as before the disconnection is often assigned, but disconnecting and reconnecting many terminal devices 60 However, the same IP address as before the disconnection is not always assigned to each terminal device 60. When an IP address different from that before disconnection is assigned to each terminal device 60, there is a possibility that the stored contents of the terminal management table 142 a may not actually follow in the aspect using the IP address as the terminal identifier.

そこで、このような事態の発生が想定される場合(例えば、大晦日から元日にかけて開催される花火大会用の音楽アプリケーションを提供する場合など:この場合は、メール送信などのために元日午前0時付近に無線接続を切断および再接続が集中すると考えられる)には、上記端末識別子としてMACアドレスを用いるようにすれば良い。また、端末識別子としてIPアドレスを用いるか、それともMACアドレスを用いるかを時間帯に応じて切り換えるようにしても良い。上記のように大晦日から元日にかけて開催される花火大会用の音楽アプリケーションを提供する場合には、元日午前0時の前後30分間については端末識別子としてMACアドレスを用い、その他の時間帯については端末識別子としてIPアドレスを用いるようにすれば良い。   Therefore, in the case where such a situation is expected (for example, when providing a music application for a fireworks display held from New Year's Eve to New Year's Day: In this case, 0:00 When it is considered that disconnection and reconnection are concentrated in the vicinity of the time), the MAC address may be used as the terminal identifier. Also, switching between using an IP address or a MAC address as a terminal identifier may be performed according to a time zone. When providing a music application for the fireworks display held from New Year's Eve to New Year's Day as described above, the MAC address is used as the terminal identifier for 30 minutes before and after midnight on the New Year's Day, and for other time zones An IP address may be used as the terminal identifier.

(5)上記実施形態では、花火の打ち上げに同期して楽音を再生する音楽アプリケーションを提供する通信システムへの本発明の適用例を説明した。しかし、本発明の適用対象はこのような通信システムに限定されるものではなく、他のアプリケーションを提供する通信システムであっても良い。また、上記実施形態では、Web認証に先行した端末装置に対してのみメインページのWebページデータを送信したが、Web認証を省略しても良く、逆にWeb認証のみにCPSを利用する通信システムに本発明を適用しても良い。すなわち、CPSサーバ装置10がリダイレクトするWebページは、Web認証のためのWebページであっても良く、また、音楽アプリケーション以外のアプリケーションが埋め込まれたWebページであっても良い。また、上記実施形態ではポーリングによりブラウザの終了を検知する態様について説明したが、ブラウザ終了時にはその終了に先立って所定の終了メッセージを端末装置60からCPSサーバ装置10へ送信することでブラウザの終了を通知させるようにしても良い。 (5) In the above embodiment, the application example of the present invention to the communication system that provides the music application that reproduces the musical sound in synchronization with the fireworks launch has been described. However, the application target of the present invention is not limited to such a communication system, and may be a communication system that provides other applications. In the above embodiment, the Web page data of the main page is transmitted only to the terminal device preceding the Web authentication. However, the Web authentication may be omitted, and conversely, a communication system that uses the CPS only for the Web authentication. The present invention may be applied to. That is, the web page redirected by the CPS server device 10 may be a web page for web authentication, or may be a web page in which an application other than the music application is embedded. Moreover, although the aspect which detects the termination | terminus of a browser by polling was demonstrated in the said embodiment, the termination | terminus of a browser is transmitted by transmitting a predetermined | prescribed termination message from the terminal device 60 to the CPS server apparatus 10 prior to the termination | terminus at the time of a browser termination. You may make it notify.

1…通信システム、10…CPSサーバ装置、10´…サーバ装置、110…制御部、120…通信I/F部、130…タイマ、140…記憶部、142…揮発性記憶部、142a…端末管理テーブル、144…不揮発性記憶部、144a…Webページデータ、144b…CPS制御プログラム、150…バス、20…DNSサーバ装置、30…DHCPサーバ装置、40…無線AP装置、50…LAN、60…端末装置。 DESCRIPTION OF SYMBOLS 1 ... Communication system, 10 ... CPS server apparatus, 10 '... Server apparatus, 110 ... Control part, 120 ... Communication I / F part, 130 ... Timer, 140 ... Memory | storage part, 142 ... Volatile memory | storage part, 142a ... Terminal management Table 144, nonvolatile storage unit 144a, Web page data, 144b CPS control program, 150 bus, 20 DNS server device, 30 DHCP server device, 40 wireless AP device, 50 LAN, 60 terminal apparatus.

Claims (9)

予め定められた第1の通信装置へのアクセス不能であった端末装置から所定の宛先へ宛てて送信されたアクセス要求を受信したことの検知を契機として、予め定められた第2の通信装置へのアクセスを促すデータをそのアクセス要求の送信元へ返信するリダイレクト実行手段と、
前記アクセス要求の送信元の端末装置についての前記リダイレクト実行手段によるリダイレクトを解除するリダイレクト解除手段と、
前記リダイレクトを解除された端末装置による通信の再開に先立って、当該端末装置についての前記リダイレクトを復活させるリダイレクト復活手段と、
を有することを特徴とするサーバ装置。
Triggered by detection of an access request transmitted from a terminal device that has been inaccessible to a predetermined first communication device to a predetermined destination, to a predetermined second communication device Redirect execution means for returning data prompting access to the sender of the access request;
Redirection cancellation means for canceling redirection by the redirect execution means for the terminal device that is the source of the access request;
Prior to resuming communication by the terminal device for which the redirection has been canceled, redirect resumption means for reviving the redirect for the terminal device;
The server apparatus characterized by having.
前記リダイレクト復活手段は、前記通信よりも下位のプロトコル階層の通信を前記端末装置が開始したことの検知を契機として前記リダイレクトを復活させる
ことを特徴とする請求項1に記載のサーバ装置。
The server device according to claim 1, wherein the redirect recovery unit recovers the redirect in response to detection that the terminal device has started communication in a lower protocol layer than the communication.
前記リダイレクト復活手段は、前記通信の再開指示が前記端末装置に与えられたことの検知を契機として前記リダイレクトを復活させる
ことを特徴とする請求項1に記載のサーバ装置。
The server device according to claim 1, wherein the redirect reviving unit restores the redirect in response to detection that the communication restart instruction is given to the terminal device.
前記第2の通信装置は、アクセス元の認証を行う認証装置であり、
前記リダイレクト解除手段は、前記認証装置により認証された端末装置について前記リダイレクトを解除する
ことを特徴とする請求項1〜3の何れか1項に記載のサーバ装置。
The second communication device is an authentication device that performs authentication of an access source,
The server device according to any one of claims 1 to 3, wherein the redirect canceling unit cancels the redirect for the terminal device authenticated by the authentication device.
前記リダイレクトを解除済の端末装置からのアクセスがあった場合に前記第1の通信装置に代わって応答する代理応答手段を有する
ことを特徴とする請求項1〜4の何れか1項に記載のサーバ装置。
5. The proxy response unit according to claim 1, further comprising: a proxy response unit that responds on behalf of the first communication device when there is an access from a terminal device for which the redirection has been cancelled. Server device.
前記端末装置は、無線アクセスポイント装置への無線接続を契機として前記第1の通信装置へのアクセスの可否を判定する無線端末装置であり、
前記第2の通信装置へのアクセスを促すために前記リダイレクト実行手段が送信するデータには、本装置からのポーリングに応答する処理を当該データの送信先に実行させるアプリケーションプログラムが埋め込まれており、
前記ポーリングにより前記無線端末装置による通信の終了を検知したことを契機として、当該無線端末装置についての無線接続の切断をその接続先の無線アクセスポイント装置に指示する切断指示手段を有する
ことを特徴とする請求項1〜5の何れか1項に記載のサーバ装置。
The terminal device is a wireless terminal device that determines whether or not access to the first communication device is possible when triggered by wireless connection to a wireless access point device,
In the data transmitted by the redirect execution means for urging access to the second communication device, an application program for executing processing in response to polling from the device at the transmission destination of the data is embedded,
Characterized by having disconnection instruction means for instructing the wireless access point device of the connection destination to disconnect the wireless connection of the wireless terminal device when the end of communication by the wireless terminal device is detected by the polling. The server device according to any one of claims 1 to 5.
予め定められた第1の通信装置へのアクセスの可否を判定し、アクセス不能であった場合に所定の宛先へ宛ててアクセス要求を送信する1または複数の端末装置と、
前記アクセス要求を受信したことの検知を契機として、予め定められた第2の通信装置へのアクセスを促すデータをそのアクセス要求の送信元へ返信する第1のリダイレクトを実行するリダイレクト実行手段と、当該送信元についての当該第1のリダイレクトを解除するリダイレクト解除手段と、を有するサーバ装置と、
前記1または複数の端末装置の各々から送信されるアクセス要求が常に前記サーバ装置へ転送されるように第2のリダイレクトを実行する第2のリダイレクト実行手段と、を有する通信システムにおいて、
前記サーバ装置は、
前記第1のリダイレクトを解除された端末装置による通信の再開に先立って当該端末装置についての前記第1のリダイレクトを復活させるリダイレクト復活手段を有する
ことを特徴とする通信システム。
One or a plurality of terminal devices that determine whether or not access to a predetermined first communication device is possible, and that transmits an access request to a predetermined destination when access is impossible;
Retrieving means for executing a first redirect for returning data urging access to a predetermined second communication device to a transmission source of the access request, triggered by detection of reception of the access request; Redirection cancellation means for canceling the first redirection for the transmission source;
In a communication system comprising: a second redirect execution unit that executes a second redirect so that an access request transmitted from each of the one or more terminal devices is always transferred to the server device;
The server device
A re-communication means for re-establishing the first redirect for the terminal device prior to resuming communication by the terminal device for which the first re-direction has been canceled.
前記第1の通信装置はアクセス要求の送信元へ第1のWebページデータを送信する一方、前記第2の通信装置はアクセス要求の送信元へ第2のWebページデータを送信し、
前記1または複数の端末装置の各々は前記第1の通信装置へアクセス不能であった場合にブラウザを起動し、
前記サーバ装置はCPS(Captive Portal System)サーバ装置である
ことを特徴とする請求項7に記載の通信システム。
The first communication device transmits first Web page data to an access request transmission source, while the second communication device transmits second Web page data to an access request transmission source;
Each of the one or more terminal devices launches a browser when the first communication device is inaccessible;
The communication system according to claim 7, wherein the server device is a CPS (Captive Portal System) server device.
コンピュータを、
予め定められた第1の通信装置へのアクセス不能であった端末装置から所定の宛先へ宛てて送信されたアクセス要求を受信したことの検知を契機として、予め定められた第2の通信装置へのアクセスを促すデータをそのアクセス要求の送信元へ返信するリダイレクト実行手段と、
前記アクセス要求の送信元の端末装置についての前記リダイレクト実行手段によるリダイレクトを解除するリダイレクト解除手段と、
前記リダイレクトを解除された端末装置による通信の再開に先立って当該端末装置についての前記リダイレクトを復活させるリダイレクト復活手段と、
して機能させることを特徴とするプログラム。
Computer
Triggered by detection of an access request transmitted from a terminal device that has been inaccessible to a predetermined first communication device to a predetermined destination, to a predetermined second communication device Redirect execution means for returning data prompting access to the sender of the access request;
Redirection cancellation means for canceling redirection by the redirect execution means for the terminal device that is the source of the access request;
Redirection revival means for revitalizing the redirect for the terminal device prior to resuming communication by the terminal device for which the redirection has been canceled;
A program characterized by making it function.
JP2014213606A 2014-10-20 2014-10-20 Server device and program Pending JP2016082470A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014213606A JP2016082470A (en) 2014-10-20 2014-10-20 Server device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014213606A JP2016082470A (en) 2014-10-20 2014-10-20 Server device and program

Publications (1)

Publication Number Publication Date
JP2016082470A true JP2016082470A (en) 2016-05-16

Family

ID=55959308

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014213606A Pending JP2016082470A (en) 2014-10-20 2014-10-20 Server device and program

Country Status (1)

Country Link
JP (1) JP2016082470A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017212502A (en) * 2016-05-23 2017-11-30 キヤノン株式会社 Communication device, control method thereof, and program
WO2021194082A1 (en) * 2020-03-24 2021-09-30 주식회사 단비코리아 Method and device for providing web page using captive portal

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017212502A (en) * 2016-05-23 2017-11-30 キヤノン株式会社 Communication device, control method thereof, and program
WO2021194082A1 (en) * 2020-03-24 2021-09-30 주식회사 단비코리아 Method and device for providing web page using captive portal

Similar Documents

Publication Publication Date Title
US10701183B2 (en) Configuring a computing device to automatically obtain data in response to a predetermined event
US8438227B2 (en) Instant messaging using browser
JP5730914B2 (en) System and method for bidirectional communication and content control in a web browser
US8244212B2 (en) Communication method, communication apparatus, cell phone terminal, and communication system for performing connection via a network
JP2009111859A (en) Apparatus, method and program, for registering user address information
US20130132576A1 (en) Network Device, Method of Controlling Network Device, and Recording Medium on Which Program for Controlling Network Device Is Recorded
WO2014176832A1 (en) System and method for intelligent terminal to manage home gateway
CN109302437B (en) Method and device for redirecting website
JP2015146561A (en) Network electronic apparatus, control method thereof, and program
JP4287363B2 (en) IP telephone system and communication control method thereof
JP6424340B2 (en) Connection method, connection system, portable terminal, and program
JP2016082470A (en) Server device and program
JP5876647B2 (en) Communication connection system, method and program by polling
WO2020041988A1 (en) Server node selection method and terminal device
US9432420B2 (en) Communication system, non-transitory computer-readable medium storing communication program and communication device
JP5498140B2 (en) Terminal management apparatus and control method thereof
JP6048969B2 (en) COMMUNICATION MANAGEMENT DEVICE, SERVICE PROVIDING DEVICE, COMMUNICATION SYSTEM, COMMUNICATION MANAGEMENT METHOD, SERVICE PROVIDING METHOD, AND PROGRAM
JP5745658B1 (en) PBX device, subscriber registration method, and subscriber registration program
JP6081391B2 (en) PBX system, mobile phone terminal, mobile phone terminal program, and subscriber information registration method for mobile phone terminal of PBX system
JP5318259B1 (en) Terminal device and connection method thereof
JP6642992B2 (en) Communication system, communication management method, and communication management program
JP2005190286A (en) Authentication server, information server, client, authentication method, authentication system, program, and recording medium
JP4779678B2 (en) Context information management system
JP6942042B2 (en) Virtual server remote connection system and virtual server remote connection method
JP2017033396A (en) Conference system, information processing terminal, program