CN115065653A - Session processing method, device and communication system - Google Patents

Session processing method, device and communication system Download PDF

Info

Publication number
CN115065653A
CN115065653A CN202210509180.0A CN202210509180A CN115065653A CN 115065653 A CN115065653 A CN 115065653A CN 202210509180 A CN202210509180 A CN 202210509180A CN 115065653 A CN115065653 A CN 115065653A
Authority
CN
China
Prior art keywords
session
user
terminal device
sent
message
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
CN202210509180.0A
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.)
Beijing Dajia Internet Information Technology Co Ltd
Original Assignee
Beijing Dajia Internet Information 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 Beijing Dajia Internet Information Technology Co Ltd filed Critical Beijing Dajia Internet Information Technology Co Ltd
Priority to CN202210509180.0A priority Critical patent/CN115065653A/en
Publication of CN115065653A publication Critical patent/CN115065653A/en
Pending legal-status Critical Current

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/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding

Abstract

The disclosure relates to a session processing method, a session processing device and a communication system, wherein a server receives session setting information of a first user, wherein the session setting information is used for indicating that a session message corresponding to a target session identifier is forbidden to be sent to first terminal equipment of the first user within a target time period; receiving a first session message sent to a first user by a second user, and if the session identifier corresponding to the first session message sent by the second user is determined to be consistent with a target session identifier and the sending time of the first session message belongs to a target time period, sending the first session message to a second terminal device of the first user only; the second terminal device is the remaining terminal device except the first terminal device in the plurality of terminal devices which are logged in by the first user at the same time. By adopting the technical scheme provided by the embodiment of the disclosure, the privacy requirement of the user on the session message pushing can be met, the convenience of the user in using the instant messaging application program is improved, and better use experience is provided for the user.

Description

