CN115766329A - System for realizing cross-device state synchronous control based on network message bus - Google Patents

System for realizing cross-device state synchronous control based on network message bus Download PDF

Info

Publication number
CN115766329A
CN115766329A CN202211423295.4A CN202211423295A CN115766329A CN 115766329 A CN115766329 A CN 115766329A CN 202211423295 A CN202211423295 A CN 202211423295A CN 115766329 A CN115766329 A CN 115766329A
Authority
CN
China
Prior art keywords
control
subsystem
message bus
network message
synchronous
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202211423295.4A
Other languages
Chinese (zh)
Other versions
CN115766329B (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.)
PowerChina Chengdu Engineering Co Ltd
Original Assignee
PowerChina Chengdu Engineering 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 PowerChina Chengdu Engineering Co Ltd filed Critical PowerChina Chengdu Engineering Co Ltd
Priority to CN202211423295.4A priority Critical patent/CN115766329B/en
Publication of CN115766329A publication Critical patent/CN115766329A/en
Application granted granted Critical
Publication of CN115766329B publication Critical patent/CN115766329B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Abstract

The invention relates to a system for realizing cross-device state synchronous control based on a network message bus, which relates to the technical field of synchronous control.A control terminal is used for sending a control instruction, a network message bus broadcasting subsystem is used for analyzing the control instruction and forwarding the control instruction to a process control subsystem or a rendering subsystem of a synchronous display terminal according to the content of the control instruction, the process control subsystem monitors the control instruction through a WebSocket message bus and calls a windows API to correspondingly control and display an application program by utilizing C + +, and the rendering subsystem calls an internal API of the application program to correspondingly control and display the application program according to the control instruction.

Description

System for realizing cross-device state synchronous control based on network message bus
Technical Field
The invention relates to the technical field of synchronous control, in particular to a system for realizing cross-device state synchronous control based on a network message bus.
Background
In the process of digital exhibition hall construction, digital twin huge screen application and multi-screen collaborative rendering and control, man-machine control and action state management between a control end and large-screen equipment do not have a perfect solution under the current environment, and the problems of synchronism, instantaneity, different schemes which may need to be erected for different equipment respectively and the like,
the method for realizing cross-device synchronous control in the prior art is as follows: the control end is controlled by a remote control tool, but the existing remote control tools are controlled by external control, so that synchronous control is realized, and the response of network speed and external control requires time, so that the synchronous control is not timely.
Disclosure of Invention
The technical problems solved by the invention are as follows: the system for realizing cross-equipment state synchronous control based on the network message bus solves the problem that cross-equipment synchronous control in the prior art causes untimely synchronous control through external control.
The invention adopts the technical scheme for solving the technical problems that: the system for realizing cross-device state synchronous control based on the network message bus comprises a control terminal, a network message bus broadcasting subsystem and a synchronous display terminal, wherein the synchronous display terminal is a Windows system; the synchronous display terminal comprises a process control subsystem and a rendering subsystem; the control terminal is used for sending a control instruction to the network message bus broadcasting subsystem; the network message bus broadcasting subsystem is used for analyzing a control instruction and forwarding the control instruction to the process control subsystem or the rendering subsystem according to the content of the control instruction, the process control subsystem monitors the control instruction through the WebSocket message bus and calls the Windows sAPI by using C + + to perform corresponding control and display on the application program, and the rendering subsystem calls the internal API of the application program to perform corresponding control and display on the application program according to the control instruction.
Further, if the content of the control instruction is system control, the network message bus broadcasting subsystem forwards the control instruction to the process control subsystem, and the system control comprises opening, closing, minimizing and maximizing of an application program and window switching of a display interface; if the control instruction content is an application level instruction, the network message bus broadcasting subsystem forwards the control instruction to the rendering subsystem, and the application level instruction comprises file opening through an application program, PTT page turning, fast forward and fast backward of a video and control of a three-dimensional model.
Further, the process control subsystem further comprises a TaskManger module, and the TaskManger module is configured to detect a process activity state of the process control subsystem.
Furthermore, the synchronous display terminal is also used for transmitting the display content to the control terminal through the network message bus broadcasting subsystem.
Further, the control terminal comprises a mobile phone, a tablet or a notebook.
The invention has the beneficial effects that: the invention discloses a system for realizing cross-device state synchronous control based on a network message bus, which utilizes a control terminal to send a control instruction, utilizes the network message bus to broadcast the subsystem to analyze the control instruction and forwards the control instruction to a process control subsystem or a rendering subsystem of a synchronous display terminal according to the content of the control instruction, the process control subsystem monitors the control instruction through a WebSocket message bus and utilizes C + + to call a windows API to correspondingly control and display an application program, and the rendering subsystem calls an internal API of the application program according to the control instruction to correspondingly control and display the application program.
Drawings
FIG. 1 is a block diagram of a system for implementing cross-device state synchronization control based on a network message bus according to the present invention.
Detailed Description
The invention relates to a system for realizing cross-device state synchronous control based on a network message bus, which comprises a control terminal, a network message bus broadcasting subsystem and a synchronous display terminal as shown in figure 1, wherein the synchronous display terminal is a Windows system; the synchronous display terminal comprises a process control subsystem and a rendering subsystem; the control terminal is used for sending a control instruction to the network message bus broadcasting subsystem; the network message bus broadcasting subsystem is used for analyzing a control instruction and forwarding the control instruction to the process control subsystem or the rendering subsystem according to the content of the control instruction, the process control subsystem monitors the control instruction through the WebSocket message bus and calls the Windows sAPI by using C + + to perform corresponding control and display on the application program, and the rendering subsystem calls the internal API of the application program to perform corresponding control and display on the application program according to the control instruction.
Specifically, the control terminal comprises intelligent equipment such as a mobile phone, a tablet or a notebook, and control signals sent by the control terminal are divided into two types, one type is system control, and the other type is application level instructions, wherein the system control belongs to synchronous control which can only be completed by system operation, such as opening, closing, minimizing and maximizing of an application program, window switching of a display interface and the like; the applied layer command belongs to the synchronous control which can be completed by the application program, such as file opening, PTT page turning, fast forward and fast backward of video, control of a three-dimensional model and the like, therefore, if the content of the control command is system control, the network message bus broadcasting subsystem forwards the control command to the process control subsystem, and if the content of the control command is an application layer command, the network message bus broadcasting subsystem forwards the control command to the rendering subsystem.
In order to improve the stability, the process control subsystem further comprises a TaskManger module, wherein the TaskManger module is used for detecting the process activity state of the process control subsystem, and automatically restarting the process when the process activity is detected to be abnormal.
In order to improve the user experience, the synchronous display terminal is also used for transmitting the display content to the control terminal through the network message bus broadcasting subsystem, so that the user can conveniently watch the synchronous control effect on the control terminal.
In addition, the system for realizing cross-device state synchronous control based on the network message bus can also comprise a plurality of synchronous display terminals, and if the synchronous display terminals are in the same local area network, the display content of one synchronous display terminal can be transmitted to other display terminals in the same local area network in a pixel stream mode for display.

Claims (5)

1. The system for realizing cross-device state synchronous control based on the network message bus is characterized by comprising a control terminal, a network message bus broadcasting subsystem and a synchronous display terminal, wherein the synchronous display terminal is a Windows system; the synchronous display terminal comprises a process control subsystem and a rendering subsystem; the control terminal is used for sending a control instruction to the network message bus broadcasting subsystem; the network message bus broadcasting subsystem is used for analyzing a control instruction and forwarding the control instruction to the process control subsystem or the rendering subsystem according to the content of the control instruction, the process control subsystem monitors the control instruction through the WebSocket message bus and calls the Windows sAPI by using C + + to perform corresponding control and display on the application program, and the rendering subsystem calls the internal API of the application program to perform corresponding control and display on the application program according to the control instruction.
2. The system for realizing cross-device state synchronous control based on the network message bus as claimed in claim 1, wherein if the control instruction content is system control, the network message bus broadcasting subsystem forwards the control instruction to the process control subsystem, and the system control comprises opening, closing, minimizing and maximizing of an application program and window switching of a display interface; if the control instruction content is an application level instruction, the network message bus broadcasting subsystem forwards the control instruction to the rendering subsystem, and the application level instruction comprises file opening through an application program, PTT page turning, fast forward and fast backward of a video and control of a three-dimensional model.
3. The system for achieving cross-device state synchronization control based on the network message bus of claim 1 or 2, wherein the process control subsystem further comprises a TaskManger module, and the TaskManger module is configured to detect a process activity state of the process control subsystem.
4. The system for realizing cross-device state synchronous control based on the network message bus as claimed in claim 1 or 2, characterized in that the synchronous display terminal is further used for transmitting the display content to the control terminal through the network message bus broadcast subsystem.
5. The system for realizing cross-device state synchronous control based on the network message bus according to claim 1 or 2, characterized in that the control terminal comprises a mobile phone, a tablet or a notebook.
CN202211423295.4A 2022-11-15 2022-11-15 System for realizing cross-device state synchronous control based on network message bus Active CN115766329B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211423295.4A CN115766329B (en) 2022-11-15 2022-11-15 System for realizing cross-device state synchronous control based on network message bus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211423295.4A CN115766329B (en) 2022-11-15 2022-11-15 System for realizing cross-device state synchronous control based on network message bus

Publications (2)

Publication Number Publication Date
CN115766329A true CN115766329A (en) 2023-03-07
CN115766329B CN115766329B (en) 2024-04-02

Family

ID=85370654

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211423295.4A Active CN115766329B (en) 2022-11-15 2022-11-15 System for realizing cross-device state synchronous control based on network message bus

Country Status (1)

