CN113612676A - Social group message synchronization method, device, equipment and storage medium - Google Patents

Social group message synchronization method, device, equipment and storage medium Download PDF

Info

Publication number
CN113612676A
CN113612676A CN202110138944.5A CN202110138944A CN113612676A CN 113612676 A CN113612676 A CN 113612676A CN 202110138944 A CN202110138944 A CN 202110138944A CN 113612676 A CN113612676 A CN 113612676A
Authority
CN
China
Prior art keywords
message
chat record
chat
target
identifier
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202110138944.5A
Other languages
Chinese (zh)
Other versions
CN113612676B (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.)
Guangzhou Huya Technology Co Ltd
Original Assignee
Guangzhou Huya Technology 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 Guangzhou Huya Technology Co Ltd filed Critical Guangzhou Huya Technology Co Ltd
Priority to CN202110138944.5A priority Critical patent/CN113612676B/en
Publication of CN113612676A publication Critical patent/CN113612676A/en
Application granted granted Critical
Publication of CN113612676B publication Critical patent/CN113612676B/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
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • 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/216Handling conversation history, e.g. grouping of messages in sessions or threads
    • 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/52User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail for supporting social networking services

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application provides a social group message synchronization method, a social group message synchronization device, social group message synchronization equipment and a social group message synchronization storage medium, and relates to the field of computer application. The method comprises the steps of pulling a message identifier and a message timestamp corresponding to a chat record message from a server and storing the message identifier and the message timestamp in a local database; acquiring query operation executed by a user on the message timestamp, and determining a target message identifier corresponding to the message content of the chat record message to be pulled according to the query operation; and downloading the message content of the corresponding chat record message from the server according to the target message identifier. According to the technical scheme, the problem that all messages of the social group are synchronized to waste flow and storage space is solved, the chatting record messages are selectively downloaded according to the query operation of the user, unnecessary flow waste is reduced, and the storage space of the client is saved.

Description

