CN113271337A - Computer message subscription method and device - Google Patents

Computer message subscription method and device Download PDF

Info

Publication number
CN113271337A
CN113271337A CN202110435972.3A CN202110435972A CN113271337A CN 113271337 A CN113271337 A CN 113271337A CN 202110435972 A CN202110435972 A CN 202110435972A CN 113271337 A CN113271337 A CN 113271337A
Authority
CN
China
Prior art keywords
message
middleware
subscription
subscriber
acquiring
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
Application number
CN202110435972.3A
Other languages
Chinese (zh)
Other versions
CN113271337B (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.)
Shenzhen Blue Frog Network Technology Co ltd
Original Assignee
Luoyang Qingniao Network Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Luoyang Qingniao Network Technology Co ltd filed Critical Luoyang Qingniao Network Technology Co ltd
Priority to CN202110435972.3A priority Critical patent/CN113271337B/en
Publication of CN113271337A publication Critical patent/CN113271337A/en
Application granted granted Critical
Publication of CN113271337B publication Critical patent/CN113271337B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/12Applying verification of the received information
    • H04L63/126Applying verification of the received information the source of the received data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding
    • 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/56Provisioning of proxy services
    • H04L67/566Grouping or aggregating service requests, e.g. for unified processing

Landscapes

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

Abstract

The invention relates to a computer message subscription method and a device, which receives an initial message created by a message creation end, generates an initial message identifier corresponding to the initial message, acquires first message subscription end identifiers of all message subscription ends corresponding to the message creation end, verifies a message subscription request sent by a target message subscription end to be subscribed, and performs a subsequent message subscription process if the verification is passed.

Description

