CN111095889A - Multi-terminal message synchronization method, system, server and computer processing equipment - Google Patents

Multi-terminal message synchronization method, system, server and computer processing equipment Download PDF

Info

Publication number
CN111095889A
CN111095889A CN201780093116.6A CN201780093116A CN111095889A CN 111095889 A CN111095889 A CN 111095889A CN 201780093116 A CN201780093116 A CN 201780093116A CN 111095889 A CN111095889 A CN 111095889A
Authority
CN
China
Prior art keywords
message
terminal
user account
detected
mobile terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201780093116.6A
Other languages
Chinese (zh)
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.)
Shenzhen Chuangfujin Technology Co Ltd
Original Assignee
Shenzhen Chuangfujin 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 Shenzhen Chuangfujin Technology Co Ltd filed Critical Shenzhen Chuangfujin Technology Co Ltd
Publication of CN111095889A publication Critical patent/CN111095889A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Landscapes

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

Abstract

The invention provides a multi-terminal message synchronization method, which comprises the following steps: acquiring a message and analyzing the acquired message; detecting the login state of a user account, and if the login of the user account in the mobile terminal is detected, sending the analyzed message to the mobile terminal; and if the fact that the user account logs in the PC terminal is detected, the analyzed message is sent to the PC terminal. The message can be sent according to the login states of the mobile terminal and the PC terminal, and when the login of the user account at the mobile terminal is detected, the message can be sent to the mobile terminal so that the user can check the message; when the user account is detected to log in at the PC terminal, the message can be sent to the PC terminal so that the user can check the message; therefore, the message can be sent according to the login state of the user account, so that the user can check the message in time, and the message is sent to different terminals, so that the user can check the message at different terminals.

Description

