JP6227583B2 - Information distribution apparatus, push notification transmission method, and computer program - Google Patents

Information distribution apparatus, push notification transmission method, and computer program Download PDF

Info

Publication number
JP6227583B2
JP6227583B2 JP2015063110A JP2015063110A JP6227583B2 JP 6227583 B2 JP6227583 B2 JP 6227583B2 JP 2015063110 A JP2015063110 A JP 2015063110A JP 2015063110 A JP2015063110 A JP 2015063110A JP 6227583 B2 JP6227583 B2 JP 6227583B2
Authority
JP
Japan
Prior art keywords
push notification
terminal device
push
unit
communication session
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.)
Active
Application number
JP2015063110A
Other languages
Japanese (ja)
Other versions
JP2016184816A (en
Inventor
中島 純
純 中島
庄健 奈須
庄健 奈須
石川 雄一
雄一 石川
昌弘 兼重
昌弘 兼重
弘次 宇多
弘次 宇多
公平 江頭
公平 江頭
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP2015063110A priority Critical patent/JP6227583B2/en
Publication of JP2016184816A publication Critical patent/JP2016184816A/en
Application granted granted Critical
Publication of JP6227583B2 publication Critical patent/JP6227583B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)

Description

本発明は、情報配信装置プッシュ通知送信方法、及び、コンピュータプログラムに関する。 The present invention relates to an information distribution device , a push notification transmission method, and a computer program.

従来のプッシュ(PUSH)型情報配信技術として、例えば非特許文献1に記載される「Google Cloud Messaging(GCM)」や非特許文献2に記載される「Apple Push Notification Service(APNS)」などが挙げられる。プッシュ型情報配信技術による情報の通知は、一般にプッシュ通知と呼ばれる。プッシュ通知によれば、端末からの情報の要求なしにサーバ側から自律的に端末に対して情報を通知することができる。   As a conventional push (PUSH) type information distribution technology, for example, “Google Cloud Messaging (GCM)” described in Non-Patent Document 1 and “Apple Push Notification Service (APNS)” described in Non-Patent Document 2 are cited. It is done. Information notification by the push-type information distribution technology is generally called push notification. According to the push notification, information can be notified to the terminal autonomously from the server side without requesting information from the terminal.

インターネット<URL:http://developer.android.com/guide/google/gcm/index.html>Internet <URL: http://developer.android.com/guide/google/gcm/index.html> インターネット<URL:https://developer.apple.com/jp/devcenter/ios/library/documentation/RemoteNotificationsPG.pdf>Internet <URL: https://developer.apple.com/jp/devcenter/ios/library/documentation/RemoteNotificationsPG.pdf>

近年、複数の無線通信ネットワークが構築されており、端末が接続する無線通信ネットワークも様々である。例えば、セルラネットワークに接続する端末もあれば、無線LANに接続する端末もある。このような状況下においては、特定の無線通信ネットワークに接続する端末のユーザに対して、プッシュ通知の迅速性や確実性などのプッシュ通知サービス品質が十分ではない可能性があった。   In recent years, a plurality of wireless communication networks have been constructed, and there are various wireless communication networks to which terminals are connected. For example, there are terminals that connect to a cellular network and terminals that connect to a wireless LAN. Under such circumstances, there is a possibility that the push notification service quality such as the promptness and certainty of the push notification is not sufficient for the user of the terminal connected to the specific wireless communication network.

本発明は、このような事情を考慮してなされたものであり、特定の無線通信ネットワークに接続する端末のユーザに対してプッシュ通知サービス品質の向上を図ることができる情報配信装置プッシュ通知送信方法、及び、コンピュータプログラムを提供することを課題とする。
The present invention has been made in consideration of such circumstances, and an information distribution apparatus and push notification that can improve the quality of push notification service for a user of a terminal connected to a specific wireless communication network. It is an object to provide a transmission method and a computer program.

(1)本発明の一態様は、特定の第1の無線通信ネットワークとの間で接続を確立して前記第1の無線通信ネットワークとの間で無線信号を送受信する第1無線通信ネットワークアクセス部と、前記第1無線通信ネットワークアクセス部と前記第1の無線通信ネットワークとの間の接続が確立された場合にのみ、前記第1無線通信ネットワークアクセス部を介して、第1のプッシュ通知を受信する通信セッションを情報配信装置の第1のプッシュ通知送信部との間で確立するプッシュ通知受信部と、を備えた端末装置である。
(2)本発明の一態様は、上記(1)の端末装置において、前記プッシュ通知受信部は、前記第1無線通信ネットワークアクセス部と前記第1の無線通信ネットワークとの間の接続が継続する間は前記通信セッションのキープアライブを実行する、端末装置である。
(3)本発明の一態様は、上記(1)又は(2)のいずれかの端末装置において、特定の第2の無線通信ネットワークとの間で接続を確立して前記第2の無線通信ネットワークとの間で無線信号を送受信する第2無線通信ネットワークアクセス部を備え、前記プッシュ通知受信部は、前記第2無線通信ネットワークアクセス部を介して、前記第2の無線通信ネットワークにおける自端末装置の加入者識別情報に基づいた宛先アドレスを使用して前記情報配信装置の第2のプッシュ通知送信部から送信される第2のプッシュ通知を受信する、端末装置である。
(4)本発明の一態様は、上記(3)の端末装置において、前記プッシュ通知受信部が受信した第1のプッシュ通知に含まれるメッセージ識別情報と第2のプッシュ通知に含まれるメッセージ識別情報との履歴を記憶する受信履歴記憶部を備え、前記プッシュ通知受信部は、前記受信履歴記憶部に記憶される履歴に含まれるメッセージ識別情報と同一のメッセージ識別情報を有するプッシュ通知を受信した場合に、重複したプッシュ通知を破棄する、端末装置である。
(5)本発明の一態様は、上記(3)又は(4)のいずれかの端末装置において、前記プッシュ通知受信部は、前記第2のプッシュ通知を受信するポートをオープンするポートオープン条件を有し、前記ポートオープン条件を満足する場合に前記ポートをオープンし、前記ポートオープン条件を不満足する場合に前記ポートをクローズし、前記ポートオープン条件は、プッシュ通知を受信するアプリケーションのインストール若しくは起動あり、又は、プッシュ通知の受信のユーザ許諾あり、又は、自端末装置の加入者識別情報の設定あり、のうち少なくともいずれかを含む、端末装置である。
(1) According to one aspect of the present invention, a first wireless communication network access unit that establishes a connection with a specific first wireless communication network and transmits / receives a wireless signal to / from the first wireless communication network. And the first push notification is received via the first wireless communication network access unit only when a connection is established between the first wireless communication network access unit and the first wireless communication network. A push notification receiving unit that establishes a communication session with the first push notification transmission unit of the information distribution device.
(2) According to one aspect of the present invention, in the terminal device of (1), the push notification receiving unit continues a connection between the first wireless communication network access unit and the first wireless communication network. A terminal device that performs keep-alive of the communication session.
(3) According to an aspect of the present invention, in the terminal device according to (1) or (2), a connection is established with a specific second wireless communication network, and the second wireless communication network A second wireless communication network access unit that transmits and receives wireless signals to and from the mobile station, and the push notification reception unit is connected to the terminal device in the second wireless communication network via the second wireless communication network access unit. A terminal device that receives a second push notification transmitted from a second push notification transmission unit of the information distribution device using a destination address based on subscriber identification information.
(4) According to one aspect of the present invention, in the terminal device of (3), the message identification information included in the first push notification and the message identification information included in the second push notification received by the push notification reception unit. A reception history storage unit that stores the history of the message, and the push notification reception unit receives a push notification having the same message identification information as the message identification information included in the history stored in the reception history storage unit And a terminal device that discards duplicate push notifications.
(5) According to one aspect of the present invention, in the terminal device according to (3) or (4), the push notification reception unit satisfies a port open condition for opening a port that receives the second push notification. The port is opened when the port open condition is satisfied, and the port is closed when the port open condition is not satisfied. The port open condition includes installation or activation of an application that receives a push notification. Or a terminal device including at least one of a user permission for receiving a push notification and a setting of subscriber identification information of the terminal device.

(6)本発明の一態様は、端末装置と特定の第1の無線通信ネットワークとの間の接続が確立された場合にのみ第1のプッシュ通知を受信する通信セッションを確立するプッシュ通知受信部を備えた前記端末装置の前記プッシュ通知受信部との間で前記通信セッションを確立し、前記プッシュ通知受信部との間で確立された前記通信セッションにおいて第1のプッシュ通知を送信する第1のプッシュ通知送信部と、前記第1のプッシュ通知送信部が確立し維持する通信セッションとセッション確立相手の端末装置とを関連付けるセッション管理情報を記憶するセッション管理情報記憶部と、前記セッション管理情報によりプッシュ通知先の端末装置に関連付けられた通信セッションを、前記第1のプッシュ通知送信部へ指定するプッシュ通知制御部と、を備えた情報配信装置である。
(7)本発明の一態様は、上記(6)の情報配信装置において、前記第1のプッシュ通知送信部は、前記プッシュ通知受信部との間で確立された通信セッションのキープアライブに応じて当該通信セッションを維持する、情報配信装置である。
(8)本発明の一態様は、上記(6)又は(7)のいずれかの情報配信装置において、特定の第2の無線通信ネットワークを介して、前記第2の無線通信ネットワークにおける加入者識別情報に基づいた宛先アドレスを使用して第2のプッシュ通知を送信する第2のプッシュ通知送信部を備え、前記プッシュ通知制御部は、プッシュ通知先の端末装置の加入者識別情報を前記第2のプッシュ通知送信部へ指定する、情報配信装置である。
(9)本発明の一態様は、上記(8)の情報配信装置において、同一のプッシュ通知先の端末装置に対して同一のメッセージを、前記第1のプッシュ通知送信部による第1のプッシュ通知と前記2のプッシュ通知送信部による第2のプッシュ通知とでそれぞれに送信する、情報配信装置である。
(10)本発明の一態様は、上記(9)の情報配信装置において、同一のメッセージを含む第1のプッシュ通知と第2のプッシュ通知との両方が同一のメッセージ識別情報を含む、情報配信装置である。
(11)本発明の一態様は、上記(6)から(10)のいずれかの情報配信装置において、前記セッション管理情報は、前記第1のプッシュ通知送信部が確立し維持する通信セッションと、セッション確立相手の端末装置から当該通信セッションにおいて通知された前記第1の無線通信ネットワークのアクセスポイント識別情報とを関連付ける情報を有し、前記プッシュ通知制御部は、前記第1の無線通信ネットワークのアクセスポイント識別情報のうちプッシュ通知先に関するアクセスポイント識別情報に対して前記セッション管理情報により関連付けられた通信セッションを、前記第1のプッシュ通知送信部へ指定する、情報配信装置である。
(6) One aspect of the present invention is a push notification reception unit that establishes a communication session that receives a first push notification only when a connection between a terminal device and a specific first wireless communication network is established. The communication apparatus establishes the communication session with the push notification receiving unit of the terminal device comprising: a first push notification in the communication session established with the push notification receiving unit. A push notification transmission unit, a session management information storage unit for storing session management information for associating a communication session established and maintained by the first push notification transmission unit with a terminal device of a session establishment partner, and push by the session management information Push notification for designating the communication session associated with the terminal device to be notified to the first push notification transmission unit And a control unit, an information distribution device equipped with.
(7) According to one aspect of the present invention, in the information distribution device according to (6), the first push notification transmission unit is configured to respond to a keep-alive of a communication session established with the push notification reception unit. An information distribution apparatus that maintains the communication session.
(8) According to one aspect of the present invention, in the information distribution device according to any one of (6) and (7), the subscriber identification in the second wireless communication network is performed via the specific second wireless communication network. A second push notification transmission unit configured to transmit a second push notification using a destination address based on the information, wherein the push notification control unit receives the subscriber identification information of the terminal device that is the push notification destination; It is an information distribution apparatus designated to the push notification transmission unit.
(9) According to one aspect of the present invention, in the information distribution device according to (8), the same message is sent to the same push notification destination terminal device by the first push notification transmission unit by the first push notification transmission unit. And a second push notification by the second push notification transmission unit.
(10) One aspect of the present invention is the information delivery apparatus according to (9), wherein both the first push notification including the same message and the second push notification include the same message identification information. Device.
(11) According to one aspect of the present invention, in the information distribution device according to any one of (6) to (10), the session management information includes a communication session established and maintained by the first push notification transmission unit, Information associated with the access point identification information of the first wireless communication network notified in the communication session from the terminal device of the session establishment partner, and the push notification control unit is configured to access the first wireless communication network. In the information distribution device, the communication session associated by the session management information with respect to the access point identification information regarding the push notification destination among the point identification information is designated to the first push notification transmission unit.

(12)本発明の一態様は、端末装置が、特定の第1の無線通信ネットワークとの間で接続を確立して前記第1の無線通信ネットワークとの間で無線信号を送受信する第1無線通信ネットワークアクセスステップと、前記端末装置が、前記第1無線通信ネットワークアクセスステップにより前記第1の無線通信ネットワークとの間の接続が確立された場合にのみ、前記第1無線通信ネットワークアクセスステップを介して、第1のプッシュ通知を受信する通信セッションを情報配信装置の第1のプッシュ通知送信部との間で確立するプッシュ通知受信ステップと、を含むプッシュ通知受信方法である。
(13)本発明の一態様は、情報配信装置が、端末装置と特定の第1の無線通信ネットワークとの間の接続が確立された場合にのみ第1のプッシュ通知を受信する通信セッションを確立するプッシュ通知受信部を備えた前記端末装置の前記プッシュ通知受信部との間で前記通信セッションを確立し、前記プッシュ通知受信部との間で確立された前記通信セッションにおいて第1のプッシュ通知を送信する第1のプッシュ通知送信ステップと、前記情報配信装置が、前記第1のプッシュ通知送信ステップにより確立し維持する通信セッションとセッション確立相手の端末装置とを関連付けるセッション管理情報を記憶するセッション管理情報記憶ステップと、前記情報配信装置が、前記セッション管理情報によりプッシュ通知先の端末装置に関連付けられた通信セッションを、前記第1のプッシュ通知送信ステップへ指定するプッシュ通知制御ステップと、を含むプッシュ通知送信方法である。
(12) According to one aspect of the present invention, a terminal device establishes a connection with a specific first wireless communication network, and transmits and receives a wireless signal to and from the first wireless communication network. The communication network access step and the terminal device through the first wireless communication network access step only when the connection between the terminal device and the first wireless communication network is established by the first wireless communication network access step. And a push notification receiving step for establishing a communication session for receiving the first push notification with the first push notification transmission unit of the information distribution apparatus.
(13) According to one aspect of the present invention, an information distribution apparatus establishes a communication session that receives a first push notification only when a connection between a terminal apparatus and a specific first wireless communication network is established Establishing the communication session with the push notification receiving unit of the terminal device including the push notification receiving unit, and sending the first push notification in the communication session established with the push notification receiving unit. A first push notification transmission step for transmission, and session management information for storing session management information for associating a communication session established and maintained by the information distribution device with the first push notification transmission step with a terminal device of a session establishment partner An information storing step, and the information distribution device relates to a push notification destination terminal device based on the session management information. The communication session attached, a push notification control step of specifying to the first push notification transmission step, a push notification transmission method comprising.

