CN113055378B - Protocol conversion platform for industrial internet identification analysis and data docking method - Google Patents

Protocol conversion platform for industrial internet identification analysis and data docking method Download PDF

Info

Publication number
CN113055378B
CN113055378B CN202110266221.3A CN202110266221A CN113055378B CN 113055378 B CN113055378 B CN 113055378B CN 202110266221 A CN202110266221 A CN 202110266221A CN 113055378 B CN113055378 B CN 113055378B
Authority
CN
China
Prior art keywords
data
identification
southbound
northbound
task pool
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
CN202110266221.3A
Other languages
Chinese (zh)
Other versions
CN113055378A (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.)
CICT Mobile Communication Technology Co Ltd
Original Assignee
Wuhan Hongxin Technology Development 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 Wuhan Hongxin Technology Development Co Ltd filed Critical Wuhan Hongxin Technology Development Co Ltd
Priority to CN202110266221.3A priority Critical patent/CN113055378B/en
Publication of CN113055378A publication Critical patent/CN113055378A/en
Application granted granted Critical
Publication of CN113055378B publication Critical patent/CN113055378B/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
    • 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/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4633Interconnection of networks using encapsulation techniques, e.g. tunneling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • 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]
    • 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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • 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/133Protocols for remote procedure calls [RPC]
    • 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/55Push-based network services

Landscapes

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

Abstract

The invention provides a protocol conversion platform and a data docking method for industrial internet identification analysis, wherein the platform comprises: the system comprises a Kafka message queue unit and a data conversion unit, wherein the protocol conversion platform is positioned between a southbound enterprise information system and a northbound identification analysis system; the Kafka message queue unit is used for receiving the identification data reported by the southbound enterprise information system; the data conversion unit is used for protocol conversion processing of the identification data and north submission of the converted identification data. The method executes a data docking procedure based on the protocol conversion platform. The invention actively pushes the identification information data by the enterprise information system, adopts an event-driven and asynchronous mode, has better real-time performance, high efficiency and low system consumption overhead, and simultaneously avoids the information safety hidden trouble caused by the mode of directly accessing the database from the outside.

Description

