CN110830584A - Access control device, control method, court trial host and readable storage medium - Google Patents

Access control device, control method, court trial host and readable storage medium Download PDF

Info

Publication number
CN110830584A
CN110830584A CN201911109871.6A CN201911109871A CN110830584A CN 110830584 A CN110830584 A CN 110830584A CN 201911109871 A CN201911109871 A CN 201911109871A CN 110830584 A CN110830584 A CN 110830584A
Authority
CN
China
Prior art keywords
access control
module
target
control device
data information
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
CN201911109871.6A
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.)
Shenzhen East Micro Smart Polytron Technologies Inc
Original Assignee
Shenzhen East Micro Smart Polytron Technologies Inc
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 Shenzhen East Micro Smart Polytron Technologies Inc filed Critical Shenzhen East Micro Smart Polytron Technologies Inc
Priority to CN201911109871.6A priority Critical patent/CN110830584A/en
Publication of CN110830584A publication Critical patent/CN110830584A/en
Pending legal-status Critical Current

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/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content
    • 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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • 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/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/161Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
    • H04L69/162Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields involving adaptations of sockets based mechanisms

Abstract

The invention discloses an access control device, a control method, a court trial host and a readable storage medium, wherein the access control device comprises: the message module is used for receiving a service instruction and converting the format of the received service instruction; the device comprises a plurality of input modules and an output module, wherein the input modules are used for receiving data information, and the output modules are used for outputting the data information. The invention provides an access control method, a control device, a court trial host and a readable storage medium, which solve the problem that an interface machine in the prior art cannot work independently.

Description