(14)本発明の一態様は、端末装置のコンピュータに、特定の第1の無線通信ネットワークとの間で接続を確立して前記第1の無線通信ネットワークとの間で無線信号を送受信する第1無線通信ネットワークアクセスステップと、前記第1無線通信ネットワークアクセスステップにより前記第1の無線通信ネットワークとの間の接続が確立された場合にのみ、前記第1無線通信ネットワークアクセスステップを介して、第1のプッシュ通知を受信する通信セッションを情報配信装置の第1のプッシュ通知送信部との間で確立するプッシュ通知受信ステップと、を実行させるためのコンピュータプログラムである。
(15)本発明の一態様は、情報配信装置のコンピュータに、端末装置と特定の第1の無線通信ネットワークとの間の接続が確立された場合にのみ第1のプッシュ通知を受信する通信セッションを確立するプッシュ通知受信部を備えた前記端末装置の前記プッシュ通知受信部との間で前記通信セッションを確立し、前記プッシュ通知受信部との間で確立された前記通信セッションにおいて第1のプッシュ通知を送信する第1のプッシュ通知送信ステップと、前記第1のプッシュ通知送信ステップにより確立し維持する通信セッションとセッション確立相手の端末装置とを関連付けるセッション管理情報を記憶するセッション管理情報記憶ステップと、前記セッション管理情報によりプッシュ通知先の端末装置に関連付けられた通信セッションを、前記第1のプッシュ通知送信ステップへ指定するプッシュ通知制御ステップと、を実行させるためのコンピュータプログラムである。
(14) According to one aspect of the present invention, a computer of a terminal device establishes a connection with a specific first wireless communication network and transmits / receives a wireless signal to / from the first wireless communication network. Only when a connection between the first wireless communication network access step and the first wireless communication network access step is established with the first wireless communication network, the first wireless communication network access step A push notification receiving step for establishing a communication session for receiving one push notification with a first push notification transmission unit of the information distribution apparatus.
(15) According to one aspect of the present invention, a communication session that receives a first push notification only when a connection between a terminal device and a specific first wireless communication network is established in a computer of an information distribution device Establishing the communication session with the push notification receiving unit of the terminal device including a push notification receiving unit for establishing a first push in the communication session established with the push notification receiving unit. A first push notification transmission step for transmitting a notification; a session management information storage step for storing session management information for associating a communication session established and maintained by the first push notification transmission step with a terminal device of a session establishment partner; , A communication session associated with the push notification destination terminal device by the session management information Is a computer program for executing a push notification control step of specifying to the first push notification transmission step.

本発明によれば、特定の無線通信ネットワークに接続する端末のユーザに対してプッシュ通知サービス品質の向上を図ることができるという効果が得られる。   According to the present invention, it is possible to improve the push notification service quality for a user of a terminal connected to a specific wireless communication network.

本発明の第1実施形態に係るプッシュ型情報配信システムを示す構成図である。It is a block diagram which shows the push type | mold information delivery system which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る受信履歴記憶部14の構成例を示す図である。It is a figure which shows the structural example of the reception log | history memory | storage part 14 which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る端末装置10のハードウェア構成例を示す図である。It is a figure which shows the hardware structural example of the terminal device 10 which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係るセッション管理情報記憶部23の構成例を示す図である。It is a figure which shows the structural example of the session management information storage part 23 which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係るセルラNWIPアドレス管理データベース41の構成例を示す図である。It is a figure which shows the structural example of the cellular NWIP address management database 41 which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る情報配信装置20のハードウェア構成例を示す図である。It is a figure which shows the hardware structural example of the information delivery apparatus 20 which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係るプッシュ通知管理サーバ42のプッシュ通知管理情報の構成例を示す図である。It is a figure which shows the structural example of the push notification management information of the push notification management server 42 which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係るプッシュ型情報配信方法を示すシーケンスチャートである。It is a sequence chart which shows the push type | mold information delivery method which concerns on 1st Embodiment of this invention. 本発明の第2実施形態に係るプッシュ型情報配信システムを示す構成図である。It is a block diagram which shows the push type | mold information delivery system which concerns on 2nd Embodiment of this invention. 本発明の第2実施形態に係るセッション管理情報記憶部23の構成例を示す図である。It is a figure which shows the structural example of the session management information storage part 23 which concerns on 2nd Embodiment of this invention. 本発明の第3実施形態に係るプッシュ型情報配信システムを示す構成図である。It is a block diagram which shows the push type | mold information delivery system which concerns on 3rd Embodiment of this invention.

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

[第1実施形態]
図1は、本発明の第1実施形態に係るプッシュ型情報配信システムを示す構成図である。図1において、情報配信装置20は端末装置10に対してプッシュ通知を送信する。端末装置10は情報配信装置20からプッシュ通知を受信する。情報配信装置20から端末装置10までのプッシュ通知の通信経路として、無線LAN31を介して端末装置10に到達する第1通信経路と、セルラネットワーク(セルラNW)33を介して端末装置10に到達する第2通信経路と、がある。第1通信経路は、情報配信装置20と無線LAN31との間にインターネット32を介する。
[First Embodiment]
FIG. 1 is a configuration diagram showing a push-type information distribution system according to the first embodiment of the present invention. In FIG. 1, the information distribution device 20 transmits a push notification to the terminal device 10. The terminal device 10 receives the push notification from the information distribution device 20. As a communication path for push notification from the information distribution apparatus 20 to the terminal apparatus 10, the first communication path reaching the terminal apparatus 10 via the wireless LAN 31 and the terminal apparatus 10 via the cellular network (cellular NW) 33 are reached. And a second communication path. The first communication path is via the Internet 32 between the information distribution device 20 and the wireless LAN 31.

無線LAN31は、特定の第1の無線通信ネットワークの例である。無線LAN31として、例えば、IEEE802.11シリーズ規格に準拠するWi−Fiと呼ばれる無線LANが挙げられる。セルラNW33は、特定の第2の無線通信ネットワークの例である。セルラNW33として、例えば、3GPP(3rd Generation Partnership Project)の標準規格であるLTE(Long Term Evolution)と呼ばれる無線通信方式の無線通信システムが挙げられる。   The wireless LAN 31 is an example of a specific first wireless communication network. An example of the wireless LAN 31 is a wireless LAN called Wi-Fi that conforms to the IEEE 802.11 series standard. The cellular NW 33 is an example of a specific second wireless communication network. As the cellular NW 33, for example, a wireless communication system of a wireless communication method called LTE (Long Term Evolution) which is a standard of 3GPP (3rd Generation Partnership Project) is cited.

情報配信装置20の第1プッシュ通知送信部21は、第1通信経路によりプッシュ通知を送信する。第1プッシュ通知送信部21が送信するプッシュ通知のことを第1プッシュ通知と称する。情報配信装置20の第2プッシュ通知送信部22は、第2通信経路によりプッシュ通知を送信する。第2プッシュ通知送信部22が送信するプッシュ通知のことを第2プッシュ通知と称する。   The first push notification transmission unit 21 of the information distribution device 20 transmits a push notification through the first communication path. The push notification transmitted by the first push notification transmission unit 21 is referred to as a first push notification. The second push notification transmission unit 22 of the information distribution device 20 transmits a push notification through the second communication path. The push notification transmitted by the second push notification transmission unit 22 is referred to as a second push notification.

(端末装置)
端末装置10について説明する。図1において、端末装置10は、無線LANアクセス部11と、セルラNWアクセス部12と、プッシュ通知受信部13と、受信履歴記憶部14と、アプリケーション15とを備える。
(Terminal device)
The terminal device 10 will be described. In FIG. 1, the terminal device 10 includes a wireless LAN access unit 11, a cellular NW access unit 12, a push notification reception unit 13, a reception history storage unit 14, and an application 15.

無線LANアクセス部11は、無線LAN31との間で接続を確立して当該無線LAN31との間で無線信号を送受信する。無線LANアクセス部11は、無線LAN31の所定の手順で無線LAN31のアクセスポイント装置との間で接続を確立する。無線LANアクセス部11は、接続を確立したアクセスポイント装置との間で無線信号を送受信する。   The wireless LAN access unit 11 establishes a connection with the wireless LAN 31 and transmits / receives a wireless signal to / from the wireless LAN 31. The wireless LAN access unit 11 establishes a connection with the access point device of the wireless LAN 31 according to a predetermined procedure of the wireless LAN 31. The wireless LAN access unit 11 transmits and receives wireless signals to and from the access point device that has established a connection.

セルラNWアクセス部12は、セルラNW33との間で接続を確立して当該セルラNW33との間で無線信号を送受信する。セルラNWアクセス部12は、セルラNW33の所定の手順でセルラNW33の基地局装置との間で接続を確立する。セルラNWアクセス部12は、接続を確立した基地局装置との間で無線信号を送受信する。   The cellular NW access unit 12 establishes a connection with the cellular NW 33 and transmits / receives a radio signal to / from the cellular NW 33. The cellular NW access unit 12 establishes a connection with the base station apparatus of the cellular NW 33 according to a predetermined procedure of the cellular NW 33. The cellular NW access unit 12 transmits and receives radio signals to and from the base station apparatus that has established a connection.

プッシュ通知受信部13は、無線LANアクセス部11と無線LAN31との間の接続が確立された場合にのみ、無線LANアクセス部11を介して、第1プッシュ通知を受信する通信セッションを情報配信装置20の第1プッシュ通知送信部21との間で確立する。プッシュ通知受信部13は、無線LANアクセス部11と無線LAN31との間の接続の確立あり又は確立なしを、例えば端末装置10のOS(Operating System:オペレーティングシステム)を介して認識する。プッシュ通知受信部13は、情報配信装置20の第1プッシュ通知送信部21との間で確立した通信セッションにより、第1プッシュ通知送信部21から第1プッシュ通知を受信する。   The push notification reception unit 13 transmits a communication session for receiving the first push notification via the wireless LAN access unit 11 only when the connection between the wireless LAN access unit 11 and the wireless LAN 31 is established. Established with 20 first push notification transmitters 21. The push notification receiving unit 13 recognizes that the connection between the wireless LAN access unit 11 and the wireless LAN 31 is established or not established, for example, via an OS (Operating System) of the terminal device 10. The push notification reception unit 13 receives the first push notification from the first push notification transmission unit 21 through a communication session established with the first push notification transmission unit 21 of the information distribution device 20.

プッシュ通知受信部13は、無線LANアクセス部11と無線LAN31との間の接続が継続する間は第1プッシュ通知を受信する通信セッションのキープアライブを実行する。   The push notification receiving unit 13 performs keep-alive of a communication session that receives the first push notification while the connection between the wireless LAN access unit 11 and the wireless LAN 31 continues.

プッシュ通知受信部13は、セルラNWアクセス部12を介して、情報配信装置20の第2プッシュ通知送信部22から送信される第2プッシュ通知を受信する。   The push notification reception unit 13 receives the second push notification transmitted from the second push notification transmission unit 22 of the information distribution device 20 via the cellular NW access unit 12.

第2プッシュ通知は、セルラNW33における端末装置10の加入者識別情報(以下、セルラNW加入者IDと称する)に基づいた宛先アドレスを使用して情報配信装置20の第2プッシュ通知送信部22から送信される。端末装置10のセルラNW加入者IDに基づいた宛先アドレスとして、セルラNW33から当該端末装置10に割り当てられたIP(Internet Protocol)アドレスが使用される。セルラNW33は、IPパケットの転送機能を有し、宛先IPアドレスに基づいたIPパケット転送を行う。セルラNW33から端末装置10に割り当てられたIPアドレスが宛先アドレスである第2プッシュ通知のIPパケットは、セルラNW33により、情報配信装置20から当該端末装置10へ転送される。   The second push notification is sent from the second push notification transmission unit 22 of the information distribution device 20 using the destination address based on the subscriber identification information of the terminal device 10 in the cellular NW 33 (hereinafter referred to as a cellular NW subscriber ID). Sent. As a destination address based on the cellular NW subscriber ID of the terminal device 10, an IP (Internet Protocol) address assigned to the terminal device 10 from the cellular NW 33 is used. The cellular NW 33 has an IP packet transfer function, and performs IP packet transfer based on the destination IP address. The second push notification IP packet whose destination address is the IP address assigned to the terminal device 10 from the cellular NW 33 is transferred from the information distribution device 20 to the terminal device 10 by the cellular NW 33.

なお、セルラNW加入者IDとして、例えば、セルラNW33の電話番号(以下、単に電話番号と称する)、セルラNW33のユーザ識別情報、端末装置10に装着されたSIM(Subscriber Identity Module)カードの固有情報などが利用可能である。   As the cellular NW subscriber ID, for example, a telephone number of the cellular NW 33 (hereinafter simply referred to as a telephone number), user identification information of the cellular NW 33, unique information of a SIM (Subscriber Identity Module) card attached to the terminal device 10 Etc. are available.

受信履歴記憶部14は、プッシュ通知受信部13が受信した第1プッシュ通知に含まれるメッセージ識別情報(メッセージID)と第2のプッシュ通知に含まれるメッセージIDとの履歴を記憶する。図2は、本発明の第1実施形態に係る受信履歴記憶部14の構成例を示す図である。図2の例では、受信履歴記憶部14は、プッシュ通知受信部13が受信した第1プッシュ通知と第2プッシュ通知との各々について、受信時刻を示す情報とメッセージIDと受信ネットワーク(受信NW)を示す情報とを関連付けて記憶する。図2中、第1プッシュ通知の受信NWは無線LANであり、第2プッシュ通知の受信NWはセルラNWである。なお、図2中の各項目に記載される内容は説明の便宜上のものである。   The reception history storage unit 14 stores a history of message identification information (message ID) included in the first push notification received by the push notification reception unit 13 and a message ID included in the second push notification. FIG. 2 is a diagram illustrating a configuration example of the reception history storage unit 14 according to the first embodiment of the present invention. In the example of FIG. 2, the reception history storage unit 14 includes information indicating a reception time, a message ID, and a reception network (reception NW) for each of the first push notification and the second push notification received by the push notification reception unit 13. Is stored in association with information indicating. In FIG. 2, the reception NW of the first push notification is a wireless LAN, and the reception NW of the second push notification is a cellular NW. The contents described in each item in FIG. 2 are for convenience of explanation.

アプリケーション15は、端末装置10にインストールされるアプリケーションのうち、プッシュ通知受信部13が受信した第1プッシュ通知及び第2プッシュ通知をプッシュ通知受信部13から受信するアプリケーションである。アプリケーション15は、プッシュ通知受信部13が受信した第1プッシュ通知及び第2プッシュ通知を、例えば端末装置10のOSを介して受信する。   The application 15 is an application that receives the first push notification and the second push notification received by the push notification reception unit 13 from the push notification reception unit 13 among the applications installed in the terminal device 10. The application 15 receives the first push notification and the second push notification received by the push notification reception unit 13 via, for example, the OS of the terminal device 10.

プッシュ通知受信部13又はアプリケーション15は、第1プッシュ通知及び第2プッシュ通知の各々に含まれるメッセージIDに基づいて、重複した第1プッシュ通知又は第2プッシュ通知を破棄する。重複プッシュ通知破棄方法として、例えば、受信履歴記憶部14に記憶される履歴に含まれるメッセージIDと同一のメッセージIDを有する第1プッシュ通知又は第2プッシュ通知を受信した場合に、重複した第1プッシュ通知又は第2プッシュ通知を破棄する。   The push notification reception unit 13 or the application 15 discards the duplicated first push notification or second push notification based on the message ID included in each of the first push notification and the second push notification. As a duplicate push notification discarding method, for example, when the first push notification or the second push notification having the same message ID as the message ID included in the history stored in the reception history storage unit 14 is received, the duplicate first notification is received. Discard the push notification or the second push notification.