Protocol conversion platform for industrial internet identification analysis and data docking method
Technical Field
The invention relates to the technical field of industrial internet identification, in particular to a protocol conversion platform and a data docking method for industrial internet identification analysis.
Background
In the field of industrial internet, three functional systems are provided, namely a network, a platform and a security system, wherein the network system is a foundation, the platform system is a core, and the security system is a guarantee.
The identification resolution System is an important component of an industrial internet network System, is a central nerve of the industrial internet, is equivalent to a Domain Name resolution System (DNS) in the field of the internet, is one of core infrastructures of the industrial internet, and comprises an identification code and a resolution System at the core. The identification code is a full life cycle 'identity card' of the machine, article and digital object; the identification analysis is to use the identification to uniquely locate and query the machine and the article. On the public internet, a user accesses a website by inputting a web address by means of a DNS. In the industrial internet, a user can access a server for storing relevant information of objects such as machines, raw materials, parts and products by relying on an identification analysis system, intelligent association of different main, different places and different kinds of information is realized through identification, and important support is provided for information sharing and product life cycle management.
The industrial internet enterprises need to realize the data communication between the internal information system of the enterprise and the identification analysis system when the identification data is uploaded to the identification analysis system, the industry at present basically adopts a mode of externally accessing the database of the enterprise information system to obtain the identification data in the information system, the mode is simple to operate, but on one hand, the burden of enterprise database access is increased, the efficiency of an enterprise information system is reduced, on the other hand, the enterprise data leakage is caused, and potential safety hazards are brought to the enterprise data information, therefore, in the current big data era, the mode of externally accessing the database is not a good choice for a plurality of enterprises, the mode of accessing the database adopts a timing polling mode to regularly inquire identification information data from an enterprise information system, the real-time performance is lower, the system consumption is higher, and the bandwidth and server resources are wasted.
Disclosure of Invention
The invention provides a protocol conversion platform for industrial internet identification analysis and a data docking method, which are used for solving various defects in the prior art.
In a first aspect, the present invention provides a protocol conversion platform for industrial internet identity resolution, comprising:
the system comprises a Kafka message queue unit and a data conversion unit, wherein the protocol conversion platform is positioned between a southbound enterprise information system and a northbound identification analysis system;
the Kafka message queue unit is used for receiving the identification data reported by the southbound enterprise information system;
the data conversion unit is used for protocol conversion processing of the identification data and north submission of the converted identification data.
In one embodiment, the data conversion unit includes a south message processing task pool, a data exchange service, a north communication task pool, and a local database.
In one embodiment, the identification data is in jason format.
In a second aspect, the present invention further provides a data interfacing method for industrial internet identity resolution, including:
starting a protocol conversion platform, configuring the connection information of the north-oriented identification analysis system and the enterprise node information, and starting a north-oriented communication task pool and a south-oriented message processing task pool after the successful start;
the southbound enterprise information system actively reports identification data to a Kafka message queue unit, the Kafka message queue unit pushes the identification data to the southbound message processing task pool, and the southbound message processing task pool transmits the identification data to data exchange service;
the data exchange service submits the acquired identification data to the northbound communication task pool after grouping and encapsulating the identification data according to an identification name and a preset principle;
and the northbound communication task pool calls an REST interface of the northbound identification analysis system through an http protocol, submits the identification data after packet encapsulation to the northbound identification analysis system, executes identification data synchronization, and records an execution result to a local database.
In one embodiment, the preset rule includes that each piece of data corresponds to one identifier, and the data of the same identifier is executed according to a time sequence.
In one embodiment, the northbound communication task pool calls a REST interface of the northbound identification parsing system through an http protocol, submits the identification data after packet encapsulation to the northbound identification parsing system, completes identification data synchronization, and records an execution result to a local database, and further includes:
and if the southbound enterprise information system is configured with a callback interface, pushing the execution result to the southbound enterprise information system.
According to the protocol conversion platform and the data docking method for industrial internet identification analysis, the enterprise information system actively pushes identification information data, an event driving and asynchronous mode is adopted, the real-time performance is good, the efficiency is high, the system consumption cost is low, and meanwhile, the information safety hidden danger caused by the mode of directly accessing the database from the outside is avoided.
Drawings
In order to more clearly illustrate the technical solutions of the present invention or the prior art, the drawings needed for the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
FIG. 1 is a schematic structural diagram of a protocol conversion platform and a docking system for industrial Internet identity resolution provided by the present invention;
FIG. 2 is a schematic flow chart of a data docking method for industrial Internet identity resolution provided by the present invention;
fig. 3 is a second schematic flow chart of the data docking method for industrial internet identification resolution according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Aiming at the problems in the prior art, the invention provides a scheme for realizing the butt joint of the identification analysis data of the industrial internet in an active reporting mode, firstly, the connection between an enterprise information system and an identification analysis system and the transmission of the identification data are realized through a protocol conversion platform, as shown in fig. 1, the scheme comprises the following steps:
the system comprises a Kafka message queue unit and a data conversion unit, wherein the protocol conversion platform is positioned between a southbound enterprise information system and a northbound identification analysis system;
the Kafka message queue unit is used for receiving the identification data reported by the southbound enterprise information system;
the data conversion unit is used for protocol conversion processing of the identification data and north submission of the converted identification data.
The data conversion unit comprises a southbound message processing task pool, a data exchange service, a northbound communication task pool and a local database.
The identification data is in a jason format.
Specifically, the protocol conversion platform is a middleware platform between a southbound enterprise information system and a northbound identification analysis system, and mainly comprises a Kafka message queue unit and a data conversion unit, wherein the Kafka message queue unit is responsible for receiving identification data reported by the southbound enterprise information system, the data conversion unit is responsible for protocol conversion processing and northbound submission of the identification data, and the data conversion unit specifically comprises a southbound message processing task pool, a data exchange service, a northbound communication task pool and a local database; the transmitted identification data format is jason format.
It should be noted that Kafka is a distributed message queue with high performance, high throughput, persistence, multi-copy backup and horizontal expansion capabilities. Kafka serves as a message queue middleware and is completely decoupled from the protocol conversion platform and the southbound system. The southbound system is a provider of a message queue, the function is to add data into the message queue, the protocol conversion platform is a consumer of the message queue, and the function is to acquire southbound data from the message queue. The message queue is a first-in first-out data structure and can ensure the data reporting sequence; secondly, Kafka is also a distributed message queue, and the loss of part of service nodes does not affect the normal use of the whole message queue service.
The protocol conversion platform provided by the invention can realize effective communication between the southbound enterprise information system and the northbound identification analysis system and active transmission of identification data.
Based on the above embodiment, the present invention further provides a data docking method for industrial internet identifier resolution, as shown in fig. 2, including:
s1, starting a protocol conversion platform, configuring the north-oriented identification analysis system connection information and the enterprise node information, and starting a north-oriented communication task pool and a south-oriented message processing task pool after the successful start;
the method comprises the steps of firstly starting a protocol conversion platform, configuring connection information of a north identification analysis system and enterprise node information, and starting a north communication task pool and a south message processing task pool after the startup is successful.
S2, the southbound enterprise information system actively reports the identification data to a Kafka message queue unit, the Kafka message queue unit pushes the identification data to the southbound message processing task pool, and the southbound message processing task pool transmits the identification data to a data exchange service;
then the enterprise information system actively reports the identification data to a Kafka message queue, the message queue pushes the data to a southbound message processing task pool, and the southbound message processing task pool receives the data and finally transmits the data to a data exchange service.
S3, the data exchange service packages the acquired identification data according to the identification name and the preset principle, and submits the data to the northbound communication task pool;
and the data exchange service packages the acquired data according to the identification name and submits the data to the northbound communication task pool.
And S4, the northbound communication task pool calls an REST interface of the northbound identification analysis system through an http protocol, submits the identification data after packet encapsulation to the northbound identification analysis system, executes identification data synchronization, and records an execution result to a local database.
And finally, the northbound communication task pool calls an REST interface of the northbound identification analysis system through an http protocol, the pushed data is submitted to the northbound identification analysis system, the identification data synchronization function is realized, and meanwhile, the execution result is recorded to a local database. The overall execution flow is shown in fig. 3.
The invention actively pushes the identification information data by the enterprise information system, adopts an event-driven and asynchronous mode, has better real-time performance, high efficiency and low system consumption overhead, and simultaneously avoids the information safety hidden trouble caused by the mode of directly accessing the database from the outside.
Based on any of the above embodiments, the preset rule includes that each piece of data corresponds to one identifier, and the data of the same identifier is executed according to a time sequence.
Specifically, the data exchange service has two principles to comply with when processing data delivered from the south message processing task pool: 1. each piece of data must correspond to an identifier; 2. the same identified data must be executed in chronological order. In order to improve the data processing capacity, data belonging to the same identifier are divided into a group, the data in each group are not interfered with each other, each group analyzes and encapsulates the south data according to the time sequence, and finally the encapsulated identifier data are submitted to a north communication task pool.
When the message queue service is used, the decoupling between the conversion service and the southbound system can be realized, even if the protocol conversion platform is not started, the enterprise information system can normally submit data as long as the message queue service is normally operated, and the data in the message queue can be consumed in sequence and submitted to the northbound system after the protocol conversion platform is normally started. If the interface called when the southbound system reports data is coupled with the conversion service (for example, the conversion service provides a REST interface), the life cycle of the conversion service is bound with the southbound interface, if the conversion service fails, the southbound data cannot be reported in time, and the data is accumulated in the southbound system, which increases the burden of the southbound system.
Based on any of the above embodiments, the northbound communication task pool calls a REST interface of the northbound identification analysis system through an http protocol, submits the identification data after packet encapsulation to the northbound identification analysis system, completes identification data synchronization, and records an execution result to a local database, and further includes:
and if the southbound enterprise information system is configured with a callback interface, pushing the execution result to the southbound enterprise information system.
Specifically, when the northbound communication task pool calls the REST interface of the northbound identification analysis system through an http protocol, if the southbound enterprise information system is configured with a callback interface, the result is pushed to the southbound enterprise information system.
Here, in order to improve the data processing capability, a "task pool" is introduced, which can execute a plurality of tasks simultaneously, and each task works as: 1. receiving identification data; 2. and submitting the identification data to a north identification analysis system synchronously.
The invention effectively realizes that the southbound enterprise information system receives the execution result by setting the callback interface.
Based on any embodiment, the invention introduces an application scenario to explain how the protocol conversion platform reports the data of the southbound enterprise information system to the northbound identity resolution system.
Firstly, the precondition of the scene is as follows: the northbound system has created top level nodes (xx), level two nodes (xxx) and enterprise nodes (xxx).
The specific application scene is as follows: southbound enterprise information systems desire to create two identification values, "business name" and "mailbox" on an enterprise node.
The specific treatment process comprises the following steps:
1. logging in a protocol conversion platform, and configuring northbound system connection information on the platform;
2. configuring an enterprise node on a translation platform: xx.xxx.xxx;
3. reporting and creating an enterprise name identification value data packet to an enterprise information system in a south direction;
4. and the protocol conversion platform receives the data packet from the message queue, processes the data packet and calls a northbound system identification value adding interface to realize the uploading of the identification data.
The following is a specific packet content instance execution flow:
{
"identification":"xx.xxx.xxx",
"operation":"addHandleValue",
"value":[{
"name":"com_name",
"type":"COMPANY_NAME",
"data":{
"datatype":"string",
"Datavalue": XXX company "
}
"timetolive":"24hours","timetolivetype":1,
"timestamp":0,
"permission":["PUBLIC_READ","ADMIN_WRITE"]
},{
"name":"email",
"type":"EMAIL",
"data":{
"datatype":"string",
"datavalue":"[email protected]"
}
"timetolive":"24hours",
"timetolivetype":1,
"timestamp":0,
"permission":["PUBLIC_READ","ADMIN_WRITE"]
}
]
}
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of 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 a computer 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 (3)

1. A data docking method for a protocol conversion platform for industrial Internet identity resolution is characterized by comprising the following steps:
starting a protocol conversion platform, configuring the connection information of the north-oriented identification analysis system and the enterprise node information, and starting a north-oriented communication task pool and a south-oriented message processing task pool after the successful start;
the southbound enterprise information system actively reports identification data to a Kafka message queue unit, the Kafka message queue unit pushes the identification data to the southbound message processing task pool, and the southbound message processing task pool transmits the identification data to data exchange service;
the data exchange service submits the acquired identification data to the northbound communication task pool after grouping and encapsulating the identification data according to an identification name and a preset principle;
the northbound communication task pool calls a REST interface of the northbound identification analysis system through an http protocol, submits the identification data after packet encapsulation to the northbound identification analysis system, executes identification data synchronization, and records an execution result to a local database;
the protocol conversion platform comprises a Kafka message queue unit and a data conversion unit, and is positioned between the southbound enterprise information system and the northbound identification analysis system;
the Kafka message queue unit is used for receiving the identification data actively reported by the southbound enterprise information system;
the data conversion unit is used for protocol conversion processing of the identification data and north submission of the converted identification data;
the data conversion unit comprises the south message processing task pool, the data exchange service, the north communication task pool and the local database;
the identification data is in a jason format.
2. The data interfacing method according to claim 1, wherein the preset rule includes that each piece of data corresponds to an identifier, and the data of the same identifier is executed in time sequence.
3. The data docking method according to claim 1, wherein the northbound communication task pool calls a REST interface of the northbound tag resolution system through an http protocol, submits the tag data after packet encapsulation to the northbound tag resolution system, completes tag data synchronization, and records an execution result to a local database, and further comprising:
and if the southbound enterprise information system is configured with a callback interface, pushing the execution result to the southbound enterprise information system.
CN202110266221.3A 2021-03-11 2021-03-11 Protocol conversion platform for industrial internet identification analysis and data docking method Active CN113055378B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110266221.3A CN113055378B (en) 2021-03-11 2021-03-11 Protocol conversion platform for industrial internet identification analysis and data docking method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110266221.3A CN113055378B (en) 2021-03-11 2021-03-11 Protocol conversion platform for industrial internet identification analysis and data docking method

