JP2017062764A - Notification method and notification server for sending push notifications to portable terminal - Google Patents

Notification method and notification server for sending push notifications to portable terminal Download PDF

Info

Publication number
JP2017062764A
JP2017062764A JP2016124937A JP2016124937A JP2017062764A JP 2017062764 A JP2017062764 A JP 2017062764A JP 2016124937 A JP2016124937 A JP 2016124937A JP 2016124937 A JP2016124937 A JP 2016124937A JP 2017062764 A JP2017062764 A JP 2017062764A
Authority
JP
Japan
Prior art keywords
notification
session
identifier
mobile terminal
terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2016124937A
Other languages
Japanese (ja)
Other versions
JP6083039B1 (en
Inventor
辰雄 山岸
Tatsuo Yamagishi
辰雄 山岸
恭一 河本
Kyoichi Kawamoto
恭一 河本
雄柱 李
Woong-Joo Lee
雄柱 李
俊 笠原
Takashi Kasahara
俊 笠原
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.)
Catalyna Inc
Original Assignee
Catalyna Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Catalyna Inc filed Critical Catalyna Inc
Application granted granted Critical
Publication of JP6083039B1 publication Critical patent/JP6083039B1/en
Publication of JP2017062764A publication Critical patent/JP2017062764A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/42Systems providing special services or facilities to subscribers
    • H04M3/487Arrangements for providing information services, e.g. recorded voice services or time announcements
    • H04M3/4872Non-interactive information services

Abstract

PROBLEM TO BE SOLVED: To provide a notification method and a notification device for sending push notifications to a portable terminal which enable the push notifications to be sent with a high degree of flexibility.SOLUTION: Instead of sending a push notification using a remote notification service which can be used by the OS of each portable terminal as practiced in the past, a session is established as shown in Fig. 1 between a notification server 110 sending a notification and a portable terminal 120 as the destination of the notification, and push notification information is transmitted to the portable terminal 120 in the session. Sessions established between the notification server 110 and the portable terminals 120 are stored in a storage unit 112 of the notification server 110 in association with terminal identifiers for the portable terminals 120. Consequently, the notification server 110 is able to deliver any push notification, including rich content such as still images and motion pictures, to any terminal at any time with a high degree of flexibility, provided that sessions have been established therebetween.SELECTED DRAWING: Figure 1

Description

本発明は、携帯端末にプッシュ通知を行うための通知方法及び通知サーバに関する。   The present invention relates to a notification method and a notification server for performing push notification to a mobile terminal.

近年、スマートフォン、タブレットなどの携帯端末の普及が急激に進んでいる。こうした携帯端末の特徴の1つは、iOS、AndroidといったOSが搭載されており、OSが提供する機能の上で各種アプリケーション(「アプリ」とも呼ぶ。)をインストールすることによってさまざまな情報処理が可能となる点である。   In recent years, mobile terminals such as smartphones and tablets are rapidly spreading. One of the features of such portable terminals is that OS such as iOS and Android is installed, and various information processing is possible by installing various applications (also called “applications”) on the functions provided by the OS. This is the point.

多くのアプリ・プロバイダーは、ユーザーのアクティブ率向上等を目的としてユーザーに対するプッシュ通知を用いる。   Many application providers use push notifications to users for the purpose of improving the user's active rate.

プッシュ通知は、iOS、Androidといった各OSが利用可能なリモート通知サービス(iOSではAPNs、AndroidではGCM)を用いて行われている。リモート通知サービスにおいて、通信の配信先である端末及び当該端末にインストールされたアプリの識別子をそれぞれ管理し、アプリのプロバイダー又はその代行業者から、端末識別子、アプリ識別子、及び、通知内容となるメッセージを受け取ると、指定された端末に対し、指定されたアプリと関連づけられた通知を送信する。   The push notification is performed using a remote notification service (APNs for iOS and GCM for Android) that can be used by each OS such as iOS and Android. In the remote notification service, a terminal that is a communication distribution destination and an identifier of an application installed in the terminal are managed, and a terminal identifier, an application identifier, and a message that is a notification content are transmitted from the provider of the application or an agency thereof. When received, a notification associated with the specified application is transmitted to the specified terminal.

通知の形式には、トースト通知と呼ばれるポップアップ通知、ステータスバーにアイコンを表示するステータス通知等がある。   Notification formats include pop-up notifications called toast notifications, status notifications that display icons on the status bar, and the like.

特開2015−149070号公報Japanese Patent Laying-Open No. 2015-149070

従来のプッシュ通知は、いずれの形式であれ、各OSが利用可能なリモート通知サービスの制約により、含ませることのできる情報が限られている。たとえば、特許文献1には、モバイルゲームのプロモーションをプッシュ通知により行うためのシステムが開示されており、プロモーションメッセージとして、ゲーム情報の詳細内容を確認することのできる確認キーが例示され、当該確認キーをユーザーが選択すると、携帯端末機が上記システムに接続して詳細内容を受け取ることができること、あるいは、プロモーションされたゲームのインストール又は実行をできることが説明されている。プッシュ通知としてはユーザーに文字メッセージなどの簡単なメッセージを伝えるに留まっている。   Conventional push notifications, in any format, have limited information that can be included due to restrictions on remote notification services that can be used by each OS. For example, Patent Literature 1 discloses a system for performing a mobile game promotion by push notification, and a confirmation key that can confirm the detailed content of game information is exemplified as a promotion message. It is described that when the user selects the mobile terminal, the mobile terminal can connect to the system and receive detailed contents, or can install or execute a promoted game. Push notifications are limited to simple messages such as text messages.

本発明の発明者らは、従来のように必ずしも各OSが利用可能なリモート通知サービスを用いずともプッシュ通知を実現可能であることを見出し、本発明をするにいたった。従来の制約に縛られずに、より高い自由度でプッシュ通知の設計が可能となるのである。   The inventors of the present invention have found that push notification can be realized without necessarily using a remote notification service that can be used by each OS as in the prior art, and have arrived at the present invention. This makes it possible to design push notifications with a higher degree of freedom without being restricted by conventional constraints.

本発明は、このような問題点に鑑みてなされたものであり、その目的は、携帯端末にプッシュ通知を行うための通知方法及び通知装置において、自由度の高いプッシュ通知を可能とすることにある。   The present invention has been made in view of such problems, and an object of the present invention is to enable push notification with a high degree of freedom in a notification method and notification device for performing push notification to a mobile terminal. is there.

このような目的を達成するために、本発明の第1の態様は、携帯端末にプッシュ通知を
表示させるための通知サーバであって、前記携帯端末との間に確立されるセッションを前記携帯端末の端末識別子に関連づけて記憶する記憶部と、前記携帯端末の前記端末識別子とともに記憶されたセッション上で、前記携帯端末に対してプッシュ通知情報を送信する通信部とを備えることを特徴とする。
In order to achieve such an object, according to a first aspect of the present invention, there is provided a notification server for displaying a push notification on a portable terminal, wherein a session established with the portable terminal is defined as the portable terminal. And a communication unit for transmitting push notification information to the portable terminal over a session stored together with the terminal identifier of the portable terminal.

また、本発明の第2の態様は、第1の態様において、前記通信部は、前記携帯端末からの要求を必要とすることなく、前記プッシュ通知情報を送信することを特徴とする。   According to a second aspect of the present invention, in the first aspect, the communication unit transmits the push notification information without requiring a request from the portable terminal.

また、本発明の第3の態様は、第2の態様において、前記通知部は、前記通知サーバに入力された端末識別子に基づいて端末識別子とセッションとの対応づけを格納するセッションテーブルを参照して特定されるセッションを用いて、前記プッシュ通知情報の送信を行うことを特徴とする。   Further, according to a third aspect of the present invention, in the second aspect, the notification unit refers to a session table that stores a correspondence between a terminal identifier and a session based on the terminal identifier input to the notification server. The push notification information is transmitted using a session specified in the above.