Computer message subscription method and device
Technical Field
The invention relates to a computer message subscription method and device.
Background
The computer message subscription system comprises a message creation end, middleware equipment and a message subscription end, wherein when the message subscription system normally operates, the message creation end and the message subscription end are in communication connection with the middleware equipment, and the existing message subscription process comprises the following steps: the message creating end sends the created message to the middleware device, and the middleware device publishes the message to the message subscribing end. However, the current message subscription process is simple, lacks reliable security measures, and may result in sending the message to the wrong message subscriber. Moreover, since the message subscription attributes of different message subscribers are different and the message middleware in the middleware device has a limited capability of subscribing messages, the message subscription may not be possible when the subscription attributes of the message subscribers are different.
Disclosure of Invention
In order to solve the technical problems related to the background art, the invention provides a computer message subscription method and device.
The invention provides a computer message subscription method, which comprises the following steps:
receiving an initial message created by a message creation end, and generating an initial message identifier corresponding to the initial message;
acquiring first message subscriber identifiers of message subscribers corresponding to the message creation terminal, and storing the initial message identifiers and the first message subscriber identifiers of the message subscribers;
acquiring a message subscription request sent by a target message subscriber to be subscribed, wherein the message subscription request comprises a second message subscriber identifier of the target message subscriber and a verification message identifier of a message requiring subscription;
checking whether the second message subscriber identity belongs to the first message subscriber identity of each message subscriber and whether the verification message identity belongs to the initial message identity;
if the second message subscriber identity belongs to the first message subscriber identity of each message subscriber and the verification message identity belongs to the initial message identity, acquiring a message middleware set corresponding to the message requiring subscription according to the verification message identity, wherein the message middleware set comprises at least two message middleware;
acquiring message middleware meeting preset conditions in the message middleware set according to the message middleware set;
and initiating message subscription with the target message subscription terminal according to the acquired message middleware.
Further, the obtaining of the message middleware set corresponding to the message requiring subscription according to the verification message identifier specifically includes:
acquiring a target message attribute corresponding to the verification message identifier according to the verification message identifier and a preset message attribute database, wherein the message attribute database comprises at least two message identifiers and message attributes corresponding to the message identifiers;
and acquiring a message middleware set corresponding to the target message attribute according to the target message attribute.
Further, the obtaining, according to the message middleware set, the message middleware meeting the preset condition in the message middleware set specifically includes:
and acquiring the message middleware with the load meeting the preset condition in the message middleware set according to the message middleware set.
Further, the obtaining, according to the message middleware set, the message middleware whose load meets a preset condition in the message middleware set specifically includes:
acquiring address information of each message middleware in the message middleware set according to the message middleware set;
establishing communication connection between each message middleware and the target message subscription terminal according to the address information of each message middleware;
and calculating the load of each message middleware, acquiring the load meeting a first preset condition in each load, and acquiring the message middleware corresponding to the load meeting the first preset condition.
Further, the computer message subscription method further comprises the following steps:
if the acquired message middleware is detected to be abnormal, acquiring address information of other message middleware except the acquired message middleware in the message middleware set;
establishing communication connection between the other message middleware and the target message subscription terminal according to the address information of the other message middleware;
calculating the loads of the other message middleware, acquiring the loads meeting a second preset condition in the loads of the other message middleware, and acquiring other message middleware corresponding to the loads meeting the second preset condition;
and continuing to initiate message subscription with the target message subscription terminal according to the acquired other message middleware.
A computer message subscription apparatus comprising a memory, a processor and a computer program stored in the memory and executable on the processor, the processor implementing the steps of the computer message subscription method described above when executing the computer program.
The technical effects of the invention comprise: before a message subscription end performs message subscription, acquiring an initial message created by a message creation end, and generating an initial message identifier corresponding to the initial message, wherein the initial message identifier comprises identifiers of all kinds of messages which can be created or published by the message creation end, then acquiring first message subscriber identifiers of all message subscribers corresponding to the message creation end, namely the first message subscriber identifiers of all message subscribers which can perform message subscription with the message creation end, and storing the initial message identifier and the first message subscriber identifiers of all message subscribers; then, when subscribing the message, obtaining the message subscription request sent by the target message subscriber to be subscribed, wherein the message subscription request comprises a second message subscriber identity of the target message subscriber and a verification message identity of the message requiring subscription, verifying whether the second message subscriber identity belongs to the first message subscriber identity of each message subscriber, and verifying whether the message identity belongs to the initial message identity, i.e. verifying whether the second message subscriber identity of the target message subscriber is one of the message subscribers capable of subscribing the message with the message creator and whether the identity of the message requiring subscription belongs to the message which can be created by the message creator, if the second message subscriber identity belongs to the first message subscriber identity of each message subscriber and the verification message identity belongs to the initial message identity, the verification is passed, and the subsequent message subscription operation is carried out, so that the security of the message subscription can be improved by comparing the message identifier with the message subscription end, and the situations that the message is sent to the wrong message subscription end and the subscription fails due to the fact that the message type which cannot be created by the message creation end is subscribed are prevented; in the message subscription process, a message middleware set corresponding to the message requiring subscription is obtained according to the verification message identifier, the message middleware set comprises at least two message middleware, namely a plurality of related message middleware corresponding to the message requiring subscription are obtained, the message middleware meeting the preset condition is obtained, and the message subscription is initiated with the target message subscriber according to the obtained message middleware meeting the preset condition, so that the message subscription is ensured to be successfully completed, the reliable service is provided for the message subscribers with different subscription attributes, and the reliability of the message subscription is improved.
Drawings
FIG. 1 is a flow chart of a computer message subscription method provided by the present invention.
Detailed Description
The embodiment provides a computer message subscription method, which can be applied to middleware equipment in a computer message subscription system. As shown in fig. 1, the computer message subscription method includes the following steps:
step 1: receiving an initial message created by a message creation end, and generating an initial message identifier corresponding to the initial message:
the message creating end sends the initial message created by the message creating end to the middleware device, where the initial message includes all kinds of messages that can be created or published by the message creating end, and then sends the created various messages to the middleware device (it should be understood that the purpose of the middleware device receiving the various messages is to generate corresponding message identifiers, and therefore, only one message of each kind is sent).
After receiving the initial message, that is, after receiving all kinds of messages that can be created by the message creation end, the middleware device generates an initial message identifier corresponding to the initial message, where the initial message identifier includes message identifiers of all kinds of messages that can be created by the message creation end, that is, generates a message identifier of each message.
Step 2: acquiring first message subscriber identifiers of the message subscribers corresponding to the message creation terminal, and storing the initial message identifiers and the first message subscriber identifiers of the message subscribers:
since the message creating end is not capable of subscribing to messages with all message subscribing ends, that is, in the computer message subscribing system, the message creating end is not capable of subscribing to messages with all message subscribing ends in the system, then the middleware device obtains the first message subscribing end identifier of each message subscribing end corresponding to the message creating end, that is, obtains the first message subscribing end identifier of each message subscribing end capable of subscribing to messages with the message creating end. The first message subscriber identity is used to characterize a corresponding message subscriber, and may be an IP address message of the message subscriber or a device number message. It should be understood that each message subscriber capable of subscribing to a message with the message creator may be determined in advance, and specifically, the first message subscriber identifier of each message subscriber corresponding to the message creator is sent to the middleware device by the special information input device or the message creator.
After the initial message identifier and the first message subscriber identifier of each message subscriber are obtained, the middleware device stores the initial message identifier and the first message subscriber identifier of each message subscriber, specifically, stores the initial message identifier and the first message subscriber identifier of each message subscriber in a specially-configured memory.
And step 3: obtaining a message subscription request sent by a target message subscriber to be subscribed, wherein the message subscription request comprises a second message subscriber identifier of the target message subscriber and a verification message identifier of a message requiring subscription:
when a certain message subscription terminal needs to perform message subscription, the message subscription terminal is a target message subscription terminal to be subscribed.
And the target message subscriber sends a message subscription request to the middleware device, wherein the message subscription request comprises a second message subscriber identifier of the target message subscriber and a verification message identifier of the message requiring subscription. The second message subscriber identity of the target message subscriber is used for representing the target message subscriber, and may be an IP address message of the target message subscriber or an equipment number message; the authentication message identification characterizes the kind of message that requires subscription.
And 4, step 4: checking whether the second message subscriber identity belongs to the first message subscriber identity of each message subscriber and whether the verification message identity belongs to the initial message identity:
the middleware device checks whether the second message subscriber identity belongs to the first message subscriber identity of each message subscriber and verifies whether the message identity belongs to the initial message identity, namely, checks whether the second message subscriber identity belongs to one of the first message subscriber identities of each message subscriber and verifies whether the message identity belongs to one of the initial message identities.
And 5: if the second message subscriber identity belongs to the first message subscriber identity of each message subscriber and the verification message identity belongs to the initial message identity, acquiring a message middleware set corresponding to the message requiring subscription according to the verification message identity, wherein the message middleware set comprises at least two message middleware:
if the second message subscriber identity belongs to the first message subscriber identity of each message subscriber, the target message subscriber is a message subscriber capable of subscribing messages with the message creation end, and the target message subscriber is an effective message subscriber; if the message identification is verified to belong to the initial message identification, the message which indicates that the target message subscriber terminal requires subscription belongs to the message which can be created by the message creation terminal. If the second message subscriber identity belongs to the first message subscriber identity of each message subscriber and the verification message identity belongs to the initial message identity, a message middleware set corresponding to the message requiring subscription is obtained according to the verification message identity.
And then acquiring a message middleware set corresponding to the target message attribute according to the obtained target message attribute. It should be understood that a message middleware database may also be preset in the middleware device, and includes at least two message attributes and a message middleware set corresponding to each message attribute, and the message middleware sets corresponding to different message attributes are usually different. Then, according to the target message attribute and the message middleware database, a message middleware set corresponding to the target message attribute can be obtained. For any one message middleware set, at least two message middleware are included, and each message middleware is a message middleware corresponding to a corresponding message attribute. The number of message middlewares in each message middleware set is determined by actual needs, such as specific message attributes. In this embodiment, each message middleware in the message middleware set may have a corresponding address identifier (such as an IP address) and associated port.
Step S6: according to the message middleware set, obtaining the message middleware meeting preset conditions in the message middleware set:
in this embodiment, the preset condition is a condition related to a load, and then, according to the message middleware set, acquiring the message middleware meeting the preset condition in the message middleware set specifically includes: and acquiring the message middleware with the load meeting the preset condition in the message middleware set according to the obtained message middleware set.
Further, a specific implementation process for obtaining the message middleware with the load meeting the preset condition in the message middleware set according to the obtained message middleware set is given as follows:
and acquiring the address information of each message middleware in the message middleware set according to the obtained message middleware set. Because each message middleware is provided with a corresponding address identifier and a related port, the address information of each message middleware in the message middleware set is acquired.
And establishing communication connection between each message middleware and the target message subscriber according to the address information of each message middleware.
And calculating the load of each message middleware, namely establishing the communication connection between each message middleware and the target message subscription terminal according to the address message of each message middleware to perform load test, and calculating the load corresponding to each message middleware according to the test data. Then, the load meeting the first preset condition is obtained from the loads, and the message middleware corresponding to the load meeting the first preset condition is obtained, wherein the message middleware is the required message middleware. It should be understood that the first preset condition may be that the message middleware with the least load is the required message middleware or the message middleware with the load in the target range is the required message middleware. In addition, if there is more than one message middleware whose load is in the target range, any one message middleware can be selected from the message middleware as the required message middleware.
Step S7: initiating message subscription with the target message subscription terminal according to the acquired message middleware:
and the middleware equipment initiates message subscription with the target message subscription terminal according to the acquired message middleware so as to realize the message subscription function.
In step S6 of this embodiment, if the obtained message middleware is abnormal, the message subscription may not be performed, so that the obtained message middleware may be further detected to determine whether the message middleware is abnormal, where the detection method may be: and detecting whether the load of the message middleware is greater than a preset high load set value or not, wherein if the load of the message middleware is greater than the preset high load set value, the message subscription is possibly influenced by the overlarge load of the message middleware, and therefore, the message subscription is judged to be abnormal. Therefore, in this embodiment, the computer message subscription method further includes the following steps:
if it is detected that the acquired message middleware is abnormal, each message middleware except the acquired message middleware in the message middleware set is obtained according to the acquired message middleware set, and each message middleware except the acquired message middleware in the message middleware set is referred to as each other message middleware in the embodiment.
And in the same way as the above, acquiring the address information of each other message middleware, and establishing the communication connection between each other message middleware and the target message subscription terminal according to the address information of each other message middleware.
And calculating the loads of other message middleware, acquiring the loads meeting a second preset condition in the loads of other message middleware, and acquiring other message middleware corresponding to the loads meeting the second preset condition, wherein the acquired other message middleware is the required message middleware. It should be understood that the second preset condition may be that other message middleware with the least load is taken as other message middleware required, or that other message middleware with the load in the target range is taken as other message middleware required.
And continuing to initiate message subscription with the target message subscription terminal according to the obtained other message middleware.
Therefore, when the acquired message middleware is abnormal, the message middleware meeting the requirements is continuously selected from other message middleware, and then the message subscription is continuously initiated with the target message subscription terminal, so that the success rate of the message subscription is improved.
The present embodiment further provides a message subscription apparatus based on big data, which includes a memory, a processor, and a computer program stored in the memory and running on the processor, where the processor implements the computer message subscription method in the foregoing when executing the computer program, and since the computer message subscription method has been described in detail above, details are not repeated.

