JP2017042362A - Program for chat system and chat system - Google Patents

Program for chat system and chat system Download PDF

Info

Publication number
JP2017042362A
JP2017042362A JP2015167213A JP2015167213A JP2017042362A JP 2017042362 A JP2017042362 A JP 2017042362A JP 2015167213 A JP2015167213 A JP 2015167213A JP 2015167213 A JP2015167213 A JP 2015167213A JP 2017042362 A JP2017042362 A JP 2017042362A
Authority
JP
Japan
Prior art keywords
text data
server
function
chat
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2015167213A
Other languages
Japanese (ja)
Inventor
弘明 岩野
Hiroaki Iwano
弘明 岩野
勇樹 渡邉
Yuki Watanabe
勇樹 渡邉
直弥 加島
Naoya Kashima
直弥 加島
悠貴 ▲高▼橋
悠貴 ▲高▼橋
Yuki Takahashi
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.)
Square Enix Co Ltd
Original Assignee
Square Enix 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 Square Enix Co Ltd filed Critical Square Enix Co Ltd
Priority to JP2015167213A priority Critical patent/JP2017042362A/en
Publication of JP2017042362A publication Critical patent/JP2017042362A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To improve visibility of a chat screen.SOLUTION: A program for a chat system causes a server to implement a function of managing text data. The server: receives text data from a plurality of user terminals; stores the plurality of received text data in a storage medium; and performs processing for displaying, on the plurality of user terminals, a content corresponding to each of the plurality of text data in order of reception at prescribed time intervals apart. When displaying a content corresponding to one text data out of the plurality of text data, te server may sometimes stop a display corresponding to currently-displayed text data and perform processing for displaying the content corresponding to the one text data. The server may sometimes perform processing for performing processing for displaying the content corresponding to the text data as a speech balloon.SELECTED DRAWING: Figure 4

Description

本発明の実施形態の少なくとも1つは、ユーザにチャットを行わせる機能を実現するシステムに関する。   At least one of the embodiments of the present invention relates to a system that realizes a function for allowing a user to chat.

従来、種々のチャットシステムが提案されている。   Conventionally, various chat systems have been proposed.

チャットシステムには、例えば、ディスカッションエリア(チャット画面)に各メンバーの発言が表示されるものがある(特許文献1参照)。   Some chat systems display the remarks of each member in a discussion area (chat screen), for example (see Patent Document 1).

特開2004−310272号公報JP 2004-310272 A

しかしながら、このようなチャットシステムにおいては、発言が多くなればなるほど、1の画面に多くの発言が表示されるため、1つ1つの発言の視認性が低下してしまうという課題があった。そのため、チャット画面の視認性については改善の余地があった。   However, in such a chat system, as the number of utterances increases, the number of utterances is displayed on one screen, and thus there is a problem that the visibility of each utterance decreases. For this reason, there is room for improvement in the visibility of the chat screen.

本発明の少なくとも1つの実施形態の目的は、上記課題を解決し、チャット画面の視認性を向上させることにある。   An object of at least one embodiment of the present invention is to solve the above problems and improve the visibility of a chat screen.

非限定的な観点によると、本発明に係るプログラムは、テキストデータを管理する機能をサーバに実現させるチャットシステム用プログラムであって、前記サーバに、前記テキストデータを複数のユーザ端末から受け付ける受付機能と、受け付けた複数の前記テキストデータを記憶媒体に格納する格納機能と、前記複数のユーザ端末にて、前記複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行する表示処理機能とを実現させるためのものである。   According to a non-limiting aspect, the program according to the present invention is a chat system program for causing a server to realize a function for managing text data, and the server accepts the text data from a plurality of user terminals. And a storage function for storing the received plurality of text data in a storage medium, and displaying the contents corresponding to each of the plurality of text data at a predetermined time interval in the received order on the plurality of user terminals. This is to realize a display processing function for executing the processing for causing the image to be displayed.

非限定的な観点によると、本発明に係るシステムは、通信ネットワークと、サーバと、ユーザ端末とを備え、テキストデータを管理するチャットシステムであって、前記テキストデータを複数のユーザ端末から受け付ける受付手段と、受け付けた複数の前記テキストデータを記憶媒体に格納する格納手段と、前記複数のユーザ端末にて、前記複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行する表示処理手段とを含むことを特徴とする。   According to a non-limiting aspect, the system according to the present invention is a chat system that includes a communication network, a server, and a user terminal and manages text data, and accepts the text data from a plurality of user terminals. Means, storage means for storing the received plurality of text data in a storage medium, and a plurality of user terminals at predetermined time intervals in the order in which the contents corresponding to the plurality of text data are received. And display processing means for executing processing for display.

非限定的な観点によると、本発明に係るプログラムは、ユーザにチャットを行わせる機能を当該ユーザが操作する当該ユーザ端末に実現させるチャットシステム用プログラムであって、前記テキストデータを複数のユーザ端末から受け付ける受付機能と、受け付けた複数の前記テキストデータを記憶媒体に格納する格納機能と、前記複数のユーザ端末にて、前記複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行する表示処理機能とを備える前記サーバから、前記テキストデータに対応する内容を表示したチャット画面を出力するための情報を受信する機能を前記ユーザ端末に実現させるためのものである。   According to a non-limiting aspect, the program according to the present invention is a program for a chat system that causes a user terminal operated by the user to perform a function for allowing the user to chat, and the text data is stored in a plurality of user terminals. A receiving function that accepts a plurality of received text data in a storage medium, and a predetermined time interval in the order in which the contents corresponding to each of the plurality of text data are received at the plurality of user terminals. The user terminal is provided with a function of receiving information for outputting a chat screen displaying content corresponding to the text data from the server including a display processing function for executing a process for displaying with a gap Is for.

非限定的な観点によると、本発明に係るプログラムは、ユーザにチャットを行わせる機能を当該ユーザが操作するユーザ端末に実現させるチャットシステム用プログラムであって、前記ユーザ端末に、前記ユーザから前記テキストデータの入力を受け付ける受付機能と、受け付けた前記テキストデータを前記サーバに送信する送信機能と、前記サーバから表示するテキストデータに関する情報を受信して、前記複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示する表示機能とを実現させるためのものである。   According to a non-limiting aspect, the program according to the present invention is a program for a chat system that causes a user terminal operated by the user to perform a function for allowing the user to perform chatting. A reception function for receiving input of text data, a transmission function for transmitting the received text data to the server, and information on text data to be displayed from the server, and contents corresponding to each of the plurality of text data This is to realize a display function for displaying the images at predetermined time intervals in the accepted order.

本願の各実施形態により1または2以上の不足が解決される。   Each embodiment of the present application solves one or more deficiencies.

本発明の実施形態の少なくとも一つに対応するチャットシステムの構成の例を示すブロック図である。It is a block diagram which shows the example of a structure of the chat system corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するサーバの構成の例を示すブロック図である。It is a block diagram which shows the example of a structure of the server corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応する格納処理の例を示すフローチャートである。It is a flowchart which shows the example of the storage process corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応する表示処理の例を示すフローチャートである。It is a flowchart which shows the example of the display process corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応する格納処理におけるサーバ側の動作の例を示すフローチャートである。It is a flowchart which shows the example of the operation | movement by the side of the server in the storage process corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応する表示処理におけるサーバ側の動作の例を示すフローチャートである。It is a flowchart which shows the example of the operation | movement by the side of the server in the display process corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応する格納処理における端末側の動作の例を示すフローチャートである。It is a flowchart which shows the example of operation | movement by the side of the terminal in the storage process corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応する表示処理における端末側の動作の例を示すフローチャートである。It is a flowchart which shows the example of operation | movement by the side of the terminal in the display process corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するサーバの構成の例を示すブロック図である。It is a block diagram which shows the example of a structure of the server corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応する表示処理の例を示すフローチャートである。It is a flowchart which shows the example of the display process corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するサーバの構成の例を示すブロック図である。It is a block diagram which shows the example of a structure of the server corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応する表示処理の例を示すフローチャートである。It is a flowchart which shows the example of the display process corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するサーバの構成の例を示すブロック図である。It is a block diagram which shows the example of a structure of the server corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応する表示処理の例を示すフローチャートである。It is a flowchart which shows the example of the display process corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するサーバの構成の例を示すブロック図である。It is a block diagram which shows the example of a structure of the server corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応する表示処理の例を示すフローチャートである。It is a flowchart which shows the example of the display process corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するサーバの構成の例を示すブロック図である。It is a block diagram which shows the example of a structure of the server corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応する表示処理の例を示すフローチャートである。It is a flowchart which shows the example of the display process corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するサーバの構成の例を示すブロック図である。It is a block diagram which shows the example of a structure of the server corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応する表示処理の例を示すフローチャートである。It is a flowchart which shows the example of the display process corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するサーバの構成の例を示すブロック図である。It is a block diagram which shows the example of a structure of the server corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応する端末の構成の例を示すブロック図である。It is a block diagram which shows the example of a structure of the terminal corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応する表示処理の例を示すフローチャートである。It is a flowchart which shows the example of the display process corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するチャット画面の例について説明するための説明図である。It is explanatory drawing for demonstrating the example of the chat screen corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するチャット画面の例を示すブロック図である。It is a block diagram which shows the example of the chat screen corresponding to at least 1 of embodiment of this invention. 本発明の実施形態の少なくとも一つに対応するチャット画面の例を示すブロック図である。It is a block diagram which shows the example of the chat screen corresponding to at least 1 of embodiment of this invention.

以下、本発明の実施形態の例について図面を参照して説明する。なお、以下で説明する各実施形態の例における各種構成要素は、矛盾等が生じない範囲で適宜組み合わせ可能である。また、ある実施形態の例として説明した内容については、他の実施形態においてその説明を省略している場合がある。また、各実施形態の特徴部分に関係しない動作や処理については、その内容を省略している場合がある。さらに、以下で説明する各種フローを構成する各種処理の順序は、処理内容に矛盾等が生じない範囲で順不同である。   Hereinafter, examples of embodiments of the present invention will be described with reference to the drawings. Various constituent elements in the embodiments described below can be appropriately combined within a range in which no contradiction occurs. Moreover, the content described as an example of a certain embodiment may be omitted in other embodiments. The contents of operations and processes not related to the characteristic part of each embodiment may be omitted. Furthermore, the order of the various processes constituting the various flows described below is in no particular order as long as no contradiction occurs in the processing contents.

[第1の実施形態]
図1は、本発明の一実施の形態におけるチャットシステム100(以下「システム100」と呼ぶ場合がある。)の構成の例を示すブロック図である。図1に示すように、チャットシステム100は、サーバ10と、チャットを行う複数のユーザがそれぞれ使用するユーザ端末20,201〜20N(Nは任意の整数、以下「端末20,201〜20N」と呼ぶ場合がある)とを含む。なお、チャットシステム100の構成はこれに限定されず、単一のユーザ端末を複数のユーザが使用する構成としてもよいし、複数のサーバを備える構成としてもよい。
[First Embodiment]
FIG. 1 is a block diagram showing an example of the configuration of a chat system 100 (hereinafter sometimes referred to as “system 100”) according to an embodiment of the present invention. As shown in FIG. 1, the chat system 100 includes a server 10 and user terminals 20, 201 to 20N (N is an arbitrary integer, hereinafter referred to as “terminals 20, 201 to 20N”) used by a plurality of users who perform chatting. May be called). The configuration of chat system 100 is not limited to this, and a single user terminal may be used by a plurality of users, or a configuration including a plurality of servers.

サーバ10と複数の端末20,201〜20Nは、それぞれインターネットなどの通信ネットワーク30に接続されている。なお、図示しないが、複数の端末20,201〜20Nは、通信業者によって管理される基地局と無線通信回線によるデータ通信を行うことによって、通信ネットワーク30と接続する。   The server 10 and the plurality of terminals 20 and 201 to 20N are each connected to a communication network 30 such as the Internet. Although not shown, the plurality of terminals 20 and 201 to 20N are connected to the communication network 30 by performing data communication with a base station managed by a communication provider through a wireless communication line.