プッシュ通知受信部13は、プッシュ通知受信ポートのオープンとクローズとを制御する。プッシュ通知受信ポートは、第1プッシュ通知を受信するポートであってもよく、又は、第2プッシュ通知を受信するポートであってもよい。プッシュ通知受信部13は、プッシュ通知受信ポートをオープンするポートオープン条件を有する。プッシュ通知受信部13は、ポートオープン条件を満足する場合にプッシュ通知受信ポートをオープンする。プッシュ通知受信部13は、ポートオープン条件を不満足する場合にプッシュ通知受信ポートをクローズする。プッシュ通知受信ポートとして、TCP(Transmission Control Protocol)ポートが使用される。以下にポートオープン条件の例1、2、3を挙げる。   The push notification receiving unit 13 controls opening and closing of the push notification receiving port. The push notification reception port may be a port that receives the first push notification, or may be a port that receives the second push notification. The push notification reception unit 13 has a port open condition for opening a push notification reception port. The push notification reception unit 13 opens the push notification reception port when the port open condition is satisfied. The push notification reception unit 13 closes the push notification reception port when the port open condition is not satisfied. A TCP (Transmission Control Protocol) port is used as a push notification reception port. Examples 1, 2, and 3 of port open conditions are given below.

(ポートオープン条件の例1)
ポートオープン条件の例1は、アプリケーション15のインストールあり又は起動ありである。アプリケーション15のインストールの有無は、端末装置10のOSを介してプッシュ通知受信部13に通知される。プッシュ通知受信部13は、該通知がアプリケーション15のインストールありの場合にポートオープン条件を満足すると判断し、該通知がアプリケーション15のインストールなしの場合にポートオープン条件を不満足すると判断する。
(Example of port open condition 1)
Example 1 of the port open condition is that the application 15 is installed or activated. Whether the application 15 is installed is notified to the push notification receiving unit 13 via the OS of the terminal device 10. The push notification receiving unit 13 determines that the port open condition is satisfied when the notification has the application 15 installed, and determines that the port open condition is not satisfied when the notification does not have the application 15 installed.

又は、アプリケーション15の起動の有無は、端末装置10のOSを介してプッシュ通知受信部13に通知される。プッシュ通知受信部13は、該通知がアプリケーション15の起動ありの場合にポートオープン条件を満足すると判断し、該通知がアプリケーション15の起動なしの場合にポートオープン条件を不満足すると判断する。   Alternatively, whether or not the application 15 is activated is notified to the push notification receiving unit 13 via the OS of the terminal device 10. The push notification receiving unit 13 determines that the port open condition is satisfied when the notification is when the application 15 is activated, and determines that the port open condition is not satisfied when the notification is when the application 15 is not activated.

アプリケーション15がインストールされていなかったり起動されていなかったりする状態では、プッシュ通知受信部13から第1プッシュ通知及び第2プッシュ通知を受信するアプリケーション15がないので、プッシュ通知受信部13がプッシュ通知受信ポートをクローズすることにより第1プッシュ通知又は第2プッシュ通知を受信できなくしても問題ない。これにより、プッシュ通知受信ポートの無用のオープンを避け、セキュリティの向上を図ることができる。   In a state in which the application 15 is not installed or activated, there is no application 15 that receives the first push notification and the second push notification from the push notification receiving unit 13, so that the push notification receiving unit 13 receives the push notification. There is no problem even if the first push notification or the second push notification cannot be received by closing the port. As a result, unnecessary opening of the push notification receiving port can be avoided and security can be improved.

なお、端末装置10にインストールされるアプリケーションがアプリケーション15であるか否かの情報は、例えば、各アプリケーションの属性情報に含めておくことが挙げられる。又は、端末装置10が、予め、アプリケーション15のリストを保持してもよい。   Note that the information indicating whether the application installed in the terminal device 10 is the application 15 is included in the attribute information of each application, for example. Alternatively, the terminal device 10 may hold a list of applications 15 in advance.

(ポートオープン条件の例2)
ポートオープン条件の例2は、プッシュ通知の受信のユーザ許諾ありである。端末装置10のユーザ設定機能として、プッシュ通知の受信のユーザ許諾の設定機能を設ける。プッシュ通知受信部13は、端末装置10のユーザ設定機能により設定されたユーザ設定データのうち、プッシュ通知の受信のユーザ許諾のユーザ設定データの設定内容がユーザ許諾ありであるか又はユーザ許諾なしであるかを確認する。プッシュ通知受信部13は、該確認の結果、ユーザ許諾ありである場合にはポートオープン条件を満足すると判断する。一方、プッシュ通知受信部13は、該確認の結果、ユーザ許諾なしである場合にはポートオープン条件を不満足すると判断する。
(Example 2 of port open conditions)
Example 2 of the port open condition is a user permission for receiving a push notification. As a user setting function of the terminal device 10, a user permission setting function for receiving a push notification is provided. Of the user setting data set by the user setting function of the terminal device 10, the push notification receiving unit 13 sets whether the setting content of the user setting data for receiving the push notification is with or without user permission. Check if it exists. As a result of the confirmation, the push notification receiving unit 13 determines that the port open condition is satisfied when the user permission is given. On the other hand, the push notification receiving unit 13 determines that the port open condition is not satisfied when the user permission is not obtained as a result of the confirmation.

プッシュ通知の受信のユーザ許諾なしの状態では、プッシュ通知受信部13による第1プッシュ通知及び第2プッシュ通知の受信自体が禁止される。このため、プッシュ通知の受信のユーザ許諾なしの状態では、プッシュ通知受信部13は、プッシュ通知受信ポートをクローズする。これにより、プッシュ通知受信ポートの無用のオープンを避け、セキュリティの向上を図ることができる。   In the state without the user permission for receiving the push notification, the reception itself of the first push notification and the second push notification by the push notification receiving unit 13 is prohibited. For this reason, the push notification receiving unit 13 closes the push notification receiving port in a state where the user permission for receiving the push notification is not given. As a result, unnecessary opening of the push notification receiving port can be avoided and security can be improved.

(ポートオープン条件の例3)
ポートオープン条件の例3は、プッシュ通知サービスの加入者のサービス加入者識別情報(サービス加入者ID)の設定ありである。端末装置10のユーザ設定機能として、サービス加入者IDの設定機能を設ける。プッシュ通知受信部13は、端末装置10のユーザ設定機能により設定されたユーザ設定データのうち、サービス加入者IDのユーザ設定データが設定されているか又は設定されていないかを確認する。プッシュ通知受信部13は、該確認の結果、サービス加入者IDのユーザ設定データが設定されている場合にはポートオープン条件を満足すると判断する。一方、プッシュ通知受信部13は、該確認の結果、サービス加入者IDのユーザ設定データが設定されていない場合にはポートオープン条件を不満足すると判断する。
(Example 3 of port open conditions)
Example 3 of the port open condition is setting of service subscriber identification information (service subscriber ID) of the subscriber of the push notification service. As a user setting function of the terminal device 10, a service subscriber ID setting function is provided. The push notification receiving unit 13 checks whether the user setting data of the service subscriber ID is set or not set among the user setting data set by the user setting function of the terminal device 10. As a result of the confirmation, the push notification reception unit 13 determines that the port open condition is satisfied when the user setting data of the service subscriber ID is set. On the other hand, as a result of the confirmation, the push notification reception unit 13 determines that the port open condition is not satisfied when the user setting data of the service subscriber ID is not set.

端末装置10にユーザ設定されたサービス加入者IDは、例えばプッシュ通知サービスにおけるユーザ認証に使用される。この場合、プッシュ通知サービスにおけるユーザ認証の成功は、第1プッシュ通知及び第2プッシュ通知の送信の実行条件となる。このため、サービス加入者IDの設定なしの状態では、プッシュ通知受信部13は、プッシュ通知受信ポートをクローズすることにより第1プッシュ通知又は第2プッシュ通知を受信できなくしても問題ない。これにより、プッシュ通知受信ポートの無用のオープンを避け、セキュリティの向上を図ることができる。   The service subscriber ID set by the user in the terminal device 10 is used for user authentication in the push notification service, for example. In this case, success of user authentication in the push notification service is an execution condition for transmitting the first push notification and the second push notification. Therefore, in the state where the service subscriber ID is not set, there is no problem even if the push notification receiving unit 13 cannot receive the first push notification or the second push notification by closing the push notification receiving port. As a result, unnecessary opening of the push notification receiving port can be avoided and security can be improved.

プッシュ通知受信部13は、上述したポートオープン条件の例1、2、3のうち、いずれか一つを単独で使用してもよく、又は、いずれか複数を組み合わせて使用してもよい。   The push notification receiving unit 13 may use any one of the above-described port open condition examples 1, 2, and 3 alone, or may use any combination thereof.

図3は、本発明の第1実施形態に係る端末装置10のハードウェア構成例を示す図である。図3において、端末装置10は、CPU_51(演算処理部)と、プログラム記憶部52と、データ記憶部53と、無線LAN通信モジュール54と、セルラNW通信モジュール55と、操作部56と、表示部57とを備える。これら各部はデータを交換できるように構成される。   FIG. 3 is a diagram illustrating a hardware configuration example of the terminal device 10 according to the first embodiment of the present invention. 3, the terminal device 10 includes a CPU_51 (arithmetic processing unit), a program storage unit 52, a data storage unit 53, a wireless LAN communication module 54, a cellular NW communication module 55, an operation unit 56, and a display unit. 57. Each of these units is configured to exchange data.

CPU_51は端末装置10の制御を行う。この制御機能は、CPU_51がコンピュータプログラムを実行することにより実現される。プログラム記憶部52は、CPU_51によって実行されるコンピュータプログラムを記憶する。プログラム記憶部52は、プッシュ通知受信プログラム61と、アプリケーションプログラム62とを記憶する。図1に示される端末装置10のプッシュ通知受信部13の機能は、図3に示されるCPU_51がプログラム記憶部52に記憶されるプッシュ通知受信プログラム61を実行することにより実現される。図1に示される端末装置10のアプリケーション15の機能は、図3に示されるCPU_51がプログラム記憶部52に記憶されるアプリケーションプログラム62を実行することにより実現される。   The CPU_51 controls the terminal device 10. This control function is realized by the CPU_51 executing a computer program. The program storage unit 52 stores a computer program executed by the CPU_51. The program storage unit 52 stores a push notification reception program 61 and an application program 62. The function of the push notification reception unit 13 of the terminal device 10 illustrated in FIG. 1 is realized by the CPU_51 illustrated in FIG. 3 executing the push notification reception program 61 stored in the program storage unit 52. The function of the application 15 of the terminal device 10 illustrated in FIG. 1 is realized by the CPU_51 illustrated in FIG. 3 executing the application program 62 stored in the program storage unit 52.

データ記憶部53はデータを記憶する。図1に示される端末装置10の受信履歴記憶部14は、図3に示されるデータ記憶部53内に設けられる。   The data storage unit 53 stores data. The reception history storage unit 14 of the terminal device 10 shown in FIG. 1 is provided in the data storage unit 53 shown in FIG.

無線LAN通信モジュール54は、図1に示される端末装置10の無線LANアクセス部11の機能を実現する通信モジュールである。セルラNW通信モジュール55は、図1に示される端末装置10のセルラNWアクセス部12の機能を実現する通信モジュールである。セルラNW通信モジュール55にはSIMカード(図示せず)が接続される。   The wireless LAN communication module 54 is a communication module that realizes the function of the wireless LAN access unit 11 of the terminal device 10 shown in FIG. The cellular NW communication module 55 is a communication module that implements the function of the cellular NW access unit 12 of the terminal device 10 shown in FIG. A SIM card (not shown) is connected to the cellular NW communication module 55.

操作部56は、キーボード、テンキー、マウス等の入力デバイスから構成され、ユーザの操作に応じたデータ入力を行う。表示部57は、液晶表示装置等の表示デバイスから構成され、データ表示を行う。また、データ入力とデータ表示の両方が可能なタッチパネルを備えてもよい。   The operation unit 56 includes input devices such as a keyboard, a numeric keypad, and a mouse, and performs data input according to a user operation. The display unit 57 is composed of a display device such as a liquid crystal display device and displays data. Further, a touch panel capable of both data input and data display may be provided.

端末装置10として、汎用のコンピュータ装置を使用してもよく、又は、専用のハードウェア装置として構成してもよい。また、端末装置10として、スマートフォン等の携帯通信端末装置、タブレット型のコンピュータ装置、据置き型のパーソナルコンピュータ装置などを使用してもよい。   A general-purpose computer device may be used as the terminal device 10 or may be configured as a dedicated hardware device. Further, as the terminal device 10, a mobile communication terminal device such as a smartphone, a tablet computer device, a stationary personal computer device, or the like may be used.

(情報配信装置)
情報配信装置20について説明する。図1において、情報配信装置20は、第1プッシュ通知送信部21と、第2プッシュ通知送信部22と、セッション管理情報記憶部23と、プッシュ通知制御部24とを備える。
(Information distribution device)
The information distribution device 20 will be described. In FIG. 1, the information distribution device 20 includes a first push notification transmission unit 21, a second push notification transmission unit 22, a session management information storage unit 23, and a push notification control unit 24.

第1プッシュ通知送信部21は、端末装置10のプッシュ通知受信部13との間で通信セッションを確立し、プッシュ通知受信部13との間で確立された通信セッションにおいて第1プッシュ通知を送信する。第1プッシュ通知送信部21は、プッシュ通知受信部13との間で確立された通信セッションのキープアライブに応じて当該通信セッションを維持する。   The first push notification transmission unit 21 establishes a communication session with the push notification reception unit 13 of the terminal device 10 and transmits the first push notification in the communication session established with the push notification reception unit 13. . The first push notification transmission unit 21 maintains the communication session according to the keep-alive of the communication session established with the push notification reception unit 13.

セッション管理情報記憶部23は、第1プッシュ通知送信部21が確立し維持する通信セッションとセッション確立相手の端末装置10とを関連付けるセッション管理情報を記憶する。図4は、本発明の第1実施形態に係るセッション管理情報記憶部23の構成例を示す図である。図4の例では、セッション管理情報記憶部23は、第1プッシュ通知送信部21が確立し維持する通信セッション毎に、通信セッションの識別情報(セッションID)と、セッション確立相手の端末装置10の電話番号とを関連付けて記憶する。なお、図4中の各項目に記載される内容は説明の便宜上のものである。   The session management information storage unit 23 stores session management information that associates the communication session established and maintained by the first push notification transmission unit 21 with the terminal device 10 that is the session establishment partner. FIG. 4 is a diagram illustrating a configuration example of the session management information storage unit 23 according to the first embodiment of the present invention. In the example of FIG. 4, the session management information storage unit 23 includes, for each communication session established and maintained by the first push notification transmission unit 21, the communication session identification information (session ID) and the session establishment partner terminal device 10. The telephone number is stored in association with the telephone number. Note that the contents described in each item in FIG. 4 are for convenience of explanation.

プッシュ通知制御部24は、セッション管理情報記憶部23によりプッシュ通知先の端末装置10に関連付けられた通信セッションを、第1プッシュ通知送信部21へ指定する。第1プッシュ通知送信部21は、プッシュ通知制御部24から指定された通信セッションにより、第1プッシュ通知を送信する。プッシュ通知制御部24は、プッシュ通知先の端末装置10の電話番号が指定されると、該指定された電話番号に関連付けられたセッションIDをセッション管理情報記憶部23から取得する。プッシュ通知制御部24は、該取得したセッションIDを第1プッシュ通知送信部21へ通知する。第1プッシュ通知送信部21は、プッシュ通知制御部24から通知されたセッションIDの通信セッションにより、第1プッシュ通知を送信する。   The push notification control unit 24 designates the communication session associated with the push notification destination terminal device 10 to the first push notification transmission unit 21 by the session management information storage unit 23. The first push notification transmission unit 21 transmits the first push notification through the communication session specified by the push notification control unit 24. When the telephone number of the terminal device 10 that is the push notification destination is designated, the push notification control unit 24 acquires the session ID associated with the designated telephone number from the session management information storage unit 23. The push notification control unit 24 notifies the first push notification transmission unit 21 of the acquired session ID. The first push notification transmission unit 21 transmits the first push notification through the communication session having the session ID notified from the push notification control unit 24.