また、本発明の第4の態様は、第1から第3のいずれかの態様において、前記記憶部に記憶されるセッションは、前記携帯端末にインストールされたアプリのアプリ識別子とも関連づけられ、前記通信部は、前記端末識別子及び前記アプリ識別子と関連づけられた前記セッション上で、前記携帯端末上で動作する前記アプリに対してプッシュ通知情報を送信することを特徴とする。   According to a fourth aspect of the present invention, in any one of the first to third aspects, the session stored in the storage unit is associated with an application identifier of an application installed in the mobile terminal, and the communication The unit transmits push notification information to the application operating on the mobile terminal on the session associated with the terminal identifier and the application identifier.

また、本発明の第5の態様は、第4の態様において、前記通知部は、前記通知サーバに入力された端末識別子及びアプリ識別子に基づいて端末識別子及びアプリ識別子とセッションとの対応づけを格納するセッションテーブルを参照して特定されるセッションを用いて、前記プッシュ通知情報の送信を行うことを特徴とする。   Further, a fifth aspect of the present invention is the fourth aspect according to the fourth aspect, wherein the notification unit stores a correspondence between a terminal identifier and an application identifier and a session based on the terminal identifier and the application identifier input to the notification server. The push notification information is transmitted using a session specified with reference to a session table.

また、本発明の第6の態様は、第4又は第5の態様において、前記アプリは、ウェブページを閲覧するためのアプリであることを特徴とする。   According to a sixth aspect of the present invention, in the fourth or fifth aspect, the app is an app for browsing a web page.

また、本発明の第7の態様は、第4から第6のいずれかの態様において、前記通信部は、前記アプリがフォアグランドの状態であるときに、前記プッシュ通知情報を送信することを特徴とする。   According to a seventh aspect of the present invention, in any one of the fourth to sixth aspects, the communication unit transmits the push notification information when the app is in a foreground state. And

また、本発明の第8の態様は、第1から第3のいずれかの態様において、前記記憶部に記憶されるセッションは、ウェブコンテンツを識別するためのウェブ識別子とも関連づけられ、前記通信部は、前記端末識別子及び前記ウェブ識別子と関連づけられた前記セッション上で、前記携帯端末上で動作するウェブコンテンツを閲覧するためのアプリの表示画面に対してプッシュ通知情報を送信することを特徴とする。   According to an eighth aspect of the present invention, in any one of the first to third aspects, the session stored in the storage unit is also associated with a web identifier for identifying web content, and the communication unit is In the session associated with the terminal identifier and the web identifier, push notification information is transmitted to a display screen of an application for browsing web content operating on the mobile terminal.

また、本発明の第9の態様は、第8の態様において、前記通知部は、前記通知サーバに入力された端末識別子及びウェブ識別子に基づいて端末識別子及びウェブ識別子とセッションとの対応づけを格納するセッションテーブルを参照して特定されるセッションを用いて、前記プッシュ通知情報の送信を行うことを特徴とする。   Further, a ninth aspect of the present invention is the information processing apparatus according to the eighth aspect, wherein the notification unit stores a correspondence between the terminal identifier and the web identifier and the session based on the terminal identifier and the web identifier input to the notification server. The push notification information is transmitted using a session specified with reference to a session table.

また、本発明の第10の態様は、第8又は第9の態様において、前記プッシュ通知情報の送信は、前記ウェブ識別子により識別されるウェブコンテンツが前記表示画面に表示されているときに行われることを特徴とする。   According to a tenth aspect of the present invention, in the eighth or ninth aspect, the push notification information is transmitted when the web content identified by the web identifier is displayed on the display screen. It is characterized by that.

また、本発明の第11の態様は、第8から第10のいずれかの態様において、前記ウェブ識別子は、前記ウェブコンテンツを含むウェブサイトのURLであることを特徴とする。   According to an eleventh aspect of the present invention, in any one of the eighth to tenth aspects, the web identifier is a URL of a website including the web content.

また、本発明の第12の態様は、第4から第11のいずれかの態様において、前記セッションは、前記アプリが起動されている間、維持されることを特徴とする。   According to a twelfth aspect of the present invention, in any one of the fourth to eleventh aspects, the session is maintained while the application is activated.

また、本発明の第13の態様は、第4から第12のいずれかの態様において、前記セッションは、前記アプリの起動に伴い確立されることを特徴とする。   According to a thirteenth aspect of the present invention, in any one of the fourth to twelfth aspects, the session is established as the application is activated.

また、本発明の第14の態様は、第1から第13のいずれかの態様において、前記セッションは、WebSocket規格に準拠することを特徴とする。   According to a fourteenth aspect of the present invention, in any one of the first to thirteenth aspects, the session conforms to a WebSocket standard.

また、本発明の第15の態様は、第1から第14のいずれかの態様において、前記プッシュ通知情報の通知内容は、文字、静止画及び動画のうちの少なくとも1つを含むことを特徴とする。   The fifteenth aspect of the present invention is characterized in that, in any one of the first to fourteenth aspects, the notification content of the push notification information includes at least one of a character, a still image, and a moving image. To do.

また、本発明の第16の態様は、第1から第15のいずれかの態様において、前記プッシュ通知情報によるプッシュ通知は、前記携帯端末の表示画面にポップアップとして表示されることを特徴とする。   According to a sixteenth aspect of the present invention, in any one of the first to fifteenth aspects, the push notification based on the push notification information is displayed as a pop-up on the display screen of the portable terminal.

また、本発明の第17の態様は、第1から第16のいずれかの態様において、前記プッシュ通知は、前記携帯端末の表示画面の少なくとも1部に配置されることを特徴とする。   According to a seventeenth aspect of the present invention, in any one of the first to sixteenth aspects, the push notification is arranged in at least a part of a display screen of the mobile terminal.

また、本発明の第18の態様は、第17の態様において、前記プッシュ通知は、実況動画のためのワイプとして配置されることを特徴とする。   According to an eighteenth aspect of the present invention, in the seventeenth aspect, the push notification is arranged as a wipe for a live video.

また、本発明の第19の態様は、第1から第18のいずれかの態様において、前記通信部は、前記携帯端末との間に確立されたセッションが前記記憶部に記憶されていない場合、前記携帯端末に搭載されたOSが利用可能なリモート通知サービスに対して端末識別子、及び、前記携帯端末にインストールされたアプリのアプリ識別子を送信して前記携帯端末への仮プッシュ通知を要求することを特徴とする。   Further, according to a nineteenth aspect of the present invention, in any one of the first to eighteenth aspects, the communication unit is configured such that a session established with the mobile terminal is not stored in the storage unit. Requesting a temporary push notification to the portable terminal by transmitting a terminal identifier and an application identifier of an application installed on the portable terminal to a remote notification service that can be used by an OS installed in the portable terminal. It is characterized by.

また、本発明の第20の態様は、第19の態様において、前記リモート通知サービスは、APNs又はGCMであることを特徴とする。   According to a twentieth aspect of the present invention, in the nineteenth aspect, the remote notification service is APNs or GCM.

また、本発明の第21の態様は、第19又は20の態様において、前記仮プッシュ通知は、タップ又はクリックされることにより、前記アプリ識別子により識別されるアプリを起動するものであり、前記記憶部は、前記仮プッシュ通知がタップ又はクリックされた前記携帯端末の端末識別子及びタップ又はクリックにより起動されるアプリのアプリ識別子と関連づけて前記携帯端末と前記管理サーバとの間に確立されるセッションを記憶することを特徴とする。   Further, a twenty-first aspect of the present invention is that in the nineteenth or twentieth aspect, the temporary push notification activates an application identified by the application identifier when tapped or clicked. A session established between the mobile terminal and the management server in association with the terminal identifier of the mobile terminal that the temporary push notification is tapped or clicked and the application identifier of the application that is activated by the tap or click. It is memorized.