サーバ10は、システム100の管理者によって管理され、複数の端末20,201〜20Nに対してチャットに関する情報を提供するための各種の機能を有する。本例において、サーバ10は、WWWサーバなどの情報処理装置によって構成され、各種情報を格納する記憶部を備える。なお、サーバ10は、制御部や通信部などチャットシステムを構築するための一般的な構成を備えるが、ここでの説明は省略する。また、チャットシステム100においては、複数のユーザ端末20,201〜20Nそれぞれにかかる処理負荷を軽減させるといった観点から、各種情報はサーバ10が管理することが好ましい。ただし、各種情報を記憶する記憶部は、サーバ10がアクセス可能な状態で記憶領域を備えていればよく、例えば専用の記憶領域をサーバ10の外部に有する構成とされていてもよい。   The server 10 is managed by an administrator of the system 100 and has various functions for providing information related to chat to the plurality of terminals 20 and 201 to 20N. In this example, the server 10 includes an information processing apparatus such as a WWW server, and includes a storage unit that stores various types of information. The server 10 includes a general configuration for constructing a chat system such as a control unit and a communication unit, but the description thereof is omitted here. In the chat system 100, it is preferable that the server 10 manages various types of information from the viewpoint of reducing the processing load on each of the plurality of user terminals 20, 201 to 20N. However, the memory | storage part which memorize | stores various information should just be provided with the memory area in the state which the server 10 can access, for example, may be set as the structure which has an exclusive memory area outside the server 10. FIG.

図2は、サーバ10の構成の例であるサーバ10A(サーバ10A)の構成を示すブロック図である。サーバ10Aは、受付部11と、格納部12と、表示処理部13とを少なくとも備える。   FIG. 2 is a block diagram illustrating a configuration of a server 10A (server 10A) that is an example of a configuration of the server 10. The server 10 </ b> A includes at least a reception unit 11, a storage unit 12, and a display processing unit 13.

受付部11は、テキストデータを受け付ける機能を有する。   The reception unit 11 has a function of receiving text data.

ここで「テキストデータ」は、端末20,201〜20Nのそれぞれを操作する各ユーザが入力可能な文字列を示す。文字には、ローマ字や日本語や記号などを含む。なお、受付部11は、文字列以外に、文字列に相当する画像(いわゆる「スタンプ」と呼ばれる画像)に関する入力を受け付けるように構成されていてもよい。   Here, the “text data” indicates a character string that can be input by each user who operates each of the terminals 20 and 201 to 20N. Characters include Roman characters, Japanese, symbols, etc. The accepting unit 11 may be configured to accept an input related to an image corresponding to a character string (an image called a “stamp”) in addition to the character string.

格納部12は、受付部11によって受け付けられたテキストデータを所定の記憶部に格納する機能を有する。   The storage unit 12 has a function of storing the text data received by the receiving unit 11 in a predetermined storage unit.

表示処理部13は、端末20,201〜20Nにて、複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行する機能を有する。   The display processing unit 13 has a function of executing processing for causing the terminals 20 and 201 to 20N to display the contents corresponding to each of the plurality of text data with a predetermined time interval in the order received.

ここで、「複数のテキストデータ」は、記憶部に格納されるテキストデータである。すなわち、複数のテキストデータは、格納処理により端末20,201〜20Nそれぞれから送信されたテキストデータの集合を示す。   Here, the “plurality of text data” is text data stored in the storage unit. That is, the plurality of text data indicates a set of text data transmitted from the terminals 20, 201 to 20N by the storage process.

ここで「受け付けられた順」は、記憶部に格納した順番を示す。本例では、ユーザ端末は、テキストデータの入力を受け付けることに応じてサーバ10Aに対してテキストデータを送信するように構成されている。そのため、格納した順番は、各端末20,201〜20に入力された順番を示すことになる。なお、記憶部に格納する際に、受け付けた日時を含めて格納しておくことで、「受け付けられた順」を日時の早い順にするようにシステム100が構成されていてもよい。   Here, the “accepted order” indicates the order stored in the storage unit. In this example, the user terminal is configured to transmit text data to the server 10A in response to receiving input of text data. Therefore, the stored order indicates the order input to each terminal 20, 201-20. Note that the system 100 may be configured so that the "accepted order" is arranged in the order of the earliest date and time by storing the date and time including the received date and time when storing in the storage unit.

ここで「所定の時間間隔を空けて表示」は、予め定められている時間おきに表示することを示す。例えば、所定の時間間隔が3秒である場合には、3秒おきにデータが表示されることになる。   Here, “display with a predetermined time interval” indicates that display is performed at predetermined time intervals. For example, when the predetermined time interval is 3 seconds, data is displayed every 3 seconds.

複数の端末20,201〜20Nは、それぞれ、ユーザ(プレイヤ)によって管理され、例えば携帯電話端末やPDA(Personal Digital Assistants)、携帯型装置などのネットワーク配信型のチャットを行うことが可能な通信端末によって構成される。なお、システム100が含み得るユーザ端末の構成は上述した例に限定されず、複数のユーザがチャットを行える構成であればよい。ユーザ端末の構成の他の例には、スマートウォッチなどの所謂ウェアラブルデバイスや、ウェアラブルデバイスと通信端末等との組み合わせがある。   The plurality of terminals 20 and 201 to 20N are each managed by a user (player), and are communication terminals capable of performing network-distributed chat such as mobile phone terminals, PDAs (Personal Digital Assistants), and mobile devices, for example. Consists of. In addition, the structure of the user terminal which the system 100 can include is not limited to the example mentioned above, What is necessary is just a structure which a several user can chat. Other examples of user terminal configurations include so-called wearable devices such as smart watches, and combinations of wearable devices and communication terminals.

また、複数の端末20,201〜20Nは、それぞれ、通信ネットワーク30に接続し、サーバ10との通信を行うことによりチャットシステムを実行するためのハードウェア(例えば、チャット画面を表示する表示装置や音声出力装置など)およびソフトウェアを備える。複数の端末20,201〜20Nそれぞれがユーザ操作を受け付けるための構成として、例えば表示画面に対応するタッチパネルを備える構成とされていてもよい。   Each of the plurality of terminals 20 and 201 to 20N is connected to the communication network 30 and communicates with the server 10 to execute hardware (for example, a display device or a display device that displays a chat screen). Audio output device etc.) and software. As a configuration for each of the plurality of terminals 20 and 201 to 20N to accept a user operation, for example, a configuration including a touch panel corresponding to a display screen may be used.

次に、本例のシステム100の動作について説明する。   Next, the operation of the system 100 of this example will be described.

図3は、システム100が実行する格納処理の例を示すフローチャートである。本例における格納処理では、テキストデータを格納する処理が行われる。以下、サーバ10Aおよび端末20が格納処理を実行する場合を例にして説明する。なお、特に説明が無い限り、端末201〜20Nにおいても端末20と同様の処理が実行されるものとする。   FIG. 3 is a flowchart illustrating an example of storage processing executed by the system 100. In the storage process in this example, a process for storing text data is performed. Hereinafter, a case where the server 10A and the terminal 20 execute the storage process will be described as an example. Unless otherwise specified, it is assumed that the same processing as that of the terminal 20 is executed in the terminals 201 to 20N.

端末20は、格納処理において、先ず、ユーザからテキストデータの入力を受け付ける(ステップS11)。   In the storing process, the terminal 20 first receives an input of text data from the user (step S11).

テキストデータが受け付けられると、端末20は、受け付けたテキストデータをサーバ10Aに送信する(ステップS12)。   When the text data is accepted, the terminal 20 transmits the accepted text data to the server 10A (step S12).

次いで、サーバ10Aは、端末20から送信されたテキストデータを受信する(ステップS13)。   Next, the server 10A receives the text data transmitted from the terminal 20 (step S13).

そして、サーバ10Aは、受信したテキストデータを所定の記憶部に格納する(ステップS14)。   Then, the server 10A stores the received text data in a predetermined storage unit (step S14).

図4は、システム100が実行する表示処理の例を示すフローチャートである。本例における表示処理では、テキストデータに対応する内容を端末20にて表示するための処理が行われる。以下、サーバ10Aと端末20とが、表示処理を実行する場合を例にして説明する。   FIG. 4 is a flowchart illustrating an example of display processing executed by the system 100. In the display process in this example, a process for displaying the content corresponding to the text data on the terminal 20 is performed. Hereinafter, a case where the server 10A and the terminal 20 execute display processing will be described as an example.

本例の表示処理は、例えばシステム100へのログインが行われたことに応じて開始される。「システム100へのログイン」とは、例えば、チャットが行われる空間へのアクセスがあった場合などが含まれる。   The display process of this example is started in response to a login to the system 100, for example. The “login to the system 100” includes, for example, a case where there is an access to a space where chat is performed.

表示処理では、システム100は、端末20にて、複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行し(ステップS21)、ここでの処理を終了する。例えば、サーバ10Aは、記憶部を参照して、複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための情報を端末20に送信する。なお、ここでは、所定の時間間隔が経過する度にテキストデータが表示されるように処理がループする。   In the display process, the system 100 executes a process for displaying the contents corresponding to each of the plurality of text data with a predetermined time interval in the order received in the terminal 20 (step S21). End the process. For example, the server 10A refers to the storage unit, and transmits information for displaying the content corresponding to each of the plurality of text data to the terminal 20 with a predetermined time interval in the received order. Here, the process loops so that text data is displayed every time a predetermined time interval elapses.

図5は、格納処理におけるサーバ10A側の動作の例を示すフローチャートである。ここでは、システム100におけるサーバ10Aの動作について改めて説明する。   FIG. 5 is a flowchart showing an example of the operation on the server 10A side in the storage process. Here, the operation of the server 10A in the system 100 will be described again.

サーバ10Aは、格納処理において、先ず、複数の端末20,201〜20Nからテキストデータを受け付ける(ステップS101)。次いでサーバ10Aは、受け付けられたテキストデータを所定の記憶部に格納し(ステップS102)、格納処理を終了する。   In the storage process, the server 10A first accepts text data from the plurality of terminals 20, 201 to 20N (step S101). Next, the server 10A stores the accepted text data in a predetermined storage unit (step S102), and ends the storage process.

図6は、表示処理におけるサーバ10A側の動作の例を示すフローチャートである。ここでは、システム100におけるサーバ10Aの動作について改めて説明する。   FIG. 6 is a flowchart showing an example of the operation on the server 10A side in the display process. Here, the operation of the server 10A in the system 100 will be described again.

表示処理では、サーバ10Aは、複数の端末20,201〜20Nにて、複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行する(ステップS201)。ここでは、所定の時間間隔が経過する度にテキストデータが表示されるように処理がループする。   In the display process, the server 10A executes a process for displaying the contents corresponding to each of the plurality of text data with a predetermined time interval in the order received in the plurality of terminals 20, 201 to 20N (steps). S201). Here, the process loops so that text data is displayed every time a predetermined time interval elapses.

図7は、格納処理における端末20側の動作の例を示すフローチャートである。ここでは、システム100における端末20の動作について改めて説明する。   FIG. 7 is a flowchart showing an example of the operation on the terminal 20 side in the storage process. Here, the operation of the terminal 20 in the system 100 will be described again.

端末20は、格納処理において、先ず、テキストデータの入力をユーザから受け付ける(ステップS301)。次いで端末20は、受け付けられたテキストデータをサーバ10Aに送信し(ステップS302)、格納処理を終了する。   In the storage process, the terminal 20 first receives an input of text data from the user (step S301). Next, the terminal 20 transmits the accepted text data to the server 10A (step S302), and ends the storage process.

図8は、表示処理における端末20の動作の例を示すフローチャートである。ここでは、システム100における端末20の動作について改めて説明する。   FIG. 8 is a flowchart illustrating an example of the operation of the terminal 20 in the display process. Here, the operation of the terminal 20 in the system 100 will be described again.

端末20は、サーバ10Aから表示するテキストデータに関する情報を受信して、複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示する(ステップS401)。ここでは、所定の時間間隔が経過する度に新たにテキストデータが表示されるように処理がループする。   The terminal 20 receives the information regarding the text data to be displayed from the server 10A, and displays the contents corresponding to each of the plurality of text data with a predetermined time interval in the order received (step S401). Here, the process loops so that new text data is displayed each time a predetermined time interval elapses.

以上に説明したように、第1の実施形態の一側面として、テキストデータを管理するサーバ10Aが、受付部11と、格納部12と、表示処理部13とを備える構成としている。そのため、サーバ10Aは、テキストデータを複数のユーザ端末から受け付け、受け付けた複数のテキストデータを記憶部に格納し、複数のユーザ端末にて、複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行することができるようになり、チャットによる会話を自然なものにし、チャット画面の視認性を向上させることができるようになる。   As described above, as one aspect of the first embodiment, the server 10A that manages text data is configured to include the reception unit 11, the storage unit 12, and the display processing unit 13. Therefore, the server 10A accepts text data from a plurality of user terminals, stores the accepted plurality of text data in the storage unit, and in the order in which the contents corresponding to each of the plurality of text data are accepted at the plurality of user terminals. It becomes possible to execute a process for displaying with a predetermined time interval, to make the conversation by chatting natural, and to improve the visibility of the chat screen.