第2プッシュ通知送信部22は、セルラNW33を介して、セルラNW加入者IDに基づいた宛先アドレスを使用して第2のプッシュ通知を送信する。プッシュ通知制御部24は、プッシュ通知先の端末装置10のセルラNW加入者IDを第2プッシュ通知送信部22へ指定する。第2プッシュ通知送信部22は、プッシュ通知制御部24から指定されたセルラNW加入者IDに基づいた宛先アドレスを使用して第2のプッシュ通知を送信する。   The second push notification transmission unit 22 transmits the second push notification via the cellular NW 33 using the destination address based on the cellular NW subscriber ID. The push notification control unit 24 specifies the cellular NW subscriber ID of the push notification destination terminal device 10 to the second push notification transmission unit 22. The second push notification transmission unit 22 transmits the second push notification using a destination address based on the cellular NW subscriber ID designated by the push notification control unit 24.

第2プッシュ通知送信部22は、セルラNWIPアドレス管理データベース41に通信回線を介してアクセスし、プッシュ通知制御部24から指定されたセルラNW加入者IDに基づいた宛先アドレスをセルラNWIPアドレス管理データベース41から取得する。図5は、本発明の第1実施形態に係るセルラNWIPアドレス管理データベース41の構成例を示す図である。図5の例では、セルラNWIPアドレス管理データベース41は、端末装置10の電話番号と、IPアドレスとを関連付けて記憶する。セルラNWIPアドレス管理データベース41において、端末装置10の電話番号に関連付けられたIPアドレスは、セルラNW33から当該端末装置10に割り当てられたIPアドレスである。セルラNWIPアドレス管理データベース41は、セルラNW33から各端末装置10に割り当てられたIPアドレスを取得して格納する。なお、図5中の各項目に記載される内容は説明の便宜上のものである。   The second push notification transmission unit 22 accesses the cellular NWIP address management database 41 via a communication line, and assigns a destination address based on the cellular NW subscriber ID designated by the push notification control unit 24 to the cellular NWIP address management database 41. Get from. FIG. 5 is a diagram showing a configuration example of the cellular NWIP address management database 41 according to the first embodiment of the present invention. In the example of FIG. 5, the cellular NWIP address management database 41 stores the telephone number of the terminal device 10 and the IP address in association with each other. In the cellular NWIP address management database 41, the IP address associated with the telephone number of the terminal device 10 is an IP address assigned to the terminal device 10 from the cellular NW 33. The cellular NWIP address management database 41 acquires the IP address assigned to each terminal apparatus 10 from the cellular NW 33 and stores it. Note that the contents described in each item in FIG. 5 are for convenience of explanation.

プッシュ通知制御部24は、プッシュ通知先の端末装置10のセルラNW加入者IDとして当該端末装置10の電話番号を第2プッシュ通知送信部22へ指定する。第2プッシュ通知送信部22は、プッシュ通知制御部24から指定された電話番号に関連付けられたIPアドレスを、セルラNWIPアドレス管理データベース41から取得する。第2プッシュ通知送信部22は、セルラNWIPアドレス管理データベース41から取得したIPアドレスが宛先アドレスである第2プッシュ通知のIPパケットを、セルラNW33へ送信する。第2プッシュ通知送信部22からセルラNW33に送信された第2プッシュ通知のIPパケットは、セルラNW33により、宛先アドレスであるIPアドレスがセルラNW33から割り当てられた端末装置10へ転送される。   The push notification control unit 24 designates the telephone number of the terminal device 10 to the second push notification transmission unit 22 as the cellular NW subscriber ID of the terminal device 10 that is the push notification destination. The second push notification transmission unit 22 acquires the IP address associated with the telephone number designated by the push notification control unit 24 from the cellular NWIP address management database 41. The second push notification transmission unit 22 transmits to the cellular NW 33 the second push notification IP packet whose destination address is the IP address acquired from the cellular NWIP address management database 41. The IP packet of the second push notification transmitted from the second push notification transmission unit 22 to the cellular NW 33 is transferred by the cellular NW 33 to the terminal device 10 to which the IP address as the destination address is allocated from the cellular NW 33.

図6は、本発明の第1実施形態に係る情報配信装置20のハードウェア構成例を示す図である。図6において、情報配信装置20は、CPU_71と、プログラム記憶部72と、データ記憶部73と、通信部74とを備える。これら各部はデータを交換できるように構成される。   FIG. 6 is a diagram illustrating a hardware configuration example of the information distribution apparatus 20 according to the first embodiment of the present invention. In FIG. 6, the information distribution apparatus 20 includes a CPU_71, a program storage unit 72, a data storage unit 73, and a communication unit 74. Each of these units is configured to exchange data.

CPU_71は情報配信装置20の制御を行う。この制御機能は、CPU_71がコンピュータプログラムを実行することにより実現される。プログラム記憶部72は、CPU_71によって実行されるコンピュータプログラムを記憶する。プログラム記憶部72は、プッシュ通知送信プログラム81を記憶する。図1に示される情報配信装置20の第1プッシュ通知送信部21と第2プッシュ通知送信部22とプッシュ通知制御部24との各々の機能は、図6に示されるCPU_71がプログラム記憶部72に記憶されるプッシュ通知送信プログラム81を実行することにより実現される。   The CPU_71 controls the information distribution apparatus 20. This control function is realized by the CPU_71 executing a computer program. The program storage unit 72 stores a computer program executed by the CPU_71. The program storage unit 72 stores a push notification transmission program 81. The functions of the first push notification transmission unit 21, the second push notification transmission unit 22, and the push notification control unit 24 of the information distribution device 20 illustrated in FIG. 1 are performed by the CPU_71 illustrated in FIG. This is realized by executing the stored push notification transmission program 81.

データ記憶部73はデータを記憶する。図1に示される情報配信装置20のセッション管理情報記憶部23は、図6に示されるデータ記憶部73内に設けられる。通信部74は他の装置との通信を行う。   The data storage unit 73 stores data. The session management information storage unit 23 of the information distribution apparatus 20 shown in FIG. 1 is provided in the data storage unit 73 shown in FIG. The communication unit 74 communicates with other devices.

情報配信装置20として、汎用のコンピュータ装置を使用してもよく、又は、専用のハードウェア装置として構成してもよい。   A general-purpose computer device may be used as the information distribution device 20, or a dedicated hardware device may be configured.

(プッシュ通知管理サーバ)
プッシュ通知管理サーバ42は、プッシュ通知の管理を行う。プッシュ通知管理サーバ42は、通信回線を介して、情報配信装置20と接続される。プッシュ通知管理サーバ42は、インターネット32又はセルラNW33を介して、端末装置10からアクセスされる。プッシュ通知管理サーバ42は、プッシュ通知管理情報を有する。図7は、本発明の第1実施形態に係るプッシュ通知管理サーバ42のプッシュ通知管理情報の構成例を示す図である。図7の例では、プッシュ通知管理情報には、プッシュ通知サービスの加入者毎に、サービス加入者識別情報(サービス加入者ID)と、アプリケーション識別情報(アプリケーションID)と、許諾状態を示す情報と、端末装置10の電話番号と、端末装置10のデバイスキーと、などが関連付けて格納される。サービス加入者IDとして、例えば、セルラNW33のユーザ識別情報を利用してもよい。アプリケーションIDは、アプリケーション15の識別情報である。許諾状態は、プッシュ通知の受信の許諾のあり又はなしを示す。許諾状態は、さらにアプリケーションID毎に管理されてもよい。デバイスキーは、端末装置10のハードウェアを一意に識別する端末固有情報である。なお、図7中の各項目に記載される内容は説明の便宜上のものである。
(Push notification management server)
The push notification management server 42 manages push notifications. The push notification management server 42 is connected to the information distribution device 20 via a communication line. The push notification management server 42 is accessed from the terminal device 10 via the Internet 32 or the cellular NW 33. The push notification management server 42 has push notification management information. FIG. 7 is a diagram showing a configuration example of push notification management information of the push notification management server 42 according to the first embodiment of the present invention. In the example of FIG. 7, the push notification management information includes, for each subscriber of the push notification service, service subscriber identification information (service subscriber ID), application identification information (application ID), and information indicating permission status. The telephone number of the terminal device 10 and the device key of the terminal device 10 are stored in association with each other. As the service subscriber ID, for example, user identification information of the cellular NW 33 may be used. The application ID is identification information of the application 15. The permission status indicates whether or not permission to receive the push notification is given. The permission state may be further managed for each application ID. The device key is terminal-specific information that uniquely identifies the hardware of the terminal device 10. Note that the contents described in each item in FIG. 7 are for convenience of explanation.

次に、図8を参照して本実施形態に係るプッシュ型情報配信システムの動作を説明する。図8は、本発明の第1実施形態に係るプッシュ型情報配信方法を示すシーケンスチャートである。   Next, the operation of the push type information distribution system according to the present embodiment will be described with reference to FIG. FIG. 8 is a sequence chart showing the push type information distribution method according to the first embodiment of the present invention.

(ステップS1)端末装置10が、プッシュ通知管理サーバ42に対して、プロビジョニング(provisioning)を実行する。端末装置10は、例えばサービス加入者IDのユーザ設定やセルラNW33のユーザ識別情報のユーザ設定などを契機にして、プッシュ通知管理サーバ42に対するプロビジョニングを実行する。プッシュ通知管理サーバ42に対するプロビジョニングでは、登録情報として、サービス加入者ID、端末装置10の電話番号、端末装置10のデバイスキーなどが、端末装置10からプッシュ通知管理サーバ42へ送信される。プッシュ通知管理サーバ42は、端末装置10から受信した登録情報を、図7に示されるように、プッシュ通知管理情報に格納する。 (Step S <b> 1) The terminal device 10 performs provisioning for the push notification management server 42. The terminal device 10 executes provisioning for the push notification management server 42 in response to, for example, user setting of a service subscriber ID or user setting of user identification information of the cellular NW 33. In provisioning for the push notification management server 42, as the registration information, a service subscriber ID, a telephone number of the terminal device 10, a device key of the terminal device 10, and the like are transmitted from the terminal device 10 to the push notification management server 42. The push notification management server 42 stores the registration information received from the terminal device 10 in the push notification management information as shown in FIG.

なお、複数の端末装置10から同一のサービス加入者IDでプッシュ通知管理サーバ42に対してプロビジョニングが実行された場合、プッシュ通知管理サーバ42は、当該一のサービス加入者IDでプロビジョニングを実行した全ての端末装置10の登録情報を、当該一のサービス加入者IDに関連付けてプッシュ通知管理情報に格納する。また、プッシュ通知管理サーバ42は、端末装置10によるデプロビジョニングにより、当該端末装置10によるプロビジョニングでプッシュ通知管理情報に格納した登録情報を該プッシュ通知管理情報から削除する。   When provisioning is executed from a plurality of terminal devices 10 to the push notification management server 42 with the same service subscriber ID, the push notification management server 42 performs all provisioning with the one service subscriber ID. Is registered in the push notification management information in association with the one service subscriber ID. Further, the push notification management server 42 deletes the registration information stored in the push notification management information by the provisioning by the terminal device 10 from the push notification management information by the deprovisioning by the terminal device 10.

(ステップS2)端末装置10が、プッシュ通知管理サーバ42に対して、許諾通知を実行する。許諾通知は、許諾あり又は許諾なしをプッシュ通知管理サーバ42に通知する。プッシュ通知管理サーバ42は、端末装置10からの許諾通知に従って、図7に示されるように、許諾状態として許諾あり又は許諾なしをプッシュ通知管理情報に格納する。 (Step S <b> 2) The terminal device 10 issues a permission notification to the push notification management server 42. The permission notification notifies the push notification management server 42 of permission or no permission. As shown in FIG. 7, the push notification management server 42 stores “permitted” or “unapproved” in the push notification management information as the permitted state according to the permission notification from the terminal device 10.

なお、許諾通知は、端末装置10にインストールされたアプリケーション15毎に実行されてもよい。アプリケーション15毎に許諾通知が実行される場合、プッシュ通知管理情報において、許諾状態は、さらにアプリケーションID毎に管理される。   Note that the permission notification may be executed for each application 15 installed in the terminal device 10. When the permission notification is executed for each application 15, the permission state is further managed for each application ID in the push notification management information.

(ステップS3)端末装置10の無線LANアクセス部11が、無線LAN31との間で接続を確立する。 (Step S <b> 3) The wireless LAN access unit 11 of the terminal device 10 establishes a connection with the wireless LAN 31.

(ステップS4)端末装置10のプッシュ通知受信部13は、無線LANアクセス部11と無線LAN31との間の接続が確立されたことを認識すると、情報配信装置20の第1プッシュ通知送信部21との間で通信セッションを確立する。情報配信装置20の第1プッシュ通知送信部21は、端末装置10との間で通信セッションを確立すると、セッション管理情報記憶部23に対して、図4に示されるように、確立した通信セッションのセッションIDと、セッション確立相手の端末装置10の電話番号とを関連付けて記憶させる。 (Step S4) When the push notification reception unit 13 of the terminal device 10 recognizes that the connection between the wireless LAN access unit 11 and the wireless LAN 31 has been established, the push notification transmission unit 21 of the information distribution device 20 Establish a communication session between them. When the first push notification transmission unit 21 of the information distribution device 20 establishes a communication session with the terminal device 10, the first push notification transmission unit 21 notifies the session management information storage unit 23 of the established communication session as illustrated in FIG. The session ID is stored in association with the telephone number of the terminal device 10 with which the session is established.

(ステップS5)プッシュ通知管理サーバ42が、情報配信装置20に対して、プッシュ通知依頼を実行する。プッシュ通知依頼では、プッシュ通知依頼情報として、プッシュ通知先の端末装置10の電話番号、プッシュ通知で通知するメッセージ、メッセージID、プッシュ通知方法を指定するプッシュ通知方法指定情報、配信先のアプリケーション15のアプリケーションIDなどが、プッシュ通知管理サーバ42から情報配信装置20へ送信される。プッシュ通知方法指定情報は、プッシュ通知方法として、第1プッシュ通知のみ、第2プッシュ通知のみ、又は、第1プッシュ通知と第2プッシュ通知との両方、のいずれかを示す。 (Step S <b> 5) The push notification management server 42 executes a push notification request to the information distribution device 20. In the push notification request, as the push notification request information, the telephone number of the terminal device 10 that is the push notification destination, the message that is notified by the push notification, the message ID, the push notification method designation information that designates the push notification method, the distribution destination application 15 An application ID or the like is transmitted from the push notification management server 42 to the information distribution device 20. The push notification method designation information indicates either the first push notification only, the second push notification only, or both the first push notification and the second push notification as the push notification method.