また、本発明の第22の態様は、第21の態様において、前記通信部は、前記記憶部に前記セッションが記憶されたことに応じて、前記セッション上で、前記携帯端末に対してプッシュ通知情報を送信することを特徴とする。   According to a twenty-second aspect of the present invention, in the twenty-first aspect, the communication unit pushes the portable terminal over the session in response to the session being stored in the storage unit. It is characterized by transmitting information.

また、本発明の第23の態様は、第22の態様において、前記通信部は、前記携帯端末からの要求を必要とすることなく、前記プッシュ通知情報を送信することを特徴とする。   According to a twenty-third aspect of the present invention, in the twenty-second aspect, the communication unit transmits the push notification information without requiring a request from the portable terminal.

また、本発明の第24の態様は、携帯端末にプッシュ通知を表示させるための通知方法であって、前記携帯端末との間に確立されるセッションを前記携帯端末の端末識別子に関連づけて記憶するステップと、前記携帯端末の前記端末識別子とともに記憶されたセッション上で、前記携帯端末に対してプッシュ通知情報を送信するステップとを含むことを特徴とする。   According to a twenty-fourth aspect of the present invention, there is provided a notification method for displaying a push notification on a portable terminal, wherein a session established with the portable terminal is stored in association with a terminal identifier of the portable terminal. And a step of transmitting push notification information to the mobile terminal on the session stored together with the terminal identifier of the mobile terminal.

また、本発明の第25の態様は、コンピュータに、携帯端末にプッシュ通知を表示させるための通知方法を実行させるためのプログラムであって、前記通知方法は、前記携帯端末との間に確立されるセッションを前記携帯端末の端末識別子に関連づけて記憶するステップと、前記携帯端末の前記端末識別子とともに記憶されたセッション上で、前記携帯端末に対してプッシュ通知情報を送信するステップとを含むことを特徴とする。   According to a twenty-fifth aspect of the present invention, there is provided a program for causing a computer to execute a notification method for causing a portable terminal to display a push notification. The notification method is established with the portable terminal. Storing a session associated with the terminal identifier of the mobile terminal, and transmitting push notification information to the mobile terminal on the session stored together with the terminal identifier of the mobile terminal. Features.

本発明の一態様によれば、従来のように携帯端末の各OSが利用可能なリモート通知サービスを用いてプッシュ通知を行うのではなく、通知を行う通知サーバと通知先である携帯端末との間にセッションを確立し、当該セッション上で、携帯端末に対してプッシュ通知情報を送信するため、自由度の高いプッシュ通知を可能とし、たとえばユーザーによるプッシュ通知の認知を高めることができる。   According to one aspect of the present invention, push notification is not performed using a remote notification service that can be used by each OS of a mobile terminal as in the past, but a notification server that performs notification and a mobile terminal that is a notification destination Since a session is established in the meantime and push notification information is transmitted to the mobile terminal on the session, push notification with a high degree of freedom is possible, and for example, recognition of the push notification by the user can be enhanced.

本発明にかかる通知サーバと携帯端末との関係を示す図である。It is a figure which shows the relationship between the notification server concerning this invention, and a portable terminal. 一実施形態にかかるウェブコンテンツへのプッシュ通知の表示例を示す図である。It is a figure which shows the example of a display of the push notification to the web content concerning one Embodiment. 一実施形態にかかるセッションの確立方法を示す図である。It is a figure which shows the establishment method of the session concerning one Embodiment.

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

(本発明の概要)
本発明は、従来のように携帯端末の各OSが利用可能なリモート通知サービスを用いてプッシュ通知を行うのではなく、図1に示すように、通知を行う通知サーバ110と通知先である携帯端末120との間にセッションを確立し、当該セッション上で、携帯端末120に対してプッシュ通知情報を送信する。
(Outline of the present invention)
The present invention does not perform push notification using a remote notification service that can be used by each OS of a mobile terminal as in the prior art, but as shown in FIG. 1, a notification server 110 that performs notification and a mobile that is a notification destination. A session is established with the terminal 120, and push notification information is transmitted to the mobile terminal 120 over the session.

通知サーバ110は、CPUなどの処理部111と、記憶部112と、通信部113とを備え、所定のプログラムを実行することで、以下で説明する各機能を実現する。記憶部112には、通知サーバ110と携帯端末120との間に確立されるセッションが、当該携帯端末120の端末識別子に関連づけて記憶される。端末識別子としては、たとえばIPアドレスが挙げられる。   The notification server 110 includes a processing unit 111 such as a CPU, a storage unit 112, and a communication unit 113, and implements each function described below by executing a predetermined program. In the storage unit 112, a session established between the notification server 110 and the mobile terminal 120 is stored in association with the terminal identifier of the mobile terminal 120. An example of the terminal identifier is an IP address.

上記セッションは、WebSocket規格に準拠するものとすることができる。セッション上でプッシュ通知を行うためには通知サーバ110から携帯端末120への下り方向の通信が必要となるが、WebSocketを用いることによって、双方向通信、特に全二重通信が可能となる。すなわち、通知サーバ110は、携帯端末120からの要求を必要とすることなく、任意のタイミングでプッシュ通知の配信を行うことができる。   The session can be compliant with the WebSocket standard. In order to perform push notification on a session, downstream communication from the notification server 110 to the portable terminal 120 is required. However, bidirectional communication, particularly full-duplex communication, is possible by using WebSocket. That is, the notification server 110 can distribute the push notification at an arbitrary timing without requiring a request from the mobile terminal 120.

通知部112がプッシュ通知を行う通知先の特定は、端末識別子とセッションとの対応づけを格納するセッションテーブルを記憶部113に記憶しておき、通知サーバ110に入力された端末識別子に基づいて当該セッションテーブルを参照してセッションを特定することによって行うことができる。通知サーバ110としては、複数の配信先を含む配信先リストを読み込み、特定されたセッションにプッシュ通知を行っていくバッチ処理を採用してもよい。   The notification part 112 for which the notification unit 112 performs push notification is stored in the storage unit 113 by storing a session table in which the association between the terminal identifier and the session is stored, and based on the terminal identifier input to the notification server 110 This can be done by specifying a session with reference to the session table. As the notification server 110, a batch process may be employed in which a distribution destination list including a plurality of distribution destinations is read and a push notification is sent to a specified session.

各セッションは、携帯端末120にインストールされたアプリのアプリ識別子とも関連
づけることができ、この場合、通信部112は、端末識別子及びアプリ識別子と関連づけられたセッション上で、携帯端末120上で動作する当該アプリに対してプッシュ通知を送信することができる。アプリ識別子としては、たとえば逆ドメイン形式(パッケージ名を逆ドメイン記法で記述し一意性を持たせる識別法)が挙げられる。通知先の特定は、セッションテーブルにアプリ識別子も格納し、通知サーバ110に入力された端末識別子及びアプリ識別子に基づいて当該セッションテーブルを参照することにより可能である。端末識別子及びアプリ識別子を別個の識別子としてもよいし、1組の端末及びアプリを識別する識別子を用いてもよい。当該アプリは、たとえば、ウェブページを閲覧するためのアプリとすることができる。また、当該アプリがフォアグランドの状態であるときにプッシュ通知情報を送信するようにすることができる。
Each session can also be associated with an application identifier of an application installed on the mobile terminal 120. In this case, the communication unit 112 operates on the mobile terminal 120 on the session associated with the terminal identifier and the application identifier. Push notifications can be sent to the app. As an application identifier, for example, a reverse domain format (an identification method in which a package name is described in reverse domain notation to make it unique) can be cited. The notification destination can be specified by storing an application identifier in the session table and referring to the session table based on the terminal identifier and application identifier input to the notification server 110. The terminal identifier and the application identifier may be separate identifiers, or an identifier for identifying a set of terminals and applications may be used. The application can be, for example, an application for browsing a web page. Also, push notification information can be transmitted when the app is in the foreground state.