なお、上述した第1の実施の形態の例では特に言及していないが、複数の端末20,201〜20Nそれぞれは、サーバ10を介さずに互いに直接通信を行うこともできる構成(いわゆる、P2P(Peer To Peer))とされていてもよい。この場合には、複数の端末20,201〜20Nそれぞれは、記憶部を備え、自身以外の端末から送信されるテキストデータを当該記憶部に格納する機能を備えるように構成されていればよい。また、システム100は、複数の端末20,201〜20Nのいずれかの端末をホストにして、当該ホストとなる端末にサーバ10Aと同様の機能を備えさせるように構成されていてもよい。   Although not particularly mentioned in the example of the first embodiment described above, each of the plurality of terminals 20 and 201 to 20N can directly communicate with each other without going through the server 10 (so-called P2P). (Peer To Peer)). In this case, each of the plurality of terminals 20 and 201 to 20N only needs to be configured to include a storage unit and to have a function of storing text data transmitted from a terminal other than itself in the storage unit. Further, the system 100 may be configured such that any one of the plurality of terminals 20 and 201 to 20N is used as a host, and the terminal serving as the host is provided with the same function as the server 10A.

[第2の実施形態]
図9は、サーバ10の例であるサーバ10B(サーバ10B)の構成を示すブロック図である。本例において、サーバ10Bは、受付部11と、格納部12と、表示処理部13と、判定部14と、送信部15とを少なくとも備える。
[Second Embodiment]
FIG. 9 is a block diagram illustrating a configuration of a server 10B (server 10B) that is an example of the server 10. As illustrated in FIG. In this example, the server 10B includes at least a reception unit 11, a storage unit 12, a display processing unit 13, a determination unit 14, and a transmission unit 15.

判定部14は、ユーザ端末にテキストデータを送信する送信タイミングであるか否かを判定する機能を有する。例えば、前回送信してから一定時間が経過しているか否かが判定される。また、端末20,201〜20Nからテキストデータの送信要求が送信されたことを判定するように構成されていてもよい。すなわち、ここでいう「送信タイミング」は、サーバ10A側の処理を契機としたタイミングに限らず、端末側の処理を契機としたタイミングをも含む。   The determination unit 14 has a function of determining whether or not it is a transmission timing for transmitting text data to the user terminal. For example, it is determined whether or not a certain time has elapsed since the previous transmission. Moreover, you may be comprised so that it may determine that the transmission request | requirement of text data was transmitted from the terminal 20,201-20N. That is, the “transmission timing” here is not limited to the timing triggered by the processing on the server 10A side but also includes the timing triggered by the processing on the terminal side.

送信部15は、送信タイミングであると判定された際に、所定の期間内に受け付けられた複数のテキストデータを端末20,201〜20Nに送信する機能を有する。特に限定はされないが、格納部13により格納されたデータが送信部15によって各端末20,201〜20Nに漏れなく送信されるように送信部15が構成されていればよい。例えば、送信部15は、前回送信してから現在までの期間内に受け付けられたテキストデータを送信する。   The transmission unit 15 has a function of transmitting a plurality of text data received within a predetermined period to the terminals 20 and 201 to 20N when it is determined that the transmission timing is reached. Although not particularly limited, it is only necessary that the transmission unit 15 is configured so that the data stored in the storage unit 13 is transmitted by the transmission unit 15 to the terminals 20 and 201 to 20N without omission. For example, the transmission unit 15 transmits text data accepted within a period from the previous transmission to the present.

図10は、システム100が実行する表示処理の例を示すフローチャートである。以下、サーバ10Bの動作を例にして説明する。なお、端末20の動作を示すフローチャートについては、重複説明を避ける観点から記載を省略する。また、上述の実施の形態の例にて説明したステップと同じステップについては、重複説明を避ける観点から記載を省略する場合がある。   FIG. 10 is a flowchart illustrating an example of display processing executed by the system 100. Hereinafter, the operation of the server 10B will be described as an example. Note that the flowchart showing the operation of the terminal 20 is omitted from the viewpoint of avoiding repeated explanation. The description of the same steps as those described in the above embodiments may be omitted from the viewpoint of avoiding redundant description.

表示処理において、サーバ10Bは、端末20,201〜20Nのうち少なくともいずれかにテキストデータを送信する送信タイミングであるか否かを判定する(ステップS2−11)。   In the display process, the server 10B determines whether it is a transmission timing for transmitting text data to at least one of the terminals 20, 201 to 20N (step S2-11).

送信タイミングではないことが判定されたときには(ステップS2−11のN)、サーバ10Bは、ステップS2−13に移行しテキストデータを表示させるための処理を実行する。   When it is determined that it is not the transmission timing (N in Step S2-11), the server 10B proceeds to Step S2-13 and executes a process for displaying text data.

一方で、送信タイミングであることが判定されたときには(ステップS2−11のY)、サーバ10Bは、所定の期間内に受け付けられた複数のテキストデータを送信タイミングであると判定された端末に対して送信する(ステップS2−12)。   On the other hand, when it is determined that it is the transmission timing (Y in step S2-11), the server 10B sends a plurality of text data received within a predetermined period to the terminal that is determined to be the transmission timing. (Step S2-12).

次いで、サーバ10Bは、複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行する(ステップS2−13)。そして、再度テキストデータを送信するタイミングであるか否かを判定していくことで、所定の時間間隔が経過する度にテキストデータが新たに表示されるように処理がループする。   Next, the server 10B executes a process for displaying the contents corresponding to each of the plurality of text data with a predetermined time interval in the order received (step S2-13). Then, by determining whether it is time to transmit the text data again, the process loops so that the text data is newly displayed every time a predetermined time interval elapses.

以上に説明したように、第2の実施形態の一側面として、サーバ10Bが、受付部11と、格納部12と、表示処理部13と、判定機能14と、送信機能15とを備える構成としている。そのため、サーバ10Bは、端末20,201〜20Nにテキストデータを送信する送信タイミングであるか否かを判定し、送信タイミングであると判定された際に、所定の期間内に受け付けられた複数のテキストデータを端末20,201〜20Nに送信することができるようになり、1の端末に送信するデータを所定期間でまとめておくことができるようになる。したがって、処理負荷を低減させることができる。   As described above, as one aspect of the second embodiment, the server 10B includes the reception unit 11, the storage unit 12, the display processing unit 13, the determination function 14, and the transmission function 15. Yes. Therefore, the server 10B determines whether or not it is a transmission timing for transmitting text data to the terminals 20 and 201 to 20N, and when it is determined that it is the transmission timing, the server 10B receives a plurality of pieces received within a predetermined period. The text data can be transmitted to the terminals 20, 201 to 20N, and the data to be transmitted to one terminal can be collected in a predetermined period. Therefore, the processing load can be reduced.

[第3の実施形態]
図11は、サーバ10の例であるサーバ10C(サーバ10C)の構成を示すブロック図である。本例において、サーバ10Cは、受付部11と、格納部12と、表示処理部13Cとを少なくとも備える。
[Third Embodiment]
FIG. 11 is a block diagram illustrating a configuration of a server 10C (server 10C) that is an example of the server 10. As illustrated in FIG. In this example, the server 10C includes at least a receiving unit 11, a storage unit 12, and a display processing unit 13C.

表示処理部13Cは、複数のテキストデータのうち一のテキストデータに対応する内容を表示させる際に、表示中の該一のテキストデータとは別のテキストデータに対応する表示を止めて当該内容を表示させるための処理を実行する機能を有する。すなわち、チャット画面において、現在表示しているテキストデータに対応する表示が削除され、次に表示するテキストデータに対応する内容が表示される。   When displaying the content corresponding to one text data among the plurality of text data, the display processing unit 13C stops the display corresponding to the text data different from the one text data being displayed and displays the content. It has a function of executing processing for display. That is, in the chat screen, the display corresponding to the text data currently displayed is deleted, and the content corresponding to the text data to be displayed next is displayed.

ここで「現在表示しているテキストデータに対応する表示」は、一連の処理を経て、チャット画面に表示されているテキストデータに対応する表示内容を示す。以下、「現在表示しているテキストデータ」を「表示中テキストデータ」と呼ぶ場合がある。   Here, “display corresponding to currently displayed text data” indicates display contents corresponding to the text data displayed on the chat screen through a series of processes. Hereinafter, “currently displayed text data” may be referred to as “displayed text data”.

また、「次に表示するテキストデータ」は、表示中テキストデータの次にチャット画面に表示するテキストデータを示す。次に表示するテキストデータが表示されるまでの所定の時間間隔は、システム100の管理者が適宜設定可能である。   “Text data to be displayed next” indicates text data to be displayed on the chat screen next to the text data being displayed. The administrator of the system 100 can appropriately set a predetermined time interval until the text data to be displayed next is displayed.

図12は、システム100が実行する表示処理の例を示すフローチャートである。以下、サーバ10Cの動作を例にして説明する。なお、端末20の動作を示すフローチャートについては、重複説明を避ける観点から記載を省略する。また、上述の実施の形態の例にて説明したステップと同じステップについては、重複説明を避ける観点から記載を省略する場合がある。   FIG. 12 is a flowchart illustrating an example of display processing executed by the system 100. Hereinafter, the operation of the server 10C will be described as an example. Note that the flowchart showing the operation of the terminal 20 is omitted from the viewpoint of avoiding repeated explanation. The description of the same steps as those described in the above embodiments may be omitted from the viewpoint of avoiding redundant description.

サーバ10Cは、表示処理において、複数の端末20,201〜20Nにて、複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させ、このとき、表示中テキストデータに対応する表示を止めて、別のテキストデータ(つまり、次に表示するテキストデータ)に対応する内容を表示させるための処理を実行する(ステップS3−11)。ここでは、所定の時間間隔が経過する度に新たにテキストデータが表示されるように処理がループする。   In the display process, the server 10C causes the plurality of terminals 20, 201 to 20N to display the contents corresponding to each of the plurality of text data at a predetermined time interval in the order received, and at this time, the displayed text data The display corresponding to is stopped, and the process for displaying the content corresponding to another text data (that is, the text data to be displayed next) is executed (step S3-11). Here, the process loops so that new text data is displayed each time a predetermined time interval elapses.

以上に説明したように、第3の実施形態の一側面として、サーバ10Cが、受付部11と、格納部12と、表示処理部13Cとを備える構成としている。そのため、サーバ10Cは、複数のテキストデータのうち一のテキストデータに対応する内容を表示させる際に、表示中のテキストデータに対応する表示を止めて当該一のテキストデータに対応する内容を表示させるための処理を実行することができるようになり、現実で行われている会話の掛け合いを画面上で再現することができるようになるとともに、掛け合いが再現されるチャット画面の視認性を向上させることができるようになる。   As described above, as one aspect of the third embodiment, the server 10C includes the receiving unit 11, the storage unit 12, and the display processing unit 13C. Therefore, when displaying the content corresponding to one text data among the plurality of text data, the server 10C stops the display corresponding to the text data being displayed and displays the content corresponding to the one text data. Process can be executed, and conversation conversations that are actually occurring can be reproduced on the screen, and the chat screen on which the conversations are reproduced is improved in visibility. Will be able to.

[第4の実施形態]
図13は、サーバ10の例であるサーバ10D(サーバ10D)の構成を示すブロック図である。本例において、サーバ10Dは、受付部11と、格納部12と、表示処理部13Dとを少なくとも備える。
[Fourth Embodiment]
FIG. 13 is a block diagram illustrating a configuration of a server 10D (server 10D) that is an example of the server 10. As illustrated in FIG. In this example, the server 10D includes at least a reception unit 11, a storage unit 12, and a display processing unit 13D.

表示処理部13Dは、吹き出し状にテキストデータに対応する内容を表示させるための処理を実行する機能を有する。   The display processing unit 13D has a function of executing processing for displaying contents corresponding to text data in a balloon shape.

図14は、システム100が実行する表示処理の例を示すフローチャートである。以下、サーバ10Dと、端末20の動作を例にして説明する。なお、端末20の動作を示すフローチャートについては、重複説明を避ける観点から記載を省略する。また、上述の実施の形態の例にて説明したステップと同じステップについては、重複説明を避ける観点から記載を省略する場合がある。   FIG. 14 is a flowchart illustrating an example of display processing executed by the system 100. Hereinafter, operations of the server 10D and the terminal 20 will be described as examples. Note that the flowchart showing the operation of the terminal 20 is omitted from the viewpoint of avoiding repeated explanation. The description of the same steps as those described in the above embodiments may be omitted from the viewpoint of avoiding redundant description.