Publications (2)

Publication Number Publication Date
CN113055378A CN113055378A (en) 2021-06-29
CN113055378B true CN113055378B (en) 2022-07-05

Family

ID=76511483

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110266221.3A Active CN113055378B (en) 2021-03-11 2021-03-11 Protocol conversion platform for industrial internet identification analysis and data docking method

Country Status (1)

Country Link
CN (1) CN113055378B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114884973B (en) * 2022-03-25 2023-11-17 徐工汉云技术股份有限公司 Batch registration method and device for vehicle positioning data and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103428627A (en) * 2012-05-22 2013-12-04 ***通信集团江苏有限公司 Method for transferring data in internet of things, internet of things system and corresponding device
EP2709339A1 (en) * 2012-09-18 2014-03-19 Ricoh Company, Ltd. Relay apparatus, information processing apparatus, information processing system, and carrier means
CN110704381A (en) * 2019-09-06 2020-01-17 平安城市建设科技(深圳)有限公司 Data analysis method, device and storage medium
CN111585958A (en) * 2020-04-01 2020-08-25 西安电子科技大学 Self-adaptive access method and system for heterogeneous equipment of Internet of things platform

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080301320A1 (en) * 2007-05-31 2008-12-04 Morris Robert P Method And System For Managing Communication Protocol Data Based On MIME Types

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103428627A (en) * 2012-05-22 2013-12-04 ***通信集团江苏有限公司 Method for transferring data in internet of things, internet of things system and corresponding device
EP2709339A1 (en) * 2012-09-18 2014-03-19 Ricoh Company, Ltd. Relay apparatus, information processing apparatus, information processing system, and carrier means
CN110704381A (en) * 2019-09-06 2020-01-17 平安城市建设科技(深圳)有限公司 Data analysis method, device and storage medium
CN111585958A (en) * 2020-04-01 2020-08-25 西安电子科技大学 Self-adaptive access method and system for heterogeneous equipment of Internet of things platform

