CN104363291A - Network communication middleware implementation method - Google Patents

Network communication middleware implementation method Download PDF

Info

Publication number
CN104363291A
CN104363291A CN201410664514.7A CN201410664514A CN104363291A CN 104363291 A CN104363291 A CN 104363291A CN 201410664514 A CN201410664514 A CN 201410664514A CN 104363291 A CN104363291 A CN 104363291A
Authority
CN
China
Prior art keywords
message
communication
middleware
communication middleware
service
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
CN201410664514.7A
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.)
706th Institute Of No2 Research Institute Casic
Original Assignee
706th Institute Of No2 Research Institute Casic
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 706th Institute Of No2 Research Institute Casic filed Critical 706th Institute Of No2 Research Institute Casic
Priority to CN201410664514.7A priority Critical patent/CN104363291A/en
Publication of CN104363291A publication Critical patent/CN104363291A/en
Pending legal-status Critical Current

Links

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/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/562Brokering proxy services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/2895Intermediate processing functionally located close to the data provider application, e.g. reverse proxies
    • 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

Abstract

The invention belongs to the field of network communication and relates to a network communication middleware implementation method which comprises the steps that a communication protocol, a specification and an interface are designed; an application program communication program is established; an information transmission mode, namely P2P or Pub/Sub is determined; communication middleware is established, and communication middleware information transmission is achieved; communication middleware serving operation configuration files are set; communication middleware logs are managed; and communication middleware service is connected, information is sent to communication middleware, and information is obtained form the communication middleware. The problems that manufacturer communication products have no uniform standard, and seamless interaction operation cannot be achieved are solved, various communication protocols are integrated, so that the method has good universality, network communication between various heterogeneous objects can be achieved, the complexity of communication between different products is lowered, and the heterogeneity and the complexity of a computing environment are effectively lowered.

Description

