CN110830442A - Message processing method, device and gateway - Google Patents

Message processing method, device and gateway Download PDF

Info

Publication number
CN110830442A
CN110830442A CN201910955842.5A CN201910955842A CN110830442A CN 110830442 A CN110830442 A CN 110830442A CN 201910955842 A CN201910955842 A CN 201910955842A CN 110830442 A CN110830442 A CN 110830442A
Authority
CN
China
Prior art keywords
message
service
packet
protocol type
gateway
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910955842.5A
Other languages
Chinese (zh)
Inventor
王凡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beike Technology Co Ltd
Original Assignee
Beike 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 Beike Technology Co Ltd filed Critical Beike Technology Co Ltd
Priority to CN201910955842.5A priority Critical patent/CN110830442A/en
Publication of CN110830442A publication Critical patent/CN110830442A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/08Protocols for interworking; Protocol conversion
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/18Protocol analysers
    • 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/565Conversion or adaptation of application format or content

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention relates to the technical field of gateways, discloses a message processing method, a message processing device and a gateway, and solves the problem that in the prior art, a message format which can be read by an automatic test tool needs to be developed aiming at service messages of different protocol types. The method comprises the following steps: receiving a service message; determining the protocol type of the service message according to the port for receiving the service message or the type identifier in the service message; converting the service message into a gateway general message according to the protocol type and a preset conversion rule; and sending the gateway general message to an automatic test tool according to a preset protocol type for testing. The embodiment of the invention is suitable for the process of carrying out interface test by an automatic test tool.

Description

