CN107465592B - Message interaction method and system - Google Patents

Message interaction method and system Download PDF

Info

Publication number
CN107465592B
CN107465592B CN201610392654.2A CN201610392654A CN107465592B CN 107465592 B CN107465592 B CN 107465592B CN 201610392654 A CN201610392654 A CN 201610392654A CN 107465592 B CN107465592 B CN 107465592B
Authority
CN
China
Prior art keywords
message
group
terminal
confirmation information
sent
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201610392654.2A
Other languages
Chinese (zh)
Other versions
CN107465592A (en
Inventor
张敏
赵一唯
王震
王育桃
陈思佳
赵山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NANJING SUNING ELECTRONIC INFORMATION TECHNOLOGY Co.,Ltd.
Original Assignee
Suning Cloud Computing 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 Suning Cloud Computing Co Ltd filed Critical Suning Cloud Computing Co Ltd
Priority to CN201610392654.2A priority Critical patent/CN107465592B/en
Publication of CN107465592A publication Critical patent/CN107465592A/en
Application granted granted Critical
Publication of CN107465592B publication Critical patent/CN107465592B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/234Monitoring or handling of messages for tracking messages

Abstract

The embodiment of the invention discloses a message interaction method and a message interaction system, which relate to the field of internet and can solve the problems that messages displayed in a chat interface are disordered, and a publisher cannot conveniently know the reading condition of other members for the sent messages. The invention comprises the following steps: receiving a message sent by a publisher terminal, and publishing the message in a group; if the identification content is detected to exist in the message, receiving confirmation information, wherein the confirmation information is sent by a receiving party terminal after the message is displayed, and the receiving party terminal corresponds to accounts except one account in a group; and generating state information by using the counted quantity value and sending the state information to the publisher terminal, wherein the quantity value is used for representing the quantity of the receiver terminals which send the confirmation information, and the state information is used for displaying the quantity value at the corresponding position of the display message by the publisher terminal. The invention is suitable for rapidly displaying the read state of the messages in the group.

Description

Message interaction method and system
Technical Field
The invention relates to the field of internet, in particular to a message interaction method and a message interaction system.
Background
With the development of instant messaging technology in recent years, various instant messaging tools have become important communication modes in work and life of people. In order to facilitate the dividing and management of chat groups, users usually establish various fixed groups with different sizes, and issue group messages such as activity messages and conference notifications in the fixed groups so as to notify group members.
Moreover, such group messages are different from ordinary chat messages, and after the publisher writes the message content, the publisher needs to perform the identification operation and the configuration operation of the sending mode on the group messages so as to distinguish the group messages from the ordinary chat messages. In some groups with more people or more formal work groups, the sending authority of the group message is limited to the group owner or the administrator for the convenience of management, and the group owner or the administrator monitors the reading condition of the group message by the group members.
However, in practical applications, the proportion of users using temporary groups for chatting is much larger than that of fixed groups, such as: the user often extracts related contacts from the address book and initiates temporary group chat on the current topic or work item, and the temporary group chat is dispersed after the topic or work item is finished. Due to the characteristics of dynamic establishment/dismissal, short duration, few people and the like of the temporary group, no full time generally plays a role in sending the permission, and because the sending of the group message needs extra time to operate so as to configure the identification and sending mode of the group message, the members in the temporary group chat almost issue important information by sending common chat messages in groups, so that the messages displayed in the chat interface are disordered, and the publishers of the messages cannot conveniently know the reading condition of other members for the sent messages.
Disclosure of Invention
Embodiments of the present invention provide a message interaction method and system, which can alleviate the problem that messages displayed in a chat interface are confused, and a publisher cannot conveniently know the reading condition of the sent messages by other members.
In order to achieve the above purpose, the embodiment of the invention adopts the following technical scheme:
in a first aspect, an embodiment of the present invention provides a message interaction method, including:
receiving a message sent by a publisher terminal, and publishing the message in a group, wherein the group consists of at least two account numbers, and the publisher terminal corresponds to one account number;
if the identification content is detected to exist in the message, receiving confirmation information, wherein the confirmation information is sent by a receiver terminal after the message is displayed, and the receiver terminal corresponds to account numbers except one account number in the group;
and generating state information by using the counted quantity value and sending the state information to the publisher terminal, wherein the quantity value is used for representing the quantity of the receiver terminals which send the confirmation information, and the state information is used for displaying the quantity value at the corresponding position of the publisher terminal for displaying the message.
With reference to the first aspect, in a first possible implementation manner of the first aspect, the receiving, if it is detected that the message includes the identification content, acknowledgment information includes:
if the message is detected to have the identification content, extracting a user identification from the identification content, and determining a receiver terminal pointed by the identification content according to the user identification;
and receiving confirmation information sent by the receiver terminal pointed by the identification content.
With reference to the first possible implementation manner of the first aspect, in a second possible implementation manner, the generating state information by using the counted quantity value and sending the state information to the publisher terminal includes:
according to the currently received confirmation information, determining a receiver terminal which has sent the confirmation information and a receiver terminal which has not sent the confirmation information in the receiver terminals which are pointed by the identification content;
and generating state information according to the quantity value, the user identification corresponding to the receiver terminal which has sent the confirmation information and the user identification of the receiver terminal which has not sent the confirmation information, and sending the state information to the publisher terminal.
In a second aspect, an embodiment of the present invention provides a message interaction method, including:
acquiring a message input by a user through a group interface, and sending the message to a group server, wherein the group consists of at least two account numbers, the publisher terminal corresponds to one of the account numbers, and the message comprises identification content;
receiving state information sent by the group server, and displaying a quantity value at a corresponding position displayed in the group interface by the message according to the state information, wherein the quantity value is used for representing the quantity of receiver terminals sending confirmation information, the confirmation information is sent to the group server by the receiver terminals after the message is displayed, and the receiver terminals correspond to account numbers except one account number in the group.
With reference to the second aspect, in a first possible implementation manner of the second aspect, the method further includes:
according to the user identification in the state information, screening the user identification of the receiver terminal which has sent the confirmation information and the user identification of the receiver terminal which has not sent the confirmation information in the user identification of the receiver terminal which is pointed by the identification content;
and generating a skip link and displaying the skip link at a corresponding position of the message displayed in the group interface, wherein the skip link is used for pointing to an interface displaying an unread list and/or a read list, the read list is used for representing the user identifier of the receiver terminal which has sent the confirmation information, and the unread list is used for representing the user identifier of the receiver terminal which has not sent the confirmation information.
In a third aspect, an embodiment of the present invention provides a message interaction method, including:
receiving a message issued by a group server, wherein the message is sent to the group server by an issuer terminal in the group, the group consists of at least two account numbers, the issuer terminal corresponds to one of the account numbers, and the receiver terminal corresponds to account numbers except for one of the account numbers in the group;
and when the message is detected to be displayed in the current interface, sending confirmation information to the group server, wherein the confirmation information is used for counting the number of the receiver terminals displaying the message by the group server.
With reference to the third aspect, in a first possible implementation manner of the third aspect, the sending, when it is detected that the message is displayed in the current interface, confirmation information to the group server includes:
displaying a prompt icon after receiving the message;
and when the operation that the user clicks the prompt icon is detected, displaying the message in the current group interface, and sending confirmation information to the group server.
With reference to the third aspect, in a second possible implementation manner of the third aspect, the sending, when it is detected that the message is displayed in the current interface, confirmation information to the group server includes:
after receiving the message, scrolling and displaying the content of the group interface according to the sliding operation of the user;
when detecting that the content of the message appears in the current group interface, sending confirmation information to the group server.
In a fourth aspect, an embodiment of the present invention provides a message interaction system, including: the system comprises a group server, a publisher terminal and at least one receiver terminal;
the publisher terminal is used for acquiring a message input by a user through a group interface and sending the message to a group server, the group is composed of at least two account numbers, the publisher terminal corresponds to one account number, the receiver terminal corresponds to account numbers in the group except for one account number, and the message comprises identification content;
the group server is used for receiving the message sent by the publisher terminal and publishing the message in a group;
the receiver terminal is used for receiving the message issued by the group server in the group; when the message is detected to be displayed in the current interface, sending confirmation information to the group server;
the group server is further configured to receive confirmation information if the identification content in the message is detected, generate status information by using a counted quantity value and send the status information to the publisher terminal, where the quantity value is used to indicate the number of the recipient terminals that sent the confirmation information, and the status information is used for the publisher terminal to display the quantity value at a corresponding position where the message is displayed;
the publisher terminal is further configured to receive the status information sent by the group server, and display a quantity value at a corresponding position of the message displayed in the group interface according to the status information.
With reference to the fourth aspect, in a first possible implementation manner of the fourth aspect, the group server is specifically configured to, if it is detected that the message includes an identifier content, extract a user identifier from the identifier content, and determine, according to the user identifier, a receiver terminal to which the identifier content points; receiving confirmation information sent by the receiver terminal pointed by the identification content;
then according to the currently received confirmation information, determining a receiver terminal which has sent the confirmation information and a receiver terminal which has not sent the confirmation information in the receiver terminals pointed by the identification content; generating state information according to the quantity value, the user identification corresponding to the receiver terminal which has sent the confirmation information and the user identification of the receiver terminal which has not sent the confirmation information, and sending the state information to the publisher terminal;
the receiver terminal is specifically configured to obtain, according to the user identifier in the state information, a user identifier of the receiver terminal that has sent the confirmation information and a user identifier of the receiver terminal that has not sent the confirmation information by screening from the user identifiers of the receiver terminals to which the identification content points; and generating a skip link and displaying the skip link at a corresponding position displayed in the group interface by the message, wherein the skip link is used for pointing to an interface displaying an unread list and/or a read list, the read list is used for representing the user identifier of the receiver terminal which has sent the confirmation information, and the unread list is used for representing the user identifier of the receiver terminal which has not sent the confirmation information.
The message interaction method and the message interaction system provided by the embodiment of the invention can automatically count the read state of the group message and report the read state back to the publisher terminal, thereby solving the problems that the messages displayed in the chat interface in the prior art are disordered and the publisher cannot conveniently know the read conditions of other members for the sent messages.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic structural diagram of a message interaction system according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of a message interaction method according to an embodiment of the present invention;
FIG. 3 is a schematic interface diagram of an embodiment of the present invention;
FIG. 4 is a schematic interface diagram of another embodiment of the present invention;
fig. 5 is a flowchart illustrating another message interaction method according to an embodiment of the present invention;
FIG. 6 is a schematic interface diagram illustrating another embodiment of the present invention;
FIG. 7 is a schematic interface diagram illustrating another embodiment of the present invention;
fig. 8 is a flowchart illustrating a further message interaction method according to an embodiment of the present invention;
fig. 9 is a schematic view of an interaction process of the message interaction system according to the embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the present invention will be described in further detail with reference to the accompanying drawings and specific embodiments. Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the accompanying drawings are illustrative only for the purpose of explaining the present invention, and are not to be construed as limiting the present invention. As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or coupled. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items. It will be understood by those skilled in the art that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the prior art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
The message interaction method provided by the embodiment of the present invention can be specifically implemented on a system as shown in fig. 1, where the system includes a group server, a publisher terminal, and at least one recipient terminal. In this embodiment, the terminal of the issuing party and the terminal of the receiving party are only terminal devices divided according to the sending and receiving order of one message, and are not limited to the hardware structure of the terminal devices, for example: the terminal 1 sends the message 1 to the group server, the terminal 2 receives the message 1 issued by the group server and displays the message 1 on a group chat interface displayed on a display unit (such as a touch screen, a display and the like) of the terminal 2, so that the terminal 1 is an issuer terminal of the message 1, and the terminal 2 is a receiver terminal of the message 1; after that, the terminal 2 sends the message 2 to the group server, and the terminal 1 receives the message 2 issued by the group server and displays the message 2 on the group chat interface displayed on the display unit (such as a touch screen, a display and the like) of the terminal 1, so that the terminal 2 is the issuer terminal of the message 2, and the terminal 1 is the receiver terminal of the message 2. Further, under the condition that multiple terminals correspond to one user account, the group server identifies terminal equipment used when the current user account logs in according to the currently received message or information.
The terminal Device disclosed in this embodiment may be implemented as a single Device, or integrated into various different terminal devices, such as a Personal Computer, a smart phone, a Tablet Personal Computer (Tablet Personal Computer), a Laptop Computer (Laptop Computer), a Personal Digital Assistant (PDA), a Mobile Internet Device (MID), or a Wearable Device (Wearable Device). The group server disclosed in the present embodiment may specifically be a server device for managing group-based information interaction services. The group server in this embodiment is specifically a device that includes elements such as a processor, a hard disk, a memory, a system bus, and a communication interface and is used to provide a computing service, and is implemented as a single server device or integrated into a device cluster including server devices.
An embodiment of the present invention provides a message interaction method, which may be specifically used in a group server shown in fig. 1, where as shown in fig. 2, the method includes:
and S01, receiving the message sent by the publisher terminal, and publishing the message in the group.
The group can be a temporarily established online instant chat group; or a chat group which is established after the website of the operator is registered and exists for a long time; in this embodiment, the group may be not only a chat group, a chat room, or the like, but also a short message sending and receiving group or other types of groups for performing message interaction among a plurality of user terminals. In this embodiment, the group includes at least two accounts, and the issuer terminal corresponds to one of the accounts.
The message sent by the publisher terminal may specifically be text information, picture information, a piece of audio information, a piece of video information, and the like, which are input by a user through an input device (such as a keyboard, a mouse, a microphone, a touch screen of the publisher terminal, and the like connected to the publisher terminal).
And S02, receiving confirmation information if the message is detected to have the identification content.
The identification content may specifically be a specific character, picture information, a specific piece of audio information, a specific piece of video information, or the like. If no identifying content is detected in the message, additional processing is performed after the message is published in the group.
And S03, generating state information by using the counted quantity value and sending the state information to the publisher terminal.
And the confirmation information is sent by the receiver terminal after the message is displayed, and the receiver terminal corresponds to the account except for one account in the group. The quantity value is used for representing the quantity of the receiving party terminals which send the confirmation information, and the state information is used for the issuing party terminal to display the quantity value at the corresponding position of the message. For example: as shown in fig. 3, the receiving terminal may query the display position of the message in the group chat interface and display the quantity value close to the display position, for example: the number of people who have read.
In this embodiment, the identifier content may further include a user identifier pointing to the specified user, so that the group server counts the reading condition of the message by the user pointed to by the user identifier. The specific manner of receiving the confirmation information if the identification content is detected to exist in the message may include:
and if the message is detected to have the identification content, extracting the user identification from the identification content, and determining the receiver terminal pointed by the identification content according to the user identification. And receiving confirmation information sent by the receiver terminal to which the identification content points.
The user identifier may be information such as names, nicknames, ID numbers, and the like of members in the group. For example: the group message publisher inputs the message through the terminal device (wherein the terminal device of the group message publisher can be understood as the publisher terminal) and sends the message to the group server, and includes the character "@" in the input message, and includes the name of the designated member in the group after the "@", or includes the characters used for representing the member coverage such as "all members" after the "@". After the group server broadcasts the message to all members in the group, the group server records the number of the read persons according to the received confirmation information, and adds 1 to the number of the read persons representing the current number value after receiving one piece of confirmation information. And the publisher terminal may be notified while the quantity value is refreshed each time so that the publisher terminal updates the quantity value.
Further, the user identifier in this embodiment may also be information pointing to non-group members, such as names, nicknames, ID numbers, and the like of members outside the group. The message sent by the publisher terminal to the group server may also be sent to the terminal device of the non-group member to which the user identifier points, wherein the terminal device of the non-group member may also serve as the receiver terminal. And when the terminal equipment of the non-group member sends confirmation information to the group server after displaying the message, the group server updates the quantity value according to the confirmation information sent by the terminal equipment of the non-group member.
In this embodiment, based on the user identifier pointing to the designated user in the identifier content, the group server may count the recipient terminal that has sent the confirmation information and the recipient terminal that has not sent the confirmation information, thereby determining the user that has sent the confirmation information and the user that has not sent the confirmation information, and notifying the publisher terminal. Specifically, the generating state information by using the counted quantity value and sending the state information to the publisher terminal may include:
and according to the currently received confirmation information, determining a receiver terminal which has sent the confirmation information and a receiver terminal which has not sent the confirmation information in the receiver terminals pointed by the identification content. And generating state information according to the quantity value, the user identification corresponding to the receiver terminal which has sent the confirmation information and the user identification of the receiver terminal which has not sent the confirmation information, and sending the state information to the publisher terminal.
For example: as shown in fig. 4, a portion displaying the number value in fig. 3 is specifically a connection generated by the receiving-side terminal, and the connection points to an interface for displaying a detailed information list of the number of people read/unread. And when the publisher terminal detects that the user clicks the connection operation, jumping to an interface for displaying a detailed information list of the number of the read people/the number of the unread people.
The message interaction method provided by the embodiment of the invention can automatically count the read state of the group message and report the read state back to the publisher terminal, thereby relieving the problems that the messages displayed in the chat interface in the prior art are disordered and the publisher cannot conveniently know the read conditions of other members for the sent messages.
An embodiment of the present invention further provides a message interaction method, which may be specifically used for a publisher terminal shown in fig. 1, where the method, as shown in fig. 5, includes:
and S11, acquiring the message input by the user through the group interface, and sending the message to the group server.
The group comprises at least two account numbers, the publisher terminal corresponds to one of the account numbers, and the message comprises identification content.
S12, receiving the state information sent by the group server, and displaying a quantity value at the corresponding position of the message displayed in the group interface according to the state information.
The quantity value is used for representing the quantity of the receiver terminals which send confirmation information, the confirmation information is sent to the group server by the receiver terminals after the message is displayed, and the receiver terminals correspond to the account numbers except one account number in the group.
Further, the execution flow on the publisher terminal further includes:
and the publisher terminal screens the user identification of the receiver terminal which has sent the confirmation information and the user identification of the receiver terminal which has not sent the confirmation information in the user identification of the receiver terminal which is pointed by the identification content according to the user identification in the state information.
Further, the user identification may be a name, ID number, nickname, etc. of a group member, and may also be a character representing a specific member set, such as: the @ membership, the user identification is the "membership", then the user identification points to all members in the group at this time; for another example: "@ woman commemoration", the user identification is "woman commemoration", then the user identification points to all members of the group whose gender information is "woman".
And the publisher terminal generates a jump link and displays the jump link at a corresponding position of the message displayed in the group interface.
The corresponding position may be the front end, the upper end, the lower end of the message or other areas adjacent to the display position of the message in the group interface. The skip link is used for pointing to an interface for displaying an unread list and/or a read list, the read list is used for representing the user identification of the receiver terminal which has sent the confirmation information, and the unread list is used for representing the user identification of the receiver terminal which has not sent the confirmation information. For example: as shown in fig. 4, the jump link is in the form of a character "@ N people read" and is displayed at the front end of the corresponding position of the message displayed in the group interface, after the message is broadcast to all members in the group by the group server, the group server records the number of people read according to the received confirmation information, and adds 1 to the numerical value N every time a confirmation information is received. If the user clicks the skip link, as shown in fig. 6, the display interface of the publisher terminal skips to an interface displaying the unread list and the read list; or as shown in fig. 7, in a mobile terminal with a limited screen size, such as a smart phone or a tablet computer, the unread list and the displayed read list may be displayed in different interfaces respectively, and switched back and forth by a sliding operation of the user.
The message interaction method provided by the embodiment of the invention can automatically count the read state of the group message and report the read state back to the publisher terminal, thereby relieving the problems that the messages displayed in the chat interface in the prior art are disordered and the publisher cannot conveniently know the read conditions of other members for the sent messages.
An embodiment of the present invention further provides a message interaction method, which may be specifically used for a receiver terminal shown in fig. 1, where the method, as shown in fig. 8, includes:
s21, receiving the message issued by the group server, the message is sent to the group server by the issuing terminal in the group.
The group comprises at least two account numbers, the publisher terminal corresponds to one of the account numbers, and the receiver terminal corresponds to account numbers in the group except for the account number.
And S22, when the message is detected to be displayed in the current interface, sending confirmation information to the group server.
Wherein the confirmation information is used for the group server to count the number of the receiver terminals which have displayed the message. For example: and the receiver terminal displays a prompt icon after receiving the message. When the operation that the user clicks the prompt icon is detected, the message is displayed in the current group interface, and confirmation information is sent to the group server, such as: and after the user clicks the prompt icon, the interface of the receiver terminal jumps to the group interface, and automatically turns pages to the position of the message in the group interface, so that the message is displayed in the current interface of the receiver terminal.
For another example: after receiving the message, the receiving terminal scrolls and displays the content of the group interface according to the sliding operation of the user, such as: and turning down the page group interface through the sliding operation of the user on the touch screen of the receiver terminal. When detecting that the content of the message appears in the current group interface, sending confirmation information to the group server.
The message interaction method provided by the embodiment of the invention can automatically count the read state of the group message and report the read state back to the publisher terminal, thereby relieving the problems that the messages displayed in the chat interface in the prior art are disordered and the publisher cannot conveniently know the read conditions of other members for the sent messages.
An embodiment of the present invention further provides a system as shown in fig. 1, where the system includes a group server, a publisher terminal, and at least one recipient terminal. Referring to the interaction process shown in fig. 9, wherein:
the publisher terminal is used for acquiring a message input by a user through a group interface and sending the message to a group server, the group is composed of at least two account numbers, the publisher terminal corresponds to one account number, the receiver terminal corresponds to account numbers except for one account number in the group, and the message comprises identification content.
And the group server is used for receiving the message sent by the publisher terminal and publishing the message in the group.
The receiver terminal is used for receiving the message issued by the group server in the group. And sending confirmation information to the group server when the message is detected to be displayed in the current interface.
The group server is further configured to receive confirmation information if the identification content in the message is detected, generate status information by using a counted quantity value, and send the status information to the publisher terminal, where the quantity value is used to indicate the number of the recipient terminals that sent the confirmation information, and the status information is used for the publisher terminal to display the quantity value at a corresponding position where the message is displayed.
The publisher terminal is further configured to receive the status information sent by the group server, and display a quantity value at a corresponding position of the message displayed in the group interface according to the status information.
In this embodiment, the group server is specifically configured to, if it is detected that the identification content exists in the message, extract a user identifier from the identification content, and determine, according to the user identifier, a receiver terminal to which the identification content points. And receiving confirmation information sent by the receiver terminal to which the identification content points.
And then according to the currently received confirmation information, determining a receiver terminal which has sent the confirmation information and a receiver terminal which has not sent the confirmation information in the receiver terminals pointed by the identification content. And generating state information according to the quantity value, the user identification corresponding to the receiver terminal which has sent the confirmation information and the user identification of the receiver terminal which has not sent the confirmation information, and sending the state information to the publisher terminal.
The receiver terminal is specifically configured to filter, according to the user identifier in the state information, the user identifier of the receiver terminal to which the identification content points, to obtain the user identifier of the receiver terminal that has sent the confirmation information and the user identifier of the receiver terminal that has not sent the confirmation information. And generating a skip link and displaying the skip link at a corresponding position displayed in the group interface by the message, wherein the skip link is used for pointing to an interface displaying an unread list and/or a read list, the read list is used for representing the user identifier of the receiver terminal which has sent the confirmation information, and the unread list is used for representing the user identifier of the receiver terminal which has not sent the confirmation information.
The message interaction system provided by the embodiment of the invention can automatically count the read state of the group message and report the read state back to the publisher terminal, thereby relieving the problems that the messages displayed in the chat interface in the prior art are disordered and the publisher cannot conveniently know the read conditions of other members for the sent messages.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the apparatus embodiment, since it is substantially similar to the method embodiment, it is relatively simple to describe, and reference may be made to some descriptions of the method embodiment for relevant points. It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like. The above description is only for the specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (1)

1. A message interaction method, comprising:
performing, by the group server: receiving a message sent by a publisher terminal, and publishing the message in a group, wherein the group consists of at least two account numbers, and the publisher terminal corresponds to one account number;
if the identification content is detected to exist in the message, receiving confirmation information, wherein the confirmation information is sent by a receiver terminal after the message is displayed, and the receiver terminal corresponds to account numbers except one account number in the group;
generating state information by using the counted quantity value and sending the state information to the publisher terminal, wherein the quantity value is used for representing the quantity of the receiver terminals which send the confirmation information, and the state information is used for the publisher terminal to display the quantity value at the corresponding position for displaying the message;
the receiving party terminal inquires the display position of the message in the group chat interface and displays the quantity value close to the display position;
according to the user identification in the state information, screening the user identification of the receiver terminal which has sent the confirmation information and the user identification of the receiver terminal which has not sent the confirmation information in the user identification of the receiver terminal which is pointed by the identification content;
generating a skip link and displaying the skip link at a corresponding position of the message displayed in the group interface, wherein the skip link is used for pointing to an interface displaying an unread list and/or a read list, the read list is used for representing a user identifier of a receiver terminal which has sent the confirmation information, and the unread list is used for representing a user identifier of the receiver terminal which has not sent the confirmation information;
wherein, the part for displaying the quantity value is a skip link generated by the terminal of the receiving party; the jump link is in a character form;
the user identification also points to the information of the non-group members, the information sent by the publisher terminal to the group server is also sent to the terminal equipment of the non-group members pointed by the user identification; when the terminal equipment of the non-group member sends confirmation information to the group server after displaying the message, the group server updates the quantity value according to the confirmation information sent by the terminal equipment of the non-group member;
if the message is detected to have the identification content, receiving confirmation information, including:
if the message is detected to have the identification content, extracting a user identification from the identification content, and determining a receiver terminal pointed by the identification content according to the user identification;
receiving confirmation information sent by a receiver terminal pointed by the identification content;
the generating state information by using the counted quantity value and sending the state information to the publisher terminal comprises the following steps:
according to the currently received confirmation information, determining a receiver terminal which has sent the confirmation information and a receiver terminal which has not sent the confirmation information in the receiver terminals which are pointed by the identification content;
generating state information according to the quantity value, the user identification corresponding to the receiver terminal which has sent the confirmation information and the user identification of the receiver terminal which has not sent the confirmation information, and sending the state information to the publisher terminal;
executing, by the publisher terminal: receiving a message issued by a group server, wherein the message is sent to the group server by an issuer terminal in the group, the group consists of at least two account numbers, the issuer terminal corresponds to one of the account numbers, and the receiver terminal corresponds to account numbers except for one of the account numbers in the group;
when the message is detected to be displayed in the current interface, sending confirmation information to the group server, wherein the confirmation information is used for counting the number of the receiver terminals displaying the message by the group server;
when the message is detected to be displayed in the current interface, sending confirmation information to the group server, including:
displaying a prompt icon after receiving the message;
when the operation that the user clicks the prompt icon is detected, displaying the message in the current group interface, and sending confirmation information to the group server;
when the message is detected to be displayed in the current interface, sending confirmation information to the group server, including:
after receiving the message, scrolling and displaying the content of the group interface according to the sliding operation of the user;
when detecting that the content of the message appears in the current group interface, sending confirmation information to the group server.
CN201610392654.2A 2016-06-03 2016-06-03 Message interaction method and system Active CN107465592B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610392654.2A CN107465592B (en) 2016-06-03 2016-06-03 Message interaction method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610392654.2A CN107465592B (en) 2016-06-03 2016-06-03 Message interaction method and system

Publications (2)

Publication Number Publication Date
CN107465592A CN107465592A (en) 2017-12-12
CN107465592B true CN107465592B (en) 2020-08-21

Family

ID=60544480

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610392654.2A Active CN107465592B (en) 2016-06-03 2016-06-03 Message interaction method and system

Country Status (1)

Country Link
CN (1) CN107465592B (en)

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108011812A (en) * 2018-01-16 2018-05-08 吉浦斯信息咨询(深圳)有限公司 Realize that message in instant messaging has read the method and system of unread state synchronization
CN108377217B (en) * 2018-02-12 2022-04-22 段迎 Real-time communication method and device
CN108512742B (en) * 2018-02-13 2020-12-04 论客科技(广州)有限公司 Message pushing method, device, server and system for member level
CN110247838A (en) * 2018-03-07 2019-09-17 阿里巴巴集团控股有限公司 Message treatment method, device, server and storage medium
CN108469932B (en) * 2018-03-23 2020-06-02 维沃移动通信有限公司 Message processing method and terminal
CN108665233A (en) * 2018-04-19 2018-10-16 中酒云图(北京)网络技术有限公司 Exchange method based on user behavior and system
CN108563378B (en) 2018-04-25 2020-06-16 维沃移动通信有限公司 Message management method and terminal
CN110798392A (en) * 2018-08-01 2020-02-14 阿里巴巴集团控股有限公司 Group message state display method, device and system, electronic equipment and mobile terminal
CN109981304A (en) * 2019-02-28 2019-07-05 北京达佳互联信息技术有限公司 Instant session method, device and storage medium
CN110147194B (en) * 2019-05-21 2022-12-06 网易(杭州)网络有限公司 Information sending method and device
CN112202660B (en) * 2019-07-08 2022-11-22 钉钉控股(开曼)有限公司 Communication method and device
CN112291134B (en) * 2019-07-23 2023-04-07 腾讯科技(深圳)有限公司 Information prompting method, device, equipment and storage medium
CN111431797A (en) * 2020-03-27 2020-07-17 北京北信源软件股份有限公司 Method and device for checking unread people of instant messaging group messages
CN113132122B (en) * 2021-04-16 2022-08-16 网易(杭州)网络有限公司 Group information processing method and device, storage medium and electronic equipment
CN114697284B (en) * 2022-03-30 2023-09-12 中国联合网络通信集团有限公司 Information reminding method, server and storage medium
CN115225600A (en) * 2022-07-26 2022-10-21 中国银行股份有限公司 Message display method and related device
CN115361353A (en) * 2022-08-16 2022-11-18 杭州网易云音乐科技有限公司 Information interaction method, medium, device and computing equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103731334A (en) * 2012-10-10 2014-04-16 中兴通讯股份有限公司 Message status display method and device
CN105323147A (en) * 2014-08-01 2016-02-10 掌赢信息科技(上海)有限公司 Group message reading feedback method, and server and client side device thereof
CN105376137A (en) * 2014-08-27 2016-03-02 阿里巴巴集团控股有限公司 Instant messaging method and device
CN105591881A (en) * 2015-12-11 2016-05-18 中青冠岳科技(北京)有限公司 Communication method having notice reading feedback function

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104901869B (en) * 2015-05-25 2017-09-15 南京信息职业技术学院 One kind is in group member's interactive approach
CN105577530B (en) * 2016-01-07 2020-02-07 天脉聚源(北京)科技有限公司 Group chat information overview method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103731334A (en) * 2012-10-10 2014-04-16 中兴通讯股份有限公司 Message status display method and device
CN105323147A (en) * 2014-08-01 2016-02-10 掌赢信息科技(上海)有限公司 Group message reading feedback method, and server and client side device thereof
CN105376137A (en) * 2014-08-27 2016-03-02 阿里巴巴集团控股有限公司 Instant messaging method and device
CN105591881A (en) * 2015-12-11 2016-05-18 中青冠岳科技(北京)有限公司 Communication method having notice reading feedback function

Also Published As

Publication number Publication date
CN107465592A (en) 2017-12-12

Similar Documents

Publication Publication Date Title
CN107465592B (en) Message interaction method and system
US10616289B2 (en) System and method for managing online group chat
CN108243086B (en) Message processing method and system
CN106789596B (en) Information attention method, related equipment and system
EP2770668B1 (en) Apparatus and Method for Controlling a Messenger Service in a Terminal
US20080109741A1 (en) User-generated content with instant-messaging functionality
JP2018505484A (en) Group chat method and apparatus
CN106911556B (en) Message reminding management method and terminal
EP2717523B1 (en) Wireless terminal and method for processing contact information
CN104052655A (en) Group chatting method and instant messaging client-side
CN104106034A (en) Apparatus and method for collating application events with contacts of an electronic device
CN102696249B (en) A kind of method that data in message are processed and mobile terminal
CN104125136A (en) Message prompt method, client and terminal equipment
CN107277244A (en) Screenshot processing method and device
CN112422409B (en) Instant messaging method, device, terminal and storage medium
CN104410562A (en) Method of processing instant message associated with business
US9800530B2 (en) Message display method and device
EP3123420A1 (en) Cross-client subscription to groups
CN108933947B (en) Bullet screen display method and device
CN111431797A (en) Method and device for checking unread people of instant messaging group messages
CN103064824A (en) Method and device for adding content of file to be edited via screen capturing
US20190230195A1 (en) Integration of client system groups
US9906485B1 (en) Apparatus and method for coordinating live computer network events
CN108075905B (en) Message sending method and device
US20230300092A1 (en) Multichannel messaging system and method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20200714

Address after: No.1-1 Suning Avenue, Xuzhuang Software Park, Nanjing, Jiangsu Province, 210042

Applicant after: Suning Cloud Computing Co.,Ltd.

Address before: 210042 Nanjing Province, Xuanwu District, Jiangsu Suning Avenue, Suning headquarters, No. 1

Applicant before: SUNING COMMERCE GROUP Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20201116

Address after: No.1-9 Suning Avenue, Xuanwu District, Nanjing City, Jiangsu Province

Patentee after: NANJING SUNING ELECTRONIC INFORMATION TECHNOLOGY Co.,Ltd.

Address before: No.1-1 Suning Avenue, Xuzhuang Software Park, Nanjing, Jiangsu Province, 210042

Patentee before: Suning Cloud Computing Co.,Ltd.

TR01 Transfer of patent right