Social group message synchronization method, device, equipment and storage medium
Technical Field
The present application relates to the field of computer applications, and in particular, to a method, an apparatus, a device, and a storage medium for synchronizing messages of a social group.
Background
With the popularization of networks, Instant Messaging (IM) is rapidly spreading. Instant messaging is an internet-based instant messaging service that allows two or more people to communicate text messages, archives, voice and video instantly using a network.
In order to facilitate multiple communications, a group chat is usually established using a group function of instant messaging software, and for a group with a large number of members, such as a group with 1000 members, a huge amount of data is generated for the speech between the members. In the related technology, in order to enable members to view chat information of a group completely, all data can be automatically triggered to be pulled from a server and stored in a local database after a user starts instant messaging software, and the synchronous data volume is large and the synchronous time is long. Because some users are not necessarily interested in viewing all chat records, especially chat information days or longer, the chat information is fully synchronized, the transmission cost of message synchronization is increased, and the local storage space is occupied.
Disclosure of Invention
The object of the present application is to solve at least one of the above technical drawbacks, in particular the problem of increasing the transmission cost of message synchronization, occupying local storage space.
In a first aspect, an embodiment of the present application provides a social group message synchronization method, including the following steps:
pulling a message identifier and a message timestamp corresponding to the chat record message from the server, and storing the message identifier and the message timestamp in a local database;
acquiring query operation executed by a user on a message timestamp, and determining a target message identifier corresponding to message content of a chat record message to be pulled according to the query operation;
and downloading the message content of the corresponding chat record message from the server according to the target message identifier.
In a possible implementation manner, the step of pulling the message identifier and the message timestamp corresponding to the chat record message from the server includes
Reading the last pulling time of the last pulling message identification and the message timestamp;
and pulling a message identifier and a message timestamp corresponding to the chat record message in the time zone between the last pulling time and the current pulling time from the server according to the last pulling time, and storing the message identifier and the message timestamp in a local database.
In a possible implementation manner, before the step of obtaining the query operation performed by the user on the message timestamp, the method further includes:
pulling a preset number of latest chat record messages of at least one group from the server according to the message identification and the message timestamp, and storing the latest chat record messages in a local database;
when receiving a group entering operation of a user, caching the latest chat record message corresponding to the group from the local database to a memory, and displaying the message content of the latest chat record message through the memory.
In a possible implementation manner, the step of determining the corresponding target message timestamp and target message identifier according to the query operation includes:
and when the user enters a group chat interface, determining a target message identifier of the chat record message of the previous interval to be pulled in the group according to the query direction of the query operation and the pulled chat record message.
In a possible implementation manner, the step of determining, according to the query direction of the query operation and the pulled chat record message, a target message identifier of the chat record message in the previous interval to be pulled by the group includes:
if the query operation is backtracking query, acquiring the group identification of the group, and querying pulled chat record information from the local database according to the group identification;
and determining the preset number of the last interval to be pulled of the group or the target message identification of the chat record message in the preset time range according to the pulled chat record message.
In a possible implementation manner, the step of downloading the message content of the corresponding chat log message from the server according to the target message identifier includes:
inquiring a corresponding chat record message set to be downloaded through a server according to the target message identification;
and downloading the message contents of the target chat record messages corresponding to the chat record message set from the server, and storing the message contents in a local database.
In a possible implementation manner, after the step of downloading the message content of the corresponding chat log message from the server according to the target message identifier, the method further includes:
and displaying the message content of the target chat record message on a chat interface according to the target message timestamp corresponding to the target chat record message.
In a second aspect, an embodiment of the present application provides a message synchronization apparatus for a social group, including:
the message identifier pulling module is used for pulling the message identifier and the message timestamp corresponding to the chat record message from the server and storing the message identifier and the message timestamp in a local database;
the target message determining module is used for acquiring query operation executed by a user on the message timestamp and determining a target message identifier corresponding to the message content of the chat record message to be pulled according to the query operation;
and the message content downloading module is used for downloading the message content of the corresponding chat record message from the server according to the target message identifier.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor, when executing the program, implements the message synchronization method for a social group mentioned in any embodiment of the first aspect.
In a fourth aspect, the present application provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements the method for synchronizing messages of social groups mentioned in any embodiment of the first aspect.
The message synchronization method, device, equipment and storage medium for the social group provided by the embodiments pull the message identifier and the message timestamp corresponding to the chat record message from the server, and store the message identifier and the message timestamp in the local database; acquiring query operation executed by a user on the message timestamp, and determining a target message identifier corresponding to the message content of the chat record message to be pulled according to the query operation; the message content of the corresponding chat record message is downloaded from the server according to the target message identification, so that the problem that all messages of the social group are synchronized to waste flow and storage space is solved, the chat record message is selectively downloaded according to the query operation of the user, unnecessary flow waste is reduced, and the storage space of the client is saved.
In the technical scheme, when the messages are synchronized, the message identification and the message timestamp corresponding to the chat record messages are firstly pulled from the server and stored in the local database, and because the data volume of the message identification and the message timestamp is small, the occupied bandwidth and the flow in the transmission process are small, and the storage space occupied by storing the message identification and the message timestamp in the local database is small. And when receiving the query operation of the user on the message timestamp, pulling the chat record messages in batches, and not pulling the chat record messages corresponding to the message identifiers which are not queried by the user, so that unnecessary traffic waste is reduced, and the storage space of the client is saved.
Additional aspects and advantages of the present application will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the present application.
Drawings
The foregoing and/or additional aspects and advantages of the present application will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
fig. 1 is a schematic frame diagram of a message synchronization system for social groups according to an embodiment of the present disclosure;
fig. 2 is a flowchart of a message synchronization method for a social group according to an embodiment of the present disclosure;
fig. 3 is another flowchart of a message synchronization method for a social group according to an embodiment of the present disclosure;
fig. 4 is a flowchart of a method for determining a target message identifier according to an embodiment of the present application;
FIG. 5 is a timing diagram illustrating a message synchronization method for social groups according to an embodiment of the present disclosure;
fig. 6 is a schematic structural diagram of a message synchronization apparatus for a social group according to an embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of an electronic device provided in an embodiment of the present application.
Detailed Description
Reference will now be made in detail to embodiments of the present application, examples of which are illustrated in the accompanying drawings, wherein like or similar 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 drawings are exemplary only for the purpose of explaining the present application and are not to be construed as limiting the present application.
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 wirelessly coupled. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
It will be understood by those within 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 application 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 following describes an application scenario related to an embodiment of the present application.
With the popularization of networks, people often use instant messaging software to communicate in the processes of work, life and making friends. In order to facilitate multiple communications, it is a common way to establish groups in instant messaging software for multi-person chat. In group chat, due to the large number of members in a group, there are often hundreds of chat log messages in the group, and these chat log messages are not necessarily all of interest to the user. In the related art, when the instant messaging application program is started, all chat record messages which are not read by a user are automatically pulled, and the user may not be interested in the chat record messages, so that the synchronous chat record messages not only cost a large amount of broadband and traffic, but also occupy a local memory, and resource waste is caused.
The application provides a social group message synchronization method, device, equipment and storage medium, and aims to solve the above technical problems in the prior art.
The following describes the technical solutions of the present application and how to solve the above technical problems with specific embodiments. The following several specific embodiments may be combined with each other, and details of the same or similar concepts or processes may not be repeated in some embodiments.
Embodiments of the present application will be described in detail below with reference to the accompanying drawings.
In order to better explain the technical solution of the present application, a certain application environment to which the message synchronization method for social groups of the present solution can be applied is shown below. Fig. 1 is a schematic frame diagram of a message synchronization system for a social group provided in an embodiment of the present application, and as shown in fig. 1, the message synchronization system for a social group includes a client 101 and a server 102.
The client 101 may have an Application (APP) with social and chat functions installed thereon, such as an instant messaging Application, and a user may register an account on the instant messaging Application and log in the instant messaging Application through the registered account. In this embodiment, the client 101 may be a smart phone, a tablet computer, an e-reader, a desktop computer, or a notebook computer, which is not limited thereto. The user can look up the relevant chat history message through the display interface of the client. Client 101 may also selectively pull relevant chat log messages from server 102. The instant messaging application may be software with chat capabilities such as WeChat and QQ.
The server 102 stores all chat log messages for all contacts and social groups of the user. The server 102 may be implemented as a stand-alone server or a server cluster comprising a plurality of servers. The client 101 and the server 102 are connected in a wired or wireless communication manner. The user sends a chat message to the server 102 through the client 101, and the server 102 forwards the chat message to the client 101 of another user, thereby realizing social interaction.
The following describes the technical solutions of the present application and how to solve the above technical problems with specific embodiments. The following several specific embodiments may be combined with each other, and details of the same or similar concepts or processes may not be repeated in some embodiments.
Fig. 2 is a flowchart of a message synchronization method for a social group according to an embodiment of the present disclosure, where the message synchronization method for the social group is executed on a client.
Specifically, as shown in fig. 2, the method for synchronizing messages of a social group may include the following steps:
s210, pulling the message identification and the message timestamp corresponding to the chat record message from the server, and storing the message identification and the message timestamp in a local database.
The server stores all chat record messages of all contacts and social groups of the user, wherein the chat record messages comprise message identifiers, message timestamps and message contents of the chat record messages. Each chat log message corresponds to a unique message identification and a unique message timestamp. And the corresponding chat record message can be inquired and obtained through the message identification.
The local client of the user equipment can acquire the message identifier and the message timestamp of the chat recording message to be synchronized from the server in the login process, and specifically, the message identifier and the message timestamp corresponding to the chat recording message are pulled from the server in a batch synchronization manner until the message identifiers and the message timestamps corresponding to all the chat recording messages are synchronized.
In an embodiment, before pulling the message identifier and the message timestamp of the chat record message, a message identifier range of the chat record message that needs to be synchronized needs to be determined, for example, a request timestamp and a message identifier range of the chat record message need to be determined, that is, a message identifier of the chat record message before the request timestamp is determined to determine a message range, where the request timestamp may be a current time, the message identifier range of the chat record message includes the number of message identifiers of the chat record message or a backtracking time interval, and the backtracking time interval is a message identifier of the chat record message in a request backtracking time interval before the request timestamp.
In an embodiment, the step S210 of pulling the message identifier and the message timestamp corresponding to the chat record message from the server may include the following steps:
s2101, last pulling time of the last pulling message identification and the message timestamp is read.
The client stores the historical pull time of the last message synchronization, that is, the last pull time of the last message identifier and the last message timestamp.
In one embodiment, the last pull time of the last pull message identifier and the message timestamp may be read when the user starts the instant messaging application program, and in another embodiment, the last pull time of the last pull message identifier and the message timestamp may be read after receiving a synchronization instruction triggered by the user; in still another embodiment, the last pull time of the last pull message identifier and the message timestamp may also be read according to a preset time interval.
S2102, according to the last pulling time, pulling a message identifier and a message timestamp corresponding to the chat record message in a time zone between the last pulling time and the current pulling time from the server, and storing the message identifier and the message timestamp in a local database.
The client sends the read last pulling time to the server, the server pulls the message identification and the message timestamp corresponding to the chat record message in the time zone between the last pulling time and the current pulling time according to the last pulling time, sends the message identification and the message timestamp to the client, and the client receives the message identification and the message timestamp and stores the message identification and the message timestamp in the local database. The pull time may be the current time, or the time when the server receives the message synchronization request sent by the client.
S220, acquiring the query operation executed by the user on the message timestamp, and determining the corresponding target message identifier according to the query operation.
The user can determine the occurrence time of the chat recording message by the displayed message timestamp, and perform query operation according to the message timestamp, for example, the user can perform query operation by performing an upward sliding gesture or a downward sliding gesture on a touch screen display interface of the client to view the chat recording message of the previous page or the chat recording message of the next page; the message time range can be input in the chat record window, and the chat record messages in the message time range can be inquired.
For example, the timestamp of the currently displayed chat log message is 2021/1/2216: 00:07, while the user wants to query the chat log in yesterday afternoon, since the chat log message is usually displayed from top to bottom according to the generation time, the user can slide the screen downwards by a finger to make a page-up query for the chat log message before a longer time, and determine the corresponding target message identification according to the query operation.
In this embodiment, the target message identifier may be a target message identifier of a preset number of chat log messages, or may be a target message identifier of a chat log message within a preset time range. The target message identifier may be a message identifier corresponding to one chat record message, or may be a message identifier corresponding to a plurality of chat record messages.
And S230, downloading the message content of the corresponding chat record message from the server according to the target message identifier.
The chat record message corresponding to the target message identification is the chat record message to be pulled, the client sends the target message identification of the chat record message to be pulled to the server, the server obtains the corresponding chat record message according to the target message identification, the message content of the chat record message is sent to the client, and the client stores the message content of the chat record message in a local database.
Further, after receiving the viewing instruction, the client acquires the message content of the chat record message from the local database, sends the message content to the memory, and displays the message content of the chat record message on the display interface of the client.
In the message synchronization method for the social group provided by the embodiment, the message identifier and the message timestamp corresponding to the chat record message are pulled from the server and stored in the local database; acquiring query operation executed by a user on the message timestamp, and determining a target message identifier corresponding to the message content of the chat record message to be pulled according to the query operation; the message content of the corresponding chat record message is downloaded from the server according to the target message identification, so that the problem that all messages of the social group are synchronized to waste flow and storage space is solved, the chat record message is selectively downloaded according to the query operation of the user, unnecessary flow waste is reduced, and the storage space of the client is saved.
In the technical scheme, when the messages are synchronized, the message identification and the message timestamp corresponding to the chat record messages are firstly pulled from the server and stored in the local database, and because the data volume of the message identification and the message timestamp is small, the occupied bandwidth and the flow in the transmission process are small, and the storage space occupied by storing the message identification and the message timestamp in the local database is small. And when receiving the query operation of the user on the message timestamp, pulling the chat record messages in batches, and not pulling the chat record messages corresponding to the message identifiers which are not queried by the user, so that unnecessary traffic waste is reduced, and the storage space of the client is saved.
In order to more clearly illustrate the technical solution of the present application, the following provides more embodiments of the message synchronization method for social groups.
In an embodiment, as shown in fig. 3, fig. 3 is another flowchart of a social group message synchronization method provided in an embodiment of the present application. As shown in fig. 3, before the query operation performed by the user on the message timestamp is obtained in step S220, the method further includes the following steps:
S220-A1, pulling at least one group of latest chat record messages with preset quantity from the server according to the message identification and the message timestamp, and storing the latest chat record messages in a local database.
When the instant messaging application program is started, at least one group in the instant messaging application program is detected, the group identification, the message identification and the corresponding message timestamp of the group are sent to the server, so that the latest chat record messages of the preset number of the at least one group are pulled from the server and stored in the local database.
S220-A2, after receiving the group entering operation of the user, caching the latest chat record message from the local database to a memory, and displaying the message content of the latest chat record message through the memory.
After receiving the group entering operation of the user, the user enters one or more groups, at this time, the client caches the latest chat record which is pre-pulled and stored in the local database into the memory, and the message content of the latest chat record message is displayed through the memory. The number of the latest chat record messages can be preset, and when the number of the latest chat messages is less than the preset number, all the latest chat messages are pulled from the server.
In this embodiment, when the instant messaging application performs message synchronization, the message identifier and the message timestamp corresponding to the chat log message are pulled from the server and stored in the local database, at the same time, pulling the latest chat record messages of at least one group in preset quantity and storing the latest chat record messages in a local database, so that after entering a certain group, the user can quickly obtain a plurality of latest chat records from the local database and display the latest chat records through the memory, thereby avoiding the problem that the chat record message is displayed too slowly because the user pulls the message content from the server only when entering a certain group, and after a small number of latest chat records are displayed to the user first and then the group entering operation of the user is received, and pulling the previous preset number of chat record messages from the server to a local database for later use so as to ensure the display speed of the chat record messages.
In an embodiment, the determining the corresponding target message timestamp and target message identifier according to the query operation in step S220 may include the following steps:
s2201, when the user enters a group chat interface, determining a target message identifier of the chat record message of the previous interval to be pulled in the group according to the query direction of the query operation and the pulled chat record message.
And dividing the message identification stored in the local database into different intervals according to a preset rule according to the message time stamp. Specifically, in this embodiment, when the user enters the group chat interface, the message content of the latest chat record message is displayed to the user, and the target message identifier corresponding to the chat record message in the previous interval corresponding to the latest chat record is automatically obtained. Further, the chat record message of the last interval corresponding to the latest chat record is pulled from the server according to the target message identifier, and the chat record message is stored in a local database.
When a user makes an inquiry operation, pulling corresponding chat record messages from the server in batches according to intervals, and if the user turns up pages to check more historical chat record messages, determining a target message identifier of the chat record message in the last interval to be pulled in the group according to the message identifier of the pulled chat record message or the interval to which the message identifier belongs.
Fig. 4 is a flowchart of a method for determining a target message identifier according to an embodiment of the present application, and as shown in fig. 4, in an embodiment, the determining, in step S2201, a target message identifier of a chat log message in a previous interval to be pulled by the group according to the query direction of the query operation and the chat log message that has been pulled may include the following steps:
S2201-B1, if the query operation is backtracking, namely the query direction is to query in the direction of the history chat record message which is not displayed, acquiring the group identification of the group, and querying the pulled chat record message from the local database according to the group identification.
Specifically, if the query operation is backtracking, the group identifier of the group is obtained, the pulled chat record message is queried from the local database according to the group identifier, whether the message content of the chat record message in the previous interval needs to be pulled to the server is judged, if the message content of the chat record message to be displayed to the user is not stored in the local database, the message content of the chat record message in the previous interval is pulled to the server, and if the message content of the chat record message to be displayed to the user is stored in the local database, the message content of the chat record message in the previous interval is not pulled to the server. The last interval refers to a message range corresponding to the chat record message which is stored in the server and is not pulled, and the message range is close to the pulled chat record message according to the message timestamp.
In this embodiment, the query direction of the query operation includes an up query and a down query, where the up query is a query directed to the message direction of the history chat record that is not displayed, and the down query is a query directed to the message direction of the history chat record that is displayed.
And if the query direction of the query operation made by the user is detected to be the query to the direction of the history chat record message which is not displayed, the group identification of the group which the user enters is queried from the local database according to the group identification, and the pulled chat record message corresponding to the group identification is queried.
S2201-B2, determining the preset number of the last interval to be pulled of the group or the target message identification of the chat record message in the preset time range according to the pulled chat record message.
Determining a message identifier and a message timestamp of a last chat record message according to the pulled chat record message, taking a chat record message closest to the last chat record message as a chat record message of a previous interval according to the message identifier and the message timestamp of the last chat record message, wherein the chat record message of the previous interval can comprise a chat record message of preset data or a plurality of chat record messages within a preset time range, and sending the message identifier of the chat record message of the previous interval as a target message identifier to a server so as to pull the chat record message corresponding to the target message identifier from the server.
In an embodiment, the downloading the message content of the corresponding chat log message from the server according to the target message identifier in step S230 may include the following steps:
s2301, inquiring the corresponding chat record message set to be downloaded through the server according to the target message identification.
The client sends a synchronous request for pulling the target message identifier to the server, and after receiving the synchronous request, the server inquires the chat record message corresponding to the target message identifier, integrates the chat record message and obtains a chat record message set to be downloaded.
S2302, downloading the message contents of the target chat record messages corresponding to the chat record message set from the server, and storing the message contents in a local database.
The server sends the message content of a plurality of target chat record messages corresponding to the chat record message set to be downloaded to the client, and the client receives the message content of the target chat record messages and stores the message content in the local database.
In an embodiment, after the step S230 downloads the message content of the corresponding chat log message from the server according to the target message identifier, the method further includes the following steps:
and S240, displaying the message content of the target chat record message on a chat interface according to the target message timestamp corresponding to the target chat record message.
And acquiring the message content corresponding to the target chat record message from the local database, and displaying the message content of the target chat record message on the chat interface through the content according to the arrangement sequence of the target timestamp corresponding to the message content.
In order to more clearly illustrate the solution of the present application, the following description is made with reference to fig. 5. Fig. 5 is a timing diagram of a message synchronization method for a social group according to an embodiment of the present disclosure.
S501, the user starts the instant messaging application program.
User a logs on to the instant messaging application at 08:00 am, where the instant messaging application includes groups B, C and D, and of course, user a's buddies M, N, O, P and Q, etc. The technical scheme can be applied to the message synchronization among friends and the message synchronization of groups. The following description will be made by taking the message synchronization of the group as an example.
S502, the instant communication application program requests the server for the message identification of the chat record message of the synchronous group.
When a user logs in the instant messaging application program, the instant messaging application program sends a message identifier synchronization request to the server, and the message identifier between the current time and the last pulling time is pulled by taking the current time as a request timestamp.
For example, the last pull time is 22:00 yesterday night, and when the user logs in the instant messaging application, the message identifier of the time segment between 10:00 yesterday night and 08:00 morning today and the corresponding message timestamp are pulled to the server. For example, pull group B, C and D have message identifications and their corresponding message timestamps for the time segment between 10:00 a.m. yesterday and 08:00 a.today.
S503, the server returns the message identification set of the time interval to the instant messaging application program.
And S504, the instant messaging application program stores the message identification set to a local database.
And the instant messaging application program receives the message identification of the time section for message synchronization returned by the server and stores the message time stamp of the message identification in the local database.
Optionally, in this embodiment, because the number of the message identifiers to be pulled is large, the message identifiers may be synchronized in batches. For example, if the message identifier required to be synchronized at this time is the message identifier of 500 chat record messages, a message identifier set is allocated to return to the client, for example, the message identifier set of the first batch is 0001 to 0100, the message identifier set of the second batch is 0101 to 0200, the message identifier set of the third batch is 0201 to 0300, the message identifier set of the fourth batch is 0301 to 0400, and the message identifier set of the fifth batch is 0401 to 0500.
And S505, the instant communication application program requests the server to pull the message content corresponding to the recent chat record message and stores the message content in the local database.
Specifically, before the user enters the group, the message content corresponding to the latest chat record message is pre-downloaded and stored in the local database.
It should be noted that step S505 may be executed in parallel with steps S502, S503 and S504.
S506, receiving a group entering operation of the user.
The user enters a certain group of instant messaging applications.
And S507, acquiring the latest chat record message from the local database through the data manager.
And when the user enters the group, immediately displaying the message content corresponding to the recent chat record message through the memory.
And S508, displaying the message content of the recent chat record message.
Specifically, when the user enters the chat interface of the group B, the latest chat log message of the group a is displayed to the user through the data, for example, the latest chat log message is the latest 10 chat log messages.
It should be noted that, when receiving a group entry operation of a user, the instant messaging application may request the server to pull the message contents of the up preset number of chat log messages of the latest chat log message and store the message contents in the local database, so as to be used as a backup when the user refers to the chat log messages downwards, thereby enabling the chat log messages to be displayed in time, and avoiding pulling the corresponding message contents from the server after the user refers to the chat log messages.
And S509, receiving a reference operation made by the user to display more chat record messages.
S510, the instant messaging application program detects whether message content corresponding to more message identifications needs to be pulled from a server or not; if not, go to step S511; if yes, go to step S512.
If the pull-down query operation of the user is received, the fact that the user intends to view the longer previous chat log messages is indicated, and at the moment, the message content of the longer preset number of chat log messages is displayed to the user.
And S511, the data manager acquires the message content of the saved chat record message from the local database and displays the message content.
And when the chat record message corresponding to the current reference operation of the user is determined to exist in the local database, the server is not required to request to pull the corresponding message content, and the stored message content of the chat record message is directly acquired from the local database through the data manager and is displayed.
S512, the instant communication application program requests the server to pull the message content corresponding to the target message identification.
And when the chat record message corresponding to the current lookup operation of the user does not exist in the local database, selecting a preset number of target message identifications corresponding to the chat record message to be looked up by the user, and requesting the server to pull the message content corresponding to the target message identification.
For example, the user makes a pull-down review operation on the current page to continue viewing the last page of chat log messages. At this time, if the target message identifications corresponding to the previous chat record message are 0051-0060, the target message identifications are 0051-0060 and are sent to the server to request to acquire the message contents of the target message identifications 0051-0060.
Optionally, the user can also perform a pull-down lookup operation on the current page to continue to view the chat recording message of the previous page, directly obtain, from the local database, the message content corresponding to the target message identifier 0051-0060 corresponding to the pre-downloaded chat recording message of the previous page, and determine that the target message identifier 0061-0070 corresponding to the chat recording message of the previous page is 0061-0070, then send the target message identifier 0061-0070 to the server, so as to request to obtain the message content with the target message identifier 0061-0070.
S513, the server returns the message content corresponding to the target message identification.
And S514, the instant messaging application program receives the message content corresponding to the target message identifier, stores the message content in the local database and displays the message content.
The message synchronization method for the social group provided by this embodiment is to pull the message identifier and the message timestamp of the chat log message in the time zone between the current time and the last synchronization time to the server when the instant messaging application program is started, select the target message identifier according to the lookup operation of the user after receiving the lookup operation of the user, download the message content corresponding to the target message identifier, and display the message content, and if the user does not lookup the chat log message, the corresponding message content is not pulled up to the server, thereby avoiding the waste of traffic and bandwidth due to unnecessary synchronization of the chat log message, and saving the resource storage space.
The above examples are merely used to assist in explaining the technical solutions of the present disclosure, and the drawings and specific flows related thereto do not constitute a limitation on the usage scenarios of the technical solutions of the present disclosure.
The following describes a social group message synchronization device in detail.
Fig. 6 is a schematic structural diagram of a message synchronization apparatus for a social group according to an embodiment of the present disclosure, where the message synchronization apparatus for a social group may be applied to a client.
Specifically, as shown in fig. 6, the message synchronization apparatus 200 of the social group may include: a message identifier pulling module 210, a target message determining module 220 and a message content downloading module 230;
the message identifier pull module 210 is configured to pull a message identifier and a message timestamp corresponding to the chat record message from the server, and store the message identifier and the message timestamp in a local database; the target message determining module 220 is configured to obtain a query operation performed by a user on a message timestamp, and determine a target message identifier corresponding to a message content of a chat record message to be pulled according to the query operation; and a message content downloading module 230, configured to download, from the server, the message content of the corresponding chat record message according to the target message identifier.
The message synchronization device for the social group provided by the embodiment avoids the problem that traffic and storage space are wasted due to the fact that all messages of the social group are synchronized, selectively downloads the chatting record message according to the query operation of the user, reduces unnecessary traffic waste, and saves storage space of the client.
In a possible implementation manner, the message identifier pulling module 210 includes a pulling time reading module and a message identifier pulling unit;
the pull time reading module is used for reading the last pull time of the last pull message identification and the message timestamp; and the message identifier pulling unit is used for pulling the message identifier and the message timestamp corresponding to the chat record message in the time section between the last pulling time and the current pulling time from the server according to the last pulling time, and storing the message identifier and the message timestamp in a local database.
In one possible implementation, the message synchronization apparatus 200 of the social group further includes: a recent message presentation module, which may include a recent message pull unit and a recent message content presentation unit;
the latest message pulling unit is used for pulling the latest chat record messages of at least one group in preset quantity from the server according to the message identification and the message timestamp and storing the latest chat record messages in a local database; and the latest message content display unit is used for caching the latest chat record message corresponding to the group from the local database to the memory when receiving the group entering operation of the user, and displaying the message content of the latest chat record message through the memory.
In one possible implementation, the target message determination module 220 includes: and the target message identifier determining unit is used for determining the target message identifier of the chat record message of the previous interval to be pulled in the group according to the query direction of the query operation and the pulled chat record message when the user enters the group chat interface.
In one possible implementation manner, the target message identifier determining unit includes: a pulled message query subunit and a target message identification determination subunit;
the pulled message query subunit is configured to, if the query operation is backtracking, obtain a group identifier of the group, and query the pulled chat record message from the local database according to the group identifier; and the target message identifier determining subunit is used for determining the target message identifiers of the chat record messages in the preset number or the preset time range of the last interval to be pulled of the group according to the pulled chat record messages.
In one possible implementation, the message content downloading module 230 includes: the device comprises a message set query unit and a target message content downloading unit;
the device comprises a message set query unit, a chat record message set download unit and a message set download unit, wherein the message set query unit is used for querying a corresponding chat record message set to be downloaded through a server according to the target message identification; and the target message content downloading unit is used for downloading the message contents of the target chat record messages corresponding to the chat record message set from the server and storing the message contents in a local database.
In one possible implementation, the message synchronization apparatus 200 of the social group further includes: and the message content display module is used for displaying the message content of the target chat record message on a chat interface according to the target message timestamp corresponding to the target chat record message. The message synchronization apparatus of the social group of the present embodiment can execute the message synchronization method of the social group shown in the foregoing embodiments of the present application, and the implementation principles thereof are similar and will not be described herein again.
An embodiment of the present application provides an electronic device, including: a memory and a processor; at least one program stored in the memory for execution by the processor, which when executed by the processor, implements: the problem that all messages of the social group are synchronized to waste flow and storage space is solved, the chatting record messages are selectively downloaded according to the query operation of the user, unnecessary flow waste is reduced, and the storage space of the client is saved.
In an alternative embodiment, an electronic device is provided, as shown in fig. 7, the electronic device 4000 shown in fig. 7 comprising: a processor 4001 and a memory 4003. Processor 4001 is coupled to memory 4003, such as via bus 4002. Optionally, the electronic device 4000 may further include a transceiver 4004, and the transceiver 4004 may be used for data interaction between the electronic device and other electronic devices, such as transmission of data and/or reception of data. In addition, the transceiver 4004 is not limited to one in practical applications, and the structure of the electronic device 4000 is not limited to the embodiment of the present application.
The Processor 4001 may be a CPU (Central Processing Unit), a general-purpose Processor, a DSP (Digital Signal Processor), an ASIC (Application Specific Integrated Circuit), an FPGA (Field Programmable Gate Array) or other Programmable logic device, a transistor logic device, a hardware component, or any combination thereof. Which may implement or perform the various illustrative logical blocks, modules, and circuits described in connection with the disclosure. The processor 4001 may also be a combination that performs a computational function, including, for example, a combination of one or more microprocessors, a combination of a DSP and a microprocessor, or the like.
Bus 4002 may include a path that carries information between the aforementioned components. The bus 4002 may be a PCI (Peripheral Component Interconnect) bus, an EISA (Extended Industry Standard Architecture) bus, or the like. The bus 4002 may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in FIG. 7, but this is not intended to represent only one bus or type of bus.
The Memory 4003 may be a ROM (Read Only Memory) or other types of static storage devices that can store static information and instructions, a RAM (Random Access Memory) or other types of dynamic storage devices that can store information and instructions, an EEPROM (Electrically Erasable Programmable Read Only Memory), a CD-ROM (Compact Disc Read Only Memory) or other optical Disc storage, optical Disc storage (including Compact Disc, laser Disc, optical Disc, digital versatile Disc, blu-ray Disc, etc.), a magnetic Disc storage medium or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer, but is not limited to these.
The memory 4003 is used for storing application codes for executing the scheme of the present application, and the execution is controlled by the processor 4001. Processor 4001 is configured to execute application code stored in memory 4003 to implement what is shown in the foregoing method embodiments.
Among them, electronic devices include but are not limited to: mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), in-vehicle terminals (e.g., in-vehicle navigation terminals), and the like, and fixed terminals such as digital TVs, desktop computers, and the like. The electronic device shown in fig. 7 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
The present application provides a computer-readable storage medium, on which a computer program is stored, which, when running on a computer, enables the computer to execute the corresponding content in the foregoing method embodiments. Compared with the prior art, the method and the device for downloading the chat log message avoid the problem that the flow and the storage space are wasted due to the fact that all messages of the social group are synchronized, selectively download the chat log message according to the query operation of the user, reduce unnecessary flow waste, and save the storage space of the client.
Embodiments of the present application provide a computer program product or computer program comprising computer instructions stored in a computer readable storage medium. A computer device, such as an electronic device, having a processor that reads the computer instructions from the computer-readable storage medium, the processor executing the computer instructions, such that the computer device, when executed, implements:
pulling a message identifier and a message timestamp corresponding to the chat record message from the server, and storing the message identifier and the message timestamp in a local database;
acquiring query operation executed by a user on a message timestamp, and determining a target message identifier corresponding to message content of a chat record message to be pulled according to the query operation;
and downloading the message content of the corresponding chat record message from the server according to the target message identifier.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to perform the methods shown in the above embodiments.
Computer program code for carrying out operations for aspects of the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules described in the embodiments of the present disclosure may be implemented by software or hardware. Where the name of a module does not in some cases constitute a limitation on the module itself, for example, a message identity pull module may also be described as a "module that pulls a message identity".
It should be understood that, although the steps in the flowcharts of the figures are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and may be performed in other orders unless explicitly stated herein. Moreover, at least a portion of the steps in the flow chart of the figure may include multiple sub-steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed alternately or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
The foregoing is only a partial embodiment of the present application, and it should be noted that, for those skilled in the art, several modifications and decorations can be made without departing from the principle of the present application, and these modifications and decorations should also be regarded as the protection scope of the present application.