Message processing method, device and gateway
Technical Field
The present invention relates to the field of gateway technologies, and in particular, to a method and an apparatus for processing a packet, and a gateway.
Background
In the prior art, it is necessary to interface with an external different institution for transaction data. Due to the diversification of the protocol types of the data to be interfaced, the development of the protocol types of different access data is required, so that the gateway can be converted into the protocol type which can be read by the automatic test tool according to the different protocol types, and the development time and labor cost are high.
Disclosure of Invention
Embodiments of the present invention provide a method, an apparatus, and a gateway for processing a message, which solve the problem in the prior art that a readable message format of an automated testing tool needs to be developed for service messages of different protocol types, and by using the method and the apparatus of the present invention, the service message can be converted into a gateway general message according to the service message and a preset conversion rule, and the automated testing tool does not need to interface messages of different protocol types, so that development costs for different protocol types are reduced, and unified management and maintenance are facilitated.
In order to achieve the above object, an embodiment of the present invention provides a message processing method, where the method includes: receiving a service message; determining the protocol type of the service message according to the port for receiving the service message or the type identifier in the service message; converting the service message into a gateway general message according to the protocol type and a preset conversion rule; and sending the gateway general message to the automatic test tool according to a preset protocol type for testing.
Further, the converting the service packet into a gateway general packet according to the protocol type and a preset conversion rule includes: according to the protocol type, searching the identification bits of the head message and the body message in the service message; performing gateway logic filtering processing on data in the body part message according to a logic processing indicating bit in the head part message; and according to the preset conversion rule, placing the head data and the processed body data into the corresponding position of the gateway general message to obtain the gateway general message after the service message is converted.
Further, the service packet is a service request packet or a service response packet.
Further, when the service packet is a service request packet, the receiving the service packet includes: and receiving a service request message sent by a requester, configuring a data processing thread for the requester, and recording the protocol type and a message return format set by the requester.
Further, when the service packet is a service response packet, the receiving the service packet includes: receiving a service request message sent by the automatic test tool; determining a service party to be sent by the service request message according to the request party and the request format in the service request message; determining a protocol type, a message format and a sending port corresponding to a server according to a preset server list; converting the service request message into a service request message according to the message format, and sending the service request message to the service party through the sending port according to the protocol type; and receiving a service response message sent by the service party.
Correspondingly, an embodiment of the present invention further provides a packet processing apparatus, where the apparatus includes: a receiving unit, configured to receive a service packet; a processing unit, configured to determine a protocol type of the service packet according to a port receiving the service packet or a type identifier in the service packet; converting the service message into a gateway general message according to the protocol type and a preset conversion rule; and the sending unit is used for sending the gateway general message to an automatic testing tool for testing according to the preset protocol type.
Further, the processing unit is further configured to search, according to the protocol type, identification bits of a header packet and a body packet in the service packet; performing gateway logic filtering processing on data in the body part message according to a logic processing indicating bit in the head part message; and according to the preset conversion rule, placing the head data and the processed body data into the corresponding position of the gateway general message to obtain the gateway general message after the service message is converted.
Further, the service packet is a service request packet or a service response packet.
Further, when the service packet is a service request packet, the receiving unit is further configured to receive a service request packet sent by a requesting party; the device further comprises: and the configuration unit is used for configuring a data processing thread for the requester and recording the protocol type and the message return format set by the requester.
Further, when the service message is a service response message, the receiving unit is further configured to receive a service request message sent by the automation test tool; the processing unit is further configured to determine a service party to be sent by the service request message according to a request party and a request format in the service request message; determining a protocol type, a message format and a sending port corresponding to a server according to a preset server list; converting the service request message into a service request message according to the message format; the sending unit is further configured to send the service request packet to the service party through the sending port according to the protocol type; the receiving unit is further configured to receive a service response packet sent by the service party.
Correspondingly, the embodiment of the invention also provides a gateway, which comprises the message processing device.
Accordingly, an embodiment of the present invention further provides a non-transitory computer-readable storage medium, which stores computer instructions, where the computer instructions cause the computer to execute the message processing method described above.
According to the technical scheme, the gateway receives the service message, then determines the protocol type of the service message according to the port for receiving the service message or the type identification in the service message, converts the service message into the gateway general message according to the protocol type and the preset conversion rule, and sends the gateway general message to the automatic test tool for testing. The embodiment of the invention solves the problem that the readable data format of the automatic test tool needs to be developed aiming at the service messages of different protocol types in the prior art, and the automatic test tool is directly butted with the gateway general message through the processing of the gateway on the message during the automatic test, thereby realizing the automatic test and the test of different types of interfaces.
Additional features and advantages of the invention will be set forth in the detailed description which follows.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the principles of the invention and not to limit the invention. In the drawings:
fig. 1 is a schematic flowchart of a message processing method according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of another message processing method according to an embodiment of the present invention;
fig. 3 is a schematic flowchart of another message processing method according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a message processing apparatus according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of another message processing apparatus according to an embodiment of the present invention.
Detailed Description
The following detailed description of embodiments of the invention refers to the accompanying drawings. It should be understood that the detailed description and specific examples, while indicating the present invention, are given by way of illustration and explanation only, not limitation.
Fig. 1 is a flowchart illustrating a message processing method according to an embodiment of the present invention. As shown in fig. 1, the method comprises the steps of:
step 101, receiving a service message;
102, determining a protocol type of the service message according to a port for receiving the service message or a type identifier in the service message;
step 103, converting the service message into a gateway general message according to the protocol type and a preset conversion rule;
and 104, sending the gateway general message to an automatic test tool according to a preset protocol type for testing.
The service packet may be a service request packet or a service response packet. Whether the message is a service request message or a service response message, the protocol type of the service message can be determined according to the port of the received service message or the type identifier in the service message. For example, http and dubbo type service packets may acquire a type identifier from the service packet, and further determine a protocol type of the service packet. The service packet of the socket type may acquire a type identifier from the service packet or determine that the protocol type of the service packet is the socket type through a port for receiving the service packet.
Then, according to the protocol type, the identification bits of the head message and the body message in the service message are searched, so that the logic processing indication bit in the head message is extracted, and the gateway logic filtering processing is carried out on the data in the body message. The gateway logic filtering process may refer to the processes in the prior art, including signature verification, decryption, formatting, and the like. For example, if the body message in the traffic message includes encrypted data and signed data, the logical processing indication bit in the header message may include an encrypted key and a signature key. The encrypted key in the header message can be extracted, the encrypted key is decrypted by using a predefined private key to obtain a decrypted key, and the encrypted data in the body message is decrypted by using the decrypted key. In addition, the signed data in the body message can be verified by using the signature key, so that the authenticity of the body message can be determined. Then, according to the preset conversion rule, the header data and the body data after the gateway logic filtering processing are placed in the corresponding position of the gateway general message to obtain the gateway general message after the service message conversion, for example, the service message is converted into the gateway general message in the key-value format. And then, sending the gateway general message to the automatic test tool according to the http protocol type for testing.
In an implementation manner of the embodiment of the present invention, taking the message flow of "requesting party," gateway, "automated testing tool," service, "automated testing tool," gateway, "requesting party" as an example, when the gateway sends a message to the automated testing tool, service request messages of different protocol types may be directly converted into gateway general request messages readable by the automated testing tool. In this embodiment, as shown in fig. 2, a service request packet received by a gateway is sent by a requester, and the method includes the following steps:
step 201, receiving a service request message sent by a requester, configuring a data processing thread for the requester, and recording the protocol type and a message return format set by the requester;
step 202, determining a protocol type of the service request message according to a port for receiving the service request message or a type identifier in the service request message;
step 203, according to the protocol type, searching for the identification bits of the header message and the body message in the service request message, and recording the message return format and the protocol type set by the header message in the service request message;
step 204, performing gateway logic filtering processing on the data in the body part message according to the logic processing indicating bit in the head part message;
step 205, according to the preset conversion rule, placing the head data and the processed body data into the corresponding position of the gateway general request message to obtain the gateway general request message after the service request message is converted;
step 206, sending the gateway general request message to the automation test tool according to a preset protocol type for testing;
step 207, after testing the gateway general request message, the automatic test tool sends the gateway general request message to a service;
step 208, the service executes the data in the body part message in the gateway general request message, obtains a response message, and sends the response message to the gateway through the automatic test tool;
step 209, the gateway receives the response message;
step 210, converting the response message into a gateway general response message according to a preset conversion format, for example, converting the response message into a gateway general response message in a key-value format;
step 211, filtering the gateway general response message through gateway logic, for example, encrypting and signing;
step 212, determining the message return format according to the data processing thread, wherein since the messages of the same requester are processed in the same data processing thread, the response messages can be processed in the same data processing thread after the response messages corresponding to the requester are received, and thus the message return format corresponding to the requester can be determined;
step 213, according to the message return format, converting the gateway general response message after the gateway logic filtering processing into a request response message, and sending the request response message to the requesting party according to the protocol type, for example, if the message return format set by the header message in the service request message is json format, converting the gateway general response message into a request response message in json format, and if the protocol type of the service request message is socket, sending the request response message to the requesting party according to the socket protocol type.
As can be seen from step 201 and step 206 in the foregoing embodiment, before the automatic test, the gateway may convert the service request packet into a gateway general request packet, so that the automatic test tool directly interfaces with the gateway general request packet, thereby implementing the automatic test and the test of different types of interfaces.
In another implementation of the embodiment of the present invention, taking the message flow of the service-automated testing tool-gateway-service party-gateway-automated testing tool-service as an example, as shown in fig. 3, in this implementation, the gateway can convert the service response message received from the service party into a gateway general response message, which specifically includes the following steps:
step 301, a service sends a service request message to an automation test tool;
step 302, the gateway receives the service request message from the automation test tool;
step 303, determining a service party to be sent by the service request message according to the request party and the request format in the service request message;
step 304, determining a protocol type, a message format and a sending port corresponding to the service party according to a preset service party list, wherein the preset service party list comprises the protocol type, the message format and the sending port corresponding to each service party, and also can comprise information such as an encryption mode, connection timeout, response timeout, character coding, a return format, a return coding field domain, a return information field and the like;
step 305, converting the service request message into a service request message according to the message format, and sending the service request message to a service party through the sending port according to the protocol type, for example, if the format of the service request message is json and the message format of the service party is xml, converting the service request message in json format into the service request message in xml format, and if the service party requires encryption, performing encryption, signature verification and other processing on body part message data in the service request message through gateway logic filtering processing;
step 306, the server side returns a service response message to the gateway after processing the service request message;
step 307, the gateway receives a service response message sent by the service party;
step 308, determining the protocol type of the service response message according to the port for receiving the service response message or the type identifier in the service response message;
309, searching identification bits of a head message and a body message in the service response message according to the protocol type;
step 310, according to the logic processing indication bit in the header message, performing gateway logic filtering processing on the data in the body message, for example, performing decryption, signature verification and formatting processing;
step 311, according to the preset conversion rule, placing the head data and the processed body data into the corresponding position of the gateway general response message to obtain the gateway general response message after the service response message is converted;
step 312, sending the gateway general response message to the automation test tool according to a preset protocol type for testing;
and 313, after the automatic test tool tests, returning the gateway general response message to the service.
As shown in step 307 and 312 in the embodiment of the present invention, before the automatic test, the gateway may convert the service response packet into a gateway general response packet, so that the automatic test tool directly interfaces with the gateway general response packet, thereby implementing the automatic test and the test of different types of interfaces.
The embodiment of the invention solves the problem that the readable data format of the automatic test tool needs to be developed aiming at the messages of different protocol types in the prior art, and can directly butt joint the converted gateway general request message and the gateway general response message for the automatic test tool without developing corresponding codes for processing in order to butt joint various types of messages, thereby saving the labor and time cost and improving the processing efficiency.
Correspondingly, fig. 4 is a schematic structural diagram of a message processing apparatus according to an embodiment of the present invention. As shown in fig. 4, the apparatus 40 includes: a receiving unit 41, configured to receive a service packet; a processing unit 42, configured to determine a protocol type of the service packet according to a port for receiving the service packet or a type identifier in the service packet; converting the service message into a gateway general message according to the protocol type and a preset conversion rule; and the sending unit 43 is configured to send the gateway general message to an automation test tool according to a preset protocol type for testing.
Further, the processing unit is further configured to search, according to the protocol type, identification bits of a header packet and a body packet in the service packet; performing gateway logic filtering processing on data in the body part message according to a logic processing indicating bit in the head part message; and according to the preset conversion rule, placing the head data and the processed body data into the corresponding position of the gateway general message to obtain the gateway general message after the service message is converted.
Further, the service packet is a service request packet or a service response packet.
Further, as shown in fig. 5, when the service packet is a service request packet, the receiving unit is further configured to receive the service request packet sent by the requesting party; the device further comprises: a configuration unit 51, configured to configure a data processing thread for the requester, and record the protocol type and a message return format set by the requester.
Further, when the service message is a service response message, the receiving unit is further configured to receive a service request message sent by the automation test tool; the processing unit is further configured to determine a service party to be sent by the service request message according to a request party and a request format in the service request message; determining a protocol type, a message format and a sending port corresponding to a server according to a preset server list; converting the service request message into a service request message according to the message format; the sending unit is further configured to send the service request packet to the service party through the sending port according to the protocol type; the receiving unit is further configured to receive a service response packet sent by the service party.
For implementation of the data processing apparatus in the above embodiment, reference may be made to implementation of the data processing method in the above embodiment.
Correspondingly, an embodiment of the present invention further provides a gateway, where the gateway includes the message processing apparatus in the foregoing embodiment.
Accordingly, an embodiment of the present invention further provides a non-transitory computer-readable storage medium, where the non-transitory computer-readable storage medium stores computer instructions, and the computer instructions cause the computer to execute the message processing method described in the foregoing embodiment.
Those of ordinary skill in the art will understand that: all or part of the steps for implementing the method embodiments may be implemented by hardware related to program instructions, and the program may be stored in a computer readable storage medium, and when executed, the program performs the steps including the method embodiments; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
The above-described embodiments of the electronic device and the like are merely illustrative, where the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may also be distributed on multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium, such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing an electronic device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A message processing method is characterized by comprising the following steps:
receiving a service message;
determining the protocol type of the service message according to the port for receiving the service message or the type identifier in the service message;
converting the service message into a gateway general message according to the protocol type and a preset conversion rule;
and sending the gateway general message to an automatic test tool according to a preset protocol type for testing.
2. The method according to claim 1, wherein the converting the service packet into a gateway general packet according to the protocol type and a preset conversion rule comprises:
according to the protocol type, searching the identification bits of the head message and the body message in the service message;
performing gateway logic filtering processing on data in the body part message according to a logic processing indicating bit in the head part message;
and according to the preset conversion rule, placing the head data and the processed body data into the corresponding position of the gateway general message to obtain the gateway general message after the service message is converted.
3. The method according to claim 2, wherein the service message is a service request message or a service response message.
4. The method according to claim 3, wherein when the service packet is a service request packet, the receiving the service packet comprises:
and receiving a service request message sent by a requester, configuring a data processing thread for the requester, and recording the protocol type and a message return format set by the requester.
5. The method according to claim 3, wherein when the service packet is a service response packet, the receiving the service packet comprises:
receiving a service request message sent by the automatic test tool;
determining a service party to be sent by the service request message according to the request party and the request format in the service request message;
determining a protocol type, a message format and a sending port corresponding to a server according to a preset server list;
converting the service request message into a service request message according to the message format, and sending the service request message to the service party through the sending port according to the protocol type;
and receiving a service response message sent by the service party.
6. A message processing apparatus, the apparatus comprising:
a receiving unit, configured to receive a service packet;
a processing unit, configured to determine a protocol type of the service packet according to a port receiving the service packet or a type identifier in the service packet; converting the service message into a gateway general message according to the protocol type and a preset conversion rule;
and the sending unit is used for sending the gateway general message to an automatic testing tool for testing according to the preset protocol type.
7. The apparatus according to claim 6, wherein the processing unit is further configured to search for identification bits of a header packet and a body packet in the service packet according to the protocol type; performing gateway logic filtering processing on data in the body part message according to a logic processing indicating bit in the head part message; and according to the preset conversion rule, placing the head data and the processed body data into the corresponding position of the gateway general message to obtain the gateway general message after the service message is converted.
8. The apparatus according to claim 7, wherein the service message is a service request message or a service response message.
9. A gateway, characterized in that it comprises a message processing apparatus according to any of the preceding claims 6-8.
10. A non-transitory computer-readable storage medium storing computer instructions for causing a computer to perform the message processing method according to any one of claims 1 to 5.
CN201910955842.5A 2019-10-09 2019-10-09 Message processing method, device and gateway Pending CN110830442A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910955842.5A CN110830442A (en) 2019-10-09 2019-10-09 Message processing method, device and gateway

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910955842.5A CN110830442A (en) 2019-10-09 2019-10-09 Message processing method, device and gateway