サーバ10Dは、表示処理において、複数の端末20,201〜20Nにて、複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて吹き出し状に表示する(ステップS4−11)。ここでは、所定の時間間隔が経過する度に新たにテキストデータが表示されるように処理がループする。   In the display process, the server 10D displays the content corresponding to each of the plurality of text data at a plurality of terminals 20, 201 to 20N in a balloon shape with a predetermined time interval in the order received (step S4-11). ). Here, the process loops so that new text data is displayed each time a predetermined time interval elapses.

以上に説明したように、第4の実施形態の一側面として、サーバ10Dが、受付部11と、格納部12と、表示処理部13Dとを備える構成としている。そのため、サーバ10Dは、複数の端末20,201〜20Nにて、複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて吹き出し状に表示させることができるようになり、現実で行われている会話の掛け合いを画面上で再現することができるようになるとともに、掛け合いが再現されるチャット画面の視認性を向上させることができるようになる。   As described above, as one aspect of the fourth embodiment, the server 10D includes the receiving unit 11, the storage unit 12, and the display processing unit 13D. Therefore, the server 10D can display the content corresponding to each of the plurality of text data in a plurality of terminals 20, 201 to 20N in a balloon shape with a predetermined time interval in the order received. It is possible to reproduce the conversation conversation that is actually performed on the screen and to improve the visibility of the chat screen on which the conversation is reproduced.

[第5の実施形態]
図15は、サーバ10の例であるサーバ10E(サーバ10E)の構成を示すブロック図である。本例において、サーバ10Eは、受付部11と、格納部12と、表示処理部13Eとを少なくとも備える。
[Fifth Embodiment]
FIG. 15 is a block diagram illustrating a configuration of a server 10E (server 10E) that is an example of the server 10. As illustrated in FIG. In this example, the server 10E includes at least a reception unit 11, a storage unit 12, and a display processing unit 13E.

表示処理部13Eは、端末20,201〜20Nにて、各端末20,201〜20Nの各ユーザが操作する各キャラクタのキャラクタ情報をチャット画面上の所定の位置に表示させ、当該キャラクタ情報に隣接させて、各キャラクタに対して入力されたテキストデータを吹き出し状に表示させるための処理を実行する機能を有する。なお、本例では特に言及していないが、ユーザ入力は、ユーザが操作するキャラクタ情報と対応付けされている。そのため、テキストデータは、どのキャラクタに発現させるものなのかが特定可能である。   The display processing unit 13E causes the terminals 20, 201 to 20N to display the character information of each character operated by each user of the terminals 20, 201 to 20N at a predetermined position on the chat screen, and is adjacent to the character information. And having a function of executing processing for displaying the text data input to each character in a balloon shape. Although not particularly mentioned in this example, the user input is associated with character information operated by the user. Therefore, it is possible to specify which character the text data is to be expressed.

図16は、システム100が実行する表示処理の例を示すフローチャートである。以下、サーバ10Eと、端末20の動作を例にして説明する。なお、端末20の動作を示すフローチャートについては、重複説明を避ける観点から記載を省略する。また、上述の実施の形態の例にて説明したステップと同じステップについては、重複説明を避ける観点から記載を省略する場合がある。   FIG. 16 is a flowchart illustrating an example of display processing executed by the system 100. Hereinafter, operations of the server 10E and the terminal 20 will be described as examples. Note that the flowchart showing the operation of the terminal 20 is omitted from the viewpoint of avoiding repeated explanation. The description of the same steps as those described in the above embodiments may be omitted from the viewpoint of avoiding redundant description.

サーバ10Eは、表示処理において、各端末20,201〜20Nの各ユーザが操作する各キャラクタのキャラクタ情報をチャット画面上の所定の位置に表示させ、当該キャラクタ情報に隣接させて、各キャラクタに対して入力されたテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて吹き出し状に表示させる(ステップS5−11)。ここでは、所定の時間間隔が経過する度に新たにテキストデータが表示されるように処理がループする。   In the display process, the server 10E displays the character information of each character operated by each user of each terminal 20, 201 to 20N at a predetermined position on the chat screen, and makes the character information adjacent to the character information. The contents corresponding to the input text data are displayed in a balloon shape with a predetermined time interval in the order received (step S5-11). Here, the process loops so that new text data is displayed each time a predetermined time interval elapses.

以上に説明したように、第5の実施形態の一側面として、サーバ10Eは、受付部11と、格納部12と、表示処理部13Eとを備える構成としている。そのため、サーバ10Eは、端末20,201〜20Nの各ユーザが操作する各キャラクタのキャラクタ情報をチャット画面上の所定の位置に表示し、当該キャラクタ情報に隣接させて、各キャラクタに対して入力されたテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて吹き出し状に表示させることができるようになり、現実で行われている会話の掛け合いを画面上で再現することができるようになるとともに、掛け合いが再現されるチャット画面の視認性を向上させることができるようになる。   As described above, as one aspect of the fifth embodiment, the server 10E includes the receiving unit 11, the storage unit 12, and the display processing unit 13E. Therefore, the server 10E displays the character information of each character operated by each user of the terminals 20, 201 to 20N at a predetermined position on the chat screen and is input to each character adjacent to the character information. The content corresponding to each of the text data can be displayed in a balloon shape with a predetermined time interval in the order received, and the conversation conversation that is actually performed can be reproduced on the screen At the same time, it becomes possible to improve the visibility of the chat screen on which the interaction is reproduced.

[第6の実施形態]
図17は、サーバ10の例であるサーバ10F(サーバ10F)の構成を示すブロック図である。本例において、サーバ10Fは、受付部11と、格納部12と、表示処理部13Fと、履歴表示処理部16とを少なくとも備える。
[Sixth Embodiment]
FIG. 17 is a block diagram illustrating a configuration of a server 10F (server 10F) that is an example of the server 10. As illustrated in FIG. In this example, the server 10F includes at least a reception unit 11, a storage unit 12, a display processing unit 13F, and a history display processing unit 16.

表示処理部13Fは、1のチャット画面における第1領域において、複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行する機能を有する。   The display processing unit 13F has a function of executing a process for displaying the contents corresponding to each of the plurality of text data with a predetermined time interval in the first area on one chat screen in the order in which they are received.

履歴表示処理部16は、チャット画面における第2領域において、複数のテキストデータに対応する内容を会話履歴として表示させるための処理を実行する機能を有する。   The history display processing unit 16 has a function of executing processing for displaying contents corresponding to a plurality of text data as a conversation history in the second area on the chat screen.

ここで第1領域と第2領域は、特に限定されないが、第1領域で表示されるテキストデータに対応する内容と、第2領域で表示されるテキストデータに対応する内容との区別がつく態様であることが好ましい。   Here, the first area and the second area are not particularly limited, but it is possible to distinguish between the contents corresponding to the text data displayed in the first area and the contents corresponding to the text data displayed in the second area. It is preferable that

なお、ここで、会話履歴に用いられる「複数のテキストデータ」は、逐次サーバ10Fが端末20,201〜20Nに送信するように構成されていてもよいし、送信部15にて送信された複数のテキストデータが端末にて用いられるように構成されていてもよい。   Here, the “plural text data” used for the conversation history may be configured so that the server 10F sequentially transmits to the terminals 20, 201 to 20N, or the plurality of text data transmitted by the transmission unit 15 may be used. The text data may be used at the terminal.

図18は、システム100が実行する表示処理の例を示すフローチャートである。以下、サーバ10Fと、端末20の動作を例にして説明する。なお、端末20の動作を示すフローチャートについては、重複説明を避ける観点から記載を省略する。また、上述の実施の形態の例にて説明したステップと同じステップについては、重複説明を避ける観点から記載を省略する場合がある。   FIG. 18 is a flowchart illustrating an example of display processing executed by the system 100. Hereinafter, operations of the server 10F and the terminal 20 will be described as examples. Note that the flowchart showing the operation of the terminal 20 is omitted from the viewpoint of avoiding repeated explanation. The description of the same steps as those described in the above embodiments may be omitted from the viewpoint of avoiding redundant description.

サーバ10Eは、表示処理において、1のチャット画面における第1領域において、複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行する(ステップS6−11)。   In the display process, the server 10E executes a process for displaying the contents corresponding to each of the plurality of text data with a predetermined time interval in the first area on one chat screen in the order received (step S6). -11).

次いで、サーバ10Eは、第2領域において、複数のテキストデータに対応する内容を会話履歴として表示させるための処理を実行する(ステップS6−12)。なお、このとき、表示させるテキストデータが存在しない場合には、サーバ10Eは、ステップS6−12を飛ばし、ステップS6−13に移行する。   Next, the server 10E executes a process for displaying the contents corresponding to the plurality of text data as the conversation history in the second area (step S6-12). At this time, if there is no text data to be displayed, the server 10E skips step S6-12 and proceeds to step S6-13.

次いで、サーバ10Eは、所定の時間間隔が経過したか否かを判定し(ステップS6−13)、所定の時間間隔が経過していないと判定したときには(ステップS6−13のN)、ステップS6−12に移行して、再度第2領域へのテキストデータの表示処理を実行する。   Next, the server 10E determines whether or not a predetermined time interval has elapsed (step S6-13). When it is determined that the predetermined time interval has not elapsed (N in step S6-13), step S6 The process proceeds to -12, and the display processing of the text data in the second area is executed again.

一方で、サーバ10Eは、所定の時間間隔が経過したと判定したときには(ステップS6−13のY)、第1領域へのテキストデータの表示処理を実行する。このようにして、第1領域においてテキストデータを表示させるための処理と、第2領域においてテキストデータを表示させるための処理とがループする。   On the other hand, when it is determined that the predetermined time interval has elapsed (Y in step S6-13), the server 10E executes a process for displaying text data in the first area. Thus, the process for displaying the text data in the first area and the process for displaying the text data in the second area are looped.

以上に説明したように、第6の実施形態の一側面として、サーバ10Fが、受付部11と、格納部12と、表示処理部13Fと、履歴表示処理部16とを備える構成としている。そのため、サーバ10Fは、1のチャット画面における第1領域において、複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行し、当該チャット画面における第2領域において、複数のテキストデータに対応する内容を会話履歴として表示させるための処理を実行することができるようになり、掛け合いの再現をしていくことによる会話の進行遅れを補うことができるようになる。   As described above, as one aspect of the sixth embodiment, the server 10F includes the receiving unit 11, the storage unit 12, the display processing unit 13F, and the history display processing unit 16. For this reason, the server 10F executes processing for displaying the contents corresponding to each of the plurality of text data with a predetermined time interval in the first area on one chat screen, in the order received, In the second area, it is possible to execute processing for displaying the contents corresponding to a plurality of text data as a conversation history, and it is possible to compensate for the progress of the conversation due to the reproduction of the interaction. It becomes like this.

[第7の実施形態]
図19は、サーバ10の例であるサーバ10G(サーバ10G)の構成を示すブロック図である。本例において、サーバ10Gは、受付部11と、格納部12と、表示処理部13Gと、アクセス処理部17を少なくとも備える。
[Seventh Embodiment]
FIG. 19 is a block diagram illustrating a configuration of a server 10G (server 10G) that is an example of the server 10. As illustrated in FIG. In this example, the server 10G includes at least a reception unit 11, a storage unit 12, a display processing unit 13G, and an access processing unit 17.

表示処理部13Gは、第1領域において、アクセスされたチャット空間におけるアクセス時において受け付けられているテキストデータのうち最新のテキストデータをユーザ端末にて表示させる処理を実行する機能を有する。   The display processing unit 13G has a function of executing a process of displaying the latest text data on the user terminal among the text data accepted at the time of access in the accessed chat space in the first area.

アクセス処理部17は、複数のユーザ端末のチャット空間へのアクセスを受け付ける機能を有する。   The access processing unit 17 has a function of accepting access to the chat space of a plurality of user terminals.

ここで「チャット空間」とは、ユーザ同士のチャットが行える空間を示す。具体例としては、ゲームにおける同じグループメンバーのみが入ることができるルームなどが挙げられる。   Here, the “chat space” indicates a space where users can chat with each other. A specific example is a room where only the same group members in the game can enter.

ここで「アクセスを受け付ける」とは、例えばシステム100へのログインが行われた場合や、上述のチャットが行える空間と通信ネットワークを介して接続された状態にするための要求が送信された場合などが挙げられる。   Here, “accept access” means, for example, when a login to the system 100 is performed, or when a request for establishing a connection with a space where the above chat can be performed via a communication network is transmitted. Is mentioned.