なお、プッシュ通知管理サーバ42は、プッシュ通知管理情報において許諾状態が許諾ありのサービス加入者ID及び電話番号のみを、プッシュ通知依頼の実行の対象にする。また、プッシュ通知管理情報において、許諾状態がさらにアプリケーションID毎に管理される場合には、許諾ありのアプリケーションIDのみを、プッシュ通知依頼の実行の対象にする。また、プッシュ通知依頼者からプッシュ通知先をサービス加入者IDで指定された場合、プッシュ通知管理サーバ42は、プッシュ通知依頼者から指定されたサービス加入者IDに関連付けられた電話番号を、プッシュ通知管理情報から取得し、取得した電話番号をプッシュ通知依頼情報に含める。   Note that the push notification management server 42 sets only the service subscriber ID and telephone number whose permission status is permitted in the push notification management information as a target of execution of the push notification request. Further, in the push notification management information, when the permission state is further managed for each application ID, only the approved application ID is set as a target of execution of the push notification request. When the push notification destination is designated by the service subscriber ID from the push notification requester, the push notification management server 42 pushes the telephone number associated with the service subscriber ID designated by the push notification requester. Acquired from the management information and include the acquired telephone number in the push notification request information.

(ステップS6)情報配信装置20のプッシュ通知制御部24は、プッシュ通知管理サーバ42から受信したプッシュ通知依頼情報に基づいて、プッシュ通知制御を実行する。プッシュ通知制御部24によるプッシュ通知制御によって、情報配信装置20から第1プッシュ通知又は第2プッシュ通知が送信される。以下に、プッシュ通知方法ごとに説明する。 (Step S <b> 6) The push notification control unit 24 of the information distribution device 20 executes push notification control based on the push notification request information received from the push notification management server 42. By the push notification control by the push notification control unit 24, the first push notification or the second push notification is transmitted from the information distribution device 20. Below, it demonstrates for every push notification method.

(1)プッシュ通知方法:第1プッシュ通知のみ
プッシュ通知依頼情報中のプッシュ通知方法指定情報が第1プッシュ通知のみを示す場合を説明する。プッシュ通知制御部24は、プッシュ通知依頼情報からプッシュ通知先の端末装置10の電話番号を取得する。プッシュ通知制御部24は、プッシュ通知依頼情報から取得した電話番号に関連付けられたセッションIDを、セッション管理情報記憶部23から取得する。
(1) Push notification method: only the first push notification The case where the push notification method designation information in the push notification request information indicates only the first push notification will be described. The push notification control unit 24 acquires the telephone number of the terminal device 10 that is the push notification destination from the push notification request information. The push notification control unit 24 acquires the session ID associated with the telephone number acquired from the push notification request information from the session management information storage unit 23.

プッシュ通知制御部24は、セッション管理情報記憶部23から取得したセッションIDと、プッシュ通知依頼情報中のメッセージ、メッセージID及びアプリケーションIDとを第1プッシュ通知送信部21へ通知する。第1プッシュ通知送信部21は、プッシュ通知制御部24から通知されたセッションIDの通信セッションにより、プッシュ通知制御部24から通知されたメッセージ、メッセージID及びアプリケーションIDを含む第1プッシュ通知を送信する。   The push notification control unit 24 notifies the first push notification transmission unit 21 of the session ID acquired from the session management information storage unit 23 and the message, message ID, and application ID in the push notification request information. The first push notification transmission unit 21 transmits the first push notification including the message, message ID, and application ID notified from the push notification control unit 24 through the communication session of the session ID notified from the push notification control unit 24. .

プッシュ通知制御部24は、プッシュ通知依頼情報から取得した電話番号に関連付けられたセッションIDをセッション管理情報記憶部23から取得できない場合、当該電話番号に係る第1プッシュ通知を中止する。第1プッシュ通知を中止する場合、プッシュ通知制御部24は、プッシュ通知管理サーバ42に対して、第1プッシュ通知を中止する報告を行ってもよい。第1プッシュ通知を中止する報告では、第1プッシュ通知中止情報として、中止する第1プッシュ通知に係るプッシュ通知依頼情報に含まれる電話番号、メッセージID、アプリケーションIDなどが、情報配信装置20からプッシュ通知管理サーバ42へ送信される。   If the session ID associated with the telephone number acquired from the push notification request information cannot be acquired from the session management information storage unit 23, the push notification control unit 24 stops the first push notification related to the telephone number. When canceling the first push notification, the push notification control unit 24 may report the push notification management server 42 to cancel the first push notification. In the report for canceling the first push notification, the telephone number, message ID, application ID, etc. included in the push notification request information related to the first push notification to be canceled are pushed from the information distribution device 20 as the first push notification cancellation information. It is transmitted to the notification management server 42.

端末装置10のプッシュ通知受信部13は、情報配信装置20の第1プッシュ通知送信部21との間で確立した通信セッションにより第1プッシュ通知を受信すると、第1プッシュ通知を受信した通信セッションにより第1プッシュ通知応答信号を送信する。情報配信装置20の第1プッシュ通知送信部21は、第1プッシュ通知を送信した通信セッションにより第1プッシュ通知応答信号を受信すると、第1プッシュ通知の成功を認識する。一方、情報配信装置20の第1プッシュ通知送信部21は、第1プッシュ通知を送信してから一定時間経過しても、第1プッシュ通知を送信した通信セッションにより第1プッシュ通知応答信号を受信しない場合、第1プッシュ通知の再送を実行する。第1プッシュ通知の再送は、一定間隔で所定回数だけ繰り返し実行される。第1プッシュ通知送信部21は、第1プッシュ通知が成功すると、第1プッシュ通知の再送を停止する。なお、重要な通知である場合には、第1プッシュ通知が成功しても当該第1プッシュ通知に対する開封通知が端末装置10から受信されるまでは、当該第1プッシュ通知の再送を繰り替えし実行してもよい。重要な通知であるか否かの情報は、プッシュ通知依頼情報に含められる。開封通知は、端末装置10から直接に情報配信装置20へ送信されてもよく、又は、後述するステップS7のプッシュ通知管理サーバ42による開封通知の受信がプッシュ通知管理サーバ42から情報配信装置20に報告されてもよい。   When the push notification reception unit 13 of the terminal device 10 receives the first push notification through the communication session established with the first push notification transmission unit 21 of the information distribution device 20, the communication session that has received the first push notification A first push notification response signal is transmitted. When the first push notification transmission unit 21 of the information distribution device 20 receives the first push notification response signal through the communication session that has transmitted the first push notification, the first push notification transmission unit 21 recognizes the success of the first push notification. On the other hand, the first push notification transmission unit 21 of the information distribution device 20 receives the first push notification response signal by the communication session that transmitted the first push notification even if a predetermined time has elapsed since the first push notification was transmitted. If not, the first push notification is retransmitted. The retransmission of the first push notification is repeatedly executed a predetermined number of times at regular intervals. When the first push notification is successful, the first push notification transmission unit 21 stops resending the first push notification. In the case of an important notification, even if the first push notification is successful, the retransmission of the first push notification is repeated until the opening notification for the first push notification is received from the terminal device 10. May be. Information regarding whether or not the notification is important is included in the push notification request information. The opening notification may be transmitted directly from the terminal device 10 to the information distribution device 20, or the reception of the opening notification by the push notification management server 42 in step S7 described later is sent from the push notification management server 42 to the information distribution device 20. May be reported.

第1プッシュ通知送信部21は、第1プッシュ通知の成否をプッシュ通知制御部24へ報告する。プッシュ通知制御部24は、プッシュ通知管理サーバ42に対して、上述した第1プッシュ通知の中止の報告と同様に、第1プッシュ通知の成否の報告を行ってもよい。   The first push notification transmission unit 21 reports the success or failure of the first push notification to the push notification control unit 24. The push notification control unit 24 may report the success / failure of the first push notification to the push notification management server 42 in the same manner as the above-described cancellation of the first push notification.

端末装置10のプッシュ通知受信部13は、受信した第1プッシュ通知に含まれるメッセージIDが受信履歴記憶部14に記憶される履歴内に存在するかを調べる。この結果、受信した第1プッシュ通知に含まれるメッセージIDが受信履歴記憶部14に記憶される履歴内に存在する場合には、プッシュ通知受信部13は、受信した第1プッシュ通知を破棄する。この場合、プッシュ通知受信部13が受信した第1プッシュ通知はアプリケーション15へ供給されない。なお、アプリケーション15が、受信した第1プッシュ通知に対する重複受信を確認し、重複受信である場合に重複した第1プッシュ通知を破棄してもよい。   The push notification reception unit 13 of the terminal device 10 checks whether the message ID included in the received first push notification exists in the history stored in the reception history storage unit 14. As a result, when the message ID included in the received first push notification exists in the history stored in the reception history storage unit 14, the push notification reception unit 13 discards the received first push notification. In this case, the first push notification received by the push notification receiving unit 13 is not supplied to the application 15. Note that the application 15 may confirm the duplicate reception for the received first push notification, and discard the duplicate first push notification in the case of duplicate reception.

一方、プッシュ通知受信部13は、受信した第1プッシュ通知に含まれるメッセージIDが受信履歴記憶部14に記憶される履歴内に存在しない場合には、受信した第1プッシュ通知に含まれるメッセージIDを、図2に示されるように、受信時刻と受信NW「無線LAN」とに関連付けて受信履歴記憶部14に記憶させる。次いで、プッシュ通知受信部13は、受信した第1プッシュ通知に含まれるアプリケーションIDのアプリケーション15に対して、受信した第1プッシュ通知を供給する。プッシュ通知受信部13は、受信した第1プッシュ通知を、例えば端末装置10のOSを介してアプリケーション15へ供給する。   On the other hand, if the message ID included in the received first push notification does not exist in the history stored in the reception history storage unit 14, the push notification receiving unit 13 includes the message ID included in the received first push notification. 2 is stored in the reception history storage unit 14 in association with the reception time and the reception NW “wireless LAN”, as shown in FIG. Next, the push notification reception unit 13 supplies the received first push notification to the application 15 having the application ID included in the received first push notification. The push notification receiving unit 13 supplies the received first push notification to the application 15 via, for example, the OS of the terminal device 10.

(2)プッシュ通知方法:第2プッシュ通知のみ
プッシュ通知依頼情報中のプッシュ通知方法指定情報が第2プッシュ通知のみを示す場合を説明する。プッシュ通知制御部24は、プッシュ通知依頼情報からプッシュ通知先の端末装置10の電話番号を取得する。プッシュ通知制御部24は、プッシュ通知依頼情報から取得した電話番号と、プッシュ通知依頼情報中のメッセージ、メッセージID及びアプリケーションIDとを第2プッシュ通知送信部22へ通知する。
(2) Push Notification Method: Second Push Notification Only A case where the push notification method designation information in the push notification request information indicates only the second push notification will be described. The push notification control unit 24 acquires the telephone number of the terminal device 10 that is the push notification destination from the push notification request information. The push notification control unit 24 notifies the second push notification transmission unit 22 of the telephone number acquired from the push notification request information and the message, message ID, and application ID in the push notification request information.

第2プッシュ通知送信部22は、プッシュ通知制御部24から通知された電話番号に関連付けられたIPアドレスを、セルラNWIPアドレス管理データベース41から取得する。第2プッシュ通知送信部22は、プッシュ通知制御部24から通知されたメッセージ、メッセージID及びアプリケーションIDを含む第2プッシュ通知のIPパケットに対して、セルラNWIPアドレス管理データベース41から取得したIPアドレスを宛先アドレスに設定する。第2プッシュ通知送信部22は、プッシュ通知制御部24から通知されたメッセージ、メッセージID及びアプリケーションIDを含む第2プッシュ通知のIPパケットを、セルラNW33へ送信する。この第2プッシュ通知のIPパケットは、セルラNW33により、プッシュ通知先の端末装置10へ転送される。   The second push notification transmission unit 22 acquires the IP address associated with the telephone number notified from the push notification control unit 24 from the cellular NWIP address management database 41. The second push notification transmission unit 22 receives the IP address acquired from the cellular NWIP address management database 41 for the second push notification IP packet including the message, message ID, and application ID notified from the push notification control unit 24. Set to the destination address. The second push notification transmission unit 22 transmits the second push notification IP packet including the message notified from the push notification control unit 24, the message ID, and the application ID to the cellular NW 33. The second push notification IP packet is transferred to the push notification destination terminal device 10 by the cellular NW 33.

なお、第2プッシュ通知送信部22は、プッシュ通知制御部24から通知された電話番号に関連付けられたIPアドレスをセルラNWIPアドレス管理データベース41から取得できない場合、当該電話番号に係る第2プッシュ通知を中止する。第2プッシュ通知を中止する場合、第2プッシュ通知送信部22は、プッシュ通知制御部24に対して、第2プッシュ通知の中止を報告する。プッシュ通知制御部24は、プッシュ通知管理サーバ42に対して、上述した第1プッシュ通知の中止の報告と同様に、第2プッシュ通知を中止する報告を行ってもよい。   When the IP address associated with the telephone number notified from the push notification control unit 24 cannot be acquired from the cellular NWIP address management database 41, the second push notification transmitting unit 22 sends the second push notification related to the telephone number. Discontinue. When canceling the second push notification, the second push notification transmitting unit 22 reports the cancellation of the second push notification to the push notification control unit 24. The push notification control unit 24 may make a report for canceling the second push notification to the push notification management server 42 in the same manner as the report for canceling the first push notification described above.

端末装置10のプッシュ通知受信部13は、セルラNW33を介して第2プッシュ通知のIPパケットを受信すると、第2プッシュ通知応答信号のIPパケットを、セルラNW33へ送信する。第2プッシュ通知応答信号のIPパケットは、セルラNW33により、情報配信装置20の第2プッシュ通知送信部22へ転送される。   When receiving the second push notification IP packet via the cellular NW 33, the push notification receiving unit 13 of the terminal device 10 transmits the second push notification response signal IP packet to the cellular NW 33. The IP packet of the second push notification response signal is transferred to the second push notification transmission unit 22 of the information distribution device 20 by the cellular NW 33.

情報配信装置20の第2プッシュ通知送信部22は、セルラNW33を介して第2プッシュ通知応答信号のIPパケットを受信すると、第2プッシュ通知の成功を認識する。一方、情報配信装置20の第2プッシュ通知送信部22は、第2プッシュ通知のIPパケットを送信してから一定時間経過しても、セルラNW33を介して第2プッシュ通知応答信号のIPパケットを受信しない場合、第2プッシュ通知のIPパケットの再送を実行する。第2プッシュ通知のIPパケットの再送は、一定間隔で所定回数だけ繰り返し実行される。第2プッシュ通知送信部22は、第2プッシュ通知が成功すると、第2プッシュ通知のIPパケットの再送を停止する。なお、重要な通知である場合には、第2プッシュ通知が成功しても当該第2プッシュ通知に対する開封通知が端末装置10から受信されるまでは、当該第2プッシュ通知の再送を繰り替えし実行してもよい。重要な通知であるか否かの情報は、プッシュ通知依頼情報に含められる。開封通知は、端末装置10から直接に情報配信装置20へ送信されてもよく、又は、後述するステップS7のプッシュ通知管理サーバ42による開封通知の受信がプッシュ通知管理サーバ42から情報配信装置20に報告されてもよい。   When the second push notification transmission unit 22 of the information distribution device 20 receives the IP packet of the second push notification response signal via the cellular NW 33, the second push notification transmission unit 22 recognizes the success of the second push notification. On the other hand, the second push notification transmission unit 22 of the information distribution device 20 transmits the IP packet of the second push notification response signal via the cellular NW 33 even after a predetermined time has elapsed after transmitting the second push notification IP packet. If not received, the second push notification IP packet is retransmitted. The retransmission of the IP packet for the second push notification is repeatedly executed a predetermined number of times at regular intervals. When the second push notification is successful, the second push notification transmission unit 22 stops the retransmission of the IP packet of the second push notification. In the case of an important notification, even if the second push notification is successful, the retransmission of the second push notification is repeated until the opening notification for the second push notification is received from the terminal device 10. May be. Information regarding whether or not the notification is important is included in the push notification request information. The opening notification may be transmitted directly from the terminal device 10 to the information distribution device 20, or the reception of the opening notification by the push notification management server 42 in step S7 described later is sent from the push notification management server 42 to the information distribution device 20. May be reported.

第2プッシュ通知送信部22は、第2プッシュ通知の成否をプッシュ通知制御部24へ報告する。プッシュ通知制御部24は、プッシュ通知管理サーバ42に対して、上述した第1プッシュ通知の中止の報告と同様に、第2プッシュ通知の成否の報告を行ってもよい。   The second push notification transmission unit 22 reports the success or failure of the second push notification to the push notification control unit 24. The push notification control unit 24 may report the success / failure of the second push notification to the push notification management server 42 in the same manner as the above-described cancellation of the first push notification.

端末装置10のプッシュ通知受信部13は、セルラNW33を介して受信した第2プッシュ通知のIPパケットから、第2プッシュ通知を取得する。プッシュ通知受信部13は、取得した第2プッシュ通知に含まれるメッセージIDが受信履歴記憶部14に記憶される履歴内に存在するかを調べる。この結果、取得した第2プッシュ通知に含まれるメッセージIDが受信履歴記憶部14に記憶される履歴内に存在する場合には、プッシュ通知受信部13は、取得した第2プッシュ通知を破棄する。この場合、プッシュ通知受信部13が受信した第2プッシュ通知はアプリケーション15へ供給されない。なお、アプリケーション15が、受信した第2プッシュ通知に対する重複受信を確認し、重複受信である場合に重複した第2プッシュ通知を破棄してもよい。   The push notification receiving unit 13 of the terminal device 10 acquires the second push notification from the second push notification IP packet received via the cellular NW 33. The push notification reception unit 13 checks whether the message ID included in the acquired second push notification exists in the history stored in the reception history storage unit 14. As a result, when the message ID included in the acquired second push notification is present in the history stored in the reception history storage unit 14, the push notification reception unit 13 discards the acquired second push notification. In this case, the second push notification received by the push notification receiving unit 13 is not supplied to the application 15. Note that the application 15 may confirm duplicate reception for the received second push notification, and discard the duplicated second push notification in the case of duplicate reception.

一方、プッシュ通知受信部13は、取得した第2プッシュ通知に含まれるメッセージIDが受信履歴記憶部14に記憶される履歴内に存在しない場合には、取得した第2プッシュ通知に含まれるメッセージIDを、図2に示されるように、受信時刻と受信NW「セルラNW」とに関連付けて受信履歴記憶部14に記憶させる。次いで、プッシュ通知受信部13は、取得した第2プッシュ通知に含まれるアプリケーションIDのアプリケーション15に対して、取得した第2プッシュ通知を供給する。プッシュ通知受信部13は、取得した第2プッシュ通知を、例えば端末装置10のOSを介してアプリケーション15へ供給する。   On the other hand, if the message ID included in the acquired second push notification does not exist in the history stored in the reception history storage unit 14, the push notification receiving unit 13 includes the message ID included in the acquired second push notification. 2 is stored in the reception history storage unit 14 in association with the reception time and the reception NW “cellular NW”, as shown in FIG. Next, the push notification reception unit 13 supplies the acquired second push notification to the application 15 having the application ID included in the acquired second push notification. The push notification reception unit 13 supplies the acquired second push notification to the application 15 via, for example, the OS of the terminal device 10.

(3)プッシュ通知方法:第1プッシュ通知と第2プッシュ通知との両方
プッシュ通知依頼情報中のプッシュ通知方法指定情報が第1プッシュ通知と第2プッシュ通知との両方を示す場合を説明する。この場合、第1プッシュ通知と第2プッシュ通知とが各々に実行される。第1プッシュ通知は、上述した「(1)プッシュ通知方法:第1プッシュ通知のみ」と同じである。第2プッシュ通知は、上述した「(2)プッシュ通知方法:第2プッシュ通知のみ」と同じである。
(3) Push Notification Method: Both First Push Notification and Second Push Notification A case will be described in which the push notification method designation information in the push notification request information indicates both the first push notification and the second push notification. In this case, the first push notification and the second push notification are executed respectively. The first push notification is the same as “(1) Push notification method: first push notification only” described above. The second push notification is the same as “(2) Push notification method: second push notification only” described above.

第1プッシュ通知と第2プッシュ通知とは、両方共に、上述したステップS5でプッシュ通知管理サーバ42から情報配信装置20へ送信されたプッシュ通知依頼情報に含まれるプッシュ通知先の端末装置10の電話番号に基づいて、プッシュ通知先の端末装置10へ送信される。また、第1プッシュ通知と第2プッシュ通知とは、両方共に、該プッシュ通知依頼情報に含まれるメッセージ、メッセージID及びアプリケーションIDを有する。このため、プッシュ通知先の端末装置10のプッシュ通知受信部13は、同一のメッセージ、同一のメッセージID及び同一のアプリケーションIDを含む第1プッシュ通知と第2プッシュ通知とを受信する可能性がある。一方、通信エラー等により、それら第1プッシュ通知又は第2プッシュ通知を受信できない可能性もある。同一のメッセージ、同一のメッセージID及び同一のアプリケーションIDを含む第1プッシュ通知と第2プッシュ通知との両方を実行することによって、プッシュ通知サービスの信頼性を向上させることができる。   Both the first push notification and the second push notification are calls of the terminal device 10 that is the push notification destination included in the push notification request information transmitted from the push notification management server 42 to the information distribution device 20 in step S5 described above. Based on the number, it is transmitted to the terminal device 10 that is the push notification destination. The first push notification and the second push notification both have a message, a message ID, and an application ID included in the push notification request information. For this reason, the push notification receiving unit 13 of the terminal device 10 that is the push notification destination may receive the first push notification and the second push notification including the same message, the same message ID, and the same application ID. . On the other hand, the first push notification or the second push notification may not be received due to a communication error or the like. The reliability of the push notification service can be improved by executing both the first push notification and the second push notification including the same message, the same message ID, and the same application ID.

プッシュ通知受信部13は、上述した受信履歴記憶部14を使用した同一メッセージIDの確認によって、重複した第1プッシュ通知又は第2プッシュ通知を破棄する。これにより、重複した第1プッシュ通知又は第2プッシュ通知がアプリケーションIDで示されるアプリケーション15へ供給されることは防止される。なお、アプリケーション15が、受信した第1プッシュ通知及び第2プッシュ通知に対する重複受信を確認し、重複受信である場合に重複した第1プッシュ通知又は第2プッシュ通知を破棄してもよい。   The push notification receiving unit 13 discards the duplicated first push notification or second push notification by confirming the same message ID using the reception history storage unit 14 described above. As a result, the duplicate first push notification or second push notification is prevented from being supplied to the application 15 indicated by the application ID. Note that the application 15 may confirm the duplicate reception for the received first push notification and the second push notification, and discard the duplicated first push notification or second push notification in the case of duplicate reception.

プッシュ通知制御部24は、第1プッシュ通知送信部21から第1プッシュ通知の成否の報告を受ける。また、プッシュ通知制御部24は、第2プッシュ通知送信部22から第2プッシュ通知の成否の報告を受ける。プッシュ通知制御部24は、第1プッシュ通知又は第2プッシュ通知のいずれかの成功の報告を受けると、第1プッシュ通知送信部21又は第2プッシュ通知送信部22のうち未だ成功の報告を受けていない方へ、プッシュ通知成功を通知する。未だ成功の報告を行っていない第1プッシュ通知送信部21又は第2プッシュ通知送信部22は、プッシュ通知制御部24からのプッシュ通知成功の通知により、自己のプッシュ通知に係る再送を停止する。又は、プッシュ通知制御部24は、第1プッシュ通知又は第2プッシュ通知のいずれかの成功の報告を受けると、第1プッシュ通知送信部21又は第2プッシュ通知送信部22のうち未だ成功の報告を受けていない方へ、再送イベントをプッシュ通知再送リストから削除することを指示してもよい。該指示を受けた第1プッシュ通知送信部21又は第2プッシュ通知送信部22は、自己のプッシュ通知再送リストから再送イベントを削除し、自己のプッシュ通知に係る再送を停止する。   The push notification control unit 24 receives a report of success or failure of the first push notification from the first push notification transmission unit 21. In addition, the push notification control unit 24 receives a report on the success or failure of the second push notification from the second push notification transmission unit 22. When the push notification control unit 24 receives the success report of either the first push notification or the second push notification, the push notification control unit 24 still receives the success report of the first push notification transmission unit 21 or the second push notification transmission unit 22. Notify the successful push notification to those who have not. The first push notification transmission unit 21 or the second push notification transmission unit 22 that has not yet reported success stops the retransmission related to its own push notification by the notification of the push notification success from the push notification control unit 24. Alternatively, when the push notification control unit 24 receives the success report of either the first push notification or the second push notification, the push notification control unit 24 still reports the success of the first push notification transmission unit 21 or the second push notification transmission unit 22. The person who has not received the request may be instructed to delete the retransmission event from the push notification retransmission list. Upon receiving the instruction, the first push notification transmission unit 21 or the second push notification transmission unit 22 deletes the retransmission event from its own push notification retransmission list, and stops the retransmission related to its own push notification.

なお、プッシュ通知制御部24は、プッシュ通知管理サーバ42に対して、上述した第1プッシュ通知の中止の報告と同様に、第1プッシュ通知と第2プッシュ通知との各々の成否の報告を行ってもよい。   The push notification control unit 24 reports the success or failure of each of the first push notification and the second push notification to the push notification management server 42 in the same manner as the above-described cancellation of the first push notification. May be.

以上がステップS6の各プッシュ通知方法の説明である。   The above is the description of each push notification method in step S6.

(ステップS7)端末装置10のアプリケーション15は、プッシュ通知受信部13から第1プッシュ通知又は第2プッシュ通知を受信すると、プッシュ通知管理サーバ42に対して開封通知を実行する。開封通知では、開封情報として、プッシュ通知受信部13から受信した第1プッシュ通知又は第2プッシュ通知に含まれるメッセージID、アプリケーション15におけるプッシュ通知表示設定情報などが、端末装置10からプッシュ通知管理サーバ42へ送信される。開封通知は、無線LAN31又はセルラNW33のいずれを介して実行されてもよい。プッシュ通知管理サーバ42は、開封通知に基づいて、プッシュ通知の配信実績データを作成する。 (Step S <b> 7) When the application 15 of the terminal device 10 receives the first push notification or the second push notification from the push notification receiving unit 13, the application 15 performs an opening notification to the push notification management server 42. In the opening notification, as the opening information, the message ID included in the first push notification or the second push notification received from the push notification receiving unit 13, the push notification display setting information in the application 15, and the like are transmitted from the terminal device 10 to the push notification management server. 42. The unsealing notification may be executed via either the wireless LAN 31 or the cellular NW 33. The push notification management server 42 creates push notification distribution result data based on the opening notification.

なお、アプリケーション15は、プッシュ通知受信部13から受信した第1プッシュ通知又は第2プッシュ通知のユーザへの報知を実行したことを条件にして、プッシュ通知管理サーバ42に開封通知を実行してもよい。ユーザへの報知方法として、例えば、画面表示、音声出力、印字出力などが挙げられる。   Note that the application 15 may execute the opening notification to the push notification management server 42 on the condition that the notification of the first push notification or the second push notification received from the push notification receiving unit 13 is executed to the user. Good. Examples of the notification method to the user include screen display, audio output, and print output.

(ステップS8)端末装置10のプッシュ通知受信部13は、情報配信装置20の第1プッシュ通知送信部21との間で確立した通信セッションのキープアライブを実行する。キープアライブは定期的に実行される。情報配信装置20の第1プッシュ通知送信部21は、プッシュ通知受信部13との間で確立された通信セッションのキープアライブに応じて当該通信セッションを維持する。通信セッションのキープアライブでは、当該通信セッションにおいて、キープアライブ信号がプッシュ通知受信部13から送信される。第1プッシュ通知送信部21は、通信セッションにおいてキープアライブ信号を受信すると、当該通信セッションを維持する。 (Step S <b> 8) The push notification receiving unit 13 of the terminal device 10 performs keep alive of the communication session established with the first push notification transmitting unit 21 of the information distribution device 20. Keep alive is performed periodically. The first push notification transmission unit 21 of the information distribution device 20 maintains the communication session according to the keep-alive of the communication session established with the push notification reception unit 13. In the keep alive of the communication session, a keep alive signal is transmitted from the push notification receiving unit 13 in the communication session. When receiving the keep-alive signal in the communication session, the first push notification transmission unit 21 maintains the communication session.

(ステップS9)端末装置10の無線LANアクセス部11と無線LAN31との間の接続が切断される。 (Step S9) The connection between the wireless LAN access unit 11 and the wireless LAN 31 of the terminal device 10 is disconnected.

(ステップS10)端末装置10のプッシュ通知受信部13は、無線LANアクセス部11と無線LAN31との間の接続が切断されたことを認識すると、情報配信装置20の第1プッシュ通知送信部21との間で確立した通信セッションを終了する。これにより、当該通信セッションのキープアライブは実行されなくなる。 (Step S10) When the push notification reception unit 13 of the terminal device 10 recognizes that the connection between the wireless LAN access unit 11 and the wireless LAN 31 has been disconnected, the push notification transmission unit 21 of the information distribution device 20 The communication session established between the two is terminated. As a result, keep alive of the communication session is not executed.

(ステップS11)情報配信装置20の第1プッシュ通知送信部21は、プッシュ通知受信部13との間で確立された通信セッションのキープアライブが一定期間継続して実行されない場合、当該通信セッションを終了する。第1プッシュ通知送信部21は、端末装置10との間で確立した通信セッションを終了すると、セッション管理情報記憶部23から、終了した通信セッションのセッションIDとセッション確立相手の端末装置10の電話番号とを削除する。 (Step S11) The first push notification transmission unit 21 of the information distribution device 20 ends the communication session when the keep-alive of the communication session established with the push notification reception unit 13 is not continuously executed for a certain period of time. To do. When the first push notification transmission unit 21 terminates the communication session established with the terminal device 10, the session management information storage unit 23 stores the session ID of the terminated communication session and the telephone number of the terminal device 10 with which the session is established. And delete.

本実施形態によれば、端末装置10が無線LAN31に接続した場合にのみ、端末装置10のプッシュ通知受信部13と情報配信装置20の第1プッシュ通知送信部21との間で第1プッシュ通知に使用される通信セッションが確立される。これにより、無線LAN31に接続する端末装置10のユーザに対してプッシュ通知サービス品質の向上を図ることができる。例えば、無線LAN31を介する第1プッシュ通知のみに使用される通信セッションが確立されることにより、無線LAN31に接続する端末装置10に対するプッシュ通知の即時性が向上する。また、無線LAN31に接続する端末装置10のユーザのみに対して、第1プッシュ通知によりメッセージを伝達することが容易に実現できる。   According to the present embodiment, only when the terminal device 10 is connected to the wireless LAN 31, the first push notification is performed between the push notification receiving unit 13 of the terminal device 10 and the first push notification transmitting unit 21 of the information distribution device 20. A communication session to be used is established. Thereby, the push notification service quality can be improved for the user of the terminal device 10 connected to the wireless LAN 31. For example, the establishment of a communication session that is used only for the first push notification via the wireless LAN 31 improves the immediacy of the push notification to the terminal device 10 connected to the wireless LAN 31. Further, it is possible to easily transmit a message by the first push notification only to the user of the terminal device 10 connected to the wireless LAN 31.