Claims (6)

1. A computer message subscription method, comprising:
receiving an initial message created by a message creation end, and generating an initial message identifier corresponding to the initial message;
acquiring first message subscriber identifiers of message subscribers corresponding to the message creation terminal, and storing the initial message identifiers and the first message subscriber identifiers of the message subscribers;
acquiring a message subscription request sent by a target message subscriber to be subscribed, wherein the message subscription request comprises a second message subscriber identifier of the target message subscriber and a verification message identifier of a message requiring subscription;
checking whether the second message subscriber identity belongs to the first message subscriber identity of each message subscriber and whether the verification message identity belongs to the initial message identity;
if the second message subscriber identity belongs to the first message subscriber identity of each message subscriber and the verification message identity belongs to the initial message identity, acquiring a message middleware set corresponding to the message requiring subscription according to the verification message identity, wherein the message middleware set comprises at least two message middleware;
acquiring message middleware meeting preset conditions in the message middleware set according to the message middleware set;
and initiating message subscription with the target message subscription terminal according to the acquired message middleware.
2. The method according to claim 1, wherein the obtaining of the message middleware set corresponding to the message requiring subscription according to the verification message identifier specifically comprises:
acquiring a target message attribute corresponding to the verification message identifier according to the verification message identifier and a preset message attribute database, wherein the message attribute database comprises at least two message identifiers and message attributes corresponding to the message identifiers;
and acquiring a message middleware set corresponding to the target message attribute according to the target message attribute.
3. The method according to claim 1, wherein the obtaining, according to the message middleware set, message middleware meeting a preset condition in the message middleware set specifically comprises:
and acquiring the message middleware with the load meeting the preset condition in the message middleware set according to the message middleware set.
4. The method according to claim 3, wherein the obtaining, according to the message middleware set, message middleware whose load satisfies a preset condition in the message middleware set specifically includes:
acquiring address information of each message middleware in the message middleware set according to the message middleware set;
establishing communication connection between each message middleware and the target message subscription terminal according to the address information of each message middleware;
and calculating the load of each message middleware, acquiring the load meeting a first preset condition in each load, and acquiring the message middleware corresponding to the load meeting the first preset condition.
5. The computer message subscription method according to claim 4, further comprising the steps of:
if the acquired message middleware is detected to be abnormal, acquiring address information of other message middleware except the acquired message middleware in the message middleware set;
establishing communication connection between the other message middleware and the target message subscription terminal according to the address information of the other message middleware;
calculating the loads of the other message middleware, acquiring the loads meeting a second preset condition in the loads of the other message middleware, and acquiring other message middleware corresponding to the loads meeting the second preset condition;
and continuing to initiate message subscription with the target message subscription terminal according to the acquired other message middleware.
6. A computer message subscription arrangement comprising a memory, a processor and a computer program stored in said memory and executable on said processor, characterized in that said processor, when executing said computer program, implements the steps of the computer message subscription method according to any of claims 1-5.
CN202110435972.3A 2021-04-22 2021-04-22 Method and device for subscribing computer message Active CN113271337B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110435972.3A CN113271337B (en) 2021-04-22 2021-04-22 Method and device for subscribing computer message

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110435972.3A CN113271337B (en) 2021-04-22 2021-04-22 Method and device for subscribing computer message