送信されるプッシュ通知情報の通知内容には、文字、静止画及び動画、3Dコンテンツのうちの少なくとも1つを含むことができ、携帯端末120の表示画面にポップアップとして表示される。具体的には、プッシュ通知情報を携帯端末120が受信すると、携帯端末120は、当該プッシュ通知情報に含まれるコンテンツバイナリデータとHTML、CSS、JSなどのウェブページを構成する構造化データとを解析し、携帯端末120の表示画面上にコンテンツと構造化データを組み立ててポップアップとしてウェブページを再構築することによって、プッシュ通知を表示させる。   The notification content of the push notification information to be transmitted can include at least one of characters, still images, moving images, and 3D content, and is displayed as a pop-up on the display screen of the mobile terminal 120. Specifically, when the mobile terminal 120 receives the push notification information, the mobile terminal 120 analyzes the content binary data included in the push notification information and the structured data constituting the web page such as HTML, CSS, and JS. Then, the push notification is displayed by assembling the content and the structured data on the display screen of the mobile terminal 120 and reconstructing the web page as a pop-up.

通知内容は、アプリ・プロバイダーが作成し、通知サーバ110又は通知サーバ110が接続可能なコンテンツマネジメントシステム(CMS)(図示せず)にそれぞれに識別子を付して記憶しておけばよい。   The notification content may be created by an application provider and stored in the notification server 110 or a content management system (CMS) (not shown) to which the notification server 110 can be connected with an identifier.

プッシュ通知は、携帯端末120の表示画面の少なくとも1部に配置することができ、用途に応じて位置・大きさ・形状を調整可能である。   The push notification can be arranged on at least a part of the display screen of the mobile terminal 120, and the position, size, and shape can be adjusted according to the application.

このようにすることで、本発明にかかる通知サーバ110は、セッションが確立されていることを条件に(後述)、任意の端末に任意のタイミングで、静止画、動画等のリッチなコンテンツを含む任意のプッシュ通知を高い自由度で配信することができる。携帯端末120からの要求を不要とできるため、携帯端末120の省エネ化を図ることができる。また、携帯端末120からの要求に応じて通知を行うと要求の待ち時間が遅延となるところ、本発明によれば、高速なプッシュ通知が実現可能である。   By doing in this way, the notification server 110 according to the present invention includes rich content such as a still image and a moving image at an arbitrary timing at an arbitrary terminal on condition that a session is established (described later). Arbitrary push notifications can be distributed with a high degree of freedom. Since the request from the portable terminal 120 can be made unnecessary, energy saving of the portable terminal 120 can be achieved. Further, when notification is made in response to a request from the portable terminal 120, the waiting time of the request is delayed, but according to the present invention, high-speed push notification can be realized.

(ウェブコンテンツへのプッシュ通知)
本発明の一実施形態では、携帯端末120上で動作するウェブページなどのウェブコンテンツを識別するウェブ識別子と関連づけてセッションを確立し、図2に示すように、当該セッション上で、携帯端末120上で動作するウェブコンテンツを閲覧するためのアプリの表示画面に対してプッシュ通知情報を送信する。
(Push notification to web content)
In one embodiment of the present invention, a session is established in association with a web identifier that identifies web content such as a web page running on the mobile terminal 120, and on the mobile terminal 120 as shown in FIG. Push notification information is transmitted to the display screen of the application for browsing the web content that operates in.

ウェブ識別子としては、たとえば、ウェブコンテンツを含むウェブサイトのURLが挙げられる。この場合、通知サーバ110は、まずウェブサイトが読み込む通知サーバ110と全二重通信状態を確立するモジュールが当該セッションに関連づけられたURLが携帯端末120上で閲覧されているか否かを判定し、閲覧されている場合、プッシュ通知情報を送信する。プッシュ通知情報を携帯端末120が受信すると、携帯端末120は、当該プッシュ通知情報に含まれるコンテンツバイナリデータとHTML、CSS、JSなどのウェブページを構成する構造化データとを解析し、携帯端末120の表示画面上にコンテンツと構造化データを組み立ててポップアップとしウェブページを再構築することによって、プッシュ通知を表示させる。   Examples of the web identifier include a URL of a website including web content. In this case, the notification server 110 first determines whether or not the URL associated with the session is viewed on the mobile terminal 120 by the module that establishes the full-duplex communication state with the notification server 110 that the website reads. If it is viewed, push notification information is sent. When the mobile terminal 120 receives the push notification information, the mobile terminal 120 analyzes the content binary data included in the push notification information and the structured data constituting the web page such as HTML, CSS, JS, and the mobile terminal 120. The push notification is displayed by assembling the contents and structured data on the display screen and reconstructing the web page as a pop-up.

このようにすることで、ウェブページなどのウェブコンテンツに対して直接的にプッシ
ュ通知を行うことが可能となる。
By doing in this way, it becomes possible to perform push notification directly with respect to web contents, such as a web page.

なお、アプリが特定のURLにアクセスするものである場合にはアプリ識別子がウェブ識別子であることがある。   Note that when the application accesses a specific URL, the application identifier may be a web identifier.

また、ウェブページに対してプッシュ通知を行う場合、ユーザーが閲覧しているサイト(コンテンツ)の閲覧を邪魔しないようにポップアップではないバナー形式のような違う表現で表すこともできる。   Further, when a push notification is given to a web page, it can be expressed by a different expression such as a banner format that is not a pop-up so as not to disturb the browsing of the site (content) that the user is browsing.

(セッション管理)
本発明にかかるセッションの管理には、いくつかの実施形態が挙げられる。
(Session management)
The session management according to the present invention includes several embodiments.

各セッションは、アプリに関連づけられている場合、アプリの起動に伴い確立し、アプリが起動されている間、維持することができる。   Each session, when associated with an app, is established as the app starts and can be maintained while the app is running.

アプリがフォアグランド・バックグランドのいずれの状態においてもセッションを維持しておきつつ、フォアグランドの状態においてのみプッシュ通知情報の送信を行うようにしてもよい。   The application may transmit the push notification information only in the foreground state while maintaining the session in either the foreground or background state.

また、各セッションは、URLに関連づけられている場合、当該URLから別のURLに遷移したことに応じて破棄することができる。   Further, when each session is associated with a URL, it can be discarded in response to a transition from the URL to another URL.

(セッションの確立方法)
本発明にかかるセッションの確立方法には、大別して少なくとも2通りが挙げられる。第1の方法は、携帯端末120上で動作するアプリにセッション確立用モジュールを組み込む方法である。当該アプリが携帯端末120上で起動すると当該モジュールが実行されて、管理サーバ110とのセッションの有無を判定し、セッションが無ければ携帯端末120から管理サーバ110に、セッションを確立するためのリクエストと合わせて端末識別子又は端末識別子及びアプリ識別子が送信されてセッションが確立され、管理サーバ110の記憶部113に記憶されたセッションテーブルに新たに確立されたセッションが格納される。管理サーバ110は、受け取ったリクエストに対してセッション確立のために端末識別子又は端末識別子及びアプリ識別子を元に判断し、対象クライアントであればレスポンスを返すことで、セッションの確立を行うことができる。
(How to establish a session)
The session establishment method according to the present invention can be broadly classified into at least two methods. The first method is a method of incorporating a session establishment module into an application operating on the mobile terminal 120. When the application is started on the mobile terminal 120, the module is executed to determine whether or not there is a session with the management server 110. If there is no session, a request for establishing a session from the mobile terminal 120 to the management server 110 In addition, a terminal identifier or a terminal identifier and an application identifier are transmitted to establish a session, and the newly established session is stored in the session table stored in the storage unit 113 of the management server 110. The management server 110 can determine the session based on the terminal identifier or the terminal identifier and the application identifier in order to establish a session for the received request, and return a response if the client is a target client, thereby establishing the session.