Claims (10)

1. A method for synchronizing messages of a social group, comprising the steps of:
pulling a message identifier and a message timestamp corresponding to the chat record message from the server, and storing the message identifier and the message timestamp in a local database;
acquiring query operation executed by a user on a message timestamp, and determining a target message identifier corresponding to message content of a chat record message to be pulled according to the query operation;
and downloading the message content of the corresponding chat record message from the server according to the target message identifier.
2. The method of claim 1, wherein the step of pulling the message identifier and the message timestamp corresponding to the chat log message from the server comprises
Reading the last pulling time of the last pulling message identification and the message timestamp;
and pulling a message identifier and a message timestamp corresponding to the chat record message in the time zone between the last pulling time and the current pulling time from the server according to the last pulling time, and storing the message identifier and the message timestamp in a local database.
3. The method of claim 1, wherein the step of obtaining the query operation performed by the user on the message timestamp is preceded by the step of:
pulling a preset number of latest chat record messages of at least one group from the server according to the message identification and the message timestamp, and storing the latest chat record messages in a local database;
when receiving a group entering operation of a user, caching the latest chat record message corresponding to the group from the local database to a memory, and displaying the message content of the latest chat record message through the memory.
4. The method of claim 1, wherein the step of determining a corresponding target message timestamp and target message identification based on the query operation comprises:
and when the user enters a group chat interface, determining a target message identifier of the chat record message of the previous interval to be pulled in the group according to the query direction of the query operation and the pulled chat record message.
5. The method as claimed in claim 4, wherein the step of determining the target message identifier of the chat log message in the last interval to be pulled from the group according to the query direction of the query operation and the pulled chat log message comprises:
if the query operation is backtracking query, acquiring the group identification of the group, and querying pulled chat record information from the local database according to the group identification;
and determining the preset number of the last interval to be pulled of the group or the target message identification of the chat record message in the preset time range according to the pulled chat record message.
6. The method of claim 1, wherein the step of downloading the message content of the corresponding chat log message from the server according to the target message identifier comprises:
inquiring a corresponding chat record message set to be downloaded through a server according to the target message identification;
and downloading the message contents of the target chat record messages corresponding to the chat record message set from the server, and storing the message contents in a local database.
7. The method of claim 6, wherein after the step of downloading the message content of the corresponding chat log message from the server according to the target message identifier, further comprising:
and displaying the message content of the target chat record message on a chat interface according to the target message timestamp corresponding to the target chat record message.
8. A message synchronization apparatus for a social group, comprising:
the message identifier pulling module is used for pulling the message identifier and the message timestamp corresponding to the chat record message from the server and storing the message identifier and the message timestamp in a local database;
the target message determining module is used for acquiring query operation executed by a user on the message timestamp and determining a target message identifier corresponding to the message content of the chat record message to be pulled according to the query operation;
and the message content downloading module is used for downloading the message content of the corresponding chat record message from the server according to the target message identifier.
9. An electronic device comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the processor implements the social group message synchronization method of any one of claims 1-7 when executing the program.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored thereon a computer program which, when executed by a processor, implements the social group message synchronization method of any one of claims 1 to 7.
CN202110138944.5A 2021-02-01 2021-02-01 Social group message synchronization method, device, equipment and storage medium Active CN113612676B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110138944.5A CN113612676B (en) 2021-02-01 2021-02-01 Social group message synchronization method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110138944.5A CN113612676B (en) 2021-02-01 2021-02-01 Social group message synchronization method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113612676A true CN113612676A (en) 2021-11-05
CN113612676B CN113612676B (en) 2024-01-19