Access control device, control method, court trial host and readable storage medium
Technical Field
The invention relates to the technical field of communication, in particular to an access control device, a control method, a court trial host and a readable storage medium.
Background
The interface machine is mainly used for exchanging data among different devices or different systems, with the continuous improvement of the informatization construction of the court, the case party and the court staff can realize the remote court trial through network data transmission, and the court trial host is one of the interface machines and is also one of important devices for realizing the remote court trial.
In the prior art, the interface machine can only be used in combination with an associated management platform, cannot work independently, and cannot be controlled by other external equipment, so that the use environment and the connection mode of the interface machine are limited.
Disclosure of Invention
The invention provides an access control device, a control method, a court trial host and a readable storage medium, and aims to solve the problem that an interface machine in the prior art cannot work independently.
In order to achieve the above object, the present invention provides an access control apparatus, including:
the message module is used for receiving a service instruction and converting the format of the received service instruction;
the device comprises a plurality of input modules and an output module, wherein the input modules are used for receiving data information, and the output modules are used for outputting the data information.
Optionally, the message module is a nginx server or an HTTP gateway or an HTTP routing or a Websocket gateway.
Optionally, the input module is a UDP server, a media server, or an interface server, and the output module is a UDP server, a media server, or an interface server.
Optionally, the access control device further includes a serial port conversion module, where the serial port conversion module is configured to perform information type conversion on data information transmitted by different input modules or different output modules.
In order to achieve the above object, the present application provides an access control method, which is applied to an access control device of a court trial host, and the access control method includes:
carrying out format conversion on the received service instruction;
determining a target input module and a target output module according to the service instruction after format conversion;
and outputting the data information received by the target input module through the target output module.
Optionally, the step of determining a target input module and a target output module according to the service instruction after format conversion includes:
determining a data source and a target device which are associated with the business instruction according to the business instruction after format conversion;
determining the target input module according to the data source;
and determining the target output module according to the target equipment.
Optionally, the step of outputting the data information received by the target input module through the target output module includes:
comparing the types of the data information received by the target input module with the information types corresponding to the target output module;
when the type of the data information received by the target input module is different from the information type corresponding to the target output module, converting the data information received by the target input module into the information type corresponding to the target output module through the conversion module;
and outputting the data information through the target output module.
To achieve the above object, the present application provides a court trial host, which includes an access control device according to any one of the above embodiments.
To achieve the above object, the present application proposes a readable storage medium, on which an access control program is stored, which when executed by a processor implements the access control method according to any one of the above embodiments.
In the technical solution provided in the present application, an access control apparatus includes: the message module is used for receiving a service instruction and converting the format of the received service instruction; the device comprises an input module and an output module, wherein the input module is used for receiving data information, and the output module is used for outputting the data information. When the access control device receives a service request, the type conversion can be carried out on the service instructions of different types, so that the access control device can carry out control management through a plurality of different management platforms, and the use way and the use range of the interface machine are increased.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the structures shown in the drawings without creative efforts.
Fig. 1 is a schematic terminal structure diagram of a hardware operating environment according to an embodiment of the present invention;
fig. 2 is a flowchart illustrating a first embodiment of an access control method according to the present invention;
fig. 3 is a flowchart illustrating a second embodiment of the access control method of the present invention;
fig. 4 is a flowchart illustrating an access control method according to a third embodiment of the present invention;
the implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. 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.
It should be noted that all the directional indicators (such as up, down, left, right, front, and rear … …) in the embodiment of the present invention are only used to explain the relative position relationship between the components, the movement situation, etc. in a specific posture (as shown in the drawing), and if the specific posture is changed, the directional indicator is changed accordingly.
In addition, the descriptions related to "first", "second", etc. in the present invention are only for descriptive purposes and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present invention, "a plurality" means at least two, e.g., two, three, etc., unless specifically limited otherwise.
In the present invention, unless otherwise expressly stated or limited, the terms "connected," "secured," and the like are to be construed broadly, and for example, "secured" may be a fixed connection, a removable connection, or an integral part; can be mechanically or electrically connected; they may be directly connected or indirectly connected through intervening media, or they may be connected internally or in any other suitable relationship, unless expressly stated otherwise. The specific meanings of the above terms in the present invention can be understood by those skilled in the art according to specific situations.
In addition, the technical solutions in the embodiments of the present invention may be combined with each other, but it must be based on the realization of those skilled in the art, and when the technical solutions are contradictory or cannot be realized, such a combination of technical solutions should not be considered to exist, and is not within the protection scope of the present invention.
As shown in fig. 1, fig. 1 is a schematic device structure diagram of a hardware operating environment according to an embodiment of the present invention.
The device of the embodiment of the invention can comprise a control device of a computer and other devices, such as a server, a terminal device, a centralized controller and the like.
As shown in fig. 1, the apparatus may include: a controller 1001, a communication interface 1004, a data transfer interface 1006, a user interface 1003, a memory 1005, and a communication bus 1002. Wherein a communication bus 1002 is used to enable connective communication between these components. The user interface 1003 may include a Display screen (Display), an input unit such as a Keyboard (Keyboard), and the data transmission interface 1006 may be a video input interface, an audio input interface, a video output interface, or an audio output interface. The communication interface 1004 may include a network wired interface (e.g., RJ45), a network wireless interface (e.g., WI-FI interface), and a local communication interface (e.g., RS 232). The memory 1005 may be a high-speed RAM memory or a non-volatile memory (e.g., a magnetic disk memory). The memory 1005 may alternatively be a storage device separate from the controller 1001 described above.
Those skilled in the art will appreciate that the configuration of the device shown in fig. 1 is not intended to be limiting of the device and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The apparatus may include: a controller 1001 such as a CPU, a memory 1005, a communication bus 1002, a communication interface 1004, and a data transfer interface. The communication bus 1002 is used for implementing connection communication between the components in the device. The communication interface 1004 may include a network wired interface (e.g., RJ45), a network wireless interface (e.g., WI-FI interface), and a local communication interface (e.g., RS 232). The data transmission interface 1006 may be a video input interface, an audio input interface, a video output interface, an audio output interface. The memory 1005 may be a high-speed RAM memory or a non-volatile memory (e.g., a magnetic disk memory). The memory 1005 may alternatively be a storage device separate from the controller 1001 described above. As shown in fig. 1, a memory 1005, which is a kind of readable storage medium, may include therein an operating system, a network communication module, and an access control program.
Those skilled in the art will appreciate that the configuration of the device shown in fig. 1 is not intended to be limiting of the device and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
As shown in fig. 1, a memory 1005, which is a kind of computer storage medium, may include therein an operating system, a network communication module, a user interface module, and an access control program.
In the apparatus shown in fig. 1, the user interface 1003 is mainly used for inputting control instructions, and the controller 1001 may be used for calling an application program stored in the memory 1005 and performing the following operations:
carrying out format conversion on the received service instruction;
determining a target input module and a target output module according to the service instruction after format conversion;
and outputting the data information received by the target input module through the target output module.
Further, the controller 1001 may call an application program stored in the memory 1005, and also perform the following operations:
determining a data source and a target device which are associated with the business instruction according to the business instruction after format conversion;
determining the target input module according to the data source;
and determining the target output module according to the target equipment.
Further, the controller 1001 may call an application program stored in the memory 1005, and also perform the following operations:
comparing the types of the data information received by the target input module with the information types corresponding to the target output module;
when the type of the data information received by the target input module is different from the information type corresponding to the target output module, converting the data information received by the target input module into the information type corresponding to the target output module through the conversion module;
and outputting the data information through the target output module.
The invention provides an access control device, a control method, a court trial host and a readable storage medium.
Referring to fig. 2, the access control device includes a message module, where the message module is configured to receive a service instruction and perform format conversion on the received service instruction, and specifically, after receiving the service instruction, the message module converts the service instruction into a format that can be recognized by the access control device;
the access control device also comprises an input module and an output module, after the format of the service command is converted by the message module, a target input module is determined in the input module, a target output module is determined in the output module, and the access control device receives data information through the target input module and outputs the data information through the target output module. Specifically, the data transmitted by the input module and the output module includes, but is not limited to, video information, audio information, a control command associated with the input module or the output module, and feedback information corresponding to the control command. The input module and the output module realize the transmission process of the video information and/or the audio information by transmitting the data information.
In an optional implementation manner, the message module is an nginx server or a HyperText Transfer Protocol (HTTP) gateway or an HTTP routing or a Websocket gateway, in a specific implementation manner, the service instruction is an HTTP message, the message module includes an nginx module and an HTTP routing, the access control device receives a service instruction of a third-party management platform through the nginx server, the nginx server sends the HTTP message to the HTTP routing according to a Uniform Resource Identifier (URI) address in the HTTP message, and the HTTP routing determines a target input module and a target output module according to a Simple Text Based Protocol (STBP) message after converting the HTTP message into the HTTP message after receiving the HTTP message.
In another specific embodiment, the service instruction is an HTTP message, the message module includes an nginx module and an HTTP gateway, after the access control device receives the service instruction of the third party management platform through the nginx server, the nginx server sends the HTTP message to the HTTP gateway according to a Uniform Resource Identifier (URI) address in the HTTP message, and after the HTTP gateway receives the HTTP message, the HTTP gateway converts the HTTP message into an STBP message, and determines the target input module and the target output module according to the STBP message.
In another specific embodiment, the service instruction is a Websocket message, the message module includes a nginx module and a Websocket gateway, the access control device sends the Websocket message to the Websocket gateway after receiving the service instruction of the third-party management platform through the nginx server, and the Websocket gateway converts the Websocket message into an STBP message after receiving the Websocket message, and then determines the target input module and the target output module according to the STBP message.
In an optional implementation manner, the input module is a UDP server, a media server, or an interface server, and the output module is a UDP server, a media server, or an interface server. Specifically, the access control device selects a target input module from the input modules according to the service instruction, and selects a target output module from the output modules, and it can be understood that the target input module and the target output module may be the same module. In a specific implementation manner, after the HTTP route receives the service instruction, the target input module and the target output module associated with the service instruction are determined according to the service instruction, the target input module is a UDP server, the target output module is an interface server, and the access control device obtains data information from a data source through the UDP server and sends the data information to a target device through the interface server.
In an optional embodiment, the access control device further includes a serial port conversion module, where the serial port conversion module is configured to perform information type conversion on data information transmitted by different input modules or different output modules, specifically. When the information types of the data information transmitted by the input module and the output module are different, the type conversion of the data information is needed when the data information is transmitted. Specifically, when the input module is an interface server and the output module is a UDP server or a media server, a data source of the communication connection of the interface server is a local data source, and a target device of the communication connection of the UDP server or the media service period is a network target device. When the access control device receives the data information from a local data source, the information type of the data information is different from the information type of the data corresponding to the UDP server, so that the data information can be converted through the serial port conversion module, and the data information received from the local data source can be output through the UDP server.
In order to achieve the above object, the present application provides an access control method, where the access control device is applied to an access control device of a court trial host.
First embodiment
Referring to fig. 2, the access control method includes:
s100, carrying out format conversion on the received service instruction;
the service instruction refers to a control command which is received by the access control device from an external platform such as a management platform or a client browser and is used for controlling the access control device. The format conversion is used for converting the message received by the access control device into a service instruction which can be identified by the access control device.
S200, determining a target input module and a target output module according to the service instruction after format conversion;
and S300, outputting the data information received by the target input module through the target output module.
The access control device comprises a plurality of input modules and a plurality of output modules, after format conversion is carried out on the service instruction, the access control device determines the target input module in the input modules according to the service instruction, determines the target output equipment in the output equipment, receives data information through the target input module after the target input equipment and the target output equipment are determined, and outputs the data information through the target output module.
Specifically, after receiving the service instruction, the access control device performs format conversion according to format types of the service instructions of different platforms. In a specific embodiment, the third party management platform sends the HTTP message to the access control device, after the access control device receives the HTTP message through a nginx server, the nginx server sends the HTTP message to the HTTP router, the HTTP router performs format conversion on the HTTP message, and converts the HTTP message into an STBP message, and the STBP message can be analyzed by the HTTP router, so that the HTTP router determines a target input module in an input module and a target output module in an output module according to the STBP message.
Second embodiment
Referring to fig. 3, in the first embodiment, the step S200 includes:
s210, determining a data source and a target device associated with the service instruction according to the service instruction after format conversion;
the data source refers to a device or apparatus which is connected with the access control device in a communication mode and outputs data information to the access control device, and the target device refers to a device or apparatus which is connected with the access control device in a communication mode and receives data information from the access control device.
S220, determining the target input module according to the data source;
s230, determining the target output module according to the target equipment.
When the access control device is in communication connection with a plurality of data sources and a plurality of target devices, the access control device needs to select the specified data source and the target device to transmit the data information according to the service instruction. Specifically, after receiving the service instruction, the message module analyzes the service instruction, obtains data source information and target device information included in the service instruction, and determines the data source and the target device according to the data source information and the target device information. The data source comprises a local data source and a network data source, the target device comprises a local target device and a network target device, in a specific embodiment, the access control device is capable of acquiring the data information from the local data source and sending the data information to the local target device, in another embodiment, the access control device is capable of obtaining the data information from the local data source and sending the data information to the network target device, in another embodiment, the access control device is capable of obtaining the data information from the network data source and sending the data information to the local target device, in another specific embodiment, the access control device is capable of acquiring the data information from the network data source and sending the data information to the network target device.
Third embodiment
Referring to fig. 4, in the first embodiment, the step S300 includes:
s310, comparing the types of the data information received by the target input module with the information types corresponding to the target output module;
and S320, when the type of the data information is different from the information type corresponding to the target input module, converting the data information into the information type corresponding to the target input module through the conversion module.
S330, outputting the data information through the target output module.
The data source comprises a local data source and a network data source, and the information types of the data information of the local data source and the network data source are different, so that after the data information is acquired through the target input module, the data information needs to be compared with the information type adapted to the target output module, and when the data information received from the target input module is different from the information type adapted to the target output module, the type conversion needs to be performed on the data information received from the target input module, so that the data information can be acquired by the target output module and output to the target device.
The present application further provides a court trial host, where the court trial host includes an access control device according to any of the foregoing embodiments, and the specific structure of the access control device system refers to the foregoing embodiments, and since the access control device adopts all technical solutions of all the foregoing embodiments, at least all beneficial effects brought by the technical solutions of the foregoing embodiments are achieved, and details are not repeated here. In a specific implementation mode, the court trial host is a court trial host.
To achieve the above object, the present application proposes a readable storage medium having an access control program stored thereon, wherein the access control program is configured to implement the method according to any one of the above embodiments when executed by a processor.
In some alternative embodiments, the processor may be a Central Processing Unit (CPU), other general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, a discrete Gate or transistor logic device, a discrete hardware component, or the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The storage may be an internal storage unit of the device, such as a hard disk or a memory of the device. The memory may also be an external storage device of the device, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), etc. provided on the device. Further, the memory may also include both internal and external storage units of the device. The memory is used for storing the computer program and other programs and data required by the device. The memory may also be used to temporarily store data that has been output or is to be output.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-mentioned functions. Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working processes of the units and modules in the system may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention, and all modifications and equivalents of the present invention, which are made by the contents of the present specification and the accompanying drawings, or directly/indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (9)