Publications (1)

Publication Number Publication Date
CN110830442A true CN110830442A (en) 2020-02-21

Family

ID=69548910

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910955842.5A Pending CN110830442A (en) 2019-10-09 2019-10-09 Message processing method, device and gateway

Country Status (1)

Country Link
CN (1) CN110830442A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111627171A (en) * 2020-04-28 2020-09-04 深圳壹账通智能科技有限公司 Test message conversion method, device, equipment and medium of ATMP system
CN111782517A (en) * 2020-06-23 2020-10-16 浙江保融科技有限公司 Automatic file checking method
CN112104640A (en) * 2020-09-11 2020-12-18 深圳前海微众银行股份有限公司 Data processing method, device and equipment of gateway and readable storage medium
CN113612837A (en) * 2021-07-30 2021-11-05 杭州朗和科技有限公司 Data processing method, device, medium and computing equipment
CN113760749A (en) * 2021-08-06 2021-12-07 招银云创信息技术有限公司 Test message generation method and device, computer equipment and storage medium
CN114785854A (en) * 2022-04-21 2022-07-22 中国工商银行股份有限公司 Service request processing method, device, equipment, storage medium and product
CN115292624A (en) * 2022-10-08 2022-11-04 成都同步新创科技股份有限公司 Universal message processing method and device based on HTTP (hyper text transport protocol)
CN115914413A (en) * 2022-11-07 2023-04-04 武汉赫尔墨斯智能科技有限公司 Unified and standardized access method for control interfaces of different test instruments

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101022431A (en) * 2007-03-09 2007-08-22 中国移动通信集团福建有限公司 Interface gateway and interface gateway data processing method
CN102083123A (en) * 2011-03-01 2011-06-01 中国联合网络通信集团有限公司 Gateway test method, device and system
CN104601665A (en) * 2014-12-22 2015-05-06 西安电子科技大学 System and method for real-time cloud simulation on Internet of things sensing device
US20160127514A1 (en) * 2014-11-03 2016-05-05 General Electric Company Intelligent gateway with a common data format
CN109672558A (en) * 2018-11-30 2019-04-23 哈尔滨工业大学(威海) A kind of polymerization and Method of Optimal Matching towards third party's service resource, equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101022431A (en) * 2007-03-09 2007-08-22 中国移动通信集团福建有限公司 Interface gateway and interface gateway data processing method
CN102083123A (en) * 2011-03-01 2011-06-01 中国联合网络通信集团有限公司 Gateway test method, device and system
US20160127514A1 (en) * 2014-11-03 2016-05-05 General Electric Company Intelligent gateway with a common data format
CN104601665A (en) * 2014-12-22 2015-05-06 西安电子科技大学 System and method for real-time cloud simulation on Internet of things sensing device
CN109672558A (en) * 2018-11-30 2019-04-23 哈尔滨工业大学(威海) A kind of polymerization and Method of Optimal Matching towards third party's service resource, equipment and storage medium

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111627171A (en) * 2020-04-28 2020-09-04 深圳壹账通智能科技有限公司 Test message conversion method, device, equipment and medium of ATMP system
CN111782517A (en) * 2020-06-23 2020-10-16 浙江保融科技有限公司 Automatic file checking method
CN111782517B (en) * 2020-06-23 2021-06-04 浙江保融科技股份有限公司 Automatic file checking method
CN112104640A (en) * 2020-09-11 2020-12-18 深圳前海微众银行股份有限公司 Data processing method, device and equipment of gateway and readable storage medium
CN113612837A (en) * 2021-07-30 2021-11-05 杭州朗和科技有限公司 Data processing method, device, medium and computing equipment
CN113612837B (en) * 2021-07-30 2023-08-08 杭州朗和科技有限公司 Data processing method, device, medium and computing equipment
CN113760749A (en) * 2021-08-06 2021-12-07 招银云创信息技术有限公司 Test message generation method and device, computer equipment and storage medium
CN114785854A (en) * 2022-04-21 2022-07-22 中国工商银行股份有限公司 Service request processing method, device, equipment, storage medium and product
CN115292624A (en) * 2022-10-08 2022-11-04 成都同步新创科技股份有限公司 Universal message processing method and device based on HTTP (hyper text transport protocol)
CN115292624B (en) * 2022-10-08 2023-08-04 成都同步新创科技股份有限公司 General message processing method and device based on HTTP protocol
CN115914413A (en) * 2022-11-07 2023-04-04 武汉赫尔墨斯智能科技有限公司 Unified and standardized access method for control interfaces of different test instruments

Similar Documents

Publication Publication Date Title
CN110830442A (en) Message processing method, device and gateway
CN107122258B (en) Method and equipment for checking state code of test interface
RU2020120956A (en) METHOD AND DEVICE FOR INSTALLING KEYS AND SENDING DATA
CN101873259B (en) SCTP (Stream Control Transmission Protocol) message identification method and device
US9781109B2 (en) Method, terminal device, and network device for improving information security
JP6686033B2 (en) Method and apparatus for pushing messages
CN104106241A (en) System and Method to Generate Secure Name Records
CN106229007B (en) HDCP KEY sending method, method for burn-recording and device
CN107092535B (en) Method and apparatus for data storage of test interface
CN105790960A (en) Traffic identification method and system and traffic gateway
CN108650093A (en) A kind of interface realizing method based on idempotence
CN112866193A (en) Equipment deployment method, device, equipment and storage medium
CN102801686B (en) Apparatus control method, main equipment, from equipment and master-slave equipment group
CN116647589A (en) Vehicle diagnosis communication method, device, equipment and medium
US20200192786A1 (en) Method and system for testing a system under development using real transaction data
EP3171565B1 (en) Methods, devices and system for netconf hello packets interaction
CN108133026B (en) Multi-data processing method, system and storage medium
CN117201601A (en) Internet of things equipment access method, device, equipment and storage medium
CN105915613A (en) Resource supply method and device based on cloud services
CN108632321A (en) Treating method and apparatus based on scheduling of resource under big data platform
CN105281944B (en) Method for setting network protocol address and service management system
CN107659949B (en) Wireless router cloud service function interface test method and system
CN104270431A (en) Method and device for concurrency control
CN114065302A (en) Data processing method, device, equipment, medium and block chain network
CN113792102A (en) Service processing method based on block chain, electronic device 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200221

RJ01 Rejection of invention patent application after publication