また、端末装置10と無線LAN31との接続継続中は第1プッシュ通知に使用される通信セッションがキープアライブにより維持されるので、無線LAN31に接続する端末装置10に対するプッシュ通知の安定性が向上する。   In addition, since the communication session used for the first push notification is maintained by keep-alive while the connection between the terminal device 10 and the wireless LAN 31 is continued, the stability of the push notification to the terminal device 10 connected to the wireless LAN 31 is improved. .

また、セルラNW33を介する第2プッシュ通知の機能を備えるので、無線LAN31と端末装置10との間の接続が不安定な状態においても、端末装置10に対して、セルラNW33を介して第2プッシュ通知を実行できる。   In addition, since the second push notification function via the cellular NW 33 is provided, the second push via the cellular NW 33 is performed to the terminal device 10 even when the connection between the wireless LAN 31 and the terminal device 10 is unstable. Notification can be executed.

また、情報配信装置20から無線LAN31を介する第1プッシュ通知とセルラNW33を介する第2プッシュ通知とで同一メッセージを送信することにより、端末装置10におけるプッシュ通知の受信の確実性を向上させることができる。   Further, by transmitting the same message from the information distribution device 20 using the first push notification via the wireless LAN 31 and the second push notification via the cellular NW 33, it is possible to improve the reliability of receiving the push notification in the terminal device 10. it can.

また、同一メッセージを含む第1プッシュ通知と第2プッシュ通知との両方に同一メッセージIDを含めることにより、端末装置10において重複した第1プッシュ通知又は第2プッシュ通知がメッセージIDに基づいて破棄されるので、ユーザに対して同一メッセージが重複して報知されることを防止できる。これにより、無線LAN31を介する第1プッシュ通知とセルラNW33を介する第2プッシュ通知との両方を実行することにより端末装置10におけるプッシュ通知の受信の確実性を向上させることと、重複したプッシュ通知によるユーザへの無用のメッセージ報知を防ぐこととの両面の効果が得られる。   Also, by including the same message ID in both the first push notification and the second push notification including the same message, the duplicated first push notification or second push notification in the terminal device 10 is discarded based on the message ID. Therefore, it is possible to prevent the same message from being redundantly notified to the user. As a result, it is possible to improve the reliability of receiving the push notification in the terminal device 10 by executing both the first push notification via the wireless LAN 31 and the second push notification via the cellular NW 33, and due to the duplicate push notification. Both effects of preventing unnecessary message notification to the user can be obtained.

また、端末装置10においてプッシュ通知受信ポートのオープンとクローズとがポートオープン条件に基づいて制御されるので、プッシュ通知受信ポートの無用のオープンを避け、セキュリティの向上を図ることができる。   In addition, since the opening and closing of the push notification reception port are controlled in the terminal device 10 based on the port open condition, it is possible to avoid unnecessary opening of the push notification reception port and improve security.

[第2実施形態]
第2実施形態は、上述した第1実施形態の変形例である。図9は、本発明の第2実施形態に係るプッシュ型情報配信システムを示す構成図である。図9において、上述した図1の各部に対応する部分には同一の符号を付け、その説明を省略する。
[Second Embodiment]
The second embodiment is a modification of the first embodiment described above. FIG. 9 is a block diagram showing a push type information distribution system according to the second embodiment of the present invention. 9, parts corresponding to those in FIG. 1 described above are denoted by the same reference numerals and description thereof is omitted.

図9において、複数(図9の例では2つ)の無線LAN31が存在する。各無線LAN31は、アクセスポイント識別情報(アクセスポイントID)「apid_1」、「apid_2」が付与されたアクセスポイント装置(図示せず)を有する。図9の例では、無線LAN31(apid_1)には、電話番号「090xxxxyyyy」の端末装置10と電話番号「090aaaabbbb」の端末装置10とが接続する。また、無線LAN31(apid_2)には、電話番号「090zzzzxxxx」の端末装置10が接続する。以下、第2実施形態について、主に第1実施形態と異なる点を説明する。   In FIG. 9, there are a plurality (two in the example of FIG. 9) of wireless LANs 31. Each wireless LAN 31 includes an access point device (not shown) to which access point identification information (access point ID) “apid_1” and “apid_2” is assigned. In the example of FIG. 9, the terminal device 10 having the telephone number “090xxxyyyy” and the terminal device 10 having the telephone number “090aaaabbbbb” are connected to the wireless LAN 31 (apid_1). In addition, the terminal device 10 having a telephone number “090zzzzxxxx” is connected to the wireless LAN 31 (apid_2). Hereinafter, the difference between the second embodiment and the first embodiment will be mainly described.

端末装置10のプッシュ通知受信部13は、自己が接続する無線LAN31のアクセスポイント装置のアクセスポイントIDを、情報配信装置20の第1プッシュ通知送信部21へ通知する。情報配信装置20の第1プッシュ通知送信部21は、端末装置10から通知されたアクセスポイントIDを、セッション管理情報記憶部23に記憶させる。   The push notification reception unit 13 of the terminal device 10 notifies the access point ID of the access point device of the wireless LAN 31 to which the terminal device 10 is connected to the first push notification transmission unit 21 of the information distribution device 20. The first push notification transmission unit 21 of the information distribution device 20 stores the access point ID notified from the terminal device 10 in the session management information storage unit 23.

図10は、本発明の第2実施形態に係るセッション管理情報記憶部23の構成例を示す図である。図10の例では、セッション管理情報記憶部23は、第1プッシュ通知送信部21が確立し維持する通信セッション毎に、セッションIDと、セッション確立相手の端末装置10の電話番号と、セッション確立相手の端末装置10から通知されたアクセスポイントIDとを関連付けて記憶する。なお、図10中の各項目に記載される内容は説明の便宜上のものである。   FIG. 10 is a diagram illustrating a configuration example of the session management information storage unit 23 according to the second embodiment of the present invention. 10, for each communication session established and maintained by the first push notification transmission unit 21, the session management information storage unit 23 stores the session ID, the telephone number of the terminal device 10 that is the session establishment partner, and the session establishment partner. And the access point ID notified from the terminal device 10 is stored in association with each other. Note that the contents described in each item in FIG. 10 are for convenience of explanation.

セッション管理情報記憶部23に記憶されるアクセスポイントIDは、情報配信装置20の第1プッシュ通知送信部21が確立し維持する通信セッションのセッション確立相手の端末装置10が接続する無線LAN31のアクセスポイント装置のアクセスポイントIDである。このため、特定の無線LAN31のアクセスポイント装置に接続する端末装置10との間で維持される通信セッションを、セッション管理情報記憶部23に記憶されるアクセスポイントIDに基づいて抽出することができる。これにより、特定の無線LAN31のアクセスポイント装置に接続する端末装置10をプッシュ通知先に指定して第1プッシュ通知を送信することができる。例えば、特定の無線LAN31のアクセスポイント装置が設置された店内に居るユーザに対して、当該店内で使用可能なクーポン等のメッセージを第1プッシュ通知によりリアルタイムに報知することができる。   The access point ID stored in the session management information storage unit 23 is the access point of the wireless LAN 31 to which the terminal device 10 that is the session establishment partner of the communication session established and maintained by the first push notification transmission unit 21 of the information distribution device 20 is connected. This is the access point ID of the device. For this reason, the communication session maintained with the terminal device 10 connected to the access point device of the specific wireless LAN 31 can be extracted based on the access point ID stored in the session management information storage unit 23. Thus, the first push notification can be transmitted by designating the terminal device 10 connected to the access point device of the specific wireless LAN 31 as the push notification destination. For example, a user who is in a store where an access point device of a specific wireless LAN 31 is installed can be notified in real time of a message such as a coupon that can be used in the store by the first push notification.

情報配信装置20のプッシュ通知制御部24は、プッシュ通知先の端末装置10に関するアクセスポイントIDが指定されると、指定されたアクセスポイントIDに関連付けられたセッションIDをセッション管理情報記憶部23から取得する。プッシュ通知制御部24は、該取得したセッションIDを第1プッシュ通知送信部21へ通知する。第1プッシュ通知送信部21は、プッシュ通知制御部24から通知されたセッションIDの通信セッションにより、第1プッシュ通知を送信する。   When the access point ID related to the push notification destination terminal device 10 is specified, the push notification control unit 24 of the information distribution device 20 acquires the session ID associated with the specified access point ID from the session management information storage unit 23. To do. The push notification control unit 24 notifies the first push notification transmission unit 21 of the acquired session ID. The first push notification transmission unit 21 transmits the first push notification through the communication session having the session ID notified from the push notification control unit 24.

本実施形態によれば、情報配信装置20において、第1プッシュ通知送信部21が通信セッション確立中の端末装置10が接続する無線LAN31のアクセスポイント装置を管理することにより、特定の無線LAN31のアクセスポイント装置に接続する端末装置10へ第1プッシュ通知を実行することができる。これにより、特定の無線LAN31のアクセスポイント装置に接続する端末装置10のユーザに対して、第1プッシュ通知により、リアルタイムでのメッセージの報知を行うことが可能となる。   According to the present embodiment, in the information distribution device 20, the first push notification transmission unit 21 manages the access point device of the wireless LAN 31 to which the terminal device 10 that is establishing the communication session is connected, thereby accessing the specific wireless LAN 31. The first push notification can be executed to the terminal device 10 connected to the point device. Thereby, it is possible to notify a message in real time to the user of the terminal device 10 connected to the access point device of the specific wireless LAN 31 by the first push notification.

なお、端末装置10は、複数の無線LAN31のうち特定の無線LAN31のみと接続してもよい。例えば、ユーザが、端末装置10に対して、接続先のアクセスポイント装置をアクセスポイントID等により設定する。端末装置10は、接続先に設定されたアクセスポイント装置とは接続するが、接続先に設定されていないアクセスポイント装置とは接続しない。端末装置10は、接続先に設定されたアクセスポイント装置に接続した場合、第1プッシュ通知を受信する通信セッションを情報配信装置20との間で確立し、確立した通信セッションのキープアライブを実行する。また、端末装置10は、接続先に設定されたアクセスポイント装置との接続を確立できない場合、セルラNW33との接続を実行する。   The terminal device 10 may be connected to only a specific wireless LAN 31 among the plurality of wireless LANs 31. For example, the user sets a connection destination access point device with respect to the terminal device 10 using an access point ID or the like. The terminal device 10 is connected to the access point device set as the connection destination, but is not connected to the access point device not set as the connection destination. When the terminal device 10 is connected to the access point device set as the connection destination, the terminal device 10 establishes a communication session for receiving the first push notification with the information distribution device 20 and executes keepalive of the established communication session. . If the terminal device 10 cannot establish a connection with the access point device set as the connection destination, the terminal device 10 executes a connection with the cellular NW 33.

[第3実施形態]
第3実施形態は、上述した第1実施形態又は第2実施形態の変形例である。図11は、本発明の第3実施形態に係るプッシュ型情報配信システムを示す構成図である。図11において、上述した図1の各部に対応する部分には同一の符号を付け、その説明を省略する。以下、第3実施形態について、主に第1実施形態又は第2実施形態と異なる点を説明する。
[Third Embodiment]
The third embodiment is a modification of the first embodiment or the second embodiment described above. FIG. 11 is a configuration diagram showing a push-type information distribution system according to the third embodiment of the present invention. In FIG. 11, the same reference numerals are given to the portions corresponding to the respective portions in FIG. Hereinafter, differences of the third embodiment from the first embodiment or the second embodiment will be mainly described.

第3実施形態では、情報配信装置20とは別個に通信セッション終端サーバ91−1〜nを備える。nは1以上の整数である。通信セッション終端サーバ91−1〜nは、図1に示される第1プッシュ通知送信部21の機能を有する。通信セッション終端サーバ91−1〜nは、通信回線を介して、情報配信装置20と接続される。通信セッション終端サーバ91−1〜nは、通信により、プッシュ通知制御部24及びセッション管理情報記憶部23の各々とデータを送受する。   In the third embodiment, communication session termination servers 91-1 to 91-n are provided separately from the information distribution apparatus 20. n is an integer of 1 or more. The communication session termination servers 91-1 to 9-n have the function of the first push notification transmission unit 21 shown in FIG. The communication session termination servers 91-1 to 91-n are connected to the information distribution device 20 via a communication line. The communication session termination servers 91-1 to 9-n transmit / receive data to / from the push notification control unit 24 and the session management information storage unit 23 through communication.

情報配信装置20とは別個に通信セッション終端サーバ91−1〜nを備えることにより、第1プッシュ通知に使用される通信セッションに係る処理速度の向上や同時に確立可能な通信セッションの数を増大させることができる。又、通信セッションの負荷に応じて通信セッション終端サーバ91−1〜nの台数を調整することにより、設備量の適正化を図ることができる。   By providing the communication session termination servers 91-1 to 91-n separately from the information distribution device 20, the processing speed related to the communication session used for the first push notification is improved and the number of communication sessions that can be simultaneously established is increased. be able to. In addition, the amount of equipment can be optimized by adjusting the number of communication session termination servers 91-1 to 91-n according to the load of the communication session.

以上、本発明の実施形態について図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、本発明の要旨を逸脱しない範囲の設計変更等も含まれる。   As mentioned above, although embodiment of this invention was explained in full detail with reference to drawings, the specific structure is not restricted to this embodiment, The design change etc. of the range which does not deviate from the summary of this invention are included.

例えば、上述した実施形態では、特定の第1の無線通信ネットワークの例として無線LANを挙げたが、他の無線通信ネットワークにも同様に適用可能である。また、上述した実施形態では、特定の第2の無線通信ネットワークの例としてセルラネットワークを挙げたが、他の無線通信ネットワークにも同様に適用可能である。   For example, in the above-described embodiment, the wireless LAN is given as an example of the specific first wireless communication network, but the present invention can be similarly applied to other wireless communication networks. In the above-described embodiment, the cellular network is described as an example of the specific second wireless communication network. However, the second embodiment can be similarly applied to other wireless communication networks.

また、上述した端末装置10、情報配信装置20又は通信セッション終端サーバ91−1〜nの機能を実現するためのコンピュータプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行するようにしてもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものであってもよい。
また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、フラッシュメモリ等の書き込み可能な不揮発性メモリ、DVD(Digital Versatile Disk)等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。
Further, a computer program for realizing the functions of the terminal device 10, the information distribution device 20, or the communication session termination servers 91-1 to 91-n described above is recorded on a computer-readable recording medium, and recorded on the recording medium. The program may be read into a computer system and executed. Here, the “computer system” may include an OS and hardware such as peripheral devices.
“Computer-readable recording medium” means a flexible disk, a magneto-optical disk, a ROM, a writable nonvolatile memory such as a flash memory, a portable medium such as a DVD (Digital Versatile Disk), and a built-in computer system. A storage device such as a hard disk.

さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムが送信された場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリ(例えばDRAM(Dynamic Random Access Memory))のように、一定時間プログラムを保持しているものも含むものとする。
また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。
また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。
Further, the “computer-readable recording medium” means a volatile memory (for example, DRAM (Dynamic DRAM) in a computer system that becomes a server or a client when a program is transmitted through a network such as the Internet or a communication line such as a telephone line. Random Access Memory)), etc., which hold programs for a certain period of time.
The program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the “transmission medium” for transmitting the program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line.
The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.