Publications (2)

Publication Number Publication Date
CN113271337A true CN113271337A (en) 2021-08-17
CN113271337B CN113271337B (en) 2023-08-18

Family

ID=77229153

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110435972.3A Active CN113271337B (en) 2021-04-22 2021-04-22 Method and device for subscribing computer message

Country Status (1)

Country Link
CN (1) CN113271337B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113747192A (en) * 2021-11-03 2021-12-03 腾讯科技(深圳)有限公司 Live broadcast control method and device, electronic equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102469033A (en) * 2010-11-01 2012-05-23 阿里巴巴集团控股有限公司 Message subscription system and message sending method
CN104796417A (en) * 2015-04-08 2015-07-22 大唐移动通信设备有限公司 Subscription service creating method and device
EP3043530A1 (en) * 2013-12-05 2016-07-13 Huawei Technologies Co., Ltd. Method and apparatus for implementing subscription notification
CN105791082A (en) * 2014-12-23 2016-07-20 阿里巴巴集团控股有限公司 Message transmission method and device thereof based on message oriented middleware between computer clusters
CN106059953A (en) * 2016-05-09 2016-10-26 乐视控股(北京)有限公司 Message routing method, device and system
CN106095789A (en) * 2016-05-26 2016-11-09 努比亚技术有限公司 A kind of message subscribing managing device and method
CN106230896A (en) * 2016-07-18 2016-12-14 深圳国泰安教育技术股份有限公司 A kind of information push method, Apparatus and system
EP3206422A1 (en) * 2014-10-10 2017-08-16 ZTE Corporation Method and device for creating subscription resource

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102469033A (en) * 2010-11-01 2012-05-23 阿里巴巴集团控股有限公司 Message subscription system and message sending method
EP3043530A1 (en) * 2013-12-05 2016-07-13 Huawei Technologies Co., Ltd. Method and apparatus for implementing subscription notification
JP2017504854A (en) * 2013-12-05 2017-02-09 華為技術有限公司Huawei Technologies Co.,Ltd. Method and apparatus for performing subscription notification
CN106603394A (en) * 2013-12-05 2017-04-26 华为技术有限公司 Method and device for realizing subscription notification
EP3206422A1 (en) * 2014-10-10 2017-08-16 ZTE Corporation Method and device for creating subscription resource
CN105791082A (en) * 2014-12-23 2016-07-20 阿里巴巴集团控股有限公司 Message transmission method and device thereof based on message oriented middleware between computer clusters
CN104796417A (en) * 2015-04-08 2015-07-22 大唐移动通信设备有限公司 Subscription service creating method and device
CN106059953A (en) * 2016-05-09 2016-10-26 乐视控股(北京)有限公司 Message routing method, device and system
CN106095789A (en) * 2016-05-26 2016-11-09 努比亚技术有限公司 A kind of message subscribing managing device and method
CN106230896A (en) * 2016-07-18 2016-12-14 深圳国泰安教育技术股份有限公司 A kind of information push method, Apparatus and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李洋: "基于消息队列遥测传输协议的智能家居消息中间件设计" *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113747192A (en) * 2021-11-03 2021-12-03 腾讯科技(深圳)有限公司 Live broadcast control method and device, electronic equipment and storage medium
CN113747192B (en) * 2021-11-03 2022-02-22 腾讯科技(深圳)有限公司 Live broadcast control method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN113271337B (en) 2023-08-18

