CN111555893A - Message data transmission method and device, computer equipment and storage medium - Google Patents
Message data transmission method and device, computer equipment and storage medium Download PDFInfo
- Publication number
- CN111555893A CN111555893A CN202010323367.2A CN202010323367A CN111555893A CN 111555893 A CN111555893 A CN 111555893A CN 202010323367 A CN202010323367 A CN 202010323367A CN 111555893 A CN111555893 A CN 111555893A
- Authority
- CN
- China
- Prior art keywords
- group
- terminal
- message queue
- queue server
- group identifier
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/02—Details
- H04L12/16—Arrangements for providing special services to substations
- H04L12/18—Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
- H04L12/185—Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with management of multicast group membership
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/40—Support for services or applications
- H04L65/403—Arrangements for multi-party communication, e.g. for conferences
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/60—Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Multimedia (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The application relates to a message data transmission method, a message data transmission device, computer equipment and a storage medium. The method comprises the following steps: receiving a group establishment request sent by a first terminal, and obtaining a group identifier according to the group establishment request; sending a theme establishing request carrying the group identification to a message queue server; when receiving a successful establishment prompt fed back by the message queue server, issuing a subscription prompt carrying the group identifier to a second terminal corresponding to the group identifier, wherein the subscription prompt is used for indicating the second terminal to subscribe the target theme according to the group identifier; when a communication request which is sent by a second terminal and carries a group identification and message data to be transmitted is received, authority verification is carried out on the second terminal according to the group identification, and when the verification is passed, the message data to be transmitted is issued to a target theme in a message queue server; and receiving a prompt of successful release of the feedback. By adopting the method, the flow pressure of the scene server can be reduced.
Description
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method and an apparatus for transmitting message data, a computer device, and a storage medium.
Background
With the development of computer technology, object-operable based applications have emerged, which can provide communication services and scene simulation services.
Conventionally, the communication service and the scene simulation service provided by the object-based application are implemented based on a chat server and a scene server, and the object-based application controls the rights in the communication service when providing the communication service and the scene simulation service.
However, the traditional method, because of controlling the authority in the communication service, can lead to the strong logic coupling between the communication service and the scene simulation service, and increase the traffic pressure of the scene server.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a message data transmission method, apparatus, computer device and storage medium capable of reducing traffic pressure of a scene server in response to the above technical problem.
A method of message data transmission, the method comprising:
receiving a group establishment request sent by a first terminal, and obtaining a group identifier according to the group establishment request;
sending a theme establishing request carrying the group identification to a message queue server, wherein the theme establishing request is used for indicating the message queue server to establish a target theme corresponding to the group identification;
when receiving a successful establishment prompt fed back by the message queue server, issuing a subscription prompt carrying the group identifier to a second terminal corresponding to the group identifier, wherein the subscription prompt is used for indicating the second terminal to subscribe the target theme according to the group identifier;
when a communication request which is sent by a second terminal and carries a group identification and message data to be transmitted is received, authority verification is carried out on the second terminal according to the group identification, and when the verification is passed, the message data to be transmitted is issued to a target theme in a message queue server;
and receiving a publication success prompt fed back by the message queue server.
A message data transmission apparatus, the apparatus comprising:
the receiving module is used for receiving a group establishment request sent by the first terminal and obtaining a group identifier according to the group establishment request;
the system comprises a theme establishing module, a message queue server and a service module, wherein the theme establishing module is used for sending a theme establishing request carrying a group identifier to the message queue server, and the theme establishing request is used for indicating the message queue server to establish a target theme corresponding to the group identifier;
the subscription module is used for issuing a subscription prompt carrying the group identifier to a second terminal corresponding to the group identifier when receiving a successful establishment prompt fed back by the message queue server, wherein the subscription prompt is used for indicating the second terminal to subscribe a target theme according to the group identifier;
the issuing module is used for carrying out authority verification on the second terminal according to the group identification when receiving a communication request which is sent by the second terminal and carries the group identification and the message data to be transmitted, and issuing the message data to be transmitted to a target theme in the message queue server when the verification is passed;
and the processing module is used for receiving the issuing success prompt fed back by the message queue server.
A computer device comprising a memory and a processor, the memory storing a computer program, the processor implementing the following steps when executing the computer program:
receiving a group establishment request sent by a first terminal, and obtaining a group identifier according to the group establishment request;
sending a theme establishing request carrying the group identification to a message queue server, wherein the theme establishing request is used for indicating the message queue server to establish a target theme corresponding to the group identification;
when receiving a successful establishment prompt fed back by the message queue server, issuing a subscription prompt carrying the group identifier to a second terminal corresponding to the group identifier, wherein the subscription prompt is used for indicating the second terminal to subscribe the target theme according to the group identifier;
when a communication request which is sent by a second terminal and carries a group identification and message data to be transmitted is received, authority verification is carried out on the second terminal according to the group identification, and when the verification is passed, the message data to be transmitted is issued to a target theme in a message queue server;
and receiving a publication success prompt fed back by the message queue server.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
receiving a group establishment request sent by a first terminal, and obtaining a group identifier according to the group establishment request;
sending a theme establishing request carrying the group identification to a message queue server, wherein the theme establishing request is used for indicating the message queue server to establish a target theme corresponding to the group identification;
when receiving a successful establishment prompt fed back by the message queue server, issuing a subscription prompt carrying the group identifier to a second terminal corresponding to the group identifier, wherein the subscription prompt is used for indicating the second terminal to subscribe the target theme according to the group identifier;
when a communication request which is sent by a second terminal and carries a group identification and message data to be transmitted is received, authority verification is carried out on the second terminal according to the group identification, and when the verification is passed, the message data to be transmitted is issued to a target theme in a message queue server;
and receiving a publication success prompt fed back by the message queue server.
The message data transmission method, the device, the computer equipment and the storage medium receive a group establishment request sent by a first terminal, obtain a group identification according to the group establishment request, send a topic establishment request carrying the group identification to a message queue server, enable the message queue server to establish a corresponding target topic according to the group identification and feed back an establishment success prompt, when the establishment success prompt is received, send a subscription prompt carrying the group identification to a second terminal corresponding to the group identification, enable the second terminal to subscribe the target topic according to the group identification, when a communication request carrying the group identification and message data to be transmitted sent by the second terminal is received, carry out authority verification on the second terminal according to the group identification, when the verification is passed, publish the message data to be transmitted to the target topic in the message queue server, receive a publication success prompt fed back by the message queue server, therefore, the second terminal can regularly pull the message data to be transmitted from the message queue server according to the subscribed target theme, communication between the second terminals is achieved, in the whole process, the communication service is abstracted based on the message queue server, the communication service is converted into a publishing and subscribing mode of the message data to be transmitted, the logic coupling of the communication service and the scene simulation service is reduced, and the flow pressure of the scene server is reduced.
Drawings
FIG. 1 is a diagram of an application environment of a message data transmission method according to an embodiment;
FIG. 2 is a flow diagram illustrating a method for message data transmission according to one embodiment;
FIG. 3 is a flow chart illustrating a message data transmission procedure in another embodiment;
FIG. 4 is a timing diagram of a message data transmission method in one embodiment;
FIG. 5 is a diagram illustrating a message data transmission method according to an embodiment;
FIG. 6 is a block diagram showing the structure of a message data transmission apparatus according to an embodiment;
FIG. 7 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The message data transmission method provided by the application can be applied to the application environment shown in fig. 1. The number of the second terminals 10 is at least two, and the first terminal 102 issuing the group establishment request also belongs to one of the second terminals 10, that is, the second terminal 10 may be the first terminal 102, or may be another terminal. Wherein, the first terminal 102 communicates with the server 104 through the network, the second terminal 10 communicates with the message queue server 106 through the network, the server 104 receives the group establishment request sent by the first terminal 102, obtains the group identifier according to the group establishment request, sends the theme establishment request carrying the group identifier to the message queue server 106, the theme establishment request is used for indicating the message queue server 106 to establish the target theme corresponding to the group identifier, when receiving the establishment success prompt fed back by the message queue server 106, the server 104 sends the subscription prompt carrying the group identifier to the second terminal 10 corresponding to the group identifier, the subscription prompt is used for indicating the second terminal 10 to subscribe the target theme according to the group identifier, when receiving the communication request carrying the group identifier and the message data to be transmitted sent by the second terminal 10, the server 104 verifies the authority of the second terminal 10 according to the group identifier, and when the authority passes the verification, the server distributes the message data to be transmitted to the target subject in the message queue server 106, and receives a successful distribution prompt fed back by the message queue server 106. The first terminal 102 and the second terminal 10 may be, but not limited to, various personal computers, notebook computers, smart phones, and tablet computers, and the server 104 may be implemented by a separate server or a server cluster formed by a plurality of servers.
In one embodiment, as shown in fig. 2, a message data transmission method is provided, which is described by taking the application of the method to the server in fig. 1 as an example, and includes the following steps:
step 202, receiving a group establishment request sent by the first terminal, and obtaining a group identifier according to the group establishment request.
The group establishment request refers to a request for establishing a group, and the group comprises at least two group members. For example, in the field of games, the group establishment request may specifically be a request for establishing a game group. The group identification means an identification for uniquely representing a group. For example, the Group identifier may specifically be a GID (Group Identity document) for identifying the Group, and the GID may specifically be a character string. The first terminal is a terminal that transmits a group establishment request.
Specifically, the server receives a group establishment request sent by the first terminal, establishes a group according to the group establishment request, and randomly allocates a group identifier to the group. The random allocation of the group identifier to the group may specifically be a random generation of a fixed-length character string as the group identifier, and the length of the fixed-length character string may be set as required.
For example, in a game, when a game player wants to establish a game group, the game player sends a group establishment request to a server through a terminal equipped with the game, and after receiving the group establishment request, the server establishes the game group according to the group establishment request and allocates a group identifier to the game group.
And 204, sending a theme establishing request carrying the group identifier to the message queue server, wherein the theme establishing request is used for indicating the message queue server to establish a target theme corresponding to the group identifier.
The subject refers to a group communication channel corresponding to the group identifier, and only group members belonging to the group can see message data in the group communication channel. For example, in the field of games, a theme may specifically be a game group channel. The topic creation request is a request for creating a topic corresponding to the group identifier. For example, in the game field, the theme establishment request may specifically be a request for establishing a game group channel corresponding to the group identifier. The message queue server refers to message middleware and is used for transmitting message data. When the message queue server is used, the message publisher is responsible for publishing the message data to be transmitted to the message queue server, and the message acquirer is responsible for acquiring the message data to be transmitted from the message queue server. The target subject refers to a subject corresponding to the group identification. For example, in the game field, the target theme may specifically refer to a game group channel corresponding to the group identifier.
Specifically, after the server obtains the group identifier, the server sends a topic establishing request carrying the group identifier to the message queue server, so that the message queue server establishes a target topic uniquely corresponding to the group identifier according to the group identifier in the topic establishing request.
For example, in the game field, after obtaining the game group identifier, the server sends a theme establishment request carrying the game group identifier to the message queue server, so that the message queue server establishes the game group channel uniquely corresponding to the game group identifier according to the game group identifier in the theme establishment request.
And step 206, when receiving the establishment success prompt fed back by the message queue server, issuing a subscription prompt carrying the group identifier to the second terminal corresponding to the group identifier, wherein the subscription prompt is used for indicating the second terminal to subscribe the target theme according to the group identifier.
The successful establishment prompt is a prompt for successfully establishing the target subject and is used for prompting that the server establishes the target subject corresponding to the group identifier. The second terminal is a terminal used by the group member corresponding to the group identifier, the number of the second terminals is determined by the number of the group members, and the first terminal sending the group establishment request is one of the second terminals, that is, the second terminal may be the first terminal sending the group establishment request or the terminal used by the group member not sending the group establishment request. For example, in the field of games, the second terminal corresponding to the group identifier may specifically refer to a terminal used by each game player in the game group. The subscription hint refers to a hint to subscribe to a target topic. For example, in the game field, the subscription prompt may specifically refer to a prompt for subscribing to a game group channel, and is used to prompt each game player in the game group to subscribe to the game group channel through the terminal.
Specifically, when a successful establishment prompt fed back by the message queue server is received, the server knows that the target topic is successfully established, at this time, a subscription prompt carrying the group identifier is sent to the second terminal to indicate the second terminal to subscribe the target topic according to the group identifier carried in the subscription prompt, after the second terminal receives the sent subscription prompt carrying the group identifier, the second terminal requests the message queue server to subscribe the target topic corresponding to the group identifier according to the subscribed authentication information and the group identifier sent by the server before, after receiving the request for subscribing the target topic, the message queue server verifies the second terminal through the subscribed authentication information, and when the verification is passed, the target topic is completed according to the group identifier, so that the second terminal subscribes to the target topic corresponding to the group identifier. The subscribed authentication information refers to authentication information which is issued to the server by the message queue server after the server subscribes to an authentication topic in the message queue server. After receiving the authentication information issued by the message queue server, the server takes the authentication information as the subscribed authentication information. After receiving a login request with account information sent by a second terminal, performing identity verification on the account information and passing the verification, a server issues the authentication information as subscribed authentication information to the second terminal, so that the second terminal can establish a link with a message queue server through the subscribed authentication information.
And step 208, when a communication request which is sent by the second terminal and carries the group identification and the message data to be transmitted is received, performing authority verification on the second terminal according to the group identification, and when the verification is passed, issuing the message data to be transmitted to the target theme in the message queue server.
The communication request refers to a request sent by the user through the second terminal to communicate with the members in the group. For example, in the field of games, the communication request may specifically refer to a speech request sent by a game player through a terminal. The message data to be transmitted refers to the communication content of the user communicating with the members in the group. For example, in the field of games, the message data to be transmitted may specifically refer to the speaking content of the game player. The authority verification of the second terminal means that whether the second terminal has authority to communicate with the members in the group is verified. For example, in the field of games, the authority verification of the second terminal may specifically be to verify whether a game player has a talk burst, and specifically, whether the talk burst is determined by whether the game player is forbidden to talk, whether the talk burst is in the game group channel, and the like.
Specifically, when a communication request carrying a group identifier and message data to be transmitted is received, the server verifies the authority of the second terminal according to the group identifier, verifies whether the second terminal has the authority of performing communication on the target theme, and when the verification is passed, the message data to be transmitted is issued to the target theme in the message queue server, so that the message queue server stores the message data to be transmitted according to the target theme. The publishing of the message data to be transmitted to the target theme in the message queue server means that the message data to be transmitted is written into the message queue server, so that the message queue server can store the message data to be transmitted according to the target theme to form a corresponding relation between the message data to be transmitted and the target theme.
And step 210, receiving a publication success prompt fed back by the message queue server.
The successful issuing prompt refers to a prompt that the message data to be transmitted fed back by the message queue server is issued to the target subject.
Specifically, the server receives the publication success prompt fed back by the message queue server, and indicates that the server has successfully published the message data to be transmitted to the target topic in the message queue server, so that the second terminal can periodically pull the message data to be transmitted from the message queue server according to the subscribed target topic, and communication between the second terminals is realized.
For example, in the game field, the prompt of successful release may specifically refer to a prompt that the message data to be transmitted has been released to the game group channel. After the message data to be transmitted is published to the game group channel, the second terminal can periodically send the message data to be transmitted to the message queue server to pull the message data to be transmitted according to a preset acquisition interval and a subscribed target theme under the condition that the capacity is idle when an application program based on an operable object runs, communication between the second terminals is achieved, the second terminals can be obtained through pulling as long as the message data to be transmitted which is published to the game group channel and is not locally acquired by the second terminals, and the preset acquisition interval can be set according to needs.
The message data transmission method comprises the steps of receiving a group establishment request sent by a terminal, obtaining a group identification according to the group establishment request, sending a theme establishment request carrying the group identification to a message queue server, enabling the message queue server to establish a corresponding target theme according to the group identification and feeding back an establishment success prompt, issuing a subscription prompt carrying the group identification to a second terminal corresponding to the group identification when the establishment success prompt is received, enabling the second terminal to subscribe the target theme according to the group identification, conducting authority verification on the second terminal according to the group identification when a communication request carrying the group identification and message data to be transmitted, sent by the second terminal, is received, publishing the message data to be transmitted to the target theme in the message queue server, receiving a publishing success prompt fed back by the message queue server, and enabling the second terminal to pull the message queue server according to the subscribed target theme periodically The message data to be transmitted are obtained, communication between the second terminals is achieved, in the whole process, the communication service is abstracted based on the message queue server, the communication service is converted into a publishing and subscribing mode of the message data to be transmitted, the logic coupling of the communication service and the scene simulation service is reduced, and the flow pressure of the scene server is reduced.
In one embodiment, before receiving a group establishment request sent by a first terminal and obtaining a group identifier according to the group establishment request, the method further includes:
receiving a login request which is sent by a first terminal and carries account information;
performing identity authentication according to the account information;
and when the authentication is passed, issuing the subscribed authentication information to the first terminal.
The login request carrying the account information refers to a request for logging in an application program based on an operable object. For example, in the field of games, the login request carrying account information may specifically be a request for requesting login to a game based on a game character. The account information refers to account information of an application program based on an operable object, and includes an account number and a password. For example, in the field of games, the account information may specifically refer to account information of a game based on a game character. Performing authentication refers to verifying whether an application based on an operable object can be logged in. For example, in the field of games, performing identity authentication specifically may refer to verifying whether a game based on a game character can be logged in.
Specifically, the server receives a login request carrying account information sent by the first terminal, queries a preset database according to an account number and a password in the account information for identity verification, and passes the verification when the corresponding account number exists in the preset database and the password corresponding to the account number is the same as the password in the account information. When the authentication is passed, the server sends the locally cached subscribed authentication information to the first terminal, so that the first terminal links with the message queue server.
In the embodiment, the verification of the login request of the first terminal and the issuing of the subscribed authentication information can be realized by receiving the login request carrying the account information sent by the first terminal, performing identity verification according to the account information, and issuing the subscribed authentication information to the first terminal when the verification is passed.
In one embodiment, before receiving a login request carrying account information sent by a first terminal, the method further includes:
sending an authentication topic subscription request to a message queue server;
and receiving the authentication information fed back by the message queue server according to the subscription request of the authentication topic to obtain the subscribed authentication information.
The authentication topic subscription request is used for requesting for linking to the message queue server. The subscribed authentication information refers to authentication information which is issued to the server by the message queue server after the server subscribes to an authentication topic in the message queue server. After receiving the authentication information issued by the message queue server, the server takes the authentication information as the subscribed authentication information. Specifically, the server sends an authentication topic subscription request to the message queue server when being started, the message queue server sends the authentication information in the authentication topic to the server after receiving the authentication topic subscription request, and the server takes the authentication information as the subscribed authentication information after receiving the authentication information. The authentication information in the authentication topic in the message queue server is issued by AuthModule, the message queue server communicates with AuthModule through network, AuthModule refers to a server responsible for managing and refreshing the authentication information of the message queue server, and can continuously refresh and issue new authentication information to the message queue server, and the refreshing and issuing interval can be set by self as required.
In this embodiment, the subscribed authentication information is obtained by sending the authentication topic subscription request to the message queue server and receiving the authentication information fed back by the message queue server according to the authentication topic subscription request, so that the subscribed authentication information can be obtained.
In one embodiment, after issuing the subscribed authentication information to the first terminal when the authentication is passed, the method further includes:
when receiving new authentication information issued by the message queue server, updating the subscribed authentication information according to the new authentication information;
and issuing the updated subscribed authentication information to the first terminal.
Specifically, the authentication information is updated continuously, after the server is connected to the message queue server, each time the message queue server receives new authentication information from the AuthModule, the authentication information is synchronously sent to the server, and when the server receives the new authentication information, the subscribed authentication information is updated according to the new authentication information, and the updated subscribed authentication information is sent to the first terminal, so that the authentication information used by the first terminal and the server is ensured to be up to date. In addition, the server will also send the updated subscribed authentication information to each second terminal, so as to ensure that the authentication information used by each second terminal is also up-to-date.
In this embodiment, when receiving the new authentication information, the first terminal updates the subscribed authentication information according to the new authentication information, and issues the updated subscribed authentication information to the first terminal, so as to update the subscribed authentication information of the first terminal and the first terminal.
In one embodiment, receiving a group establishment request sent by a first terminal, and obtaining a group identifier according to the group establishment request includes:
receiving a group establishment request carrying a group member identification list sent by a first terminal;
and establishing a group according to the group member identification list, and distributing group identifications for the group.
The group member identifier is a unique identifier of the group member and is used for identifying the group member. For example, the group member identifier may be an account of the group member. The group member identification list refers to a list consisting of group member identifications. For example, in the field of games, the group member identification list may specifically be a list of accounts of game players in the game group.
Specifically, the server receives a group establishment request carrying a group member identification list sent by the first terminal, determines group members according to the group member identification list, establishes a group according to the group members, and distributes group identifications to the group. The group identifier may be a fixed-length character string randomly generated as the group identifier.
In this embodiment, the group identifier can be acquired by receiving a group establishment request carrying a group member identifier list sent by the first terminal, establishing a group according to the group member identifier list, and allocating a group identifier to the group.
In one embodiment, issuing a subscription prompt carrying the group identifier to the second terminal corresponding to the group identifier includes:
determining a second terminal according to the group member identification list carried in the group establishing request;
and issuing a subscription prompt carrying the group identifier to the second terminal.
Specifically, the server determines the group members according to the group member identifier list carried in the group establishing request, further obtains the second terminal corresponding to the group members, issues a subscription prompt carrying the group identifiers to the second terminal, and the group members can check and receive the subscription prompt carrying the group identifiers through the application program based on the operable objects on the second terminal and subscribe the target subjects according to the group identifiers by operating the application program based on the operable objects according to the subscription prompt.
In this embodiment, the second terminal is determined according to the group member identifier list carried in the group establishment request, and the subscription prompt carrying the group identifier is issued to the second terminal, where the subscription prompt is used to instruct the second terminal to subscribe to the target topic according to the group identifier, so that the second terminal can subscribe to the target topic.
In one embodiment, the performing the authority verification on the second terminal according to the group identifier comprises:
acquiring a second terminal identifier carried in the communication request, and acquiring a white list and a black list corresponding to the group identifier;
inquiring a white list and a black list according to the second terminal identifier;
when the second terminal identification does not exist in the blacklist and exists in the white list, determining that the verification is passed;
and when the second terminal identification exists in the black list or does not exist in the white list, determining that the verification is not passed.
The second terminal identifier is an identifier of the second terminal that transmits the communication request. For example, in the field of games, the second terminal identifier may specifically be an identifier of a game player who makes the utterance request, and the identifier of the game player may specifically be an account of the game player. White list refers to a list of users corresponding to the group identification that are allowed to communicate with the members of the group. For example, the white list may specifically refer to a list of members having a speaking right in the group, and only the users belonging to the white list can communicate with the members in the group. For example, in the field of games, the white list may specifically refer to a list of game players in the game who have a speaking right in the game group channel. A blacklist refers to a list of users that are prohibited from communicating with other users. For example, in the field of games, the black list may specifically refer to a list of users prohibited from speaking in the game.
Specifically, the server may obtain a second terminal identifier carried in the communication request, obtain a white list and a blacklist corresponding to the group identifier, query the white list and the blacklist according to the second terminal identifier, indicate that the sender has a communication right on a target topic corresponding to the group identifier if the second terminal identifier does not exist in the blacklist and exists in the white list, and determine that the verification is passed, and indicate that the sender does not have a communication right on the target topic corresponding to the group identifier if the second terminal identifier exists in the blacklist or does not exist in the white list, and determine that the verification is not passed.
In this embodiment, by obtaining the second terminal identifier carried in the communication request, obtaining the white list and the black list corresponding to the group identifier, querying the white list and the black list according to the second terminal identifier, when the second terminal identifier does not exist in the black list and exists in the white list, it is determined that the authentication passes, and when the second terminal identifier exists in the black list or does not exist in the white list, it is determined that the authentication does not pass, and accurate right authentication of the second terminal according to the white list and the black list can be achieved.
In an embodiment, as shown in fig. 3, a detailed embodiment of the message data transmission method of the present application is described, which includes the following steps:
step 302, sending an authentication topic subscription request to a message queue server;
step 304, receiving authentication information fed back by the message queue server according to the authentication topic subscription request to obtain subscribed authentication information;
step 306, receiving a login request carrying account information sent by a first terminal;
step 308, performing identity authentication according to the account information;
step 310, when the verification is passed, issuing the subscribed authentication information to the first terminal;
step 312, when receiving the new authentication information issued by the message queue server, updating the subscribed authentication information according to the new authentication information;
step 314, issuing the updated subscribed authentication information to the first terminal;
step 316, receiving a group establishment request carrying a group member identification list sent by a first terminal;
step 318, establishing a group according to the group member identification list, and distributing group identifications for the group;
step 320, sending a theme establishing request carrying the group identifier to the message queue server, where the theme establishing request is used to instruct the message queue server to establish a target theme corresponding to the group identifier;
step 322, when receiving the establishment success prompt fed back by the message queue server, determining a second terminal according to the group member identification list carried in the group establishment request;
step 324, issuing a subscription prompt carrying the group identifier to the second terminal, where the subscription prompt is used to instruct the second terminal to subscribe to the target topic according to the group identifier;
step 326, when receiving a communication request carrying a group identifier and message data to be transmitted, sent by the second terminal, performing permission verification on the second terminal according to the group identifier, and when the verification is passed, issuing the message data to be transmitted to a target theme in the message queue server;
step 328, receiving the publication success prompt fed back by the message queue server.
In one embodiment, as shown in fig. 4, the message data transmission method of the present application is explained by a timing chart.
The server sends an authentication topic subscription request to the message queue server when being started, the message queue server issues authentication information to the server after receiving the authentication topic subscription request, and the server takes the received authentication information as subscribed authentication information. When the first terminal needs to log in the application program based on the operable object, a login request carrying account information is sent to the server through the first terminal provided with the application program of the operable object, the server performs identity verification according to the account information after receiving the login request carrying the account information, and when the verification is passed, the subscribed authentication information is issued to the first terminal. The authentication information in the message queue server is obtained from the identity refreshing verification module, the identity refreshing verification module issues the authentication information to the message queue server, and when the authentication information is updated, the updated authentication information is issued to the message queue server, so that the message queue server issues the updated authentication information to the server, and the server issues the updated authentication information to the first terminal.
When a user needs to establish a group, a group establishment request carrying a group member identification list is sent to a server through a first terminal, when the server receives the group establishment request sent by the terminal, the server establishes the group according to the group member identification list, distributes group identifications for the group, sends a theme establishment request carrying the group identifications to a message queue server, enables the message queue server to establish target themes corresponding to the group identifications and feeds back establishment success prompts, after receiving the establishment success prompts fed back by the message queue server, the server determines a second terminal according to the group member identification list carried in the group establishment request, sends a subscription prompt carrying the group identifications to the second terminal, and the subscription prompt is used for indicating the second terminal to subscribe the target themes according to the group identifications.
When a user needs to communicate with other users using an application program based on an operable object, a communication request carrying a group identifier and message data to be transmitted is sent to the server through the second terminal, when the communication request sent by the second terminal is received, the server verifies the authority of the second terminal according to the group identifier, when the verification is passed, the message data to be transmitted is published to a target theme in the message queue server, and a publication success prompt fed back by the message queue server is received, so that the second terminal can periodically send the message queue server to pull the message data to be transmitted according to the subscribed target theme, and communication between the second terminals is realized.
In an embodiment, as shown in fig. 5, the message data transmission method of the present application is described by a schematic diagram, where:
the identity refreshing verification module is used for managing and refreshing authentication information of the message system and publishing the authentication information to the message queue server, the message queue server comprises an authentication topic, the message queue server caches the authentication information when receiving the authentication information, the server sends an authentication topic subscription request to the message queue server when being started, the message queue server publishes the authentication information to the server after receiving the authentication topic subscription request, and the server takes the received authentication information as subscribed authentication information. When the first terminal needs to log in the application program based on the operable object, a login request carrying account information is sent to the server through the terminal provided with the application program of the operable object, the server performs identity verification according to the account information after receiving the login request carrying the account information sent by the first terminal, and when the verification is passed, subscribed authentication information is issued to the first terminal.
When a user needs to establish a group, a group establishment request carrying a group member identification list is sent to a server through a first terminal, when the server receives the group establishment request sent by the first terminal, the server establishes the group according to the group member identification list, distributes group identifications for the group, sends a theme establishment request carrying the group identifications to a message queue server, enables the message queue server to establish target themes corresponding to the group identifications and feeds back establishment success prompts, after receiving the establishment success prompts fed back by the message queue server, the server determines a second terminal according to the group member identification list carried in the group establishment request, sends a subscription prompt carrying the group identifications to the second terminal, and the subscription prompt is used for indicating the second terminal to subscribe the target themes according to the group identifications.
When a user needs to communicate with other users using an application program based on an operable object, a communication request carrying a group identifier and message data to be transmitted is sent to the server through the second terminal, when the communication request sent by the second terminal is received, the server verifies the authority of the second terminal according to the group identifier, when the verification is passed, the message data to be transmitted is published to a target theme in the message queue server, and a publication success prompt fed back by the message queue server is received, so that the second terminal can periodically send the message queue server to pull the message data to be transmitted according to the subscribed target theme, and communication between the second terminals is realized. When receiving the new authentication information issued by the message queue server, the server updates the subscribed authentication information according to the new authentication information, and issues the updated subscribed authentication information to the first terminal.
The application also provides an application scenario applying the message data transmission method. Specifically, the application of the message data transmission method in the application scenario is as follows:
the game server sends an authentication topic subscription request to the message queue server, receives authentication information fed back by the message queue server according to the authentication topic subscription request to obtain subscribed authentication information, receives a login request carrying account information sent by a first terminal, verifies the identity of a game player according to the account information, sends the subscribed authentication information to the first terminal when the verification is passed, receives a group establishment request carrying a group member identification list sent by the first terminal, establishes a group according to the group member identification list, distributes a group identification for the group, sends a game group channel (namely a theme) establishment request carrying the group identification to the message queue server, enables the message queue server to establish a game group channel corresponding to the group identification and feeds back an establishment success prompt, and when the establishment success prompt fed back by the message queue server is received, determining a second terminal according to the group member identification list carried in the group establishing request, issuing a subscription prompt carrying the group identification to the second terminal, the subscription prompt being used for instructing the second terminal to subscribe the target game group channel according to the group identification, when receiving a talk burst request (i.e. a communication request) carrying a group identity and message data to be transmitted sent by the second terminal, determining a target game group channel according to the group identifier, performing authority verification on the second terminal according to the target game group channel, when the verification is passed, the message data to be transmitted is published to the target subject in the message queue server, the successful publication prompt fed back by the message queue server is received, therefore, the second terminal can regularly go to the message queue server to pull the message data to be transmitted according to the subscribed target theme, and communication between the second terminals is realized. When receiving the new authentication information issued by the message queue server, the server updates the subscribed authentication information according to the new authentication information, and issues the updated subscribed authentication information to the first terminal.
It should be understood that although the various steps in the flow charts of fig. 2-3 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2-3 may include multiple steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed in turn or alternately with other steps or at least some of the other steps.
In one embodiment, as shown in fig. 6, there is provided a message data transmission apparatus, which may be a part of a computer device using a software module or a hardware module, or a combination of the two, and specifically includes: a receiving module 602, a topic creation module 604, a subscription module 606, a publishing module 608, and a processing module 610, wherein:
a receiving module 602, configured to receive a group establishment request sent by a first terminal, and obtain a group identifier according to the group establishment request;
a topic establishing module 604, configured to send a topic establishing request carrying a group identifier to the message queue server, where the topic establishing request is used to instruct the message queue server to establish a target topic corresponding to the group identifier;
the subscription module 606 is configured to, when receiving a successful establishment prompt fed back by the message queue server, issue a subscription prompt carrying the group identifier to the second terminal corresponding to the group identifier, where the subscription prompt is used to instruct the second terminal to subscribe to the target topic according to the group identifier;
the publishing module 608 is configured to, when receiving a communication request carrying a group identifier and to-be-transmitted message data sent by a second terminal, perform permission verification on the second terminal according to the group identifier, and when the verification passes, publish the to-be-transmitted message data to a target topic in the message queue server;
the processing module 610 is configured to receive a publication success prompt fed back by the message queue server.
The message data transmission device receives a group establishment request sent by a first terminal, obtains a group identification according to the group establishment request, sends a theme establishment request carrying the group identification to a message queue server, enables the message queue server to establish a corresponding target theme according to the group identification and feeds back an establishment success prompt, when the establishment success prompt is received, sends a subscription prompt carrying the group identification to a second terminal corresponding to the group identification, enables the second terminal to subscribe the target theme according to the group identification, when the communication request carrying the group identification and message data to be transmitted sent by the second terminal is received, carries out authority verification on the second terminal according to the group identification, when the verification is passed, publishes the message data to be transmitted to the target theme in the message queue server, receives a publishing success prompt fed back by the message queue server, therefore, the second terminal can regularly pull the message data to be transmitted from the message queue server according to the subscribed target theme, communication between the second terminals is achieved, in the whole process, the communication service is abstracted based on the message queue server, the communication service is converted into a publishing and subscribing mode of the message data to be transmitted, the logic coupling of the communication service and the scene simulation service is reduced, and the flow pressure of the scene server is reduced.
In one embodiment, the message data transmission device further includes an authentication information issuing module, where the authentication information issuing module is configured to receive a login request carrying account information sent by the first terminal, perform identity verification according to the account information, and issue subscribed authentication information to the first terminal when the verification passes.
In one embodiment, the message data transmission apparatus further includes an authentication information obtaining module, where the authentication information obtaining module is configured to send an authentication topic subscription request to the message queue server, and receive authentication information fed back by the message queue server according to the authentication topic subscription request, to obtain subscribed authentication information.
In one embodiment, the message data transmission device further includes an authentication information updating module, and the authentication information updating module is configured to update the subscribed authentication information according to the new authentication information when receiving the new authentication information issued by the message queue server, and issue the updated subscribed authentication information to the first terminal.
In one embodiment, the receiving module comprises:
the receiving unit is used for receiving a group establishment request which is sent by a first terminal and carries a group member identification list;
and the establishing unit is used for establishing the group according to the group member identification list and distributing the group identification for the group.
In one embodiment, the subscription module includes:
the processing unit is used for determining the second terminal according to the group member identification list carried in the group establishing request;
and the indicating unit is used for issuing a subscription prompt carrying the group identifier to the second terminal.
In one embodiment, the publication module includes:
the acquiring unit is used for acquiring a second terminal identifier carried in the communication request and acquiring a white list and a black list corresponding to the group identifier;
the query unit is used for querying a white list and a black list according to the second terminal identifier;
the first verification unit is used for determining that the second terminal identification passes the verification when the second terminal identification does not exist in the blacklist and exists in the white list;
and the second verification unit is used for determining that the verification is not passed when the second terminal identification exists in the blacklist or does not exist in the white list.
For the specific definition of the message data transmission device, reference may be made to the above definition of the message data transmission method, which is not described herein again. The respective modules in the above message data transmission apparatus may be wholly or partially implemented by software, hardware, and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, the internal structure of which may be as shown in fig. 7. The computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer device is used for storing authentication information, a white list and a black list. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a message data transmission method.
In one embodiment, a computer device is provided, which may be a terminal, and its internal structure diagram may be as shown in fig. 7. The computer device includes a processor, a memory, a communication interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless communication can be realized through WIFI, an operator network, NFC (near field communication) or other technologies. The computer program is executed by a processor to implement a message data transmission method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the architecture shown in fig. 7 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is further provided, which includes a memory and a processor, the memory stores a computer program, and the processor implements the steps of the above method embodiments when executing the computer program.
In an embodiment, a computer-readable storage medium is provided, in which a computer program is stored which, when being executed by a processor, carries out the steps of the above-mentioned method embodiments.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database or other medium used in the embodiments provided herein can include at least one of non-volatile and volatile memory. Non-volatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical storage, or the like. Volatile Memory can include Random Access Memory (RAM) or external cache Memory. By way of illustration and not limitation, RAM can take many forms, such as Static Random Access Memory (SRAM) or Dynamic Random Access Memory (DRAM), among others.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.
Claims (10)
1. A method of message data transmission, the method comprising:
receiving a group establishment request sent by a first terminal, and obtaining a group identifier according to the group establishment request;
sending a theme establishing request carrying the group identifier to a message queue server, wherein the theme establishing request is used for indicating the message queue server to establish a target theme corresponding to the group identifier;
when receiving a prompt of successful establishment fed back by the message queue server, issuing a subscription prompt carrying the group identifier to a second terminal corresponding to the group identifier, wherein the subscription prompt is used for indicating the second terminal to subscribe the target theme according to the group identifier;
when a communication request which is sent by the second terminal and carries the group identification and the message data to be transmitted is received, authority verification is carried out on the second terminal according to the group identification, and when the verification is passed, the message data to be transmitted is issued to the target theme in the message queue server;
and receiving a publication success prompt fed back by the message queue server.
2. The method according to claim 1, wherein before said receiving the group establishment request sent by the first terminal and obtaining the group identifier according to the group establishment request, further comprising:
receiving a login request which is sent by a first terminal and carries account information;
performing identity authentication according to the account information;
and when the authentication is passed, issuing the subscribed authentication information to the first terminal.
3. The method according to claim 2, wherein before the receiving the login request carrying the account information sent by the first terminal, the method further comprises:
sending an authentication topic subscription request to the message queue server;
and receiving the authentication information fed back by the message queue server according to the authentication topic subscription request to obtain the subscribed authentication information.
4. The method according to claim 2, further comprising, after said issuing the subscribed authentication information to the first terminal when the authentication is passed, the steps of:
when receiving new authentication information issued by the message queue server, updating subscribed authentication information according to the new authentication information;
and issuing the updated subscribed authentication information to the first terminal.
5. The method of claim 1, wherein the receiving a group establishment request sent by a first terminal, and obtaining a group identifier according to the group establishment request comprises:
receiving a group establishment request carrying a group member identification list sent by a first terminal;
and establishing a group according to the group member identification list, and distributing group identifications for the group.
6. The method of claim 1, wherein the issuing the subscription hint carrying the group identifier to the second terminal corresponding to the group identifier comprises:
determining a second terminal according to the group member identification list carried in the group establishing request;
and issuing a subscription prompt carrying the group identifier to the second terminal.
7. The method of claim 1, wherein the performing the authorization verification on the second terminal according to the group identifier comprises:
acquiring a second terminal identifier carried in the communication request, and acquiring a white list and a black list corresponding to the group identifier;
inquiring the white list and the black list according to the second terminal identification;
when the second terminal identification does not exist in the blacklist and exists in the white list, determining that the verification is passed;
and when the second terminal identification exists in the blacklist or does not exist in the white list, determining that the verification is not passed.
8. A message data transmission apparatus, characterized in that the apparatus comprises:
the receiving module is used for receiving a group establishment request sent by a first terminal and obtaining a group identifier according to the group establishment request;
the theme establishing module is used for sending a theme establishing request carrying the group identifier to a message queue server, wherein the theme establishing request is used for indicating the message queue server to establish a target theme corresponding to the group identifier;
the subscription module is used for issuing a subscription prompt carrying the group identifier to a second terminal corresponding to the group identifier when receiving a prompt of successful establishment fed back by the message queue server, wherein the subscription prompt is used for indicating the second terminal to subscribe the target theme according to the group identifier;
the issuing module is used for verifying the authority of the second terminal according to the group identifier when receiving a communication request which is sent by the second terminal and carries the group identifier and the message data to be transmitted, and issuing the message data to be transmitted to the target theme in the message queue server when the verification is passed;
and the processing module is used for receiving the issuing success prompt fed back by the message queue server.
9. A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the method of any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010323367.2A CN111555893B (en) | 2020-04-22 | 2020-04-22 | Message data transmission method, device, computer equipment and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010323367.2A CN111555893B (en) | 2020-04-22 | 2020-04-22 | Message data transmission method, device, computer equipment and storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN111555893A true CN111555893A (en) | 2020-08-18 |
CN111555893B CN111555893B (en) | 2023-09-12 |
Family
ID=72004232
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010323367.2A Active CN111555893B (en) | 2020-04-22 | 2020-04-22 | Message data transmission method, device, computer equipment and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111555893B (en) |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112099930A (en) * | 2020-09-14 | 2020-12-18 | 济南浪潮高新科技投资发展有限公司 | Quantum computer cluster distributed queue scheduling method |
CN112527528A (en) * | 2020-12-18 | 2021-03-19 | 平安科技(深圳)有限公司 | Data transmission method, device and storage medium based on message queue |
CN112671636A (en) * | 2020-12-25 | 2021-04-16 | 深圳云之家网络有限公司 | Group message pushing method and device, computer equipment and storage medium |
CN112765648A (en) * | 2020-12-29 | 2021-05-07 | 腾讯科技(深圳)有限公司 | Document processing method, device, equipment and storage medium |
CN113810264A (en) * | 2021-01-15 | 2021-12-17 | 北京京东拓先科技有限公司 | Information transmission method and device, electronic equipment and storage medium |
CN114020363A (en) * | 2021-11-15 | 2022-02-08 | 海能达通信股份有限公司 | Group attachment method and corresponding device |
CN114650514A (en) * | 2020-12-21 | 2022-06-21 | 宝能汽车集团有限公司 | Vehicle information subscription method and device and server |
CN114915920A (en) * | 2021-02-09 | 2022-08-16 | 京东科技信息技术有限公司 | Message transmission method and device, robot and storage medium |
CN115190164A (en) * | 2022-06-24 | 2022-10-14 | 弥费实业(上海)有限公司 | Network communication method, device, computer equipment and storage medium |
CN115314332A (en) * | 2022-07-11 | 2022-11-08 | 青岛海尔科技有限公司 | Method and device for setting equipment theme, storage medium and electronic device |
CN117858035A (en) * | 2024-03-06 | 2024-04-09 | 金锐同创(北京)科技股份有限公司 | Data processing method, device, computer equipment and medium for remote assistance |
WO2024093170A1 (en) * | 2022-11-04 | 2024-05-10 | 腾讯科技(深圳)有限公司 | Data processing method and apparatus, device, storage medium, and program product |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101127942A (en) * | 2006-08-18 | 2008-02-20 | 华为技术有限公司 | Method, system and management center server for providing mobile service |
CN103036926A (en) * | 2011-09-29 | 2013-04-10 | 中国电信股份有限公司 | Business push system and method |
WO2016086659A1 (en) * | 2014-12-03 | 2016-06-09 | 华为技术有限公司 | Service message transmission method, device and system |
US20170237785A1 (en) * | 2016-02-16 | 2017-08-17 | LinkTime Corp. | System and method for managing online group chat |
-
2020
- 2020-04-22 CN CN202010323367.2A patent/CN111555893B/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101127942A (en) * | 2006-08-18 | 2008-02-20 | 华为技术有限公司 | Method, system and management center server for providing mobile service |
CN103036926A (en) * | 2011-09-29 | 2013-04-10 | 中国电信股份有限公司 | Business push system and method |
WO2016086659A1 (en) * | 2014-12-03 | 2016-06-09 | 华为技术有限公司 | Service message transmission method, device and system |
US20170237785A1 (en) * | 2016-02-16 | 2017-08-17 | LinkTime Corp. | System and method for managing online group chat |
Cited By (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112099930A (en) * | 2020-09-14 | 2020-12-18 | 济南浪潮高新科技投资发展有限公司 | Quantum computer cluster distributed queue scheduling method |
CN112527528A (en) * | 2020-12-18 | 2021-03-19 | 平安科技(深圳)有限公司 | Data transmission method, device and storage medium based on message queue |
CN114650514A (en) * | 2020-12-21 | 2022-06-21 | 宝能汽车集团有限公司 | Vehicle information subscription method and device and server |
CN112671636A (en) * | 2020-12-25 | 2021-04-16 | 深圳云之家网络有限公司 | Group message pushing method and device, computer equipment and storage medium |
CN112765648A (en) * | 2020-12-29 | 2021-05-07 | 腾讯科技(深圳)有限公司 | Document processing method, device, equipment and storage medium |
CN112765648B (en) * | 2020-12-29 | 2021-10-15 | 腾讯科技(深圳)有限公司 | Document processing method, device, equipment and storage medium |
CN114692195A (en) * | 2020-12-29 | 2022-07-01 | 腾讯科技(深圳)有限公司 | Document processing method, device, equipment and storage medium |
WO2022143174A1 (en) * | 2020-12-29 | 2022-07-07 | 腾讯科技(深圳)有限公司 | Data transmission method and apparatus, device, storage medium, and computer program product |
CN113810264A (en) * | 2021-01-15 | 2021-12-17 | 北京京东拓先科技有限公司 | Information transmission method and device, electronic equipment and storage medium |
CN113810264B (en) * | 2021-01-15 | 2023-09-05 | 北京京东拓先科技有限公司 | Information transmission method, device, electronic equipment and storage medium |
CN114915920A (en) * | 2021-02-09 | 2022-08-16 | 京东科技信息技术有限公司 | Message transmission method and device, robot and storage medium |
CN114915920B (en) * | 2021-02-09 | 2024-04-16 | 京东科技信息技术有限公司 | Message transmission method, device, robot and storage medium |
CN114020363A (en) * | 2021-11-15 | 2022-02-08 | 海能达通信股份有限公司 | Group attachment method and corresponding device |
CN114020363B (en) * | 2021-11-15 | 2023-12-15 | 海能达通信股份有限公司 | Group attachment method and corresponding equipment |
CN115190164A (en) * | 2022-06-24 | 2022-10-14 | 弥费实业(上海)有限公司 | Network communication method, device, computer equipment and storage medium |
CN115190164B (en) * | 2022-06-24 | 2023-11-03 | 弥费科技(上海)股份有限公司 | Network communication method, device, computer equipment and storage medium |
CN115314332A (en) * | 2022-07-11 | 2022-11-08 | 青岛海尔科技有限公司 | Method and device for setting equipment theme, storage medium and electronic device |
WO2024093170A1 (en) * | 2022-11-04 | 2024-05-10 | 腾讯科技(深圳)有限公司 | Data processing method and apparatus, device, storage medium, and program product |
CN117858035A (en) * | 2024-03-06 | 2024-04-09 | 金锐同创(北京)科技股份有限公司 | Data processing method, device, computer equipment and medium for remote assistance |
CN117858035B (en) * | 2024-03-06 | 2024-05-17 | 金锐同创(北京)科技股份有限公司 | Data processing method, device, computer equipment and medium for remote assistance |
Also Published As
Publication number | Publication date |
---|---|
CN111555893B (en) | 2023-09-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111555893B (en) | Message data transmission method, device, computer equipment and storage medium | |
CN106998329B (en) | File sharing method and device | |
CN107018119B (en) | Identity verification system, method and platform | |
CN108540433B (en) | User identity verification method and device | |
CN102202289B (en) | Method and system for remote calling software and hardware resources through mobile terminal | |
CN112765648B (en) | Document processing method, device, equipment and storage medium | |
CN110365684B (en) | Access control method and device for application cluster and electronic equipment | |
CN112470444A (en) | Method and apparatus for revoking authorization to API callers | |
CN109635550B (en) | Permission verification method, gateway and system for cluster data | |
CN111277711B (en) | Virtual contact number generation method and device, storage medium and computer equipment | |
CN109996219B (en) | Internet of things authentication method, network equipment and terminal | |
CN111355986B (en) | Message processing method and device in live broadcast room and storage medium | |
CN106330813A (en) | Method, device and system for processing authorization | |
CN115883669B (en) | Data distribution method, system, equipment and medium | |
US20180054435A1 (en) | Information processing apparatus, non-transitory computer-readable storage medium, and information processing method | |
CN113765655A (en) | Access control method, device, equipment and storage medium | |
CN114844663A (en) | Desktop sharing method, system, storage medium and equipment | |
JP4989935B2 (en) | Session management method, server used therefor, session management program, and recording medium recording the program | |
CN114168923A (en) | Group CA certificate generation method and system based on digital certificate | |
CN110310118B (en) | User information verification method, device, equipment and medium based on block chain | |
CN109104472B (en) | Block chain network networking method, device, equipment and computer readable storage medium | |
CN113037682A (en) | Encrypted communication method, encrypted communication device, and encrypted communication system | |
WO2021259275A1 (en) | Conference cascading method and system, terminal and computer-readable storage medium | |
CN113867831B (en) | Intelligent device control method, intelligent device, storage medium and electronic device | |
CN114979234A (en) | Session control sharing method and system in distributed cluster system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |