CN109284134A - A method of realizing the compatible cross-platform of polytypic Encryption Keyboard - Google Patents

A method of realizing the compatible cross-platform of polytypic Encryption Keyboard Download PDF

Info

Publication number
CN109284134A
CN109284134A CN201810981343.9A CN201810981343A CN109284134A CN 109284134 A CN109284134 A CN 109284134A CN 201810981343 A CN201810981343 A CN 201810981343A CN 109284134 A CN109284134 A CN 109284134A
Authority
CN
China
Prior art keywords
keyboard
epp
platform
polytypic
drive
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
CN201810981343.9A
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.)
Inspur Financial Information Technology Co Ltd
Original Assignee
Suzhou Wave Intelligent Software 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 Suzhou Wave Intelligent Software Co Ltd filed Critical Suzhou Wave Intelligent Software Co Ltd
Priority to CN201810981343.9A priority Critical patent/CN109284134A/en
Publication of CN109284134A publication Critical patent/CN109284134A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers

Abstract

The invention discloses a kind of methods for realizing the compatible cross-platform of polytypic Encryption Keyboard, first drive system of the installation with unified interface collection in Windows system, EPP keyboard is accessed in Windows system and by Windows system identification by USB interface again, corresponding parameter is imported from drive system by Windows system according to EPP keyboard model after EPP keyboard is identified, the EPP keyboard drive of corresponding model is provided, can be used after selection installation;The present invention realizes polytypic EPP keyboard compatible and cross-platform automatically by the setting of drive system and application program and scripting language with unified interface collection.

Description