A kind of network service Middleware implementation method
Technical field
The invention belongs to network communication field, particularly a kind of realize complex network environment with communication middleware form under the method that communicates.
Background technology
Along with network technology develop rapidly, the bandwidth sum quality of network is greatly improved, independent system of disposing sets up contact to each other by network, adds the needs of enterprise's application to the network integration, data mining, performance analysis, impels getting more and more alternately between autonomous system.The computing environment of enterprise centralizedly becomes distributed from traditional.Under distributed environment, the stability of the isomerism of system, the bandwidth of network, connection finally affects service quality.For meeting the requirement of enterprise's application to aspects such as performance, fail safe, stability under distributed computing environment (DCE), build the data communication system of Effect-based operation middleware, realize asynchronous pass-along message, computer independent of each other is coupled together composition loose coupling system, can effectively shield isomery details, externally provide uniform services.As the effective means solving expansibility and queuing problem, communication middleware also has the following disadvantages at present:
(1) standard that different vendor's communication products are ununified;
(2) seamless interactive operation cannot be realized;
(3) the new isomerism of computing environment and complexity is added.
Summary of the invention
In order to solve the problem, the present invention proposes a kind of network service Middleware implementation mode, achieve P2P (Peer to Peer, point-to-point) and Pub-and-Sub two kinds of message exchange patterns, achieve message destination, message producer and message consumer etc., achieve the Message Transmission of persistence and non-persistentization, the message sink of synchronous and asynchronous, name Service, action listener mechanism and multi-thread concurrent management.
Communication middleware is one independently systems soft ware or service routine, and Distributed Application software is by communication middleware shared resource between different technology, and communication middleware is positioned on the operating system of client-server, Management Calculation resource and network service.
Communication middleware provides with the one of loosely-coupled mode integration application mechanism, by the model of Message Transmission and message queueing, realize sending based on the asynchronous data stored between the application program of forwarding, support multiple kinds, language, application program, hardware and software platform.Not direct communication between application program, but communicate with the communication middleware as intermediary, thus provide the transmission of guaranteed message.
A kind of network service Middleware implementation method comprises following rapid:
Step 1: design communication protocol, specification, interface.
Step 2: build interapplication communications pattern.
Step 3: determine messaging mode: point-point (P2P) or publish/subscribe (Pub/Sub).
Step 4: build communication middleware, realize communication middleware Message Transmission.
Step 5: communication middleware service operation configuration file is set.
Step 6: supervisory communications middleware daily record.
Step 7: connect communication middleware service, sends message to communication middleware and obtains message from communication middleware.
Compared with prior art, the present invention has the following advantages:
By integrated many general agreement, make the method for the invention have good versatility, the network service between various isomery object can be realized, reduce the complexity communicated between different product, effectively reduce the isomerism of computing environment, complexity.
Accompanying drawing explanation
Fig. 1 is the method for the invention flow chart;
Fig. 2 is the composition frame chart of embodiment of the present invention communication middleware;
Fig. 3 is embodiment of the present invention communication flow diagram.
Embodiment
Below preferred embodiment is elaborated, it is emphasized that following explanation is only exemplary, instead of in order to limit the scope of the invention and apply.
The flow process of network service Middleware implementation method as shown in Figure 1, specifically comprises the following steps:
Step 1: design communication protocol, specification, interface.
Mainly the communication all accord used between current application system is concluded in combing, carries out induction and conclusion to it.General communication protocol has: TCP, UDP, SNMP, Syslog, WebService, HTTP etc.;
Specification communications content, accomplishes the consistent of context message;
Determine to communicate and realize the rule of interface, obtain connection, close connection, give out information, obtain the interfaces such as message, possess unified call pattern.
Step 2: build interapplication communications pattern, mainly comprises request-response real-time type and submission-process non real-time type two kinds of patterns.
Step 3: determine that messaging mode is a little-point (P2P) or publish/subscribe (Pub/Sub).
Request-response is summarized as the model (P2P) of point-to-point.Point-to-point mode achieves man-to-man message.The message producer and message consumer is allowed to adopt synchronous or asynchronous mode to carry out message.Message is sent to a destination on server by a client computer (publisher), i.e. a queue; Another client computer (subscriber) then can access this queue, and obtains this message from this server.First-in first-out rule is observed in queue as message destination, and queue is kept at message in queue according to the order sent, and sends to message recipient in order.All message is all sent to a specific queue, and they remain to time-out time restriction here or are processed by recipient.Sender is without the need to knowing recipient, and recipient is also without the need to knowing that message is that when, where produces.Sender and recipient can operationally dynamically be increased in message queue.
P2P mode has following characteristics:
(1) each message only has a user, but a queue may be accompanied with multiple consumer, and multiple producer can send message to identical queue;
Dependence on the sender of (2) message and recipient have no time, in order to sender and recipient work simultaneously, what unique needs ran is exactly message queue, and client computer (producer and consumer) do not need to run simultaneously;
(3) recipient completes after Message Processing, sends confirmation, and after consumer confirms once to receive, corresponding message will be deleted by from queue.
Submission-process is summarized as publish/subscribe model (Pub/Sub).The publish/subscribe model realization message of one-to-many.By a client computer a piece of news is published on a destination (theme) on server, multiple subscriber can be had to access this message.Message will maintain in theme always, until all subscribers of this theme remove a copy of this message.Message also includes a parameter, for defining the durability (how long it can wait for subscriber on the server) of this message.
Step 4: build communication middleware, realize communication middleware Message Transmission.
As shown in Figure 2, communication middleware is by JNDIServer (Java Naming and Directory Interface Server, Java register access interface server) and MSServer (Message Sending Server, message sends server) two main part compositions.JNDIServer is responsible for according to the communications protocol of bottom by name Service and port binding, for the message distribution of communication middleware provides infrastructure service.MSServer is the core of communication middleware, is responsible for the communication with client and other MSServer, carries out persistence and transaction management simultaneously to message.
MSServer is by Channel (pipeline), Notification (notice), AgentFactory (acting on behalf of factory), AgentProxy (proxy gateway), the major part compositions such as Engine (engine).Channel is used for communication middleware server internal swap data, is to set up in advance and timing detection.Notification is the citation form that message notice is carried out in communication middleware inside, relies on Channel and transmits.AgentFactory is in charge of the distributed objects safeguarded and carried out communication by communication middleware.AgentProxy is responsible for the Message routing of communication middleware inside.Engine is a multiple line distance management service, provides the multi-thread programming to Agent.
The method realizing communication middleware Message Transmission is as follows:
Step 4.1: communication middleware reads relevant configuration information and starts service from configuration file, JNDIServer, according to the communications protocol of bottom, is tied to designated port name Service.
Step 4.2: the JNDI server of communications protocol access system of client by specifying, obtains context object, and then the name Service of accesses network communication middleware.
Step 4.3: client is carried out with communication middleware by calling API (Application Programming Interface, application programming interface) alternately.
Step 4.4:MSServer monitors designated port, and and user client communication, carry out the reception of message, storage and forwarding, final communication middleware realizes the transmission to message between all kinds of heterogeneous applications system.
Step 5: setting communication middleware service operation configuration file.
In the communications in part, all configurations are written into XML file, promote the flexibility that server custom is proposed.
Step 6: supervisory communications middleware daily record.
Daily record is part indispensable in communication middleware, can record server and receive the various raw informations such as process request and run-time error.By the analysis to daily record, effectively can grasp the operation conditions of communication middleware, find and fix a breakdown, strengthen the maintenance and management of communication middleware.
Step 7: connect communication middleware service, sends message to communication middleware, obtains message from communication middleware.
As shown in Figure 3, the issue of message each time all needs to connect with communication middleware, can set up message connection quickly by connecting factory.
In like manner, obtain message at every turn, also need first to connect communication middleware.

Claims (7)

1. a network service Middleware implementation method, is characterized in that comprising the following steps:
Step 1: design communication protocol, specification, interface;
The communication all accord used between current application system is concluded in combing, carries out induction and conclusion to it; General communication protocol comprises: TCP, UDP, SNMP, Syslog, WebService, HTTP;
Specification communications content, accomplishes the consistent of context message;
Determine to communicate and realize the rule of interface, obtain connection, close connection, give out information, obtain message interface, possess unified call pattern;
Step 2: build interapplication communications pattern;
Step 3: determine messaging mode;
Step 4: build communication middleware, realize communication middleware Message Transmission;
Step 5: setting communication middleware service operation configuration file;
Step 6: supervisory communications middleware daily record;
By grasping the operation conditions of communication middleware to the analysis of daily record, find and fix a breakdown, strengthening the maintenance and management of communication middleware;
Step 7: connect communication middleware service, sends message to communication middleware, obtains message from communication middleware;
The issue of message each time all connects with communication middleware, sets up message connection quickly by connecting factory; Each acquisition message, first connects communication middleware.
2. a kind of network service Middleware implementation method according to claim 1, is characterized in that, communication pattern described in step 2 comprises request-response real-time type and submission-process non real-time type two kinds of patterns.
3. a kind of network service Middleware implementation method according to claim 1, is characterized in that, messaging mode described in step 3 be a little-or publish/subscribe pattern: request-response is summarized as a little-dot pattern; Submission-process is summarized as publish/subscribe pattern.
4. a kind of network service Middleware implementation method according to claim 3, it is characterized in that, described point-dot pattern realizes man-to-man message; The message producer and message consumer is allowed to adopt synchronous or asynchronous mode to carry out message; Message is sent to a destination on server by a client computer and publisher, i.e. a queue; Another client computer and subscriber then can access this queue, and obtain this message from this server; First-in first-out rule is observed in queue as message destination, and queue is kept at message in queue according to the order sent, and sends to message recipient in order; All message is all sent to a specific queue, and they remain to time-out time restriction here or are processed by recipient; Sender is without the need to knowing recipient, and recipient is also without the need to knowing that message is that when, where produces; Sender and recipient can operationally dynamically be increased in message queue; Described publish/subscribe pattern realizes the message of one-to-many; A piece of news is published on a destination on server and theme by a client computer, has multiple subscriber to access this message; Message will maintain in theme always, until all subscribers of this theme remove a copy of this message; Message also includes a parameter, and for defining the durability of this message, namely it can wait for the time of subscriber on the server.
5. a kind of network service Middleware implementation method according to claim 1, is characterized in that, communication middleware described in step 4 comprises Java register access interface server JNDIServer and message sends server; JNDIServer according to the communications protocol of bottom by name Service and port binding, for the message distribution of communication middleware provides infrastructure service; MSServer is the core of communication middleware, is responsible for the communication with client and other MSServer, carries out persistence and transaction management simultaneously to message; MSServe comprises: pipeline Channel, and notice Notification, acts on behalf of factory AgentFactory, proxy gateway AgentProxy, engine Engine; Channel is used for communication middleware server internal swap data, is to set up in advance and timing detection; Notification is the citation form that message notice is carried out in communication middleware inside, relies on Channel and transmits; AgentFactory is in charge of the distributed objects safeguarded and carried out communication by communication middleware; AgentProxy is responsible for the Message routing of communication middleware inside; Engine is a multiple line distance management service, provides the multi-thread programming to Agent.
6. a kind of network service Middleware implementation method according to claim 1 or 5, it is characterized in that, the method realizing communication middleware Message Transmission described in step 4 is as follows:
Step 4.1: communication middleware reads relevant configuration information and starts service from configuration file, JNDIServer, according to the communications protocol of bottom, is tied to designated port name Service;
Step 4.2: the JNDI server of communications protocol access system of client by specifying, obtains context object, and then the name Service of accesses network communication middleware;
Step 4.3: client is undertaken alternately by invokes application DLL (dynamic link library) API and communication middleware;
Step 4.4:MSServer monitors designated port, and and user client communication, carry out the reception of message, storage and forwarding, final communication middleware realizes the transmission to message between all kinds of heterogeneous applications system.
7. a kind of network service Middleware implementation method according to claim 1, it is characterized in that, configuration file described in step 5 is XML file.
CN201410664514.7A 2014-11-19 2014-11-19 Network communication middleware implementation method Pending CN104363291A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410664514.7A CN104363291A (en) 2014-11-19 2014-11-19 Network communication middleware implementation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410664514.7A CN104363291A (en) 2014-11-19 2014-11-19 Network communication middleware implementation method

Publications (1)

Publication Number Publication Date
CN104363291A true CN104363291A (en) 2015-02-18

Family

ID=52530517

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410664514.7A Pending CN104363291A (en) 2014-11-19 2014-11-19 Network communication middleware implementation method

Country Status (1)

Country Link
CN (1) CN104363291A (en)

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104933574A (en) * 2015-06-09 2015-09-23 广西家之宝网络科技有限公司 Online retailer platform with information transmission modes of synchronization and asynchronous
CN104933575A (en) * 2015-06-09 2015-09-23 广西家之宝网络科技有限公司 Data synchronization transmission online retailer platform having non-refreshment interaction units
CN104933521A (en) * 2015-06-09 2015-09-23 广西家之宝网络科技有限公司 ynchronization transmission online retailer system based on ORM framework
CN104933609A (en) * 2015-06-09 2015-09-23 广西家之宝网络科技有限公司 Online retailer platform with information transmission modes of synchronization and asynchronous
CN105005507A (en) * 2015-06-25 2015-10-28 黎亮 Combinative middleware system based on market
CN105023168A (en) * 2015-06-09 2015-11-04 广西家之宝网络科技有限公司 An E-business system realizing data synchronous transmission
CN105046399A (en) * 2015-06-09 2015-11-11 广西家之宝网络科技有限公司 O2O e-commerce platform based on distributed transaction coordination and control
CN105516364A (en) * 2016-01-21 2016-04-20 浪潮(北京)电子信息产业有限公司 Heterogeneous message processing method and device for cloud storage
CN105554066A (en) * 2015-12-04 2016-05-04 上海斐讯数据通信技术有限公司 Communication service container in distributed system and communication method
CN105591969A (en) * 2015-11-23 2016-05-18 江苏瑞中数据股份有限公司 Message bus usage method in state grid environment
CN105824626A (en) * 2016-03-14 2016-08-03 广东电网有限责任公司电力科学研究院 External shared service method for data pool
CN105824710A (en) * 2015-11-16 2016-08-03 广东亿迅科技有限公司 Data processing method
CN106357761A (en) * 2016-09-13 2017-01-25 中国电子科技集团公司第三十二研究所 Distributed message communication middleware implementation software system based on real-time operating system
CN108459903A (en) * 2018-03-07 2018-08-28 网易(杭州)网络有限公司 Task processing method and device, electronic equipment, storage medium
CN108900470A (en) * 2018-05-31 2018-11-27 厦门龙净环保节能科技有限公司 In a kind of electric dust removing system between client computer and server data exchange method
CN109379443A (en) * 2018-12-18 2019-02-22 央视国际网络无锡有限公司 A kind of implementation method of the Distributed Message Queue of internet of things oriented
CN109672996A (en) * 2018-12-29 2019-04-23 重庆邮电大学 One kind being based on V2X roadside device system and its information dispensing method
CN109756508A (en) * 2019-01-22 2019-05-14 深圳壹账通智能科技有限公司 Message Agent method and relevant device based on multi-protocols access block chain network
CN109884915A (en) * 2018-12-04 2019-06-14 中国航空无线电电子研究所 A kind of embedded software running platform designing method and its emulation platform based on DDS
CN111200533A (en) * 2020-01-07 2020-05-26 上海航天计算机技术研究所 OpenDDS-based distributed network configuration deployment method
CN111541667A (en) * 2020-04-16 2020-08-14 广东好太太科技集团股份有限公司 Method, equipment and storage medium for intersystem message communication
CN112039751A (en) * 2020-07-22 2020-12-04 大箴(杭州)科技有限公司 Communication message sending method and device
CN112667420A (en) * 2021-01-18 2021-04-16 科东(广州)软件科技有限公司 Method, device, equipment and storage medium for realizing internal communication of heterogeneous system
CN113259195A (en) * 2021-05-10 2021-08-13 中国人民解放军63660部队 Message middleware performance test method
CN113259404A (en) * 2020-02-12 2021-08-13 上海宝信软件股份有限公司 Industrial communication middleware based on TCP/IP protocol and use method thereof
CN114095568A (en) * 2021-06-02 2022-02-25 北京机电工程研究所 Message transmission device and method based on middleware technology

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2566179A1 (en) * 2011-09-02 2013-03-06 Alcatel Lucent Blocking superimposed images in multiscreen environment
CN103607376A (en) * 2013-10-29 2014-02-26 北京奇虎科技有限公司 Method and device for compatible protocol
CN103809946A (en) * 2012-11-09 2014-05-21 镇江华扬信息科技有限公司 Method for integrating heterogeneous database based on XML (extensible markup language) and middleware

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2566179A1 (en) * 2011-09-02 2013-03-06 Alcatel Lucent Blocking superimposed images in multiscreen environment
CN103809946A (en) * 2012-11-09 2014-05-21 镇江华扬信息科技有限公司 Method for integrating heterogeneous database based on XML (extensible markup language) and middleware
CN103607376A (en) * 2013-10-29 2014-02-26 北京奇虎科技有限公司 Method and device for compatible protocol

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
吴强: "基于JMS的消息中间件的研究", 《中国优秀硕士论文全文数据库信息科技辑》 *
吴艳艳: "JMS消息中间件的研究与实现", 《中国优秀硕士论文全文数据库信息科技辑》 *