Family

ID=78303232

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110138944.5A Active CN113612676B (en) 2021-02-01 2021-02-01 Social group message synchronization method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113612676B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103544293A (en) * 2013-10-30 2014-01-29 宇龙计算机通信科技(深圳)有限公司 Chatting record viewing method and mobile terminal of method
CN103684980A (en) * 2012-09-17 2014-03-26 阿里巴巴集团控股有限公司 Method and system for synchronizing chatting records in instant chat tool
US20150229598A1 (en) * 2014-02-11 2015-08-13 Alibaba Group Holding Limited Method and system of synchroning an unread message in instant communication
WO2018094572A1 (en) * 2016-11-22 2018-05-31 深圳前海达闼云端智能科技有限公司 Information viewing method, device and equipment
CN109600240A (en) * 2018-12-21 2019-04-09 北京云中融信网络科技有限公司 Group Communications method and device
CN109829086A (en) * 2018-12-29 2019-05-31 维沃移动通信有限公司 Chat record querying method, device, terminal and computer storage medium
CN110365739A (en) * 2019-06-05 2019-10-22 平安科技(深圳)有限公司 Message synchronization method, apparatus, computer installation and computer readable storage medium
CN110620699A (en) * 2019-08-02 2019-12-27 北京字节跳动网络技术有限公司 Message arrival rate determination method, device, equipment and computer readable storage medium
CN110932966A (en) * 2019-12-09 2020-03-27 网易(杭州)网络有限公司 Message processing method and device, computer storage medium and electronic equipment
CN111770350A (en) * 2020-06-23 2020-10-13 北京字节跳动网络技术有限公司 Method and device for pulling message in live broadcast room, computer equipment and storage medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103684980A (en) * 2012-09-17 2014-03-26 阿里巴巴集团控股有限公司 Method and system for synchronizing chatting records in instant chat tool
CN103544293A (en) * 2013-10-30 2014-01-29 宇龙计算机通信科技(深圳)有限公司 Chatting record viewing method and mobile terminal of method
US20150229598A1 (en) * 2014-02-11 2015-08-13 Alibaba Group Holding Limited Method and system of synchroning an unread message in instant communication
WO2018094572A1 (en) * 2016-11-22 2018-05-31 深圳前海达闼云端智能科技有限公司 Information viewing method, device and equipment
CN109600240A (en) * 2018-12-21 2019-04-09 北京云中融信网络科技有限公司 Group Communications method and device
CN109829086A (en) * 2018-12-29 2019-05-31 维沃移动通信有限公司 Chat record querying method, device, terminal and computer storage medium
CN110365739A (en) * 2019-06-05 2019-10-22 平安科技(深圳)有限公司 Message synchronization method, apparatus, computer installation and computer readable storage medium
CN110620699A (en) * 2019-08-02 2019-12-27 北京字节跳动网络技术有限公司 Message arrival rate determination method, device, equipment and computer readable storage medium
CN110932966A (en) * 2019-12-09 2020-03-27 网易(杭州)网络有限公司 Message processing method and device, computer storage medium and electronic equipment
CN111770350A (en) * 2020-06-23 2020-10-13 北京字节跳动网络技术有限公司 Method and device for pulling message in live broadcast room, computer equipment and storage medium

