WO2022156524A1 - 消息处理方法和系统、服务器 - Google Patents

消息处理方法和系统、服务器 Download PDF

Info

Publication number
WO2022156524A1
WO2022156524A1 PCT/CN2022/070022 CN2022070022W WO2022156524A1 WO 2022156524 A1 WO2022156524 A1 WO 2022156524A1 CN 2022070022 W CN2022070022 W CN 2022070022W WO 2022156524 A1 WO2022156524 A1 WO 2022156524A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
terminal
message
indication information
server
Prior art date
Application number
PCT/CN2022/070022
Other languages
English (en)
French (fr)
Inventor
涂剑凯
刘启洪
尹凯
Original Assignee
北京沃东天骏信息技术有限公司
北京京东世纪贸易有限公司
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 北京沃东天骏信息技术有限公司, 北京京东世纪贸易有限公司 filed Critical 北京沃东天骏信息技术有限公司
Publication of WO2022156524A1 publication Critical patent/WO2022156524A1/zh

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/07User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail characterised by the inclusion of specific contents
    • H04L51/18Commands or executable codes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities

Definitions

  • the present disclosure relates to the field of information processing, and in particular, to a message processing method and system, and a server.
  • the terminal of user A sends a message carrying an "automatic deletion" instruction to the terminal of user B.
  • user B's terminal will start the deletion countdown task, and the message will be deleted after a preset time elapses.
  • the terminal of user B sends a read indication message to the terminal of user A. After receiving the read indication message, the terminal of user A starts the deletion countdown task and deletes the message after a preset time. In this way, the message is deleted after being read.
  • a message processing method comprising: after receiving a message sent by a first terminal of a first user to a second user, sending the message to the second user's user terminal; in the case that the second terminal of the first user is in a logged-in state, send the message to the second terminal of the first user; after receiving the first message sent by the user terminal of the second user After one read indication information, second read indication information associated with the second terminal of the first user and third read indication information associated with the first terminal of the first user are generated; The second read indication information is sent to the second terminal of the first user, so that the second terminal of the first user deletes the message; when the first terminal of the first user is in the logged-in state , sending the third read indication information to the first terminal of the first user, so that the first terminal of the first user deletes the message.
  • sending the message to the second terminal of the first user includes: on the second terminal of the first user When the login is completed, the login of the first terminal of the first user is ended; the message is sent to the second terminal of the first user.
  • sending the third read indication information to the first terminal of the first user includes: in the first terminal When the first terminal of the user completes the login again, the login of the second terminal of the first user is terminated; according to the query request sent by the first terminal of the first user, the third read indication information is sent to the first terminal of the first user.
  • the user terminal of the second user includes a first terminal and a second terminal
  • sending the message to the user terminal of the second user includes: sending the message to the second user the first terminal of the second user and the second terminal of the second user.
  • the first read indication information is sent by a first terminal of the second user, and the method further includes: after receiving the first read indication information, generating a message with the first read indication information. Fourth read indication information associated with the second terminal of the two users; sending the fourth read indication information to the second terminal of the second user, so that the second terminal of the second user deletes the information.
  • a server comprising: a first processing module configured to, after receiving a message sent by a first terminal of a first user to a second user, send the message to a a user terminal of the second user; a second processing module configured to send the message to the second terminal of the first user when the second terminal of the first user is in a logged-in state;
  • the information generation module is configured to, after receiving the first read indication information sent by the user terminal of the second user, generate the second read indication information associated with the second terminal of the first user and the second read indication information associated with the second terminal of the first user.
  • an information sending module configured to send the second read indication information to the second terminal of the first user, so that the The second terminal of the first user deletes the message; when the first terminal of the first user is in a logged-in state, the third read indication information is sent to the first terminal of the first user, so that the first terminal of the first user deletes the message.
  • a server comprising: a memory configured to store instructions; a processor coupled to the memory, the processor configured to execute the instructions stored in the memory to implement any of the foregoing embodiments the method described.
  • a message processing system comprising: the server according to any of the above embodiments; a first terminal of a first user configured to send a message sent to a second user To the server, it is further configured to delete the message according to the third read indication information sent by the server in a logged-in state; the user terminal of the second user is configured to receive the information sent by the server. the message, and send the first read indication information to the server after the message is read; the second terminal of the first user is configured to receive the message sent by the server in a logged-in state , and is further configured to delete the message according to the second read indication information sent by the server.
  • the second terminal of the first user receives the message sent by the server after logging in.
  • the first terminal of the first user is configured to send a query request to the server after re-logging in, so as to receive the third read indication information.
  • the user terminal of the second user includes: a first terminal of the second user, configured to receive the message sent by the server; a second terminal of the second user, configured to receive the message sent by the server; the message sent by the server.
  • the first terminal of the second user is configured to send the first read indication information after the message is read; the second terminal of the second user is configured to send the first read indication information according to the The fourth read indication information sent by the server deletes the message.
  • a non-transitory computer-readable storage medium stores computer instructions, and when the instructions are executed by a processor, any of the foregoing embodiments is implemented methods involved.
  • FIG. 1 is a schematic flowchart of a message processing method according to an embodiment of the present disclosure
  • FIG. 2 is a schematic structural diagram of a server according to an embodiment of the present disclosure
  • FIG. 3 is a schematic structural diagram of a server according to another embodiment of the present disclosure.
  • FIG. 4 is a schematic structural diagram of a message processing system according to an embodiment of the present disclosure.
  • FIG. 5 is a schematic structural diagram of a message processing system according to another embodiment of the disclosure.
  • FIG. 6 is a schematic flowchart of a message processing method according to another embodiment of the present disclosure.
  • FIG. 7 is a schematic flowchart of a message processing method according to another embodiment of the present disclosure.
  • the present disclosure provides a message processing solution, which can effectively realize the deletion of messages after reading.
  • FIG. 1 is a schematic flowchart of a message processing method according to an embodiment of the present disclosure. In some embodiments, the following message processing method steps are performed by a server.
  • step 101 after receiving the message sent by the first terminal of the first user to the second user, the message is sent to the user terminal of the second user.
  • the identification of the first terminal of the first user and the identification of the user terminal of the second user are written into the identification list, and the information of the terminal having the message can be known through the identification list.
  • the user terminal of the second user includes the first terminal and the second terminal.
  • the message is sent to the first terminal of the second user and to the second terminal of the second user.
  • step 102 when the second terminal of the first user is in a logged-in state, a message is sent to the second terminal of the first user.
  • the identification of the second terminal of the first user is written into the identification list.
  • the login of the first terminal of the first user is ended.
  • the message is sent to the second terminal of the first user.
  • step 103 after receiving the first read indication information sent by the user terminal of the second user, generate the second read indication information associated with the second terminal of the first user and the first terminal of the first user The associated third read indication.
  • the current identification list includes the identification of the first terminal of the first user, the identification of the second terminal of the first user, and the identification of the user terminal of the second user.
  • the user terminal of the second user will delete the message and send the first read indication information.
  • the identifier list also includes the identifier of the first user's first terminal and the identifier of the second terminal of the first user. The associated second read indication information and the third read indication information associated with the first terminal of the first user, so as to indicate that the first terminal and the second terminal of the first user can also delete the message.
  • the user terminal of the second user when the user terminal of the second user includes the first terminal and the second terminal, if the first read indication information is sent by the first terminal of the second user, after receiving the first read indication information After the indication information, generate fourth read indication information associated with the second terminal of the second user, and send the fourth read indication information to the second terminal of the second user, so that the second terminal of the second user deletes the information information.
  • step 104 the second read indication information is sent to the second terminal of the first user, so that the second terminal of the first user deletes the message.
  • step 105 when the first terminal of the first user is in a logged-in state, the third read indication information is sent to the first terminal of the first user, so that the first terminal of the first user deletes the message.
  • the login of the second terminal of the first user is ended.
  • the third read indication information is sent to the first terminal of the first user, so that the first terminal of the first user deletes the message.
  • the identifier of the terminal with the message is recorded, so as to ensure that each terminal with the message can complete the message deletion, thereby realizing the post-reading of the message when the user changes the terminal. i.e. delete.
  • FIG. 2 is a schematic structural diagram of a server according to an embodiment of the present disclosure. As shown in FIG. 2 , the server includes a first processing module 21, a second processing module 22, an information generating module 23 and an information sending module 24.
  • the first processing module 21 is configured to, after receiving the message sent by the first terminal of the first user to the second user, send the message to the user terminal of the second user.
  • the first processing module 21 writes the identification of the first terminal of the first user and the identification of the user terminal of the second user into the identification list, and the information of the terminal having the message can be known through the identification list.
  • the user terminal of the second user includes the first terminal and the second terminal.
  • the first processing module 21 sends the message to the first terminal of the second user and the second terminal of the second user.
  • the second processing module 22 is configured to send a message to the second terminal of the first user when the second terminal of the first user is in a logged-in state.
  • the second processing module 22 writes the identification of the second terminal of the first user into the identification list.
  • the second processing module 22 ends the login of the first user's first terminal when the first user's second terminal completes the login. The message is sent to the second terminal of the first user.
  • the information generation module 23 is configured to, after receiving the first read indication information sent by the user terminal of the second user, generate the second read indication information associated with the second terminal of the first user and the information associated with the first user. The third read indication information associated with the first terminal.
  • the current identification list includes the identification of the first terminal of the first user, the identification of the second terminal of the first user, and the identification of the user terminal of the second user.
  • the user terminal of the second user will delete the message and send the first read indication information. Since the identification list includes the identification of the user terminal of the second user, the identification of the first terminal of the first user and the identification of the second terminal of the first user, the information generation module 23 generates a The second read indication information associated with the second terminal of the first user and the third read indication information associated with the first terminal of the first user, so that the information sending module 24 instructs the first terminal and the second terminal of the first user to also can delete the message.
  • the information generation module 23 when the user terminal of the second user includes the first terminal and the second terminal, if the first read indication information is sent by the first terminal of the second user, the information generation module 23 will receive the After the first read indication information, generate fourth read indication information associated with the second terminal of the second user, and send the fourth read indication information to the second terminal of the second user, so that the second user's The second terminal deletes the message.
  • the information sending module 24 is configured to send the second read indication information to the second terminal of the first user, so that the second terminal of the first user deletes the message; when the first terminal of the first user is in the logged-in state, The third read indication information is sent to the first terminal of the first user, so that the first terminal of the first user deletes the message.
  • the information sending module 24 ends the login of the second terminal of the first user when the first terminal of the first user completes the login again.
  • the information sending module 24 sends the third read indication information to the first terminal of the first user according to the query request sent by the first terminal of the first user, so that the first terminal of the first user deletes the message.
  • FIG. 3 is a schematic structural diagram of a server according to another embodiment of the present disclosure. As shown in FIG. 3 , the server includes a memory 31 and a processor 32 .
  • a memory 31 is used to store instructions, and a processor 32 is coupled to the memory 31, and the processor 32 is configured to implement a method as referred to in any of the embodiments of FIG. 1 based on the execution of the instructions stored in the memory.
  • the server further includes a communication interface 33 for exchanging information with other devices.
  • the server also includes a bus 34 , and the processor 32 , the communication interface 33 , and the memory 31 communicate with each other through the bus 34 .
  • the memory 31 may include high-speed RAM memory, and may also include non-volatile memory, such as at least one disk memory.
  • the memory 31 may also be a memory array.
  • the storage 31 may also be divided into blocks, and the blocks may be combined into virtual volumes according to certain rules.
  • the processor 32 may be a central processing unit (CPU), or may be an application specific integrated circuit (ASIC), or one or more integrated circuits configured to implement embodiments of the present disclosure.
  • CPU central processing unit
  • ASIC application specific integrated circuit
  • the present disclosure also relates to a non-transitory computer-readable storage medium, wherein the computer-readable storage medium stores computer instructions, and the instructions are executed by a processor to implement the method involved in any of the embodiments in FIG. 1 .
  • FIG. 4 is a schematic structural diagram of a message processing system according to an embodiment of the present disclosure.
  • the message processing system includes a server 41 , a first terminal 42 of a first user, a second terminal 43 of the first user, and a user terminal 44 of the second user.
  • the server 41 is the server involved in any of the embodiments in FIG. 2 or FIG. 3 .
  • the first terminal 42 of the first user is configured to send the message to the server 4 for the second user.
  • the user terminal 44 of the second user is configured to receive the message sent by the server 41 .
  • the second terminal 43 of the first user is configured to receive the message sent by the server 41 in a logged-in state.
  • the second terminal 43 of the first user receives the message sent by the server 41 after logging in.
  • the user terminal 44 of the second user sends the first read indication information to the server 41 after the message is read.
  • the second terminal 43 of the first user deletes the message according to the second read indication information sent by the server 41 .
  • the message is deleted according to the third read indication information sent by the server 41 .
  • the first terminal 42 of the first user after logging in again, sends a query request to the server 41 so as to receive the third read indication information.
  • FIG. 5 is a schematic structural diagram of a message processing system according to another embodiment of the present disclosure.
  • the difference between FIG. 5 and FIG. 4 is that, in the embodiment shown in FIG. 5 , the user terminals of the second user include a first terminal 51 and a second terminal 52 .
  • the first terminal 51 of the second user is configured to receive the message sent by the server 41 .
  • the first terminal 51 of the second user sends the first read indication information after the message is read.
  • the second terminal 52 of the second user is configured to receive the message sent by the server 41 .
  • the second terminal 52 of the second user is configured to delete the message according to the fourth read indication information sent by the server 41 .
  • FIG. 6 is a schematic flowchart of a message processing method according to another embodiment of the present disclosure.
  • the first terminal DA2 of user A logs in to the server
  • the user terminal DB of user B logs in to the server.
  • step 601 the first terminal DA1 of the user A sends the message M sent to the user B to the server.
  • step 602 the server writes the identification of the first terminal DA1 into the identification list.
  • step 603 the server sends the message M to the user terminal DB of user B.
  • step 604 after receiving the message M, the user terminal DB of the user B sends a receipt of receipt of the message M.
  • step 605 after receiving the receipt of receipt sent by the user terminal DB of user B, the server writes the identifier of the user terminal DB of user B into the identifier list.
  • step 606 the second terminal DA2 of user A initiates a login operation.
  • step 607 the server ends the login of the first terminal DA1 of the user A after the login of the second terminal DA2 of the user A is completed.
  • step 608 the server sends the message M to the second terminal DA2 of the user A to realize information synchronization.
  • step 609 the second terminal DA2 of the user A sends a receipt of receipt to the server.
  • step 610 the server writes the identifier of the second terminal DA2 of the user A into the identifier list.
  • step 611 after the message M is read, the user terminal DB of user B sends the first read indication information to the server.
  • step 612 the user terminal DB of the user B deletes the message M after a predetermined time delay.
  • the server queries the list of identities. Since the identification list includes the identification of user B's user terminal DB, the identification of user A's first terminal DA1 and the identification of user A's second terminal DA2, the identification of user A's second terminal DA2 is generated. and the third read indication information associated with the first terminal DA1 of user A.
  • step 614 the server sends the second read indication information to the second terminal DA2 of user A.
  • step 615 the second terminal DA2 of the user A deletes the message M after a predetermined time delay according to the second read indication information.
  • step 616 the second terminal DA2 of the user A sends the receipt of the second read indication information to the server.
  • step 617 the server deletes the second read indication information.
  • step 618 the first terminal DA1 of user A initiates a login operation.
  • step 619 the server ends the login of the second terminal DA2 of the user A after the first terminal DA1 of the user A completes the login.
  • step 620 the first terminal DA1 of user A sends a query request to the server.
  • step 621 the server sends the third read indication information to the first terminal DA1 of user A.
  • step 622 the first terminal DA1 of the user A deletes the message M after a predetermined time delay according to the third read indication information.
  • step 623 the first terminal DA1 of user A sends the receipt of the third read indication information to the server.
  • step 624 the server deletes the third read indication information.
  • the first terminal DA1 of the user A, the second terminal DA2 of the user A, and the user terminal DB of the user B all delete the message M.
  • FIG. 7 is a schematic flowchart of a message processing method according to another embodiment of the present disclosure.
  • the first terminal DA1 and the second terminal DA2 of the user A log in to the server at the same time
  • the first terminal DB1 and the second terminal DB2 of the user B log in to the server at the same time.
  • step 701 the first terminal DA1 of the user A sends the message M sent to the user B to the server.
  • step 702 the server writes the identification of the first terminal DA1 into the identification list.
  • step 703 the server sends the message M to the second terminal DA2 of the user A, so as to realize information synchronization.
  • step 704 after receiving the message M, the second terminal DA2 of the user A sends a receipt of receipt of the message M.
  • step 705 after receiving the receipt of receipt sent by the second terminal DA2 of the user A, the server writes the identification of the second terminal DA2 of the user A into the identification list.
  • step 706 the server sends the message M to the first terminal DB1 of user B.
  • step 707 after receiving the message M, the first terminal DB1 of the user B sends a receipt of receipt of the message M.
  • step 708 after receiving the receipt of receipt sent by the first terminal DB1 of the user B, the server writes the identifier of the first terminal DB1 of the user B into the identifier list.
  • step 709 the server sends the message M to the second terminal DB2 of the user B, so as to realize the synchronization of the information of the first terminal DB1 of the user B and the second designated DB2.
  • step 710 after receiving the message M, the second terminal DB2 of the user B sends a receipt of receipt of the message M.
  • step 711 after receiving the receipt of receipt sent by the second terminal DB2 of the user B, the server writes the identifier of the second terminal DB2 of the user B into the identifier list.
  • step 712 after the message M is read, the first terminal DB1 of the second user B sends the first read indication information to the server.
  • step 713 the first terminal DB1 of the second user B deletes the message M after a predetermined time delay.
  • the server queries the list of identities.
  • the identifier list also includes the identifier of the second terminal DB2 of the second user B, the identifier of the second terminal DA2 of the first user A and the identifier of the first user A.
  • the identification of the first terminal DA1 thus generating the second read indication information associated with the second terminal DB2 of the second user B, the third read indication information associated with the second terminal DA2 of the first user A and the Fourth read indication information associated with the first terminal DA1 of the first user A.
  • step 715 the server sends the second read indication information to the second terminal DB2 of the second user B.
  • step 716 the second terminal DB2 of the second user B deletes the message M after a predetermined time delay according to the second read indication information.
  • step 717 the second terminal DB2 of the second user B sends the receipt of the second read indication information to the server.
  • step 718 the server deletes the second read indication information.
  • step 719 the server sends the third read indication information to the second terminal DA2 of the first user A.
  • step 720 the second terminal DA2 of the first user A deletes the message M after a predetermined time delay according to the third read indication information.
  • step 721 the second terminal DA2 of the first user A sends a receipt of receipt of the third read indication information to the server.
  • step 722 the server deletes the third read indication information.
  • step 723 the server sends the fourth read indication information to the first terminal DA1 of the first user A.
  • step 724 the first terminal DA1 of the first user A deletes the message M after a predetermined time delay according to the fourth read indication information.
  • step 725 the first terminal DA1 of the first user A sends a receipt of receipt of the fourth read indication information to the server.
  • step 726 the server deletes the third read indication information.
  • the first terminal DA1 of the first user A, the second terminal DA2 of the first user A, the first terminal DB1 of the second user B and the The second terminal DB2 of the second user B all deletes the message M.
  • the functional unit modules described above may be implemented as a general-purpose processor, a programmable logic controller (Programmable Logic Controller, PLC for short), a digital signal processor ( Digital Signal Processor (referred to as: DSP), Application Specific Integrated Circuit (referred to as: ASIC), Field-Programmable Gate Array (referred to as: FPGA) or other programmable logic devices, discrete gates or transistors Logic devices, discrete hardware components, or any suitable combination thereof.
  • a programmable logic controller Programmable Logic Controller, PLC for short
  • DSP Digital Signal Processor
  • ASIC Application Specific Integrated Circuit
  • FPGA Field-Programmable Gate Array

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本公开提供一种消息处理方法和系统、服务器。消息处理方法包括:在接收到第一用户的第一终端发送给第二用户的消息后,将消息发送给第二用户的用户终端;在第一用户的第二终端处于登录状态的情况下,将消息发送给第一用户的第二终端;在接收到第二用户的用户终端发送的第一已读指示信息后,生成与第一用户的第二终端相关联的第二已读指示信息和与第一用户的第一终端相关联的第三已读指示信息;将第二已读指示信息发送给第一用户的第二终端,以便第一用户的第二终端删除消息;在第一用户的第一终端处于登录状态的情况下,将第三已读指示信息发送给第一用户的第一终端,以便第一用户的第一终端删除消息。

Description

消息处理方法和系统、服务器
相关申请的交叉引用
本公开是以CN申请号为202110069833.3,申请日为2021年1月19日的申请为基础,并主张其优先权,该CN申请的公开内容在此作为整体引入本公开中。
技术领域
本公开涉及信息处理领域,特别涉及一种消息处理方法和系统、服务器。
背景技术
为了保护信息安全,在相关技术中,用户A的终端发送一条携带“自动删除”指令的消息给用户B的终端。用户B在阅读消息后,用户B的终端会启动删除倒计时任务,在经过预设时间后会将该消息删除。此外,用户B的终端发送一条已读指示消息给用户A的终端,用户A的终端在接收到已读指示消息后启动删除倒计时任务,在经过预设时间后会将该消息删除。由此实现消息的阅后即删除。
发明内容
根据本公开实施例的第一方面,提供一种消息处理方法,包括:在接收到第一用户的第一终端发送给第二用户的消息后,将所述消息发送给所述第二用户的用户终端;在所述第一用户的第二终端处于登录状态的情况下,将所述消息发送给所述第一用户的第二终端;在接收到所述第二用户的用户终端发送的第一已读指示信息后,生成与所述第一用户的第二终端相关联的第二已读指示信息和与所述第一用户的第一终端相关联的第三已读指示信息;将所述第二已读指示信息发送给所述第一用户的第二终端,以便所述第一用户的第二终端删除所述消息;在所述第一用户的第一终端处于登录状态的情况下,将所述第三已读指示信息发送给所述第一用户的第一终端,以便所述第一用户的第一终端删除所述消息。
在一些实施例中,在所述第一用户的第二终端处于登录状态的情况下,将所述消息发送给所述第一用户的第二终端包括:在所述第一用户的第二终端完成登录的情况下,结束所述第一用户的第一终端的登录;将所述消息发送给所述第一用户的第二终端。
在一些实施例中,在所述第一用户的第一终端处于登录状态的情况下,将所述第三已读指示信息发送给所述第一用户的第一终端包括:在所述第一用户的第一终端重新完成登录的情况下,结束所述第一用户的第二终端的登录;根据所述第一用户的第一终端发送的查询请求,将所述第三已读指示信息发送给所述第一用户的第一终端。
在一些实施例中,所述第二用户的用户终端包括第一终端和第二终端,将所述消息发送给所述第二用户的用户终端包括:将所述消息发送给所述第二用户的第一终端和所述第二用户的第二终端。
在一些实施例中,所述第一已读指示信息由所述第二用户的第一终端发送,所述方法还包括:在接收到所述第一已读指示信息后,生成与所述第二用户的第二终端相关联的第四已读指示信息;将所述第四已读指示信息发送给所述第二用户的第二终端,以便所述第二用户的第二终端删除所述消息。
根据本公开实施例的第二方面,提供一种服务器,包括:第一处理模块,被配置为在接收到第一用户的第一终端发送给第二用户的消息后,将所述消息发送给所述第二用户的用户终端;第二处理模块,被配置为在所述第一用户的第二终端处于登录状态的情况下,将所述消息发送给所述第一用户的第二终端;信息生成模块,被配置为在接收到所述第二用户的用户终端发送的第一已读指示信息后,生成与所述第一用户的第二终端相关联的第二已读指示信息和与所述第一用户的第一终端相关联的第三已读指示信息;信息发送模块,被配置为将所述第二已读指示信息发送给所述第一用户的第二终端,以便所述第一用户的第二终端删除所述消息;在所述第一用户的第一终端处于登录状态的情况下,将所述第三已读指示信息发送给所述第一用户的第一终端,以便所述第一用户的第一终端删除所述消息。
根据本公开实施例的第三方面,提供一种服务器,包括:存储器,被配置为存储指令;处理器,耦合到存储器,处理器被配置为基于存储器存储的指令执行实现如上述任一实施例所述的方法。
根据本公开实施例的第四方面,提供一种消息处理系统,包括:如上述任一实施例所述的服务器;第一用户的第一终端,被配置为将发送给第二用户的消息发送给所述服务器,还被配置为在处于登录状态的情况下根据所述服务器发送的第三已读指示信息删除所述消息;第二用户的用户终端,被配置为接收所述服务器发送的所述消息,在所述消息被阅读后将第一已读指示信息发送给所述服务器;第一用户的第二终端,被配置为在处于登录状态的情况下接收所述服务器发送的所述消息,还被配置为根据 所述服务器发送的第二已读指示信息删除所述消息。
在一些实施例中,所述第一用户的第二终端在完成登录后,接收所述服务器发送的所述消息。
在一些实施例中,所述第一用户的第一终端被配置为在重新完成登录后,将查询请求发送给所述服务器,以便接收所述第三已读指示信息。
在一些实施例中,所述第二用户的用户终端包括:第二用户的第一终端,被配置为接收所述服务器发送的所述消息;第二用户的第二终端,被配置为接收所述服务器发送的所述消息。
在一些实施例中,所述第二用户的第一终端被配置为在所述消息被阅读后发送所述第一已读指示信息;所述第二用户的第二终端被配置为根据所述服务器发送的第四已读指示信息删除所述消息。
根据本公开实施例的第五方面,提供一种非瞬态计算机可读存储介质,其中,非瞬态计算机可读存储介质存储有计算机指令,指令被处理器执行时实现如上述任一实施例涉及的方法。
通过以下参照附图对本公开的示例性实施例的详细描述,本公开的其它特征及其优点将会变得清楚。
附图说明
为了更清楚地说明本公开实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本公开的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。
图1为本公开一个实施例的消息处理方法的流程示意图;
图2为本公开一个实施例的服务器的结构示意图;
图3为本公开另一个实施例的服务器的结构示意图;
图4为本公开一个实施例的消息处理系统的结构示意图;
图5为本公开另一个实施例的消息处理系统的结构示意图;
图6为本公开另一个实施例的消息处理方法的流程示意图;
图7为本公开另一个实施例的消息处理方法的流程示意图。
具体实施方式
下面将结合本公开实施例中的附图,对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本公开一部分实施例,而不是全部的实施例。以下对至少一个示例性实施例的描述实际上仅仅是说明性的,决不作为对本公开及其应用或使用的任何限制。基于本公开中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本公开保护的范围。
除非另外具体说明,否则在这些实施例中阐述的部件和步骤的相对布置、数字表达式和数值不限制本公开的范围。
同时,应当明白,为了便于描述,附图中所示出的各个部分的尺寸并不是按照实际的比例关系绘制的。
对于相关领域普通技术人员已知的技术、方法和设备可能不作详细讨论,但在适当情况下,所述技术、方法和设备应当被视为授权说明书的一部分。
在这里示出和讨论的所有示例中,任何具体值应被解释为仅仅是示例性的,而不是作为限制。因此,示例性实施例的其它示例可以具有不同的值。
应注意到:相似的标号和字母在下面的附图中表示类似项,因此,一旦某一项在一个附图中被定义,则在随后的附图中不需要对其进行进一步讨论。
发明人通过研究发现,用户A在通过设备A1发送消息后,将设备A1更换为设备A2。在这种情况下,用户B的终端所发送的已读指示消息被用户A的设备A2接收。在用户A将设备A2更换回设备A1后,由于设备A1没有接收到用户B的终端所发送的已读指示消息,从而导致设备A1无法删除该消息。由此导致无法有效实现消息的阅后即删除。
据此,本公开提供一种消息处理方案,能够有效实现消息的阅后即删除。
图1为本公开一个实施例的消息处理方法的流程示意图。在一些实施例中,下列的消息处理方法步骤由服务器执行。
在步骤101,在接收到第一用户的第一终端发送给第二用户的消息后,将消息发送给第二用户的用户终端。
在一些实施例中,将第一用户的第一终端的标识和第二用户的用户终端的标识写入标识列表中,通过标识列表能够了解具有该消息的终端信息。
在一些实施例中,第二用户的用户终端包括第一终端和第二终端。在这种情况下,将消息发送给第二用户的第一终端和第二用户的第二终端。
在步骤102,在第一用户的第二终端处于登录状态的情况下,将消息发送给第一用户的第二终端。
在一些实施例中,将第一用户的第二终端的标识写入标识列表中。
在一些实施例中,在第一用户的第二终端完成登录的情况下,结束第一用户的第一终端的登录。将消息发送给第一用户的第二终端。
在步骤103,在接收到第二用户的用户终端发送的第一已读指示信息后,生成与第一用户的第二终端相关联的第二已读指示信息和与第一用户的第一终端相关联的第三已读指示信息。
在一些实施例中,当前标识列表中包括第一用户的第一终端的标识、第一用户的第二终端的标识和第二用户的用户终端的标识。第二用户的用户终端在该消息被阅读后会删除该消息,并发送第一已读指示信息。由于标识列表中除第二用户的用户终端的标识之外,还包括第一用户的第一终端的标识和第一用户的第二终端的标识,由此通过生成与第一用户的第二终端相关联的第二已读指示信息和与第一用户的第一终端相关联的第三已读指示信息,以便指示第一用户的第一终端和第二终端也能删除该消息。
在一些实施例中,在第二用户的用户终端包括第一终端和第二终端的情况下,若第一已读指示信息由第二用户的第一终端发送,则在接收到第一已读指示信息后,生成与第二用户的第二终端相关联的第四已读指示信息,并将第四已读指示信息发送给第二用户的第二终端,以便第二用户的第二终端删除消息。
在步骤104,将第二已读指示信息发送给第一用户的第二终端,以便第一用户的第二终端删除消息。
在步骤105,在第一用户的第一终端处于登录状态的情况下,将第三已读指示信息发送给第一用户的第一终端,以便第一用户的第一终端删除消息。
在一些实施例中,在第一用户的第一终端重新完成登录的情况下,结束第一用户的第二终端的登录。根据第一用户的第一终端发送的查询请求,将第三已读指示信息发送给第一用户的第一终端,以便第一用户的第一终端删除消息。
在本公开上述实施例提供的消息处理方法中,通过记录具有消息的终端标识,以便确保每个具有消息的终端都能完成消息删除,由此实现在用户更换终端的情况下实现消息的阅后即删除。
图2为本公开一个实施例的服务器的结构示意图。如图2所示,服务器包括第一 处理模块21、第二处理模块22、信息生成模块23和信息发送模块24。
第一处理模块21被配置为在接收到第一用户的第一终端发送给第二用户的消息后,将消息发送给第二用户的用户终端。
在一些实施例中,第一处理模块21将第一用户的第一终端的标识和第二用户的用户终端的标识写入标识列表中,通过标识列表能够了解具有该消息的终端信息。
在一些实施例中,第二用户的用户终端包括第一终端和第二终端。在这种情况下,第一处理模块21将消息发送给第二用户的第一终端和第二用户的第二终端。
第二处理模块22被配置为在第一用户的第二终端处于登录状态的情况下,将消息发送给第一用户的第二终端。
在一些实施例中,第二处理模块22将第一用户的第二终端的标识写入标识列表中。
在一些实施例中,第二处理模块22在第一用户的第二终端完成登录的情况下,结束第一用户的第一终端的登录。将消息发送给第一用户的第二终端。
信息生成模块23被配置为在接收到第二用户的用户终端发送的第一已读指示信息后,生成与第一用户的第二终端相关联的第二已读指示信息和与第一用户的第一终端相关联的第三已读指示信息。
在一些实施例中,当前标识列表中包括第一用户的第一终端的标识、第一用户的第二终端的标识和第二用户的用户终端的标识。第二用户的用户终端在该消息被阅读后会删除该消息,并发送第一已读指示信息。由于标识列表中除第二用户的用户终端的标识之外,还包括第一用户的第一终端的标识和第一用户的第二终端的标识,由此信息生成模块23通过生成与第一用户的第二终端相关联的第二已读指示信息和与第一用户的第一终端相关联的第三已读指示信息,以便信息发送模块24指示第一用户的第一终端和第二终端也能删除该消息。
在一些实施例中,在第二用户的用户终端包括第一终端和第二终端的情况下,若第一已读指示信息由第二用户的第一终端发送,则信息生成模块23在接收到第一已读指示信息后,生成与第二用户的第二终端相关联的第四已读指示信息,并将第四已读指示信息发送给第二用户的第二终端,以便第二用户的第二终端删除消息。
信息发送模块24被配置为将第二已读指示信息发送给第一用户的第二终端,以便第一用户的第二终端删除消息;在第一用户的第一终端处于登录状态的情况下,将第三已读指示信息发送给第一用户的第一终端,以便第一用户的第一终端删除消息。
在一些实施例中,信息发送模块24在第一用户的第一终端重新完成登录的情况下,结束第一用户的第二终端的登录。信息发送模块24根据第一用户的第一终端发送的查询请求,将第三已读指示信息发送给第一用户的第一终端,以便第一用户的第一终端删除消息。
图3为本公开另一个实施例的服务器的结构示意图。如图3所示,服务器包括存储器31和处理器32。
存储器31用于存储指令,处理器32耦合到存储器31,处理器32被配置为基于存储器存储的指令执行实现如图1中任一实施例涉及的方法。
如图3所示,该服务器还包括通信接口33,用于与其它设备进行信息交互。同时,该服务器还包括总线34,处理器32、通信接口33、以及存储器31通过总线34完成相互间的通信。
存储器31可以包含高速RAM存储器,也可还包括非易失性存储器(non-volatile memory),例如至少一个磁盘存储器。存储器31也可以是存储器阵列。存储器31还可能被分块,并且块可按一定的规则组合成虚拟卷。
此外,处理器32可以是一个中央处理器CPU,或者可以是专用集成电路ASIC,或是被配置成实施本公开实施例的一个或多个集成电路。
本公开同时还涉及一种非瞬态计算机可读存储介质,其中计算机可读存储介质存储有计算机指令,指令被处理器执行时实现如图1中任一实施例涉及的方法。
图4为本公开一个实施例的消息处理系统的结构示意图。如图4所示,消息处理系统包括服务器41、第一用户的第一终端42、第一用户的第二终端43和第二用户的用户终端44。服务器41为图2或图3中任一实施例涉及的服务器。
第一用户的第一终端42被配置为将发送给第二用户的消息发送给服务器4。第二用户的用户终端44被配置为接收服务器41发送的消息。第一用户的第二终端43被配置为在处于登录状态的情况下接收服务器41发送的消息。
在一些实施例中,第一用户的第二终端43在完成登录后,接收服务器41发送的消息。
第二用户的用户终端44在消息被阅读后将第一已读指示信息发送给服务器41。第一用户的第二终端43根据服务器41发送的第二已读指示信息删除消息。第一用户的第一终端42在处于登录状态的情况下根据服务器41发送的第三已读指示信息删除消息。
在一些实施例中,第一用户的第一终端42在重新完成登录后,将查询请求发送给服务器41,以便接收第三已读指示信息。
图5为本公开另一个实施例的消息处理系统的结构示意图。图5与图4的不同之处在于,在图5所示实施例中,第二用户的用户终端包括第一终端51和第二终端52。
第二用户的第一终端51被配置为接收服务器41发送的消息。第二用户的第一终端51在消息被阅读后发送第一已读指示信息。
第二用户的第二终端52被配置为接收服务器41发送的消息。第二用户的第二终端52被配置为根据服务器41发送的第四已读指示信息删除消息。
图6为本公开另一个实施例的消息处理方法的流程示意图。在该实施例中,用户A的第一终端DA2登录服务器,用户B的用户终端DB登录服务器。
在步骤601,用户A的第一终端DA1将发送给用户B的消息M发送给服务器。
在步骤602,服务器将第一终端DA1的标识写入标识列表中。
在步骤603,服务器将消息M发送给用户B的用户终端DB。
在步骤604,用户B的用户终端DB在接收到消息M后,发送消息M的接收回执。
在步骤605,服务器在接收到用户B的用户终端DB发送的接收回执后,将用户B的用户终端DB的标识写入标识列表中。
在步骤606,用户A的第二终端DA2发起登录操作。
在步骤607,服务器在用户A的第二终端DA2完成登录后,结束用户A的第一终端DA1的登录。
在步骤608,服务器将消息M发送给用户A的第二终端DA2,以实现信息同步。
在步骤609,用户A的第二终端DA2向服务器发送接收回执。
在步骤610,服务器将用户A的第二终端DA2的标识写入标识列表中。
在步骤611,用户B的用户终端DB在消息M被阅读后,向服务器发送第一已读指示信息。
在步骤612,用户B的用户终端DB在延时预定时间后删除消息M。
在步骤613,服务器在标识列表中进行查询。由于在标识列表中除用户B的用户终端DB的标识外,还包括用户A的第一终端DA1的标识和用户A的第二终端DA2的标识,因此生成与用户A的第二终端DA2相关联的第二已读指示信息和与用户A的第一终端DA1相关联的第三已读指示信息。
在步骤614,服务器将第二已读指示信息发送给用户A的第二终端DA2。
在步骤615,用户A的第二终端DA2根据第二已读指示信息,在延时预定时间后删除消息M。
在步骤616,用户A的第二终端DA2将第二已读指示信息的接收回执发送给服务器。
在步骤617,服务器删除第二已读指示信息。
在步骤618,用户A的第一终端DA1发起登录操作。
在步骤619,服务器在用户A的第一终端DA1完成登录后,结束用户A的第二终端DA2的登录。
在步骤620,用户A的第一终端DA1向服务器发送查询请求。
在步骤621,服务器将第三已读指示信息发送给用户A的第一终端DA1。
在步骤622,用户A的第一终端DA1根据第三已读指示信息,在延时预定时间后删除消息M。
在步骤623,用户A的第一终端DA1将第三已读指示信息的接收回执发送给服务器。
在步骤624,服务器删除第三已读指示信息。
由此,在用户通过用户B的用户终端DB阅读消息M后,用户A的第一终端DA1、用户A的第二终端DA2和用户B的用户终端DB均删除了消息M。
图7为本公开另一个实施例的消息处理方法的流程示意图。在该实施例中,用户A的第一终端DA1和第二终端DA2同时登录服务器,用户B的第一终端DB1和第二终端DB2同时登录服务器。
在步骤701,用户A的第一终端DA1将发送给用户B的消息M发送给服务器。
在步骤702,服务器将第一终端DA1的标识写入标识列表中。
在步骤703,服务器将消息M发送给用户A的第二终端DA2,以便实现信息同步。
在步骤704,用户A的第二终端DA2在接收到消息M后,发送消息M的接收回执。
在步骤705,服务器在接收到用户A的第二终端DA2发送的接收回执后,将用户A的第二终端DA2的标识写入标识列表中。
在步骤706,服务器将消息M发送给用户B的第一终端DB1。
在步骤707,用户B的第一终端DB1在接收到消息M后,发送消息M的接收回执。
在步骤708,服务器在接收到用户B的第一终端DB1发送的接收回执后,将用户B的第一终端DB1的标识写入标识列表中。
在步骤709,服务器将消息M发送给用户B的第二终端DB2,以便实现用户B的第一终端DB1和第二指定DB2的信息同步。
在步骤710,用户B的第二终端DB2在接收到消息M后,发送消息M的接收回执。
在步骤711,服务器在接收到用户B的第二终端DB2发送的接收回执后,将用户B的第二终端DB2的标识写入标识列表中。
在步骤712,第二用户B的第一终端DB1在消息M被阅读后,向服务器发送第一已读指示信息。
在步骤713,第二用户B的第一终端DB1在延时预定时间后删除消息M。
在步骤714,服务器在标识列表中进行查询。由于在标识列表中除第二用户B的第一终端DB1的标识外,还包括第二用户B的第二终端DB2的标识、第一用户A的第二终端DA2的标识和第一用户A的第一终端DA1的标识,因此生成与第二用户B的第二终端DB2相关联的第二已读指示信息、与第一用户A的第二终端DA2相关联的第三已读指示信息和与第一用户A的第一终端DA1相关联的第四已读指示信息。
在步骤715,服务器将第二已读指示信息发送给第二用户B的第二终端DB2。
在步骤716,第二用户B的第二终端DB2根据第二已读指示信息,在延时预定时间后删除消息M。
在步骤717,第二用户B的第二终端DB2将第二已读指示信息的接收回执发送给服务器。
在步骤718,服务器删除第二已读指示信息。
在步骤719,服务器将第三已读指示信息发送给第一用户A的第二终端DA2。
在步骤720,第一用户A的第二终端DA2根据第三已读指示信息,在延时预定时间后删除消息M。
在步骤721,第一用户A的第二终端DA2将第三已读指示信息的接收回执发送给服务器。
在步骤722,服务器删除第三已读指示信息。
在步骤723,服务器将第四已读指示信息发送给第一用户A的第一终端DA1。
在步骤724,第一用户A的第一终端DA1根据第四已读指示信息,在延时预定时间后删除消息M。
在步骤725,第一用户A的第一终端DA1将第四已读指示信息的接收回执发送给服务器。
在步骤726,服务器删除第三已读指示信息。
由此,在用户通过第二用户B的第一终端DB1阅读消息M后,第一用户A的第一终端DA1、第一用户A的第二终端DA2、第二用户B的第一终端DB1和第二用户B的第二终端DB2均删除了消息M。
在一些实施例中,在上面所描述的功能单元模块可以实现为用于执行本公开所描述功能的通用处理器、可编程逻辑控制器(Programmable Logic Controller,简称:PLC)、数字信号处理器(Digital Signal Processor,简称:DSP)、专用集成电路(Application Specific Integrated Circuit,简称:ASIC)、现场可编程门阵列(Field-Programmable Gate Array,简称:FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件或者其任意适当组合。
本领域普通技术人员可以理解实现上述实施例的全部或部分步骤可以通过硬件来完成,也可以通过程序来指令相关的硬件完成,所述的程序可以存储于一种计算机可读存储介质中,上述提到的存储介质可以是只读存储器,磁盘或光盘等。
本公开的描述是为了示例和描述起见而给出的,而并不是无遗漏的或者将本公开限于所公开的形式。很多修改和变化对于本领域的普通技术人员而言是显然的。选择和描述实施例是为了更好说明本公开的原理和实际应用,并且使本领域的普通技术人员能够理解本公开从而设计适于特定用途的带有各种修改的各种实施例。

Claims (13)

  1. 一种消息处理方法,包括:
    在接收到第一用户的第一终端发送给第二用户的消息后,将所述消息发送给所述第二用户的用户终端;
    在所述第一用户的第二终端处于登录状态的情况下,将所述消息发送给所述第一用户的第二终端;
    在接收到所述第二用户的用户终端发送的第一已读指示信息后,生成与所述第一用户的第二终端相关联的第二已读指示信息和与所述第一用户的第一终端相关联的第三已读指示信息;
    将所述第二已读指示信息发送给所述第一用户的第二终端,以便所述第一用户的第二终端删除所述消息;
    在所述第一用户的第一终端处于登录状态的情况下,将所述第三已读指示信息发送给所述第一用户的第一终端,以便所述第一用户的第一终端删除所述消息。
  2. 根据权利要求1所述的方法,其中,在所述第一用户的第二终端处于登录状态的情况下,将所述消息发送给所述第一用户的第二终端包括:
    在所述第一用户的第二终端完成登录的情况下,结束所述第一用户的第一终端的登录;
    将所述消息发送给所述第一用户的第二终端。
  3. 根据权利要求2所述的方法,其中,在所述第一用户的第一终端处于登录状态的情况下,将所述第三已读指示信息发送给所述第一用户的第一终端包括:
    在所述第一用户的第一终端重新完成登录的情况下,结束所述第一用户的第二终端的登录;
    根据所述第一用户的第一终端发送的查询请求,将所述第三已读指示信息发送给所述第一用户的第一终端。
  4. 根据权利要求1-3中任一项所述的方法,其中,所述第二用户的用户终端包括第一终端和第二终端,将所述消息发送给所述第二用户的用户终端包括:
    将所述消息发送给所述第二用户的第一终端和所述第二用户的第二终端。
  5. 根据权利要求4所述的方法,其中,所述第一已读指示信息由所述第二用户的第一终端发送,所述方法还包括:
    在接收到所述第一已读指示信息后,生成与所述第二用户的第二终端相关联的第四已读指示信息;
    将所述第四已读指示信息发送给所述第二用户的第二终端,以便所述第二用户的第二终端删除所述消息。
  6. 一种服务器,包括:
    第一处理模块,被配置为在接收到第一用户的第一终端发送给第二用户的消息后,将所述消息发送给所述第二用户的用户终端;
    第二处理模块,被配置为在所述第一用户的第二终端处于登录状态的情况下,将所述消息发送给所述第一用户的第二终端;
    信息生成模块,被配置为在接收到所述第二用户的用户终端发送的第一已读指示信息后,生成与所述第一用户的第二终端相关联的第二已读指示信息和与所述第一用户的第一终端相关联的第三已读指示信息;
    信息发送模块,被配置为将所述第二已读指示信息发送给所述第一用户的第二终端,以便所述第一用户的第二终端删除所述消息;在所述第一用户的第一终端处于登录状态的情况下,将所述第三已读指示信息发送给所述第一用户的第一终端,以便所述第一用户的第一终端删除所述消息。
  7. 一种服务器,包括:
    存储器,被配置为存储指令;
    处理器,耦合到存储器,处理器被配置为基于存储器存储的指令执行实现如权利要求1-5中任一项所述的方法。
  8. 一种消息处理系统,包括:
    如权利要求6或7所述的服务器;
    第一用户的第一终端,被配置为将发送给第二用户的消息发送给所述服务器,还 被配置为在处于登录状态的情况下根据所述服务器发送的第三已读指示信息删除所述消息;
    第二用户的用户终端,被配置为接收所述服务器发送的所述消息,在所述消息被阅读后将第一已读指示信息发送给所述服务器;
    第一用户的第二终端,被配置为在处于登录状态的情况下接收所述服务器发送的所述消息,还被配置为根据所述服务器发送的第二已读指示信息删除所述消息。
  9. 根据权利要求8所述的系统,其中,
    所述第一用户的第二终端在完成登录后,接收所述服务器发送的所述消息。
  10. 根据权利要求9所述的系统,其中,
    所述第一用户的第一终端被配置为在重新完成登录后,将查询请求发送给所述服务器,以便接收所述第三已读指示信息。
  11. 根据权利要求8-10中任一项所述的系统,其中,所述第二用户的用户终端包括:
    第二用户的第一终端,被配置为接收所述服务器发送的所述消息;
    第二用户的第二终端,被配置为接收所述服务器发送的所述消息。
  12. 根据权利要求11所述的系统,其中,
    所述第二用户的第一终端被配置为在所述消息被阅读后发送所述第一已读指示信息;
    所述第二用户的第二终端被配置为根据所述服务器发送的第四已读指示信息删除所述消息。
  13. 一种非瞬态计算机可读存储介质,其中,非瞬态计算机可读存储介质存储有计算机指令,指令被处理器执行时实现如权利要求1-5中任一项所述的方法。
PCT/CN2022/070022 2021-01-19 2022-01-04 消息处理方法和系统、服务器 WO2022156524A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110069833.3A CN113746720B (zh) 2021-01-19 2021-01-19 消息处理方法和系统、服务器
CN202110069833.3 2021-01-19

Publications (1)

Publication Number Publication Date
WO2022156524A1 true WO2022156524A1 (zh) 2022-07-28

Family

ID=78728221

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/070022 WO2022156524A1 (zh) 2021-01-19 2022-01-04 消息处理方法和系统、服务器

Country Status (2)

Country Link
CN (1) CN113746720B (zh)
WO (1) WO2022156524A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113746720B (zh) * 2021-01-19 2023-05-30 北京沃东天骏信息技术有限公司 消息处理方法和系统、服务器

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130159220A1 (en) * 2011-12-15 2013-06-20 Microsoft Corporation Prediction of user response actions to received data
CN104022938A (zh) * 2013-02-28 2014-09-03 腾讯科技(深圳)有限公司 消息同步方法、系统、服务器及客户端
CN106657329A (zh) * 2016-12-21 2017-05-10 北京奇虎科技有限公司 移动终端及其通知信息的控制方法及装置
CN108494663A (zh) * 2018-03-16 2018-09-04 北京邦邦共赢网络科技有限公司 一种消息阅后即焚方法及装置
CN112165425A (zh) * 2020-09-23 2021-01-01 即时匹配(上海)网络科技有限公司 一种阅后即焚的通讯方法及通讯系统
CN113746720A (zh) * 2021-01-19 2021-12-03 北京沃东天骏信息技术有限公司 消息处理方法和系统、服务器

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103812755A (zh) * 2012-11-12 2014-05-21 腾讯科技(深圳)有限公司 一种即时通讯应用中的消息同步方法及装置
CN108183854A (zh) * 2018-03-16 2018-06-19 北京邦邦共赢网络科技有限公司 一种实现消息回执方法及装置
CN110535755B (zh) * 2019-08-30 2021-10-22 上海掌门科技有限公司 一种删除会话消息的方法与设备

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130159220A1 (en) * 2011-12-15 2013-06-20 Microsoft Corporation Prediction of user response actions to received data
CN104022938A (zh) * 2013-02-28 2014-09-03 腾讯科技(深圳)有限公司 消息同步方法、系统、服务器及客户端
CN106657329A (zh) * 2016-12-21 2017-05-10 北京奇虎科技有限公司 移动终端及其通知信息的控制方法及装置
CN108494663A (zh) * 2018-03-16 2018-09-04 北京邦邦共赢网络科技有限公司 一种消息阅后即焚方法及装置
CN112165425A (zh) * 2020-09-23 2021-01-01 即时匹配(上海)网络科技有限公司 一种阅后即焚的通讯方法及通讯系统
CN113746720A (zh) * 2021-01-19 2021-12-03 北京沃东天骏信息技术有限公司 消息处理方法和系统、服务器

Also Published As

Publication number Publication date
CN113746720A (zh) 2021-12-03
CN113746720B (zh) 2023-05-30

Similar Documents

Publication Publication Date Title
US8914856B1 (en) Synchronization of networked storage systems and third party systems
WO2021180025A1 (zh) 一种消息处理方法、装置、电子设备及介质
CN106302337B (zh) 漏洞检测方法和装置
US11811774B1 (en) System and method for recursive propagating application access control
TWI727467B (zh) 聯盟鏈的可信度驗證方法、系統、裝置及設備
US10313434B2 (en) Method and device for message synchronization
US10691362B2 (en) Key-based memory deduplication protection
WO2022036927A1 (zh) 文件存储方法、装置、设备和介质
US20120158853A1 (en) Sending a chat context to a recipient
JP5952304B2 (ja) インスタントメッセージング情報を伝送してフィルタにかけるためのシステムおよび方法
US10999370B1 (en) Syncing and sharing data across systems
WO2022156524A1 (zh) 消息处理方法和系统、服务器
US20130145474A1 (en) Concealing and revealing message data
WO2021098555A1 (zh) 一种分布式表格存储的处理方法、装置及系统
US20090083382A1 (en) Real-time presence of online contacts
US20170155712A1 (en) Method and device for updating cache data
CN113746882A (zh) 一种用户会话信息存储方法、装置及电子设备
CN113127232A (zh) 消息处理方法、装置、设备及存储介质
CN112256696A (zh) 一种表单数据处理方法、装置、设备及存储介质
US9967332B1 (en) Peer-to-peer file sharing and collaboration
CN107968739B (zh) 一种群组消息的查看方法、装置及服务器
CN115987683B (zh) 区块链网络中节点访问控制方法、装置、设备和介质
US10218663B2 (en) Splitting message channels
CN117194298B (zh) 一种控制方法、装置、设备及存储介质
CN110688664A (zh) 一种块链式账本中的权限管理方法、装置及设备

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22742003

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 22742003

Country of ref document: EP

Kind code of ref document: A1