第2の方法は、携帯端末120上で動作するウェブコンテンツを閲覧するためのアプリによってアクセスされるウェブサーバにセッション確立用モジュールを記憶しておき、当該ウェブサーバに携帯端末120からアクセスがあると、ウェブコンテンツとともに当該モジュールを携帯端末120に送信する。携帯端末120では上記アプリが当該モジュールを実行してセッションが確立される。上記モジュールは、ウェブサーバに記憶しておいてもよいし、当該ウェブサーバから接続可能な別のサーバ上に記憶しておいてもよい。別のサーバ上に置いておくことでモジュールのアップデートなどのメンテナンスが容易になる。   In the second method, a session establishment module is stored in a web server accessed by an app for browsing web content that runs on the mobile terminal 120, and the web server is accessed from the mobile terminal 120. The module is transmitted to the mobile terminal 120 together with the web content. In the mobile terminal 120, the application executes the module and a session is established. The module may be stored in a web server, or may be stored on another server connectable from the web server. Maintenance such as module update becomes easy by putting it on another server.

通知サーバ110は、たとえばオペレータが通知サーバ110上で提供される管理画面からプッシュ通知の通知先の指定を行うと、各通知先との間でセッションの有無の判定を行う(S301)。セッションが確立されている場合にはプッシュ通知を行うが(S302)、セッションが確立されていない場合、各OSが利用可能なリモート通知サービスを用いて仮にプッシュ通知(「仮プッシュ通知」とも呼ぶ。)を行うことができる(S303)。ユーザーが仮プッシュ通知をタップ又はクリックすると、通知サーバ110と携帯端末120との間に上記第1又は第2の方法によってセッションの確立が可能となる(S304)。   For example, when the operator designates the notification destination of the push notification from the management screen provided on the notification server 110, the notification server 110 determines whether or not there is a session with each notification destination (S301). When a session is established, a push notification is performed (S302). When a session is not established, a push notification (also referred to as “provisional push notification”) is performed using a remote notification service that can be used by each OS. ) Can be performed (S303). When the user taps or clicks the provisional push notification, the session can be established between the notification server 110 and the portable terminal 120 by the first or second method (S304).

管理サーバ110においては、通知先として指定された端末識別子及びアプリ識別子に対応するセッションが確立していなかったことをセッションテーブルでたとえばフラグを立てて状態を保持しておき、フラグが立っている間に新たにセッションが確立されたことに応じて、確立中と同様にCMS等から通知内容を取得し、確立された当該セッション上で上記アプリの表示画面に対してプッシュ通知を行う。   In the management server 110, for example, a flag is set in the session table to hold that the session corresponding to the terminal identifier and application identifier specified as the notification destination has not been established, and the flag is set. In response to the newly established session, the notification content is acquired from the CMS or the like in the same manner as during the establishment, and a push notification is given to the display screen of the application on the established session.

(ユーザー行動履歴)
通知サーバ110と携帯端末120との間にセッションが確立されている際に、通知サーバ110は、携帯端末120からフィンガープリントなどのユーザー識別子を当該セッション上で受信することができる。なお、「フィンガープリント」とは、ブラウザーの種類及びバージョン、OSの種類及びバージョン、画面解像度、利用可能なフォント、プラグイン、時間帯、言語及びフォントの設定、ハードウエア構成情報等のうちの少なくとも複数を組み合わせて、その違いに基づいてユーザーを特定するものをいう。
(User behavior history)
When a session is established between the notification server 110 and the mobile terminal 120, the notification server 110 can receive a user identifier such as a fingerprint from the mobile terminal 120 on the session. “Fingerprint” means at least one of browser type and version, OS type and version, screen resolution, usable font, plug-in, time zone, language and font setting, hardware configuration information, etc. This is a combination of multiple users that identifies users based on their differences.

セッション確立用モジュール、又は別途の履歴取得用モジュールにユーザー識別子を取得して通知サーバ110に送信する機能を与えておき、たとえば、ユーザーが携帯端末120を用いて第1のウェブページにアクセスしたこと、第1のウェブページから当該第1のウェブページとは異なる第2のウェブページにアクセスしたことなどのユーザー行動履歴とともに通知サーバ110に送信して通知サーバ110の記憶部112又は通信サーバ110からアクセス可能な記憶部に格納してもよい。   A function for acquiring a user identifier and sending it to the notification server 110 is given to the session establishment module or a separate history acquisition module. For example, the user accesses the first web page using the mobile terminal 120 From the first web page to the notification server 110 together with the user behavior history such as accessing a second web page different from the first web page, from the storage unit 112 of the notification server 110 or the communication server 110 You may store in the memory | storage part which can be accessed.

セッション確立時、又はセッション確立後の所定のタイミングで通知サーバ110が携帯端末120のユーザー識別子を受信するようにしておくと、受信したユーザー識別子に関連づけられた過去のユーザー行動履歴を参照して、当該セッション上での携帯端末120へのプッシュ通知の通知内容を決定することが可能となる。ユーザー行動履歴を参照した活用例としては、例えば、第1のウェブページである商品の詳細ページを見た情報を参照して、第2のウェブページで第1のウェブページで興味を持った商品のおすすめ通知をするといったことが可能になる。   When the notification server 110 receives the user identifier of the mobile terminal 120 at a predetermined timing after session establishment or at the time of session establishment, referring to the past user behavior history associated with the received user identifier, The notification content of the push notification to the mobile terminal 120 on the session can be determined. For example, referring to the user behavior history, for example, referring to information on the detailed page of the product, which is the first web page, the product interested in the first web page on the second web page It is possible to send a recommendation notification.

(ウェブページ間の誘導・連携)
膨大な数のウェブページが存在する現在、新たに作成されたウェブページへのアクセスを効率的に集めるための手法があれば、それは強く望まれるところであるが、本発明の一態様では、単発のプッシュ通知ではなく、所定の期間の間に既存ウェブページにアクセスしたユーザーに対して当該既存ウェブページとは異なる新規ウェブページに関連づけられたプッシュ通知を送信する。たとえば、新規ウェブページのURLを通知内容に含むプッシュ通知とすることができる。
(Guidance and cooperation between web pages)
There is a huge number of web pages, and it would be highly desirable if there was a method for efficiently collecting access to newly created web pages. Instead of a push notification, a push notification associated with a new web page different from the existing web page is transmitted to a user who accesses the existing web page during a predetermined period. For example, it may be a push notification including the URL of a new web page in the notification content.

新たに作成されたウェブページへの効率的な導線を与えることの困難さがもたらすこの問題は、当該新たに作成されたウェブページを含むウェブサイトのトップページを上記既存ウェブページとすることで、特に顕著な効果が得られる。記事の見出しなどが並ぶことの多いトップページは、多くのアクセス数があるものの多くのユーザーは短時間でより下位階層のウェブページへと遷移してしまうことから、単発のプッシュ通知では多くのユーザーに配信することが容易ではないが、所定の期間にわたりプッシュ通知を継続することに多くのユーザーを捉えることができる。   This problem caused by the difficulty of providing an efficient lead to the newly created web page is that the top page of the website containing the newly created web page is the above existing web page, A particularly remarkable effect is obtained. Although the top page where articles headlines are often arranged has many visits, many users transition to a lower level web page in a short time, so many users are in a single push notification Although it is not easy to deliver to a user, many users can be captured by continuing the push notification for a predetermined period.