A method of realizing the compatible cross-platform of polytypic Encryption Keyboard
Technical field
The present invention relates to self-aided terminal product scopes, and it is cross-platform to be specifically related to a kind of realization polytypic Encryption Keyboard compatibility The method of application.
Background technique
The ATM industry of cross-platform at home is promoted for many years, for the equipment of Di Baoduofu and tide brand, 70% or more equipment all operates in cross-platform application environment, since cross-platform is needed in many types of of each supplier Run on number product, in software installation process, using can generally show a brand and model interface, allow installation personnel according to Brand, the model of this current equipment are selected;Installation procedure can complete corresponding configuration according to selection result.
Having a premise calls in aforesaid operations process is exactly some concrete model equipment of each manufacturer, all components Configuration should be unified;And due to historical reasons, the equipment of Di Baoduofu and tide brand, same model machine, at certain There are various configurations on a little components, wherein particularly pertinent is exactly EPP keyboard.
The configuration principle of EPP keyboard: it is based on XFS interface standard, the running parameter of different model EPP keyboard is in operating system In configuration be different, but corresponding same XFS calling interface can only have the configuration parameter of a set of EPP keyboard to come into force.
The storage location of keyboard configuration parameter has at two: being in registration table at one, is the parameter configuration in XFS equipment at one It in frame ACU tool, is existed in a manner of xml or xsd.
Summary of the invention
For the above technical problems, the purpose of the present invention is: it is simultaneous to propose a kind of realization polytypic Encryption Keyboard Hold the method for cross-platform.
The technical solution of the invention is as follows is achieved: a kind of compatible cross-platform of realization polytypic Encryption Keyboard Method, first installation has the drive system of unified interface collection in Windows system, then EPP keyboard is connect by USB interface Enter in Windows system and by Windows system identification, according to EPP keyboard model by Windows after EPP keyboard is identified System imports corresponding parameter from drive system, provides the EPP keyboard drive of corresponding model, can be used after selection installation; Wherein, the drive system with unified interface collection is realized using following code:
Due to the application of the above technical scheme, compared with the prior art, the invention has the following advantages:
A kind of method for realizing the compatible cross-platform of polytypic Encryption Keyboard of the invention, by having unified interface collection Drive system and application program and scripting language setting, it is automatically compatible and cross-platform answer to realize polytypic EPP keyboard With.
Specific embodiment
The present invention addressed below.
A kind of method for realizing the compatible cross-platform of polytypic Encryption Keyboard of the present invention, first in Windows system In system installation have unified interface collection drive system, then by EPP keyboard by USB interface access Windows system in simultaneously quilt Windows system identification will be corresponded to from drive system according to EPP keyboard model by Windows system after EPP keyboard is identified Parameter imports, and provides the EPP keyboard drive of corresponding model, can be used after selection installation.
The equipment managed in Windows operating system is carried out by class ID and device id, and class ID refers to general Certain class equipment, such as disc driver, floppy disk, CD-ROM drive, video card, network interface card, USB interface device etc., class ID are 128 bit manipulations The guid of system unique identifier;And device id refers to the ID of a certain model device of a certain brand, and such as: Hitachi's 250G hard disk is set Standby ID is:
IDE DISKHITACHI_HTS723225L9A360_________________ FCDOC30F 3930363039304346443230304A4E414742394734, because the relationship of such ID and device id are: The equipment of any one model necessarily has a device id and class ID of oneself, and any one mutually similar ID can correspond to it is multiple and different Device id.
By testing we have found that the device id of difference EPP keyboard is as follows:
Device name: nine think Taida EPPCH, device id: USB VID_10C4&PID_EA60;
Device name: nine think Taida EPPCH2, device id: USB VID_2A6F&PID_0003;
Device name: DBDEPP4/5, device id: USB VID_0C94&PID_0201;
Since bottom layer driving information is inquired in the WMI technical support of Windows, one is provided by operating system, network The unified interface collection of management Local or Remote computer is removed with corporate environment, application program and scripting language use this socket collection It goes to complete task, rather than directly passes through WindowsAPI.
Following code is exactly the example that all driving set are inquired using WMI:
1 CSynQueryDatarecvnotify (L " root cimv2 ", L " Select*from Win32_ SystemDriver ");
2 recvnotify.ExcuteFun();
Specifically in code of the invention, realized with following code (Vbscript):
According to usage scenario difference, the executive mode of both of which is provided:
Mode one: it executes by hand, the interactive mode for needing to confirm;
Step 1: the physics EPP keyboard of detection system access shows that model to client, asks whether this keyboard of Setup;
Step 2: client answers Y/y/yes, then first imports the registration table configuration of corresponding EPP;
Step 3:COPY corresponds to the ACU configuration of EPP;
Step 4: restarting XFS service is automatically configured and is come into force
Step 5: client selects N/n, then does not modify and exit.
Mode two: automatically configuring, and calls the Silent mode configured automatically by cross-platform installation kit;
Step 1: the physics EPP keyboard of automatic checkout system access configures keyboard if there is corresponding;
Step 2: importing the registration table configuration of corresponding EPP;
Step 3:COPY corresponds to the ACU configuration of EPP;
Step 4: restarting XFS service is automatically configured and is come into force;
Step 5: if not finding to correspond to identifiable EPP keyboard, not modifying and exit.
A kind of method for realizing the compatible cross-platform of polytypic Encryption Keyboard of the invention, by having unified interface collection Drive system and application program and scripting language setting, it is automatically compatible and cross-platform answer to realize polytypic EPP keyboard With.
The above embodiments merely illustrate the technical concept and features of the present invention, and its object is to allow person skilled in the art Scholar can understand the contents of the present invention and be implemented, and it is not intended to limit the scope of the present invention, it is all according to the present invention Equivalent change or modification made by Spirit Essence, should be covered by the scope of protection of the present invention.

Claims (1)

1. a kind of method for realizing the compatible cross-platform of polytypic Encryption Keyboard, it is characterised in that: first in Windows system Installation have unified interface collection drive system, then by EPP keyboard by USB interface access Windows system in simultaneously quilt Windows system identification will be corresponded to from drive system according to EPP keyboard model by Windows system after EPP keyboard is identified Parameter imports, and provides the EPP keyboard drive of corresponding model, can be used after selection installation;Wherein, the drive with unified interface collection Dynamic system is realized using following code:
CN201810981343.9A 2018-08-27 2018-08-27 A method of realizing the compatible cross-platform of polytypic Encryption Keyboard Pending CN109284134A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810981343.9A CN109284134A (en) 2018-08-27 2018-08-27 A method of realizing the compatible cross-platform of polytypic Encryption Keyboard

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810981343.9A CN109284134A (en) 2018-08-27 2018-08-27 A method of realizing the compatible cross-platform of polytypic Encryption Keyboard