1. An access control device, characterized in that the access control device comprises:
the message module is used for receiving a service instruction and converting the format of the received service instruction;
the device comprises a plurality of input modules and an output module, wherein the input modules are used for receiving data information, and the output modules are used for outputting the data information.
2. The access control device of claim 1, wherein the message module is a nginx server or an HTTP gateway or an HTTP routing or a Websocket gateway.
3. The access control device of claim 1, wherein the input module is a UDP server or a media server or an interface server, and the output module is a UDP server or a media server or an interface server.
4. The access control device as claimed in claim 1, further comprising a serial port conversion module, wherein the serial port conversion module is configured to perform information type conversion on data information transmitted by different input modules or different output modules.
5. An access control method is applied to an access control device of a court trial host, and comprises the following steps:
carrying out format conversion on the received service instruction;
determining a target input module and a target output module according to the service instruction after format conversion;
and outputting the data information received by the target input module through the target output module.
6. The access control method according to claim 5, wherein the step of determining the target input module and the target output module according to the service command after format conversion comprises:
determining a data source and a target device which are associated with the business instruction according to the business instruction after format conversion;
determining the target input module according to the data source;
and determining the target output module according to the target equipment.
7. The access control method of claim 5, wherein the step of outputting the data information received by the target input module via the target output module comprises:
comparing the types of the data information received by the target input module with the information types corresponding to the target output module;
when the type of the data information received by the target input module is different from the information type corresponding to the target output module, converting the data information received by the target input module into the information type corresponding to the target output module through the conversion module;
and outputting the data information through the target output module.
8. A court trial host comprising an access control device as claimed in any one of claims 1 to 4.
9. A readable storage medium, having stored thereon an access control program which, when executed by a processor, implements the access control method of any one of claims 5-7.
CN201911109871.6A 2019-11-13 2019-11-13 Access control device, control method, court trial host and readable storage medium Pending CN110830584A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911109871.6A CN110830584A (en) 2019-11-13 2019-11-13 Access control device, control method, court trial host and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911109871.6A CN110830584A (en) 2019-11-13 2019-11-13 Access control device, control method, court trial host and readable storage medium

Publications (1)

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

Family

ID=69554753

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911109871.6A Pending CN110830584A (en) 2019-11-13 2019-11-13 Access control device, control method, court trial host and readable storage medium

Country Status (1)

Country Link
CN (1) CN110830584A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117041321A (en) * 2023-09-28 2023-11-10 宁波银行股份有限公司 Service processing system and method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100169698A1 (en) * 2008-12-25 2010-07-01 Kabushiki Kaisha Toshiba Recording medium control element, recording medium control circuit board, and recording medium control device
CN201919110U (en) * 2010-11-03 2011-08-03 北京华夏电通科技有限公司 Trial host machine for digital court system
CN204168310U (en) * 2014-11-06 2015-02-18 苏州明钧信息系统工程有限公司 A kind of safe O&M service terminal of telemanagement
CN205265824U (en) * 2015-10-29 2016-05-25 北京华宇信息技术有限公司 Court's trial the host system
CN107529023A (en) * 2017-08-08 2017-12-29 武汉兴图新科电子股份有限公司 It is a kind of that there is signal mutually for the matrix device and output intent of function
CN110262984A (en) * 2019-06-21 2019-09-20 深圳市乐麦文化传播有限公司 A kind of data transfer device and multiport transponder

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100169698A1 (en) * 2008-12-25 2010-07-01 Kabushiki Kaisha Toshiba Recording medium control element, recording medium control circuit board, and recording medium control device
CN201919110U (en) * 2010-11-03 2011-08-03 北京华夏电通科技有限公司 Trial host machine for digital court system
CN204168310U (en) * 2014-11-06 2015-02-18 苏州明钧信息系统工程有限公司 A kind of safe O&M service terminal of telemanagement
CN205265824U (en) * 2015-10-29 2016-05-25 北京华宇信息技术有限公司 Court's trial the host system
CN107529023A (en) * 2017-08-08 2017-12-29 武汉兴图新科电子股份有限公司 It is a kind of that there is signal mutually for the matrix device and output intent of function
CN110262984A (en) * 2019-06-21 2019-09-20 深圳市乐麦文化传播有限公司 A kind of data transfer device and multiport transponder

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117041321A (en) * 2023-09-28 2023-11-10 宁波银行股份有限公司 Service processing system and method
CN117041321B (en) * 2023-09-28 2023-12-26 宁波银行股份有限公司 Service processing system and method

Similar Documents

Publication Publication Date Title
CN106850402B (en) Message transmission method and device
US20190356596A1 (en) Service link selection control method and device
CN107566786B (en) Method and device for acquiring monitoring video and terminal equipment
CN108021710B (en) Dynamic interface conversion method, device, terminal equipment and storage medium
US10999377B2 (en) Method, device and computer program product for protocol selection
CN102763373B (en) The method and apparatus using the service of local network devices based on remote access
CN110808948B (en) Remote procedure calling method, device and system
CN111368173A (en) File transmission method and device, electronic equipment and readable storage medium
CN109977635B (en) Method, device, equipment and medium for processing traceable data based on block chain
CN108153803A (en) A kind of data capture method, device and electronic equipment
CN113364795A (en) Data transmission method and proxy server
CN107786448B (en) Method and device for establishing forwarding path of service flow
CN110830584A (en) Access control device, control method, court trial host and readable storage medium
CN109471713B (en) Method and device for inquiring information
US11265807B2 (en) Method for network sharing on a terminal, apparatus, air conditioner and storage medium
CN110554884B (en) Configuration method, device, background server and storage medium
CN110572476B (en) Remote control method, device and equipment
CN106936937B (en) Method and device for realizing universal interface for internet service interaction
CN109981778B (en) Method, device, equipment and storage medium for realizing service of content distribution network
CN114968617B (en) API conversion system, access request processing method thereof, electronic equipment and medium
CN108289165B (en) Method and device for realizing camera control based on mobile phone and terminal equipment
CN115776461A (en) Screen projection method, equipment and storage medium
CN108924773B (en) Message processing method and device
US20150120805A1 (en) Bi-directional Channel-based Progress Indicator
WO2022027480A1 (en) Data collection method and apparatus, modbus system, and storage medium

Legal Events

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

Application publication date: 20200221

RJ01 Rejection of invention patent application after publication