図20は、システム100が実行する表示処理の例を示すフローチャートである。以下、サーバ10Gと、端末20の動作を例にして説明する。なお、端末20の動作を示すフローチャートについては、重複説明を避ける観点から記載を省略する。また、上述の実施の形態の例にて説明したステップと同じステップについては、重複説明を避ける観点から記載を省略する場合がある。   FIG. 20 is a flowchart illustrating an example of display processing executed by the system 100. Hereinafter, operations of the server 10G and the terminal 20 will be described as examples. Note that the flowchart showing the operation of the terminal 20 is omitted from the viewpoint of avoiding repeated explanation. The description of the same steps as those described in the above embodiments may be omitted from the viewpoint of avoiding redundant description.

サーバ10Gは、表示処理において、端末20のチャット空間へのアクセスを受け付ける(ステップS7−11)。   The server 10G accepts access to the chat space of the terminal 20 in the display process (step S7-11).

サーバ10Gは、アクセスされたチャット空間におけるアクセス時において受け付けられているテキストデータのうち最新のテキストデータを端末20にて表示させるための処理を実行する(ステップS7−12)。   The server 10G executes processing for causing the terminal 20 to display the latest text data among the text data accepted at the time of access in the accessed chat space (step S7-12).

なお、複数のチャット空間が存在する場合においては、格納部12が、チャット空間ごとにテキストデータを格納するように構成されていてもよい。   When there are a plurality of chat spaces, the storage unit 12 may be configured to store text data for each chat space.

以上に説明したように、第7の実施形態の一側面として、サーバ10Gが、受付部11と、格納部12と、表示処理部13Gと、アクセス処理部17とを備える構成としている。そのため、サーバ10Gは、複数のユーザ端末のチャット空間へのアクセスを受け付け、第1領域において、アクセスされたチャット空間におけるアクセス時において受け付けられているテキストデータのうち最新のテキストデータをユーザ端末にて表示させる処理を実行することができるようになり、現実で行われている会話に近い態様で表示するとともに、現在の会話に加わりやすい環境を提供することができるようになる。   As described above, as one aspect of the seventh embodiment, the server 10G includes the receiving unit 11, the storage unit 12, the display processing unit 13G, and the access processing unit 17. Therefore, the server 10G accepts access to the chat space of a plurality of user terminals, and in the first region, the latest text data among the text data accepted at the time of access in the accessed chat space is received at the user terminal. Processing to be displayed can be executed, and the display can be performed in a manner close to that of a conversation that is actually performed, and an environment that can easily participate in the current conversation can be provided.

なお、サーバ10Gは、さらに、第2領域において、アクセスされる以前の会話履歴(複数のテキストデータ)を表示させるための処理を実行するように構成されていてもよい。なお、サーバ10Gは、現在から過去までの所定期間の会話履歴を表示させるための処理を実行するように構成されていてもよい。このような構成によれば、現実で行われている会話に近い態様で表示するとともに、現在の会話に加わりやすい環境を提供することができるようになる。   The server 10G may be further configured to execute processing for displaying a conversation history (a plurality of text data) before being accessed in the second area. Note that the server 10G may be configured to execute processing for displaying a conversation history for a predetermined period from the present to the past. According to such a configuration, it is possible to provide an environment that is easy to participate in the current conversation while being displayed in a manner close to a conversation that is actually performed.

[第8の実施形態]
図21は、サーバ10の例であるサーバ10Z(サーバ10Z)の構成を示すブロック図である。本例において、サーバ10Zは、受付部11と、格納部12と、判定部14Zと、送信部15Zと、抽出部18とを少なくとも備える。
[Eighth Embodiment]
FIG. 21 is a block diagram illustrating a configuration of a server 10Z (server 10Z) that is an example of the server 10. As illustrated in FIG. In this example, the server 10Z includes at least a reception unit 11, a storage unit 12, a determination unit 14Z, a transmission unit 15Z, and an extraction unit 18.

判定部14Zは、端末20,201〜20Nから格納部12により格納されたテキストデータの送信要求を受信し、テキストデータの抽出を行うタイミングであるか否かを判定する機能を有する。   The determination unit 14 </ b> Z has a function of receiving a text data transmission request stored in the storage unit 12 from the terminals 20, 201 to 20 </ b> N and determining whether it is time to extract text data.

送信部15Zは、抽出部18に抽出させるための送信要求を送信した端末に、抽出部18により抽出されたテキストデータを送信する機能を有する。   The transmission unit 15Z has a function of transmitting the text data extracted by the extraction unit 18 to a terminal that has transmitted a transmission request for the extraction unit 18 to extract.

抽出部18は、判定部14Zにより送信要求が受信されたと判定された際に、当該送信要求を送信した端末に対して送信するテキストデータを抽出する機能を有する。   The extraction unit 18 has a function of extracting text data to be transmitted to the terminal that has transmitted the transmission request when the determination unit 14Z determines that the transmission request has been received.

ここで「送信要求」は、例えば、端末のIDと、格納されているテキストデータの抽出範囲を指定するための指示情報とを少なくとも含む。ここで「指示情報」は、抽出部18にテキストデータを抽出させるために用いられる。本例では、指示情報は、前回受信したテキストデータに関する情報とすることで、未だに受信していないテキストデータを抽出することができるように構成される。また、送信要求に端末IDを含むことで、送信部15Zにより送信する送信先を特定することができるようになる。   Here, the “transmission request” includes, for example, at least a terminal ID and instruction information for designating an extraction range of stored text data. Here, the “instruction information” is used for causing the extraction unit 18 to extract text data. In this example, the instruction information is information related to text data received last time, so that text data that has not yet been received can be extracted. Further, by including the terminal ID in the transmission request, the transmission destination to be transmitted by the transmission unit 15Z can be specified.

図22は、端末20,201〜20Nの構成の例である端末20Z(端末20Z)の構成を示すブロック図である。本例において、端末20Zは、受付部21と、送信部22と、表示処理部23とを少なくとも備える。   FIG. 22 is a block diagram illustrating a configuration of a terminal 20Z (terminal 20Z) that is an example of a configuration of the terminals 20 and 201 to 20N. In this example, the terminal 20Z includes at least a reception unit 21, a transmission unit 22, and a display processing unit 23.

受付部21は、ユーザからテキストデータの入力を受け付ける機能を有する。本例では、受付部21は、チャット画面のテキスト入力領域に対する入力を受け付ける機能を有する。   The accepting unit 21 has a function of accepting input of text data from the user. In this example, the reception unit 21 has a function of receiving an input to the text input area of the chat screen.

送信部22は、受け付けたテキストデータをサーバ10Zに送信する機能を有する。受け付けたテキストデータを送信するタイミングは、受け付けた後すぐであってもよいし、受け付けられてから時間間隔が空けられるように構成されていてもよい。   The transmission unit 22 has a function of transmitting the received text data to the server 10Z. The timing of transmitting the accepted text data may be immediately after the acceptance, or may be configured such that a time interval is provided after the acceptance.

また、送信部22は、送信要求をサーバ10Zに送信する機能を有する。送信要求を送信するタイミングは、例えば、端末20Zが備えるタイマ機能を用いればよい。すなわち、前回送信した送信要求から一定時間が経過したときに、送信要求を行うように構成されていればよい。加えて、または一定時間の経過に代えて、ユーザから送信要求を送信するための入力を受け付けたときに送信要求を行うように構成されていてもよい。   The transmission unit 22 has a function of transmitting a transmission request to the server 10Z. For example, a timer function provided in the terminal 20Z may be used as the timing for transmitting the transmission request. In other words, the transmission request may be configured to be performed when a certain time has elapsed from the transmission request transmitted last time. In addition, or instead of elapse of a certain time, the transmission request may be made when an input for transmitting the transmission request is received from the user.

表示処理部23は、チャット画面を表示する機能を有する。ここで「チャット画面」とは、端末20,201〜20Nの各ユーザが入力したテキストデータが表示される画面であり、各ユーザの入力テキストデータが順次表示されることでユーザ間の会話内容が認識可能な画面である。チャット画面では、ユーザが操作するキャラクタのキャラクタ情報が表示画面上の所定の位置に表示されている。そして、当該キャラクタ情報に隣接させて、各キャラクタに対して入力されたテキストデータが吹き出し状に表示される(以下、「吹き出し表示」と呼ぶ場合がある。)。また、本例のチャット画面では、同一の画面において、吹き出し状に表示されるテキストデータとは別に、テキストログが表示される(以下、「テキストログ表示」と呼ぶ場合がある。)。   The display processing unit 23 has a function of displaying a chat screen. Here, the “chat screen” is a screen on which text data input by each user of the terminals 20, 201 to 20N is displayed, and the conversation contents between the users can be displayed by sequentially displaying the input text data of each user. It is a recognizable screen. On the chat screen, the character information of the character operated by the user is displayed at a predetermined position on the display screen. Then, adjacent to the character information, the text data input to each character is displayed in a balloon shape (hereinafter sometimes referred to as “balloon display”). In the chat screen of this example, a text log is displayed on the same screen, separately from the text data displayed in a balloon shape (hereinafter, sometimes referred to as “text log display”).

吹き出し表示では、チャット画面における第1領域において、サーバ10Zから送信された1または複数のテキストデータそれぞれに対応する内容が受け付けられた順に所定の時間間隔を空けて表示される。すなわち、システム100では、現在表示しているテキストデータが表示されてから次に表示するテキストデータが表示されるまでに所定の時間間隔が空けられる。   In the balloon display, in the first area on the chat screen, the content corresponding to each of the one or more text data transmitted from the server 10Z is displayed at a predetermined time interval in the order received. That is, in the system 100, a predetermined time interval is provided after the text data that is currently displayed is displayed until the text data to be displayed next is displayed.

ここで「テキストログ」は、各ユーザの発言(入力内容の)履歴を示す。したがって、各ユーザの発言履歴は、吹き出し状に表示される領域とは別に所定の領域(例えば、テキストログ表示領域)に一覧表示される。   Here, the “text log” indicates a history of each user's utterance (input contents). Therefore, the speech history of each user is displayed in a list in a predetermined area (for example, a text log display area) separately from the area displayed in a balloon shape.

ここで「現在表示しているテキストデータ」は、一連の処理を経て、チャット画面に吹き出し表示されているテキストデータを示す。以下、「現在表示しているテキストデータ」を「表示中テキストデータ」と呼ぶ場合がある。   Here, “currently displayed text data” indicates text data displayed in a balloon on the chat screen through a series of processes. Hereinafter, “currently displayed text data” may be referred to as “displayed text data”.

また、「次に表示するテキストデータ」は、表示中テキストデータの次にチャット画面に吹き出し表示するテキストデータを示す。本例では、サーバ10Zは、テキストデータを古いものから順に記憶部に格納するように構成される。したがって、次に表示するテキストデータは、サーバ10Zが表示中テキストデータの次に格納した(いずれかのユーザにより入力された)テキストデータになる。また、所定の時間間隔は、システム100の管理者が適宜設定可能である。   “Text data to be displayed next” indicates text data to be displayed in a balloon on the chat screen after the text data being displayed. In this example, the server 10Z is configured to store text data in the storage unit in order from the oldest. Therefore, the text data to be displayed next is the text data stored by the server 10Z next to the text data being displayed (input by any user). The predetermined time interval can be set as appropriate by the administrator of the system 100.

図23は、システム100が実行する表示処理の例を示すフローチャートである。本例における表示処理では、テキストデータに対応する内容を端末20Zにて表示するための処理が行われる。以下、サーバ10Zと端末20Zとが、表示処理を実行する場合を例にして説明する。   FIG. 23 is a flowchart illustrating an example of display processing executed by the system 100. In the display process in this example, a process for displaying the content corresponding to the text data on the terminal 20Z is performed. Hereinafter, a case where the server 10Z and the terminal 20Z execute display processing will be described as an example.

本例では、端末20Zのユーザがチャット空間にアクセスしており、当該ユーザおよび他の端末のユーザが操作するキャラクタのキャラクタ情報がチャット画面上の所定の位置に複数表示されている状況から表示処理が実行されるものとする。   In this example, the display processing is performed from a situation in which the user of the terminal 20Z is accessing the chat space, and a plurality of character information of characters operated by the user and users of other terminals are displayed at predetermined positions on the chat screen. Shall be executed.