Publications (1)

Publication Number Publication Date
CN109284134A true CN109284134A (en) 2019-01-29

Family

ID=65183397

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810981343.9A Pending CN109284134A (en) 2018-08-27 2018-08-27 A method of realizing the compatible cross-platform of polytypic Encryption Keyboard

Country Status (1)

Country Link
CN (1) CN109284134A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101542970A (en) * 2006-03-20 2009-09-23 绝对软件公司 Method for determining identification of an electronic device
CN103927260A (en) * 2014-04-22 2014-07-16 中国移动(深圳)有限公司 Method and system for testing telecommunication devices
CN106528132A (en) * 2016-10-27 2017-03-22 四川长虹电器股份有限公司 Cross-platform security keyboard realization method for mobile terminal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101542970A (en) * 2006-03-20 2009-09-23 绝对软件公司 Method for determining identification of an electronic device
CN103927260A (en) * 2014-04-22 2014-07-16 中国移动(深圳)有限公司 Method and system for testing telecommunication devices
CN106528132A (en) * 2016-10-27 2017-03-22 四川长虹电器股份有限公司 Cross-platform security keyboard realization method for mobile terminal

Similar Documents

Publication Publication Date Title
CN108153551B (en) Method and device for displaying business process page
US20050204298A1 (en) Method, system and program product for determining differences between an existing graphical user interface (GUI) mapping file and a current GUI
CN103092670A (en) Cross-platform virtual computing resource management method under cloud computing environment
US20110258620A1 (en) Method and Apparatus for Making a BPM Application Available to Multiple Tenants
EP3660665A1 (en) Business processing method, apparatus, device and system using the same, and readable storage medium of the same
CN111476479A (en) Method, device and system for distributing tasks
CN106454498A (en) Method of Android platform to manage USB device
CN110507986B (en) Animation information processing method and device
CN112269562B (en) Tenant isolation method and terminal in componentized product
CN114064213A (en) Kubernets container environment-based rapid arranging service method and system
CN107729097B (en) Display page configuration method and corresponding equipment
CN109284134A (en) A method of realizing the compatible cross-platform of polytypic Encryption Keyboard
CN107124292B (en) Method for dynamically generating incidence relation of information system operation modes
CN102236510B (en) A kind of method and apparatus utilizing super taskbar to control instant communication software
CN107025126B (en) Resource scheduling method, NFVO and system
CN108388809B (en) Data range control method and system
CN106020857A (en) Automatic disposition method used for Oracle Real Application Cluster database cluster
CN107092494A (en) The method and apparatus for accessing APK resources
CN101976381A (en) Method and system for managing application assets
CN105574195B (en) Judge whether database answers the method and device of offline recycling
CN109032907B (en) Data monitoring method and system for equipment application
CN110995806B (en) Resource state conversion method, device, equipment and storage medium
Krause et al. SharePoint 2010 as a Development Platform
CN112416442A (en) Equipment process control method, equipment and medium
CN104519321A (en) Method and device for checking monitoring video

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

Effective date of registration: 20210823

Address after: 215100 818 Wusong Road, Wusong River Industrial Park, Wuzhong development area, Suzhou, Jiangsu

Applicant after: INSPUR FINANCIAL INFORMATION TECHNOLOGY Co.,Ltd.

Address before: 215100 Building 1, 178 Tayun Road, Yuexi street, Wuzhong District, Suzhou City, Jiangsu Province

Applicant before: SUZHOU INSPUR INTELLIGENT SOFTWARE Co.,Ltd.

RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190129