Cited By (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104933575A (en) * 2015-06-09 2015-09-23 广西家之宝网络科技有限公司 Data synchronization transmission online retailer platform having non-refreshment interaction units
CN104933521A (en) * 2015-06-09 2015-09-23 广西家之宝网络科技有限公司 ynchronization transmission online retailer system based on ORM framework
CN104933609A (en) * 2015-06-09 2015-09-23 广西家之宝网络科技有限公司 Online retailer platform with information transmission modes of synchronization and asynchronous
CN105023168A (en) * 2015-06-09 2015-11-04 广西家之宝网络科技有限公司 An E-business system realizing data synchronous transmission
CN105046399A (en) * 2015-06-09 2015-11-11 广西家之宝网络科技有限公司 O2O e-commerce platform based on distributed transaction coordination and control
CN104933574A (en) * 2015-06-09 2015-09-23 广西家之宝网络科技有限公司 Online retailer platform with information transmission modes of synchronization and asynchronous
CN105005507A (en) * 2015-06-25 2015-10-28 黎亮 Combinative middleware system based on market
CN105824710A (en) * 2015-11-16 2016-08-03 广东亿迅科技有限公司 Data processing method
CN105591969A (en) * 2015-11-23 2016-05-18 江苏瑞中数据股份有限公司 Message bus usage method in state grid environment
CN105554066B (en) * 2015-12-04 2018-09-28 上海斐讯数据通信技术有限公司 Communication service container and communication means in a kind of distributed system
CN105554066A (en) * 2015-12-04 2016-05-04 上海斐讯数据通信技术有限公司 Communication service container in distributed system and communication method
CN105516364A (en) * 2016-01-21 2016-04-20 浪潮(北京)电子信息产业有限公司 Heterogeneous message processing method and device for cloud storage
CN105824626A (en) * 2016-03-14 2016-08-03 广东电网有限责任公司电力科学研究院 External shared service method for data pool
CN106357761A (en) * 2016-09-13 2017-01-25 中国电子科技集团公司第三十二研究所 Distributed message communication middleware implementation software system based on real-time operating system
CN108459903A (en) * 2018-03-07 2018-08-28 网易(杭州)网络有限公司 Task processing method and device, electronic equipment, storage medium
CN108900470A (en) * 2018-05-31 2018-11-27 厦门龙净环保节能科技有限公司 In a kind of electric dust removing system between client computer and server data exchange method
CN108900470B (en) * 2018-05-31 2021-11-02 厦门龙净环保节能科技有限公司 Method for interacting data between client and server in electric precipitation system
CN109884915A (en) * 2018-12-04 2019-06-14 中国航空无线电电子研究所 A kind of embedded software running platform designing method and its emulation platform based on DDS
CN109379443A (en) * 2018-12-18 2019-02-22 央视国际网络无锡有限公司 A kind of implementation method of the Distributed Message Queue of internet of things oriented
CN109379443B (en) * 2018-12-18 2022-02-15 央视国际网络无锡有限公司 Method for realizing distributed message queue facing to Internet of things
CN109672996B (en) * 2018-12-29 2022-02-11 重庆邮电大学 Road side equipment system based on V2X and information distribution method thereof
CN109672996A (en) * 2018-12-29 2019-04-23 重庆邮电大学 One kind being based on V2X roadside device system and its information dispensing method
CN109756508B (en) * 2019-01-22 2022-11-08 深圳壹账通智能科技有限公司 Message proxy method based on multi-protocol access block chain network and related equipment
CN109756508A (en) * 2019-01-22 2019-05-14 深圳壹账通智能科技有限公司 Message Agent method and relevant device based on multi-protocols access block chain network
CN111200533A (en) * 2020-01-07 2020-05-26 上海航天计算机技术研究所 OpenDDS-based distributed network configuration deployment method
CN113259404B (en) * 2020-02-12 2022-11-11 上海宝信软件股份有限公司 Industrial communication middleware based on TCP/IP protocol and use method thereof
CN113259404A (en) * 2020-02-12 2021-08-13 上海宝信软件股份有限公司 Industrial communication middleware based on TCP/IP protocol and use method thereof
CN111541667A (en) * 2020-04-16 2020-08-14 广东好太太科技集团股份有限公司 Method, equipment and storage medium for intersystem message communication
CN112039751A (en) * 2020-07-22 2020-12-04 大箴(杭州)科技有限公司 Communication message sending method and device
CN112039751B (en) * 2020-07-22 2022-05-31 大箴(杭州)科技有限公司 Communication message sending method and device
CN112667420B (en) * 2021-01-18 2022-03-25 科东(广州)软件科技有限公司 Method, device, equipment and storage medium for realizing internal communication of heterogeneous system
CN112667420A (en) * 2021-01-18 2021-04-16 科东(广州)软件科技有限公司 Method, device, equipment and storage medium for realizing internal communication of heterogeneous system
CN113259195B (en) * 2021-05-10 2022-07-05 中国人民解放军63660部队 Message middleware performance test method
CN113259195A (en) * 2021-05-10 2021-08-13 中国人民解放军63660部队 Message middleware performance test method
CN114095568A (en) * 2021-06-02 2022-02-25 北京机电工程研究所 Message transmission device and method based on middleware technology
CN114095568B (en) * 2021-06-02 2023-09-12 北京机电工程研究所 Message transmitting device and method based on middleware technology

Similar Documents

Publication Publication Date Title
CN104363291A (en) Network communication middleware implementation method
CN107018147B (en) Internet of things communication method and system and gateway module
TWI397277B (en) System and method for unified messaging service
CN102546794B (en) Method for directly communicating browser client with back-end server as well as gateway and communication system
US10813154B2 (en) Enabling interface aggregation of mobile broadband network interfaces
WO2014067311A1 (en) Resource subscription method and device
US7665096B2 (en) DDS-assisted CORBA discovery
WO2022262465A1 (en) Opc ua-based centralized user configuration method and system for time sensitive network
CN103024081B (en) Be applicable to the terminal scheduling method of the point-to-point communication of effective guarantee communication system
CN109327513B (en) Interaction method, interaction device and computer-readable storage medium
WO2011130940A1 (en) Multi-service integration processing method and service integration platform
CN107528891B (en) Websocket-based automatic clustering method and system
CN112631788B (en) Data transmission method and data transmission server
WO2014180407A1 (en) Pushing method and device therefor
CN111163166B (en) Enterprise service bus system
CN106464596A (en) Openflow communication method, system, controller, and service gateway
CN104320441A (en) Method of sharing information between wireless communication systems
CN113747373B (en) Message processing system, device and method
CN101631127A (en) File transfer method and clients
CN104539510A (en) Multi-protocol-based information pushing system and method
CN106789993B (en) TCP agent method and device
CN101938492B (en) Service agent method and self-service intelligent agent platform
CN113778499B (en) Method, apparatus, device and computer readable medium for publishing services
CN116405547A (en) Message pushing method and device, processor, electronic equipment and storage medium
CN102761574B (en) A kind of method and system being realized point-to-point service by always online platform

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20150218