図24は、チャット画面の例について説明するための説明図である。図24に示すように、チャット画面1000は、キャラクタ1001−1004近傍に吹き出し状にテキストデータ1005を表示する(テキストデータ1005が表示される領域が、第1領域に相当)。また、チャット画面1000は、テキストログを表示するためのテキストログ表示領域1006(テキストログ表示領域1006が、第2領域に相当。)を含む。また、チャット画面1000は、テキストを入力するためのテキスト入力領域1007を含む。   FIG. 24 is an explanatory diagram for describing an example of a chat screen. As shown in FIG. 24, chat screen 1000 displays text data 1005 in a balloon shape in the vicinity of characters 1001-1004 (the area where text data 1005 is displayed corresponds to the first area). Chat screen 1000 includes a text log display area 1006 for displaying a text log (text log display area 1006 corresponds to the second area). Chat screen 1000 includes a text input area 1007 for inputting text.

なお、テキスト入力領域1007に入力された内容は、サーバ10Zに送信されてテキストデータとして格納される。詳しい処理については、重複記載を避ける観点から、その説明を省略する。   The content input in the text input area 1007 is transmitted to the server 10Z and stored as text data. Detailed processing is omitted from the viewpoint of avoiding repeated description.

表示処理において、まず、端末20Zは、所定のタイミングにて送信要求を生成し(ステップS10−1)、サーバ10Zに送信する(ステップS10−2)。   In the display process, first, the terminal 20Z generates a transmission request at a predetermined timing (step S10-1) and transmits it to the server 10Z (step S10-2).

端末20Zから送信された送信要求を受信したサーバ10Zは(ステップS10−3)、送信要求を受け付け、テキストデータを抽出するタイミングであると判定し、テキストデータの抽出を行う(ステップS10−4)。   The server 10Z that has received the transmission request transmitted from the terminal 20Z (step S10-3) accepts the transmission request, determines that it is time to extract text data, and extracts text data (step S10-4). .

テキストデータが抽出されると、サーバ10Zは、抽出したテキストデータを、送信要求を送信した端末に送信する(ステップS10−5)。   When the text data is extracted, the server 10Z transmits the extracted text data to the terminal that has transmitted the transmission request (step S10-5).

サーバ10Zにて抽出されたテキストデータを受信した端末20Zは(ステップS10−6)、当該送信されたテキストデータを自己が備える記憶媒体(記憶部やメモリなど)に格納する(ステップS10−7)。   The terminal 20Z that has received the text data extracted by the server 10Z (step S10-6) stores the transmitted text data in a storage medium (such as a storage unit or a memory) provided therein (step S10-7). .

サーバ10Zから送信されたテキストデータが格納されると、端末20Zは、格納されたデータに関するテキストログを表示して、テキストログを表示する表示領域(第2領域)を更新する(ステップS10−8)。すなわち、端末20Zは、テキストログ表示処理を実行する。   When the text data transmitted from the server 10Z is stored, the terminal 20Z displays a text log relating to the stored data and updates a display area (second area) for displaying the text log (step S10-8). ). That is, the terminal 20Z executes a text log display process.

図25は、チャット画面の例について説明するための説明図である。図25に示すように、格納されたテキストデータをテキストログ表示領域1006にまとめて表示するように、テキストログ表示領域1006が更新される。   FIG. 25 is an explanatory diagram for explaining an example of the chat screen. As shown in FIG. 25, the text log display area 1006 is updated so that the stored text data is collectively displayed in the text log display area 1006.

テキストログ表示処理が実行されると、次いで、端末20Zは、吹き出し表示を行うための処理に移行する。例えば、端末20Zは、格納したテキストデータを参照して、チャット画面に現在表示しているテキストデータの「次に表示するテキストデータ」を特定する(ステップS10−9)。なお、格納する全てのテキストデータが吹き出し表示されており、「次に表示するテキストデータ」が存在しない場合には、端末20Zは、ステップS10−12に移行し、送信要求を送信するタイミングであるか否かを判定する。   When the text log display process is executed, the terminal 20Z then shifts to a process for performing a balloon display. For example, the terminal 20Z refers to the stored text data and specifies “text data to be displayed next” of the text data currently displayed on the chat screen (step S10-9). When all the text data to be stored are displayed in a balloon and there is no “text data to be displayed next”, the terminal 20Z moves to step S10-12 and transmits a transmission request. It is determined whether or not.

「次に表示するテキストデータ」が特定されると、端末20Zは、表示中テキストデータが表示されてから所定の時間が経過したか否かを判定する(ステップS10−10)。本例では、端末20Zは、表示中テキストデータが表示されてから3秒経過したか否かを判定する。所定の時間が経過していない場合には(ステップS10−10のN)、端末20Zは、ステップS10−10に移行し、再度所定の時間が経過したか否かを判定する。   When “next text data to be displayed” is specified, the terminal 20Z determines whether or not a predetermined time has elapsed since the displayed text data was displayed (step S10-10). In this example, the terminal 20Z determines whether or not 3 seconds have elapsed since the displayed text data is displayed. If the predetermined time has not elapsed (N in step S10-10), the terminal 20Z proceeds to step S10-10 and determines again whether the predetermined time has elapsed.

一方で、所定の時間が経過している場合には(ステップS10−10のY)、端末20Zは、表示中テキストデータの表示を止めて次に表示するテキストデータをチャット画面に表示する(ステップS10−11)。これにより、チャット画面に表示された次に表示するテキストデータは、表示中テキストデータに相当することになる。   On the other hand, if the predetermined time has elapsed (Y in step S10-10), the terminal 20Z stops displaying the displayed text data and displays the text data to be displayed next on the chat screen (step S10-10). S10-11). Thereby, the text data to be displayed next displayed on the chat screen corresponds to the text data being displayed.

図26は、チャット画面の例について説明するための説明図である。図26に示すように、チャット画面には、表示中テキストデータ1005の表示が止まり(削除され)、次に表示するテキストデータ1008が表示される。   FIG. 26 is an explanatory diagram for describing an example of a chat screen. As shown in FIG. 26, the displayed text data 1005 is stopped (deleted) and the text data 1008 to be displayed next is displayed on the chat screen.

チャット画面に新たなテキストデータが表示されると、端末20Zは、送信要求を行うタイミングであるか否かを判定する(ステップS10−12)。送信要求を行うタイミングであることが判定された場合には(ステップS10−12のY)、端末20Zは、ステップS10−1に移行し、送信要求を生成する処理を実行する。   When new text data is displayed on the chat screen, the terminal 20Z determines whether it is time to make a transmission request (step S10-12). If it is determined that it is time to make a transmission request (Y in step S10-12), the terminal 20Z proceeds to step S10-1 and executes processing for generating a transmission request.

一方で、送信要求を行うタイミングではないことが判定されたときに(ステップS10−12のN)、端末20Zは、次に表示するテキストデータが存在するか否かを判定する(ステップS10−13)。次に表示するテキストデータが存在しないことが判定されたときには(ステップS10−13のN)、端末20Zは、ステップS10−12に移行して送信要求を行うタイミングであるか否かを判定する。   On the other hand, when it is determined that it is not time to make a transmission request (N in step S10-12), the terminal 20Z determines whether there is text data to be displayed next (step S10-13). ). When it is determined that there is no text data to be displayed next (N in Step S10-13), the terminal 20Z determines whether it is the timing to proceed to Step S10-12 and make a transmission request.

一方で、次に表示するテキストデータが存在すると判定されたときには(ステップS10−13のY)、端末20Zは、ステップS10−11に移行して次に表示するテキストデータをチャット画面に表示するための処理を実行する。   On the other hand, when it is determined that there is text data to be displayed next (Y in step S10-13), the terminal 20Z proceeds to step S10-11 and displays the text data to be displayed next on the chat screen. Execute the process.

以上に説明したように、第8の実施形態の一側面として、テキストデータを管理するサーバ10Zが、受付部11と、格納部12と、判定部14Zと、送信部15Zと、抽出部16Zとを備える構成としている。さらに端末20Zが、受付部21と、送信部22と、表示処理部23とを備える構成としている。そのため、システム100は、テキストデータを複数のユーザ端末から受け付け、受け付けた複数のテキストデータを記憶部に格納し、複数のユーザ端末にて、複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示することができるようになる。したがって、所定の時間間隔を空けて表示させるように構成することによりチャットによる会話を自然なものにすることができるようになる。   As described above, as one aspect of the eighth embodiment, the server 10Z that manages text data includes the reception unit 11, the storage unit 12, the determination unit 14Z, the transmission unit 15Z, and the extraction unit 16Z. It is set as the structure provided with. Further, the terminal 20Z is configured to include a reception unit 21, a transmission unit 22, and a display processing unit 23. Therefore, the system 100 accepts text data from a plurality of user terminals, stores the accepted plurality of text data in the storage unit, and the contents corresponding to each of the plurality of text data are accepted in the order received by the plurality of user terminals. It becomes possible to display with a predetermined time interval. Therefore, it is possible to make the conversation by chatting natural by configuring the display so that a predetermined time interval is provided.

また、上述した実施の形態で言及しているように、システム100は、複数のユーザ端末にて、複数のテキストデータのうち一のテキストデータに対応する内容を表示する際に、表示中のテキストデータに対応する表示を止めて当該一のテキストデータに対応する内容を表示するように構成されている。このような構成によれば、現実で行われている会話の掛け合いを画面上で再現することができるようになるとともに、掛け合いが再現される画面の視認性を向上させることができるようになる。   Further, as mentioned in the above-described embodiment, when the system 100 displays content corresponding to one text data among a plurality of text data on a plurality of user terminals, the text being displayed is displayed. The display corresponding to the data is stopped and the content corresponding to the one text data is displayed. According to such a configuration, it is possible to reproduce the conversation conversation that is actually performed on the screen and to improve the visibility of the screen on which the conversation is reproduced.

また、上述した実施の形態で言及しているように、システム100は、複数のユーザ端末にて、吹き出し状にテキストデータに対応する内容を表示するように構成されている。このような構成によれば、現実で行われている会話の掛け合いを画面上で再現することができるようになるとともに、掛け合いが再現される画面の視認性を向上させることができるようになる。   Further, as mentioned in the above-described embodiment, the system 100 is configured to display contents corresponding to text data in a balloon shape on a plurality of user terminals. According to such a configuration, it is possible to reproduce the conversation conversation that is actually performed on the screen and to improve the visibility of the screen on which the conversation is reproduced.

また、上述した実施の形態で言及しているように、上述した実施の形態で言及するように、システム100は、複数のユーザ端末にて、複数のユーザ端末の各ユーザが操作する各キャラクタのキャラクタ情報をチャット画面上の所定の位置に表示し、当該キャラクタ情報に隣接させて、各キャラクタに対して入力されたテキストデータを吹き出し状に表示するように構成されている。このような構成によれば、現実で行われている会話の掛け合いを画面上で再現することができるようになるとともに、掛け合いが再現される画面の視認性を向上させることができるようになる。   In addition, as mentioned in the above-described embodiment, as mentioned in the above-described embodiment, the system 100 uses a plurality of user terminals for each character operated by each user of the plurality of user terminals. Character information is displayed at a predetermined position on the chat screen, and text data input to each character is displayed in a balloon shape adjacent to the character information. According to such a configuration, it is possible to reproduce the conversation conversation that is actually performed on the screen and to improve the visibility of the screen on which the conversation is reproduced.

また、上述した実施の形態で言及しているように、システム100は、複数のユーザ端末にて、1のチャット画面における第1領域において、複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示し、チャット画面における第2領域において、複数のテキストデータに対応する内容を会話履歴として表示するように構成されている。このような構成によれば、掛け合いの再現をしていくことによる会話の進行遅れを補うことができるようなる。   In addition, as mentioned in the above-described embodiment, the system 100 is configured in the order in which the contents corresponding to each of the plurality of text data are received in the first area on one chat screen at a plurality of user terminals. The display is performed with a predetermined time interval, and the contents corresponding to the plurality of text data are displayed as a conversation history in the second area on the chat screen. According to such a configuration, it is possible to compensate for the progress of conversation due to the reproduction of the interaction.

なお、上述した実施の形態では言及していないが、システム100は、複数のユーザ端末のチャット空間へのアクセスを受け付け、第1領域において、アクセスされたチャット空間におけるアクセス時において受け付けられているテキストデータのうち最新のテキストデータをユーザ端末にて表示するように構成されていてもよい。このような構成によれば、現実で行われている会話に近い態様で表示しつつも、現在の会話に加わりやすい環境を提供することができるようになる。   Although not mentioned in the above-described embodiment, the system 100 accepts access to the chat space of a plurality of user terminals, and the text accepted at the time of access in the accessed chat space in the first area. The latest text data among the data may be displayed on the user terminal. According to such a configuration, it is possible to provide an environment in which it is easy to participate in the current conversation while displaying in a manner close to the conversation that is actually performed.