新規ウェブページが含まれるウェブサイトのトップページの他には、新規ウェブページに関連するウェブサイトのトップページとすることも同様に効果的である。   In addition to the top page of the website including the new web page, it is also effective to use the top page of the website related to the new web page.

ユーザーが同じドメイン内に滞在中にセッションを維持することが効果的な用途もあり、そのために、携帯端末120からサーバ110にkeep_aliveパケットを送信してもよい。   In some applications, it is effective for the user to maintain a session while staying in the same domain. For this purpose, a keep_alive packet may be transmitted from the mobile terminal 120 to the server 110.

(動画ワイプ)
プッシュ通知の通知内容として、動画、特にオリンピック、高校野球等のスポーツの試合、ロケットの打ち上げ、コンサートなどの実況動画が対象となる場合、本発明の一態様では、ワイプとして表示を行う。本明細書では、「ワイプ」とは、表示領域の隅により小さな領域を設けて別の映像を表示したもの、又はその表示領域を指す用語として用いる。
(Video wipe)
When the notification content of the push notification is a moving image, particularly a live game such as a sports game such as Olympics or high school baseball, a rocket launch, or a concert, in one embodiment of the present invention, display is performed as a wipe. In this specification, “wipe” is used as a term indicating a display area in which another image is displayed by providing a smaller area at the corner of the display area, or the display area.

プッシュ通知の性質として、場合によっては、ユーザーが表示しようとするウェブコンテンツの障害となる傾向にある。ウェブコンテンツの閲覧に優先して配信者側が表示させたいもの、たとえば広告、ウェブサイトへのログインパスワードの入力要求、パスワードの変更案内、エラー表示等についてはさほど問題とはならない可能性が高い。しかしながら、おおよその開始日時は分かっているものの正確な開始日時は必ずしも定まっていない実況動画等をユーザーのウェブブラウザにプッシュ通知として表示させることを考えると、開始までの期間はユーザーのウェブブラウザの使用、その他の作業の障害となってしまうおそれがある。   As a property of push notification, in some cases, it tends to be an obstacle to web content that a user tries to display. There is a high possibility that things that the distributor wants to display in preference to browsing web contents, such as advertisements, login password input requests to websites, password change guidance, and error display, will not be a problem. However, considering the fact that the actual start date / time is known but the exact start date / time is not always determined, it will be displayed on the user's web browser as a push notification. There is a risk that other work may become an obstacle.

本発明の一態様では、実際にイベントの開始時刻又は開始予定時刻が近づいてきたタイミングで、たとえば1時間、30分、10分、5分、1分前等の所定時間前にワイプとして実況動画のプッシュ通知を行う。ワイプの配置位置は、ウェブブラウザなどのアプリの表示領域の右下、右上、左上、左下などの隅とすることができ、また、表示されているページをスクロールしてもワイプの配置位置は固定したままとすることができる。ユーザーが望めば、ワイプをドラッグしてその位置は可変としてもよい。   In one aspect of the present invention, a live video is used as a wipe at a predetermined time, such as 1 hour, 30 minutes, 10 minutes, 5 minutes, or 1 minute before the event start time or scheduled start time is approaching. Push notification of. The wipe position can be the corner of the display area of an application such as a web browser in the lower right, upper right, upper left, and lower left corners, and the wipe position can be fixed by scrolling the displayed page. Can remain. If the user desires, the wipe position can be changed by dragging the wipe.

動画ワイプの対象となるイベントとしては、ウェブブラウザが表示しているウェブページ又はウェブサイトの内容に関連するイベント、ユーザーの過去の行動履歴から判定した当該ユーザーの興味に関連するイベントなどとしてもよい。あるいは、通知サーバ110が通知可能な通知先のすべて又は一部に対して一律に配信をしてもよい。   The event that is subject to video wipe may be an event related to the content of the web page or website displayed by the web browser, an event related to the user's interest determined from the user's past action history, etc. . Or you may deliver uniformly with respect to all or one part of the notification destination which the notification server 110 can notify.

動画ワイプの表示手順としては、次のようになる。まず、携帯端末112にプッシュ通知情報を送信する。次に、携帯端末112のウェブブラウザが当該プッシュ通知情報に含まれるスクリプトを実行して当該ウェブブラウザに関連づけてワイプのための表示領域を生成する。そして、当該ワイプにおいて実況動画を自動再生するか、ユーザーから当該ワイプに対する入力に応じて再生を開始する。さらにユーザーからのタップ、クリックなどの入力に応じてワイプを拡大又は全画面表示できるようにしてもよい。   The video wipe display procedure is as follows. First, push notification information is transmitted to the mobile terminal 112. Next, the web browser of the mobile terminal 112 executes a script included in the push notification information and generates a display area for wiping in association with the web browser. Then, the live video is automatically reproduced in the wipe, or the reproduction is started in response to an input from the user to the wipe. Furthermore, the wipe may be enlarged or displayed in full screen in response to an input such as a tap or click from the user.

プッシュ通知として表示される動画は、表示が行われるウェブページ又はウェブサイトにおいては提供されない動画とすることもできる。このようにユーザーが今閲覧しているウェブコンテンツとは関連性のない又は低いものを表示する際には、上述のようにワイプとして、ユーザーが表示しようとするウェブコンテンツの障害となるリスクを大幅に低減することができる。   The moving image displayed as the push notification may be a moving image that is not provided on the web page or website on which the display is performed. In this way, when displaying content that is irrelevant or low to the web content that the user is currently browsing, as a wipe as described above, the risk of hindering the web content that the user tries to display is greatly increased. Can be reduced.

(効果測定)
各OSが提供するリモート通知サービスはプッシュ通知の効果を確認することは出来ず、効果的なプッシュ通知の戦略を立てることが難しい。セッションを用いる本発明にかかるプッシュ通知では、プッシュ通知後のユーザーアクションなどの情報を管理サーバ110側で取得することができる。たとえば、プッシュ通知にアンケート機能を設け、ユーザーからの反応等を集計することで、より効果的なプッシュ通知を行うための分析が可能になる。
(Effect measurement)
The remote notification service provided by each OS cannot confirm the effect of push notification, and it is difficult to make an effective push notification strategy. In the push notification according to the present invention using a session, information such as a user action after the push notification can be acquired on the management server 110 side. For example, by providing a questionnaire function for push notifications and counting responses from users, analysis for more effective push notifications becomes possible.

(負荷軽減)
通知サーバ110が接続可能な携帯端末の数、或いは同時に確立可能なWebSocketセッション数には制約がある場合がある。そこで、本発明の一態様では、WebSocketセッションが確立された第1の携帯端末を経由してWebSocketセッションが確立されていない第2の携帯端末へのプッシュ通知を行う。
(Load reduction)
There may be restrictions on the number of portable terminals to which the notification server 110 can be connected or the number of WebSocket sessions that can be established simultaneously. Therefore, in one aspect of the present invention, a push notification is made to the second mobile terminal in which the WebSocket session is not established via the first mobile terminal in which the WebSocket session is established.

まず、第2の携帯端末が通知サーバ110にWebSocketセッションの確立リクエストを行う。次に、通知サーバ110は、確立済みのWebSocketセッション数が所定の上限又はセッション数に達していると判定したときは、確立不可の通知を第2の携帯端末に返す。ここで、通知サーバ110は、WebSocketセッションが確立中の第1の携帯端末のIPアドレスもあわせて返す。第2の携帯端末は、この場合、WebSocket用モジュール又は別途のWebRTC用モジュールによりWebRTC規格に準拠したWebRTCセッションを第1の携帯端末との間で確立する。そして、第1の携帯端末は、通知サーバ110よりプッシュ通知を受信すると、第1の携帯端末の記憶部に記憶されたWebSocket用モジュール又は別途のWebRTC用モジュールによって現在第2の携帯端末とWebRTCセッションが確立中であることに応じて当該プッシュ通知を第2の携帯端末に転送する。   First, the second mobile terminal makes a request for establishing a WebSocket session to the notification server 110. Next, when the notification server 110 determines that the number of established WebSocket sessions has reached a predetermined upper limit or the number of sessions, the notification server 110 returns a notification that the establishment is impossible to the second portable terminal. Here, the notification server 110 also returns the IP address of the first portable terminal that is establishing the WebSocket session. In this case, the second portable terminal establishes a WebRTC session compliant with the WebRTC standard with the first portable terminal using the WebSocket module or the separate WebRTC module. Then, when the first mobile terminal receives the push notification from the notification server 110, the first mobile terminal and the WebRTC session are currently connected to the second mobile terminal by the WebSocket module stored in the storage unit of the first mobile terminal or a separate WebRTC module. The push notification is transferred to the second portable terminal in response to the establishment of the.

このようにして、本発明の一態様では、通知サーバ110の負荷を軽減することが可能である。   Thus, in one embodiment of the present invention, the load on the notification server 110 can be reduced.

(その他)
HTML、CSS、JSなどのウェブの表現技術を利用したリッチなプッシュ通知は自由な表現が可能である。その表現態様は、テキストをはじめ、画像、サウンド、動画、透過利用アニメーション、3Dコンテンツ、ゲームなどのプログラムが利用でき、表現の形状もポップアップに留まらない自由な形状を表現することが出来る。
(Other)
Rich push notifications using web expression technologies such as HTML, CSS, and JS can be freely expressed. As the expression mode, programs such as text, images, sounds, moving images, transparent animations, 3D contents, games, and the like can be used, and the shape of expression can also express a free shape that is not limited to a pop-up.

付加機能として一方的に情報を表現するプッシュ通知だけではなく、ゲーム性を取り入れたプッシュ通知が可能で、例えばあみだくじのようなプログラムをプッシュ通知し、ユーザーの選択によって当たりが出ると特典を与えるといったプッシュ通知が可能である。   In addition to push notifications that unilaterally express information as an additional function, push notifications that incorporate game characteristics are possible, for example, push notifications of programs such as Amida lotteries, and benefits are given when hit by user selection Push notification is possible.

付加機能としてあらかじめユーザーが取り決めたパスワードを入力しないとプッシュ通知の内容が確認出来ないプッシュ通知が可能である。   As an additional function, it is possible to perform push notification in which the content of the push notification cannot be confirmed unless the password previously determined by the user is input.

ウェブサイレントプッシュ機能として通知サーバ110からユーザーの目には現れないプッシュ通知を送信することが可能で、表示しているウェブページの一部を書き換えて、ページの一部を更新したり、広告領域の広告コンテンツを変更したりといったことが任意のタイミングで可能になる。   As a web silent push function, it is possible to transmit a push notification that does not appear to the user's eyes from the notification server 110, rewrite a part of the displayed web page, update a part of the page, It is possible to change the advertising content at any timing.

110 通知サーバ
111 処理部
112 記憶部
113 通信部
120 携帯端末
110 Notification Server 111 Processing Unit 112 Storage Unit 113 Communication Unit 120 Mobile Terminal

Claims (10)

携帯端末にプッシュ通知を表示させるための通知サーバであって、
前記携帯端末との間に確立されるセッションを前記携帯端末の端末識別子に関連づけて記憶する記憶部と、
前記携帯端末の前記端末識別子とともに記憶されたセッション上で、前記携帯端末に対してプッシュ通知情報を送信する通信部と
を備え、
前記記憶部に記憶されるセッションは、ウェブコンテンツを識別するためのウェブ識別子とも関連づけられ、
前記通信部は、前記端末識別子及び前記ウェブ識別子と関連づけられた前記セッション上で、前記携帯端末上で動作するウェブコンテンツを閲覧するためのアプリの表示画面に対してプッシュ通知情報を送信し、
前記プッシュ通知情報により表示される前記プッシュ通知は動画を含むことを特徴とする通知サーバ。
A notification server for displaying a push notification on a mobile terminal,
A storage unit that stores a session established with the mobile terminal in association with a terminal identifier of the mobile terminal;
A communication unit that transmits push notification information to the mobile terminal on the session stored together with the terminal identifier of the mobile terminal;
The session stored in the storage unit is also associated with a web identifier for identifying web content,
The communication unit transmits push notification information to a display screen of an application for browsing web content operating on the mobile terminal on the session associated with the terminal identifier and the web identifier,
The notification server, wherein the push notification displayed by the push notification information includes a moving image.
前記通知部は、前記通知サーバに入力された端末識別子及びウェブ識別子に基づいて端末識別子及びウェブ識別子とセッションとの対応づけを格納するセッションテーブルを参照して特定されるセッションを用いて、前記プッシュ通知情報の送信を行うことを特徴とする請求項1に記載の通知サーバ。   The notification unit uses the session specified by referring to a session table that stores a correspondence between the terminal identifier and the web identifier and the session based on the terminal identifier and the web identifier input to the notification server, and uses the push The notification server according to claim 1, wherein notification information is transmitted. 前記プッシュ通知情報の送信は、前記ウェブ識別子により識別されるウェブコンテンツが前記表示画面に表示されているときに行われることを特徴とする請求項1又は2に記載の通知サーバ。   The notification server according to claim 1 or 2, wherein the push notification information is transmitted when web content identified by the web identifier is displayed on the display screen. 前記ウェブ識別子は、前記ウェブコンテンツを含むウェブサイトのURLであることを特徴とする請求項1から3のいずれかに記載の通知サーバ。   The notification server according to claim 1, wherein the web identifier is a URL of a website including the web content. 前記プッシュ通知情報の送信は、所定の期間の間に前記URLのトップページにアクセスした携帯端末に対して継続して行うことを特徴とする請求項1から4のいずれかに記載の通知サーバ。   The notification server according to any one of claims 1 to 4, wherein the push notification information is continuously transmitted to a mobile terminal that has accessed the top page of the URL during a predetermined period. 前記プッシュ通知情報の通知内容は、新たに作成されたウェブページへの導線として前記新たに作成されたウェブページのURLを含むことを特徴とする請求項5に記載の通知サーバ。   The notification server according to claim 5, wherein the notification content of the push notification information includes a URL of the newly created web page as a lead to the newly created web page. 前記プッシュ通知は、前記携帯端末の表示画面の少なくとも1部に実況動画のためのワイプとして配置されることを特徴とする請求項1から6のいずれかに記載の通知サーバ。   The notification server according to claim 1, wherein the push notification is arranged as a wipe for a live video on at least a part of a display screen of the mobile terminal. 前記通信部は、前記携帯端末との間に確立されたセッションが前記記憶部に記憶されていない場合、前記携帯端末に搭載されたOSが利用可能なリモート通知サービスに対して端末識別子を送信して、前記通知サーバと前記携帯端末との間のセッションを確立するための前記携帯端末への仮プッシュ通知を要求することを特徴とする請求項1から7のいずれかに記載の通知サーバ。   The communication unit transmits a terminal identifier to a remote notification service that can be used by an OS installed in the portable terminal when a session established with the portable terminal is not stored in the storage unit. The notification server according to claim 1, wherein a temporary push notification to the portable terminal for establishing a session between the notification server and the portable terminal is requested. 携帯端末にプッシュ通知を表示させるための通知方法であって、
前記携帯端末との間に確立されるセッションを前記携帯端末の端末識別子に関連づけて記憶するステップと、
前記携帯端末の前記端末識別子とともに記憶されたセッション上で、前記携帯端末に対してプッシュ通知情報を送信するステップと
を含み、
前記記憶部に記憶されるセッションは、ウェブコンテンツを識別するためのウェブ識別子とも関連づけられ、
前記通信部は、前記端末識別子及び前記ウェブ識別子と関連づけられた前記セッション上で、前記携帯端末上で動作するウェブコンテンツを閲覧するためのアプリの表示画面に対してプッシュ通知情報を送信し、
前記プッシュ通知情報により表示される前記プッシュ通知は動画を含むことを特徴とする通知方法。
A notification method for displaying a push notification on a mobile device,
Storing a session established with the mobile terminal in association with a terminal identifier of the mobile terminal;
Sending push notification information to the mobile terminal on a session stored with the terminal identifier of the mobile terminal,
The session stored in the storage unit is also associated with a web identifier for identifying web content,
The communication unit transmits push notification information to a display screen of an application for browsing web content operating on the mobile terminal on the session associated with the terminal identifier and the web identifier,
The notification method, wherein the push notification displayed by the push notification information includes a moving image.
コンピュータに、携帯端末にプッシュ通知を表示させるための通知方法を実行させるためのプログラムであって、前記通知方法は、
前記携帯端末との間に確立されるセッションを前記携帯端末の端末識別子に関連づけて記憶するステップと、
前記携帯端末の前記端末識別子とともに記憶されたセッション上で、前記携帯端末に対してプッシュ通知情報を送信するステップと
を含み、
前記記憶部に記憶されるセッションは、ウェブコンテンツを識別するためのウェブ識別子とも関連づけられ、
前記通信部は、前記端末識別子及び前記ウェブ識別子と関連づけられた前記セッション上で、前記携帯端末上で動作するウェブコンテンツを閲覧するためのアプリの表示画面に対してプッシュ通知情報を送信し、
前記プッシュ通知情報により表示される前記プッシュ通知は動画を含むことを特徴とするプログラム。
A program for causing a computer to execute a notification method for displaying a push notification on a mobile terminal, wherein the notification method includes:
Storing a session established with the mobile terminal in association with a terminal identifier of the mobile terminal;
Sending push notification information to the mobile terminal on a session stored with the terminal identifier of the mobile terminal,
The session stored in the storage unit is also associated with a web identifier for identifying web content,
The communication unit transmits push notification information to a display screen of an application for browsing web content operating on the mobile terminal on the session associated with the terminal identifier and the web identifier,
The push notification displayed by the push notification information includes a moving image.
JP2016124937A 2015-09-25 2016-06-23 Notification method and notification server for push notification to portable terminal Active JP6083039B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2015188195 2015-09-25
JP2015188195 2015-09-25

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2016037379A Division JP2017062759A (en) 2015-09-25 2016-02-29 Notification method and notification server for sending push notifications to portable terminal

