JP2017176804A - Terminal, server, system, management method, and program - Google Patents

Terminal, server, system, management method, and program Download PDF

Info

Publication number
JP2017176804A
JP2017176804A JP2016186163A JP2016186163A JP2017176804A JP 2017176804 A JP2017176804 A JP 2017176804A JP 2016186163 A JP2016186163 A JP 2016186163A JP 2016186163 A JP2016186163 A JP 2016186163A JP 2017176804 A JP2017176804 A JP 2017176804A
Authority
JP
Japan
Prior art keywords
terminal
information
server
group
identification information
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
JP2016186163A
Other languages
Japanese (ja)
Other versions
JP7024175B2 (en
Inventor
岡田 健
Ken Okada
岡田  健
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to CN201710129906.7A priority Critical patent/CN107231342A/en
Priority to US15/467,116 priority patent/US20170280304A1/en
Publication of JP2017176804A publication Critical patent/JP2017176804A/en
Application granted granted Critical
Publication of JP7024175B2 publication Critical patent/JP7024175B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To allow a temporary group to be created without requiring complicated processing.SOLUTION: A group operation system S includes other portable terminals 1 each having a communication function, and a server 2 communicatively connected to each of the portable terminals 1 for managing information exchange with the portable terminals 1. Each of the portable terminals 1 includes a communication control part 52. The communication control part 52 controls a communication part 21-1 so as to transmit identification information on the own portable terminal to the server 2. The server 2 includes a communication control part 91 and a group management processing part 92. The communication control part 91 controls a communication part 21-2 so as to acquire identification information on each of the portable terminals 1 from the portable terminals 1 through the communication function of the portable terminals 1. The group management processing part 92 groups a plurality of the portable terminals 1 in association with the identification information acquired by the communication control part 91.SELECTED DRAWING: Figure 8

Description

本発明は、端末、サーバ、システム、管理方法及びプログラムに関する。   The present invention relates to a terminal, a server, a system, a management method, and a program.

従来より、予め登録されている友人が近隣に存在することを検知し、自分とその友人とでグループを作成する空間共有システムがある(特許文献1参照)。   Conventionally, there is a space sharing system that detects that a pre-registered friend exists in the vicinity and creates a group between the user and the friend (see Patent Document 1).

特開2013−065241号公報JP 2013-0665241 A

しかしながら、上述したような特許文献1に記載の既往の空間共有システムでは、グループを作成するためには煩雑な操作が必要であり、一時的なグループの作成については想定されていなかった。   However, in the past space sharing system described in Patent Document 1 described above, a complicated operation is required to create a group, and temporary group creation has not been assumed.

本発明は、このような状況に鑑みてなされたものであり、煩雑な処理をする必要なく、一時的なグループを作ることを目的とする。   The present invention has been made in view of such a situation, and an object thereof is to create a temporary group without the need for complicated processing.

上記目的を達成するため、本発明の一態様の端末は、
サーバと通信接続され、他の端末と情報交換を行う端末であって、
前記サーバに対して自機の識別情報を送信する識別情報送信手段と、
前記サーバにおいて前記自機の識別情報と前記他の端末の識別情報とを紐付けして、複数の端末をグループ化させることを許可するグループ化許可情報を送信するグループ化許可情報送信手段と、
前記サーバにおいて前記自機の識別情報と前記他の端末の識別情報とが紐付けられた状態において、前記紐付けの解除を前記サーバに送信するためのインターフェースをユーザに対して常時提供するグループ化解除手段と、
を備えることを特徴とする。
In order to achieve the above object, a terminal according to one embodiment of the present invention includes:
A terminal that communicates with a server and exchanges information with other terminals.
Identification information transmitting means for transmitting identification information of the own device to the server;
Grouping permission information transmitting means for transmitting grouping permission information for allowing a plurality of terminals to be grouped by associating the identification information of the own device with the identification information of the other terminal in the server;
Grouping that always provides the user with an interface for transmitting the release of the association to the server in a state where the identification information of the own device and the identification information of the other terminal are associated in the server. Release means,
It is characterized by providing.

本発明によれば、煩雑な処理をする必要なく、一時的なグループを作ることができる。   According to the present invention, a temporary group can be created without the need for complicated processing.

本実施形態におけるグループ運用の手法について説明するための概念図である。It is a conceptual diagram for demonstrating the method of group operation in this embodiment. 本発明の一実施形態に係るグループ運用システムSのシステム構成を示すシステム構成図である。It is a system configuration figure showing the system configuration of group operation system S concerning one embodiment of the present invention. 親の携帯端末1Aにおけるグループの作成から解散までの画面表示の変遷を示す模式図である。It is a schematic diagram which shows the transition of the screen display from preparation of group to dissolution in parent portable terminal 1A. 子の携帯端末1Bにおけるグループへの加入から脱退までの画面表示の変遷を示す模式図である。It is a schematic diagram which shows the transition of the screen display from the joining to the group to withdrawal from the child portable terminal 1B. 地図の表示画面の表示例を示す模式図である。It is a schematic diagram which shows the example of a display of a map display screen. 本発明の一実施形態に係る携帯端末1のハードウェアの構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the portable terminal 1 which concerns on one Embodiment of this invention. 本発明の一実施形態に係るサーバ2のハードウェアの構成を示すブロック図である。It is a block diagram which shows the structure of the hardware of the server 2 which concerns on one Embodiment of this invention. 図6の携帯端末1及び図7のサーバ2の機能的構成のうち、グループ運用処理を実行するための機能的構成を示す機能ブロック図である。It is a functional block diagram which shows the functional structure for performing group operation processing among the functional structures of the portable terminal 1 of FIG. 6, and the server 2 of FIG. 図8の機能的構成を有する図6の親の携帯端末1Aが実行する(親側)グループ運用処理の流れを説明するフローチャートである。FIG. 9 is a flowchart for explaining a flow of (parent side) group operation processing executed by the parent mobile terminal 1 </ b> A of FIG. 6 having the functional configuration of FIG. 8. 図8の機能的構成を有する図6の子の携帯端末1Bが実行する(子側)グループ運用処理の流れを説明するフローチャートである。FIG. 9 is a flowchart for explaining the flow of (child-side) group operation processing executed by the child portable terminal 1 </ b> B of FIG. 6 having the functional configuration of FIG. 8. 図8の機能的構成を有する図7のサーバ2が実行する(サーバ側)グループ運用処理の流れを説明するフローチャートである。9 is a flowchart for explaining the flow of a group operation process (server side) executed by the server 2 of FIG. 7 having the functional configuration of FIG. 8. 親の携帯端末1Aにおけるパーティーの作成に係る画面表示の変遷例を示す模式図である。It is a schematic diagram which shows the transition example of the screen display which concerns on creation of the party in 1 A of parent | mobile terminals. エントリー中画面の詳細を示す模式図である。It is a schematic diagram which shows the detail of the screen during entry. 子の携帯端末1Bにおけるパーティーの参加に係る画面表示の変遷例を示す模式図である。It is a schematic diagram which shows the transition example of the screen display which concerns on participation of the party in child portable terminal 1B. エントリー中画面の詳細を示す模式図である。It is a schematic diagram which shows the detail of the screen during entry. パーティー作成完了後のマップ表示について説明するための模式図である。It is a schematic diagram for demonstrating the map display after completion of party creation. パーティー解散及びパーティーから抜ける機能を説明するための模式図である。It is a schematic diagram for demonstrating the function which leaves a party dissolution and a party. パーティー解散及びパーティーから抜ける機能を説明するための模式図である。It is a schematic diagram for demonstrating the function which leaves a party dissolution and a party. メッセージ送信に係る画面表示の変遷例を示す模式図である。It is a schematic diagram which shows the transition example of the screen display which concerns on message transmission.

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

図1は、本実施形態におけるグループ運用の手法について説明するための概念図である。
本実施形態においては、共通するアプリケーションを有する複数の携帯端末1同士がグループを構成して、当該グループ内において携帯端末1の各々の情報(本実施形態においては、位置)を共有する。
本実施形態のグループは、図1に示すように、グループを作成したいユーザ(親)によって、各携帯端末1に対して、呼びかけが行われる。呼びかけに応じたユーザ(子)は、呼びかけを行ったユーザ(親)が指定した場所に集合して、ユーザ(親)が指定した動作(本実施形態においては、ジェスチャー)を行うことにより、グループへの加入(グループ登録)が完了する。その後、グループに属する携帯端末1にグループに属するメンバーの位置を互いに共有される。
なお、以下において、グループを作成するユーザが所持する携帯端末1を「親の携帯端末1A」といい、グループに加入するユーザが所持する他の携帯端末1’を「子の携帯端末1B」という。
FIG. 1 is a conceptual diagram for explaining a group operation method in the present embodiment.
In the present embodiment, a plurality of mobile terminals 1 having a common application constitute a group, and each piece of information (position in the present embodiment) of the mobile terminal 1 is shared within the group.
As shown in FIG. 1, the group according to this embodiment is called to each mobile terminal 1 by a user (parent) who wants to create a group. The user (child) who responds to the call gathers at a location specified by the user (parent) who made the call, and performs an operation specified by the user (parent) (in this embodiment, a gesture). Subscription to (group registration) is completed. Thereafter, the positions of the members belonging to the group are shared with the mobile terminals 1 belonging to the group.
In the following, the portable terminal 1 possessed by the user who creates the group is referred to as “parent portable terminal 1A”, and the other portable terminal 1 ′ possessed by the user who joins the group is referred to as “child portable terminal 1B”. .

図2は、本発明の一実施形態に係るグループ運用システムSのシステム構成を示すシステム構成図である。
グループ運用システムSは、図2に示すように、携帯端末1(親の携帯端末1Aと、子の携帯端末1B)と、サーバ2と、を含む。即ち、グループ運用システムSでは、メンバーとなる携帯端末1が属するグループの管理(作成・解散・加入・脱退・位置共有)をサーバ2で行う。
FIG. 2 is a system configuration diagram showing a system configuration of the group operation system S according to the embodiment of the present invention.
As shown in FIG. 2, the group operation system S includes a mobile terminal 1 (a parent mobile terminal 1 </ b> A and a child mobile terminal 1 </ b> B) and a server 2. That is, in the group operation system S, the server 2 performs management (creation, dissolution, joining, withdrawal, location sharing) of the group to which the mobile terminal 1 as a member belongs.

携帯端末1は、サーバ2との間で通信を行う通信機能と、自機の姿勢変化や位置を取得可能なセンシング機能と、自機や他機の位置を表示可能な表示機能と、を有する。   The portable terminal 1 has a communication function for performing communication with the server 2, a sensing function capable of acquiring the posture change and position of the own device, and a display function capable of displaying the positions of the own device and other devices. .

サーバ2は、携帯端末1との間で通信を行う通信機能と、グループの作成/解散/加入/脱退を管理する機能と、グループに属する携帯端末1の各々に対して、互いの位置を共有させる機能と、を有する。   The server 2 shares the mutual position with respect to each of the mobile terminal 1 belonging to the group, the communication function for performing communication with the mobile terminal 1, the function for managing creation / disbanding / joining / withdrawing of the group And a function of

親の携帯端末1Aからサーバ2には、少なくとも、グループ加入の条件等の情報(以下、「グループ作成情報」という。)と、位置共有に用いられる自機の位置情報が送信され、サーバ2からは逆に、グループ内の子の携帯端末1Bの現在の位置情報が配信される。
また、子の携帯端末1Bからサーバ2には、少なくとも、グループ加入に必要な情報(以下、「グループ加入情報」という。)と、自機の位置情報が送信され、サーバ2からは逆に、グループ内の他の携帯端末1の現在の位置情報が配信される。逆に、グループを解散する場合には、親の携帯端末1Aからグループの解散を要求する情報(以下、「グループ解散情報」という。)が送信され、グループから脱退する場合には、子の携帯端末1Bからグループの脱退を要求する情報(以下、「グループ脱退情報」という。)が送信される。グループ作成情報・グループ加入情報・グループ脱退情報・グループ解散情報・親の携帯端末1Aからグループへの加入を締め切る要求の情報(以下、「グループ締切情報」という。)を総称して、以下、「グループ情報」ともいう。
At least information such as group subscription conditions (hereinafter referred to as “group creation information”) and location information of the own device used for location sharing are transmitted from the parent portable terminal 1A to the server 2. Conversely, the current position information of the child portable terminal 1B in the group is distributed.
Also, at least information necessary for group subscription (hereinafter referred to as “group subscription information”) and location information of the own device are transmitted from the child portable terminal 1B to the server 2, and the server 2 conversely, The current location information of other mobile terminals 1 in the group is distributed. Conversely, when a group is dissolved, information requesting group dissolution (hereinafter referred to as “group dissolution information”) is transmitted from the parent portable terminal 1A, and when the group leaves the group, Information requesting group withdrawal (hereinafter referred to as “group withdrawal information”) is transmitted from terminal 1B. Group creation information, group subscription information, group withdrawal information, group dissolution information, and information on a request for closing a parent's mobile terminal 1A to join a group (hereinafter referred to as “group deadline information”) are collectively referred to as “ It is also called “group information”.

具体的には、グループ運用システムSにおいては、グループの運用に関して以下のような手順で行われる。
(1)親の携帯端末1Aにおいてグループを作成する旨を入力して、親の携帯端末1Aからサーバ2にグループ作成情報を送信して要請する。
グループ作成情報には、グループを作成する旨・グループへの加入可能な位置範囲・グループへの加入の際の条件(本実施形態においては、所定の動作を行うことが条件であり、詳細には、所定のジェスチャー)を含む。
(2)グループへの加入が可能な位置範囲に、グループに加入を希望する子の携帯端末1Bを所持するユーザが集結する。
(3)子の携帯端末1Bは、グループへの加入希望の旨と、位置範囲にあることを示すために位置の取得と、加入条件となる予め決められた動作(本実施形態においては、ジェスチャー)を行う。当該、グループへの加入希望の旨と、位置情報、ジェスチャーの情報を含むグループ作成情報が子の携帯端末1Bからサーバ2に送信される。
(4)サーバ2において、子の携帯端末1Bを所持するユーザが行ったジェスチャーが正しい場合には、グループへの加入を承認する管理が行われる。その結果、親の携帯端末1Aと子の携帯端末1Bの各々には、グループに加入している携帯端末1の位置が周辺地図上に表示される。
(5)グループを作成した親の携帯端末1Aにおいては、グループの解散が可能であり、グループに加入した子の携帯端末1Bではグループからの脱退が可能となる。グループからの脱退した場合には、周辺地図上から消えて、その後の位置が表示されない。
Specifically, in the group operation system S, the group operation is performed in the following procedure.
(1) The parent portable terminal 1A inputs that a group is to be created, and transmits the group creation information from the parent portable terminal 1A to the server 2 for a request.
The group creation information includes the fact that the group is created, the position range where the group can be joined, the conditions for joining the group (in this embodiment, the predetermined operation is performed, , Predetermined gestures).
(2) Users possessing child portable terminals 1B who wish to join the group are gathered in a position range where joining the group is possible.
(3) The child mobile terminal 1B obtains a request to join the group, acquires a position to indicate that it is in the position range, and a predetermined operation that becomes a join condition (in this embodiment, a gesture )I do. The group creation information including the request to join the group, the position information, and the gesture information is transmitted from the child portable terminal 1B to the server 2.
(4) In the server 2, when the gesture performed by the user having the child portable terminal 1B is correct, management for approving the joining of the group is performed. As a result, the position of the mobile terminal 1 joining the group is displayed on the surrounding map on each of the parent mobile terminal 1A and the child mobile terminal 1B.
(5) The parent mobile terminal 1A that created the group can disband the group, and the child mobile terminal 1B that has joined the group can leave the group. When you leave the group, it disappears from the surrounding map and the subsequent position is not displayed.

このため、グループ運用システムSにおいては、グループを作成した親の携帯端末1Aやグループに加入した子の携帯端末1Bの個人のアドレス等を互いの携帯端末1間で取得されることがない。また、所定の範囲内で所定のジェスチャーを行うと登録できるために、他の携帯端末1’を所持するユーザを特定されることもない。逆に、所定の範囲内を目視可能な範囲に設定すれば、互いのユーザを認識した安全な状態でグループを運用することができる。   For this reason, in the group operation system S, the personal addresses of the parent mobile terminal 1A that created the group and the child mobile terminal 1B that joined the group are not acquired between the mobile terminals 1. Further, since registration can be performed by performing a predetermined gesture within a predetermined range, a user who has another mobile terminal 1 ′ is not specified. On the contrary, if the predetermined range is set to a visible range, the group can be operated in a safe state in which each user is recognized.

即ち、グループ運用システムSでは、所定の位置範囲内で所定のジェスチャーをすることで、グループに加入することができ、グループを作成した親の携帯端末1Aの解散やグループに加入した子の携帯端末1Bの脱退があった場合に、携帯端末1の各々には、他の携帯端末1の情報が残っていないために、その後の足取りや連絡が取れなくなることから、「その場限り」の関係でグループを作成することができる。さらに、例えば、所定の位置範囲から出た場合や、所定の時刻が過ぎた場合等の場所や時間に制限を設けてグループの解散/脱退をさせることで、「その場限り」感を高めることができる。   That is, in the group operation system S, it is possible to join the group by performing a predetermined gesture within a predetermined position range, and the dissolution of the parent mobile terminal 1A that created the group or the child mobile terminal that has joined the group When there is a withdrawal of 1B, each mobile terminal 1 has no information on other mobile terminals 1 and cannot take subsequent steps or contact. Groups can be created. In addition, for example, if you go out of a predetermined position range or when a predetermined time has passed, you can limit the place and time, and make the group disband / withdraw, thereby increasing the sense of “as-is” Can do.

図3は、親の携帯端末1Aにおけるグループの作成から解散までの画面表示の変遷を示す模式図である。   FIG. 3 is a schematic diagram showing the transition of the screen display from the creation of the group to the dissolution in the parent mobile terminal 1A.

図3の例に示すように、アプリケーションを起動させることで、[募集!]と[加入!]を選択可能な画面(以下、「初期画面」という。)が表示される。[募集!]を選択することで、グループを作成することになり、携帯端末1はグループを主催する側である親の携帯端末1Aとして機能することになる。これに対して、[加入!]を選択することで、グループに加入することになり、携帯端末1はグループに加入する側である子の携帯端末1Bとして機能することになる。
「募集!」が選択されることで、グループのエリア範囲を決定する画面に遷移する。
グループのエリア範囲を決定する画面では、地図上にエリア範囲を示す枠が表示され、[+]/[−]ボタンを操作することでエリア範囲の大きさを変更する。なお、エリア範囲を拡大して表示画面の外縁まで広がることで、その後は、地図が広域になる。
その後、地図をタップすることで、出現する決定ボタンをタップすることで、エリア範囲が決定する。
エリア範囲の決定によって、募集中状態画面に遷移する。募集中状態画面では、加入の有無を表示する募集の状態が表示される。なお、募集中状態画面には、互いに手を繋いだ人型アイコンが周状に表示され、加入が認識されると、人型アイコンの表示が変更されるように構成される。加入が認識されると、例えば、人型アイコンの色が付いていく表示となる。
そして、募集中状態画面をタップすることで、出現する決定ボタンをタップすることで、募集が締め切られる。
その後、地図の表示画面に遷移して、加入メンバーの位置が地図上に表示される。本例では、募集中状態画面での人型アイコンに対応する表示で、加入メンバーの位置が地図上に表示される。なお、メッセージの送受信機能を追加した場合、メッセージ送信者に対応する人型アイコンに吹き出しを表示してメッセージを表示するように構成してもよい。また、状態表示機能を追加した場合には、人型アイコンの状態(例えば、エマージェンシー状態等)が対応して変化(例えば、色や形状の変化等)するように構成してもよい。
地図の表示画面において、所定の操作(例えば、左フリック)を行うと、グループの解散を決定する画面に遷移し、[解散]ボタンをタップすると、グループが解散する。その後、画面は初期画面に遷移する。
As shown in the example of FIG. 3, by launching the application, [Recruitment! ] And [Subscribe! ] Can be selected (hereinafter referred to as “initial screen”). [Recruitment! ] Is created, and the mobile terminal 1 functions as the parent mobile terminal 1A that hosts the group. On the other hand, [Join! ], The mobile terminal 1 joins the group, and the mobile terminal 1 functions as the child mobile terminal 1B that is the side joining the group.
When “Recruitment!” Is selected, the screen changes to a screen for determining the area range of the group.
On the screen for determining the area range of the group, a frame indicating the area range is displayed on the map, and the size of the area range is changed by operating the [+] / [-] buttons. In addition, the map becomes wide after that by expanding the area range to the outer edge of the display screen.
Then, the area range is determined by tapping the decision button that appears by tapping the map.
Transition to the recruiting status screen by determining the area range. On the recruiting status screen, the status of recruitment that displays the presence or absence of subscription is displayed. It should be noted that the recruiting state screen is configured such that humanoid icons that are connected to each other are displayed in a circle, and the display of the humanoid icon is changed when the subscription is recognized. When the subscription is recognized, for example, a display with a color of a humanoid icon is displayed.
Then, by tapping the recruiting status screen, tapping the decision button that appears, the recruitment is closed.
Thereafter, the display changes to a map display screen, and the position of the member is displayed on the map. In this example, the position of the subscribing member is displayed on the map in a display corresponding to the humanoid icon on the recruiting status screen. When a message transmission / reception function is added, a message may be displayed by displaying a balloon on a humanoid icon corresponding to the message sender. In addition, when the state display function is added, the state of the humanoid icon (for example, emergency state) may be changed correspondingly (for example, change of color or shape).
When a predetermined operation (for example, left flick) is performed on the map display screen, the screen transitions to a screen for determining the dissolution of the group, and when the [Dissolve] button is tapped, the group is dissolved. Thereafter, the screen transitions to the initial screen.

図4は、子の携帯端末1Bにおけるグループへの加入から脱退までの画面表示の変遷を示す模式図である。   FIG. 4 is a schematic diagram showing the transition of the screen display from joining the group to leaving the child mobile terminal 1B.

図4の例に示すように、初期画面において、[加入!]を選択すると、募集中状態画面に遷移して、加入を表明したグループ内における自分の状態を表示する。募集中状態画面において[You]で囲まれる人型アイコンが自分の状態を示しており、画面遷移後においては、未加入状態であるため、表示が変更されていない。その後、加入の条件である所定の動作(例えば、ジェスチャー)を促すメッセージが点灯表示される。本例では、動作内容を示す、「ジャンプしよう!」というメッセージが表示される。なお、所定の動作は、ユーザが行う動作であればよく、ユーザ自身が行うジェスチャーのようなものであっても、画面を5回連続でタップするような携帯端末1に対する操作あってもよいし、プルダウンメニューから選択するように構成してもよい。
その後、メッセージに従ってジェスチャーを行うと、認識がされてグループに加入する。グループに加入することで、対応する人型アイコンの表示が変更され、募集の締め切り待ちのメッセージが表示される。
募集が締め切られると、地図の表示画面に遷移して、加入メンバーの位置が地図上に表示される。
地図の表示画面において、所定の操作(例えば、左フリック)を行うと、グループの脱退を決定する画面に遷移し、[脱退]ボタンをタップすると、グループから脱退する。その後、画面は初期画面に遷移する。
As shown in the example of FIG. 4, in the initial screen, [Subscribe! ], The screen changes to the recruiting status screen and displays the status of the group in the group that announced the subscription. In the recruiting status screen, a humanoid icon surrounded by [You] indicates its own status, and after the screen transition, the display is not changed because it is in an unsubscribed status. Thereafter, a message prompting a predetermined operation (for example, a gesture) that is a condition for joining is lit and displayed. In this example, a message “Let's jump!” Indicating the operation content is displayed. The predetermined operation may be an operation performed by the user, such as a gesture performed by the user himself, or an operation on the mobile terminal 1 such that the screen is tapped five times in succession. Alternatively, a selection may be made from a pull-down menu.
After that, when a gesture is performed according to the message, it is recognized and joins the group. By joining the group, the display of the corresponding humanoid icon is changed, and a message waiting for the deadline for recruitment is displayed.
When the recruitment is closed, the display changes to a map display screen, and the position of the member is displayed on the map.
When a predetermined operation (for example, left flick) is performed on the map display screen, the screen transitions to a screen for determining group withdrawal, and when the [Leave] button is tapped, the user leaves the group. Thereafter, the screen transitions to the initial screen.

図5は、地図の表示画面の表示例を示す模式図である。
地図の表示画面は、図5(a)の例に示すように、表示している携帯端末1の位置を中心にして所定の範囲の地図を表示する。そして、当該地図上の対応する位置に他の携帯端末1’に対応するユーザを表示する。なお、本例では、[You]は自機の位置を示し、[田中],[ヘンリー]は予めニックネームが登録された他の携帯端末1’を示す。なお、人型アイコンも任意に自由に設定可能である。
所定のタイミングで、図5(b)の例に示すように、レーダー表示が行われる。レーダー表示では、他の携帯端末1’の現在位置が再検索されて表示されると共に、自機を中心にして所定の距離指標が表示される。ユーザは、自機を中心にして、図中放射円や目盛りで示した距離指標を参照することで、他の携帯端末1’との位置関係と共に距離関係も把握することが可能となる。距離指標が示す距離は、例えば、100m等の任意に設定可能にしたり、メンバーの携帯端末1の距離に応じて可変にしたりしてもよい。
FIG. 5 is a schematic diagram illustrating a display example of a map display screen.
As shown in the example of FIG. 5A, the map display screen displays a map in a predetermined range centering on the position of the mobile terminal 1 being displayed. And the user corresponding to other portable terminal 1 'is displayed on the corresponding position on the said map. In this example, [You] indicates the position of the own device, and [Tanaka] and [Henry] indicate another mobile terminal 1 'in which a nickname is registered in advance. A humanoid icon can also be set arbitrarily.
At a predetermined timing, as shown in the example of FIG. 5B, radar display is performed. In the radar display, the current position of the other portable terminal 1 ′ is re-searched and displayed, and a predetermined distance index is displayed centering on the own device. The user can grasp the distance relationship as well as the positional relationship with the other mobile terminal 1 ′ by referring to the distance index indicated by a radial circle or a scale in the drawing centering on the own device. The distance indicated by the distance index may be arbitrarily set, for example, 100 m, or may be variable according to the distance of the member mobile terminal 1.

なお、地図の表示画面は、所定の時間(例えば、1分)表示させておいて、その後、時計表示を行う等、バックグラウンドに遷移するように構成してもよい。その際、サーバ2からの配信(情報の更新)の都度、地図の表示画面を表示するようにしてもよい。
また、ユーザのタップ操作により、通常の地図表示(図5(a))と、レーダー表示(図5(b))を切り替えるように構成してもよい。
The map display screen may be configured to display a predetermined time (for example, one minute), and then transition to the background, such as displaying a clock. At that time, a map display screen may be displayed every time the server 2 delivers (updates information).
Moreover, you may comprise so that a normal map display (FIG. 5 (a)) and a radar display (FIG.5 (b)) may be switched by a user's tap operation.

また、上述した例では、平面的な地図を表示するように構成したが、例えば、図5(c)に示すように、上空から所定の範囲を見下ろしたような鳥瞰図のような視点で地図を表示するように構成してもよい。この場合、平面図では分かりづらい、高さ方向の距離感をよりユーザに認識させることができる。例えば、スキー場においてメンバーがどの場所に居るかを示すような場合に有効に機能する。   In the above-described example, a planar map is displayed. For example, as shown in FIG. 5C, the map is viewed from a bird's-eye view as if looking down a predetermined range from the sky. You may comprise so that it may display. In this case, it is difficult to understand in a plan view, and it is possible to make the user recognize a sense of distance in the height direction. For example, this function is effective when showing where a member is at a ski resort.

図6は、本発明の一実施形態に係る携帯端末1のハードウェアの構成を示すブロック図である。なお、以下において、携帯端末1のハードウェアの構成については、符号の後に携帯端末1であることを表す「−1」を付す。
携帯端末1は、例えば、スマートウォッチやスマートフォンとして構成される。
FIG. 6 is a block diagram showing a hardware configuration of the mobile terminal 1 according to an embodiment of the present invention. In the following, the hardware configuration of the mobile terminal 1 is denoted by “−1” indicating the mobile terminal 1 after the reference sign.
The mobile terminal 1 is configured as, for example, a smart watch or a smartphone.

携帯端末1は、図6に示すように、CPU(Central Processing Unit)11−1と、ROM(Read Only Memory)12−1と、RAM(Random Access Memory)13−1と、バス14−1と、入出力インターフェース15−1と、GPS部16−1と、センサ部17−1と、入力部18−1と、出力部19−1と、記憶部20−1と、通信部21−1と、ドライブ22−1と、を備えている。   As shown in FIG. 6, the portable terminal 1 includes a CPU (Central Processing Unit) 11-1, a ROM (Read Only Memory) 12-1, a RAM (Random Access Memory) 13-1, a bus 14-1. The input / output interface 15-1, the GPS unit 16-1, the sensor unit 17-1, the input unit 18-1, the output unit 19-1, the storage unit 20-1, and the communication unit 21-1. And a drive 22-1.

CPU11−1は、ROM12−1に記録されているプログラム、又は、記憶部20−1からRAM13−1にロードされたプログラムに従って各種の処理を実行する。   The CPU 11-1 executes various processes according to a program recorded in the ROM 12-1 or a program loaded from the storage unit 20-1 to the RAM 13-1.

RAM13−1には、CPU11−1が各種の処理を実行する上において必要なデータ等も適宜記憶される。   The RAM 13-1 appropriately stores data necessary for the CPU 11-1 to execute various processes.

CPU11−1、ROM12−1及びRAM13−1は、バス14−1を介して相互に接続されている。このバス14−1にはまた、入出力インターフェース15−1も接続されている。入出力インターフェース15−1には、GPS部16−1、センサ部17−1、入力部18−1、出力部19−1、記憶部20−1、通信部21−1及びドライブ22−1が接続されている。   The CPU 11-1, the ROM 12-1, and the RAM 13-1 are connected to each other via a bus 14-1. An input / output interface 15-1 is also connected to the bus 14-1. The input / output interface 15-1 includes a GPS unit 16-1, a sensor unit 17-1, an input unit 18-1, an output unit 19-1, a storage unit 20-1, a communication unit 21-1, and a drive 22-1. It is connected.

GPS部16−1は、図示しないGPS受信アンテナを介して、複数のGPS衛星からのGPS信号を受信する。CPU11−1は、GPS部16−1が受信したGPS信号に基づいて、機器の現在位置を示す緯度及び経度、高度の情報等の位置情報を取得する。   The GPS unit 16-1 receives GPS signals from a plurality of GPS satellites via a GPS receiving antenna (not shown). Based on the GPS signal received by the GPS unit 16-1, the CPU 11-1 acquires position information such as latitude and longitude indicating the current position of the device and altitude information.

センサ部17−1は、ジャイロ、加速度、地磁気、GPSの各種のセンシングを行って、姿勢情報や位置情報を出力する。   The sensor unit 17-1 performs various types of sensing of gyroscope, acceleration, geomagnetism, and GPS, and outputs posture information and position information.

入力部18−1は、各種釦等で構成され、ユーザの指示操作に応じて各種情報を入力する。
出力部19−1は、ディスプレイやスピーカ等で構成され、画像や音声を出力する。
本実施形態においては、画像やアイコン等を表示するディスプレイとなる出力部19−1にタッチやスワイプ等の入力操作可能な入力部18−1が重畳的に配置されて、インターフェースとなるタッチパネルを構成する。
The input unit 18-1 is configured with various buttons and the like, and inputs various information according to a user's instruction operation.
The output unit 19-1 includes a display, a speaker, and the like, and outputs images and sounds.
In the present embodiment, an input unit 18-1 capable of input operation such as touch or swipe is superimposed on an output unit 19-1 serving as a display for displaying images, icons, and the like, thereby forming a touch panel serving as an interface. To do.

記憶部20−1は、ハードディスク或いはDRAM(Dynamic Random Access Memory)等で構成され、各種画像のデータを記憶する。   The storage unit 20-1 is configured with a hard disk, a DRAM (Dynamic Random Access Memory), or the like, and stores various image data.

通信部21−1は、インターネットを含むネットワークを介して他の装置(図示せず)との間で行う通信を制御する。   The communication unit 21-1 controls communication performed with another device (not shown) via a network including the Internet.

ドライブ22−1には、磁気ディスク、光ディスク、光磁気ディスク、或いは半導体メモリ等よりなる、リムーバブルメディア31が適宜装着される。ドライブ22−1によってリムーバブルメディア31から読み出されたプログラムは、必要に応じて記憶部20−1にインストールされる。また、リムーバブルメディア31−1は、記憶部20−1に記憶されている画像のデータ等の各種データも、記憶部20−1と同様に記憶することができる。   A removable medium 31 made of a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is appropriately attached to the drive 22-1. The program read from the removable medium 31 by the drive 22-1 is installed in the storage unit 20-1 as necessary. The removable medium 31-1 can also store various data such as image data stored in the storage unit 20-1 in the same manner as the storage unit 20-1.

図7は、本発明の一実施形態に係るサーバ2のハードウェアの構成を示すブロック図である。なお、以下において、サーバ2のハードウェアの構成については、符号の後に携帯端末1であることを表す「−2」を付す。   FIG. 7 is a block diagram showing a hardware configuration of the server 2 according to an embodiment of the present invention. In the following description, the hardware configuration of the server 2 is denoted by “−2” indicating the mobile terminal 1 after the reference numeral.

サーバ2は、例えば、PC(Personal Computer)として構成される。   The server 2 is configured as, for example, a PC (Personal Computer).

サーバ2は、CPU11−2乃至入出力インターフェース15−2,及び入力部18−2リムーバブルメディア31−2のハードウェアの構成を有する。CPU11−2乃至入出力インターフェース15−2,及び入力部18−2リムーバブルメディア31−2は、携帯端末1のCPU11−1乃至入出力インターフェース15−1,及び入力部18−1リムーバブルメディア31−1と同様の構成であるため説明を省略する。   The server 2 has a hardware configuration of a CPU 11-2 to an input / output interface 15-2 and an input unit 18-2 removable media 31-2. The CPU 11-2 through the input / output interface 15-2 and the input unit 18-2 removable media 31-2 are the CPU 11-1 through the input / output interface 15-1 and the input unit 18-1 removable media 31-1 of the mobile terminal 1, respectively. Since the configuration is the same as that in FIG.

図8は、図6の携帯端末1及び図7のサーバ2の機能的構成のうち、グループ運用処理を実行するための機能的構成を示す機能ブロック図である。
グループ運用処理とは、親の携帯端末1Aによって作成を指示されたグループにおいて、グループに属する携帯端末1(親の携帯端末1Aと子の携帯端末1B)の位置情報を、グループに属する全ての携帯端末1(親の携帯端末1Aと子の携帯端末1B)で共有する一連の処理をいう。本実施形態においては、グループに属することで、メンバーの位置を互いに共有する。
FIG. 8 is a functional block diagram showing a functional configuration for executing the group operation processing among the functional configurations of the mobile terminal 1 of FIG. 6 and the server 2 of FIG.
In the group operation processing, in the group instructed to be created by the parent mobile terminal 1A, the location information of the mobile terminals 1 (parent mobile terminal 1A and child mobile terminal 1B) belonging to the group is used for all mobile phones belonging to the group. A series of processes shared by the terminal 1 (the parent portable terminal 1A and the child portable terminal 1B). In this embodiment, the positions of members are shared with each other by belonging to a group.

携帯端末1でグループ運用処理を実行する場合には、図8に示すように、CPU11−1において、グループ設定処理部51と、通信制御部52と、出力制御部53と、が機能する。   When group operation processing is executed on the portable terminal 1, as shown in FIG. 8, a group setting processing unit 51, a communication control unit 52, and an output control unit 53 function in the CPU 11-1.

グループ設定処理部51は、ユーザからの入力部18−1を介した操作等で、グループの各種設定を行う。
具体的には、グループ設定処理部51は、位置共有アプリケーションの起動や終了の処理を実行し、親の携帯端末1Aの場合には、グループの作成、グループの解散に係る処理を実行し、子の携帯端末1Bの場合には、グループへの加入、グループの脱退に係る処理を実行する。
The group setting processing unit 51 performs various group settings by an operation from the user via the input unit 18-1.
Specifically, the group setting processing unit 51 executes processing for starting and ending the location sharing application. In the case of the parent mobile terminal 1A, the group setting processing unit 51 executes processing related to group creation and group dissolution, In the case of the portable terminal 1B, processing related to joining a group and leaving a group is executed.

通信制御部52は、サーバ2との間で通信を行うように通信部21−1を制御する。
具体的には、通信制御部52は、グループ作成情報、グループ参加情報、グループ脱退情報、グループ解散情報をサーバ2に送信するように通信部21−1を制御する。また、通信制御部52は、サーバ2から配信される携帯端末1の位置を含む地図情報を受信するように通信部21−1を制御する。
The communication control unit 52 controls the communication unit 21-1 so as to communicate with the server 2.
Specifically, the communication control unit 52 controls the communication unit 21-1 to transmit group creation information, group participation information, group withdrawal information, and group dissolution information to the server 2. In addition, the communication control unit 52 controls the communication unit 21-1 to receive map information including the position of the mobile terminal 1 distributed from the server 2.

出力制御部53は、各種画面を表示するように出力部19−1を制御する。
具体的には、出力制御部53は、親の携帯端末1Aの場合には、図3の例に示すような、初期画面から解散までの画面を表示するように出力部19−1を制御する。また、出力制御部53は、子の携帯端末1の場合には、図4の例に示すような、初期画面から脱退までの画面を表示するように出力部19−1を制御する。さらに、出力制御部53は、図5(a)及び(b)の例に示すような、サーバ2から配信される各携帯端末1を配置した地図情報を表示するように出力部19−1を制御する。
The output control unit 53 controls the output unit 19-1 to display various screens.
Specifically, in the case of the parent portable terminal 1A, the output control unit 53 controls the output unit 19-1 to display a screen from the initial screen to dissolution as shown in the example of FIG. . Further, in the case of the child portable terminal 1, the output control unit 53 controls the output unit 19-1 to display a screen from the initial screen to withdrawal, as shown in the example of FIG. Further, the output control unit 53 displays the output unit 19-1 so as to display the map information in which the mobile terminals 1 distributed from the server 2 are arranged as shown in the examples of FIGS. 5 (a) and 5 (b). Control.

サーバ2でグループ運用処理を実行する場合には、図8に示すように、CPU11−2において、通信制御部91と、グループ管理処理部92と、が機能する。   When the server 2 executes the group operation process, as shown in FIG. 8, the CPU 11-2 functions as a communication control unit 91 and a group management processing unit 92.

また、記憶部20−2の一領域には、グループ情報記憶部101と、地図情報記憶部102と、が設定される。   Further, a group information storage unit 101 and a map information storage unit 102 are set in one area of the storage unit 20-2.

グループ情報記憶部101には、グループ作成情報、グループ加入情報、グループ作成情報やグループ加入情報と紐付けられるグループID等のグループ情報が記憶される。本実施形態においては、グループ作成情報は、グループの位置範囲,端末のアプリケーションのID(以下、「APP_ID」という。),ジェスチャーの種類,現在の位置情報を含む。また、グループ加入情報は、APP_ID、現在の位置情報、ジェスチャーの種類を含む。   The group information storage unit 101 stores group information such as group creation information, group subscription information, group creation information, and a group ID associated with the group subscription information. In the present embodiment, the group creation information includes a group position range, a terminal application ID (hereinafter referred to as “APP_ID”), a gesture type, and current position information. The group subscription information includes APP_ID, current location information, and gesture type.

地図情報記憶部102には、端末の位置提供用の地図情報が記憶される。   The map information storage unit 102 stores map information for providing the terminal location.

通信制御部91は、携帯端末1との間で通信を行うように通信部21−2を制御する。
具体的には、通信制御部91は、携帯端末1から送信されるグループ作成情報、グループ参加情報、グループ脱退情報、グループ解散情報を受信するように通信部21−2を制御する。また、通信制御部52は、携帯端末1の位置を含む地図情報をグループ内の携帯端末1に配信するように通信部21−2を制御する。
The communication control unit 91 controls the communication unit 21-2 to perform communication with the mobile terminal 1.
Specifically, the communication control unit 91 controls the communication unit 21-2 to receive group creation information, group participation information, group withdrawal information, and group dissolution information transmitted from the mobile terminal 1. Moreover, the communication control part 52 controls the communication part 21-2 so that the map information including the position of the portable terminal 1 is distributed to the portable terminals 1 in the group.

グループ管理処理部92は、携帯端末1からの要求等に基づいて、グループの管理に係る処理を実行する。
具体的には、グループ管理処理部92は、携帯端末1から受信したグループ作成情報に基づいて、グループIDを作成し紐付けて、グループを作成し、当該情報をグループ情報記憶部101に記憶させる処理を実行する。また、グループ管理処理部92は、携帯端末1から受信したグループ加入情報に基づいて、加入条件を判定して、グループへの加入を行う処理を実行する。また、グループ管理処理部92は、グループ内の携帯端末1に対して、各携帯端末1を配置した地図情報を生成する処理を実行する。また、グループ管理処理部92は、携帯端末1から受信したグループ脱退情報(APP_ID)により、グループ情報記憶部101に記憶されるグループIDとの紐付けを解除して、グループから脱退させる処理を実行する。また、グループ管理処理部92は、携帯端末1から受信した解散情報により、グループ情報記憶部101に記憶されるグループ情報を削除して、グループを解散させる処理を実行する。
The group management processing unit 92 executes processing related to group management based on a request from the mobile terminal 1 or the like.
Specifically, the group management processing unit 92 creates a group ID based on the group creation information received from the mobile terminal 1, creates a group, and stores the information in the group information storage unit 101. Execute the process. In addition, the group management processing unit 92 determines a subscription condition based on the group subscription information received from the mobile terminal 1 and executes a process of joining the group. In addition, the group management processing unit 92 executes a process of generating map information in which each mobile terminal 1 is arranged for the mobile terminals 1 in the group. In addition, the group management processing unit 92 executes a process of releasing the association with the group ID stored in the group information storage unit 101 by using the group withdrawal information (APP_ID) received from the mobile terminal 1 and leaving the group. To do. Moreover, the group management processing unit 92 deletes the group information stored in the group information storage unit 101 based on the dissolution information received from the mobile terminal 1 and executes a process for dissolving the group.

図9は、図8の機能的構成を有する図6の親の携帯端末1Aが実行する(親側)グループ運用処理の流れを説明するフローチャートである。
(親側)グループ運用処理は、ユーザによる入力部18−1への(親側)グループ運用処理開始の操作により開始される。
FIG. 9 is a flowchart for explaining the flow of the group operation processing (parent side) executed by the parent mobile terminal 1A of FIG. 6 having the functional configuration of FIG.
The (parent side) group operation processing is started by an operation of starting the (parent side) group operation processing to the input unit 18-1 by the user.

ステップS11において、グループ設定処理部51は、位置共有アプリケーションを起動する。   In step S11, the group setting processing unit 51 activates the position sharing application.

ステップS12において、グループ設定処理部51は、グループ位置範囲・ジェスチャー種類を設定する。グループ位置範囲は、図3の例に示すように、地図において範囲を指定することにより設定する。ジェスチャー種類は、例えば、複数の選択肢(端末を掲げる/ジャンプする等)の中から選択してもよいし、親の携帯端末1Aでのジェスチャーを特定して種類を設定するように構成してもよい。   In step S12, the group setting processing unit 51 sets a group position range and a gesture type. The group position range is set by designating a range on the map as shown in the example of FIG. For example, the gesture type may be selected from a plurality of choices (lifting the terminal / jumping, etc.), or may be configured to specify the gesture in the parent portable terminal 1A and set the type. Good.

ステップS13において、通信制御部52は、グループ作成情報(グループ位置範囲,APP_ID,位置情報,ジェスチャー種類)をサーバ2に送信するように通信部21−1を制御する(グループ作成)。その結果、サーバ2において、グループ作成情報に対応するグループIDが紐付けられて、グループが作成される。   In step S13, the communication control unit 52 controls the communication unit 21-1 to transmit group creation information (group position range, APP_ID, position information, gesture type) to the server 2 (group creation). As a result, the server 2 creates a group by associating the group ID corresponding to the group creation information.

ステップS14において、通信制御部52は、サーバ2から配信される仲間の位置を含む地図情報を取得するように通信部21−1を制御する。そして、出力制御部53は、仲間の位置を含む地図を表示するように出力部19−1を制御する。出力部19−1には、例えば、自機を中心として、グループに属する携帯端末1が表示されたような、図5(a)に示す画面が表示される。また、所定のタイミングで、図5(b)の例に示すように、位置の再検索が行われて、現在の位置になるように加入している携帯端末1が再配置される。   In step S <b> 14, the communication control unit 52 controls the communication unit 21-1 to acquire map information including the positions of the friends distributed from the server 2. And the output control part 53 controls the output part 19-1 so that the map containing a friend's position may be displayed. For example, the output unit 19-1 displays a screen illustrated in FIG. 5A in which the mobile terminals 1 belonging to the group are displayed centering on the own device. Further, at a predetermined timing, as shown in the example of FIG. 5B, the position is re-searched, and the mobile terminals 1 that are subscribed to become the current position are rearranged.

ステップS15において、グループ設定処理部51は、グループの加入を締め切ったか否かを判定する。グループの加入を締め切っていない状態では、出力部19−1には、例えば、図3に示すように、募集中状態画面が表示される。グループの加入がされると、人型のアイコンの表示が変化して、増えていくような表示が行われる。この表示はステップS14で表示された図5(a)や図5(b)に示す画面から自動的に切り替わったり、手動で切り換えたりすることで表示される。
グループの加入を締め切っていない場合には、ステップS14においてNOと判定されて、処理はステップS14に戻る。
これに対して、グループの加入を締め切った場合には、ステップS15においてYESと判定されて、処理はステップS16に進む。
In step S15, the group setting processing unit 51 determines whether or not the group subscription has been closed. In a state in which the joining of the group is not closed, for example, as shown in FIG. 3, a recruiting state screen is displayed on the output unit 19-1. When a group joins, the display of the humanoid icon changes, and the display increases. This display is displayed by automatically switching from the screen shown in FIG. 5A or 5B displayed in step S14 or manually switching.
If the group has not been closed, NO is determined in step S14, and the process returns to step S14.
On the other hand, if the group has been closed, YES is determined in step S15, and the process proceeds to step S16.

ステップS16において、通信制御部52は、グループの加入の締め切るグループ締切情報をサーバ2に送信するように通信部21−1を制御する(グループ加入締め切り)。その結果、サーバ2において、グループへの紐付けに係る処理を行わずに、グループの加入を締め切る。   In step S <b> 16, the communication control unit 52 controls the communication unit 21-1 to transmit the group deadline information for closing the group subscription to the server 2 (group subscription deadline). As a result, the server 2 closes the joining of the group without performing the process related to the association with the group.

ステップS17において、グループ設定処理部51は、解散操作があった否かを判定する。本実施形態においては、図3の例に示すように解散ボタンをタップしたり、位置共有アプリケーションを終了させたりすることで、解散操作があったものとする。
解散操作がなかった場合には、ステップS17においてNOと判定されて、処理はステップS14に戻る。
これに対して、解散操作があった場合には、ステップS17においてYESと判定されて、処理はステップS18に進む。
In step S17, the group setting processing unit 51 determines whether or not there has been a dissolution operation. In the present embodiment, it is assumed that the dissolution operation is performed by tapping the dissolution button or terminating the position sharing application as illustrated in the example of FIG.
If there is no dissolution operation, NO is determined in step S17, and the process returns to step S14.
On the other hand, if there is a dissolution operation, YES is determined in step S17, and the process proceeds to step S18.

ステップS18において、通信制御部52は、グループの解散を要求するグループ解散情報をサーバ2に送信するように通信部21−1を制御する(グループ解散)。その結果、サーバ2においてグループ情報が削除されて、グループが解散する。
その後、(親側)グループ運用処理は終了する。
In step S <b> 18, the communication control unit 52 controls the communication unit 21-1 to transmit group dissolution information for requesting group dissolution to the server 2 (group dissolution). As a result, group information is deleted in the server 2 and the group is dissolved.
Thereafter, the (parent side) group operation processing ends.

図10は、図8の機能的構成を有する図6の子の携帯端末1Bが実行する(子側)グループ運用処理の流れを説明するフローチャートである。
(子側)グループ運用処理は、ユーザによる入力部18−1への(子側)グループ運用処理開始の操作により開始される。
FIG. 10 is a flowchart for explaining the flow of (child side) group operation processing executed by the child portable terminal 1B of FIG. 6 having the functional configuration of FIG.
The (child side) group operation processing is started by an operation of starting the (child side) group operation processing to the input unit 18-1 by the user.

ステップS31において、グループ設定処理部51は、位置共有アプリケーションを起動する。   In step S31, the group setting processing unit 51 activates the position sharing application.

ステップS32において、グループ設定処理部51は、センサ部17−1から取得したセンサ情報に基づいて、ジェスチャーを認識する。   In step S32, the group setting processing unit 51 recognizes the gesture based on the sensor information acquired from the sensor unit 17-1.

ステップS33において、グループ設定処理部51は、ジェスチャーを認識したか否かを判定する。ジェスチャー認識の結果、グループ設定処理部51は、ジェスチャーの種類を特定する。
ジェスチャーを認識しない場合には、ステップS33においてNOと判定されて、処理はステップS32に戻る。
これに対して、ジェスチャーを認識した場合には、ステップS33においてYESと判定されて、処理はステップS34に進む。
In step S33, the group setting processing unit 51 determines whether or not a gesture has been recognized. As a result of the gesture recognition, the group setting processing unit 51 identifies the type of gesture.
If the gesture is not recognized, NO is determined in step S33, and the process returns to step S32.
On the other hand, if the gesture is recognized, YES is determined in step S33, and the process proceeds to step S34.

ステップS34において、通信制御部52は、グループ加入情報(APP_ID,位置情報,ジェスチャー種類)をサーバ2に送信するように通信部21−1を制御する(グループ作成)。その結果、サーバ2において、位置情報がグループ位置範囲内であり、ジェスチャー種類が一致している場合に、グループIDと、APP_IDとが紐付けられて、グループに加入する。   In step S34, the communication control unit 52 controls the communication unit 21-1 to transmit group subscription information (APP_ID, location information, gesture type) to the server 2 (group creation). As a result, in the server 2, when the position information is within the group position range and the gesture types match, the group ID and APP_ID are associated with each other and join the group.

ステップS35において、通信制御部52は、サーバ2から配信された仲間の位置を含む地図情報を取得するように通信部21−1を制御する。そして、出力制御部53は、仲間の位置を含む地図を表示するように出力部19−1を制御する。出力部19−1には、例えば、自機を中心として、グループに属する携帯端末1が表示されたような、図5(a)に示す画面が表示される。また、所定のタイミングで、図5(b)の例に示すように、位置の再検索が行われて、現在の位置になるように加入している携帯端末1が再配置される。   In step S <b> 35, the communication control unit 52 controls the communication unit 21-1 to acquire map information including the positions of the friends distributed from the server 2. And the output control part 53 controls the output part 19-1 so that the map containing a friend's position may be displayed. For example, the output unit 19-1 displays a screen illustrated in FIG. 5A in which the mobile terminals 1 belonging to the group are displayed centering on the own device. Further, at a predetermined timing, as shown in the example of FIG. 5B, the position is re-searched, and the mobile terminals 1 that are subscribed to become the current position are rearranged.

ステップS36において、グループ設定処理部51は、脱退操作があった否かを判定する。本実施形態においては、図4の例に示すように脱退ボタンをタップしたり、位置共有アプリケーションを終了させたりすることで、脱退操作があったものとする。
脱退操作がない場合には、ステップS37においてNOと判定されて、処理はステップS35に戻る。
これに対して、脱退操作があった場合には、ステップS36においてYESと判定されて、処理はステップS37に進む。
In step S36, the group setting processing unit 51 determines whether or not there is a withdrawal operation. In the present embodiment, it is assumed that a withdrawal operation has been performed by tapping a withdrawal button or ending the position sharing application as illustrated in the example of FIG.
If there is no withdrawal operation, NO is determined in step S37, and the process returns to step S35.
On the other hand, if there is a withdrawal operation, YES is determined in step S36, and the process proceeds to step S37.

ステップS37において、通信制御部52は、グループ脱退情報(APP_ID)をサーバ2に送信(脱退)する。その結果、サーバ2においてグループIDとの紐付けが解除されて、グループから脱退する。
その後、(子側)グループ運用処理は終了する。
In step S <b> 37, the communication control unit 52 transmits (withdraws) group withdrawal information (APP_ID) to the server 2. As a result, the server 2 cancels the association with the group ID and leaves the group.
Thereafter, the (child side) group operation processing ends.

図11は、図8の機能的構成を有する図7のサーバ2が実行する(サーバ側)グループ運用処理の流れを説明するフローチャートである。
(サーバ側)グループ運用処理は、ユーザによる入力部18−2への(サーバ側)グループ運用処理開始の操作により開始される。
FIG. 11 is a flowchart for explaining the flow of the group operation processing (server side) executed by the server 2 of FIG. 7 having the functional configuration of FIG.
The (server side) group operation processing is started by an operation of starting the (server side) group operation processing to the input unit 18-2 by the user.

ステップS51において、通信制御部91は、親の携帯端末1Aからグループ作成情報を受信するように通信部21−2を制御する。受信したグループ作成情報は、グループ情報記憶部101に記憶されて、対応するグループIDと紐付けられる(グループ作成)。   In step S51, the communication control unit 91 controls the communication unit 21-2 to receive the group creation information from the parent mobile terminal 1A. The received group creation information is stored in the group information storage unit 101 and associated with the corresponding group ID (group creation).

ステップS52において、通信制御部91は、子の携帯端末1Bからグループ加入情報を受信するように通信部21−2を制御する。   In step S52, the communication control unit 91 controls the communication unit 21-2 so as to receive the group joining information from the child portable terminal 1B.

ステップS53において、グループ管理処理部92は、グループに加入させるか否かを判定する。グループへの加入は、位置情報がグループ位置範囲内にあり、ジェスチャーの種類が一致した場合に行われる。
グループに加入させない場合には、ステップS53においてNOと判定されて、処理はステップS52に戻る。
これに対して、グループに加入させる場合には、ステップS53においてYESと判定されて、処理はステップS54に進む。
In step S53, the group management processing unit 92 determines whether to join a group. Joining a group is performed when the position information is within the group position range and the types of gestures match.
When not joining the group, NO is determined in step S53, and the process returns to step S52.
On the other hand, when joining a group, it determines with YES in step S53, and a process progresses to step S54.

ステップS54において、グループ管理処理部92は、グループ情報記憶部101において、APP_IDとグループIDを紐付ける(グループ加入)。   In step S54, the group management processing unit 92 associates APP_ID and group ID in the group information storage unit 101 (group joining).

ステップS55において、通信制御部91は、親の携帯端末1A及び子の携帯端末1Bに対して仲間の位置を含む地図をグループ内の携帯端末1に配信するように通信部21−2を制御する。配信に際して、地図情報記憶部102に記憶される地図上の、各携帯端末1の位置情報に対応する位置に、該当携帯端末1をアイコン化して表示する画像が生成される。   In step S55, the communication control unit 91 controls the communication unit 21-2 so that a map including the position of the friend is distributed to the mobile terminal 1 in the group with respect to the parent mobile terminal 1A and the child mobile terminal 1B. . At the time of distribution, an image that displays the corresponding mobile terminal 1 as an icon at a position corresponding to the position information of each mobile terminal 1 on the map stored in the map information storage unit 102 is generated.

ステップS56において、通信制御部91は、グループ締切情報を受信したか否かを判定する。
グループ締切情報を受信しない場合には、ステップS56においてNOと判定されて、処理はステップS52に戻る。
これに対して、グループ締切情報を受信した場合には、ステップS56においてYESと判定されて、処理はステップS57に進む。
In step S56, the communication control unit 91 determines whether group deadline information has been received.
If the group deadline information is not received, NO is determined in step S56, and the process returns to step S52.
On the other hand, if the group deadline information is received, YES is determined in step S56, and the process proceeds to step S57.

ステップS57において、通信制御部91は、親の携帯端末1A及び子の携帯端末1Bに対して仲間の位置を含む地図をグループ内の携帯端末1に配信するように通信部21−2を制御する。配信に際して、地図情報記憶部102に記憶される地図上の、各携帯端末1の位置情報に対応する位置に、該当携帯端末1をアイコン化して表示する画像が生成される。   In step S57, the communication control unit 91 controls the communication unit 21-2 so that a map including the position of the friend is distributed to the mobile terminal 1 in the group with respect to the parent mobile terminal 1A and the child mobile terminal 1B. . At the time of distribution, an image that displays the corresponding mobile terminal 1 as an icon at a position corresponding to the position information of each mobile terminal 1 on the map stored in the map information storage unit 102 is generated.

ステップS58において、グループ管理処理部92は、子の携帯端末1Bからグループ脱退情報を受信した場合には、該当するAPP_IDとグループIDの紐付けを解除する(グループ脱退)。   In step S58, when receiving the group withdrawal information from the child portable terminal 1B, the group management processing unit 92 releases the association between the corresponding APP_ID and the group ID (group withdrawal).

ステップS59において、グループ管理処理部92は、親の携帯端末1Aから解散情報を受信した場合には、該当するグループ情報を削除する(グループ解散)。また、親の携帯端末1A及び子の携帯端末1Bから何も受信しない場合には、処理はステップS57に戻る。
その後、(サーバ側)グループ運用処理は終了する。
In step S59, when the dissolution information is received from the parent portable terminal 1A, the group management processing unit 92 deletes the corresponding group information (group dissolution). If nothing is received from the parent portable terminal 1A and the child portable terminal 1B, the process returns to step S57.
Thereafter, the (server side) group operation processing ends.

アウトドアでアクティビティを行う場合、その日、その場で集まった仲間同士で、その時だけ、位置情報共有をしたいケースがある。
一般的に存在するSNS(Social Networking Service)などの情報共有では、予めユーザ登録やグループ登録を行わねばならず、面倒であり、また、位置情報は近親者ですら知られたくないケースも多く、ユーザ登録やグループ登録した上で、さらに、位置情報許可するか、しないかの設定を毎回行う必要があり面倒であるという問題がある。
ユーザにおいては、普段の生活では情報共有したくないが、今だけは情報共有を手軽に簡単に行いたいという需要がある。そこで、グループ運用システムSにおいては、位置情報から特定のエリア範囲にいる携帯端末1(人物)をグループ登録できるように構成する。
ただし、エリア範囲内には関係のない人物もいたり、成りすましで仲間に入ろうとする人物もいたりするかもしれないため、エリア範囲内に位置し、かつ、仲間であることを特定する仕組みが必要である。
グループ運用システムSでは、エリア範囲にいることを判断するために位置情報と、仲間であることを判断するために予め決定した特定の情報(本実施形態においては、ジェスチャー情報)と、を組み合わせることで、グループ登録を行えるように構成する。
その結果、グループ運用システムSでは、特定のエリア範囲にいる人物で、同じジェスチャーを行った人物を、“仲間と認識”して、簡単に、すぐにグループ登録できる。エリア範囲内であることと、ジェスチャーを条件とすることで、相手の名前すら知っている必要もなく、セキュリティ的な情報漏洩も起こらない仕組みを、手軽で、気軽に、簡単に、早く提供することができる。
また、上述したようなSNSなどの情報共有では、一度グループ登録すると、そのグループ化を解除またはグループからの脱退を簡単な操作で行うことが出来なかったのに対して、本発明では携帯端末1に紐付けの解除をサーバ2に送信するためのインターフェースを常時ユーザに対して提供し続けることができるので、簡単にグループの解除又はグループからの脱退を行うことができ、その場限りの一時的なグループ化を実現している。
When doing activities outdoors, there are cases where you want to share location information only with friends who gathered on the day.
In sharing information such as SNS (Social Networking Service) that exists generally, user registration and group registration must be performed in advance, and it is troublesome, and there are many cases where location information is not even known by relatives, There is a problem that it is troublesome because it is necessary to set whether or not to allow location information every time after user registration or group registration.
Users do not want to share information in everyday life, but now there is a demand for easy and simple information sharing. Therefore, the group operation system S is configured so that mobile terminals 1 (persons) in a specific area range can be registered as a group based on position information.
However, there may be unrelated people in the area range, and there may be people who impersonate and try to join a friend, so a mechanism to identify that it is located in the area range and is a friend is necessary. is there.
In the group operation system S, combining position information to determine that the user is in the area range and specific information (in this embodiment, gesture information) determined in advance to determine that the user is a friend. Now, you can configure group registration.
As a result, in the group operation system S, a person who is in the specific area range and who has performed the same gesture can be “recognized as a friend” and easily and immediately registered as a group. Providing a simple, easy, easy, and quick mechanism that does not need to know the other party's name and does not cause security information leakage by being within the area range and using the gesture as a condition. be able to.
In addition, in information sharing such as SNS as described above, once a group is registered, the grouping cannot be canceled or withdrawn from the group by a simple operation. Since it is possible to always provide the user with an interface for sending the release of the association to the server 2, the group can be easily released or withdrawn from the group. Grouping is realized.

グループ運用システムSの利用シーンとしては、以下のようなシーンがある。
グループ運用システムSは、「年齢」、「技術」、「体力」が異なり、それぞれ異なるペースで行動することが多いアウトドアアクティビティにおいて有効的に機能する。
例えば、サイクリング、トレイルラン、ランニング、キャンプ、釣り、スキー・スノボにおいては、アクティビティは、個別に開始し、始めたら個別行動が行われる。
[アクティビティ個別開始の例]
・「5時くらいから○○のあたりでやっているよ。(時間が合えば一緒にやろうよ)」(釣り)
・「○○日から△△場でソロキャンプしているけど。(時間が合えば一緒にやろうよ)」(キャンプ)
・「俺、朝一で滑るから、起きたら連絡して」(スキー・スノボ)
・「いつものとこで、先入っているから。(時間が合えば一緒にやろうよ)」(サーフィン)
[アクティビティ開始後の個別行動の例]
・「先行くね。○○橋のコンビニで待っているよ。」(サイクリング)
・「先行くね。茶店で待っているから。」(トレイルラン)
・「先行くね。ゴールで待っているよ。」(ランニング)
・「あっちのハイキングコースに行ってくるね。」(キャンプ)
・「俺、向こうのポイント攻めるから、昼ぐらいに戻るよ」(釣り)
・「俺こっちのコース行くから、リストで集合ね」(スキー・スノボ)
別々に行動するから、仲間がどこで何をしてるかが気になるため、グループ運用システムSの利用シーンの需要が生じることとなる。
Examples of usage scenes of the group operation system S include the following scenes.
The group operation system S functions effectively in outdoor activities in which “age”, “technology”, and “physical strength” are different and each person often acts at different paces.
For example, in cycling, trail running, running, camping, fishing, skiing and snowboarding, activities are started individually, and once started, individual actions are performed.
[Example of individual activity start]
・ "I'm doing around XX from about 5 o'clock. (Let's do it together if the time is right)" (fishing)
・ "I've been solo camp from XX days in the △△ field. (Let's do it together if the time is right)" (camp)
・ “I ’m gonna slip in the morning, let me know when I get up” (ski snowboarding)
・ "Because it's the usual place, it's in advance. (Let's do it together if the time is right)" (surfing)
[Example of individual actions after the activity starts]
・ "Let's go ahead. I'm waiting at the convenience store on the bridge." (Cycling)
・ "I'm going ahead. I'm waiting at the tea shop." (Trail Run)
・ "I'll go ahead. I'm waiting at the goal" (running)
・ "I'm going over there hiking course" (camp)
・ "I'll attack the point over there, so I'll go back to noon" (fishing)
・ "I ’m going over here, so I ’ll gather on the list” (ski snowboarding)
Since it acts separately, it will be worried about where and what a friend is doing, and the demand of the utilization scene of the group operation system S will arise.

例えば、サイクリングにおいては、待ち合わせ場所に集合して、グループを構成して、個別にサイクリングを開始する。その後、各自に徐々に差が出てくるため、情報(位置や状態やメッセージ)の共有が必要になる。その後、ゴール地点に到着したら、その場で解散する。
このため、(1)アクティビティ中は仲間がどこにいるか、すぐにわかる。アクティビティが始まったら、仲間同士でお互いの位置がわかる。アクティビティが終わったら、位置がわからなくなる。
(2)アクティビティ中は仲間の状態がすぐにわかる。アクティビティが始まったら、仲間同士で状態がわかる。アクティビティが終わったら、状態がわからなくなる。
[仲間同士で状態がわかった例]
・あいつ、歩いている。
・あいつ、走っている。
・あいつ、止まっている。
・あいつ、転んだ。
・あいつ、時速○○kmで走行している。
・あいつ、×匹釣っている。
・あいつ、近づいてきた(□□m)。
・あいつ、離れ始めた(△△m)。
(3)初めて逢った人とも簡単に仲間になることができる。
アウトドアでは「友達の友達」のような初対面の人が来ることはよくあり、簡単にその場で仲間になることができる。
(4)アクティビティ情報以外のプライバシーが守られている。
アクティビティ以外は特に付き合いを持ちたくない、お互いの生活には特に踏み込まない等のような関係性を保つことができる。
For example, in cycling, gathering at a meeting place, forming a group, and starting cycling individually. After that, since the difference gradually appears among each person, it is necessary to share information (position, state and message). Then, when you arrive at the goal point, you will be dissolved on the spot.
For this reason, (1) You can immediately know where your friends are during the activity. When the activity starts, your friends can see each other's position. When the activity is over, the location is unknown.
(2) You can easily see the status of your friends during the activity. When the activity starts, you can see the status between your friends. When the activity is over, you will not know the state.
[Examples where the status was understood by friends]
・ He is walking.
・ He is running.
・ He is stopped.
・ He fell.
・ He is driving at a speed of OOkm / h.
・ I'm catching x animals.
・ He is approaching (□□ m).
・ He started to leave (△△ m).
(3) You can easily become friends even if you meet for the first time.
In the outdoors, people who meet for the first time like “friends of friends” often come and can easily become friends on the spot.
(4) Privacy other than activity information is protected.
Other than activities, it is possible to maintain a relationship such as not wanting to have a relationship with each other and not particularly stepping into each other's lives.

図12は、親の携帯端末1Aにおけるグループとなるパーティーの作成に係る画面表示の変遷例を示す模式図である。なお、本実施形態においては、ビーコンで運用を行うように構成してもよい。ビーコンにより運用する場合には、自機のビーコンIDと、対応する自機の固有IDをサーバ2で紐付けして登録しておき、ビーコンを受信する度に、受信したビーコンのビーコンIDをサーバ2にアップする。サーバ2側では、ビーコンIDに対応する固有IDの登録があるかを判断して、対応する固有IDの登録があった場合には、受信したビーコンIDに対応する携帯端末1の情報を、ビーコンIDをアップしてきた携帯端末1に送信する。サーバ2から受信したビーコンIDに対応する携帯端末1の情報を受信した携帯端末1では、その受信したビーコンIDに対応する携帯端末1をパーティーに係る機能を有する携帯端末1であるとして、パーティーの作成、解散、参加、脱退等の各種のパーティーに係る処理を行うように構成することができる。ビーコンの送受信によって、互いが交信範囲内の距離にあることが保証されると共に、サーバ2を介するように構成することで、携帯端末1間で直接的に個体の識別情報等の個人情報をやり取りすることなく各種の処理を行うことができる。   FIG. 12 is a schematic diagram illustrating a transition example of screen display related to creation of a party to be a group in the parent mobile terminal 1A. In addition, in this embodiment, you may comprise so that it may operate | move with a beacon. When operating with a beacon, the beacon ID of the own device and the corresponding unique ID of the own device are registered and associated with the server 2, and the beacon ID of the received beacon is received every time a beacon is received. Increase to 2. On the server 2 side, it is determined whether there is a registration of a unique ID corresponding to the beacon ID. If there is a registration of a corresponding unique ID, the information of the mobile terminal 1 corresponding to the received beacon ID is sent to the beacon. It transmits to the portable terminal 1 which has uploaded ID. In the portable terminal 1 that has received the information of the portable terminal 1 corresponding to the beacon ID received from the server 2, the portable terminal 1 corresponding to the received beacon ID is assumed to be a portable terminal 1 having a party-related function. Processing related to various parties such as creation, dissolution, participation, and withdrawal can be performed. By transmitting and receiving beacons, it is guaranteed that they are within a communication range, and personal information such as individual identification information is directly exchanged between the mobile terminals 1 by being configured via the server 2. Various processes can be performed without doing so.

パーティーの作成は、図12の例に示すように、パーティー未参加状態においては、アプリケーションの起動画面からパーティー未参加画面に遷移する。パーティー未参加画面では、周辺環境の地形図に自機の位置と共に、予め登録した自己を識別するためのアイコンが表示される。パーティー未参加画面には、親となりパーティーを作成するボタン[NEW]と、異なりパーティーに参加するボタン[JOIN]が表される。   As shown in the example of FIG. 12, in the party creation, the party transitions from the application startup screen to the party non-participation screen. On the party non-participation screen, an icon for identifying the self registered in advance is displayed on the topographic map of the surrounding environment together with the position of the own aircraft. On the non-participant screen, a button [NEW] for creating a party as a parent and a button [JOIN] for participating in a party are displayed.

パーティーの作成を行うため、[NEW]ボタンをタップすると、パーティーを作る実行ボタン画面に遷移する。パーティーを作る実行ボタン画面では、アイコンの画像を背景として、パーティーを作る実行ボタンが表示される。パーティーを作る実行ボタンをタップすることで、パーティーを作る確認が行われ、ビーコンが送信されて、その後、子となるメンバーの参加状況を示すエントリー中画面に遷移する。   When a [NEW] button is tapped to create a party, the screen changes to an execution button screen for creating a party. On the execution button screen for creating a party, an execution button for creating a party is displayed with an icon image as a background. By tapping the execution button for creating a party, confirmation for creating a party is performed, a beacon is transmitted, and then a transition is made to an in-entry screen indicating the participation status of the child members.

図13は、エントリー中画面の詳細を示す模式図である。
エントリー中画面は、図13に示すように、パーティーへの参加希望者のアイコン(参加希望者が個々に事前設定しておいたアイコン画像でもよい)が、パーティーへの参加人数を示す領域R100を中心として、周囲の領域R101に等分割に表示される。パーティーへの参加人数を示す領域R100の背景には、パーティーを作成した親のアイコンの画像が表示される。本例では、参加希望者8名であったため、パーティーへの参加人数を示す領域R100には、参加希望者8名とパーティーを作成した者の合計9名の人数を示す[9]が表示される。
また、領域R101には、参加表明順に時計回りで等分割に参加希望者のアイコンの画像が表示される。
FIG. 13 is a schematic diagram showing details of the entry screen.
As shown in FIG. 13, the in-entry screen displays an area R100 in which an icon of a person who wants to participate in a party (or an icon image preset by the person who wants to participate) indicates the number of participants in the party. As a center, it is displayed in an equal area in the surrounding area R101. In the background of the area R100 indicating the number of participants in the party, an image of the icon of the parent who created the party is displayed. In this example, since there were 8 applicants, [9] indicating the total number of 9 people including 8 applicants and the party who created the party is displayed in the area R100 indicating the number of participants in the party. The
Further, in the region R101, an icon image of a person who wants to participate is displayed in an equally divided order in the order of participation expression.

また、メンバー数を示す領域には、[CLOSE?]の文字が表示され、当該領域をタップすることで、メンバーの参加を締め切ることができる。
なお、メンバーは、所定の時間を経過することで自動的に締め切るように構成することができるが、この際、メンバー数を示す領域の直上に示す円弧を締め切りまでの残り時間を示すタイマ表示として機能させることができる。
In the area indicating the number of members, [CLOSE? ] Is displayed, and the participation of the member can be closed by tapping the area.
The members can be configured to automatically close after a predetermined time has passed. At this time, as a timer display indicating the remaining time until the deadline, the arc immediately above the area indicating the number of members is displayed. Can function.

その後、メンバー数を示す領域をタップして、メンバーの締め切りの処理が終わると、図12に示すように、参加したメンバーの位置を地図上に表示した全員マップ画面が表示される。全員マップ画面では、親と子は色分けされて識別表示される。   Thereafter, when the member deadline process is completed by tapping the area indicating the number of members, as shown in FIG. 12, an all-members map screen displaying the positions of the participating members on the map is displayed. On the map screen for all members, parents and children are color-coded and identified.

図14は、子の携帯端末1Bにおけるパーティーの参加に係る画面表示の変遷例を示す模式図である。   FIG. 14 is a schematic diagram showing a transition example of screen display related to party participation in the child mobile terminal 1B.

パーティーへの参加は、図14の例に示すように、パーティー未参加状態においては、アプリケーションの起動画面からパーティー未参加画面に遷移し、子となりパーティーに参加するボタン[JOIN]をタップする。その後、リーダー検索中画面に遷移し、親からのビーコンを受信した場合には、親の名前と、アイコンが表示されたパーティーへの参加確認画面に遷移する。当該パーティーに参加を希望した場合は、エントリー待ち中画面に遷移する。なお、ビーコンを受信しない場合には、再検索をする画面に遷移する。再検索をする画面では、再検索の希望有無のボタンと、「リーダーの近くに移動してお試し下さい」等のビーコン受信のためのアドバイスが表示される。   As shown in the example of FIG. 14, in the party non-participation state, participation in the party transitions from the application startup screen to the party non-participation screen, and taps the button [JOIN] that becomes a child and joins the party. Thereafter, the screen changes to the leader search screen, and when a beacon is received from the parent, the screen changes to a party participation confirmation screen displaying the parent name and icon. If you wish to join the party, you will be taken to the entry waiting screen. If a beacon is not received, the screen transitions to a screen for re-searching. On the screen for re-searching, a button indicating whether re-searching is desired and advice for receiving a beacon such as “Please move closer to the leader and try” are displayed.

図15は、エントリー中画面の詳細を示す模式図である。
エントリー中画面は、図15に示すように、パーティーへの参加希望者のアイコンが、パーティーへの参加人数を示す領域R110を中心として、周囲の領域R111に等分割に表示される。パーティーへの参加人数を示す領域R110の背景には、自機のアイコンの画像が表示される。本例では、参加希望者6名であったため、パーティーへの参加人数を示す領域R110には、パーティーを作成した者を含めた合計7名の人数を示す[7]が表示される。
また、領域R111には、親を先頭にして参加表明順に時計回りで等分割に参加希望者のアイコンの画像が表示される。本例では、自分以外の参加希望者の表示数を8としており、領域R111を8分割した領域が設けられる。2カ所の領域にアイコンの画像が表示されていないため、6名の参加希望者がいることがわかる。
FIG. 15 is a schematic diagram showing details of the entry screen.
In the entry screen, as shown in FIG. 15, the icon of the person who wants to participate in the party is displayed in an equally divided area R111 around the area R110 indicating the number of participants in the party. An icon image of the own device is displayed in the background of the area R110 indicating the number of participants in the party. In this example, since there are six applicants who wish to participate, [7] indicating the total number of seven people including the person who created the party is displayed in the area R110 indicating the number of participants in the party.
Further, in the region R111, an icon image of a person who wants to participate is displayed in an equal division clockwise in the order of participation expression starting from the parent. In this example, the display number of the applicants other than himself / herself is 8, and an area obtained by dividing the area R111 into 8 is provided. Since no icon images are displayed in the two areas, it can be seen that there are six applicants.

また、メンバー数を示す領域には、[CANCEL?]の文字が表示され、当該領域をタップすることで、メンバーの参加をキャンセルすることができる。   In the area indicating the number of members, [CANCEL? ] Is displayed, and the participation of the member can be canceled by tapping the area.

図14に示すように、親からパーティーの作成がキャンセルされた場合、参加キャンセル画面2に遷移して、「リーダーによってパーティー作成がキャンセルされました。」というメッセージが表示される。   As shown in FIG. 14, when the party creation is canceled from the parent, the screen changes to the participation cancellation screen 2 and a message “The party creation has been canceled by the leader” is displayed.

親からのパーティー作成のキャンセルがなかった場合には、パーティーの作成が完了し、全員マップ画面に遷移する。
全員マップ画面では、参加したメンバーの位置を地図上に表示すると共に、対応するアイコンの画像が表示される。また、全員マップ画面では、親と子は色分けされ、さらに、自機も他の子と色分けされて識別表示される。
If there is no cancellation of the party creation from the parent, the party creation is completed and the screen changes to a map screen for all members.
On the map screen for all members, the positions of participating members are displayed on the map, and an image of a corresponding icon is displayed. In the map screen for all members, the parent and the child are color-coded, and the own device is also color-coded from the other child for identification display.

図16は、パーティー作成完了後のマップ表示について説明するための模式図である。
マップ表示では、メンバー全員を同一画面で表示する全員マップ画面と、各メンバーを個別に表示する個人表示画面の間で画面遷移を行う。全員マップ画面において、[MEMBER]ボタンをタップすることで、個人表示画面に遷移し、さらに[MEMBER]ボタンをタップすることでメンバーの表示の切り替えを行うことができる。
全員マップ画面では、親、子、自機が色分けされて識別表示される。また、マップ表示において表示される地図は、二次元の平面地図と、航空写真と、地形の中からユーザが選択可能に構成される。
FIG. 16 is a schematic diagram for explaining the map display after the party creation is completed.
In the map display, screen transition is performed between an all-members map screen that displays all members on the same screen and a personal display screen that displays each member individually. By tapping the [MEMBER] button on the all-members map screen, transition to the personal display screen can be made, and further, the member display can be switched by tapping the [MEMBER] button.
On the map screen for all members, the parent, child, and own machine are color-coded and identified. The map displayed in the map display is configured so that the user can select from a two-dimensional planar map, an aerial photograph, and terrain.

図17及び図18は、パーティー解散及びパーティーから抜ける機能を説明するための模式図である。
親の携帯端末1Aには、全員マップ画面において、図17に示すように、パーティーの解散を行う解散実行ボタン画面に遷移するためのアイコン(本実施形態においては、下三角形状のアイコン)が表示される。当該アイコンを画面の下方にスワイプしてスライド操作することで、解散実行ボタン画面に遷移する。
解散実行ボタン画面では、中央部分にある解散実行ボタンをタップすることで、解散確認画面に遷移する。解散確認画面において、解散を決定すると、解散が完了して、アプリケーションが終了する。また、解散の確認を行う解散確認画面では、「パーティーのリンクが解除され、全ての情報が削除されます。本当に解散しますか?」という解散による弊害を報知するメッセージと解散の確認のメッセージが表示される。
FIG. 17 and FIG. 18 are schematic diagrams for explaining functions of party dissolution and exit from a party.
On the parent mobile terminal 1A, an icon for transition to a dissolution execution button screen for dissolving a party is displayed on the map screen for all members, as shown in FIG. Is done. By swiping the icon to the bottom of the screen and performing a slide operation, the screen changes to the dissolution execution button screen.
On the dissolution execution button screen, by tapping the dissolution execution button in the center portion, the screen changes to the dissolution confirmation screen. When dissolution is determined on the dissolution confirmation screen, dissolution is completed and the application is terminated. In addition, on the dissolution confirmation screen for confirming dissolution, there are a message that informs you of the harmful effects of dissolution and a message to confirm the dissolution that "Party link will be released and all information will be deleted. Are you sure you want to dissolve?" Is displayed.

また、解散実行ボタン画面では、所定の方向にスワイプすることで、画面遷移を前後させることができ、図17に示すように、解散実行ボタン画面から自動解散設定画面へと遷移させることができる。   Further, on the dissolution execution button screen, the screen transition can be moved back and forth by swiping in a predetermined direction, and as shown in FIG. 17, the transition from the dissolution execution button screen to the automatic dissolution setting screen can be performed.

自動解散設定画面では、自動解散の有無を設定することができ、自動解散する場合には、時間設定画面に遷移し、時間設定を行うことができる。本実施形態においては、パーティーの作成後から、60分、120分、180分のいずれかの時間で時限的にパーティーを組むことができ、設定した時間の経過後にパーティーが自動的に解散する。
なお、子の携帯端末1Bの場合には、解散実行及び自動解散設定の機能に相当する機能として、パーティーから抜ける退出機能と、所定時間経過後に自動的に退出する自動退出機能がある。
In the automatic dissolution setting screen, it is possible to set the presence / absence of automatic dissolution, and in the case of automatic dissolution, transition to the time setting screen and time setting can be performed. In the present embodiment, after the party is created, the party can be formed in a time limit at any time of 60 minutes, 120 minutes, and 180 minutes, and the party is automatically dissolved after the set time has elapsed.
In the case of the child mobile terminal 1 </ b> B, there are a function of exiting from the party and an automatic exit function of automatically exiting after a predetermined period of time as functions corresponding to the functions of performing dissolution and automatic dissolution.

自動解散設定画面をスワイプすると、メンバー確認画面に遷移する。その一例を図18に示す。メンバー確認画面からは、パーティーに参加しているメンバーの一覧を表示することができ、表示されたメンバーの一覧から、メンバーの退出を親権限として行うことができる。なお、子であるメンバーの場合には、メンバーを退出させる権限はなく、メンバーの一覧を表示したり、各メンバーのステータスを表示したりするのみとなる。   If you swipe the automatic dissolution setting screen, it will transition to the member confirmation screen. An example is shown in FIG. From the member confirmation screen, it is possible to display a list of members participating in the party, and from the displayed list of members, it is possible to leave the member as parent authority. In the case of a member who is a child, there is no right to leave the member, and only a list of members and a status of each member are displayed.

図19は、メッセージ送信に係る画面表示の変遷例を示す模式図である。
メッセージ送信は、図19に示すように、全員マップ画面や個人表示画面に表示される[MESSAGE]ボタンをタップすることにより可能となる。
[MESSAGE]ボタンをタップすると、現時点までに各メンバーにより送信されたメッセージを確認できたり、図示しないが各種メッセージの入力やメッセージひな形が一覧で表示されたりするメッセージ一覧画面に遷移する。[入力]のアイコンをタップした場合、音声入力の画面に遷移し、当該画面が表示されている状態で音声入力を行うと、音声入力結果がテキストで表示される。その後、表示された内容で送信を行う確認画面を経て、メッセージの送信が行われる。なお、メッセージは、個別のメンバーに送信することも可能であり、全メンバーや特定の複数のメンバーに送信することも可能に構成される。
FIG. 19 is a schematic diagram showing a transition example of screen display related to message transmission.
As shown in FIG. 19, the message can be transmitted by tapping a [MESSAGE] button displayed on the map screen for all members or the personal display screen.
When the [MESSAGE] button is tapped, a message list screen is displayed in which messages sent by each member up to the present time can be confirmed, or various messages are input and message templates are displayed in a list (not shown). When the [Input] icon is tapped, the screen changes to a voice input screen. When voice input is performed while the screen is displayed, the voice input result is displayed as text. Thereafter, the message is transmitted through a confirmation screen for transmitting the displayed content. The message can be transmitted to individual members, and can be transmitted to all members or a specific plurality of members.

以上のように構成されるグループ運用システムSは、通信機能を備えた他の携帯端末1と、当該携帯端末1の各々と通信接続され、当該携帯端末1と情報交換を管理するサーバ2と、を備える。
携帯端末1は、通信制御部52を有する。
通信制御部52は、自機の識別情報をサーバ2に送信するように通信部21−1を制御する。
サーバ2は、通信制御部91と、グループ管理処理部92と、有する。
通信制御部91は、携帯端末1の夫々の識別情報を、当該携帯端末1の通信機能を介して携帯端末1から取得するように通信部21−2を制御する。
グループ管理処理部92は、取得した識別情報を紐付けして、複数の携帯端末1をグループ化する。
グループ管理処理部92は、サーバ2において自機の識別情報と他の端末の識別情報とが紐付けられた状態において、紐付けの解除をサーバ2に送信するためのインターフェースをユーザに対して常時提供する。
これにより、携帯端末1においては、取得した識別情報を紐付けして、複数の携帯端末1をグループ化し、紐付けの解除(グループからの脱退・解散)をすることができるために、煩雑な処理をする必要なく、一時的なグループの作成・解除をすることができる。
The group operation system S configured as described above includes another mobile terminal 1 having a communication function, a server 2 that is connected to each of the mobile terminals 1 and manages information exchange with the mobile terminal 1, Is provided.
The mobile terminal 1 has a communication control unit 52.
The communication control unit 52 controls the communication unit 21-1 to transmit the identification information of the own device to the server 2.
The server 2 includes a communication control unit 91 and a group management processing unit 92.
The communication control unit 91 controls the communication unit 21-2 to acquire each identification information of the mobile terminal 1 from the mobile terminal 1 via the communication function of the mobile terminal 1.
The group management processing unit 92 associates the acquired identification information and groups the plurality of mobile terminals 1.
The group management processing unit 92 always provides the user with an interface for transmitting the linking release to the server 2 in a state where the identification information of the own device and the identification information of other terminals are linked in the server 2. provide.
Thereby, in the portable terminal 1, since the acquired identification information is tied, a plurality of portable terminals 1 can be grouped, and the linking can be released (withdrawal / dissolution from the group). Temporary groups can be created / released without the need for processing.

携帯端末1は、さらに出力部19−1を有する。
グループ管理処理部92は、紐付け解除のためのインターフェースとして常時グループ解除アイコンを、出力部19−1を介して表示させる。
これにより、携帯端末1においては、ユーザに対して常にグループ解除を意識させることができる。
The portable terminal 1 further includes an output unit 19-1.
The group management processing unit 92 always displays the group cancel icon as an interface for canceling the association via the output unit 19-1.
Thereby, in the portable terminal 1, a user can always be made aware of group cancellation.

携帯端末1は、入力部18−1を有する。
グループ管理処理部92は、紐付け解除のためのインターフェースとしてユーザによる入力部18−1への所定のスワイプ操作を設定する。
これにより、携帯端末1においては、ユーザが直感的、かつ、簡単な操作で紐付け解除を行うことができる。
The portable terminal 1 has an input unit 18-1.
The group management processing unit 92 sets a predetermined swipe operation on the input unit 18-1 by the user as an interface for releasing the association.
Thereby, in the portable terminal 1, the user can release the association by an intuitive and simple operation.

グループ管理処理部92は、さらにユーザからの設定に応じた自動グループ解除条件を設定し、当該自動グループ解除条件に基づいて、携帯端末1は自動的に紐付けを解除する。
これにより、携帯端末1においては、所定の条件を満たすと自動的にグループから脱退・グループの解散を行う機能を搭載することができる。
The group management processing unit 92 further sets an automatic group cancellation condition according to the setting from the user, and the portable terminal 1 automatically releases the association based on the automatic group cancellation condition.
As a result, the mobile terminal 1 can be equipped with a function of automatically withdrawing from a group or dissolving a group when a predetermined condition is satisfied.

通信制御部52は、グループ化がなされた後に当該グループ化を解除する旨を指示するグループ化解除情報(グループ解散情報)をサーバ2に送信するように通信部21−1を制御する。
グループ管理処理部92は、携帯端末1からグループ化解除情報(グループ解散情報)を受信したか否かを判定する。
グループ管理処理部92は、グループ管理処理部92によってグループ化解除情報(グループ解散情報)を受信したと判定した場合に、グループ管理処理部92により紐付けされた複数の識別情報のうち、グループ化解除情報(グループ解散情報)を送信した携帯端末1に対応する識別情報の紐付けを解除する。
これにより、携帯端末1においては、グループ化解除情報(グループ解散情報)を受信することで携帯端末1に対応する識別情報の紐付けを解除することができるために、煩雑な処理をする必要なく、一時的なグループを作ることができる。
The communication control unit 52 controls the communication unit 21-1 to transmit to the server 2 grouping cancellation information (group dissolution information) instructing to cancel the grouping after the grouping is performed.
The group management processing unit 92 determines whether or not grouping cancellation information (group dissolution information) has been received from the mobile terminal 1.
When the group management processing unit 92 determines that the group management processing unit 92 has received the ungrouping information (group dissolution information), the group management processing unit 92 performs grouping among a plurality of pieces of identification information linked by the group management processing unit 92. The association of the identification information corresponding to the mobile terminal 1 that has transmitted the release information (group dissolution information) is released.
Thereby, in the portable terminal 1, since it is possible to release the association of the identification information corresponding to the portable terminal 1 by receiving the grouping release information (group dissolution information), there is no need for complicated processing. Can make temporary groups.

通信制御部91は、さらに、携帯端末1からグループ化を許可する旨を指示するグループ化許可情報(グループ作成情報)を取得するように通信部21−1を制御する。
グループ管理処理部92は、グループ化許可情報(グループ作成情報)に基づいて、取得した識別情報を紐付けして、複数の携帯端末1をグループ化する。
これにより、携帯端末1においては、グループ化許可情報(グループ作成情報)に基づいて、複数の携帯端末1をグループ化することができるために、煩雑な処理をする必要なく、一時的なグループを作ることができる。
The communication control unit 91 further controls the communication unit 21-1 to acquire grouping permission information (group creation information) instructing permission of grouping from the mobile terminal 1.
The group management processing unit 92 associates the acquired identification information with the grouping permission information (group creation information) and groups the plurality of mobile terminals 1.
Thereby, in the portable terminal 1, since a plurality of portable terminals 1 can be grouped based on the grouping permission information (group creation information), a temporary group is not necessary to perform complicated processing. Can be made.

サーバ2は、グループ管理処理部92を有する。
通信制御部91は、識別情報の夫々に対応して携帯端末1で取得された所定情報を携帯端末1から取得するように通信部21−2を制御する。
グループ管理処理部92は、通信制御部91により取得された識別情報の各々に対応する所定情報が予め定められた所定条件を満たしているか否かを判定する。
グループ管理処理部92は、グループ管理処理部92により所定情報(本実施形態においては、ジェスチャー)が所定条件を満たしていると判定された識別情報を紐付けして、複数の携帯端末1をグループ化する。
これにより、携帯端末1においては、所定情報が条件を満たしていることで、グループ化するために、煩雑な処理をする必要なく、一時的なグループを作ることができる。
The server 2 has a group management processing unit 92.
The communication control unit 91 controls the communication unit 21-2 so as to acquire predetermined information acquired from the mobile terminal 1 corresponding to each of the identification information from the mobile terminal 1.
The group management processing unit 92 determines whether or not the predetermined information corresponding to each piece of identification information acquired by the communication control unit 91 satisfies a predetermined condition.
The group management processing unit 92 associates the identification information determined by the group management processing unit 92 that the predetermined information (in this embodiment, the gesture) satisfies the predetermined condition, and groups the plurality of mobile terminals 1 into a group. Turn into.
Thereby, in the portable terminal 1, since the predetermined information satisfies the condition, it is possible to create a temporary group without performing complicated processing for grouping.

通信制御部91は、携帯端末1から送信される自機の位置情報を取得するように通信部21−2を制御する。
グループ管理処理部92は、予め定められた距離範囲内に、位置情報から得られた携帯端末1の位置が存在するか否かを判定することで、所定条件を満たしているか否かを判定する。
これにより、携帯端末1においては、距離範囲内に、位置情報から得られた携帯端末1の位置が存在することを条件にグループ化することができるために、煩雑な処理をする必要なく、一時的なグループを作ることができる。
The communication control unit 91 controls the communication unit 21-2 so as to acquire the position information of the own device transmitted from the mobile terminal 1.
The group management processing unit 92 determines whether or not a predetermined condition is satisfied by determining whether or not the position of the mobile terminal 1 obtained from the position information exists within a predetermined distance range. .
Thereby, in the portable terminal 1, since it can group on the condition that the position of the portable terminal 1 obtained from position information exists within the distance range, it is not necessary to perform complicated processing and temporarily. Group can be made.

グループ管理処理部92は、携帯端末1からの指示に基づいて、予め定められた距離範囲を設定する。
これにより、携帯端末1においては、距離範囲を設定することができるために、状況に応じて、一時的なグループを作ることができる。
The group management processing unit 92 sets a predetermined distance range based on an instruction from the mobile terminal 1.
Thereby, in the portable terminal 1, since a distance range can be set, a temporary group can be created according to the situation.

通信制御部91は、グループ化されうる携帯端末1の数を携帯端末1に送信するように通信部21−2を制御する。
これにより、携帯端末1においては、数を予め決めた上で、一時的なグループを作ることができる。
The communication control unit 91 controls the communication unit 21-2 to transmit the number of mobile terminals 1 that can be grouped to the mobile terminal 1.
Thereby, in the portable terminal 1, after determining a number beforehand, a temporary group can be made.

通信制御部91は、さらに、携帯端末1からグループ化を締め切る旨を指示するグループ化締切情報(グループ締切情報)を取得するように通信部21−2を制御する。
グループ管理処理部92は、携帯端末1から送信されるグループ化締切情報(グループ締切情報)を受信すると、その時点までに得られた識別情報を紐付けして、複数の携帯端末1をグループ化する。
これにより、携帯端末1においては、グループ化締切情報(グループ締切情報)を受信した時点での一時的なグループを作ることができる。
The communication control unit 91 further controls the communication unit 21-2 to acquire grouping deadline information (group deadline information) instructing that the grouping is closed from the mobile terminal 1.
When the group management processing unit 92 receives the grouping deadline information (group deadline information) transmitted from the mobile terminal 1, the group management processing unit 92 associates the identification information obtained up to that point and groups the plurality of mobile terminals 1. To do.
Thereby, in the portable terminal 1, the temporary group at the time of receiving grouping deadline information (group deadline information) can be created.

携帯端末1は、サーバ2と通信接続され、複数の携帯端末1間の情報交換を行う。
通信制御部52は、サーバ2に対して自機の識別情報を送信するように通信部21−1を制御する。
通信制御部52は、サーバ2において自機の携帯端末1の識別情報と、他の携帯端末1の識別情報とを紐付けして、複数の携帯端末1をグループ化させることを許可するグループ化許可情報(グループ加入情報)を送信するように通信部21−1を制御する。
これにより、携帯端末1においては、煩雑な処理をする必要なく、一時的なグループを作ることができる。
The mobile terminal 1 is communicatively connected to the server 2 and exchanges information between the plurality of mobile terminals 1.
The communication control unit 52 controls the communication unit 21-1 to transmit the identification information of the own device to the server 2.
The communication control unit 52 associates the identification information of the portable terminal 1 of the own device with the identification information of the other portable terminal 1 in the server 2 to allow grouping of the plurality of portable terminals 1. The communication unit 21-1 is controlled to transmit permission information (group subscription information).
Thereby, in the portable terminal 1, a temporary group can be made without the need for complicated processing.

グループ設定処理部51は、端末における所定情報(本実施形態においては、ジェスチャー情報)を取得する。
通信制御部52は、所定情報(本実施形態においては、ジェスチャー情報)が予め定められた所定条件を満たしているか否か判定された場合に、識別情報を紐付けして、複数の携帯端末1をグループ化させるグループか許可情報(グループ加入情報)を送信するように通信部21−1を制御する。
これにより、携帯端末1においては、所定情報(本実施形態においては、ジェスチャー情報)を設定することができるために、セキュリティ等を向上させることができる。
The group setting processing unit 51 acquires predetermined information (gesture information in the present embodiment) in the terminal.
When it is determined whether the predetermined information (gesture information in the present embodiment) satisfies a predetermined condition, the communication control unit 52 associates the identification information with each other, and determines the plurality of mobile terminals 1. The communication unit 21-1 is controlled so as to transmit the group or permission information (group subscription information) to be grouped.
Thereby, in the portable terminal 1, since predetermined information (in this embodiment, gesture information) can be set, security etc. can be improved.

携帯端末1は、グループ設定処理部51を備える。
グループ設定処理部51は、予め定められた距離範囲内に、携帯端末1の位置が存在するか否かを判定することで所定条件が満たされるか否を判定するための自機の位置情報を取得するようにGPS部16−1を制御する。
通信制御部52は、サーバ2に対して通信制御部91によって取得された位置情報を送信するように通信部21−1を制御する。
これにより、携帯端末1においては、自機の位置情報を用いて、一時的なグループを作ることができる。
The mobile terminal 1 includes a group setting processing unit 51.
The group setting processing unit 51 determines the position information of its own device for determining whether or not the predetermined condition is satisfied by determining whether or not the position of the mobile terminal 1 exists within a predetermined distance range. The GPS unit 16-1 is controlled to acquire.
The communication control unit 52 controls the communication unit 21-1 to transmit the position information acquired by the communication control unit 91 to the server 2.
Thereby, in the portable terminal 1, a temporary group can be made using the position information of the own device.

グループ設定処理部51は、ユーザによる操作等で距離範囲を予め設定する。
これにより、携帯端末1においては、距離範囲を予め設定することができるために、状況に応じて、一時的なグループを作ることができる。
The group setting processing unit 51 sets a distance range in advance by a user operation or the like.
Thereby, in the portable terminal 1, since the distance range can be set in advance, a temporary group can be created according to the situation.

携帯端末1は、出力制御部53を備える。
出力制御部53は、サーバ2によってグループ化されうる携帯端末1の数が設定された場合に、当該携帯端末1の数を報知するように出力部19−1を制御する。
これにより、携帯端末1においては、グループ化できる携帯端末1の数をユーザに認識させることができる。
The mobile terminal 1 includes an output control unit 53.
When the number of mobile terminals 1 that can be grouped by the server 2 is set, the output control unit 53 controls the output unit 19-1 to notify the number of the mobile terminals 1.
Thereby, in the portable terminal 1, a user can be made to recognize the number of the portable terminals 1 which can be grouped.

通信制御部52は、サーバ2に対して、その時点までに得られた識別情報を紐付けして、複数の携帯端末1のグループ化を締め切る旨を指示するグループ化締切情報(グループ締切情報)を送信するように制御する。
これにより、携帯端末1においては、状況に応じて、グループ化を締め切ることができ、一時的なグループを作ることができる。
The communication control unit 52 associates the identification information obtained up to that time with the server 2 and instructs the server 2 to close the grouping of the plurality of mobile terminals 1 (group deadline information). Control to send.
Thereby, in the portable terminal 1, according to a condition, grouping can be closed and a temporary group can be made.

出力制御部53は、サーバ2に対して、その時点までに紐付けされた識別情報の夫々に対応する所定画像を、出力部19−1に表示させるように制御する。
これにより、携帯端末1においては、例えば、ユーザ自身を示すユーザが登録した自機を識別する画像を表示させることができる。
The output control unit 53 controls the server 2 so that the output unit 19-1 displays a predetermined image corresponding to each of the identification information linked up to that point.
Thereby, in the portable terminal 1, the image which identifies the own apparatus which the user who shows the user himself registered can be displayed, for example.

出力制御部53は、識別情報の紐付けされた順番又は紐付けられた識別情報の合計数が判別できるように、出力部19−1に所定画像を表示させるように制御する。
これにより、携帯端末1においては、紐付けされた順番又は紐付けられた識別情報の合計数が判別可能な表示を行うことができる。
The output control unit 53 controls the output unit 19-1 to display a predetermined image so that the order in which the identification information is associated or the total number of identification information that is associated can be determined.
Thereby, in the portable terminal 1, the display which can discriminate | determine the total number of the linked | related order or the identification information linked | related can be performed.

通信制御部52は、紐付けられた自機及び他の携帯端末1の位置情報をサーバ2より取得するように通信部21−1を制御する。
出力制御部53は、位置情報に基づいて紐付けされた自機及び/又は他の端末の位置情報を報知するように出力部19−1を制御する。
これにより、携帯端末1においては、自機及び他の携帯端末1の位置を確認することができる。
The communication control unit 52 controls the communication unit 21-1 so as to acquire the positional information of the associated own device and other portable terminals 1 from the server 2.
The output control unit 53 controls the output unit 19-1 so as to notify the position information of the own device and / or other terminals linked based on the position information.
Thereby, in the portable terminal 1, the position of the own apparatus and the other portable terminal 1 can be confirmed.

通信制御部52は、メッセージを受け付けるように通信部21−1を制御する。
出力制御部53は、紐付けされた自機及び他の携帯端末1の位置情報とメッセージとを報知するように出力部19−1を制御する。
これにより、携帯端末1においては、自機及び他の携帯端末1の位置と他の携帯端末1等からのメッセージを確認することができる。
The communication control unit 52 controls the communication unit 21-1 to accept a message.
The output control unit 53 controls the output unit 19-1 so as to notify the position information and message of the associated own device and the other portable terminal 1.
Thereby, in the portable terminal 1, the position of the own apparatus and the other portable terminal 1, and the message from the other portable terminal 1 etc. can be confirmed.

通信部21−1は、他の携帯端末1との間で無線通信を行う。
通信制御部52は、通信部21−1による無線通信の状態に基づいて、サーバ2に対して自機の識別情報を送信する。
これにより、携帯端末1においては、例えば、他の携帯端末1との間での無線通信の状態を含めて自機の識別情報をサーバ2に送信することができ、通信状態が良好・悪化した場合に自機の識別情報を送信することができる。
The communication unit 21-1 performs wireless communication with other mobile terminals 1.
The communication control unit 52 transmits its own identification information to the server 2 based on the state of wireless communication by the communication unit 21-1.
Thereby, in the portable terminal 1, for example, the identification information of the own device including the state of wireless communication with the other portable terminals 1 can be transmitted to the server 2, and the communication state is good / deteriorated. In this case, the identification information of the own device can be transmitted.

なお、本発明は、上述の実施形態に限定されるものではなく、本発明の目的を達成できる範囲での変形、改良等は本発明に含まれるものである。   In addition, this invention is not limited to the above-mentioned embodiment, The deformation | transformation in the range which can achieve the objective of this invention, improvement, etc. are included in this invention.

上述の実施形態では、グループ内の情報共有機能として、位置情報を共有する例を示したが、これに限られない。例えば、端末間のデータのやり取りやインスタントメッセージのやり取りを行うように構成してもよい。   In the above-described embodiment, the example in which the position information is shared is shown as the information sharing function in the group. However, the present invention is not limited to this. For example, data may be exchanged between terminals or instant messages may be exchanged.

また、上述の実施形態は、グループの解散や脱退においてグループ情報を削除したり、紐付けを解除したりするように構成したが、グループ情報を無効にしたり、特定の紐付けを無効にしたりするように構成してもよい。   In the above-described embodiment, the group information is deleted or the association is canceled when the group is dissolved or withdrawn. However, the group information is invalidated or the specific association is invalidated. You may comprise as follows.

また、上述の実施形態は、グループへの加入の最大人数を任意に設定するように構成してもよい。例えば、親の携帯端末1Aにおいてユーザ操作により最大人数を設定するように構成してもよい。また、所定の人数が加入した場合に自動的に加入の締め切りを行うようにしてもよい。この場合、最低参加人数を満たして所定の時間経過した等を条件に自動的に加入の締め切りを行うようにしてもよい。   Further, the above-described embodiment may be configured to arbitrarily set the maximum number of people joining the group. For example, the maximum number of users may be set by a user operation in the parent portable terminal 1A. Further, when a predetermined number of people have joined, the deadline for joining may be automatically performed. In this case, the subscription deadline may be automatically performed on condition that a predetermined time has elapsed after the minimum number of participants is satisfied.

また、上述の実施形態では、サーバ2を介して、グループを管理する運用を行うように構成したがこれに限られず、端末(例えば、親の端末)のみでグループを管理するように構成してもよい。   Further, in the above-described embodiment, the operation for managing the group is performed via the server 2. However, the present invention is not limited to this, and the group is configured to be managed only by a terminal (for example, a parent terminal). Also good.

また、上述の実施形態では、同じ位置範囲でエリア範囲を設定したが、例えば、同じ気圧や高度、同じ言語、同じ設定等をエリア範囲として設定してもよい。この際、例えば、同じ気圧や高度、同じ設定等の場合には、設定時と状態が変わった場合に、グループを解散・脱退するように構成してもよい。   In the above-described embodiment, the area range is set with the same position range. However, for example, the same atmospheric pressure, altitude, the same language, the same setting, and the like may be set as the area range. In this case, for example, in the case of the same atmospheric pressure, altitude, the same setting, etc., the group may be dissolved / withdrawn when the state changes from the time of setting.

また、上述の実施形態では、エリア範囲をGPSにより取得した位置情報の範囲として構成したが、例えば、Bluetooth(登録商標) Low Energy等の近距離通信が可能な範囲とてもよい。また、エリア範囲をビーコンにより交信可能な範囲としてもよい。具体的には、ビーコンにより運用する場合には、自機のビーコンIDと、それに対応する自機の固有IDをサーバ2で紐付けして登録しておき、ビーコンを受信した場合に、受信したビーコンIDをサーバ2にアップする。サーバ側では、ビーコンIDとそれに対応する固有IDが登録されているものであるかを判断して、登録されている場合には、受信したビーコンIDに対応する固有IDの携帯端末1と、自機の固有IDの携帯端末1が近くにあるとして、互いの携帯端末1をグループとして扱って、情報の配信等を行うように構成してもよい。   In the above-described embodiment, the area range is configured as a range of position information acquired by GPS. However, for example, a range in which near field communication such as Bluetooth (registered trademark) Low Energy is possible is very good. Moreover, it is good also considering the area range as the range which can communicate by a beacon. Specifically, when operating with a beacon, the beacon ID of the own machine and the corresponding unique ID of the own machine are registered and associated with the server 2 and received when the beacon is received. The beacon ID is uploaded to the server 2. On the server side, it is determined whether a beacon ID and a unique ID corresponding to the beacon ID are registered. If registered, the mobile terminal 1 having a unique ID corresponding to the received beacon ID Assuming that the portable terminal 1 with the unique ID of the machine is in the vicinity, the portable terminals 1 may be treated as a group and information may be distributed.

また、上述の実施形態では、グループの解散やグループからの脱退をユーザが任意に行うように構成したが、例えば、空間的に、グループ内のメンバーの距離が離れたり、所定の範囲内から出たりすることで、グループの解散やグループからの脱退を自動的に行うように構成してもよい。また、時間的に所定の時間が経過したり、所定の時間となったりした場合に、グループの解散やグループからの脱退を自動的に行うように構成してもよい。また、例えば、位置範囲から離れて脱退となった場合でも、再び条件が揃えば、再加入させるように構成してもよい。   In the above-described embodiment, the user is arbitrarily disbanded or withdrawn from the group. However, for example, the members within the group are spatially separated or come out of a predetermined range. Or the group may be automatically dissolved or withdrawn from the group. Further, when a predetermined time elapses or when a predetermined time is reached, the group may be automatically dissolved or withdrawn from the group. In addition, for example, even when the vehicle is withdrawn from the position range, it may be configured to re-join if the conditions are met again.

また、上述の実施形態では、セキュリティの意味合いでも、親が指定したジェスチャーを行われたことを条件にして、グループの加入を行うように構成したが、単に、所定の場所にいることを条件にしたり、さらに複雑な条件や複数の条件を付加したりして構成してもよい。   In the above-described embodiment, the group is configured to join the group on the condition that the gesture designated by the parent is performed in terms of security. However, it is simply based on being in a predetermined place. Or, more complicated conditions or a plurality of conditions may be added.

また、上述の実施形態では、エリア範囲を設定して、そのエリア範囲内の携帯端末が所定条件を満たしたら、当該エリア範囲内の携帯端末1のグループ化を行ったが、特にエリア範囲を設定することなく、単に親が指定したジェスチャー等の所定条件が満たされたらグループ化をするようにしてもよい。   Further, in the above-described embodiment, when the area range is set and the mobile terminals in the area range satisfy the predetermined condition, the mobile terminals 1 in the area range are grouped. In particular, the area range is set. Instead, grouping may be performed only when a predetermined condition such as a gesture designated by the parent is satisfied.

また、上述の実施形態は、アウトドアでのアクティビティを行う場合、会社での出張時や展示会等の所定の行動範囲が決まっている場合、団体行動を伴う旅行等の場合に効果的に機能する。また、上述の実施形態は、サーバ2を介して情報の共有を行うため、端末間での直接のやり取りがないため、情報等の流出の心配がなく、不特定の相手ともグループを構成することの安心感を与えることができる。   In addition, the above-described embodiment functions effectively when performing outdoor activities, when traveling on a business trip, when a predetermined range of action such as an exhibition is determined, or when traveling with group behavior. . In the above-described embodiment, since information is shared via the server 2, there is no direct exchange between terminals, so there is no fear of leakage of information and the like, and a group is formed with an unspecified partner. Can give you a sense of security.

また、上述の実施形態では、各種設定は、親の携帯端末1Aや子の携帯端末1Bにおいて任意/自動に設定することも可能に構成することができ、サーバ2で任意/自動に設定するように構成してもよい。   In the above-described embodiment, the various settings can be arbitrarily / automatically set in the parent portable terminal 1A and the child portable terminal 1B, and can be arbitrarily / automatically set by the server 2. You may comprise.

また、上述の実施形態では、本発明が適用される携帯端末1は、スマートフォンやスマートウォッチを例として説明したが、特にこれに限定されない。
例えば、本発明は、グループ運用処理機能を有する電子機器一般に適用することができる。具体的には、例えば、本発明は、ノート型のパーソナルコンピュータ、プリンタ、テレビジョン受像機、ビデオカメラ、デジタルカメラ、携帯型ナビゲーション装置、携帯電話機、ポータブルゲーム機等に適用可能である。
Moreover, in the above-mentioned embodiment, although the portable terminal 1 to which this invention is applied demonstrated as an example the smart phone and the smartwatch, it is not limited to this in particular.
For example, the present invention can be applied to general electronic devices having a group operation processing function. Specifically, for example, the present invention can be applied to a notebook personal computer, a printer, a television receiver, a video camera, a digital camera, a portable navigation device, a mobile phone, a portable game machine, and the like.

上述した一連の処理は、ハードウェアにより実行させることもできるし、ソフトウェアにより実行させることもできる。
換言すると、図8の機能的構成は例示に過ぎず、特に限定されない。即ち、上述した一連の処理を全体として実行できる機能が携帯端末1に備えられていれば足り、この機能を実現するためにどのような機能ブロックを用いるのかは特に図8の例に限定されない。
また、1つの機能ブロックは、ハードウェア単体で構成してもよいし、ソフトウェア単体で構成してもよいし、それらの組み合わせで構成してもよい。
本実施形態における機能的構成は、演算処理を実行するプロセッサによって実現され、本実施形態に用いることが可能なプロセッサには、シングルプロセッサ、マルチプロセッサ及びマルチコアプロセッサ等の各種処理装置単体によって構成されるものの他、これら各種処理装置と、ASIC(Application Specific Integrated Circuit)やFPGA(Field‐Programmable Gate Array)等の処理回路とが組み合わせられたものを含む。
The series of processes described above can be executed by hardware or can be executed by software.
In other words, the functional configuration of FIG. 8 is merely an example, and is not particularly limited. That is, it is sufficient if the mobile terminal 1 has a function capable of executing the above-described series of processing as a whole, and what functional blocks are used to realize this function is not particularly limited to the example of FIG.
In addition, one functional block may be constituted by hardware alone, software alone, or a combination thereof.
The functional configuration in the present embodiment is realized by a processor that executes arithmetic processing, and the processor that can be used in the present embodiment is configured by various processing devices such as a single processor, a multiprocessor, and a multicore processor. In addition to the above, these various processing apparatuses and a combination of processing circuits such as ASIC (Application Specific Integrated Circuit) and FPGA (Field-Programmable Gate Array) are included.

一連の処理をソフトウェアにより実行させる場合には、そのソフトウェアを構成するプログラムが、コンピュータ等にネットワークや記録媒体からインストールされる。
コンピュータは、専用のハードウェアに組み込まれているコンピュータであってもよい。また、コンピュータは、各種のプログラムをインストールすることで、各種の機能を実行することが可能なコンピュータ、例えば汎用のパーソナルコンピュータであってもよい。
When a series of processing is executed by software, a program constituting the software is installed on a computer or the like from a network or a recording medium.
The computer may be a computer incorporated in dedicated hardware. The computer may be a computer capable of executing various functions by installing various programs, for example, a general-purpose personal computer.

このようなプログラムを含む記録媒体は、ユーザにプログラムを提供するために装置本体とは別に配布される図6及び図7のリムーバブルメディア31により構成されるだけでなく、装置本体に予め組み込まれた状態でユーザに提供される記録媒体等で構成される。リムーバブルメディア31は、例えば、磁気ディスク(フロッピディスクを含む)、光ディスク、又は光磁気ディスク等により構成される。光ディスクは、例えば、CD−ROM(Compact Disk−Read Only Memory),DVD(Digital Versatile Disk),Blu−ray(登録商標) Disc(ブルーレイディスク)等により構成される。光磁気ディスクは、MD(Mini−Disk)等により構成される。また、装置本体に予め組み込まれた状態でユーザに提供される記録媒体は、例えば、プログラムが記録されている図6及び図7のROM12や、図6及び図7の記憶部20に含まれるハードディスク等で構成される。   The recording medium including such a program is not only configured by the removable media 31 of FIGS. 6 and 7 distributed separately from the apparatus main body in order to provide the program to the user, but is also preinstalled in the apparatus main body. It is composed of a recording medium provided to the user in a state. The removable medium 31 is composed of, for example, a magnetic disk (including a floppy disk), an optical disk, a magneto-optical disk, or the like. The optical disc is composed of, for example, a CD-ROM (Compact Disk-Read Only Memory), a DVD (Digital Versatile Disc), a Blu-ray (registered trademark) Disc (Blu-ray Disc), and the like. The magneto-optical disk is configured by an MD (Mini-Disk) or the like. The recording medium provided to the user in a state of being pre-installed in the apparatus main body includes, for example, the ROM 12 in FIGS. 6 and 7 in which a program is recorded, and the hard disk included in the storage unit 20 in FIGS. 6 and 7. Etc.

なお、本明細書において、記録媒体に記録されるプログラムを記述するステップは、その順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的或いは個別に実行される処理をも含むものである。
また、本明細書において、システムの用語は、複数の装置や複数の手段などより構成される全体的な装置を意味するものとする。
In the present specification, the step of describing the program recorded on the recording medium is not limited to the processing performed in time series along the order, but is not necessarily performed in time series, either in parallel or individually. The process to be executed is also included.
Further, in the present specification, the term “system” means an overall device configured by a plurality of devices, a plurality of means, and the like.

以上、本発明のいくつかの実施形態について説明したが、これらの実施形態は、例示に過ぎず、本発明の技術的範囲を限定するものではない。本発明はその他の様々な実施形態を取ることが可能であり、さらに、本発明の要旨を逸脱しない範囲で、省略や置換等種々の変更を行うことができる。これら実施形態やその変形は、本明細書等に記載された発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   As mentioned above, although several embodiment of this invention was described, these embodiment is only an illustration and does not limit the technical scope of this invention. The present invention can take other various embodiments, and various modifications such as omission and replacement can be made without departing from the gist of the present invention. These embodiments and modifications thereof are included in the scope and gist of the invention described in this specification and the like, and are included in the invention described in the claims and the equivalent scope thereof.

以下に、本願の出願当初の特許請求の範囲に記載された発明を付記する。
[付記1]
サーバと通信接続され、他の端末と情報交換を行う端末であって、
前記サーバに対して自機の識別情報を送信する識別情報送信手段と、
前記サーバにおいて前記自機の識別情報と前記他の端末の識別情報とを紐付けして、複数の端末をグループ化させることを許可するグループ化許可情報を送信するグループ化許可情報送信手段と、
前記サーバにおいて前記自機の識別情報と前記他の端末の識別情報とが紐付けられた状態において、前記紐付けの解除を前記サーバに送信するためのインターフェースをユーザに対して常時提供するグループ化解除手段と、
を備えることを特徴とする端末。
[付記2]
前記端末は、さらに第1の表示部を有し、
前記グループ化解除手段は、前記紐付け解除のためのインターフェースとして前記第1の表示部に常時グループ解除アイコンを表示させる、
ことを特徴とする付記1に記載の端末。
[付記3]
前記端末は、圧力センサ部を有し、
前記グループ化解除手段は、前記紐付け解除のためのインターフェースとして前記ユーザによる前記圧力センサ部への所定のスワイプ操作を設定する、
ことを特徴とする付記1又は2に記載の端末。
[付記4]
前記グループ化解除手段は、さらにユーザからの設定に応じた自動グループ解除条件を設定するグループ解除条件設定手段を有し、当該自動グループ解除条件に基づいて、前記端末は自動的に前記紐付けを解除する、
ことを特徴とする付記1乃至3の何れか1つに記載の端末。
[付記5]
前記端末における所定情報を取得する情報取得手段と、
前記所定情報が予め定められた所定条件を満たしている場合に、前記識別情報を紐付けして、複数の前記端末をグループ化させる前記グループ化許可情報を送信する所定情報送信手段と、
を備えることを特徴とする付記1乃至4の何れか1つに記載の端末。
[付記6]
予め定められた距離範囲内に前記端末の位置が存在するか否かを判定することで前記所定条件が満たされるか否かを判定するための、自機の位置情報を取得する位置情報取得手段と、
前記サーバに対して前記位置情報取得手段によって取得された前記位置情報を送信する位置情報送信手段と、を備える、
ことを特徴とする付記5に記載の端末。
[付記7]
前記距離範囲を予め設定する距離範囲設定手段を備える、
ことを特徴とする付記6に記載の端末。
[付記8]
前記サーバによって前記グループ化されうる端末の数が設定された場合に、当該端末の数を報知する報知手段を備える、
ことを特徴とする付記1乃至7の何れか1つに記載の端末。
[付記9]
前記サーバに対して、その時点までに得られた前記識別情報を紐付けして、複数の前記端末のグループ化を締め切る旨を指示するグループ化締切情報を送信するグループ化締切情報送信手段を備える、
ことを特徴とする付記1乃至8の何れか1つに記載の端末。
[付記10]
第2の表示部と、
前記サーバに対して、その時点までに紐付けされた前記識別情報の夫々に対応する所定画像を、前記第2の表示部に表示させる表示制御手段と、
を有することを特徴とする付記1乃至9の何れか1つに記載の端末。
[付記11]
前記表示制御手段は、前記識別情報の紐付けされた順番又は紐付けられた識別情報の合計数が判別できるように、前記第2の表示部に前記所定画像を表示させる、
ことを特徴とする付記10に記載の端末。
[付記12]
前記紐付けられた自機及び他の端末の位置情報を前記サーバより取得する位置情報取得手段と、
前記位置情報に基づいて前記紐付けされた自機及び/又は他の端末の位置情報を報知する報知手段と、
を有することを特徴とする付記1乃至11のいずれか1つに記載の端末。
[付記13]
メッセージを受け付けるメッセージ受付手段を有し、
前記報知手段は、前記紐付けされた自機及び他の端末の位置情報と前記メッセージとを報知する、
ことを特徴とする付記12に記載の端末。
[付記14]
前記他の端末に対して無線通信を行う端末間無線通信手段を有し、
前記識別情報送信手段は、前記端末間無線通信手段による前記無線通信の状態に基づいて、前記サーバに対して自機の識別情報を送信する、
ことを特徴とする付記1乃至13の何れかに記載の端末。
[付記15]
端末と通信接続され、当該端末と情報交換を管理するサーバであって、
前記端末の夫々の識別情報を、当該端末の通信機能を介して前記端末から取得する情報取得手段と、
前記情報取得手段により取得した前記識別情報を紐付けして、複数の前記端末をグループ化するグループ化手段と、
前記紐付けられた複数の端末の何れか1つから、ユーザに常時提供する紐付け解除インターフェースを介して前記紐付け解除の指示を受け付けたら、前記複数の端末の紐付けを解除するグループ化解除手段と、
を備えることを特徴とするサーバ。
[付記16]
通信機能を備えた端末と、当該端末の各々と通信接続され、当該端末と情報交換を管理するサーバと、を備えたシステムであって、
前記端末は、
自機の識別情報をサーバに送信する情報送信手段と、
前記サーバにおいて前記自機の識別情報と他の端末の識別情報とが紐付けられた状態において、前記紐付けの解除を前記サーバに送信するためのインターフェースをユーザに対して常時提供するグループ化解除情報送信手段と、を有し、
前記サーバは、
前記端末の夫々の識別情報を、当該端末の通信機能を介して前記端末から取得する情報取得手段と、
前記情報取得手段により取得した前記識別情報を紐付けして、複数の前記端末をグループ化するグループ化手段と、
前記端末から前記紐付けの解除を受信したか否かを判定する解除判定手段と、
前記解除判定手段によって前記紐付けの解除を受信したと判定した場合に、前記グループ化手段により紐付けされた複数の前記識別情報のうち、前記紐付けの解除を送信した前記端末に対応する前記識別情報の紐付けを解除するグループ化解除手段と、を有する、
ことを特徴とするシステム。
[付記17]
サーバと通信接続され、他の端末と情報交換を行う端末で実行される管理方法であって、
前記サーバに対して自機の識別情報を送信する識別情報送信ステップと、
前記サーバにおいて前記自機の識別情報と、前記他の端末の識別情報とを紐付けして、複数の端末をグループ化させることを許可するグループ化許可情報を送信するグループ化許可情報送信ステップと、
前記サーバにおいて前記自機の識別情報と前記他の端末の識別情報とが紐付けられた状態において、前記紐付けの解除を前記サーバに送信するためのインターフェースをユーザに対して常時提供するグループ化解除ステップと、
を含むことを特徴とする管理方法。
[付記18]
サーバと通信接続され、他の端末と情報交換を行う端末を制御するプログラムであって、
前記サーバに対して自機の識別情報を送信する識別情報送信手段、
前記サーバにおいて前記自機の識別情報と、前記他の端末の識別情報とを紐付けして、複数の端末をグループ化させることを許可するグループ化許可情報を送信するグループ化許可情報送信手段、
前記サーバにおいて前記自機の識別情報と前記他の端末の識別情報とが紐付けられた状態において、前記紐付けの解除を前記サーバに送信するためのインターフェースをユーザに対して常時提供するグループ化解除手段、
として機能させることを特徴とするプログラム。
The invention described in the scope of claims at the beginning of the filing of the present application will be appended.
[Appendix 1]
A terminal that communicates with a server and exchanges information with other terminals.
Identification information transmitting means for transmitting identification information of the own device to the server;
Grouping permission information transmitting means for transmitting grouping permission information for allowing a plurality of terminals to be grouped by associating the identification information of the own device with the identification information of the other terminal in the server;
Grouping that always provides the user with an interface for transmitting the release of the association to the server in a state where the identification information of the own device and the identification information of the other terminal are associated in the server. Release means,
A terminal comprising:
[Appendix 2]
The terminal further includes a first display unit,
The grouping cancellation means always displays a group cancellation icon on the first display unit as an interface for the association cancellation.
The terminal according to supplementary note 1, wherein:
[Appendix 3]
The terminal has a pressure sensor unit,
The grouping cancellation unit sets a predetermined swipe operation to the pressure sensor unit by the user as an interface for the association cancellation.
The terminal according to supplementary note 1 or 2, characterized in that.
[Appendix 4]
The grouping cancellation unit further includes a group cancellation condition setting unit that sets an automatic group cancellation condition according to a setting from a user, and the terminal automatically performs the association based on the automatic group cancellation condition. To release,
The terminal according to any one of appendices 1 to 3, characterized in that:
[Appendix 5]
Information acquisition means for acquiring predetermined information in the terminal;
Predetermined information transmitting means for transmitting the grouping permission information for linking the identification information and grouping a plurality of the terminals when the predetermined information satisfies a predetermined condition;
The terminal according to any one of supplementary notes 1 to 4, further comprising:
[Appendix 6]
Position information acquisition means for acquiring position information of the own device for determining whether or not the predetermined condition is satisfied by determining whether or not the position of the terminal exists within a predetermined distance range When,
Position information transmission means for transmitting the position information acquired by the position information acquisition means to the server,
The terminal according to appendix 5, characterized in that:
[Appendix 7]
A distance range setting means for presetting the distance range;
The terminal according to appendix 6, characterized in that:
[Appendix 8]
In the case where the number of terminals that can be grouped is set by the server, a notification unit that notifies the number of the terminals is provided.
The terminal according to any one of appendices 1 to 7, characterized in that:
[Appendix 9]
Grouping deadline information transmitting means for sending grouping deadline information for instructing the server to close the grouping of the plurality of terminals by associating the identification information obtained up to that point. ,
The terminal according to any one of appendices 1 to 8, characterized in that:
[Appendix 10]
A second display;
Display control means for causing the server to display a predetermined image corresponding to each of the identification information linked up to that point on the second display unit;
The terminal according to any one of appendices 1 to 9, characterized by comprising:
[Appendix 11]
The display control means displays the predetermined image on the second display unit so that the order in which the identification information is associated or the total number of identification information associated can be determined.
Item 11. The terminal according to appendix 10, wherein
[Appendix 12]
Position information acquisition means for acquiring position information of the associated self-machine and other terminals from the server;
Informing means for informing position information of the own device and / or another terminal linked based on the position information;
The terminal according to any one of appendices 1 to 11, characterized by comprising:
[Appendix 13]
A message receiving means for receiving a message;
The informing means informs the position information and the message of the associated own device and other terminals,
The terminal according to appendix 12, characterized by:
[Appendix 14]
An inter-terminal wireless communication means for performing wireless communication with the other terminal;
The identification information transmitting means transmits identification information of the own device to the server based on the state of the wireless communication by the inter-terminal wireless communication means.
The terminal according to any one of appendices 1 to 13, characterized in that:
[Appendix 15]
A server that is connected to a terminal and manages information exchange with the terminal,
Information acquisition means for acquiring identification information of each of the terminals from the terminal via a communication function of the terminal;
A grouping unit that links the identification information acquired by the information acquisition unit and groups the plurality of terminals;
Ungrouping to release the association of the plurality of terminals upon receiving an instruction to release the association from any one of the plurality of associated terminals via the association release interface that is always provided to the user Means,
A server comprising:
[Appendix 16]
A system including a terminal having a communication function and a server that is connected to each of the terminals and manages information exchange with the terminal;
The terminal
Information transmitting means for transmitting identification information of the own device to the server;
In the state where the identification information of the own device and the identification information of another terminal are associated with each other in the server, the grouping cancellation that always provides the user with an interface for transmitting the association cancellation to the server. An information transmission means,
The server
Information acquisition means for acquiring identification information of each of the terminals from the terminal via a communication function of the terminal;
A grouping unit that links the identification information acquired by the information acquisition unit and groups the plurality of terminals;
Cancellation determination means for determining whether or not the cancellation of the association is received from the terminal;
When it is determined that the release of the association is received by the release determination unit, among the plurality of pieces of identification information linked by the grouping unit, the terminal corresponding to the terminal that has transmitted the release of the association Grouping cancellation means for canceling the association of identification information,
A system characterized by that.
[Appendix 17]
A management method executed on a terminal connected to a server and exchanging information with another terminal,
An identification information transmission step of transmitting identification information of the own device to the server;
A grouping permission information transmission step of transmitting grouping permission information for allowing the plurality of terminals to be grouped by associating the identification information of the own device with the identification information of the other terminal in the server; ,
Grouping that always provides the user with an interface for transmitting the release of the association to the server in a state where the identification information of the own device and the identification information of the other terminal are associated in the server. A release step;
The management method characterized by including.
[Appendix 18]
A program for controlling a terminal connected to a server and exchanging information with other terminals,
Identification information transmitting means for transmitting identification information of the own device to the server;
Grouping permission information transmitting means for transmitting grouping permission information for allowing a plurality of terminals to be grouped by associating the identification information of the own device with the identification information of the other terminal in the server,
Grouping that always provides the user with an interface for transmitting the release of the association to the server in a state where the identification information of the own device and the identification information of the other terminal are associated in the server. Release means,
A program characterized by functioning as

1・・・携帯端末,2・・・サーバ,11・・・CPU,12・・・ROM,13・・・RAM,14・・・バス,15・・・入出力インターフェース,16・・・GPS部,17・・・センサ部,18・・・入力部,19・・・出力部,20・・・記憶部,21・・・通信部,21・・・ドライブ,31・・・リムーバブルメディア,51・・・グループ設定処理部,52・・・通信制御部,53・・・出力制御部,91・・・通信制御部,92・・・グループ設定処理部,101・・・グループ情報記憶部,102・・・地図情報記憶部   DESCRIPTION OF SYMBOLS 1 ... Portable terminal, 2 ... Server, 11 ... CPU, 12 ... ROM, 13 ... RAM, 14 ... Bus, 15 ... Input / output interface, 16 ... GPS Part, 17 ... sensor part, 18 ... input part, 19 ... output part, 20 ... storage part, 21 ... communication part, 21 ... drive, 31 ... removable media, DESCRIPTION OF SYMBOLS 51 ... Group setting process part, 52 ... Communication control part, 53 ... Output control part, 91 ... Communication control part, 92 ... Group setting process part, 101 ... Group information storage part 102 information map information storage unit

Claims (18)

サーバと通信接続され、他の端末と情報交換を行う端末であって、
前記サーバに対して自機の識別情報を送信する識別情報送信手段と、
前記サーバにおいて前記自機の識別情報と前記他の端末の識別情報とを紐付けして、複数の端末をグループ化させることを許可するグループ化許可情報を送信するグループ化許可情報送信手段と、
前記サーバにおいて前記自機の識別情報と前記他の端末の識別情報とが紐付けられた状態において、前記紐付けの解除を前記サーバに送信するためのインターフェースをユーザに対して常時提供するグループ化解除手段と、
を備えることを特徴とする端末。
A terminal that communicates with a server and exchanges information with other terminals.
Identification information transmitting means for transmitting identification information of the own device to the server;
Grouping permission information transmitting means for transmitting grouping permission information for allowing a plurality of terminals to be grouped by associating the identification information of the own device with the identification information of the other terminal in the server;
Grouping that always provides the user with an interface for transmitting the release of the association to the server in a state where the identification information of the own device and the identification information of the other terminal are associated in the server. Release means,
A terminal comprising:
前記端末は、さらに第1の表示部を有し、
前記グループ化解除手段は、前記紐付け解除のためのインターフェースとして前記第1の表示部に常時グループ解除アイコンを表示させる、
ことを特徴とする請求項1に記載の端末。
The terminal further includes a first display unit,
The grouping cancellation means always displays a group cancellation icon on the first display unit as an interface for the association cancellation.
The terminal according to claim 1.
前記端末は、圧力センサ部を有し、
前記グループ化解除手段は、前記紐付け解除のためのインターフェースとして前記ユーザによる前記圧力センサ部への所定のスワイプ操作を設定する、
ことを特徴とする請求項1又は2に記載の端末。
The terminal has a pressure sensor unit,
The grouping cancellation unit sets a predetermined swipe operation to the pressure sensor unit by the user as an interface for the association cancellation.
The terminal according to claim 1 or 2, characterized in that
前記グループ化解除手段は、さらにユーザからの設定に応じた自動グループ解除条件を設定するグループ解除条件設定手段を有し、当該自動グループ解除条件に基づいて、前記端末は自動的に前記紐付けを解除する、
ことを特徴とする請求項1乃至3の何れか1項に記載の端末。
The grouping cancellation unit further includes a group cancellation condition setting unit that sets an automatic group cancellation condition according to a setting from a user, and the terminal automatically performs the association based on the automatic group cancellation condition. To release,
The terminal according to any one of claims 1 to 3, wherein:
前記端末における所定情報を取得する情報取得手段と、
前記所定情報が予め定められた所定条件を満たしている場合に、前記識別情報を紐付けして、複数の前記端末をグループ化させる前記グループ化許可情報を送信する所定情報送信手段と、
を備えることを特徴とする請求項1乃至4の何れか1項に記載の端末。
Information acquisition means for acquiring predetermined information in the terminal;
Predetermined information transmitting means for transmitting the grouping permission information for linking the identification information and grouping a plurality of the terminals when the predetermined information satisfies a predetermined condition;
The terminal according to any one of claims 1 to 4, further comprising:
予め定められた距離範囲内に前記端末の位置が存在するか否かを判定することで前記所定条件が満たされるか否かを判定するための、自機の位置情報を取得する位置情報取得手段と、
前記サーバに対して前記位置情報取得手段によって取得された前記位置情報を送信する位置情報送信手段と、を備える、
ことを特徴とする請求項5に記載の端末。
Position information acquisition means for acquiring position information of the own device for determining whether or not the predetermined condition is satisfied by determining whether or not the position of the terminal exists within a predetermined distance range When,
Position information transmission means for transmitting the position information acquired by the position information acquisition means to the server,
The terminal according to claim 5.
前記距離範囲を予め設定する距離範囲設定手段を備える、
ことを特徴とする請求項6に記載の端末。
A distance range setting means for presetting the distance range;
The terminal according to claim 6.
前記サーバによって前記グループ化されうる端末の数が設定された場合に、当該端末の数を報知する報知手段を備える、
ことを特徴とする請求項1乃至7の何れか1項に記載の端末。
In the case where the number of terminals that can be grouped is set by the server, a notification unit that notifies the number of the terminals is provided.
The terminal according to claim 1, wherein the terminal is a terminal.
前記サーバに対して、その時点までに得られた前記識別情報を紐付けして、複数の前記端末のグループ化を締め切る旨を指示するグループ化締切情報を送信するグループ化締切情報送信手段を備える、
ことを特徴とする請求項1乃至8の何れか1項に記載の端末。
Grouping deadline information transmitting means for sending grouping deadline information for instructing the server to close the grouping of the plurality of terminals by associating the identification information obtained up to that point. ,
The terminal according to claim 1, wherein the terminal is a terminal.
第2の表示部と、
前記サーバに対して、その時点までに紐付けされた前記識別情報の夫々に対応する所定画像を、前記第2の表示部に表示させる表示制御手段と、
を有することを特徴とする請求項1乃至9の何れか1項に記載の端末。
A second display;
Display control means for causing the server to display a predetermined image corresponding to each of the identification information linked up to that point on the second display unit;
The terminal according to any one of claims 1 to 9, characterized by comprising:
前記表示制御手段は、前記識別情報の紐付けされた順番又は紐付けられた識別情報の合計数が判別できるように、前記第2の表示部に前記所定画像を表示させる、
ことを特徴とする請求項10に記載の端末。
The display control means displays the predetermined image on the second display unit so that the order in which the identification information is associated or the total number of identification information associated can be determined.
The terminal according to claim 10.
前記紐付けられた自機及び他の端末の位置情報を前記サーバより取得する位置情報取得手段と、
前記位置情報に基づいて前記紐付けされた自機及び/又は他の端末の位置情報を報知する報知手段と、
を有することを特徴とする請求項1乃至11のいずれか1項に記載の端末。
Position information acquisition means for acquiring position information of the associated self-machine and other terminals from the server;
Informing means for informing position information of the own device and / or another terminal linked based on the position information;
The terminal according to any one of claims 1 to 11, characterized by comprising:
メッセージを受け付けるメッセージ受付手段を有し、
前記報知手段は、前記紐付けされた自機及び他の端末の位置情報と前記メッセージとを報知する、
ことを特徴とする請求項12に記載の端末。
A message receiving means for receiving a message;
The informing means informs the position information and the message of the associated own device and other terminals,
The terminal according to claim 12.
前記他の端末に対して無線通信を行う端末間無線通信手段を有し、
前記識別情報送信手段は、前記端末間無線通信手段による前記無線通信の状態に基づいて、前記サーバに対して自機の識別情報を送信する、
ことを特徴とする請求項1乃至13の何れかに記載の端末。
An inter-terminal wireless communication means for performing wireless communication with the other terminal;
The identification information transmitting means transmits identification information of the own device to the server based on the state of the wireless communication by the inter-terminal wireless communication means.
The terminal according to claim 1, wherein the terminal is a terminal.
端末と通信接続され、当該端末と情報交換を管理するサーバであって、
前記端末の夫々の識別情報を、当該端末の通信機能を介して前記端末から取得する情報取得手段と、
前記情報取得手段により取得した前記識別情報を紐付けして、複数の前記端末をグループ化するグループ化手段と、
前記紐付けられた複数の端末の何れか1つから、ユーザに常時提供する紐付け解除インターフェースを介して前記紐付け解除の指示を受け付けたら、前記複数の端末の紐付けを解除するグループ化解除手段と、
を備えることを特徴とするサーバ。
A server that is connected to a terminal and manages information exchange with the terminal,
Information acquisition means for acquiring identification information of each of the terminals from the terminal via a communication function of the terminal;
A grouping unit that links the identification information acquired by the information acquisition unit and groups the plurality of terminals;
Ungrouping to release the association of the plurality of terminals upon receiving an instruction to release the association from any one of the plurality of associated terminals via the association release interface that is always provided to the user Means,
A server comprising:
通信機能を備えた端末と、当該端末の各々と通信接続され、当該端末と情報交換を管理するサーバと、を備えたシステムであって、
前記端末は、
自機の識別情報をサーバに送信する情報送信手段と、
前記サーバにおいて前記自機の識別情報と他の端末の識別情報とが紐付けられた状態において、前記紐付けの解除を前記サーバに送信するためのインターフェースをユーザに対して常時提供するグループ化解除情報送信手段と、を有し、
前記サーバは、
前記端末の夫々の識別情報を、当該端末の通信機能を介して前記端末から取得する情報取得手段と、
前記情報取得手段により取得した前記識別情報を紐付けして、複数の前記端末をグループ化するグループ化手段と、
前記端末から前記紐付けの解除を受信したか否かを判定する解除判定手段と、
前記解除判定手段によって前記紐付けの解除を受信したと判定した場合に、前記グループ化手段により紐付けされた複数の前記識別情報のうち、前記紐付けの解除を送信した前記端末に対応する前記識別情報の紐付けを解除するグループ化解除手段と、を有する、
ことを特徴とするシステム。
A system including a terminal having a communication function and a server that is connected to each of the terminals and manages information exchange with the terminal;
The terminal
Information transmitting means for transmitting identification information of the own device to the server;
In the state where the identification information of the own device and the identification information of another terminal are associated with each other in the server, the grouping cancellation that always provides the user with an interface for transmitting the association cancellation to the server. An information transmission means,
The server
Information acquisition means for acquiring identification information of each of the terminals from the terminal via a communication function of the terminal;
A grouping unit that links the identification information acquired by the information acquisition unit and groups the plurality of terminals;
Cancellation determination means for determining whether or not the cancellation of the association is received from the terminal;
When it is determined that the release of the association is received by the release determination unit, among the plurality of pieces of identification information linked by the grouping unit, the terminal corresponding to the terminal that has transmitted the release of the association Grouping cancellation means for canceling the association of identification information,
A system characterized by that.
サーバと通信接続され、他の端末と情報交換を行う端末で実行される管理方法であって、
前記サーバに対して自機の識別情報を送信する識別情報送信ステップと、
前記サーバにおいて前記自機の識別情報と、前記他の端末の識別情報とを紐付けして、複数の端末をグループ化させることを許可するグループ化許可情報を送信するグループ化許可情報送信ステップと、
前記サーバにおいて前記自機の識別情報と前記他の端末の識別情報とが紐付けられた状態において、前記紐付けの解除を前記サーバに送信するためのインターフェースをユーザに対して常時提供するグループ化解除ステップと、
を含むことを特徴とする管理方法。
A management method executed on a terminal connected to a server and exchanging information with another terminal,
An identification information transmission step of transmitting identification information of the own device to the server;
A grouping permission information transmission step of transmitting grouping permission information for allowing the plurality of terminals to be grouped by associating the identification information of the own device with the identification information of the other terminal in the server; ,
Grouping that always provides the user with an interface for transmitting the release of the association to the server in a state where the identification information of the own device and the identification information of the other terminal are associated in the server. A release step;
The management method characterized by including.
サーバと通信接続され、他の端末と情報交換を行う端末を制御するプログラムであって、
前記サーバに対して自機の識別情報を送信する識別情報送信手段、
前記サーバにおいて前記自機の識別情報と、前記他の端末の識別情報とを紐付けして、複数の端末をグループ化させることを許可するグループ化許可情報を送信するグループ化許可情報送信手段、
前記サーバにおいて前記自機の識別情報と前記他の端末の識別情報とが紐付けられた状態において、前記紐付けの解除を前記サーバに送信するためのインターフェースをユーザに対して常時提供するグループ化解除手段、
として機能させることを特徴とするプログラム。
A program for controlling a terminal connected to a server and exchanging information with other terminals,
Identification information transmitting means for transmitting identification information of the own device to the server;
Grouping permission information transmitting means for transmitting grouping permission information for allowing a plurality of terminals to be grouped by associating the identification information of the own device with the identification information of the other terminal in the server,
Grouping that always provides the user with an interface for transmitting the release of the association to the server in a state where the identification information of the own device and the identification information of the other terminal are associated in the server. Release means,
A program characterized by functioning as
JP2016186163A 2016-03-24 2016-09-23 Terminals, servers, systems, management methods and programs Active JP7024175B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201710129906.7A CN107231342A (en) 2016-03-24 2017-03-06 terminal, server, system, management method and recording medium
US15/467,116 US20170280304A1 (en) 2016-03-24 2017-03-23 Terminal, Server, System, Management Method And Medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2016060011 2016-03-24
JP2016060011 2016-03-24

Publications (2)

Publication Number Publication Date
JP2017176804A true JP2017176804A (en) 2017-10-05
JP7024175B2 JP7024175B2 (en) 2022-02-24

Family

ID=60008993

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016186163A Active JP7024175B2 (en) 2016-03-24 2016-09-23 Terminals, servers, systems, management methods and programs

Country Status (1)

Country Link
JP (1) JP7024175B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019101999A (en) * 2017-12-07 2019-06-24 Line株式会社 Program, information processing method, and information processing terminal
WO2020129748A1 (en) * 2018-12-17 2020-06-25 株式会社ソニー・インタラクティブエンタテインメント Information processing device and image generating method
JPWO2020050352A1 (en) * 2018-09-06 2020-09-17 株式会社アイドマ・ホールディングス Information processing device
JP2021149451A (en) * 2020-03-18 2021-09-27 ヤフー株式会社 Determination device, determination method, and determination program
JP2021171237A (en) * 2020-04-22 2021-11-01 株式会社スクウェア・エニックス Video game processing program and video game processing system
JP2022107622A (en) * 2017-12-07 2022-07-22 Line株式会社 Program, information processing method, and information processing terminal

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10341487A (en) * 1997-04-09 1998-12-22 Sony Corp Information terminal equipment, information processing method, information providing device and method, information network system and providing medium
JP2002165258A (en) * 2000-11-27 2002-06-07 Yokohama Rubber Co Ltd:The Location-recognizing device of group member, and location recognizing program and recording medium with the same program recorded
JP2009015105A (en) * 2007-07-06 2009-01-22 Mega Chips Corp Performance terminal
JP2009135869A (en) * 2007-11-05 2009-06-18 Ntt Docomo Inc Management apparatus, communication terminal, group communication system, group management method, and control method of communication terminal
JP2013206194A (en) * 2012-03-28 2013-10-07 Dainippon Printing Co Ltd Server device, program and communication system
JP2014021771A (en) * 2012-07-19 2014-02-03 Ricoh Co Ltd Evaluation system, and program
JP2014178873A (en) * 2013-03-14 2014-09-25 Shimizu Corp Access management device, access management method and program
JP2015001893A (en) * 2013-06-17 2015-01-05 ヤフー株式会社 Content disclosure system, user terminal, server device, content disclosure method and content disclosure program

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10341487A (en) * 1997-04-09 1998-12-22 Sony Corp Information terminal equipment, information processing method, information providing device and method, information network system and providing medium
JP2002165258A (en) * 2000-11-27 2002-06-07 Yokohama Rubber Co Ltd:The Location-recognizing device of group member, and location recognizing program and recording medium with the same program recorded
JP2009015105A (en) * 2007-07-06 2009-01-22 Mega Chips Corp Performance terminal
JP2009135869A (en) * 2007-11-05 2009-06-18 Ntt Docomo Inc Management apparatus, communication terminal, group communication system, group management method, and control method of communication terminal
JP2013206194A (en) * 2012-03-28 2013-10-07 Dainippon Printing Co Ltd Server device, program and communication system
JP2014021771A (en) * 2012-07-19 2014-02-03 Ricoh Co Ltd Evaluation system, and program
JP2014178873A (en) * 2013-03-14 2014-09-25 Shimizu Corp Access management device, access management method and program
JP2015001893A (en) * 2013-06-17 2015-01-05 ヤフー株式会社 Content disclosure system, user terminal, server device, content disclosure method and content disclosure program

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI787408B (en) * 2017-12-07 2022-12-21 日商連股份有限公司 Program, information processing method, and information processing terminal
JP7071107B2 (en) 2017-12-07 2022-05-18 Line株式会社 Programs, information processing methods, and information processing terminals
JP2022107622A (en) * 2017-12-07 2022-07-22 Line株式会社 Program, information processing method, and information processing terminal
JP2019101999A (en) * 2017-12-07 2019-06-24 Line株式会社 Program, information processing method, and information processing terminal
JP7319426B2 (en) 2017-12-07 2023-08-01 Line株式会社 Program, information processing method, and information processing terminal
JPWO2020050352A1 (en) * 2018-09-06 2020-09-17 株式会社アイドマ・ホールディングス Information processing device
WO2020129748A1 (en) * 2018-12-17 2020-06-25 株式会社ソニー・インタラクティブエンタテインメント Information processing device and image generating method
JP2020098416A (en) * 2018-12-17 2020-06-25 株式会社ソニー・インタラクティブエンタテインメント Information processing apparatus and image generation method
JP7080164B2 (en) 2018-12-17 2022-06-03 株式会社ソニー・インタラクティブエンタテインメント Information processing device and image generation method
US11954772B2 (en) 2018-12-17 2024-04-09 Sony Interactive Entertainment Inc. Information processing device and image generating method for managing placement of user images
JP2021149451A (en) * 2020-03-18 2021-09-27 ヤフー株式会社 Determination device, determination method, and determination program
JP7225155B2 (en) 2020-03-18 2023-02-20 ヤフー株式会社 Determination device, determination method, and determination program
JP2021171237A (en) * 2020-04-22 2021-11-01 株式会社スクウェア・エニックス Video game processing program and video game processing system

Also Published As

Publication number Publication date
JP7024175B2 (en) 2022-02-24

Similar Documents

Publication Publication Date Title
JP7024175B2 (en) Terminals, servers, systems, management methods and programs
US20170280304A1 (en) Terminal, Server, System, Management Method And Medium
EP3133779B1 (en) Method, terminal device, computer program and recording medium for playing game in chatting interface
US20190373106A1 (en) Devices and methods of providing response message in the devices
Young et al. Free
US9467834B2 (en) Mobile device emergency service
JP5872866B2 (en) Terminal device, information presentation device, and group communication system
US20130157655A1 (en) Non-cellular wireless entertainment phone, system and architecture
CN106464574A (en) Location-based audio messaging
WO2013192433A1 (en) Method to predict a communicative action that is most likely to be executed given a context
KR20170111810A (en) Method and apparatus for oprerating messenger based on location inforamtion of electronic device
CN110152310B (en) Game device, recording medium, and game system
US20130254413A1 (en) Peer-to-peer time limited data sharing
KR20180006942A (en) Operation guide method and device, electronic device
WO2016097457A1 (en) A method, apparatus, computer program for providing point of interest invitations
JP2018531453A6 (en) Timing method and apparatus
CN106462373A (en) Dynamic display of video communication data
JP5397720B1 (en) Program, information processing terminal, and information processing method
US20170339162A1 (en) System and method of providing location-based privacy on social media
US20180081909A1 (en) Display information generating device, information management system, display information generating method, and recording medium
JP2016500165A (en) Integrated display and management of data objects based on social, temporal and spatial parameters
KR20120095325A (en) Method and system for providing social-computing-based location information using mobile augmented reality
CN111443776A (en) Information processing method, wearable electronic device, and storage medium
US10630894B2 (en) Notification system, wearable device, information processing apparatus, control method thereof, and computer-readable storage medium
KR20200083157A (en) A method and apparatus for recommending a game based on a real space to a user

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190917

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201117

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210107

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210622

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210802

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220124

R150 Certificate of patent or registration of utility model

Ref document number: 7024175

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150