Also Published As

Publication number Publication date
CN113612676B (en) 2024-01-19

Similar Documents

Publication Publication Date Title
KR101650253B1 (en) Method and device for displaying search result on mobile terminal
CN112311656B (en) Message aggregation and display method and device, electronic equipment and computer readable medium
CN111246228B (en) Method, device, medium and electronic equipment for updating gift resources of live broadcast room
CN111488185B (en) Page data processing method, device, electronic equipment and readable medium
US11032683B2 (en) Method and apparatus for publishing cloud resource
CN108334516B (en) Information pushing method and device
CN112312222A (en) Video sending method and device and electronic equipment
CN114461314A (en) Information display method and device and electronic equipment
CN112256733A (en) Data caching method and device, electronic equipment and computer readable storage medium
CN112965673A (en) Content printing method, device, equipment and storage medium
CN112838980A (en) Message processing method, system, device, electronic equipment and storage medium
CN110619101B (en) Method and apparatus for processing information
CN113612676B (en) Social group message synchronization method, device, equipment and storage medium
CN112307393A (en) Information issuing method and device and electronic equipment
CN111368557B (en) Video content translation method, device, equipment and computer readable medium
CN110377654B (en) Data request processing method and device, electronic equipment and computer-readable storage medium
CN112732457A (en) Image transmission method, image transmission device, electronic equipment and computer readable medium
CN109768921B (en) Data transparent transmission method and corresponding instant communication terminal
WO2016069951A1 (en) Method and system of content caching and transmission
US20150127836A1 (en) Method for operating cloud server device, method for operating client device, and client device
CN112799863A (en) Method and apparatus for outputting information
CN110099122B (en) Method and apparatus for sending network request
CN115314456B (en) Interaction method and device and electronic equipment
CN114500438B (en) File sharing method and device, electronic equipment and storage medium
US20240114030A1 (en) Method and apparatus for multimedia processing, and electronic device and medium

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
GR01 Patent grant
GR01 Patent grant