10…端末装置、11…無線LANアクセス部、12…セルラNWアクセス部、13…プッシュ通知受信部、14…受信履歴記憶部、15…アプリケーション、20…情報配信装置、21…第1プッシュ通知送信部、22…第2プッシュ通知送信部、23…セッション管理情報記憶部、24…プッシュ通知制御部、31…無線LAN、32…インターネット、33…セルラネットワーク、41…セルラNWIPアドレス管理データベース、42…プッシュ通知管理サーバ、51,71…CPU、52,72…プログラム記憶部、53,73…データ記憶部、54…無線LAN通信モジュール、55…セルラNW通信モジュール、56…操作部、57…表示部、61…プッシュ通知受信プログラム、62…アプリケーションプログラム、74…通信部、81…プッシュ通知送信プログラム、91−1〜n…通信セッション終端サーバ DESCRIPTION OF SYMBOLS 10 ... Terminal device, 11 ... Wireless LAN access part, 12 ... Cellular NW access part, 13 ... Push notification receiving part, 14 ... Reception history memory | storage part, 15 ... Application, 20 ... Information delivery apparatus, 21 ... 1st push notification transmission , 22 ... second push notification transmission unit, 23 ... session management information storage unit, 24 ... push notification control unit, 31 ... wireless LAN, 32 ... Internet, 33 ... cellular network, 41 ... cellular NWIP address management database, 42 ... Push notification management server 51, 71 ... CPU, 52, 72 ... program storage unit, 53, 73 ... data storage unit, 54 ... wireless LAN communication module, 55 ... cellular NW communication module, 56 ... operation unit, 57 ... display unit 61 ... Push notification reception program, 62 ... Application program, 74 ... Shin portion, 81 ... Push notification transmission program, 91-1~N ... communication session termination server

Claims (6)

特定の第1の無線通信ネットワークに接続する端末装置との間で前記第1の無線通信ネットワークを介して確立された通信セッションにおいて第1のプッシュ通知を送信する第1のプッシュ通知送信部と、
特定の第2の無線通信ネットワークを介して、前記第2の無線通信ネットワークにおける加入者識別情報に基づいた宛先アドレスを使用して第2のプッシュ通知を送信する第2のプッシュ通知送信部と、を備え、
同一のプッシュ通知先の端末装置に対して同一のメッセージを、前記第1のプッシュ通知送信部による第1のプッシュ通知と前記2のプッシュ通知送信部による第2のプッシュ通知とでそれぞれに送信する、情報配信装置であり、
前記第1のプッシュ通知送信部が確立し維持する通信セッションとセッション確立相手の端末装置とを関連付けるセッション管理情報を記憶するセッション管理情報記憶部と、
前記セッション管理情報によりプッシュ通知先の端末装置に関連付けられた通信セッションを、前記第1のプッシュ通知送信部へ指定するプッシュ通知制御部と、を備え、
前記プッシュ通知制御部は、プッシュ通知先の端末装置の加入者識別情報を前記第2のプッシュ通知送信部へ指定し、
前記第1のプッシュ通知送信部は、端末装置と前記第1の無線通信ネットワークとの間の接続が確立された場合にのみ第1のプッシュ通知を受信する通信セッションを確立するプッシュ通知受信部を備えた該端末装置の前記プッシュ通知受信部との間で該通信セッションを確立し、前記プッシュ通知受信部との間で確立された該通信セッションにおいて第1のプッシュ通知を送信する、
情報配信装置。
A first push notification transmission unit for transmitting a first push notification in a communication session established via the first wireless communication network with a terminal device connected to a specific first wireless communication network;
A second push notification transmitter for transmitting a second push notification using a destination address based on subscriber identification information in the second wireless communication network via a specific second wireless communication network; With
Transmit the same message to the same push notification destination terminal device, respectively in the first push notification and the second push notification transmission unit second push notifications by the first push notification transmission unit Is an information distribution device,
A session management information storage unit for storing session management information for associating a communication session established and maintained by the first push notification transmission unit with a terminal device of a session establishment partner;
A push notification control unit that designates a communication session associated with the push notification destination terminal device by the session management information to the first push notification transmission unit, and
The push notification control unit designates subscriber identification information of a terminal device that is a push notification destination to the second push notification transmission unit,
The first push notification transmission unit includes a push notification reception unit that establishes a communication session that receives the first push notification only when a connection between the terminal device and the first wireless communication network is established. Establishing the communication session with the push notification receiving unit of the terminal device provided, and transmitting a first push notification in the communication session established with the push notification receiving unit,
Information distribution device.
前記第1のプッシュ通知送信部は、前記プッシュ通知受信部との間で確立された通信セッションのキープアライブに応じて当該通信セッションを維持する、
請求項に記載の情報配信装置。
The first push notification transmission unit maintains the communication session according to the keep-alive of the communication session established with the push notification reception unit.
The information distribution apparatus according to claim 1 .
同一のメッセージを含む第1のプッシュ通知と第2のプッシュ通知との両方が同一のメッセージ識別情報を含む、
請求項1又は2のいずれか1項に記載の情報配信装置。
Both the first push notification and the second push notification including the same message include the same message identification information;
Information distribution apparatus according to any one of claims 1 or 2.
前記第1のプッシュ通知送信部は、前記第2のプッシュ通知が成功した場合に、前記第1のプッシュ通知の再送を停止し、
前記第2のプッシュ通知送信部は、前記第1のプッシュ通知が成功した場合に、前記第2のプッシュ通知の再送を停止する、
請求項1からのいずれか1項に記載の情報配信装置。
The first push notification transmission unit stops resending the first push notification when the second push notification is successful,
The second push notification transmission unit stops resending the second push notification when the first push notification is successful.
The information delivery apparatus according to any one of claims 1 to 3 .
情報配信装置が、特定の第1の無線通信ネットワークに接続する端末装置との間で前記第1の無線通信ネットワークを介して確立された通信セッションにおいて第1のプッシュ通知を送信する第1のプッシュ通知送信ステップと、
前記情報配信装置が、特定の第2の無線通信ネットワークを介して、前記第2の無線通信ネットワークにおける加入者識別情報に基づいた宛先アドレスを使用して第2のプッシュ通知を送信する第2のプッシュ通知送信ステップと、
前記情報配信装置が、同一のプッシュ通知先の端末装置に対して同一のメッセージを、前記第1のプッシュ通知送信ステップによる第1のプッシュ通知と前記2のプッシュ通知送信ステップによる第2のプッシュ通知とでそれぞれに送信するステップと、
前記情報配信装置が、前記第1のプッシュ通知送信ステップが確立し維持する通信セッションとセッション確立相手の端末装置とを関連付けるセッション管理情報を記憶するセッション管理情報記憶ステップと、
前記情報配信装置が、前記セッション管理情報によりプッシュ通知先の端末装置に関連付けられた通信セッションを、前記第1のプッシュ通知送信ステップへ指定するプッシュ通知制御ステップと、を含むプッシュ通知送信方法であり、
前記プッシュ通知制御ステップは、プッシュ通知先の端末装置の加入者識別情報を前記第2のプッシュ通知送信ステップへ指定し、
前記第1のプッシュ通知送信ステップは、端末装置と前記第1の無線通信ネットワークとの間の接続が確立された場合にのみ第1のプッシュ通知を受信する通信セッションを確立するプッシュ通知受信部を備えた該端末装置の前記プッシュ通知受信部との間で該通信セッションを確立し、前記プッシュ通知受信部との間で確立された該通信セッションにおいて第1のプッシュ通知を送信する、
プッシュ通知送信方法。
A first push in which an information distribution device transmits a first push notification in a communication session established via the first wireless communication network with a terminal device connected to a specific first wireless communication network A notification sending step;
The information distribution device transmits a second push notification using a destination address based on subscriber identification information in the second wireless communication network via a specific second wireless communication network. A push notification sending step;
Said information distribution apparatus, the same message to the same push notification destination of the terminal device, the second push by the first push notification and the second push notification transmission step by said first push notification transmission step Sending each with a notification;
A session management information storage step for storing session management information in which the information distribution device associates a communication session established and maintained by the first push notification transmission step with a terminal device of a session establishment partner;
A push notification transmission method including: a push notification control step in which the information distribution device designates a communication session associated with a push notification destination terminal device based on the session management information to the first push notification transmission step. ,
In the push notification control step, the subscriber identification information of the push notification destination terminal device is designated to the second push notification transmission step,
The first push notification transmission step includes a push notification reception unit that establishes a communication session that receives the first push notification only when a connection between the terminal device and the first wireless communication network is established. Establishing the communication session with the push notification receiving unit of the terminal device provided, and transmitting a first push notification in the communication session established with the push notification receiving unit,
Push notification sending method.
情報配信装置のコンピュータに、
特定の第1の無線通信ネットワークに接続する端末装置との間で前記第1の無線通信ネットワークを介して確立された通信セッションにおいて第1のプッシュ通知を送信する第1のプッシュ通知送信ステップと、
特定の第2の無線通信ネットワークを介して、前記第2の無線通信ネットワークにおける加入者識別情報に基づいた宛先アドレスを使用して第2のプッシュ通知を送信する第2のプッシュ通知送信ステップと、
同一のプッシュ通知先の端末装置に対して同一のメッセージを、前記第1のプッシュ通知送信ステップによる第1のプッシュ通知と前記2のプッシュ通知送信ステップによる第2のプッシュ通知とでそれぞれに送信するステップと、
前記第1のプッシュ通知送信ステップが確立し維持する通信セッションとセッション確立相手の端末装置とを関連付けるセッション管理情報を記憶するセッション管理情報記憶ステップと、
前記セッション管理情報によりプッシュ通知先の端末装置に関連付けられた通信セッションを、前記第1のプッシュ通知送信ステップへ指定するプッシュ通知制御ステップと、を実行させるためのコンピュータプログラムであり、
前記プッシュ通知制御ステップは、プッシュ通知先の端末装置の加入者識別情報を前記第2のプッシュ通知送信ステップへ指定し、
前記第1のプッシュ通知送信ステップは、端末装置と前記第1の無線通信ネットワークとの間の接続が確立された場合にのみ第1のプッシュ通知を受信する通信セッションを確立するプッシュ通知受信部を備えた該端末装置の前記プッシュ通知受信部との間で該通信セッションを確立し、前記プッシュ通知受信部との間で確立された該通信セッションにおいて第1のプッシュ通知を送信する、
コンピュータプログラム。
In the computer of the information distribution device,
A first push notification transmission step of transmitting a first push notification in a communication session established via the first wireless communication network with a terminal device connected to a specific first wireless communication network;
A second push notification transmission step of transmitting a second push notification through a specific second wireless communication network using a destination address based on subscriber identification information in the second wireless communication network;
The same message is transmitted to the same push notification destination terminal device in each of the first push notification in the first push notification transmission step and the second push notification in the second push notification transmission step . And steps to
A session management information storage step for storing session management information for associating a communication session established and maintained by the first push notification transmission step with a terminal device of a session establishment partner;
A push notification control step of designating a communication session associated with a push notification destination terminal device by the session management information to the first push notification transmission step;
In the push notification control step, the subscriber identification information of the push notification destination terminal device is designated to the second push notification transmission step,
The first push notification transmission step includes a push notification reception unit that establishes a communication session that receives the first push notification only when a connection between the terminal device and the first wireless communication network is established. Establishing the communication session with the push notification receiving unit of the terminal device provided, and transmitting a first push notification in the communication session established with the push notification receiving unit,
Computer program.
JP2015063110A 2015-03-25 2015-03-25 Information distribution apparatus, push notification transmission method, and computer program Active JP6227583B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015063110A JP6227583B2 (en) 2015-03-25 2015-03-25 Information distribution apparatus, push notification transmission method, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015063110A JP6227583B2 (en) 2015-03-25 2015-03-25 Information distribution apparatus, push notification transmission method, and computer program

Related Child Applications (2)

Application Number Title Priority Date Filing Date
JP2016230200A Division JP6389229B2 (en) 2016-11-28 2016-11-28 Terminal device, push notification receiving method, and computer program
JP2017105874A Division JP6420410B2 (en) 2017-05-29 2017-05-29 Information distribution apparatus, push notification transmission method, and computer program

Publications (2)

Publication Number Publication Date
JP2016184816A JP2016184816A (en) 2016-10-20
JP6227583B2 true JP6227583B2 (en) 2017-11-08

Family

ID=57243309

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015063110A Active JP6227583B2 (en) 2015-03-25 2015-03-25 Information distribution apparatus, push notification transmission method, and computer program

Country Status (1)

Country Link
JP (1) JP6227583B2 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5476975B2 (en) * 2009-12-18 2014-04-23 船井電機株式会社 Inter-network data distribution system, information communication terminal, content distribution server
US8924489B2 (en) * 2011-01-05 2014-12-30 Apple Inc. Message push notification client improvements for multi-user devices
US9749435B2 (en) * 2012-01-20 2017-08-29 Apple Inc. Proxy-based push service
JP5175401B1 (en) * 2012-04-10 2013-04-03 ヤフー株式会社 Information providing system and information providing method
JP5660744B2 (en) * 2014-03-10 2015-01-28 ビッグローブ株式会社 Portable terminal, distribution system, distribution method and program

Also Published As

Publication number Publication date
JP2016184816A (en) 2016-10-20

Similar Documents

Publication Publication Date Title
US11122027B2 (en) End-to-end M2M service layer sessions
US20220272620A1 (en) Apparatus, system and method for enhancements to network slicing and the policy framework of a 5g network
US8495244B2 (en) System and method for dynamic automatic communication path selection, distributed device synchronization and task delegation
US20220116770A1 (en) Apparatus, system, method, and computer-readable medium for performing a message service and identity service in a 5g network
EP3501204A1 (en) Network service exposure for service and session continuity
US20200304327A1 (en) ROBUST EVENT HANDLING IN AN ELECTRONIC SUBSCRIBER IDENTITY MODULE (eSIM) NOTIFICATION SERVICE
US10193848B2 (en) System and related method for management of devices of a network system via social media interfaces
CA2738152A1 (en) System and method for dynamic automatic communication path selection, distributed device synchronization and task delegation
EP3227842A1 (en) Method for supporting negotiation service at a service layer
US20140032493A1 (en) Method, apparatus and system for synchronizing contact information
WO2017189523A1 (en) Twinning service for groups of internet of things (iot) devices
JP6415613B2 (en) Information distribution apparatus, push notification method, and computer program
US10630742B2 (en) System and method for content messaging
US9882629B2 (en) Facilitation of dual mode wireless device transmissions
US10348518B2 (en) Method, apparatus, system and media for transmitting messages between networked devices in data communication with a local network access point
JP6420410B2 (en) Information distribution apparatus, push notification transmission method, and computer program
JP6389229B2 (en) Terminal device, push notification receiving method, and computer program
US10581979B2 (en) Information transmission method and apparatus
JP6227583B2 (en) Information distribution apparatus, push notification transmission method, and computer program
JP6555627B2 (en) Information distribution apparatus, push notification transmission method, and computer program
WO2023028527A1 (en) Authorization, creation, and management of personal networks
JP6360143B2 (en) Information distribution apparatus, push notification transmission method, and computer program
JP6251210B2 (en) Terminal device, communication session establishment method, and program
JP6469203B2 (en) Terminal device, communication session establishment method, and program
JP2016184225A (en) Information distribution device, push notification method, and computer program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160812

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160927

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20161128

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20161129

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170418

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170529

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20170530

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: 20171003

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20171011

R150 Certificate of patent or registration of utility model

Ref document number: 6227583

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150