なお、上述した実施の形態では言及していないが、サーバ10Zは、送信要求を受信したことに代えて、一定時間毎に端末20Zに対して1または複数のテキストデータを送信するように構成されていてもよい。   Although not mentioned in the above-described embodiment, the server 10Z is configured to transmit one or more text data to the terminal 20Z at regular intervals, instead of receiving a transmission request. It may be.

なお、上述した実施の形態では特に言及していないが、第2領域は、表示/非表示を変更可能に構成されていてもよい。具体的に、システム100は、ユーザからの表示操作を受け付けることで第2領域を表示し、非表示操作を受け付けることで第2領域を非表示にするように構成されていてもよい。   Although not particularly mentioned in the above-described embodiment, the second region may be configured to be able to change display / non-display. Specifically, the system 100 may be configured to display the second area by receiving a display operation from the user and to hide the second area by receiving a non-display operation.

なお、上述した実施の形態では特に言及していないが、ユーザから入力されるデータはテキスト(文字列)に限らず、画像データを含むように構成されていてもよい。   Although not specifically mentioned in the above-described embodiment, the data input from the user is not limited to text (character string) and may be configured to include image data.

なお、上述した各実施形態では、複数のユーザ端末20,201〜20Nとサーバ10は、自己が備える記憶装置に記憶されている各種制御プログラム(例えば、チャットシステム処理プログラム)に従って、上述した各種の処理を実行する。   In each of the above-described embodiments, the plurality of user terminals 20, 201 to 20N and the server 10 are configured according to various control programs (for example, a chat system processing program) stored in a storage device included therein. Execute the process.

また、システム100の構成は上述した各実施形態の例として説明した構成に限定されず、例えばユーザ端末が実行する処理として説明した処理の一部または全部をサーバ10が実行する構成としてもよいし、サーバ10が実行する処理として説明した処理の一部または全部を複数のユーザ端末20,201〜20Nの何れか(例えば、ユーザ端末20)が実行する構成としてもよい。また、サーバ10が備える記憶部の一部または全部を複数のユーザ端末20,201〜20Nの何れかが備える構成としてもよい。すなわち、システム100におけるユーザ端末20とサーバ10のどちらか一方が備える機能の一部または全部を、他の一方が備える構成とされていてもよい。すなわち、例えばシステム100において表示装置の表示画面に出力されるチャット画面に関する情報は、サーバ10が生成する構成としてもよいし、端末20が生成する構成としてもよい。   The configuration of the system 100 is not limited to the configuration described as an example of each embodiment described above, and for example, the server 10 may execute a part or all of the processing described as processing executed by the user terminal. A part or all of the processes described as the processes executed by the server 10 may be executed by any one of the plurality of user terminals 20 and 201 to 20N (for example, the user terminal 20). Moreover, it is good also as a structure with which some of the some memory | storage parts with which the server 10 is provided are equipped with either of the several user terminals 20, 201-20N. That is, a configuration may be adopted in which one of the user terminal 20 and the server 10 in the system 100 has a part or all of the functions of the other one. That is, for example, the information related to the chat screen output on the display screen of the display device in the system 100 may be generated by the server 10 or may be generated by the terminal 20.

また、チャットシステム処理プログラムが、上述した各実施形態の例として説明した機能の一部または全部を、通信ネットワークを含まない装置単体に実現させる構成としてもよい。   The chat system processing program may be configured to realize part or all of the functions described as examples of the above-described embodiments in a single device that does not include a communication network.

[付記]
上述した実施形態の説明は、少なくとも下記発明を、当該発明の属する分野における通常の知識を有する者がその実施をすることができるように記載した。
[1]
テキストデータを管理する機能をサーバに実現させるチャットシステム用プログラムであって、
前記サーバに、
前記テキストデータを複数のユーザ端末から受け付ける受付機能と、
受け付けた複数の前記テキストデータを記憶媒体に格納する格納機能と、
前記複数のユーザ端末にて、前記複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行する表示処理機能とを
実現させるためのチャットシステム用プログラム。
[2]
前記サーバに、
前記ユーザ端末に前記テキストデータを送信する送信タイミングであるか否かを判定する判定機能と、
前記送信タイミングであると判定された際に、所定の期間内に受け付けられた前記複数のテキストデータを前記ユーザ端末に送信する送信機能とを
実現させるための[1]記載のプログラム。
[3]
前記表示処理機能では、前記複数のテキストデータのうち一のテキストデータに対応する内容を表示させる際に、表示中のテキストデータに対応する表示を止めて当該一のテキストデータに対応する内容を表示させるための処理を実行する機能を
実現させるための[1]または[2]記載のチャットシステム用プログラム。
[4]
前記表示処理機能では、吹き出し状に前記テキストデータに対応する内容を表示させるための処理を実行させるための処理を実行する機能を
実現させるための[1]から[3]のうち何れかに記載のチャットシステム用プログラム。
[5]
前記表示処理機能では、前記複数のユーザ端末の各ユーザが操作する各キャラクタのキャラクタ情報をチャット画面上の所定の位置に表示させ、当該キャラクタ情報に隣接させて、各キャラクタに対して入力されたテキストデータを吹き出し状に表示させるための処理を実行する機能を
実現させるための[4]記載のチャットシステム用プログラム。
[6]
前記表示処理機能では、1のチャット画面における第1領域において、前記複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行する機能を実現させ、
前記サーバに、前記チャット画面における第2領域において、前記複数のテキストデータに対応する内容を会話履歴として表示させるための処理を実行する履歴表示処理機能を
実現させるための[1]から[5]のうち何れかに記載のチャットシステム用プログラム。
[7]
前記サーバに、前記複数のユーザ端末のチャット空間へのアクセスを受け付ける機能を実現させ、
前記表示処理機能では、前記第1領域において、アクセスされたチャット空間におけるアクセス時において受け付けられている前記テキストデータのうち最新の前記テキストデータを前記ユーザ端末にて表示させる処理を実行する機能を
実現させるための[6]記載のチャットシステム用プログラム。
[8]
[1]から[7]のうち何れかに記載のプログラムがインストールされたサーバ。
[9]
通信ネットワークと、サーバと、ユーザ端末とを備え、テキストデータを管理するチャットシステムであって、
前記テキストデータを複数のユーザ端末から受け付ける受付手段と、
受け付けた複数の前記テキストデータを記憶媒体に格納する格納手段と、
前記複数のユーザ端末にて、前記複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行する表示処理手段とを含む
ことを特徴とするチャットシステム。
[10]
前記サーバが、前記受付手段と、前記格納手段と、前記表示処理手段とを含み、
前記ユーザ端末が、前記テキストデータに対応する内容を表示したチャット画面を出力する出力手段を含む
[9]記載のチャットシステム。
[11]
ユーザにチャットを行わせる機能を当該ユーザが操作する当該ユーザ端末に実現させるチャットシステム用プログラムであって、前記テキストデータを複数のユーザ端末から受け付ける受付機能と、受け付けた複数の前記テキストデータを記憶媒体に格納する格納機能と、前記複数のユーザ端末にて、前記複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行する表示処理機能とを備える前記サーバから、前記テキストデータに対応する内容を表示したチャット画面を出力するための情報を受信する機能を前記ユーザ端末に
実現させるためのチャットシステム用プログラム。
[12]
テキストデータを管理する機能をユーザ端末に実現させるチャットシステム用プログラムであって、
前記ユーザ端末に、
前記テキストデータを複数のユーザ端末から受け付ける受付機能と、
受け付けた複数の前記テキストデータを記憶媒体に格納する格納機能と、
前記複数のユーザ端末にて、前記複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行する表示処理機能とを
実現させるためのチャットシステム用プログラム。
[13]
[12]記載のチャットシステム用プログラムが前記ユーザ端末に実現させる機能のうち少なくとも1つの機能を、当該ユーザ端末と通信可能なサーバに実現させるためのチャットシステム用プログラム。
[14]
[12]または[13]記載のチャットシステム用プログラムがインストールされたユーザ端末。
[15]
ユーザにチャットを行わせる機能を実現させるチャット方法であって、
前記テキストデータを複数のユーザ端末から受け付ける受付処理と、
受け付けた複数の前記テキストデータを記憶媒体に格納する格納処理と、
前記複数のユーザ端末にて、前記複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行する表示処理とを含む
ことを特徴とするチャット方法。
[16]
通信ネットワークと、サーバと、ユーザ端末とを備え、テキストデータを管理するチャット処理方法であって、
前記テキストデータを複数のユーザ端末から受け付ける受付処理と、
受け付けた複数の前記テキストデータを記憶媒体に格納する格納処理と、
前記複数のユーザ端末にて、前記複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行する表示処理とを含む
ことを特徴とするチャット処理方法。
[Appendix]
The description of the embodiment described above describes at least the following invention so that a person having ordinary knowledge in the field to which the invention belongs can carry out the invention.
[1]
A chat system program that enables a server to manage text data,
To the server,
A reception function for receiving the text data from a plurality of user terminals;
A storage function for storing the received plurality of text data in a storage medium;
For a chat system for realizing a display processing function for executing processing for displaying the contents corresponding to each of the plurality of text data at predetermined time intervals in the order received in the plurality of user terminals program.
[2]
To the server,
A determination function for determining whether it is a transmission timing for transmitting the text data to the user terminal;
The program according to [1], for realizing a transmission function of transmitting the plurality of text data received within a predetermined period to the user terminal when it is determined that the transmission timing is reached.
[3]
In the display processing function, when displaying the content corresponding to one text data among the plurality of text data, the display corresponding to the text data being displayed is stopped and the content corresponding to the one text data is displayed. The program for a chat system according to [1] or [2] for realizing a function of executing a process for causing the chat system to execute.
[4]
The display processing function according to any one of [1] to [3] for realizing a function of executing a process for executing a process for displaying a content corresponding to the text data in a balloon shape Program for the chat system.
[5]
In the display processing function, the character information of each character operated by each user of the plurality of user terminals is displayed at a predetermined position on the chat screen, and is input to each character adjacent to the character information. The chat system program according to [4], which realizes a function of executing processing for displaying text data in a balloon shape.
[6]
The display processing function realizes a function of executing a process for displaying a content corresponding to each of the plurality of text data at a predetermined time interval in an accepted order in a first area on one chat screen. ,
[1] to [5] for realizing a history display processing function for executing processing for causing the server to display contents corresponding to the plurality of text data as a conversation history in the second area on the chat screen. A program for a chat system according to any one of the above.
[7]
The server realizes a function of accepting access to the chat space of the plurality of user terminals,
In the display processing function, a function of executing processing for displaying the latest text data on the user terminal among the text data accepted at the time of access in the accessed chat space in the first area is realized. [6] The chat system program according to [6].
[8]
A server in which the program according to any one of [1] to [7] is installed.
[9]
A chat system including a communication network, a server, and a user terminal for managing text data,
Receiving means for receiving the text data from a plurality of user terminals;
Storage means for storing the received plurality of text data in a storage medium;
Display processing means for executing processing for displaying the contents corresponding to each of the plurality of text data at a predetermined time interval in the order received in the plurality of user terminals. system.
[10]
The server includes the accepting means, the storage means, and the display processing means;
The chat system according to [9], wherein the user terminal includes output means for outputting a chat screen displaying content corresponding to the text data.
[11]
A chat system program that causes a user terminal operated by the user to perform a chat function for the user, the reception function receiving the text data from a plurality of user terminals, and storing the received plurality of text data A storage function for storing in a medium, and a display processing function for executing processing for displaying the contents corresponding to each of the plurality of text data at predetermined time intervals in the order received in the plurality of user terminals, and A program for a chat system for causing the user terminal to realize a function of receiving information for outputting a chat screen displaying content corresponding to the text data from the server.
[12]
A chat system program for realizing a function for managing text data on a user terminal,
In the user terminal,
A reception function for receiving the text data from a plurality of user terminals;
A storage function for storing the received plurality of text data in a storage medium;
For a chat system for realizing a display processing function for executing processing for displaying the contents corresponding to each of the plurality of text data at predetermined time intervals in the order received in the plurality of user terminals program.
[13]
[12] A chat system program for causing a server communicable with the user terminal to implement at least one of the functions realized by the chat system program of the user terminal.
[14]
A user terminal installed with the chat system program according to [12] or [13].
[15]
A chat method that realizes a function of allowing a user to chat,
A reception process for receiving the text data from a plurality of user terminals;
A storage process for storing the received plurality of text data in a storage medium;
And a display process for executing a process for displaying the content corresponding to each of the plurality of text data at a predetermined time interval in the order received in the plurality of user terminals. .
[16]
A chat processing method comprising a communication network, a server, and a user terminal, and managing text data,
A reception process for receiving the text data from a plurality of user terminals;
A storage process for storing the received plurality of text data in a storage medium;
And a display process for executing a process for displaying the contents corresponding to each of the plurality of text data with a predetermined time interval in the order received in the plurality of user terminals. Method.

本発明の実施形態の一つによれば、チャットシステムに有用である。   According to one embodiment of the present invention, it is useful for a chat system.

10 サーバ
11 受付部
12 格納部
13 表示処理部
14 判定部
15 送信部
16 履歴表示処理部
17 アクセス処理部
18 抽出部
20,201〜20N ユーザ端末
30 通信ネットワーク
100 チャットシステム
DESCRIPTION OF SYMBOLS 10 Server 11 Reception part 12 Storage part 13 Display processing part 14 Determination part 15 Transmission part 16 History display processing part 17 Access processing part 18 Extraction part 20,201-20N User terminal 30 Communication network 100 Chat system

Claims (10)

テキストデータを管理する機能をサーバに実現させるチャットシステム用プログラムであって、
前記サーバに、
前記テキストデータを複数のユーザ端末から受け付ける受付機能と、
受け付けた複数の前記テキストデータを記憶媒体に格納する格納機能と、
前記複数のユーザ端末にて、前記複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行する表示処理機能とを
実現させるためのチャットシステム用プログラム。
A chat system program that enables a server to manage text data,
To the server,
A reception function for receiving the text data from a plurality of user terminals;
A storage function for storing the received plurality of text data in a storage medium;
For a chat system for realizing a display processing function for executing processing for displaying the contents corresponding to each of the plurality of text data at predetermined time intervals in the order received in the plurality of user terminals program.
前記サーバに、
前記ユーザ端末に前記テキストデータを送信する送信タイミングであるか否かを判定する判定機能と、
前記送信タイミングであると判定された際に、所定の期間内に受け付けられた前記複数のテキストデータを前記ユーザ端末に送信する送信機能とを
実現させるための請求項1記載のチャットシステム用プログラム。
To the server,
A determination function for determining whether it is a transmission timing for transmitting the text data to the user terminal;
The program for a chat system according to claim 1, for realizing a transmission function of transmitting the plurality of text data received within a predetermined period to the user terminal when it is determined that the transmission timing is reached.
前記表示処理機能では、前記複数のテキストデータのうち一のテキストデータに対応する内容を表示させる際に、表示中のテキストデータに対応する表示を止めて当該一のテキストデータに対応する内容を表示させるための処理を実行する機能を
実現させるための請求項1または請求項2記載のチャットシステム用プログラム。
In the display processing function, when displaying the content corresponding to one text data among the plurality of text data, the display corresponding to the text data being displayed is stopped and the content corresponding to the one text data is displayed. The program for a chat system according to claim 1 or claim 2 for realizing a function of executing a process for causing the program to execute.
前記表示処理機能では、吹き出し状に前記テキストデータに対応する内容を表示させるための処理を実行させるための処理を実行する機能を
実現させるための請求項1から請求項3のうち何れかに記載のチャットシステム用プログラム。
4. The display processing function according to claim 1, wherein the display processing function implements a function for executing a process for displaying a content corresponding to the text data in a balloon shape. 5. Program for the chat system.
前記表示処理機能では、前記複数のユーザ端末の各ユーザが操作する各キャラクタのキャラクタ情報をチャット画面上の所定の位置に表示させ、当該キャラクタ情報に隣接させて、各キャラクタに対して入力されたテキストデータを吹き出し状に表示させるための処理を実行する機能を
実現させるための請求項4記載のチャットシステム用プログラム。
In the display processing function, the character information of each character operated by each user of the plurality of user terminals is displayed at a predetermined position on the chat screen, and is input to each character adjacent to the character information. The program for a chat system according to claim 4 for realizing a function of executing processing for displaying text data in a balloon shape.
前記表示処理機能では、1のチャット画面における第1領域において、前記複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行する機能を実現させ、
前記サーバに、前記チャット画面における第2領域において、前記複数のテキストデータに対応する内容を会話履歴として表示させるための処理を実行する履歴表示処理機能を
実現させるための請求項1から請求項5のうち何れかに記載のチャットシステム用プログラム。
The display processing function realizes a function of executing a process for displaying a content corresponding to each of the plurality of text data at a predetermined time interval in an accepted order in a first area on one chat screen. ,
Claims 1 to 5 for realizing a history display processing function for executing processing for causing the server to display contents corresponding to the plurality of text data as a conversation history in the second area on the chat screen. A program for a chat system according to any one of the above.
前記サーバに、前記複数のユーザ端末のチャット空間へのアクセスを受け付ける機能を実現させ、
前記表示処理機能では、前記第1領域において、アクセスされたチャット空間におけるアクセス時において受け付けられている前記テキストデータのうち最新の前記テキストデータを前記ユーザ端末にて表示させる処理を実行する機能を
実現させるための請求項6記載のチャットシステム用プログラム。
The server realizes a function of accepting access to the chat space of the plurality of user terminals,
In the display processing function, a function of executing processing for displaying the latest text data on the user terminal among the text data accepted at the time of access in the accessed chat space in the first area is realized. A program for a chat system according to claim 6 for causing the program to occur.
通信ネットワークと、サーバと、ユーザ端末とを備え、テキストデータを管理するチャットシステムであって、
前記テキストデータを複数のユーザ端末から受け付ける受付手段と、
受け付けた複数の前記テキストデータを記憶媒体に格納する格納手段と、
前記複数のユーザ端末にて、前記複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行する表示処理手段とを含む
ことを特徴とするチャットシステム。
A chat system including a communication network, a server, and a user terminal for managing text data,
Receiving means for receiving the text data from a plurality of user terminals;
Storage means for storing the received plurality of text data in a storage medium;
Display processing means for executing processing for displaying the contents corresponding to each of the plurality of text data at a predetermined time interval in the order received in the plurality of user terminals. system.
ユーザにチャットを行わせる機能を当該ユーザが操作する当該ユーザ端末に実現させるチャットシステム用プログラムであって、前記テキストデータを複数のユーザ端末から受け付ける受付機能と、受け付けた複数の前記テキストデータを記憶媒体に格納する格納機能と、前記複数のユーザ端末にて、前記複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示させるための処理を実行する表示処理機能とを備える前記サーバから、前記テキストデータに対応する内容を表示したチャット画面を出力するための情報を受信する機能を前記ユーザ端末に
実現させるためのチャットシステム用プログラム。
A chat system program that causes a user terminal operated by the user to perform a chat function for the user, the reception function receiving the text data from a plurality of user terminals, and storing the received plurality of text data A storage function for storing in a medium, and a display processing function for executing processing for displaying the contents corresponding to each of the plurality of text data at predetermined time intervals in the order received in the plurality of user terminals, and A program for a chat system for causing the user terminal to realize a function of receiving information for outputting a chat screen displaying content corresponding to the text data from the server.
ユーザにチャットを行わせる機能を当該ユーザが操作するユーザ端末に実現させるチャットシステム用プログラムであって、
前記ユーザ端末に、
前記ユーザから前記テキストデータの入力を受け付ける受付機能と、
受け付けた前記テキストデータを前記サーバに送信する送信機能と、
前記サーバから表示するテキストデータに関する情報を受信して、前記複数のテキストデータそれぞれに対応する内容を受け付けられた順に所定の時間間隔を空けて表示する表示機能とを
実現させるためのチャットシステム用プログラム。
A program for a chat system that causes a user terminal operated by the user to perform a function of allowing the user to chat,
In the user terminal,
A reception function for receiving input of the text data from the user;
A transmission function for transmitting the received text data to the server;
A program for a chat system that realizes a display function that receives information related to text data to be displayed from the server, and displays the content corresponding to each of the plurality of text data at a predetermined time interval in the order received. .
JP2015167213A 2015-08-26 2015-08-26 Program for chat system and chat system Pending JP2017042362A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015167213A JP2017042362A (en) 2015-08-26 2015-08-26 Program for chat system and chat system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015167213A JP2017042362A (en) 2015-08-26 2015-08-26 Program for chat system and chat system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2020081998A Division JP7108657B2 (en) 2020-05-07 2020-05-07 Chat system program and chat system

Publications (1)

Publication Number Publication Date
JP2017042362A true JP2017042362A (en) 2017-03-02

Family

ID=58209112

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015167213A Pending JP2017042362A (en) 2015-08-26 2015-08-26 Program for chat system and chat system

Country Status (1)

Country Link
JP (1) JP2017042362A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6405479B1 (en) * 2018-02-19 2018-10-17 株式会社コナミデジタルエンタテインメント GAME SYSTEM, GAME TERMINAL, AND PROGRAM

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006350628A (en) * 2005-06-15 2006-12-28 Movida Holdings株式会社 Communication system and communication method
JP2012090843A (en) * 2010-10-28 2012-05-17 Square Enix Co Ltd Party chat system, program for party chat system, and information recording medium
JP2013135761A (en) * 2011-12-28 2013-07-11 Copcom Co Ltd Computer program and game device
JP2014004134A (en) * 2012-06-25 2014-01-16 Konami Digital Entertainment Co Ltd Message management apparatus, message management method, and program
JP2014063342A (en) * 2012-09-21 2014-04-10 Konami Digital Entertainment Co Ltd Management device, message management method and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006350628A (en) * 2005-06-15 2006-12-28 Movida Holdings株式会社 Communication system and communication method
JP2012090843A (en) * 2010-10-28 2012-05-17 Square Enix Co Ltd Party chat system, program for party chat system, and information recording medium
JP2013135761A (en) * 2011-12-28 2013-07-11 Copcom Co Ltd Computer program and game device
JP2014004134A (en) * 2012-06-25 2014-01-16 Konami Digital Entertainment Co Ltd Message management apparatus, message management method, and program
JP2014063342A (en) * 2012-09-21 2014-04-10 Konami Digital Entertainment Co Ltd Management device, message management method and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6405479B1 (en) * 2018-02-19 2018-10-17 株式会社コナミデジタルエンタテインメント GAME SYSTEM, GAME TERMINAL, AND PROGRAM
WO2019159421A1 (en) * 2018-02-19 2019-08-22 株式会社コナミデジタルエンタテインメント Game system, terminal device, and program
JP2019141265A (en) * 2018-02-19 2019-08-29 株式会社コナミデジタルエンタテインメント Game system, game device, and program

Similar Documents

Publication Publication Date Title
KR102531745B1 (en) Server, method for controlling server, and program
CN109725975B (en) Method and device for prompting read state of message and electronic equipment
JP5883013B2 (en) Interactive messaging service operation method providing acknowledgment
CN102770832A (en) Method and apparatus for providing cooperative enablement of user input options
CN106909448A (en) Method, system and client device for performing application
US11184314B2 (en) Method and apparatus for prompting message reading state, and electronic device
US9503550B2 (en) Multi-modality communication modification
EP4137944A1 (en) Method and apparatus for displaying interaction message of application, and readable storage medium
CN110658960A (en) Message processing method and device and electronic equipment
EP4192005A1 (en) Conversation control device, conversation system, and conversation control method
CN110837334B (en) Method, device, terminal and storage medium for interactive control
US9942732B2 (en) Triggering actions with mobile messages
JP2014216883A (en) Communication terminal, communication system, communication method, and program
CN114338576A (en) Task participant adding method and device, electronic equipment and storage medium
WO2015183043A1 (en) Method, device, and server for grouping chat messages
CN103135886A (en) Apparatus and method of a mobile terminal using a dialog application having a notice function
JP2017042362A (en) Program for chat system and chat system
CN103701681A (en) Information processing method and electronic equipment
JP5468081B2 (en) Information processing system, information processing method, information processing apparatus, information processing apparatus control method, information processing terminal, information processing terminal control method, information storage medium, and program
JP2020114560A (en) Program for chat system and chat system
KR101368780B1 (en) Multi communication service system and multi communication service method
CN113318437A (en) Interaction method, device, equipment and medium
CN110708425A (en) Message display method and device and electronic equipment
CN113302682A (en) Voice chat device, voice chat method, and program
CN110825287A (en) Terminal display control method, device, terminal and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180806

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190618

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190819

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20200204