Session processing method, device and communication system
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a session processing method, device and communication system.
Background
In the related art, an Instant Messaging (IM) product generally supports a user's account to log in to a plurality of terminal devices installed with an IM application program at the same time, such as an Android device, an ios device, or a PC. When a user and other users perform instant messaging through an IM application program, a session message is generated, and usually a server corresponding to the IM application program performs multi-terminal push on the session message of the same user account, that is, the session message is pushed to all terminal devices logging in the same user account.
However, in practical applications, in consideration of privacy of session messages, a user may not want some session messages to be pushed to all terminal devices logged in to the user account, but may want some session messages to be pushed to only a specific terminal device through personalized settings.
Disclosure of Invention
The present disclosure provides a session processing method, a session processing device, and a communication system, so as to at least solve a problem in the related art that a server cannot ensure privacy of a session message when pushing the session message of a user at multiple ends. The technical scheme of the disclosure is as follows:
according to a first aspect of the embodiments of the present disclosure, there is provided a session processing method applied to a server, including:
receiving session setting information of a first user, wherein the session setting information is used for indicating that a session message corresponding to a target session identifier is forbidden to be sent to first terminal equipment of the first user in a target time period;
receiving a first session message sent by a second user to the first user;
if the session identifier corresponding to the first session message sent by the second user is determined to be consistent with the target session identifier and the sending time of the first session message belongs to the target time period, sending the first session message to the second terminal equipment of the first user only; the second terminal device is the remaining terminal device except the first terminal device in the plurality of terminal devices that the first user logs in at the same time.
Optionally, after receiving the session setting information of the first user, the method further includes:
receiving a session pulling request sent by the first terminal device, wherein the session pulling request is used for acquiring session messages which are not acquired by the current pulling time;
if it is determined according to the session setting information that the unobtainable session message includes a second session message corresponding to the target session identifier and generated in the target time period, and the pull time belongs to the target time period, sending remaining session messages except the second session message in the unobtainable session message to the first terminal device, where the second session message is a session message that is not sent to the first terminal device in the target time period.
Optionally, after determining that the session identifier corresponding to the first session message sent by the second user is consistent with the target session identifier and that the sending time of the first session message belongs to the target time period, the method further includes:
in response to an end of the target time period, determining that the first session message not sent to the first terminal device exists within the target time period;
sending prompt information to the first terminal equipment;
receiving a session pull request sent by the first terminal device based on the prompt message;
and sending the first session message which is not sent to the first terminal equipment according to the session pull request.
Optionally, after receiving the session setting information of the first user, the method further includes:
generating a timing task corresponding to the session setting information, wherein the timing task is triggered when the target time period is finished;
the determining that the first session message not sent to the first terminal device exists within the target time period in response to the end of the target time period comprises:
invoking the timing task to determine that the first session message not sent to the first terminal device exists within the target time period.
According to a second aspect of the embodiments of the present disclosure, there is provided a session processing method, applied to a first terminal device and a second terminal device that a first user logs in simultaneously, including:
the first terminal device or the second terminal device sends session setting information of the first user to a server, wherein the session setting information is used for indicating that a session message corresponding to a target session identifier is forbidden to be sent to the first terminal device in a target time period;
and the second terminal equipment receives a first session message sent by the server, wherein when the server receives the first session message sent by a second user to the first user, if the session identifier corresponding to the first session message is determined to be consistent with the target session identifier and the sending time of the first session message belongs to the target time period, the server only sends the first session message to the second terminal equipment.
Optionally, after the first terminal device or the second terminal device sends the session setting information of the first user to a server, the method further includes:
the first terminal equipment sends a session pulling request to the server, wherein the session pulling request is used for acquiring session messages which are not acquired by the current pulling time;
the first terminal device receives the remaining session messages, except for the second session message, in the non-acquired session messages sent by the server, wherein when the server receives the session pull request, if the non-acquired session messages are determined to include the second session messages, which are generated in the target time period and correspond to the target session identifier, according to the session setting information, and the pull time belongs to the target time period, the remaining session messages, except for the second session messages, in the non-acquired session messages are sent to the first terminal device, and the second session messages are session messages which are not sent to the first terminal device in the target time period.
Optionally, after determining that the session identifier corresponding to the first session message sent by the second user is consistent with the target session identifier and that the sending time of the first session message belongs to the target time period, the method further includes:
the first terminal equipment receives prompt information sent by the server, wherein the prompt information is sent when the first session message which is not sent to the first terminal equipment exists in the target time period in response to the end of the target time period;
the first terminal equipment sends a session pulling request to the server based on the prompt message;
and the first terminal equipment receives the first session message which is sent by the server and is not sent to the first terminal equipment in the target time period.
According to a third aspect of the embodiments of the present disclosure, there is provided a session processing apparatus applied to a server, including:
the receiving unit is configured to execute receiving session setting information of a first user and receiving a first session message sent by a second user to the first user, wherein the session setting information is used for indicating that a session message corresponding to a target session identifier is prohibited to be sent to a first terminal device of the first user within a target time period;
the processing unit is configured to execute sending the first session message only to the second terminal device of the first user if the session identifier corresponding to the first session message sent by the second user is determined to be consistent with the target session identifier and the sending time of the first session message belongs to the target time period; the second terminal device is the remaining terminal device except the first terminal device in the plurality of terminal devices that the first user logs in at the same time.
Optionally, the receiving unit is further configured to perform receiving a session pull request sent by the first terminal device, where the session pull request is used to obtain a session message that is not obtained by the current pull time;
the processing unit is further configured to send, if it is determined according to the session setting information that the unacquired session message includes a second session message corresponding to the target session identifier and generated in the target time period, and the pull time belongs to the target time period, a remaining session message, excluding the second session message, in the unacquired session message to the first terminal device, where the second session message is a session message that is not sent to the first terminal device in the target time period.
Optionally, the processing unit is further configured to perform, in response to the end of the target time period, determining that the first session message not sent to the first terminal device exists within the target time period; sending prompt information to the first terminal equipment; receiving a session pull request sent by the first terminal device based on the prompt message; and sending the first session message which is not sent to the first terminal equipment according to the session pull request.
Optionally, the processing unit is further configured to execute generating a timing task corresponding to the session setting information, where the timing task is triggered when the target time period ends; invoking the timing task to determine that the first session message not sent to the first terminal device exists within the target time period.
According to a fourth aspect of the embodiments of the present disclosure, there is provided a session processing apparatus, applied to a first terminal device and a second terminal device that a first user logs in simultaneously, including:
a sending unit, configured to execute sending, by the first terminal device or the second terminal device, session setting information of the first user to a server, where the session setting information is used to indicate that sending of a session message corresponding to a target session identifier to the first terminal device is prohibited in a target time period;
and a receiving unit configured to execute the second terminal device to receive a first session message sent by the server, wherein when the server receives the first session message sent by a second user to the first user, if it is determined that a session identifier corresponding to the first session message is consistent with the target session identifier and the sending time of the first session message belongs to the target time period, the server only sends the first session message to the second terminal device.
Optionally, the sending unit is further configured to execute the first terminal device to send a session pull request to the server, where the session pull request is used to obtain a session message that is not obtained by the current pull time;
the receiving unit is further configured to execute the first terminal device to receive a remaining session message, except for a second session message, in the non-acquired session message sent by the server, where when the server receives the session pull request, if it is determined according to the session setting information that the non-acquired session message includes a second session message, which is generated in the target time period and corresponds to the target session identifier, and the pull time belongs to the target time period, the remaining session message, except for the second session message, in the non-acquired session message is sent to the first terminal device, and the second session message is a session message which is not sent to the first terminal device in the target time period.
Optionally, the receiving unit is further configured to execute the first terminal device to receive prompt information sent by the server, where the prompt information is sent when it is determined that the first session message that is not sent to the first terminal device exists within the target time period in response to the end of the target time period; and the first terminal equipment receives the first session message which is sent by the server and is not sent to the first terminal equipment in the target time period.
The sending unit is further configured to execute sending, by the first terminal device, a session pull request to the server based on the prompt message.
According to a fifth aspect of the embodiments of the present disclosure, there is provided a communication system including:
the system comprises a server, a first terminal device and a second terminal device of a first user;
the server is configured to execute receiving session setting information sent by a first user through the first terminal device or the second terminal device, and receiving a session message sent by a second user to the first user, wherein the session setting information is used for indicating that a session message corresponding to a target session identifier is prohibited to be sent to the first terminal device within a target time period; if the session identifier corresponding to the session message sent by the second user is determined to be consistent with the target session identifier and the sending time of the session message belongs to the target time period, only sending the session message to the second terminal device, wherein the second terminal device is the remaining terminal device except the first terminal device in the plurality of terminal devices which are logged in by the first user at the same time;
the second terminal device is configured to execute receiving the session message sent by the server.
Optionally, the first terminal device is further configured to execute sending a session pull request, where the session pull request is used to obtain a session message that is not obtained by the current pull time;
the server is further configured to execute receiving a session pull request sent by the first terminal device; if it is determined according to the session setting information that the unobtainable session message includes a second session message corresponding to the target session identifier and generated in the target time period, and the pull time belongs to the target time period, sending remaining session messages except the second session message in the unobtainable session message to the first terminal device, wherein the second session message is a session message which is not sent to the first terminal device in the target time period;
the first terminal device is further configured to execute receiving of remaining session messages, except for a second session message, in the session messages that are not acquired and sent by the server.
Optionally, the server is further configured to perform, in response to the end of the target time period, determining that the first session message not sent to the first terminal device exists within the target time period; sending prompt information to the first terminal equipment; receiving a session pull request sent by the first terminal device based on the prompt message; according to the session pulling request, sending the first session message which is not sent to the first terminal equipment;
the first terminal equipment is also configured to execute receiving prompt information sent by the server; sending a session pull request to the server based on the prompt message; and receiving the first session message which is sent by the server and is not sent to the first terminal equipment in the target time period.
Optionally, the server is further configured to perform generating a timing task corresponding to the session setting information, where the timing task is triggered when the target time period ends; invoking the timing task to determine that the first session message not sent to the first terminal device exists within the target time period.
According to a sixth aspect of embodiments of the present disclosure, there is provided an electronic apparatus including:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement any of the session processing methods as described above.
According to a seventh aspect of embodiments of the present disclosure, there is provided a computer-readable storage medium, wherein instructions of the computer-readable storage medium, when executed by a processor of a server, enable the server to perform any one of the session processing methods as described above.
According to an eighth aspect of embodiments of the present disclosure, there is provided a computer program product comprising a computer program which, when executed by a processor, implements any one of the session processing methods as described above.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:
in the embodiment of the disclosure, a server receives session setting information of a first user, wherein the session setting information is used for indicating that a session message corresponding to a target session identifier is prohibited to be sent to a first terminal device of the first user within a target time period; receiving a first session message sent by a second user to a first user, and if the session identifier corresponding to the first session message sent by the second user is determined to be consistent with a target session identifier and the sending time of the first session message belongs to a target time period, sending the first session message to a second terminal device of the first user only; the second terminal device is the remaining terminal device except the first terminal device in the plurality of terminal devices which the first user logs in simultaneously.
By adopting the technical scheme provided by the embodiment of the disclosure, the first user can set the session message pushing mode of the instant messaging application program according to the privacy degrees of different session messages, generate the session setting information and send the session setting information to the server, and after the server receives the session setting information, when the second user sends the first session message to the first user, the server selectively sends the first session message to the second terminal equipment which accords with the session setting conditions of the first user according to the session setting information of the first user, but not all the terminal equipment of the first user, so that the privacy requirement of the user on the session message pushing can be met, the convenience of the user in using the instant messaging application program is improved, and better use experience is provided for the user.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the principles of the disclosure and are not to be construed as limiting the disclosure.
FIG. 1 is a schematic diagram illustrating a session scenario in accordance with an exemplary embodiment.
FIG. 2 is an interaction flow diagram illustrating a session processing method in accordance with an exemplary embodiment.
Fig. 3 is an interaction flow diagram illustrating a session processing method in accordance with another exemplary embodiment.
Fig. 4 is an interaction flow diagram illustrating a session processing method in accordance with another exemplary embodiment.
Fig. 5 is a block diagram illustrating a session processing apparatus according to an example embodiment.
Fig. 6 is a block diagram illustrating another session processing device according to an example embodiment.
Fig. 7 is a block diagram illustrating a communication system in accordance with an example embodiment.
FIG. 8 is a block diagram of an electronic device shown in accordance with an example embodiment.
Detailed Description
In order to make the technical solutions of the present disclosure better understood, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the disclosure described herein are capable of operation in sequences other than those illustrated or otherwise described herein. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
Hereinafter, some terms in the embodiments of the present application are explained to facilitate understanding by those skilled in the art.
A server serving the terminal, the contents of the service such as providing resources to the terminal, storing terminal data; the server corresponds to the application program installed on the terminal and is matched with the application program on the terminal for operation; the server may be a physical server or a virtual server (virtual machine) of the cloud.
The terminal device refers to an electronic device, such as a PC, a tablet computer, and a smart phone, in which a software Application (APP) or a client is installed. The system has a visual display interface, can interact with a user, corresponds to a server and provides local services for clients. For software applications, except some applications that are only run locally, the software applications are generally installed on a common client terminal and need to be run in cooperation with a server terminal. After the internet has evolved, more common applications include, for example, IM applications. For such applications, a corresponding server and a corresponding service program are required in the network to provide corresponding services, such as database services, configuration parameter services, and the like, so that a specific communication connection needs to be established between the client terminal and the server terminal to ensure normal operation of the application program.
In the related art, an IM product generally supports that the same account of a user logs in multiple terminal devices installed with an IM application program at the same time, such as an Android device, an ios device, or a PC. When a user and other users perform instant messaging through an IM application program, a session message is generated, and usually a server corresponding to the IM application program performs multi-port push on the session message, that is, the session message is pushed to terminal devices of all logged-in user accounts.
However, in practical applications, taking a PC as an example, because the screen of the PC itself is large, the applied scenes are mostly office scenes, and the privacy is poor, when the user performs instant messaging with other users, the session messages pushed to the PC by the server may include some session messages with strong privacy, and after the session messages are pushed to the PC, there is a risk of being seen by others, and in consideration of the privacy of the session messages, the user does not want the private session messages to be pushed to the PC.
Therefore, the embodiment of the disclosure provides a session processing method. The user can set a session message pushing scheme of the instant messaging application program according to the privacy degrees of different session messages, generate session setting information and send the session setting information to the server, and when the server receives the session setting information and sends the session messages sent to the server by other users to the user, the server only sends the session messages to the terminal equipment meeting the conditions of the session setting information of the user according to the session setting information of the user, and does not push the terminal equipment which the user does not want to push the session messages. Therefore, the privacy requirement of the user on the session message pushing can be met, the convenience of the user in using the instant messaging application program is improved, and better use experience is provided for the user.
FIG. 1 is a schematic diagram illustrating a session scenario in accordance with an exemplary embodiment. In the session scenario illustrated in fig. 1, a user a and a user B perform instant messaging through a terminal device installed with an IM application, that is, when a session is performed, for each session message generated in the session, the transmission process is as follows: the message sender sends the session message, the server receives the session message, and pushes the session message to the message receiver according to the data carried by the session message, such as the session identifier and the like.
For the user a, the session may refer to a one-to-one instant communication, namely a private chat session, performed by the user a with a certain contact, or may refer to a one-to-many instant communication, namely a group chat session, performed by the user a with a plurality of group members in a certain group.
In the scenario of instant messaging between user a and user B shown in fig. 1, user B generally refers to any user capable of instant messaging with user a, including: a contact of the user a in a private chat session and any one of a plurality of group members of a group of the user a participating in the group chat session, and the user B does not refer to a particular person.
It is easy to understand that each private chat session or group chat session has a specific session identifier, and a session message generated during the session carries the corresponding session identifier, so that the server sends the session identifier.
In an actual application scenario, when a user a and a user B perform a private chat session or a group chat session, an account of the user a may log in a plurality of terminal devices, such as an android device, an ios device, and a PC shown in fig. 1, at the same time, considering privacy of a session message, it is assumed that the user a does not want some sessions to be pushed to some terminal devices. In order to improve the convenience of the user, the user can set a time interval for prohibiting pushing the session message to some terminal equipment on the configuration interface.
For example, assume that user a does not want a group chat session 2 corresponding to private chat session 1 and group i (group shared by user a and user B) of contact zhang (user B) at 9: 00 to 17: 00 are pushed to a PC, when configuring session setting information, a user can select a private chat session 1 and a group chat session 2 which are not to be pushed and a terminal device PC which is not to be pushed through a configuration interface of an Android device (which may also be an ios device or a PC), and set a time interval which is not to be pushed as 9: 00 to 17: 00. when the terminal device which does not want to be pushed is selected, the terminal device can acquire the terminal device of the user a logged in the current account from the server, and generate a terminal device list for the user a to select.
In the embodiment of the present disclosure, when configuring the session setting information, the setting order of the selection of the session that is not to be pushed, the selection of the terminal device that is not to be pushed, and the setting of the push prohibition time interval is not limited. Moreover, when configuring the session setting information, the user a can configure the session setting information for a plurality of sessions according to the needs of the user a, and also can configure the session setting information for each session one by one, so as to meet the session push requirements in a plurality of different scenes. In addition, for some common scenes, for example, working hours do not push the selected private chat session to the PC, a template can be generated in advance and displayed on a configuration interface, and when the user a configures the session setting information, the user a directly uses the generated template to select the private chat session which is not pushed, so that the configuration of the session setting information can be completed by one key.
After the user A finishes the configuration of the session setting information, responding to the confirmation operation of the user A on the configuration interface, the Android device sends the session setting information of the user A to the server, the server receives the session setting information of the user A and establishes the corresponding relation between the user identification of the user A and the session setting information of the user A, and when the server receives the session information sent to the user A by other users, the session information is pushed to the terminal equipment of the user A according to the session setting information of the user A. The configuration process of the session setting information of the user B is similar to that of the user a, and is not described herein again.
Based on the schematic session scenario in fig. 1 and the assumed conditions in the foregoing embodiments, the following specifically describes the session processing method provided in the embodiments of the present disclosure.
Fig. 2 is an interaction flow diagram illustrating a session processing method according to an exemplary embodiment, as shown in fig. 2, the session processing method including the steps of:
in step S21, the server receives session setting information sent by the first user through the first terminal device or the second terminal device, where the session setting information is used to indicate that the transmission of the session message corresponding to the target session identifier to the first terminal device of the first user is prohibited in the target time period.
In step S22, the server receives a first session message sent by a second user to a first user.
In step S23, if it is determined that the session identifier corresponding to the first session message sent by the second user is consistent with the target session identifier and the sending time of the first session message belongs to the target time period, the server only sends the first session message to the second terminal device of the first user; the second terminal device is the remaining terminal device except the first terminal device in the plurality of terminal devices which are logged in by the first user at the same time.
In the embodiment of the present disclosure, a first user corresponds to the user a in fig. 1, a second user corresponds to the user B, a first terminal device corresponds to a PC of the user a, and a second terminal device corresponds to an Android device and an ios device of the user a. For convenience of explanation of the session processing method shown in fig. 2, the first user is replaced with the user a, and the second user is replaced with the user B in the following explanation.
In the session processing method illustrated in fig. 2, in step S21, reference may be made to the foregoing embodiment for a process in which the server receives the session setting information sent by the user a to the server through any of the multiple logged-in terminal devices, which is not described herein again.
Based on the scenario assumed in the foregoing embodiment (user a does not want group chat session 2 corresponding to group i and private chat session 1 with contact three to be pushed to PC between 9: 00 and 17: 00), corresponding to step S21, the target time period is 9: 00 to 17: 00, the target session identifier is a session identifier x of the private chat session 1 and a session identifier y of the group chat session 2, and the first terminal device is a PC of the user a.
In a scenario where the user B sends a session message to the user a, the first session message refers to any session message that the user B sends to the user a. It should be noted that, sending a session message to the user a by the user B may refer to sending a private chat session message to the user a by the user B, or may refer to sending a group chat session message in a group shared by the user B and the user a.
Suppose user B is at 10: 00 sends a first session message to user a via the server, such as: "we go to XX park bar together today in the afternoon", the server performs the decision segment of step S23 after receiving the first session message sent by user B.
Corresponding to the assumed scenario, if the user B is zhang san and the first session message sent by the user B to the user a is a private chat session message, it is easy to understand that the first session message sent by the user B carries a session identifier x, after receiving the first session message, the server determines that the session identifier x carried by the first session message is matched with the target session identifier, that is, the target session identifier includes the session identifier x carried by the first session message, and the sending time (10: 00) of the first session message belongs to the target time period, and then the server only sends the first session message to the second terminal device (Android device and ios device) of the user a, and does not send the first session message to the first terminal device (PC). For the user a, only the Android device and the ios device can receive the first session message, and accordingly, the user a can only view the first session message on the Android device and the ios device.
If the user B is a group member participating in a group chat session in any group i, it is easy to understand that the first session message sent by the user B in the group i carries the session identifier y, and after receiving the first session message, the server determines that the session identifier y carried by the first session message is matched with the target session identifier, that is, the target session identifier contains the session identifier y carried by the first session message, and the sending time (10: 00) of the first session message belongs to the target time period, the server only sends the first session message to the second terminal device (Android device and ios device) of the user a, and does not send the first session message to the first terminal device (PC). For the user a, only the Android device and the ios device can receive the first session message, and accordingly, the user a can only view the first session message on the Android device and the ios device.
If the user B is neither zhang san nor a group member participating in the group chat session in any group i, it is easy to understand that the session identifier carried by the first session message sent by the user B is neither the session identifier x nor the session identifier y, after receiving the first session message, the server determines that the session identifier carried by the first session message is not matched with the target session identifier, and the server sends the first session message to the Android device, the ios device, and the PC of the user a. For the user A, the Android device, the ios device and the PC can all receive the first session message, and the user can view the first session message on the Android device, the ios device and the PC.
In a specific implementation process, the server may send the first session message to the terminal device of the user a in the form of a push notification.
The situation described in the above embodiment is that, after receiving a session message sent to the user a by the user B, the server actively pushes the session message to the terminal device of the user a; for user a, his terminal equipment is passively receiving session messages. In the specific implementation process, actually, the user a may also actively send a session pull request to the server through the terminal device, request to obtain a session message that has not been obtained by the current terminal device of the user a, and update the session messages of the multiple sessions included in the session list. For example, the user a may trigger sending the session pull request to the server by an operation of logging in an account on a certain terminal device, or the user a may trigger sending the session pull request to the server by performing a session refresh operation (clicking a refresh button, a message receiving button, pulling down a session list, etc.) corresponding to the IM application on the terminal device.
A session processing method when the user actively pulls a session will be described below.
Fig. 3 is an interaction flow diagram illustrating a conversation processing method according to another exemplary embodiment, as shown in fig. 3, the conversation processing method including the steps of:
in step S31, the server receives session setting information sent by the first user through the first terminal device or the second terminal device, where the session setting information is used to indicate that the session message corresponding to the target session identifier is prohibited from being sent to the first terminal device of the first user in the target time period.
In step S32, the server receives a session pull request sent by the first terminal device, where the session pull request is used to acquire a session message that has not been acquired by the current pull time.
In step S33, if it is determined that the unacquired session message includes a second session message corresponding to the target session identifier generated in the target time period according to the session setting information of the first user, and the pull time belongs to the target time period, the server sends remaining session messages, excluding the second session message, in the unacquired session message to the first terminal device, where the second session message is a session message that is not sent to the first terminal device in the target time period.
In the embodiment of the present disclosure, a first user corresponds to the user a in fig. 1, a second user corresponds to the user B, a first terminal device corresponds to a PC of the user a, and a second terminal device corresponds to an Android device and an ios device of the user a. For convenience of explanation of the session processing method shown in fig. 3, the first user is replaced with the user a, and the second user is replaced with the user B in the following explanation.
In the session processing method illustrated in fig. 3, in step S31, reference may be made to the foregoing embodiment for a process in which the server receives the session setting information sent by the user a to the server through any of the multiple logged-in terminal devices, which is not described herein again.
Based on the assumed situation in the foregoing embodiment (the user a does not want to be pushed onto the PC between 9: 00 and 17: 00 for the private chat session 1 with contact three and the group chat session 2 corresponding to the group i), in the session processing method illustrated in fig. 3, the first user is the user a, corresponding to step S31, and the target time period is 9: 00 to 17: 00, the target session identifier is a session identifier x of the private chat session 1 and a session identifier y of the group chat session 2, and the first terminal device is a PC of the user a.
It should be noted that, the current time of the PC of the user a is up, the session message that is not acquired includes the session message that the server has sent to the PC of the user a but has not received due to the PC not being powered on or other reasons, and the session message that the sending time belongs to the target time period and the session identifier corresponds to the target session identifier, which is determined by the server as not being sent to the PC for the moment, that is, the second session message.
It is easy to understand that, after the server sends the session message to the terminal device, if the terminal device obtains the session message, the terminal device sends a feedback instruction including that the session message has been obtained to the server, so that the server marks the session message, such as: the session message i has been acquired by the PC. Correspondingly, if the server does not receive the feedback instruction sent by the terminal device after sending the session message to the terminal device, the original mark of the session message is kept unchanged, for example: session message j is not retrieved by the PC. Based on this, when the server receives a session pull request sent by the PC, it can determine a session message that is not acquired by the PC by the current time.
Assume that user a is at 10: 00 sending a session pull request to a server through a PC, and terminating the current pull time 10 in the server: the session message that is not acquired by the PC of 00 user a includes: the private chat message sent by zhang san, the group session message sent by the group member participating in the session in the group i, and the private chat message sent by lie xi, it is easy to understand that there may be more than one private chat or group chat session message, and all carry the session identifier corresponding thereto. For the sake of convenience of distinction, it is assumed that the private chat session between lie iv and the user a is the private chat session 3, and the session identifier of the private chat session 3 is the session identifier z.
In step S32, the server determines expiration 10 after receiving the session pull request sent by the user a through the PC: the session message that is not acquired by the PC of 00 user a includes: private chat session messages sent by Ztriplet, group session messages sent by group members participating in the session in group i, and private chat session messages sent by Liquad. Then, step S33 is executed.
In step S33, for the private chat session message sent by zhang san and the group session message sent by the group member participating in the session in group i, the session identifiers carried by the private chat session message and the group session message respectively correspond to the session identifier x and the session identifier y in the target session identifier, and if the generation time is also within the target time period, the server confirms that the generation time is the second session message.
From the above assumed conditions, the pull time 10 of the session by the user a is: 00 at target time period 9: 00 to 17: in 00, because the user a does not want the PC to receive private chat session messages sent by zhang san and group session messages sent by group members participating in the session in the group i in the target time period, based on this, the server sends the remaining session messages, which are not obtained by the PC of the user a, except the second session message, that is, the private chat session messages sent by lie xi, to the PC of the user a according to the session setting information of the user a. Then, the PC of the user a receives the private chat session message sent by lee four forwarded by the server.
In a specific implementation process, the server may also directly determine, as the second session message, the session message carrying the target session identifier in the session messages that are not acquired by the PC of the user a, and does not determine whether the generation time of the session message is within the target time period.
By the session processing method, when receiving a session pull request sent by the PC of the user a, the server can screen session messages and send appropriate session messages to the PC of the user a, so that sending session messages that the user does not want to be pushed to the PC in response to the session pull request of the user at an inappropriate time interval is avoided, for example, the method can be avoided at 9: 00 to 17: in the period of 00, in response to a session pulling request sent by a user A through a PC, a server pushes private chat session information sent by Zusanlo and group session information sent by group members participating in the session in a group i to the user A, so that the user A can use an IM application program without worrying about unnecessary disturbance and session information leakage of some sessions, the privacy of the user is protected, and the use experience of the user is improved.
It is easily understood that, in order to facilitate the convenience of the user using the IM application on different session terminals and ensure the integrity of the session information of the user, the server may transmit the session message, which is not transmitted to the first terminal device within the target time period, to the first terminal device in response to the end of the target time period in the session setting information.
Fig. 4 is an interaction flowchart illustrating a session processing method according to another exemplary embodiment, which is used in a server, as shown in fig. 4, and includes the following steps:
in step S41, the server receives session setting information sent by the first user through the first terminal device or the second terminal device, where the session setting information is used to indicate that the transmission of the session message corresponding to the target session identifier to the first terminal device of the first user is prohibited in the target time period.
In step S42, the server receives a first session message sent by a second user to a first user.
In step S43, if it is determined that the session identifier corresponding to the first session message sent by the second user is consistent with the target session identifier and the sending time of the first session message belongs to the target time period, the server only sends the first session message to the second terminal device of the first user; the second terminal device is the remaining terminal device except the first terminal device in the plurality of terminal devices simultaneously logged in by the first user.
In step S44, the server determines that there is a first session message that has not been sent to the first terminal device within the target time period in response to the end of the target time period.
In step S45, the server transmits the guidance information to the first terminal device.
In step S46, the server receives a session pull request sent by the first terminal device based on the prompt message.
In step S47, the server transmits, to the first terminal device, the first session message that is not transmitted to the first terminal device, according to the session pull request.
In the embodiment of the present disclosure, a first user corresponds to the user a in fig. 1, a second user corresponds to the user B, a first terminal device corresponds to a PC of the user a, and a second terminal device corresponds to an Android device and an ios device of the user a. For convenience of explanation of the session processing method shown in fig. 4, the first user is replaced with the user a, and the second user is replaced with the user B in the following explanation.
In the session processing method illustrated in fig. 4, in step S41, reference may be made to the foregoing embodiment for a process in which the server receives the session setting information sent by the user a to the server through any of the multiple logged-in terminal devices, which is not described herein again.
Based on the assumed situation in the foregoing embodiment (the user a does not want to be pushed onto the PC between 9: 00 and 17: 00 for the private chat session 1 with contact three and the group chat session 2 corresponding to the group i), in the session processing method illustrated in fig. 3, the first user is the user a, corresponding to step S31, and the target time period is 9: 00 to 17: 00, the target session identifier is a session identifier x of the private chat session 1 and a session identifier y of the group chat session 2, and the first terminal device is a PC of the user a.
Assume that at 9: 00-17: 00, the first session message received by the server includes private chat session message sent by zhang san and group session message sent by group members participating in the session in group i. Based on the session setup information of user a, the server, at 9: 00-17: after receiving the private chat session message sent by zhang san and the group session message sent by the group member participating in the session in the group i between 00, because the session identifier x and the session identifier y respectively carried by the private chat session message and the group session message are both matched with the target session identifier, the server only sends the private chat session message to the second terminal device (Android device and ios device) of the user a, and does not send the private chat session message to the first terminal device (PC).
In order to ensure the consistency of the session message when the user uses the PC to perform instant messaging, after the target time period is over, the session message which is not sent to the PC of the user a based on the session setting information of the user a is sent to the PC of the user a.
For the assumed situation, the server determines that private chat session messages which are not sent to the PC and sent by Zhang III and group session messages which are sent by group members participating in the session in the group i exist in the target time period in response to the end of the target time period; and then sending a prompt message to the PC of the user a, for example, sending a push notification to the PC of the user a to remind the user a that the session message is not acquired in the PC within the target time period. The user A sends a session pull request to the server on the PC based on the prompt message, for example, clicking a push notification to trigger sending of the session pull request to the server. After receiving the session pull request, the server, according to the session pull request, will, in target time period 9: 00 to 17: private chat session messages sent by Zhang three and group session messages sent by group members participating in the session in the group i, which are not sent to the PC within 00, are sent to the PC of the user A. Then, the PC of the user a receives the private chat session message sent by the third party and the group session message sent by the group member participating in the session in the group i, which are forwarded by the server, and updates the group chat session 2 corresponding to the private chat session 1 of the third party and the group i.
Optionally, in a specific implementation process, after the server receives the session setting information sent by the user a, the server may generate a timing task corresponding to the session setting information of the user a, where the timing task is triggered when the target time period ends. Specifically, in response to the end of the target time period, the server invokes the timed task, determining that there is a first session message not sent to the PC within the target time period.
Fig. 5 is a block diagram illustrating a session processing apparatus applied to a server according to an exemplary embodiment. Referring to fig. 5, the block diagram of the session processing apparatus 500 includes a receiving unit 501 and a processing unit 502.
The receiving unit 501 is configured to perform receiving session setting information of a first user, and receiving a first session message sent by a second user to the first user, where the session setting information is used to indicate that a session message corresponding to a target session identifier is prohibited from being sent to a first terminal device of the first user in a target time period.
The processing unit 502 is configured to execute sending the first session message only to the second terminal device of the first user if it is determined that the session identifier corresponding to the first session message sent by the second user is consistent with the target session identifier and the sending time of the first session message belongs to the target time period; the second terminal device is the remaining terminal device except the first terminal device in the plurality of terminal devices that the first user logs in at the same time.
Optionally, the receiving unit 501 is further configured to perform receiving a session pull request sent by the first terminal device, where the session pull request is used to obtain a session message that is not obtained by the current pull time.
The processing unit 502 is further configured to execute, if it is determined according to the session setting information that the unobtainable session message includes a second session message corresponding to the target session identifier and generated in the target time period, and the pull time belongs to the target time period, sending remaining session messages, except the second session message, in the unobtainable session message to the first terminal device, where the second session message is a session message that is not sent to the first terminal device in the target time period.
Optionally, the processing unit 502 is further configured to perform, in response to the end of the target time period, determining that the first session message not sent to the first terminal device exists within the target time period; sending prompt information to the first terminal equipment; receiving a session pull request sent by the first terminal device based on the prompt message; and sending the first session message which is not sent to the first terminal equipment according to the session pull request.
Optionally, the processing unit 502 is further configured to execute generating a timing task corresponding to the session setting information, the timing task being triggered when the target time period ends; invoking the timing task to determine that the first session message not sent to the first terminal device exists within the target time period.
With regard to the apparatus in the above-described embodiment, the specific manner in which each unit performs the operation has been described in detail in the embodiment related to the method, and will not be described in detail here.
Fig. 6 is a block diagram of another session processing apparatus according to an exemplary embodiment, which is applied to a first terminal device and a second terminal device that a first user logs in simultaneously. Referring to fig. 6, the block diagram of the session processing apparatus 600 includes a transmitting unit 601 and a receiving unit 602.
The sending unit 601 is configured to execute sending, by the first terminal device or the second terminal device, session setting information of the first user to a server, where the session setting information is used to indicate that a session message corresponding to a target session identifier is prohibited from being sent to the first terminal device in a target time period.
The receiving unit 602 is configured to execute the second terminal device to receive a first session message sent by the server, where when the server receives the first session message sent by a second user to the first user, if it is determined that a session identifier corresponding to the first session message is consistent with the target session identifier and a sending time of the first session message belongs to the target time period, the server only sends the first session message to the second terminal device.
Optionally, the sending unit 601 is further configured to execute the first terminal device to send a session pull request to the server, where the session pull request is used to obtain a session message that is not obtained by the current pull time.
The receiving unit 602 is further configured to execute the first terminal device to receive, by the first terminal device, remaining session messages, except for a second session message, in the non-acquired session messages sent by the server, where when the server receives the session pull request, if it is determined that the non-acquired session messages include a second session message, which is generated in the target time period and corresponds to the target session identifier, and the pull time belongs to the target time period according to the session setting information, the remaining session messages, except for the second session message, in the non-acquired session messages are sent to the first terminal device, and the second session message is a session message that is not sent to the first terminal device in the target time period.
Optionally, the receiving unit 602 is further configured to execute the first terminal device receiving prompt information sent by the server, where the prompt information is sent when it is determined that the first session message that is not sent to the first terminal device exists within the target time period in response to the end of the target time period; and the first terminal equipment receives the first session message which is sent by the server and is not sent to the first terminal equipment in the target time period.
The sending unit 601 is further configured to execute sending, by the first terminal device, a session pull request to the server based on the prompt message.
Fig. 7 is a block diagram illustrating a communication system in accordance with an example embodiment. Referring to fig. 7, the communication system block diagram 700 includes a server 701, a first terminal device 702 of a first user and a second terminal device 703.
The server 701 is configured to perform receiving session setting information sent by a first user through the first terminal device 702 or the second terminal device 703, and receiving a session message sent by a second user to the first user, where the session setting information is used to indicate that a session message corresponding to a target session identifier is prohibited to be sent to the first terminal device 702 within a target time period; and if it is determined that the session identifier corresponding to the session message sent by the second user is consistent with the target session identifier and the sending time of the session message belongs to the target time period, only sending the session message to the second terminal device 703, where the second terminal device 703 is the remaining terminal device, except the first terminal device 702, of the plurality of terminal devices that the first user logs in at the same time.
The second terminal device 703 is configured to perform receiving the session message sent by the server 701.
Optionally, the first terminal device 702 is further configured to execute sending a session pull request, where the session pull request is used to obtain a session message that is not obtained by the current pull time.
The server 701 is further configured to perform receiving a session pull request sent by the first terminal device 702; if it is determined according to the session setting information that the unacquired session messages include a second session message corresponding to the target session identifier and generated in the target time period, and the pull time belongs to the target time period, sending remaining session messages except the second session message in the unacquired session messages to the first terminal device 702, where the second session message is a session message that is not sent to the first terminal device 702 in the target time period.
The first terminal device 702 is further configured to perform receiving of remaining session messages, except the second session message, in the unacquired session messages sent by the server 701.
Optionally, the server 701 is further configured to perform, in response to the end of the target time period, determining that the first session message that is not sent to the first terminal device 702 exists within the target time period; sending a prompt message to the first terminal device 702; receiving a session pull request sent by the first terminal device 702 based on the prompt message; and sending the first session message which is not sent to the first terminal device 702 according to the session pull request.
The first terminal device 702 is further configured to execute receiving the prompt message sent by the server 701; sending a session pull request to the server 701 based on the prompt message; receiving the first session message which is sent by the server 701 and is not sent to the first terminal device 702 within the target time period.
Optionally, the server 701 is further configured to perform generating a timing task corresponding to the session setting information, where the timing task is triggered when the target time period ends; invoking the timing task to determine that the first session message not sent to the first terminal device 702 exists within the target time period.
FIG. 8 is a block diagram of an electronic device shown in accordance with an example embodiment. Referring to fig. 8, the electronic device block diagram 800 includes a processor 801 and a memory 802 for storing processor-executable instructions.
Wherein the processor 801 is configured to execute the instructions to implement any of the session processing methods as described above.
In an exemplary embodiment, there is also provided a computer-readable storage medium, wherein instructions of the computer-readable storage medium, when executed by a processor of a server, enable the server to perform any one of the session processing methods as described above. Alternatively, the computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
In an exemplary embodiment, a computer program product is also provided, comprising a computer program which, when executed by a processor, implements any of the session handling methods as described above.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice in the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. A session processing method applied to a server includes:
receiving session setting information of a first user, wherein the session setting information is used for indicating that a session message corresponding to a target session identifier is forbidden to be sent to first terminal equipment of the first user in a target time period;
receiving a first session message sent by a second user to the first user;
if the session identification corresponding to the first session message sent by the second user is consistent with the target session identification and the sending time of the first session message belongs to the target time period, only sending the first session message to the second terminal equipment of the first user; the second terminal device is the remaining terminal device except the first terminal device in the plurality of terminal devices that the first user logs in at the same time.
2. The method of claim 1, wherein after receiving the session setup information of the first user, the method further comprises:
receiving a session pulling request sent by the first terminal device, wherein the session pulling request is used for acquiring session messages which are not acquired by the current pulling time;
if it is determined according to the session setting information that the unobtainable session message includes a second session message corresponding to the target session identifier and generated in the target time period, and the pull time belongs to the target time period, sending remaining session messages except the second session message in the unobtainable session message to the first terminal device, where the second session message is a session message that is not sent to the first terminal device in the target time period.
3. The method of claim 1, wherein after determining that the session identifier corresponding to the first session message sent by the second user is consistent with the target session identifier and that the sending time of the first session message belongs to the target time period, the method further comprises:
in response to the end of the target time period, determining that the first session message not sent to the first terminal device exists within the target time period;
sending prompt information to the first terminal equipment;
receiving a session pull request sent by the first terminal device based on the prompt message;
and sending the first session message which is not sent to the first terminal equipment according to the session pull request.
4. The method of claim 3, wherein after receiving the session setup information of the first user, the method further comprises:
generating a timing task corresponding to the session setting information, wherein the timing task is triggered when the target time period is finished;
the determining that the first session message not sent to the first terminal device exists within the target time period in response to the end of the target time period comprises:
invoking the timing task to determine that the first session message not sent to the first terminal device exists within the target time period.
5. A session processing method is applied to a first terminal device and a second terminal device which are logged in by a first user at the same time, and comprises the following steps:
the first terminal device or the second terminal device sends session setting information of the first user to a server, wherein the session setting information is used for indicating that a session message corresponding to a target session identifier is forbidden to be sent to the first terminal device in a target time period;
and the second terminal equipment receives a first session message sent by the server, wherein when the server receives the first session message sent to the first user by the second user, if the session identifier corresponding to the first session message is determined to be consistent with the target session identifier and the sending time of the first session message belongs to the target time period, the first session message is only sent to the second terminal equipment.
6. The method of claim 5, wherein after the first terminal device or the second terminal device sends the session setting information of the first user to a server, the method further comprises:
the first terminal equipment sends a session pulling request to the server, wherein the session pulling request is used for acquiring session messages which are not acquired by the current pulling time;
the first terminal device receives the remaining session messages, except for the second session message, in the non-acquired session messages sent by the server, wherein when the server receives the session pull request, if the non-acquired session messages are determined to include the second session messages, which are generated in the target time period and correspond to the target session identifier, according to the session setting information, and the pull time belongs to the target time period, the remaining session messages, except for the second session messages, in the non-acquired session messages are sent to the first terminal device, and the second session messages are session messages which are not sent to the first terminal device in the target time period.
7. The method of claim 5, wherein after determining that the session identifier corresponding to the first session message sent by the second user is consistent with the target session identifier and that the sending time of the first session message belongs to the target time period, the method further comprises:
the first terminal equipment receives prompt information sent by the server, wherein the prompt information is sent when the first session message which is not sent to the first terminal equipment exists in the target time period in response to the end of the target time period;
the first terminal equipment sends a session pulling request to the server based on the prompt message;
and the first terminal equipment receives the first session message which is sent by the server and is not sent to the first terminal equipment in the target time period.
8. A session processing apparatus, applied to a server, comprising:
the receiving unit is configured to execute receiving session setting information of a first user and receiving a first session message sent by a second user to the first user, wherein the session setting information is used for indicating that a session message corresponding to a target session identifier is prohibited to be sent to a first terminal device of the first user within a target time period;
the processing unit is configured to execute sending the first session message only to the second terminal device of the first user if the session identifier corresponding to the first session message sent by the second user is determined to be consistent with the target session identifier and the sending time of the first session message belongs to the target time period; the second terminal device is the remaining terminal device except the first terminal device in the plurality of terminal devices that the first user logs in at the same time.
9. A session processing device is applied to a first terminal device and a second terminal device which are logged in by a first user at the same time, and comprises:
a sending unit, configured to execute sending, by the first terminal device or the second terminal device, session setting information of the first user to a server, where the session setting information is used to indicate that sending of a session message corresponding to a target session identifier to the first terminal device is prohibited in a target time period;
and a receiving unit configured to execute the second terminal device to receive a first session message sent by the server, wherein when the server receives the first session message sent by a second user to the first user, if it is determined that a session identifier corresponding to the first session message is consistent with the target session identifier and the sending time of the first session message belongs to the target time period, the server only sends the first session message to the second terminal device.
10. A communication system, comprising:
the system comprises a server, a first terminal device and a second terminal device of a first user;
the server is configured to execute receiving session setting information sent by a first user through the first terminal device or the second terminal device, and receiving a session message sent by a second user to the first user, wherein the session setting information is used for indicating that a session message corresponding to a target session identifier is prohibited to be sent to the first terminal device within a target time period; if the session identifier corresponding to the session message sent by the second user is determined to be consistent with the target session identifier and the sending time of the session message belongs to the target time period, only sending the session message to the second terminal device, wherein the second terminal device is the remaining terminal device except the first terminal device in the plurality of terminal devices which are logged in by the first user at the same time;
the second terminal device is configured to execute receiving the session message sent by the server.
CN202210509180.0A 2022-05-10 2022-05-10 Session processing method, device and communication system Pending CN115065653A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210509180.0A CN115065653A (en) 2022-05-10 2022-05-10 Session processing method, device and communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210509180.0A CN115065653A (en) 2022-05-10 2022-05-10 Session processing method, device and communication system