Publications (2)

Publication Number Publication Date
JP6083039B1 JP6083039B1 (en) 2017-02-22
JP2017062764A true JP2017062764A (en) 2017-03-30

Family

ID=58095206

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2016037379A Pending JP2017062759A (en) 2015-09-25 2016-02-29 Notification method and notification server for sending push notifications to portable terminal
JP2016124937A Active JP6083039B1 (en) 2015-09-25 2016-06-23 Notification method and notification server for push notification to portable terminal
JP2017100436A Active JP6212240B2 (en) 2015-09-25 2017-05-20 Notification method and notification server for performing push notification by wipe to portable terminal

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2016037379A Pending JP2017062759A (en) 2015-09-25 2016-02-29 Notification method and notification server for sending push notifications to portable terminal

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2017100436A Active JP6212240B2 (en) 2015-09-25 2017-05-20 Notification method and notification server for performing push notification by wipe to portable terminal

Country Status (2)

Country Link
JP (3) JP2017062759A (en)
KR (1) KR20180057619A (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6472491B2 (en) * 2017-07-20 2019-02-20 ヤフー株式会社 Determination device, notification management server, control program, determination method, determination program, notification management method, and notification management program
KR102023819B1 (en) * 2017-11-13 2019-09-20 케이티하이텔 주식회사 Method for providing call participate on real-time service
JP7075520B1 (en) 2021-03-18 2022-05-25 楽天グループ株式会社 Terminal device, display control method, and program

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002189675A (en) * 2000-08-25 2002-07-05 Ntt Docomo Inc Information distributing system and information distributing method
JP2002334033A (en) * 2001-05-07 2002-11-22 Ntt Docomo Inc Method, system, device, program, and recording medium for information distribution
US8473743B2 (en) * 2010-04-07 2013-06-25 Apple Inc. Mobile device management
US20120284638A1 (en) * 2011-05-06 2012-11-08 Kibits Corp. System and method for social interaction, sharing and collaboration
JP5857443B2 (en) * 2011-05-12 2016-02-10 ソニー株式会社 Content sharing system
JP5607095B2 (en) * 2012-03-19 2014-10-15 株式会社東芝 Information generation apparatus and information output apparatus
JP5785907B2 (en) * 2012-06-15 2015-09-30 日本電信電話株式会社 Incoming call notification system
US9883389B2 (en) * 2012-12-14 2018-01-30 Facebook, Inc. Techniques for communicating notifications to subscribers
KR101448593B1 (en) * 2013-01-15 2014-10-13 주식회사 네이블커뮤니케이션즈 Method of pushing web service and server performing the same
CN103973737A (en) * 2013-01-30 2014-08-06 腾讯科技(深圳)有限公司 Method, server and browser for actively pushing messages
JP6212288B2 (en) * 2013-05-30 2017-10-11 日本放送協会 Push distribution server, receiving terminal, receiving program and system

Also Published As

Publication number Publication date
JP6083039B1 (en) 2017-02-22
JP2017188131A (en) 2017-10-12
JP2017062759A (en) 2017-03-30
JP6212240B2 (en) 2017-10-11
KR20180057619A (en) 2018-05-30

Similar Documents

Publication Publication Date Title
US9117001B2 (en) Method and system for cross-terminal cloud browsing
US10754668B2 (en) Media file presentation method, client application, and plug-in
US8156418B2 (en) Image acquisition from dynamic content for delivery to network-enabled static display devices
US20140123033A1 (en) Systems, methods, and apparatuses for implementing a shared session server to enable multiple browser clients to simultaneously view and interact with common web content in a shared browsing session
US8990325B2 (en) Real-time and interactive community-based content publishing system
US20130080560A1 (en) System and Method for Sharing Digital Data on a Presenter Device to a Plurality of Participant Devices
WO2017028722A1 (en) Method and device for displaying splash screen image of application
CN110069738B (en) Information processing method and device, terminal equipment and server
JP6212240B2 (en) Notification method and notification server for performing push notification by wipe to portable terminal
US20140280699A1 (en) Method and apparatus for enabling discovery and communications between unrelated browser sessions
CN111090533B (en) Bulletin information sending method, bulletin information sending device, electronic equipment and storage medium
CN104853235A (en) Method for interacting with display screen terminal
CN105095220B (en) A kind of browser implementation method, terminal and virtualization agent device
JP6372868B2 (en) Reward distribution method, reward distribution system and terminal
US20090228549A1 (en) Method of tracking usage of client computer and system for same
WO2017140226A1 (en) Video processing method and device therefor
JP6898680B2 (en) Information processing equipment and programs
CN110300321B (en) Banner display method and device
WO2017051916A1 (en) Notification method and notification server for sending push notifications to portable terminal
WO2020179451A1 (en) Information processing device and program
JP6560383B1 (en) Information display program, information display method, information display device, and distribution device
CN110622159B (en) Improving opt-out compliance
US20150006679A1 (en) Individual information management system, electronic device, and method for managing individual information
JP2014209391A (en) Information providing device, advertisement distribution system, information providing method, and information providing program
KR20150125803A (en) Apparatus and Method for Supporting Advertisement

Legal Events

Date Code Title Description
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: 20161220

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20161227

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20161227

R150 Certificate of patent or registration of utility model

Ref document number: 6083039

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313532

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250