JP2017188131A - Notification method and notification server for performing push notification to portable terminal based on wipe - Google Patents

Notification method and notification server for performing push notification to portable terminal based on wipe Download PDF

Info

Publication number
JP2017188131A
JP2017188131A JP2017100436A JP2017100436A JP2017188131A JP 2017188131 A JP2017188131 A JP 2017188131A JP 2017100436 A JP2017100436 A JP 2017100436A JP 2017100436 A JP2017100436 A JP 2017100436A JP 2017188131 A JP2017188131 A JP 2017188131A
Authority
JP
Japan
Prior art keywords
notification
session
identifier
mobile terminal
push notification
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
JP2017100436A
Other languages
Japanese (ja)
Other versions
JP6212240B2 (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
Asahi Shimbun Publishing Co
Original Assignee
Catalyna Inc
Asahi Shimbun Publishing Co
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, Asahi Shimbun Publishing Co filed Critical Catalyna Inc
Application granted granted Critical
Publication of JP6212240B2 publication Critical patent/JP6212240B2/en
Publication of JP2017188131A publication Critical patent/JP2017188131A/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

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Telephonic Communication Services (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a notification method and a notification device for performing push notification to a portable terminal based on WIPE which enables the push notification to be perform with high degree of flexibility.SOLUTION: Instead of performing push notification by using remote notification service which can be used by each OS of a portable terminal as in the prior art, session is established between a notification server 110 performing notification and a portable terminal 120 as a destination of the notification, and push notification information is transmitted to the portable terminal 120 in the session. The session established between the notification server 110 and the portable terminals 120 is stored in a storage unit 112 of the notification server 110 in association with terminal identifiers for the portable terminals 120.EFFECT: The notification server 110 is able to deliver any push notification, including rich content such as live video displayed as WIPE, to any terminal at any timing with high degree of flexibility, on a condition that the session has been established.SELECTED DRAWING: Figure 1

Description

本発明は、携帯端末にワイプによるプッシュ通知を行うための通知方法及び通知サーバに関する。   The present invention relates to a notification method and a notification server for performing push notification by wipe 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 by wipe on a mobile terminal, wherein the session established with the mobile terminal A storage unit that stores the terminal identifier of the portable terminal and the web identifier for identifying the web content, and operates on the portable terminal on the session stored together with the terminal identifier and the web identifier of the portable terminal. A communication unit that transmits push notification information to a display screen of an application for browsing web content, and the push notification displayed by the push notification information includes a moving image displayed as a wipe. To do.

また、本発明の第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の態様は、第1又は第2の態様において、前記通信部は、前記アプリがフォアグランドの状態であるときに、前記プッシュ通知情報を送信することを特徴とする。   According to a third aspect of the present invention, in the first or second aspect, the communication unit transmits the push notification information when the app is in a foreground state.

また、本発明の第4の態様は、第1から第3のいずれかの態様において、前記通知部は、前記通知サーバに入力された端末識別子及びウェブ識別子に基づいて端末識別子及びウェブ識別子とセッションとの対応づけを格納するセッションテーブルを参照して特定されるセッションを用いて、前記プッシュ通知情報の送信を行うことを特徴とする。   In addition, according to a fourth aspect of the present invention, in any one of the first to third aspects, the notification unit includes a terminal identifier, a web identifier, and a 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 by referring to a session table that stores the association with.

また、本発明の第5の態様は、第1から第4のいずれかの態様において、前記プッシュ通知情報の送信は、前記ウェブ識別子により識別されるウェブコンテンツが前記表示画面に表示されているときに行われることを特徴とする。   Further, according to a fifth aspect of the present invention, in any one of the first to fourth aspects, 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 being performed.

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

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

また、本発明の第8の態様は、第1から第7のいずれかの態様において、前記セッションは、前記アプリの起動に伴い確立されることを特徴とする。   According to an eighth aspect of the present invention, in any one of the first to seventh aspects, the session is established when the application is activated.

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

また、本発明の第10の態様は、第1から第9のいずれかの態様において、前記プッシュ通知は、実況動画のためのワイプとして配置されることを特徴とする。   According to a tenth aspect of the present invention, in any one of the first to ninth aspects, the push notification is arranged as a wipe for a live video.

また、本発明の第11の態様は、第1から第9のいずれかの態様において、イベントの開始時刻又は開始予定時刻の所定時間前にワイプによるプッシュ通知を行うことを特徴とする。   An eleventh aspect of the present invention is characterized in that, in any one of the first to ninth aspects, a push notification is performed by a wipe a predetermined time before the event start time or the scheduled start time.

また、本発明の第12の態様は、第1から第9のいずれかの態様において、前記ワイプは、ユーザーのドラッグにより表示位置が可変であることを特徴とする。   According to a twelfth aspect of the present invention, in any one of the first to ninth aspects, the display position of the wipe is variable by a user's drag.

また、本発明の第13の態様は、第1から第12のいずれかの態様において、前記通信部はさらに、前記携帯端末との間に確立されたセッションが前記記憶部に記憶されていない場合、前記携帯端末に搭載されたOSが利用可能なリモート通知サービスに対して端末識別子を送信して、前記通知サーバと前記携帯端末との間のセッションを確立するための前記携帯端末への仮プッシュ通知を要求し、前記仮プッシュ通知は、タップ又はクリックされるとウェブコンテンツを閲覧するためのアプリが起動され、前記アプリによってセッション確立モジュールが実行されて前記セッションを確立するためのリクエストが前記通信部によって受信されるものであることを特徴とする。   In addition, in a thirteenth aspect of the present invention, in any one of the first to twelfth aspects, the communication unit further includes a session established with the mobile terminal that is not stored in the storage unit. A temporary push to the mobile terminal for establishing a session between the notification server and the mobile terminal by transmitting a terminal identifier to a remote notification service available to the OS installed in the mobile terminal When a tap or click is made, an application for browsing web content is activated, and a session establishment module is executed by the application to establish the session. It is received by the part.

また、本発明の第14の態様は、第13の態様において、前記リモート通知サービスは、APNs又はGCMであることを特徴とする。   The fourteenth aspect of the present invention is characterized in that, in the thirteenth aspect, the remote notification service is APNs or GCM.

また、本発明の第15の態様は、第13又は14の態様において、前記通信部は、前記記憶部に確立された前記セッションが記憶されたことに応じて、前記セッション上で、前記携帯端末に対してプッシュ通知情報を送信することを特徴とする。   Further, a fifteenth aspect of the present invention is the portable terminal according to the thirteenth or fourteenth aspect, wherein the communication unit receives the session established in the storage unit in response to the storage of the session. It is characterized by transmitting push notification information.

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

また、本発明の第17の態様は、携帯端末にワイプによるプッシュ通知を表示させるための通知方法であって、前記携帯端末との間に確立されるセッションを前記携帯端末の端末識別子及びウェブコンテンツを識別するためのウェブ識別子に関連づけて記憶するステップと、前記携帯端末の前記端末識別子及び前記ウェブ識別子とともに記憶されたセッション上で、前記携帯端末上で動作するウェブコンテンツを閲覧するためのアプリの表示画面に対してプッシュ通知情報を送信するステップとを含み、前記プッシュ通知情報により表示される前記プッシュ通知はワイプとして表示される動画を含むことを特徴とする。   According to a seventeenth aspect of the present invention, there is provided a notification method for displaying a push notification by wipe on a portable terminal, wherein a session established with the portable terminal is defined as a terminal identifier of the portable terminal and web content An application for browsing web content running on the mobile terminal on the session stored together with the terminal identifier and the web identifier of the mobile terminal. Transmitting the push notification information to the display screen, wherein the push notification displayed by the push notification information includes a moving image displayed as a wipe.

また、本発明の第18の態様は、コンピュータに、携帯端末にワイプによるプッシュ通知を表示させるための通知方法を実行させるためのプログラムであって、前記通知方法は、前記携帯端末との間に確立されるセッションを前記携帯端末の端末識別子及びウェブコンテンツを識別するためのウェブ識別子に関連づけて記憶するステップと、前記携帯端末の前記端末識別子及び前記ウェブ識別子とともに記憶されたセッション上で、前記携帯端末上で動作するウェブコンテンツを閲覧するためのアプリの表示画面に対してプッシュ通知情報を送信するステップとを含み、前記プッシュ通知情報により表示される前記プッシュ通知はワイプとして表示される動画を含むことを特徴とする。   According to an eighteenth 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 by wipe. The notification method is performed between the portable terminal and the portable terminal. Storing a session to be established in association with a terminal identifier of the portable terminal and a web identifier for identifying web content, and on the session stored together with the terminal identifier and the web identifier of the portable terminal, Transmitting push notification information to a display screen of an application for browsing web content operating on a terminal, and the push notification displayed by the push notification information includes a video displayed as a wipe It is characterized by that.

本発明の一態様によれば、従来のように携帯端末の各OSが利用可能なリモート通知サービスを用いてプッシュ通知を行うのではなく、通知を行う通知サーバと通知先である携 帯端末との間にセッションを確立し、当該セッション上で、携帯端末上で動作するウェブコンテンツを閲覧するためのアプリの表示画面に対してプッシュ通知情報を送信するため、自由度の高いプッシュ通知をワイプとして表示可能とし、たとえばユーザーによるプッシュ通知の認知を高めることができる。   According to one aspect of the present invention, instead of performing push notification using a remote notification service that can be used by each OS of a mobile terminal as in the past, a notification server that performs notification and a mobile terminal that is a notification destination A session is established during the session, and push notification information is sent to the display screen of the app for browsing web content that runs on the mobile device. For example, it is possible to increase the recognition of the push notification by the user.

本発明にかかる通知サーバと携帯端末との関係を示す図である。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). If a session is established, a push notification is performed (S302). If 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.

プッシュ通知の性質として、場合によっては、ユーザーが表示しようとするウェブコン テンツの障害となる傾向にある。ウェブコンテンツの閲覧に優先して配信者側が表示させたいもの、たとえば広告、ウェブサイトへのログインパスワードの入力要求、パスワードの変更案内、エラー表示等についてはさほど問題とはならない可能性が高い。しかしながら、おおよその開始日時は分かっているものの正確な開始日時は必ずしも定まっていない実況動画等をユーザーのウェブブラウザにプッシュ通知として表示させることを考えると、開始までの期間はユーザーのウェブブラウザの使用、その他の作業の障害となってしまうおそれがある。   The nature of push notifications tends to be an obstacle to the web content that users try 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 (18)

携帯端末にワイプによるプッシュ通知を表示させるための通知サーバであって、
前記携帯端末との間に確立されるセッションを前記携帯端末の端末識別子及びウェブコンテンツを識別するためのウェブ識別子に関連づけて記憶する記憶部と、
前記携帯端末の前記端末識別子及び前記ウェブ識別子とともに記憶されたセッション上で、前記携帯端末上で動作するウェブコンテンツを閲覧するためのアプリの表示画面に対してプッシュ通知情報を送信する通信部と
を備え、
前記プッシュ通知情報により表示される前記プッシュ通知はワイプとして表示される動画を含むことを特徴とする通知サーバ。
A notification server for displaying a push notification by wipe on a mobile terminal,
A storage unit for storing a session established with the mobile terminal in association with a terminal identifier of the mobile terminal and a web identifier for identifying web content;
A communication unit that transmits push notification information to a display screen of an application for browsing web content operating on the mobile terminal on a session stored together with the terminal identifier and the web identifier of the mobile terminal; Prepared,
The notification server, wherein the push notification displayed by the push notification information includes a moving image displayed as a wipe.
前記通信部は、前記携帯端末からの要求を必要とすることなく、前記プッシュ通知情報を送信することを特徴とする請求項1に記載の通知サーバ。   The notification server according to claim 1, wherein the communication unit transmits the push notification information without requiring a request from the portable terminal. 前記通信部は、前記アプリがフォアグランドの状態であるときに、前記プッシュ通知情報を送信することを特徴とする請求項1又は2に記載の通知サーバ。   The notification server according to claim 1, wherein the communication unit transmits the push notification information when the application is in a foreground state. 前記通知部は、前記通知サーバに入力された端末識別子及びウェブ識別子に基づいて端末識別子及びウェブ識別子とセッションとの対応づけを格納するセッションテーブルを参照して特定されるセッションを用いて、前記プッシュ通知情報の送信を行うことを特徴とする請求項1から3のいずれかに記載の通知サーバ。   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 any one of claims 1 to 3, wherein the notification information is transmitted. 前記プッシュ通知情報の送信は、前記ウェブ識別子により識別されるウェブコンテンツが前記表示画面に表示されているときに行われることを特徴とする請求項1から4のいずれかに記載の通知サーバ。   The notification server according to any one of claims 1 to 4, wherein the push notification information is transmitted when web content identified by the web identifier is displayed on the display screen. 前記ウェブ識別子は、前記ウェブコンテンツを含むウェブサイトのURLであることを特徴とする請求項1から5のいずれかに記載の通知サーバ。   6. The notification server according to claim 1, wherein the web identifier is a URL of a website including the web content. 前記セッションは、前記アプリが起動されている間、維持されることを特徴とする請求項1から6のいずれかに記載の通知サーバ。   The notification server according to claim 1, wherein the session is maintained while the application is activated. 前記セッションは、前記アプリの起動に伴い確立されることを特徴とする請求項1から7のいずれかに記載の通知サーバ。   The notification server according to claim 1, wherein the session is established when the application is activated. 前記セッションは、WebSocket規格に準拠することを特徴とする請求項1から8のいずれかに記載の通知サーバ。   The notification server according to claim 1, wherein the session conforms to a WebSocket standard. 前記プッシュ通知は、実況動画のためのワイプとして配置されることを特徴とする請求項1から9のいずれかに記載の通知サーバ。   The notification server according to claim 1, wherein the push notification is arranged as a wipe for a live video. イベントの開始時刻又は開始予定時刻の所定時間前にワイプによるプッシュ通知を行うことを特徴とする請求項1から9のいずれかに記載の通知サーバ。   The notification server according to any one of claims 1 to 9, wherein a push notification by wipe is performed a predetermined time before an event start time or a scheduled start time. 前記ワイプは、ユーザーのドラッグにより表示位置が可変であることを特徴とする請求項1から9のいずれかに記載の通知サーバ。   The notification server according to claim 1, wherein a display position of the wipe is variable by a user's drag. 前記通信部はさらに、前記携帯端末との間に確立されたセッションが前記記憶部に記憶されていない場合、前記携帯端末に搭載されたOSが利用可能なリモート通知サービスに対して端末識別子を送信して、前記通知サーバと前記携帯端末との間のセッションを確立するための前記携帯端末への仮プッシュ通知を要求し、
前記仮プッシュ通知は、タップ又はクリックされるとウェブコンテンツを閲覧するためのアプリが起動され、前記アプリによってセッション確立モジュールが実行されて前記セッションを確立するためのリクエストが前記通信部によって受信されるものであることを特徴とする請求項1から12のいずれかに記載の通知サーバ。
The communication unit further 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. And requesting a temporary push notification to the mobile terminal for establishing a session between the notification server and the mobile terminal,
In the provisional push notification, an application for browsing web content is activated when tapped or clicked, and a session establishment module is executed by the application and a request for establishing the session is received by the communication unit The notification server according to claim 1, wherein the notification server is one.
前記リモート通知サービスは、APNs又はGCMであることを特徴とする請求項13に記載の通知サーバ。   The notification server according to claim 13, wherein the remote notification service is APNs or GCM. 前記通信部は、前記記憶部に確立された前記セッションが記憶されたことに応じて、前記セッション上で、前記携帯端末に対してプッシュ通知情報を送信することを特徴とする請求項13又は14に記載の通知サーバ。   The said communication part transmits push notification information with respect to the said portable terminal on the said session according to having memorize | stored the said session established in the said memory | storage part, The Claim 13 or 14 characterized by the above-mentioned. Notification server described in. 前記通信部は、前記携帯端末からの要求を必要とすることなく、前記プッシュ通知情報を送信することを特徴とする請求項15に記載の通知サーバ。   The notification server according to claim 15, wherein the communication unit transmits the push notification information without requiring a request from the portable terminal. 携帯端末にワイプによるプッシュ通知を表示させるための通知方法であって、
前記携帯端末との間に確立されるセッションを前記携帯端末の端末識別子及びウェブコンテンツを識別するためのウェブ識別子に関連づけて記憶するステップと、
前記携帯端末の前記端末識別子及び前記ウェブ識別子とともに記憶されたセッション上で、前記携帯端末上で動作するウェブコンテンツを閲覧するためのアプリの表示画面に対してプッシュ通知情報を送信するステップと
を含み、
前記プッシュ通知情報により表示される前記プッシュ通知はワイプとして表示される動画を含むことを特徴とする通知方法。
A notification method for displaying a push notification by wipe on a mobile device,
Storing a session established with the mobile terminal in association with a terminal identifier of the mobile terminal and a web identifier for identifying web content;
Transmitting push notification information to a display screen of an application for browsing web content operating on the mobile terminal on a session stored together with the terminal identifier and the web identifier of the mobile terminal. ,
The notification method, wherein the push notification displayed by the push notification information includes a moving image displayed as a wipe.
コンピュータに、携帯端末にワイプによるプッシュ通知を表示させるための通知方法を実行させるためのプログラムであって、前記通知方法は、
前記携帯端末との間に確立されるセッションを前記携帯端末の端末識別子及びウェブコンテンツを識別するためのウェブ識別子に関連づけて記憶するステップと、
前記携帯端末の前記端末識別子及び前記ウェブ識別子とともに記憶されたセッション上で、前記携帯端末上で動作するウェブコンテンツを閲覧するためのアプリの表示画面に対してプッシュ通知情報を送信するステップと
を含み、
前記プッシュ通知情報により表示される前記プッシュ通知はワイプとして表示される動画を含むことを特徴とするプログラム。
A program for causing a computer to execute a notification method for displaying a push notification by wipe 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 and a web identifier for identifying web content;
Transmitting push notification information to a display screen of an application for browsing web content operating on the mobile terminal on a session stored together with the terminal identifier and the web identifier of the mobile terminal. ,
The push notification displayed by the push notification information includes a moving image displayed as a wipe.
JP2017100436A 2015-09-25 2017-05-20 Notification method and notification server for performing push notification by wipe to portable terminal Active JP6212240B2 (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
JP6212240B2 JP6212240B2 (en) 2017-10-11
JP2017188131A true JP2017188131A (en) 2017-10-12

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 (2)

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

Country Status (2)

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

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190054314A (en) * 2017-11-13 2019-05-22 케이티하이텔 주식회사 Method for providing call participate on real-time service

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
JP2021157628A (en) * 2020-03-27 2021-10-07 東京瓦斯株式会社 Information provision control device
JP7075520B1 (en) 2021-03-18 2022-05-25 楽天グループ株式会社 Terminal device, display control method, and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120284638A1 (en) * 2011-05-06 2012-11-08 Kibits Corp. System and method for social interaction, sharing and collaboration
JP2012238220A (en) * 2011-05-12 2012-12-06 Sony Corp Information processing apparatus, information processing method, and computer program
WO2014093997A1 (en) * 2012-12-14 2014-06-19 Facebook, Inc. Techniques for communicating notifications to subscribers
US20150264095A1 (en) * 2013-01-15 2015-09-17 Nable Communications, Inc. Web service push method and web service push server and web service providing server performing same

Family Cites Families (7)

* 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
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
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

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120284638A1 (en) * 2011-05-06 2012-11-08 Kibits Corp. System and method for social interaction, sharing and collaboration
JP2012238220A (en) * 2011-05-12 2012-12-06 Sony Corp Information processing apparatus, information processing method, and computer program
WO2014093997A1 (en) * 2012-12-14 2014-06-19 Facebook, Inc. Techniques for communicating notifications to subscribers
US20150264095A1 (en) * 2013-01-15 2015-09-17 Nable Communications, Inc. Web service push method and web service push server and web service providing server performing same

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
"決済データでニーズを先読み", TOP PROMOTIONS 販促会議 NO.207, JPN6016039094, 1 July 2015 (2015-07-01), JP, pages 62 - 63, ISSN: 0003639201 *
加藤 寛人, 上を目指すプログラマーのための IPHONEアプリ開発テクニック IOS 7編 初版, vol. 第1版, JPN6016039095, 21 December 2013 (2013-12-21), JP, pages 210 - 217, ISSN: 0003639200 *
濱口 伸: "放送と通信の連携", 映像情報メディア学会誌 第68巻 第9号, vol. 第68巻, JPN6016039093, 1 September 2014 (2014-09-01), JP, pages 721 - 725, ISSN: 0003639199 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190054314A (en) * 2017-11-13 2019-05-22 케이티하이텔 주식회사 Method for providing call participate on real-time service
KR102023819B1 (en) * 2017-11-13 2019-09-20 케이티하이텔 주식회사 Method for providing call participate on real-time service

Also Published As

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

Similar Documents

Publication Publication Date Title
US9117001B2 (en) Method and system for cross-terminal cloud browsing
JP6212240B2 (en) Notification method and notification server for performing push notification by wipe to portable terminal
US8156418B2 (en) Image acquisition from dynamic content for delivery to network-enabled static display devices
CN105307024B (en) A kind of graph text information interface control method and device based on regarding networking
WO2015085842A1 (en) Method and device for presenting search result in mobile terminal
US20130080560A1 (en) System and Method for Sharing Digital Data on a Presenter Device to a Plurality of Participant Devices
US20130290516A1 (en) Real-time and interactive community-based content publishing system
WO2017028722A1 (en) Method and device for displaying splash screen image of application
EP2669796A1 (en) Posted information sharing system, information-processing system, information processing method, program, and computer platform
CN111090533B (en) Bulletin information sending method, bulletin information sending device, electronic equipment and storage medium
US20140280699A1 (en) Method and apparatus for enabling discovery and communications between unrelated browser sessions
CN104853235A (en) Method for interacting with display screen terminal
CN105095220B (en) A kind of browser implementation method, terminal and virtualization agent device
JP6898680B2 (en) Information processing equipment and programs
JP6372868B2 (en) Reward distribution method, reward distribution system and terminal
WO2017140226A1 (en) Video processing method and device therefor
CN102209116A (en) Method and device for acquiring Internet protocol television program information, and television
US11656746B2 (en) Intercepted loading of web applications
KR101403783B1 (en) Virtual space providing system for distinct step of application execution
JP6957079B2 (en) Methods and devices for presenting information
JP2019079401A (en) Generating apparatus, terminal apparatus, sharing page generating system, generating method, and control program
CN110300321B (en) Banner display method and device
WO2017051916A1 (en) Notification method and notification server for sending push notifications to portable terminal
JP6741310B1 (en) Information processing device and program
JP5599843B2 (en) Information providing apparatus, advertisement distribution system, information providing method, and information providing program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170720

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170720

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20170720

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20170823

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170914

R150 Certificate of patent or registration of utility model

Ref document number: 6212240

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

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