Multi-terminal message synchronization method, system, server and computer processing equipment Technical Field
The invention relates to the technical field of internet, in particular to a multi-terminal message synchronization method, a multi-terminal message synchronization system and computer processing equipment.
Background
Instant Messaging (IM) is a real-time communication service that allows users to establish a private chat room over a network. With the rapid development of the IM technology, the communication experience of the user is greatly improved, meanwhile, the number of mobile terminals owned by the user is more and more, the types are more and more abundant, and the communication mode gradually tends to multi-screen, for example, the user can send and receive messages on the mobile terminals such as a mobile phone, a tablet and the like, and can also send and receive messages on a PC terminal such as a notebook computer and a desktop computer.
The user often logs in an account on a mobile terminal sometimes, and logs in on a PC sometimes, for example, the user logs in the account, receives a message, processes a job and the like by using the PC while in an office. When the user goes out, the mobile terminal is more convenient to receive the message, so that work communication, transaction processing and the like can be carried out in time. However, for example, after the user logs in at the PC, the user logs in the account on the mobile terminal for a while, at this time, the message on the PC often cannot be synchronized to the mobile terminal, which causes inconvenience for the user.
Therefore, how to provide a multi-terminal message synchronization method becomes a problem to be solved urgently in the field.
Disclosure of Invention
The invention aims to provide a multi-terminal message synchronization method, a multi-terminal message synchronization system and computer processing equipment, which can timely synchronize messages of different terminals in real time.
The purpose of the invention is realized by the following technical scheme:
a multi-terminal message synchronization method, the method comprising:
acquiring a message and analyzing the acquired message;
detecting the login state of a user account, and if the login of the user account in the mobile terminal is detected, sending the analyzed message to the mobile terminal; and
and if the fact that the user account logs in the PC terminal is detected, sending the analyzed message to the PC terminal.
Preferably, the method further comprises:
and if the user account is detected not to be logged in the mobile terminal, detecting whether the user account is logged in the PC terminal, and if so, sending a message to the PC terminal.
Preferably, after the step of detecting whether the user account is logged in at the PC side if it is detected that the user account is not logged in at the mobile terminal, the method further includes:
and if the fact that the user account is not logged in at the PC terminal is detected, storing the analyzed message.
Preferably, after the step of storing the parsed message, the method further comprises:
and if the fact that the user account logs in the mobile terminal is detected, sending the stored message to the mobile terminal.
Preferably, after the step of storing the parsed message, the method further comprises:
and if the fact that the user account logs in the PC terminal is detected, sending the stored message to the PC terminal.
Preferably, the method further comprises: and if the fact that the user account is not logged in at the PC terminal is detected, storing the analyzed message.
Preferably, after the step of storing the parsed message if it is detected that the user account is not logged in the PC, the method further includes:
and if the fact that the user account logs in the PC terminal is detected, sending the stored message to the PC terminal.
A computer processing apparatus comprising a processor and a computer readable storage medium, said processor retrieving a computer program on said computer readable storage medium and performing the steps of any of the methods described above.
A server, comprising:
the acquisition module is used for acquiring the message and analyzing the acquired message;
the processing and sending module is used for sending the analyzed message to the mobile terminal if the fact that the user account logs in the mobile terminal is detected; and if the fact that the user account logs in the PC terminal is detected, sending the analyzed message to the PC terminal.
A multi-terminal message synchronization system comprises a mobile terminal, a PC (personal computer) terminal and the server, wherein the server is in communication connection with the mobile terminal, the server is in communication connection with the PC terminal, and a server user receives messages and sends the analyzed messages to the mobile terminal or/and the PC terminal.
The multi-terminal message synchronization method of the invention comprises the following steps: acquiring a message and analyzing the acquired message; detecting the login state of a user account, and if the login of the user account in the mobile terminal is detected, sending the analyzed message to the mobile terminal; and if the fact that the user account logs in the PC terminal is detected, the analyzed message is sent to the PC terminal. By adopting the method, the message can be sent according to the login states of the mobile terminal and the PC terminal, and when the login of the user account at the mobile terminal is detected, the message can be sent to the mobile terminal so that the user can check the message; when the user account is detected to log in at the PC terminal, the message can be sent to the PC terminal so that the user can check the message; therefore, the message can be sent according to the login state of the user account, so that the user can check the message in time, and the message is sent to different terminals, so that the user can check the message at different terminals.
Drawings
FIG. 1 is a flow chart of a method for multi-terminal message synchronization in accordance with an embodiment of the present invention;
fig. 2 is a schematic diagram of a server according to an embodiment of the present invention.
Detailed Description
Although a flowchart may describe the operations as a sequential process, many of the operations can be performed in parallel, concurrently, or simultaneously. The order of the operations may be rearranged. A process may be terminated when its operations are completed, but may have additional steps not included in the figure. A process may correspond to a method, a function, a procedure, a subroutine, a subprogram, etc.
The computer equipment comprises user equipment and network equipment. The user equipment or the client includes but is not limited to a computer, a smart phone, a PDA, and the like; network devices include, but are not limited to, a single network server, a server group of multiple network servers, or a cloud based on cloud computing consisting of a large number of computers or network servers. The computer devices may operate individually to implement the present invention or may be networked and interoperate with other computer devices in the network to implement the present invention. The network in which the computer device is located includes, but is not limited to, the internet, a wide area network, a metropolitan area network, a local area network, a VPN network, and the like.
The terms "first," "second," and the like may be used herein to describe various elements, but these elements should not be limited by these terms, which are used merely to distinguish one element from another. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items. 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 be present.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of example embodiments. As used herein, the singular forms "a", "an" 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 herein, 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.
The invention is further described with reference to the drawings and the preferred embodiments.
As shown in fig. 1, the present embodiment discloses a method for synchronizing messages of multiple terminals, which includes:
s101, acquiring a message and analyzing the acquired message;
s102, detecting the login state of a user account, and if the user account is detected to log in the mobile terminal, sending the analyzed message to the mobile terminal; and
and S103, if the fact that the user account is logged in the PC terminal is detected, sending the analyzed message to the PC terminal.
The multi-terminal message synchronization method of the invention comprises the following steps: acquiring a message and analyzing the acquired message; detecting the login state of a user account, and if the login of the user account in the mobile terminal is detected, sending the analyzed message to the mobile terminal; and if the fact that the user account logs in the PC terminal is detected, the analyzed message is sent to the PC terminal. By adopting the method, the message can be sent according to the login states of the mobile terminal and the PC terminal, and when the login of the user account at the mobile terminal is detected, the message can be sent to the mobile terminal so that the user can check the message; when the user account is detected to log in at the PC terminal, the message can be sent to the PC terminal so that the user can check the message; therefore, the message can be sent according to the login state of the user account, so that the user can check the message in time, and the message is sent to different terminals, so that the user can check the message at different terminals.
In this embodiment, for example, the user a sends a message to the user B, after receiving the instruction, the server obtains and analyzes the message, for example, analyzes the message type, whether the message is a text message, a picture message, a voice message, or the like, then detects the login state of the account of the user B, and sends the message to the mobile terminal if it is detected that the user B logs in the mobile terminal; meanwhile, the server can continuously detect whether the account of the user B logs in the PC terminal, and if the account logs in, the server can also send the message to the PC terminal, so that the message exists in both the mobile terminal and the PC terminal, and the user can conveniently check the message in the mobile terminal and the PC terminal.
In this embodiment, after sending the message to the PC end, the PC end may reply a receipt to the server after receiving the message, and the server knows that the PC end of the user has received the message, and the server may also send the receipt to the sender of the original message, for example, the user a in the above case. After sending the message to the mobile terminal, the mobile terminal may reply with a receipt to the server after receiving the receipt, and the server knows that the mobile terminal of the user received the message, and the server may also send the receipt to the sender of the original message, for example, user a in the above case.
In this embodiment, the method further includes: and if the user account is detected not to be logged in the mobile terminal, detecting whether the user account is logged in the PC terminal, and if so, sending a message to the PC terminal.
By adopting the method, whether the user account logs in at the PC terminal can be detected when the user account is detected not to log in at the mobile terminal, and the account can be sent to the PC terminal if the user account logs in at the PC terminal.
In this embodiment, after the step of detecting whether the user account logs in at the PC terminal if it is detected that the user account does not log in at the mobile terminal, the method further includes: and if the fact that the user account is not logged in at the PC terminal is detected, storing the analyzed message.
Therefore, the message can be stored and sent out when the user account is detected to be online.
In this embodiment, after the step of storing the parsed message, the method further includes: and if the fact that the user account logs in the mobile terminal is detected, sending the stored message to the mobile terminal.
In this embodiment, after the step of storing the parsed message, the method further includes: and if the fact that the user account logs in the PC terminal is detected, sending the stored message to the PC terminal.
Therefore, when the user logs in or goes online, the message can be sent to the corresponding login end of the user, so that the user can receive the message in time and read the message.
In this embodiment, the method further includes: and if the fact that the user account is not logged in at the PC terminal is detected, storing the analyzed message.
In this embodiment, after the step of storing the analyzed message if it is detected that the user account is not logged in the PC, the method further includes:
and if the fact that the user account logs in the PC terminal is detected, sending the stored message to the PC terminal.
In this example, the complete steps are as follows:
acquiring a message and analyzing the acquired message;
detecting the login state of a user account, and if the login of the user account in the mobile terminal is detected, sending the analyzed message to the mobile terminal; if the fact that the user account is not logged in the mobile terminal is detected, whether the user account is logged in the PC terminal is detected, if yes, the message is sent to the PC terminal, and if not, the analyzed message is stored; if the fact that the user account logs in the mobile terminal is detected, the stored message is sent to the mobile terminal, and if the fact that the user account logs in the PC terminal is detected, the stored message is sent to the PC terminal;
if the fact that the user account logs in at the PC terminal is detected, the analyzed message is sent to the PC terminal; if the fact that the user account is not logged in at the PC end is detected, the analyzed message is stored; and if the fact that the user account logs in the PC terminal is detected, sending the stored message to the PC terminal.
In this embodiment, the following method may be adopted in the specific implementation: and installing instant messaging software webim on the PC end, and installing communication software xmpp of the mobile end on the mobile terminal.
Receiving a message:
receiving a pc message: a message is returned to the pc client side, so that the pc client side knows the message sending state;
receiving an xmpp message:
the xmpp calls webim to send a message to the pc user through an http interface;
receiving a message queue: the system notification message is inserted into the message queue, and the webim monitors the queue change to acquire the message to be sent.
And forwarding the message:
after webim receives the message (in the above three ways), the following process is performed:
forwarding the message to xmpp;
the message (except the message sent from xmpp) needs to be forwarded to xmpp, ensuring that the messages of app and pc are synchronized.
Forwarding the message pc to the online user:
and after assembling the message _ id into a message body, determining whether the message is read according to the online state cache information of the user, then finding out the message sent by the online user corresponding to the pc, and if the user is offline, accumulating the offline number according to whether the app is in the online state or not.
Online state caching rules and unread state rules:
the current chat object where the user is and the chat subject redis store information (expiration: 20 seconds):
group chat ` + from + ` + gid + ` + subject _ id
A single chat is "chat _" + from + "_" + to _ uid + "_" _+ subject _ id.
And (3) updating the condition:
a) always on, every 15s, the heartbeat is said to be still on the current topic or chat object
b) When switching the theme or the chat object, sending a heartbeat to show that the user has switched, taking the information of the original theme and the chat object, and deleting the information.
Message status:
when a new message comes, whether the online state exists or not is judged, if yes, the online state is in a read state, and the client judges that the read state does not accumulate unread quantity.
The accumulated number is:
after the pc user goes offline, if the app also goes offline (and the online status above does not exist), the new message is temporarily coming, and the number of unread messages is accumulated.
redis storage rules:
the group chat "MsgCnt _" + from _ str + "_ group _" + gid _ str + "_" ___________ "+ subject _ str
The chat is simply "MsgCnt _" + from _ str + "_ chat _" + uid _ str + "_" __+ subject _ str.
Clearing quantity:
a) after the user logs in the pc, sending the unread number in the offline period to the past, and clearing all unread subjects and chat objects of the current user;
b) when a chat subject (chat object) is switched on the current user app, the webim is called to clear the read state interface, and the pc object subject is immediately cleared;
c) when the pc switches the themes, the xmpp interface is called to achieve the purpose of clearing the number of the current themes.
In this embodiment, the message type definition (media _ type) is as follows:
name (R) Identification Description of the invention
Plain text text or null
Rich text html
Picture frame picture
Document file
Video video Maximum 10 seconds
Audio frequency audio Maximum of 60 seconds
Table 2 extended message type definition
Figure PCTCN2017095591-APPB-000001
TABLE 3 structural definition (message Table)
Figure PCTCN2017095591-APPB-000002
Interface for sending message from PC end to mobile terminal
Interface function to send message to app
Table 4 interface parameters:
Figure PCTCN2017095591-APPB-000003
returns the result message _ id
Interface for sending message from mobile terminal to PC terminal
Interface function for transmitting message to PC terminal
Table 5 interface parameters:
Figure PCTCN2017095591-APPB-000004
Figure PCTCN2017095591-APPB-000005
returning the result of null or missing information
PC terminal reports switched chat to mobile terminal
Interface function of eliminating unread number of current chat subject of app to 0
Table 6 interface parameters:
parameter(s) Must be provided with Description of the invention
from Sender id
groupchat 1 or 0 If 1, it is a group chat
uid Receiver id
gid Group id
subjectid Topic id
Mobile terminal reporting switched chat to PC terminal
Interface function, clearing pc current chat subject unread number as 0
Table 7 interface parameters:
parameter(s) Must be provided with Description of the invention
from Sender id
groupchat 1 or 0 If 1, it is a group chat
uid Receiver id
gid Group id
subjectid Topic id
A computer processing apparatus comprising a processor and a computer readable storage medium, said processor retrieving a computer program on said computer readable storage medium and performing the steps of any of the methods described above.
As shown in fig. 2, the present embodiment discloses a server, including:
an obtaining module 201, configured to obtain a message and analyze the obtained message;
the processing and sending module 202 is configured to send the analyzed message to the mobile terminal if it is detected that the user account logs in the mobile terminal; and if the fact that the user account logs in the PC terminal is detected, sending the analyzed message to the PC terminal.
By adopting the method, the message can be sent according to the login states of the mobile terminal and the PC terminal, and when the login of the user account at the mobile terminal is detected, the message can be sent to the mobile terminal so that the user can check the message; when the user account is detected to log in at the PC terminal, the message can be sent to the PC terminal so that the user can check the message; therefore, the message can be sent according to the login state of the user account, so that the user can check the message in time, and the message is sent to different terminals, so that the user can check the message at different terminals.
In this embodiment, for example, the user a sends a message to the user B, after receiving the instruction, the server obtains and analyzes the message, for example, analyzes the message type, whether the message is a text message, a picture message, a voice message, or the like, then detects the login state of the account of the user B, and sends the message to the mobile terminal if it is detected that the user B logs in the mobile terminal; meanwhile, the server can continuously detect whether the account of the user B logs in the PC terminal, and if the account logs in, the server can also send the message to the PC terminal, so that the message exists in both the mobile terminal and the PC terminal, and the user can conveniently check the message in the mobile terminal and the PC terminal.
In this embodiment, after sending the message to the PC end, the PC end may reply a receipt to the server after receiving the message, and the server knows that the PC end of the user has received the message, and the server may also send the receipt to the sender of the original message, for example, the user a in the above case. After sending the message to the mobile terminal, the mobile terminal may reply with a receipt to the server after receiving the receipt, and the server knows that the mobile terminal of the user received the message, and the server may also send the receipt to the sender of the original message, for example, user a in the above case.
The embodiment discloses a multi-terminal message synchronization system, which comprises a mobile terminal, a PC (personal computer) terminal and the server, wherein the server is in communication connection with the mobile terminal, the server is in communication connection with the PC terminal, and a server user receives messages and sends the analyzed messages to the mobile terminal or/and the PC terminal.
The foregoing is a more detailed description of the invention in connection with specific preferred embodiments and it is not intended that the invention be limited to these specific details. For those skilled in the art to which the invention pertains, several simple deductions or substitutions can be made without departing from the spirit of the invention, and all shall be considered as belonging to the protection scope of the invention.

Claims (10)

  1. A method for synchronizing messages of multiple terminals, the method comprising:
    acquiring a message and analyzing the acquired message;
    detecting the login state of a user account, and if the login of the user account in the mobile terminal is detected, sending the analyzed message to the mobile terminal; and
    and if the fact that the user account logs in the PC terminal is detected, sending the analyzed message to the PC terminal.
  2. The multi-terminal message synchronization method of claim 1, wherein the method further comprises:
    and if the user account is detected not to be logged in the mobile terminal, detecting whether the user account is logged in the PC terminal, and if so, sending a message to the PC terminal.
  3. The multi-terminal message synchronization method according to claim 2, wherein after the step of detecting whether the user account is logged on the PC side if it is detected that the user account is not logged on the mobile terminal, the method further comprises:
    and if the fact that the user account is not logged in at the PC terminal is detected, storing the analyzed message.
  4. The multi-terminal message synchronization method of claim 3, wherein after the step of storing the parsed message, the method further comprises:
    and if the fact that the user account logs in the mobile terminal is detected, sending the stored message to the mobile terminal.
  5. The multi-terminal message synchronization method of claim 3, wherein after the step of storing the parsed message, the method further comprises:
    and if the fact that the user account logs in the PC terminal is detected, sending the stored message to the PC terminal.
  6. The multi-terminal message synchronization method of claim 1, wherein the method further comprises: and if the fact that the user account is not logged in at the PC terminal is detected, storing the analyzed message.
  7. The multi-terminal message synchronization method according to claim 6, wherein after the step of storing the parsed message if it is detected that the user account is not logged in the PC, the method further comprises:
    and if the fact that the user account logs in the PC terminal is detected, sending the stored message to the PC terminal.
  8. A computer processing device comprising a processor and a computer readable storage medium, wherein the processor retrieves a computer program on the computer readable storage medium and performs the steps of the method according to any one of claims 1 to 7.
  9. A server, comprising:
    the acquisition module is used for acquiring the message and analyzing the acquired message;
    the processing and sending module is used for sending the analyzed message to the mobile terminal if the fact that the user account logs in the mobile terminal is detected; and if the fact that the user account logs in the PC terminal is detected, sending the analyzed message to the PC terminal.
  10. A multi-terminal message synchronization system, comprising a mobile terminal, a PC terminal and the server according to claim 9, wherein the server is communicatively connected to the mobile terminal, the server is communicatively connected to the PC terminal, and a user of the server receives a message and sends the parsed message to the mobile terminal or/and the PC terminal.
CN201780093116.6A 2017-08-02 2017-08-02 Multi-terminal message synchronization method, system, server and computer processing equipment Pending CN111095889A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/095591 WO2019023972A1 (en) 2017-08-02 2017-08-02 Multi-terminal message synchronization method and system, server and computer processing device

Publications (1)

Publication Number Publication Date
CN111095889A true CN111095889A (en) 2020-05-01

Family

ID=65232244

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201780093116.6A Pending CN111095889A (en) 2017-08-02 2017-08-02 Multi-terminal message synchronization method, system, server and computer processing equipment

Country Status (2)

Country Link
CN (1) CN111095889A (en)
WO (1) WO2019023972A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112564953B (en) * 2020-11-30 2023-04-07 瑞斯康达科技发展股份有限公司 Method, device and equipment for managing remote equipment of office
CN112929113B (en) * 2021-01-29 2023-04-11 掌握主动科技(北京)有限公司 Emergency broadcasting system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101272358A (en) * 2008-05-05 2008-09-24 中国移动通信集团公司 Method, device and system for showing user group communication ability in instant communication
CN102025648A (en) * 2009-09-16 2011-04-20 腾讯科技(深圳)有限公司 Instant messaging method and server
CN102546640A (en) * 2012-01-13 2012-07-04 百度在线网络技术(北京)有限公司 Information circulation method and server in single-account number and multiple-device login
CN104022938A (en) * 2013-02-28 2014-09-03 腾讯科技(深圳)有限公司 Message synchronization method, system, server and client end
CN105407086A (en) * 2015-10-28 2016-03-16 腾讯科技(深圳)有限公司 Temporary authorization method, client and server
CN108632130A (en) * 2017-03-16 2018-10-09 北京京东尚科信息技术有限公司 Method, apparatus, electronic equipment and the storage medium of multiple terminals chat input transfer

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102404327B (en) * 2011-11-24 2014-08-06 中国联合网络通信集团有限公司 Method, device and system for updating synchronization
US10038735B2 (en) * 2012-06-19 2018-07-31 Loment, Inc. Delivery control for HTTP communications among multiple end user communication devices
CN105871785B (en) * 2015-01-22 2020-04-07 阿里巴巴集团控股有限公司 Service processing method, device and system
CN106254560B (en) * 2016-10-12 2020-09-04 腾讯科技(北京)有限公司 Information transmission method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101272358A (en) * 2008-05-05 2008-09-24 中国移动通信集团公司 Method, device and system for showing user group communication ability in instant communication
CN102025648A (en) * 2009-09-16 2011-04-20 腾讯科技(深圳)有限公司 Instant messaging method and server
CN102546640A (en) * 2012-01-13 2012-07-04 百度在线网络技术(北京)有限公司 Information circulation method and server in single-account number and multiple-device login
CN104022938A (en) * 2013-02-28 2014-09-03 腾讯科技(深圳)有限公司 Message synchronization method, system, server and client end
CN105407086A (en) * 2015-10-28 2016-03-16 腾讯科技(深圳)有限公司 Temporary authorization method, client and server
CN108632130A (en) * 2017-03-16 2018-10-09 北京京东尚科信息技术有限公司 Method, apparatus, electronic equipment and the storage medium of multiple terminals chat input transfer

Also Published As

Publication number Publication date
WO2019023972A1 (en) 2019-02-07

Similar Documents

Publication Publication Date Title
US10412184B2 (en) System and method for displaying contextual activity streams
CN104253741B (en) A kind of method for sending information, relevant apparatus and system
US9219639B2 (en) Automated alert management
US10404633B2 (en) Enhanced video instant messaging processing
US20070124393A1 (en) Presence based notifications
CN112770129B (en) Live broadcast-based group chat establishing method, device, server and medium
CN107528767B (en) Session processing method and device
CN104410562A (en) Method of processing instant message associated with business
US20160366077A1 (en) E-mail processing
CN117321968A (en) Automatic problem identification and status notification for screen sharing in virtual meetings
CN113506137A (en) E-mail marketing analysis method, system and equipment
US10243895B2 (en) Method of and system for processing an electronic message destined for an electronic device
US9998885B2 (en) Method of and system for processing an electronic message destined for an electronic device
CN111095889A (en) Multi-terminal message synchronization method, system, server and computer processing equipment
US20130198381A1 (en) Optimizing Data Extraction from Distributed Systems into a Unified Event Aggregator Using Time-Outs
US11005797B2 (en) Method, system and server for removing alerts
US20140059130A1 (en) System and method for updating connections in social networks
CN103581300B (en) The interactive online security method of conference system information material
CN111582820B (en) E-mail processing method and device
CN106209582B (en) Message information processing method and device and terminal equipment
CN112765483A (en) Matching recommendation method based on activity, related device, equipment and medium
US9276889B2 (en) Using distance from a forum posting as criteria to selectively convey email notifications or not
US10880156B2 (en) E-mail status notification system and method
US20140108535A1 (en) System and method for generating a customized singular activity stream
CN109388546B (en) Method, device and system for processing faults of application program

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200501

RJ01 Rejection of invention patent application after publication