CN112714185A - Access seat system - Google Patents

Access seat system Download PDF

Info

Publication number
CN112714185A
CN112714185A CN202011609887.6A CN202011609887A CN112714185A CN 112714185 A CN112714185 A CN 112714185A CN 202011609887 A CN202011609887 A CN 202011609887A CN 112714185 A CN112714185 A CN 112714185A
Authority
CN
China
Prior art keywords
receiving box
sub
target device
sub receiving
main
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
CN202011609887.6A
Other languages
Chinese (zh)
Other versions
CN112714185B (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.)
Vtron Group Co Ltd
Original Assignee
Vtron Group 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 Vtron Group Co Ltd filed Critical Vtron Group Co Ltd
Priority to CN202011609887.6A priority Critical patent/CN112714185B/en
Publication of CN112714185A publication Critical patent/CN112714185A/en
Application granted granted Critical
Publication of CN112714185B publication Critical patent/CN112714185B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/08Protocols specially adapted for terminal emulation, e.g. Telnet
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/40Bus structure
    • G06F13/4063Device-to-bus coupling
    • G06F13/4068Electrical coupling

Abstract

An access seat system relates to the field of seat systems. The main receiving box is connected with the sub receiving box, the sub receiving box is connected with the target device, data and pictures of the target device are transmitted to the sub receiving box through RDP (remote desktop protocol) link to be displayed and controlled, the main receiving box comprises a control page used for inputting IP (Internet protocol) information of the sub receiving box, after a user confirms the IP information, the main receiving box transmits a command for switching a remote desktop to the corresponding sub receiving box, and after the sub receiving box receives the command, the sub receiving box switches a remote desktop process and transmits desktop data of the target device to the sub receiving box through the RDP link; the invention reduces the introduction of intermediate equipment, thereby reducing the hardware cost; signal transmission lines of the display card are reduced, and only a network is required to be connected, so that the physical equipment can be more flexibly and conveniently deployed; meanwhile, virtual machine access which cannot be achieved by a conventional agent is achieved, and the maintenance cost of the equipment is reduced.

Description

Access seat system
Technical Field
The invention relates to the field of seat systems, in particular to an access seat system.
Background
The existing easy-control seat equipment does not have a mode of accessing to a target equipment through RDP (remote desktop protocol), but converts RGB data into YUV4:2:2 or YUV4:2:0 data through the mode of intercepting video card data and coding of intermediate equipment, and then transmits the YUV4:2:2 or YUV4:2:0 data to decoding equipment through a H.264/H.265 coding mode to display pictures.
This approach involves multiple transcoding and encoding and decoding, via multiple device nodes; in the process, no matter coding and decoding or network transmission, the processing of each link needs time loss.
Disclosure of Invention
The present invention is directed to overcoming at least one of the deficiencies of the prior art as set forth above and providing an access agent system that reduces the introduction of intermediate devices over a physical connection.
The technical scheme adopted by the invention is that,
an access agent system comprises a main receiving box, a sub receiving box and a target device, wherein the main receiving box is connected with the sub receiving box, the sub receiving box is connected with the target device, data and pictures of the target device are transmitted to the sub receiving box through RDP (remote data protocol) link for displaying and controlling, the main receiving box comprises a control page for inputting IP (Internet protocol) information of the sub receiving box, after a user confirms the IP information, the main receiving box transmits a command for switching a remote desktop to the corresponding sub receiving box, and after receiving the command, the sub receiving box switches a remote desktop process and transmits desktop data of the target device to the sub receiving box through the RDP link.
The original seat system uses the layout of 1 main receiving box and a plurality of sub receiving boxes, and under the condition of not transplanting a desktop manager, the frame buffer of the same receiving box can only be occupied by one process, so that a control menu of the seat system and the desktop manager can not run simultaneously; according to the situation, the main receiving box is adopted to control the sub receiving box to switch the strategy of the desktop process and the seat control menu process, namely RDP link, so that RDP picture access is realized; compared with the RDP client of the target equipment terminal, the invention has the advantages of miniaturization and integration, and the integration advantage refers to the fact that the access mode of the seat system can be expanded, so that the functions of the seat system are richer; an extension scheme can also be that various command keys are arranged on the main receiving box to realize the operation transmission of commands, such as startup and shutdown, starting switching commands and the like, and a connecting keyboard can also realize the design of the main control main receiving box.
As an optional implementation manner, the control page is further used for inputting an IP address, a user name and a password thereof of the target device.
In the RDP link, one main component of the link is IP information, the setting of the IP information corresponds to the setting of the sub receiving box and the target equipment, namely, the management of the RDP link is realized by selecting the IP of the sub receiving box, the IP address of the target equipment, and the corresponding user name and the user name password.
As an optional implementation manner, the main receiving box and the sub receiving box are provided with control ports, the control ports are used for transmitting the command, and after receiving the command, the sub receiving box ends the current menu process, starts the remote desktop process, and links the target device through RDP.
As an alternative embodiment, the sub receiving box is provided with a virtual input device; the desktop data comprises input equipment information, and the main receiving box and the sub receiving box are both provided with KVM service modules for transmitting the input equipment information.
As an alternative embodiment, the input device information is keyboard and mouse information.
As an optional implementation manner, the system calls an X server to manage a graphical interface, and the KVM service module is started in the sub-receiving box, and is configured to receive and write keyboard and mouse information sent by the main receiving box into the virtual input device, capture the keyboard and mouse information of the virtual input device, and implement RDP keyboard and mouse access.
The seat system provided by the invention is provided with a mouse roaming function, namely, a mouse can carry out seamless connection control on signals across a plurality of receiving boxes, when the used project technology cannot be directly used, such as X-Server and rdesktop obtained from an open source website, the source code of the mouse needs to be modified to a certain extent, and the strategy of virtual input equipment is adopted to realize control.
As an alternative embodiment, the system adopts an embedded Linux system.
As an alternative embodiment, the Linux system calls an X server which comprises the Tiny-X, and the embedded Linux system only transplants the Tiny-X.
As an alternative embodiment, the protocol resolution of the system selects the selected open source item as rdesktop.
The embedded linux system used by the agent system needs a set of platform capable of managing a graphical interface, wherein the X-Server is selected, and only the Tiny-X of the X-Server is transplanted due to the limited performance resources of the embedded platform, while the open source project selected in the aspect of protocol analysis is rdesktop, because the project is stable and supports the latest RDP 8.1; the selected projects are open sources and free, so that intellectual property disputes do not exist, and the production and sale cost of the seat system can be saved to the greatest extent.
As an optional implementation manner, a switch is included, the main receiving box and the plurality of sub receiving boxes are in network signal connection through the switch, and the switch is connected to the target device.
Compared with the prior art, the invention has the beneficial effects that:
on the physical connection, the introduction of intermediate equipment is reduced, so that the hardware cost is reduced; the connection mode is simplified, the signal transmission lines of the display card are reduced, and the target equipment only needs to be connected with a network, so that the physical equipment deployment mode is more flexible and convenient; meanwhile, virtual machine access which cannot be achieved by a conventional agent is realized, and the maintenance cost of equipment is reduced;
compared with a mobile cloud desktop scheme that Libvirt API calls Qemu-KVM, the method has the advantages that the response speed is higher by using the RDP protocol of Microsoft and comparing with VNC; the signal access mode of the easily controlled 2000 seat system can be increased; compared with a mobile phone, a tablet and a computer, the rdesktop client can run in an embedded device with lower performance.
Drawings
Fig. 1 is a structural comparison diagram of the seat system of the present invention and a conventional seat system.
Fig. 2 is a view showing a structure of a one-to-many receiving box according to the present invention.
Fig. 3 is a block diagram of a specific connection of the receiving box of the present invention.
Detailed Description
The drawings are only for purposes of illustration and are not to be construed as limiting the invention. For a better understanding of the following embodiments, certain features of the drawings may be omitted, enlarged or reduced, and do not represent the size of an actual product; it will be understood by those skilled in the art that certain well-known structures in the drawings and descriptions thereof may be omitted.
Example 1
As shown in figure 1 of the drawings, in which,
an access agent system comprises a main receiving box, a sub receiving box and a target device, wherein the main receiving box is connected with the sub receiving box, the sub receiving box is connected with the target device, data and pictures of the target device are transmitted to the sub receiving box through RDP (remote data protocol) link for displaying and controlling, the main receiving box comprises a control page for inputting IP (Internet protocol) information of the sub receiving box, after a user confirms the IP information, the main receiving box transmits a command for switching a remote desktop to the corresponding sub receiving box, and after receiving the command, the sub receiving box switches a remote desktop process and transmits desktop data of the target device to the sub receiving box through the RDP link.
The original seat system uses the layout of 1 main receiving box and a plurality of sub receiving boxes, and under the condition of not transplanting a desktop manager, the frame buffer of the same receiving box can only be occupied by one process, so that a control menu of the seat system and the desktop manager can not run simultaneously; according to the situation, the main receiving box is adopted to control the sub receiving box to switch the strategy of the desktop process and the seat control menu process, namely RDP link, so that RDP picture access is realized; compared with the RDP client of the target equipment terminal, the invention has the advantages of miniaturization and integration, and the integration advantage refers to the fact that the access mode of the seat system can be expanded, so that the functions of the seat system are richer; an extension scheme can also be that various command keys are arranged on the main receiving box to realize the operation transmission of commands, such as startup and shutdown, starting switching commands and the like, and a connecting keyboard can also realize the design of the main control main receiving box.
As an optional implementation manner, the control page is further used for inputting an IP address, a user name and a password thereof of the target device.
In the RDP link, one main component of the link is IP information, the setting of the IP information corresponds to the setting of the sub receiving box and the target equipment, namely, the management of the RDP link is realized by selecting the IP of the sub receiving box, the IP address of the target equipment, and the corresponding user name and the user name password.
As an optional implementation manner, the main receiving box and the sub receiving box are provided with control ports, the control ports are used for transmitting the command, and after receiving the command, the sub receiving box ends the current menu process, starts the remote desktop process, and links the target device through RDP.
As an alternative embodiment, the sub receiving box is provided with a virtual input device; the desktop data comprises input equipment information, and the main receiving box and the sub receiving box are both provided with KVM service modules for transmitting the input equipment information.
As an alternative embodiment, the input device information is keyboard and mouse information.
As an optional implementation manner, the system calls an X server to manage a graphical interface, and the KVM service module is started in the sub-receiving box, and is configured to receive and write keyboard and mouse information sent by the main receiving box into the virtual input device, capture the keyboard and mouse information of the virtual input device, and implement RDP keyboard and mouse access.
The seat system provided by the invention is provided with a mouse roaming function, namely, a mouse can carry out seamless connection control on signals across a plurality of receiving boxes, when the used project technology cannot be directly used, such as X-Server and rdesktop obtained from an open source website, the source code of the mouse needs to be modified to a certain extent, and the strategy of virtual input equipment is adopted to realize control.
As an alternative embodiment, the system adopts an embedded Linux system.
As an alternative embodiment, the Linux system calls an X server which comprises the Tiny-X, and the embedded Linux system only transplants the Tiny-X.
As an alternative embodiment, the system protocol resolves the selected open source item to rdesktop.
The embedded linux system used by the agent system needs a set of platform capable of managing a graphical interface, wherein the X-Server is selected, and only the Tiny-X of the X-Server is transplanted due to the limited performance resources of the embedded platform, while the open source project selected in the aspect of protocol analysis is rdesktop, because the project is stable and supports the latest RDP 8.1; the selected projects are open sources and free, so that intellectual property disputes do not exist, and the production and sale cost of the seat system can be saved to the greatest extent.
As an optional implementation manner, a switch is included, the main receiving box and the plurality of sub receiving boxes are in network signal connection through the switch, and the switch is connected to the target device.
Specifically, as shown in fig. 2, a plurality of sub receiving boxes are connected to the main receiving box, the main receiving box is connected to an input device, i.e., a keyboard and mouse, and data transmission between the main receiving box and the sub receiving boxes is realized through the switch, wherein a connection line between the switch, the main receiving box and the sub receiving boxes is a network signal line, and a connection line between the main receiving box and the keyboard and mouse is a data cable or is connected through a wireless technology, such as bluetooth, and the like;
as shown in fig. 3, the main receiving box and the sub receiving box are provided with control ports connected through a network signal line, the main receiving box is provided with a main agent menu, the sub receiving box is provided with a sub agent menu, the main agent menu is used for sending a command for switching a remote desktop to the control ports, the control ports are used for transmitting the command to the sub receiving box, and the sub receiving box is switched to a remote desktop process from the sub agent menu after receiving the command;
when the target device is a PC, the PC and the receiving box are connected in a manner that only: the PC and the transmitting box are connected through the HDMI cable, the transmitting box is connected with the main receiving box and the plurality of sub receiving boxes through network signal cables under the condition of the same local area network, and the receiving box does not need to be further connected at the PC end;
and when the keyboard and mouse device sends USB data to the main receiving box, the main receiving box starts a KVM service module, sends the USB data to the KVM received by the sub receiving box through the network signal line, writes the KVM data into the virtual input device, and captures the information of the virtual input device by modifying the keyboard and mouse drive in the X server to achieve the effect that the keyboard and mouse are connected with the target device.
The invention reduces the introduction of intermediate equipment on the physical connection, thereby reducing the hardware cost; the connection mode is simplified, the signal transmission lines of the display card are reduced, and the target equipment only needs to be connected with a network, so that the physical equipment deployment mode is more flexible and convenient; meanwhile, virtual machine access which cannot be achieved by a conventional agent is achieved, and the maintenance cost of the equipment is reduced.
Comparing a mobile cloud desktop scheme of calling Qemu-KVM by Libvirt API, using a Microsoft RDP protocol, and comparing a signal access mode of a VNC2000 seat system; compared with a mobile phone, a tablet and a computer, the rdesktop client can run in an embedded device with lower performance.
It should be understood that the above-mentioned embodiments of the present invention are only examples for clearly illustrating the technical solutions of the present invention, and are not intended to limit the specific embodiments of the present invention. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present invention claims should be included in the protection scope of the present invention claims.

Claims (9)

1. An access agent system comprises a main receiving box, a sub receiving box and a target device, wherein the main receiving box is connected with the sub receiving box, the sub receiving box is connected with the target device, and data and pictures of the target device are transmitted to the sub receiving box for display and control through RDP (remote data protocol) link.
2. An access agent system according to claim 1, wherein the control page is further configured to input an IP address, a user name and a password thereof for the target device.
3. An access agent system according to claim 1, wherein the main receiving box and the sub receiving box are provided with control ports for transmitting the command, and after receiving the command, the sub receiving box ends the current menu process, starts the remote desktop process and links the target device through RDP.
4. An access agent system according to claim 1, wherein the sub receiving box is provided with a virtual input device; the desktop data comprises input equipment information, and the main receiving box and the sub receiving box are both provided with KVM service modules for transmitting the input equipment information.
5. An access agent system according to claim 4, wherein the input device information is keyboard and mouse information.
6. The access agent system according to claim 5, wherein the system calls an X server for managing a graphical interface, and the KVM service module is started in the sub-receiving box for receiving and writing keyboard and mouse information sent by the main receiving box into the virtual input device, and capturing the keyboard and mouse information of the virtual input device to realize RDP keyboard and mouse access.
7. An access agent system according to claim 1, characterised in that the system employs an embedded Linux system.
8. An access agent system according to claim 1, wherein the protocol resolution of the system is selected from the group consisting of rdesktop, rdeskt.
9. An access agent system according to any one of claims 1 to 8, comprising a switch, wherein the main receiver box and the plurality of sub-receiver boxes are in network signal connection via the switch, and the switch is connected to the target device.
CN202011609887.6A 2020-12-30 2020-12-30 Access seat system Active CN112714185B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011609887.6A CN112714185B (en) 2020-12-30 2020-12-30 Access seat system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011609887.6A CN112714185B (en) 2020-12-30 2020-12-30 Access seat system

Publications (2)

Publication Number Publication Date
CN112714185A true CN112714185A (en) 2021-04-27
CN112714185B CN112714185B (en) 2022-03-18

Family

ID=75547251

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011609887.6A Active CN112714185B (en) 2020-12-30 2020-12-30 Access seat system

Country Status (1)

Country Link
CN (1) CN112714185B (en)

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020057295A1 (en) * 1998-05-29 2002-05-16 Anatoliy Panasyuk System and method for combining local and remote windows into a single desktop environment
CN102495677A (en) * 2011-11-23 2012-06-13 浪潮电子信息产业股份有限公司 Method for realizing KVM (kernel-based virtual machine) over IP (internet protocol) through WEB page
CN103188332A (en) * 2011-12-30 2013-07-03 中国移动通信集团公司 Remote desktop access control management method, equipment and system
CN103634484A (en) * 2012-08-27 2014-03-12 中兴通讯股份有限公司 Terminal switching method, apparatus and system
CN104199569A (en) * 2014-09-03 2014-12-10 山东超越数控电子有限公司 Keyboard and mouse switching and using method based on USB interfaces in KVM equipment
CN105404617A (en) * 2014-09-15 2016-03-16 华为技术有限公司 Remote desktop control method, controlled end and control system
CN106843527A (en) * 2017-01-20 2017-06-13 广州魅视电子科技有限公司 Distributed KVM attends a banquet cooperation management system
CN107547480A (en) * 2016-06-28 2018-01-05 华为技术有限公司 A kind of method, apparatus and virtual desktop management system of virtual desktop security control
CN108055327A (en) * 2017-12-15 2018-05-18 佛山三维二次方科技有限公司 Cloud computing experiment porch based on OpenStack
CN108196784A (en) * 2017-12-14 2018-06-22 威创集团股份有限公司 A kind of method and apparatus of key mouse seamless switching for position administration system
CN109002269A (en) * 2018-06-28 2018-12-14 威创集团股份有限公司 Method, client and the system of a kind of singly-bound mouse control multiple terminals
WO2019195969A1 (en) * 2018-04-08 2019-10-17 华为技术有限公司 Data synchronization processing method and apparatus
CN110572591A (en) * 2019-09-23 2019-12-13 北京小鸟科技股份有限公司 KVM (keyboard, video and mouse) agent system signal source preview system and method
CN110740066A (en) * 2019-10-30 2020-01-31 北京计算机技术及应用研究所 Cross-machine fault migration method and system with unchangeable seats of types
CN111078352A (en) * 2019-10-31 2020-04-28 苏州浪潮智能科技有限公司 Dual-computer hot standby deployment method and system based on KVM virtualization system

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020057295A1 (en) * 1998-05-29 2002-05-16 Anatoliy Panasyuk System and method for combining local and remote windows into a single desktop environment
CN102495677A (en) * 2011-11-23 2012-06-13 浪潮电子信息产业股份有限公司 Method for realizing KVM (kernel-based virtual machine) over IP (internet protocol) through WEB page
CN103188332A (en) * 2011-12-30 2013-07-03 中国移动通信集团公司 Remote desktop access control management method, equipment and system
CN103634484A (en) * 2012-08-27 2014-03-12 中兴通讯股份有限公司 Terminal switching method, apparatus and system
CN104199569A (en) * 2014-09-03 2014-12-10 山东超越数控电子有限公司 Keyboard and mouse switching and using method based on USB interfaces in KVM equipment
CN105404617A (en) * 2014-09-15 2016-03-16 华为技术有限公司 Remote desktop control method, controlled end and control system
CN107547480A (en) * 2016-06-28 2018-01-05 华为技术有限公司 A kind of method, apparatus and virtual desktop management system of virtual desktop security control
CN106843527A (en) * 2017-01-20 2017-06-13 广州魅视电子科技有限公司 Distributed KVM attends a banquet cooperation management system
CN108196784A (en) * 2017-12-14 2018-06-22 威创集团股份有限公司 A kind of method and apparatus of key mouse seamless switching for position administration system
CN108055327A (en) * 2017-12-15 2018-05-18 佛山三维二次方科技有限公司 Cloud computing experiment porch based on OpenStack
WO2019195969A1 (en) * 2018-04-08 2019-10-17 华为技术有限公司 Data synchronization processing method and apparatus
CN109002269A (en) * 2018-06-28 2018-12-14 威创集团股份有限公司 Method, client and the system of a kind of singly-bound mouse control multiple terminals
CN110572591A (en) * 2019-09-23 2019-12-13 北京小鸟科技股份有限公司 KVM (keyboard, video and mouse) agent system signal source preview system and method
CN110740066A (en) * 2019-10-30 2020-01-31 北京计算机技术及应用研究所 Cross-machine fault migration method and system with unchangeable seats of types
CN111078352A (en) * 2019-10-31 2020-04-28 苏州浪潮智能科技有限公司 Dual-computer hot standby deployment method and system based on KVM virtualization system

Also Published As

Publication number Publication date
CN112714185B (en) 2022-03-18

Similar Documents

Publication Publication Date Title
US9026919B2 (en) Local port browser interface
CN102883135B (en) Screen sharing and control method
CN102883134B (en) Screen sharing and controlling method for video conference system
US9118729B2 (en) Method for sharing resource of a videoconference using a video conferencing system
US20130050271A1 (en) Mobile terminal, image display device mounted on vehicle and data processing method using the same
CN102362477A (en) Method for the remote sharing of computer office(s)
CN104618793A (en) Information processing method and electronic equipment
CN102007487A (en) System and method for low bandwidth display information transport
US20050015528A1 (en) Personal computer based on wireless human-machine interactive device and method of transmitting data thereof
US11164539B2 (en) Systems and methods for bandwidth reduction in video signal transmission
KR20130004263A (en) Seamlessly transferring a communication
US20060053212A1 (en) Computer network architecture for providing display data at remote monitor
CN103516882A (en) Method and system for playing pictures based on multi-screen interaction scene
CN101458616A (en) Multimedia kvm system
EP1533680B1 (en) Server system and signal processing unit, server, and chassis thereof
CN103186250A (en) Remote management system and remote management method
CN102770827A (en) Method for displaying multimedia content on a screen of a terminal
CN101272295B (en) Virtual network projection system and method supporting multi-projection source
CN112714185B (en) Access seat system
CN101296375A (en) Method, system and terminal for implementing remote desktop demonstration
CN103414867A (en) Method, terminal and system for controlling multimedia communication
CN115052043B (en) Video transmission method, electronic equipment, device and medium of cloud desktop
CN102547204B (en) Receiving device, screen picture transmission system and screen picture transmission method
CN103777993A (en) Multiuser computer system
CN107318020B (en) Data processing method and system for remote display

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