Publications (1)

Publication Number Publication Date
CN115065653A true CN115065653A (en) 2022-09-16

Family

ID=83198077

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210509180.0A Pending CN115065653A (en) 2022-05-10 2022-05-10 Session processing method, device and communication system

Country Status (1)

Country Link
CN (1) CN115065653A (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101247364A (en) * 2008-03-31 2008-08-20 腾讯科技(深圳)有限公司 Conversation message managing system and method thereof
CN101715181A (en) * 2008-11-26 2010-05-26 威盛电子股份有限公司 Simultaneous use of multiple phone numbers in mobile device by sharing hardware
CN103873519A (en) * 2012-12-14 2014-06-18 北京金山云网络技术有限公司 Data synchronization method, client end, server, terminal and system
CN105721389A (en) * 2014-12-01 2016-06-29 腾讯科技(深圳)有限公司 Multi-terminal equipment intercommunication data processing and service response method and device
CN106357512A (en) * 2016-09-14 2017-01-25 广东欧珀移动通信有限公司 Chat message differentiated synchronization method and chat message differentiated synchronization device
CN106453514A (en) * 2016-09-14 2017-02-22 广东欧珀移动通信有限公司 Chat information distinguishing synchronization method and device
CN106850394A (en) * 2015-12-04 2017-06-13 腾讯科技(深圳)有限公司 The display methods and device of a kind of message of session group
CN107046496A (en) * 2016-02-05 2017-08-15 李盈 A kind of based role carries out method, server and the system of instant session
CN107770142A (en) * 2016-08-23 2018-03-06 中兴通讯股份有限公司 Call method, media server and terminal in videoconference
CN108600793A (en) * 2018-04-08 2018-09-28 北京奇艺世纪科技有限公司 a kind of hierarchical control method and device
CN112584463A (en) * 2019-09-30 2021-03-30 华为技术有限公司 Information synchronization method and system among multiple devices and electronic device

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101247364A (en) * 2008-03-31 2008-08-20 腾讯科技(深圳)有限公司 Conversation message managing system and method thereof
CN101715181A (en) * 2008-11-26 2010-05-26 威盛电子股份有限公司 Simultaneous use of multiple phone numbers in mobile device by sharing hardware
CN103873519A (en) * 2012-12-14 2014-06-18 北京金山云网络技术有限公司 Data synchronization method, client end, server, terminal and system
CN105721389A (en) * 2014-12-01 2016-06-29 腾讯科技(深圳)有限公司 Multi-terminal equipment intercommunication data processing and service response method and device
CN106850394A (en) * 2015-12-04 2017-06-13 腾讯科技(深圳)有限公司 The display methods and device of a kind of message of session group
CN107046496A (en) * 2016-02-05 2017-08-15 李盈 A kind of based role carries out method, server and the system of instant session
CN107770142A (en) * 2016-08-23 2018-03-06 中兴通讯股份有限公司 Call method, media server and terminal in videoconference
CN106357512A (en) * 2016-09-14 2017-01-25 广东欧珀移动通信有限公司 Chat message differentiated synchronization method and chat message differentiated synchronization device
CN106453514A (en) * 2016-09-14 2017-02-22 广东欧珀移动通信有限公司 Chat information distinguishing synchronization method and device
CN108600793A (en) * 2018-04-08 2018-09-28 北京奇艺世纪科技有限公司 a kind of hierarchical control method and device
CN112584463A (en) * 2019-09-30 2021-03-30 华为技术有限公司 Information synchronization method and system among multiple devices and electronic device

Similar Documents

Publication Publication Date Title
CN109587044B (en) Group creation and message interaction method and device
EP3266192B1 (en) Communication system and method of using the same
US11558437B2 (en) Communication system and method of using the same
CN105847988B (en) Video sharing method and apparatus
US10834031B2 (en) Information exchange method, client, and apparatus
CN102138156A (en) Persisting a group in an instant messaging application
US8909790B2 (en) Method, server and system for controlling a virtual role
KR20090017629A (en) Remotely updating a user status on a presence server
EP2847979A1 (en) Multiple versions of call invites
US20170279748A1 (en) Information processing method and terminal, and computer storage medium
US20130035079A1 (en) Method and system for establishing data commuication channels
US10541951B2 (en) Enhancing network messaging with a real-time, interactive representation of current messaging activity of a user's contacts and associated contacts
KR20110126421A (en) Method and apparatus for providing message conversation corresponding to each of group in messaging service
CN110049134B (en) Customer service chat method, customer service chat device, customer service end, server and storage medium
AU2015298941A1 (en) An online meeting system and method
CN109728996B (en) Communication information display method, user equipment, storage medium and device
CN102630379A (en) Selection of a communication mode
CN103092870A (en) Method for establishing relational data of contact in network communication system and device for achieving the same
CN102724047A (en) Method and system for multimedia conference
CN110198263A (en) Conversation processing method, device, equipment and system
WO2019023974A1 (en) Communication control apparatus and method for multi-topic dialogue, and computer processing device
CN110557424B (en) Group communication method and device, communication equipment and storage medium
CN115065653A (en) Session processing method, device and communication system
CN108809915B (en) Session management method and device
CN117221480A (en) Video conference processing method and system, electronic equipment and storage 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