Also Published As

Publication number Publication date
CN113055378A (en) 2021-06-29

Similar Documents

Publication Publication Date Title
CN104980519B (en) Multimachine room storage system
CN102385582B (en) Production test data processing method, server and system
CN108446335B (en) Heterogeneous system data extraction and unified external data exchange method based on database
CN110581893B (en) Data transmission method and device, routing equipment, server and storage medium
CN109446170B (en) Configuration file data synchronization method and device
CN104899274B (en) A kind of memory database Efficient Remote access method
WO2011130940A1 (en) Multi-service integration processing method and service integration platform
CN104378221A (en) Asynchronous calling method applied to integrated circuit production line monitoring system
US8326913B2 (en) Method and system for service contract discovery
WO2011023120A1 (en) Method, device and system for processing time
CN114598749B (en) Service access method and device
CN113468221A (en) System integration method based on kafka message data bus
CN114448686B (en) Cross-network communication device and method based on micro-service
CN110096545A (en) One kind being based on big data platform data processing domain architecting method
CN113055378B (en) Protocol conversion platform for industrial internet identification analysis and data docking method
CN109525590A (en) The transmission method and device of data packet
WO2022156542A1 (en) Data access method and system, and storage medium
CN111818187A (en) Intranet and extranet communication method and system
CN114301988A (en) Distributed calling method and device, storage medium and electronic equipment
CN112583937A (en) Visual convenient cloud resource deployment system combining public cloud and private cloud
CN110555064A (en) data service system and method for insurance business
CN112817539A (en) Industrial data storage method and system, electronic device and storage medium
CN117041284A (en) External interface management method, system, equipment and medium based on interface cloud
PH12015500675B1 (en) Method and system for transmission management of full configuration synchronization between eml-nml.
CN116260878A (en) Service center system based on global service structure server of distributed computing and storage

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
TR01 Transfer of patent right

Effective date of registration: 20240531

Address after: 430205 No.1 tanhu 2nd Road, Canglong Island, Jiangxia District, Wuhan City, Hubei Province

Patentee after: CITIC Mobile Communication Technology Co.,Ltd.

Country or region after: China

Address before: 430205 No.1 tanhu 2nd Road, Canglong Island, Jiangxia District, Wuhan City, Hubei Province

Patentee before: Wuhan Hongxin Technology Development Co.,Ltd.

Country or region before: China