Country Link
CN (1) CN115766329B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0889402A2 (en) * 1997-07-04 1999-01-07 International Business Machines Corporation Remote control method, server and recording medium
CN103095828A (en) * 2013-01-14 2013-05-08 上海电力学院 Web three dimensional (3D) synchronous conference system based on rendering cloud and method of achieving synchronization
US20150271301A1 (en) * 2014-03-21 2015-09-24 Ptc Inc. System and method of message routing via connection servers in a distributed computing environment
CN108769929A (en) * 2018-05-07 2018-11-06 深圳探科技术有限公司 A kind of more controlled plant synchronisation control means and system based on wireless network
CN110445625A (en) * 2018-05-02 2019-11-12 鸿合科技股份有限公司 A kind of large-size screen monitors broadcast controlling method and system
CN111597005A (en) * 2020-05-18 2020-08-28 深圳航天智慧城市系统技术研究院有限公司 Big data visualization three-dimensional GIS cloud rendering project generation system and method
CN112600920A (en) * 2020-12-14 2021-04-02 广州新科佳都科技有限公司 Cloud platform based wire network comprehensive monitoring method and system
CN112887190A (en) * 2021-01-06 2021-06-01 武汉兴图新科电子股份有限公司 Solution method for cross-network multi-party communication and cooperation of fusion platform for cloud video

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0889402A2 (en) * 1997-07-04 1999-01-07 International Business Machines Corporation Remote control method, server and recording medium
CN103095828A (en) * 2013-01-14 2013-05-08 上海电力学院 Web three dimensional (3D) synchronous conference system based on rendering cloud and method of achieving synchronization
US20150271301A1 (en) * 2014-03-21 2015-09-24 Ptc Inc. System and method of message routing via connection servers in a distributed computing environment
CN110445625A (en) * 2018-05-02 2019-11-12 鸿合科技股份有限公司 A kind of large-size screen monitors broadcast controlling method and system
CN108769929A (en) * 2018-05-07 2018-11-06 深圳探科技术有限公司 A kind of more controlled plant synchronisation control means and system based on wireless network
CN111597005A (en) * 2020-05-18 2020-08-28 深圳航天智慧城市系统技术研究院有限公司 Big data visualization three-dimensional GIS cloud rendering project generation system and method
CN112600920A (en) * 2020-12-14 2021-04-02 广州新科佳都科技有限公司 Cloud platform based wire network comprehensive monitoring method and system
CN112887190A (en) * 2021-01-06 2021-06-01 武汉兴图新科电子股份有限公司 Solution method for cross-network multi-party communication and cooperation of fusion platform for cloud video

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
FABIO MIRANDA DEL: "Towards a Common Manufacturing Service Bus to Enable Flexible Plug-and-Produce Automation", ISR 2018; 50TH INTERNATIONAL SYMPOSIUM ON ROBOTICS, 23 September 2018 (2018-09-23) *
周纯杰, 陈笛, 阎峰: "基于.NET的圆网印花机远程监控系统的开发", 计算机应用研究, no. 06, 28 June 2005 (2005-06-28) *

Also Published As

Publication number Publication date
CN115766329B (en) 2024-04-02

Similar Documents

Publication Publication Date Title
CN102883135B (en) Screen sharing and control method
CN103294562B (en) Method for sharing peripheral device by dual operating systems and electronic device
CN107071551B (en) Multi-screen interactive screen response method applied to smart television system
CN103731645A (en) Law enforcement and case handling system based on wireless video transmission technology
CN103761154A (en) Cross-platform shear plate synchronizing method and system
WO2020233462A1 (en) Communication method for unmanned vehicle, and unmanned vehicle
CN105553835B (en) A kind of method and system at ultra high-definition display screen simultaneous display client data interface
WO2014082297A1 (en) Methods for supporting multiple calls simultaneously in door entry system and system thereof
CN104615399A (en) Display data transmission method and electronic device
CN104238984A (en) Method and system for controlling multiple machines to synchronously output image in parallel
CN103702064A (en) Video conference method, video conference terminal and video conference system
CN203747905U (en) Video playing system
CN110913013A (en) Multi-screen interaction method and system
CN115766329B (en) System for realizing cross-device state synchronous control based on network message bus
CN108112045B (en) Voice transmission mode switching method, terminal and system
CN202033821U (en) Multifunctional voter with voting backup function
CN101808221A (en) Subtitle remote control method and system
CN103414867A (en) Method, terminal and system for controlling multimedia communication
CN111212282A (en) Multifunctional video conference monitoring system
CN2932805Y (en) Digital remote viewing and electric combined automated integrated system
CN209805954U (en) Clear transmission distributed system of 4K superelevation
CN211557403U (en) Multi-signal-source control system
CN114237531A (en) Remote screen projection control method and system
CN102096574A (en) Multiwindow montage display method
CN111787241B (en) Automatic switching device for large-screen monitoring computer image in power network control room

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