Similar Documents

Publication Publication Date Title
CN106936835B (en) Method and system for accessing equipment
CN109788032B (en) Method and device for acquiring mirror image file, computer equipment and storage medium
CN109688186B (en) Data interaction method, device, equipment and readable storage medium
EP2611226B1 (en) Processing method and system for over-the-air bootstrap
CN110247897B (en) System login method, device, gateway and computer readable storage medium
CN111614548A (en) Message pushing method and device, computer equipment and storage medium
CN110555769A (en) Block chain transaction data processing method and device, computer equipment and storage medium
CN112448956B (en) Authority processing method and device of short message verification code and computer equipment
CN111224782B (en) Data verification method based on digital signature, intelligent device and storage medium
CN111400063B (en) Communication method and system for high-concurrency transmission between servers
CN111327428B (en) Image information processing method and system and electronic equipment
CN113271337B (en) Method and device for subscribing computer message
CN113904847A (en) Cloud platform binding method, system, equipment and medium of Internet of things card
CN112732463A (en) Message subscription method and device based on big data
CN110740163A (en) Idempotent control method, idempotent control device, electronic equipment and readable storage medium
CN112565251B (en) Access authentication method, device and system for vehicle-mounted application
CN113067802A (en) User identification method, device, equipment and computer readable storage medium
CN111901298A (en) Method and device for determining cloud short message platform during SSLVPN authentication and electronic equipment
CN114500237B (en) Communication method and system
CN110995756B (en) Method and device for calling service
CN109756390B (en) Method and device for automatically testing connectivity of network accelerator
CN111104439B (en) Stored data comparison method, stored data comparison device and storage medium
CN107704557B (en) Processing method and device for operating mutually exclusive data, computer equipment and storage medium
CN111858100A (en) BMC message transmission method and related device
CN110750366A (en) Message processing method and device, computer equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20230627

Address after: Building 1614, Building 1, Wanting Building, Labor Community, Xixiang Street, Bao'an District, Shenzhen City, Guangdong Province, 518100

Applicant after: Shenzhen Blue Frog Network Technology Co.,Ltd.

Address before: 471000 1-1404, building 5, Washington, Junlin Plaza, No. 429, Zhongzhou Middle Road, Xigong District, Luoyang City, Henan Province

Applicant before: Luoyang Qingniao Network Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant