CN111555893B - Message data transmission method, device, computer equipment and storage medium - Google Patents

Message data transmission method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN111555893B
CN111555893B CN202010323367.2A CN202010323367A CN111555893B CN 111555893 B CN111555893 B CN 111555893B CN 202010323367 A CN202010323367 A CN 202010323367A CN 111555893 B CN111555893 B CN 111555893B
Authority
CN
China
Prior art keywords
group
terminal
message queue
authentication information
queue server
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.)
Active
Application number
CN202010323367.2A
Other languages
Chinese (zh)
Other versions
CN111555893A (en
Inventor
王鹏程
赵永伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN202010323367.2A priority Critical patent/CN111555893B/en
Publication of CN111555893A publication Critical patent/CN111555893A/en
Application granted granted Critical
Publication of CN111555893B publication Critical patent/CN111555893B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/185Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with management of multicast group membership
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • H04L65/403Arrangements for multi-party communication, e.g. for conferences
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources

Abstract

The application relates to a message data transmission method, a message data transmission device, a computer device 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 establishment request carrying a group identifier to a message queue server; when a successful establishment prompt fed back by the message queue server is received, a subscription prompt carrying a group identifier is issued to a second terminal corresponding to the group identifier, wherein the subscription prompt is used for indicating the second terminal to subscribe to a target theme according to the group identifier; when a communication request carrying a group identifier and message data to be transmitted, which is sent by a second terminal, is received, authority verification is carried out on the second terminal according to the group identifier, and when verification passes, the message data to be transmitted is issued to a target subject 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

Message data transmission method, device, computer equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method and apparatus for transmitting message data, a computer device, and a storage medium.
Background
With the development of computer technology, an operable object-based application has emerged, which can provide communication services and scene simulation services.
In the conventional art, the communication service and the scene simulation service provided by the operable object-based application are implemented based on the chat server and the scene server, and the operable object-based application controls the authority in the communication service when the communication service and the scene simulation service are provided.
However, the conventional method can cause the communication service and the scene simulation service to be logically and strongly coupled due to the control of the authority in the communication service, so that the traffic pressure of the scene server is increased.
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 the traffic pressure of a scene server.
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;
a theme establishment request carrying the group identification is sent to the message queue server, and the theme establishment request is used for indicating the message queue server to establish a target theme corresponding to the group identification;
When a successful establishment prompt fed back by the message queue server is received, a subscription prompt carrying a group identifier is issued to a second terminal corresponding to the group identifier, wherein the subscription prompt is used for indicating the second terminal to subscribe to a target theme according to the group identifier;
when a communication request carrying a group identifier and message data to be transmitted, which is sent by a second terminal, is received, authority verification is carried out on the second terminal according to the group identifier, and when verification passes, the message data to be transmitted is issued to a target subject in a message queue server;
and receiving a prompt of successful release 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 topic establishing module is used for sending a topic establishing request carrying the group identifier to the message queue server, wherein the topic establishing request is used for indicating the message queue server to establish a target topic corresponding to the group identifier;
the subscription module is used for sending 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 to 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 carrying the group identification and the message data to be transmitted, which is sent by the second terminal, and issuing the message data to be transmitted to a target subject in the message queue server when the verification passes;
and the processing module is used for receiving the prompt of successful release fed back by the message queue server.
A computer device comprising a memory storing a computer program and a processor which when executing the computer program performs the steps of:
receiving a group establishment request sent by a first terminal, and obtaining a group identifier according to the group establishment request;
a theme establishment request carrying the group identification is sent to the message queue server, and the theme establishment request is used for indicating the message queue server to establish a target theme corresponding to the group identification;
when a successful establishment prompt fed back by the message queue server is received, a subscription prompt carrying a group identifier is issued to a second terminal corresponding to the group identifier, wherein the subscription prompt is used for indicating the second terminal to subscribe to a target theme according to the group identifier;
when a communication request carrying a group identifier and message data to be transmitted, which is sent by a second terminal, is received, authority verification is carried out on the second terminal according to the group identifier, and when verification passes, the message data to be transmitted is issued to a target subject in a message queue server;
And receiving a prompt of successful release fed back by the message queue server.
A computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps of:
receiving a group establishment request sent by a first terminal, and obtaining a group identifier according to the group establishment request;
a theme establishment request carrying the group identification is sent to the message queue server, and the theme establishment request is used for indicating the message queue server to establish a target theme corresponding to the group identification;
when a successful establishment prompt fed back by the message queue server is received, a subscription prompt carrying a group identifier is issued to a second terminal corresponding to the group identifier, wherein the subscription prompt is used for indicating the second terminal to subscribe to a target theme according to the group identifier;
when a communication request carrying a group identifier and message data to be transmitted, which is sent by a second terminal, is received, authority verification is carried out on the second terminal according to the group identifier, and when verification passes, the message data to be transmitted is issued to a target subject in a message queue server;
and receiving a prompt of successful release fed back by the message queue server.
The message data transmission method, device, computer equipment and storage medium, receive a group establishment request sent by a first terminal, obtain a group identifier according to the group establishment request, send a topic establishment request carrying the group identifier to a message queue server, enable the message queue server to establish a corresponding target topic according to the group identifier and feed back an establishment success prompt, when receiving the establishment success prompt, issue a subscription prompt carrying the group identifier to a second terminal corresponding to the group identifier, enable the second terminal to subscribe to the target topic according to the group identifier, when receiving a communication request carrying the group identifier and message data to be transmitted sent by the second terminal, and when the verification is passed, publishing the message data to be transmitted to a target theme in the message queue server, and receiving a publishing success prompt fed back by the message queue server, so that the second terminal can regularly pull the message data to be transmitted to the message queue server according to the subscribed target theme, realize communication between the second terminals, abstract the communication service based on the message queue server, convert the communication service into a publishing and subscribing mode of the message data to be transmitted, reduce logic coupling of the communication service and a scene simulation service, and reduce flow pressure of the scene server.
Drawings
FIG. 1 is a diagram of an application environment for a message data transmission method in one embodiment;
FIG. 2 is a flow chart of a message data transmission method in one embodiment;
FIG. 3 is a flow chart illustrating a message data transmission procedure according to another embodiment;
FIG. 4 is a timing diagram of a message data transmission method in one embodiment;
FIG. 5 is a diagram of a message data transmission method in one embodiment;
FIG. 6 is a block diagram of a message data transmission device in one embodiment;
fig. 7 is an internal structural diagram of a computer device in one embodiment.
Detailed Description
The present application will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present application more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the application.
The message data transmission method provided by the application can be applied to an application environment shown in figure 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, i.e. the second terminal 10 may be the first terminal 102 or another terminal. The first terminal 102 communicates with the server 104 through a network, the second terminal 10 communicates with the message queue server 106 through the network, the server 104 receives a group establishment request sent by the first terminal 102, obtains a group identifier according to the group establishment request, sends a topic establishment request carrying the group identifier to the message queue server 106, the topic establishment request is used for indicating the message queue server 106 to establish a target topic corresponding to the group identifier, when receiving a successful establishment prompt fed back by the message queue server 106, the server 104 issues a 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 to the target topic according to the group identifier, when receiving the communication request carrying the group identifier and to-be-transmitted message data sent by the second terminal 10, the server 104 performs authority verification according to the group identifier, when verification is passed, issues to the target topic in the message queue server 106 to be transmitted, and receives a successful issue of the message data to 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 as 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, and the method is applied to the server in fig. 1 for illustration, and includes the following steps:
step 202, receiving a group establishment request sent by a 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 to establish a game group. Group identification refers to an identification for uniquely representing a group. For example, the group identifier may be a GID (Group Identity document, group id) for identifying the group, and the GID may be a character string. The first terminal refers to 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 for the group. The group identifier allocated to the group at random can be specifically a fixed-length character string generated at random as the group identifier, and the length of the fixed-length character string can be set according to the needs.
For example, in a game, when a game player wants to establish a game group, a group establishment request is sent 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 assigns a group identifier to the game group.
Step 204, a topic setup request carrying the group identifier is sent to the message queue server, where the topic setup request is used to instruct the message queue server to set up a target topic corresponding to the group identifier.
The subject is 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, the theme may specifically be a game group channel. The topic establishment request refers to a request to establish a topic corresponding to the group identity. For example, in the field of games, the theme setup request may specifically be a request to setup a game group channel corresponding to a group identification. The message queue server refers to a message middleware for message data transmission. 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 topic refers to a topic corresponding to the group identity. For example, in the field of games, a target theme may specifically refer to a game group channel corresponding to a group identification.
Specifically, after obtaining the group identifier, the server sends a topic establishment request carrying the group identifier to the message queue server, so that the message queue server establishes a target topic uniquely corresponding to the topic according to the group identifier in the topic establishment 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 a game group channel uniquely corresponding to the game group identifier according to the game group identifier in the theme establishment request.
And 206, 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 to the target theme according to the group identifier.
The establishment success prompt refers to a prompt of successfully establishing a target theme, and is used for prompting that the target theme corresponding to the group identifier is established by the server. The second terminal refers to a terminal used by a 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 may be a terminal used by a 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 of subscribing to the target topic. For example, in the field of games, a subscription hint may specifically refer to a hint of subscribing to a game group channel, where the hint is used to prompt each game player in a game group to subscribe to the game group channel through a terminal.
Specifically, when a successful establishment prompt fed back by the message queue server is received, the server knows that a target theme is successfully established, at this time, a subscription prompt carrying a group identifier is issued to the second terminal, the second terminal is instructed to subscribe to the target theme according to the group identifier carried in the subscription prompt, after receiving the issued subscription prompt carrying the group identifier, the second terminal requests the message queue server to subscribe to the target theme corresponding to the group identifier according to the subscribed authentication information issued before the server and the group identifier, and after receiving the request of subscribing to the target theme, the message queue server verifies the second terminal through the subscribed authentication information, and when verification is passed, the second terminal completes target theme subscription according to the group identifier, so that the second terminal subscribes to the target theme corresponding to the group identifier. The subscribed authentication information refers to authentication information issued to the server by the message queue server after subscribing the 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 subscribed authentication information. After receiving a login request carrying account information sent by the second terminal, carrying out identity verification on the account information and passing the verification, the server can issue authentication information to the second terminal as subscribed authentication information, so that the second terminal can establish a link with the message queue server through the subscribed authentication information.
And step 208, when receiving a communication request carrying the group identifier and the message data to be transmitted, which is sent by the second terminal, performing authority verification on the second terminal according to the group identifier, and when the verification passes, issuing the message data to be transmitted to a target subject in the message queue server.
The communication request refers to a request sent by the user through the second terminal to communicate with members in the group. For example, in the field of games, the communication request may specifically be a speaking 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 of the group. For example, in the field of games, message data to be transmitted may refer specifically to the speaking content of a game player. The permission verification of the second terminal refers to verifying whether the second terminal has permission to communicate with members in the group. For example, in the game field, the permission verification of the second terminal may specifically be to verify whether the game player has the right to speak, and specifically, whether the right to speak is determined by whether the game player is prohibited from speaking, whether the right to speak is available 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 performs authority verification on the second terminal according to the group identifier, verifies whether the second terminal has authority to communicate with the target subject, and when the verification passes, issues the message data to be transmitted to the target subject in the message queue server, so that the message queue server stores the message data to be transmitted according to the target subject. The method comprises the steps of publishing message data to be transmitted to a target theme in a message queue server, wherein the step of writing the message data to be transmitted into the message queue server, so that the message queue server can store the message data to be transmitted according to the target theme, and a corresponding relation between the message data to be transmitted and the target theme is formed.
Step 210, a prompt of success of the release fed back by the message queue server is received.
The prompt of successful release refers to a prompt that the message data to be transmitted fed back by the message queue server is released to the target theme.
Specifically, the server receives the prompt of successful release fed back by the message queue server, which indicates that the server has successfully released the message data to be transmitted to the target subject in the message queue server, so that the second terminal can regularly pull the message data to be transmitted to the message queue server according to the subscribed target subject, and communication between the second terminals is realized.
For example, in the field of games, a successful notification may specifically refer to a notification that the message data to be transmitted has been published to a game group channel. After the message data to be transmitted is published to the game group channel, when an application program based on an operable object runs, the second terminal can pull the message data to be transmitted to the message queue server according to a preset acquisition interval and a subscribed target theme at regular intervals under the condition of idle transport capacity, so that communication between the second terminals is realized, and the second terminal can obtain the message data to be transmitted which is published to the game group channel and is not obtained locally by the second terminal, wherein the preset acquisition interval can be set according to the needs.
According to the message data transmission method, the group establishment request sent by the terminal is received, the group identification is obtained according to the group establishment request, the theme establishment request carrying the group identification is sent to the message queue server, the message queue server establishes a corresponding target theme according to the group identification and feeds back a successful establishment prompt, when the successful establishment prompt is received, a subscription prompt carrying the group identification is issued to a second terminal corresponding to the group identification, the second terminal subscribes to the target theme according to the group identification, when the communication request carrying the group identification and the message data to be transmitted sent by the second terminal is received, authority verification is carried out on the second terminal according to the group identification, when verification is passed, the message data to be transmitted is issued to the target theme in the message queue server, and the successful issuing prompt fed back by the message queue server is received, so that the second terminal can regularly pull the message data to be transmitted according to the subscribed target theme, the whole process is realized, the communication service is abstract to the communication service based on the message queue server, the communication service is converted into the message data to be transmitted, the service is issued and the service is simulated, and the service flow is reduced, and the service flow is simulated.
In one embodiment, before receiving the group establishment request sent by the first terminal and obtaining the group identifier according to the group establishment request, the method further includes:
receiving a login request carrying account information sent by a first terminal;
carrying out identity verification according to the account information;
and when the verification is passed, the subscribed authentication information is issued to the first terminal.
Wherein, the login request carrying account information refers to a request for requesting to login to the application program based on the operable object. For example, in the field of games, a login request carrying account information may specifically refer to a request for login to a game based on a game character. Account information refers to account information of an application program based on an operable object, including an account number and a password. For example, in the field of games, account information may specifically refer to account information of a game based on a game character. Authentication refers to verifying whether an application based on an operable object can be logged in. For example, in the field of games, authentication may specifically refer to verifying whether a game based on a game character can be entered.
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 to perform identity verification, and passes verification when a 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 verification passes, the server will issue locally cached subscribed authentication information to the first terminal so that the first terminal links to the message queue server.
In this embodiment, by receiving a login request carrying account information sent by a first terminal, performing identity verification according to the account information, and when verification passes, issuing subscribed authentication information to the first terminal, it is possible to implement verification of the login request of the first terminal and issuing of the subscribed authentication information.
In one embodiment, before receiving the login request carrying account information sent by the first terminal, the method further includes:
sending an authentication topic subscription request to a message queue server;
and the receiving message queue server acquires the subscribed authentication information according to the authentication information fed back by the authentication topic subscription request.
The authentication topic subscription request is used for requesting a message queue server to link. The subscribed authentication information refers to authentication information issued to the server by the message queue server after subscribing to the 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 subscribed authentication information. Specifically, the server sends an authentication topic subscription request to the message queue server when starting, the message queue server sends authentication information in the authentication topic to the server after receiving the authentication topic subscription request, and the server takes the authentication information as subscribed authentication information after receiving the authentication information. The authentication information in the authentication topic in the message queue server is issued by an AuthModule, the message queue server communicates with the AuthModule through a network, the AuthModule is a server responsible for managing and refreshing the authentication information of the message queue server, new authentication information can be continuously refreshed and issued to the message queue server, and the refresh and issue interval can be set by itself according to the requirement.
In this embodiment, by sending an authentication topic subscription request to the message queue server, receiving authentication information fed back by the message queue server according to the authentication topic subscription request, subscribed authentication information is obtained, and acquisition of the subscribed authentication information can be achieved.
In one embodiment, after issuing the subscribed authentication information to the first terminal when the verification passes, the method further comprises:
updating the subscribed authentication information according to the new authentication information when receiving the new authentication information issued by the message queue server;
and transmitting the updated subscribed authentication information to the first terminal.
Specifically, the authentication information is updated continuously, after the server establishes connection with the message queue server, the message queue server synchronously transmits the new authentication information to the server every time when receiving the new authentication information from the AuthModule, and when the server receives the new authentication information, the server updates the subscribed authentication information according to the new authentication information and transmits the updated subscribed authentication information to the first terminal, so that the authentication information used by the server and the first terminal is ensured to be up to date. In addition, the server also issues 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 new authentication information is received, the subscribed authentication information is updated according to the new authentication information, and the updated subscribed authentication information is issued to the first terminal, so that the subscribed authentication information of the first terminal and the first terminal can be updated.
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 identification refers to a unique identification of the group member and is used for identifying the group member. For example, the group member identifies an account that may be a group member in particular. The group member identification list refers to a list of group member identification components. For example, in the field of gaming, the group member identification list may specifically be an account list of players in the gaming group.
Specifically, the server receives a group establishment request carrying a group member identifier list sent by the first terminal, determines a group member according to the group member identifier list, establishes a group according to the group member, and allocates a group identifier for the group. The group identifier may be a random generated fixed-length character string as the group identifier.
In this embodiment, the group identifier may be obtained 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 hint carrying a group identifier to a second terminal corresponding to the group identifier includes:
determining a second terminal according to a group member identification list carried in the group establishment request;
and issuing a subscription prompt carrying the group identifier to the second terminal.
Specifically, the server determines the group member according to the group member identifier list carried in the group establishment request, so as to obtain a second terminal corresponding to the group member, and issues a subscription prompt carrying the group identifier to the second terminal.
In this embodiment, the second terminal is determined according to the group member identifier list carried in the group establishment request, and a 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 subject according to the group identifier, so that the second terminal can subscribe to the target subject.
In one embodiment, performing rights verification on the second terminal according to the group identification includes:
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 identification;
when the second terminal identification does not exist in the blacklist and exists in the whitelist, determining that verification is passed;
when the second terminal identification exists in the blacklist or does not exist in the whitelist, the verification is determined not to pass.
The second terminal identifier refers to an identifier of a second terminal sending the communication request. For example, in the field of games, the second terminal identifier may specifically be an identifier of a game player that issues a speaking request, and the identifier of the game player may specifically be an account number of the game player. The white list refers to a list of users corresponding to the group identification that are allowed to communicate with members of the group. For example, the white list may specifically refer to a list of members that have a right to speak in the group, and only users belonging to the white list can communicate with the members in the group. For example, in the field of games, a whitelist may specifically refer to a list of game players in a game that have permission to speak in a game group channel. The blacklist refers to a list of users that are prohibited from communicating with other users. For example, in the field of games, a blacklist may specifically refer to a list of users in the game that are forbidden to speak.
Specifically, the server obtains a second terminal identifier carried in the communication request, obtains a white list and a black list corresponding to the group identifier, queries the white list and the black list according to the second terminal identifier, if the second terminal identifier does not exist in the black list and exists in the white list, indicates that the sender has communication authority on a target subject corresponding to the group identifier, determines that verification passes, and if the second terminal identifier exists in the black list or does not exist in the white list, indicates that the sender does not have communication authority on the target subject corresponding to the group identifier, and determines that verification fails.
In this embodiment, by acquiring the second terminal identifier carried in the communication request, and acquiring the white list and the black list corresponding to the group identifier, the white list and the black list are queried according to the second terminal identifier, when the second terminal identifier does not exist in the black list and exists in the white list, verification is determined to pass, and when the second terminal identifier exists in the black list or does not exist in the white list, verification is determined to not pass, so that accurate authority verification on the second terminal according to the white list and the black list can be realized.
In one embodiment, as shown in fig. 3, the message data transmission method of the present application is described by a detailed embodiment, and 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, and obtaining subscribed authentication information;
step 306, receiving a login request carrying account information sent by a first terminal;
step 308, performing identity verification according to the account information;
step 310, when the verification passes, issuing 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, the updated subscribed authentication information is issued 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 assigning a group identification to the group;
step 320, a theme establishment request carrying a group identifier is sent to the message queue server, wherein the theme establishment request is used for indicating 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 the 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 a target topic according to the group identifier;
step 326, when receiving the communication request carrying the group identifier and the message data to be transmitted sent by the second terminal, performing authority verification on the second terminal according to the group identifier, and when the verification passes, issuing the message data to be transmitted to the target subject in the message queue server;
step 328, a prompt of success of the publication is received from the message queue server.
In one embodiment, as shown in fig. 4, the message data transmission method of the present application is illustrated by a timing diagram.
The server sends an authentication topic subscription request to the message queue server when starting, 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 an application program based on an operable object, a login request carrying account information is sent to a 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 verification passes, the server issues subscribed authentication information to the first terminal. The authentication information in the message queue server is obtained from an identity refreshing verification module, the identity refreshing verification module can issue 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 a group identification for the group, sends a theme establishment request carrying the group identification to a message queue server, enables the message queue server to establish a target theme corresponding to the group identification and feed back an establishment success prompt, after receiving the establishment success prompt 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, and sends a subscription prompt carrying the group identification to the second terminal, wherein the subscription prompt is used for indicating the second terminal to subscribe the target theme according to the group identification.
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 a server through a second terminal, when the communication request sent by the second terminal is received, the server performs authority verification on the second terminal according to the group identifier, when verification passes, the message data to be transmitted is issued to a target theme in a message queue server, and a prompt of successful issuing fed back by the message queue server is received, so that the second terminal can regularly go to the message queue server according to the subscribed target theme to pull the message data to be transmitted, and communication between the second terminals is realized.
In one embodiment, as shown in fig. 5, the message data transmission method of the present application is illustrated by a schematic diagram, in which:
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 authentication topics, 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 starting, 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 an application program based on an operable object, a login request carrying account information is sent to a server through the terminal provided with the application program of the operable object, after receiving the login request carrying account information sent by the first terminal, the server performs identity verification according to the account information, and when verification passes, the server issues subscribed 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 first terminal, the server establishes the group according to the group member identification list, distributes a group identification for the group, sends a theme establishment request carrying the group identification to a message queue server, enables the message queue server to establish a target theme corresponding to the group identification and feeds back a successful establishment prompt, and after receiving the successful establishment prompt 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, and sends a subscription prompt carrying the group identification to the second terminal, wherein the subscription prompt is used for indicating the second terminal to subscribe the target theme according to the group identification.
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 a server through a second terminal, when the communication request sent by the second terminal is received, the server performs authority verification on the second terminal according to the group identifier, when verification passes, the message data to be transmitted is issued to a target theme in a message queue server, and a prompt of successful issuing fed back by the message queue server is received, so that the second terminal can regularly go to the message queue server according to the subscribed target theme to pull the message data to be transmitted, and communication between the second terminals is realized. When receiving 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 scene, which applies the message data transmission method. Specifically, the application of the message data transmission method in the application scene is as follows:
the game server sends an authentication topic subscription request to the message queue server, receives authentication information fed back by the authentication topic subscription request, obtains subscribed authentication information, receives a login request carrying account information sent by a first terminal, performs identity verification on a game player according to the account information, when verification is passed, issues the subscribed authentication information to the first terminal, 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 (i.e. a subject) establishment request carrying a 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, when the establishment success prompt fed back by the message queue server is received, determines a second terminal according to the group member identification list carried in the group establishment request, issues a subscription prompt carrying the group identification to the second terminal, the subscription prompt is used for indicating the second terminal to subscribe to a target game group according to the group identification, when the second terminal is ready to send a group identification request to be transmitted to the message queue, and the message queue server can periodically send a message request to the target game channel according to the group identification, when the message queue is received, and the message queue can be transmitted to the target message queue is sent to the target message queue after the message request is received, communication between the second terminals is achieved. When receiving 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 steps in the flowcharts of fig. 2-3 are shown in order as indicated by the arrows, these steps are not necessarily performed in order as indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in fig. 2-3 may include multiple steps or stages that are not necessarily performed at the same time, but may be performed at different times, nor does the order in which the steps or stages are performed necessarily performed in sequence, but may be performed alternately or alternately with at least a portion of the steps or stages in other steps or other steps.
In one embodiment, as shown in fig. 6, there is provided a message data transmission apparatus, which may employ software modules or hardware modules, or a combination of both, as part of a computer device, and which specifically includes: a receiving module 602, a topic establishing module 604, a subscribing 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 establishment module 604, configured to send a topic establishment request carrying a group identifier to the message queue server, where the topic establishment 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 a group identifier to a second terminal corresponding to the group identifier, where the subscription prompt is used to instruct the second terminal to subscribe to a target topic according to the group identifier;
the publishing module 608 is configured to perform authority verification on the second terminal according to the group identifier when receiving a communication request carrying the group identifier and the message data to be transmitted sent by the second terminal, and publish the message data to be transmitted to a target subject in the message queue server when verification passes;
and the processing module 610 is configured to receive a prompt of success of the release fed back by the message queue server.
The message data transmission device receives the group establishment request sent by the first terminal, obtains the group identifier according to the group establishment request, sends the topic establishment request carrying the group identifier to the message queue server, enables the message queue server to establish a corresponding target topic according to the group identifier and feed back an establishment success prompt, when receiving the establishment success prompt, issues a subscription prompt carrying the group identifier to a second terminal corresponding to the group identifier, enables the second terminal to subscribe to the target topic according to the group identifier, when receiving a communication request carrying the group identifier and message data to be transmitted sent by the second terminal, performs authority verification according to the group identifier, issues the message data to be transmitted to the target topic in the message queue server when verification is passed, receives the issue success prompt fed back by the message queue server, and accordingly enables the second terminal to regularly pull the message data to be transmitted according to the subscribed target topic, the whole process is realized, the communication service is converted into the communication service waiting transmission message data based on the message queue server, the communication service is reduced to be in the communication service waiting transmission data, and the service is reduced in the service subscription mode, and the service flow is simulated, and the service flow 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 the subscribed authentication information to the first terminal when the verification passes.
In one embodiment, the message data transmission device further includes an authentication information acquisition module, where the authentication information acquisition module is configured to send an authentication topic subscription request to the message queue server, receive authentication information fed back by the message queue server according to the authentication topic subscription request, and obtain subscribed authentication information.
In one embodiment, the message data transmission device further includes an authentication information update module, where the authentication information update 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 carrying a group member identification list sent by the first terminal;
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 establishment request;
and the indication unit is used for sending a subscription prompt carrying the group identifier to the second terminal.
In one embodiment, the publication module includes:
the acquisition 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 inquiring unit is used for inquiring the white list and the black list according to the second terminal identification;
a first verification unit, configured to determine that verification is passed when the second terminal identifier does not exist in the blacklist and exists in the whitelist;
and the second verification unit is used for determining that the verification is not passed when the second terminal identifier exists in the blacklist or does not exist in the whitelist.
For specific limitations on the message data transmission device, reference may be made to the above limitations on the message data transmission method, and no further description is given here. The respective modules in the message data transmission apparatus described above may be implemented in whole or in part by software, hardware, and a combination thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above 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 includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, computer programs, and a database. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The database of the computer device is used to store authentication information, whitelists and blacklists. 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 the internal structure of which 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 includes a non-volatile 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 the operating system and computer programs in the non-volatile storage media. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless mode 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, can also be keys, a track ball or a touch pad arranged on the shell of the computer equipment, and can also be an external keyboard, a touch pad or a mouse and the like.
It will be appreciated by those skilled in the art that the structure shown in FIG. 7 is merely a block diagram of some of the structures associated with the present inventive arrangements and is not limiting of the computer device to which the present inventive arrangements may be applied, and that a particular computer device may include more or fewer components than shown, or may combine some of the components, or have a different arrangement of components.
In an embodiment, there is also provided a computer device comprising a memory and a processor, the memory having stored therein a computer program, the processor implementing the steps of the method embodiments described above when the computer program is executed.
In one embodiment, a computer-readable storage medium is provided, storing a computer program which, when executed by a processor, implements the steps of the method embodiments described above.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in embodiments provided herein may include at least one of non-volatile and volatile memory. The nonvolatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical Memory, or the like. Volatile memory can include random access memory (Random Access Memory, RAM) or external cache memory. By way of illustration, and not limitation, RAM can be in the form of a variety of forms, such as static random access memory (Static Random Access Memory, SRAM) or dynamic random access memory (Dynamic Random Access Memory, DRAM), and the like.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The above examples illustrate only a few embodiments of the application, which are described in detail and are not to be construed as limiting the scope of the application. It should be noted that it will be apparent to those skilled in the art that several variations and modifications can be made without departing from the spirit of the application, which are all within the scope of the application. Accordingly, the scope of protection of the present application is to be determined by the appended claims.

Claims (16)

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 establishment request carrying the group identifier to a message queue server, wherein the theme establishment request is used for indicating the message queue server to establish a target theme corresponding to the group identifier; the target theme refers to a group communication channel corresponding to the group identifier;
When a successful establishment prompt fed back by the message queue server is received, a subscription prompt carrying the group identifier is issued to a second terminal corresponding to the group identifier, wherein the subscription prompt is used for indicating the second terminal to subscribe the target subject to the message queue server according to the group identifier; the second terminal is a terminal used by a group member corresponding to the group identifier;
when a communication request carrying the group identifier and the message data to be transmitted, which is sent by the second terminal, is received, performing authority verification on the second terminal according to the group identifier, and when verification passes, issuing the message data to be transmitted to the target subject in the message queue server;
receiving a prompt of successful release fed back by the message queue server; the prompt of successful release refers to a prompt that the message data to be transmitted fed back by the message queue server is released to the target theme.
2. The method of claim 1, further comprising, prior to said receiving a group establishment request sent by the first terminal, obtaining a group identifier according to the group establishment request:
Receiving a login request carrying account information sent by a first terminal;
performing identity verification according to the account information;
and when the verification is passed, issuing the subscribed authentication information to the first terminal.
3. The method according to claim 2, further comprising, before the receiving the login request carrying account information sent by the first terminal:
sending an authentication topic subscription request to the message queue server;
and receiving authentication information fed back by the message queue server according to the authentication topic subscription request to obtain subscribed authentication information.
4. The method of claim 2, further comprising, after the issuing of the subscribed authentication information to the first terminal when the verification passes:
updating subscribed authentication information according to the new authentication information when receiving the new authentication information issued by the message queue server;
and transmitting the updated subscribed authentication information to the first terminal.
5. The method of claim 1, wherein receiving a group establishment request sent by the 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 a group identification for the group.
6. The method of claim 1, wherein the issuing a subscription hint carrying the group identification to a second terminal corresponding to the group identification comprises:
determining a second terminal according to a group member identification list carried in the group establishment request;
and issuing a subscription prompt carrying the group identifier to the second terminal.
7. The method of claim 1, wherein said verifying the rights of the second terminal based on the group identification 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 identifier;
when the second terminal identifier does not exist in the blacklist and exists in the whitelist, determining that verification is passed;
and when the second terminal identification exists in the blacklist or does not exist in the whitelist, determining that verification is not passed.
8. 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 topic establishing module is used for sending a topic establishing request carrying the group identifier to the message queue server, wherein the topic establishing request is used for indicating the message queue server to establish a target topic corresponding to the group identifier; the target theme refers to a group communication channel corresponding to the group identifier;
the subscription module is used for sending 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 the target theme to the message queue server according to the group identifier; the second terminal is a terminal used by a group member corresponding to the group identifier;
the issuing module is used for carrying out authority verification on the second terminal according to the group identifier when receiving a communication request carrying the group identifier and the message data to be transmitted, which is sent by the second terminal, and issuing the message data to be transmitted to the target subject in the message queue server when verification is passed;
The processing module is used for receiving the prompt of successful release fed back by the message queue server; the prompt of successful release refers to a prompt that the message data to be transmitted fed back by the message queue server is released to the target theme.
9. The message data transmission device according to claim 8, further comprising an authentication information issuing module, wherein the authentication information issuing module is configured to receive a login request carrying account information sent by a first terminal, perform identity verification according to the account information, and issue subscribed authentication information to the first terminal when the authentication is passed.
10. The message data transmission device according to claim 9, further comprising an authentication information acquisition module, wherein the authentication information acquisition module is configured to send an authentication topic subscription request to the message queue server, receive authentication information fed back by the message queue server according to the authentication topic subscription request, and obtain subscribed authentication information.
11. The message data transmission device according to claim 9, further comprising an authentication information update module, wherein the authentication information update 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.
12. The message data transmission apparatus of claim 8, wherein the receiving module comprises: the receiving unit is used for receiving a group establishment request carrying a group member identification list sent by the first terminal; the establishing unit is used for establishing a group according to the group member identification list and distributing group identifications for the group.
13. The message data transmission apparatus of claim 8, wherein the subscription module comprises: the processing unit is used for determining a second terminal according to the group member identification list carried in the group establishment request; and the indication unit is used for sending a subscription prompt carrying the group identifier to the second terminal.
14. The message data transmission apparatus of claim 8, wherein the publication module comprises: the acquisition 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 inquiring unit is used for inquiring the white list and the black list according to the second terminal identifier; a first verification unit, configured to determine that verification is passed when the second terminal identifier does not exist in the blacklist and exists in the whitelist; and the second verification unit is used for determining that verification is not passed when the second terminal identifier exists in the blacklist or does not exist in the whitelist.
15. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the steps of the method of any of claims 1 to 7 when the computer program is executed.
16. A computer readable storage medium storing a computer program, characterized in that the computer program when executed by a processor implements the steps of the method of any one of claims 1 to 7.
CN202010323367.2A 2020-04-22 2020-04-22 Message data transmission method, device, computer equipment and storage medium Active CN111555893B (en)

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 CN111555893A (en) 2020-08-18
CN111555893B true 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)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112671636B (en) * 2020-12-25 2023-03-03 深圳云之家网络有限公司 Group message pushing method and device, computer equipment and storage medium
CN114692195A (en) * 2020-12-29 2022-07-01 腾讯科技(深圳)有限公司 Document processing method, device, equipment and storage medium
CN113810264B (en) * 2021-01-15 2023-09-05 北京京东拓先科技有限公司 Information transmission method, device, electronic equipment and storage medium
CN114915920B (en) * 2021-02-09 2024-04-16 京东科技信息技术有限公司 Message transmission method, device, robot and storage medium
CN114020363B (en) * 2021-11-15 2023-12-15 海能达通信股份有限公司 Group attachment method and corresponding equipment
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

Citations (3)

* Cited by examiner, † Cited by third party
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

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10616289B2 (en) * 2016-02-16 2020-04-07 LinkTime Corp. System and method for managing online group chat

Patent Citations (3)

* Cited by examiner, † Cited by third party
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

Also Published As

Publication number Publication date
CN111555893A (en) 2020-08-18

Similar Documents

Publication Publication Date Title
CN111555893B (en) Message data transmission method, device, computer equipment and storage medium
EP3467692B1 (en) Message permission management method and device, and storage medium
CN106998329B (en) File sharing method and device
CN107920138B (en) User unified identification generation method, device and system
CN102202289B (en) Method and system for remote calling software and hardware resources through mobile terminal
CN108540433B (en) User identity verification method and device
KR101270323B1 (en) Methods, apparatuses, and computer program products for providing a single service sign-on
US8204996B2 (en) Method and system for managing log information of user using location servers belonging to plurality of groups
CN106549988B (en) Group joining method, device and system
CN103036597A (en) Method and device of sharing resources among devices in close range
CN111260396B (en) Advertisement preloading method and device, electronic equipment and storage medium
CN108650667B (en) Terminal scheduling method and device
CN112470444A (en) Method and apparatus for revoking authorization to API callers
KR20130009624A (en) Method and system for use in providing network services interchange
CN104125485A (en) Method, equipment and system for sharing user information
CN112765648B (en) Document processing method, device, equipment and storage medium
CN111416789B (en) Method, apparatus and computer-readable storage medium for assigning usage rights to a user
CN111355986A (en) Message processing method and device in live broadcast room and storage medium
US20230164131A1 (en) Accessing cloud data providers with user-impersonation
US20180054435A1 (en) Information processing apparatus, non-transitory computer-readable storage medium, and information processing method
CN103428260A (en) System and method for allocating server to terminal and efficiently delivering messages to the terminal
CN114844663A (en) Desktop sharing method, system, storage medium and equipment
CN112733051A (en) Websocket-based information push management system and method
US20080019288A1 (en) System and method for managing domain-state information
CN109981778B (en) Method, device, equipment and storage medium for realizing service of content distribution network

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