CN112286542A - Method for automatically acquiring drive from cloud based on intelligent key disk and installing and using drive - Google Patents

Method for automatically acquiring drive from cloud based on intelligent key disk and installing and using drive Download PDF

Info

Publication number
CN112286542A
CN112286542A CN202011220794.4A CN202011220794A CN112286542A CN 112286542 A CN112286542 A CN 112286542A CN 202011220794 A CN202011220794 A CN 202011220794A CN 112286542 A CN112286542 A CN 112286542A
Authority
CN
China
Prior art keywords
drive
kdp
cloud
keydriver
intelligent key
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
CN202011220794.4A
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.)
Jiangxi Kinggrid Technology Co ltd
Original Assignee
Jiangxi Kinggrid Technology 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 Jiangxi Kinggrid Technology Co ltd filed Critical Jiangxi Kinggrid Technology Co ltd
Priority to CN202011220794.4A priority Critical patent/CN112286542A/en
Publication of CN112286542A publication Critical patent/CN112286542A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a method for automatically acquiring a drive from a cloud based on an intelligent key dish, installing and using the drive, adapting a Keydriver, manufacturing a KDP, deploying Web service at the cloud, providing a cloud drive KDP file storage function, triggering a USB device to insert an event, and acquiring PID/VID of the intelligent key dish; accessing a cloud-driven warehouse for query, and downloading the KDP to a local machine through a downloading interface after the retrieval is successful; according to a configuration information table built in a KDP, firstly installing a manufacturer drive library; installing a KeyDriver in the KDP into a unified drive library directory or a system directory; the client software accesses the device through the KeyDriver in the KDP. The invention can read PID/VID of the intelligent key discs for automatic processing aiming at the intelligent key discs of different manufacturers and different models, automatically acquire the driving program packages of corresponding models from the cloud, and realize the normal use of the key discs through installation.

Description

Method for automatically acquiring drive from cloud based on intelligent key disk and installing and using drive
Technical Field
The invention relates to an intelligent key disk drive installation technology, which is suitable for automatically acquiring a drive program package of a corresponding model from a cloud and installing and using a key disk, in particular to a method for automatically acquiring a drive from the cloud and installing and using the drive based on an intelligent key disk.
Background
At present, the types of intelligent key disc devices on the market are various, in some scenes, a user needs to install a plurality of or even dozens of key discs with different manufacturer models on a single machine, the user needs to manually install intelligent key disc drivers with corresponding models, and the installation methods of the drivers with the same model under different operating system platforms are different.
In general, a user needs to obtain a device model corresponding to the smart key disc and a driver of the operating system platform, and install the smart key disc and then normally use the smart key disc. The software developer will also package the drivers corresponding to the smart key disk in a product installer for automatic installation.
The existing technology can only solve the drive installation of a single intelligent key disc, and under the complex application scene facing multiple manufacturers, multiple models and multiple platforms, the existing technical scheme can only install one key, and the problems of high cost, low efficiency and long time consumption exist no matter through a manual method or a program installation method.
Disclosure of Invention
The invention provides a method for automatically acquiring a drive from a cloud and installing and using the drive, so as to realize the use of an intelligent key disk compatible with multiple manufacturers, read and automatically process PID/VID of the intelligent key disk, improve the efficiency of an installation program and reduce the cost.
The invention adopts the following technical scheme to achieve the purpose. A method for automatically acquiring a drive from a cloud based on an intelligent key disk and installing and using the drive comprises the following steps:
1) adaptation KeyDriver: based on SKF and PKCS #11 national/international standard interfaces, the method is adapted to a unified and autonomously designed key disk drive library Keydriver; if the interface is a nonstandard interface driver customized by a third party, compatible processing is required to be designed according to a KeyDriver interface standard;
2) making KDP: packing a general drive library KeyDriver, a key dish manufacturer drive library and a drive library configuration information table into a general drive package KeyDrivePackage, which is abbreviated as KDP;
3) deploying Web service at a cloud end, providing a KDP file storage function of cloud drive, and providing interfaces for uploading, downloading and inquiring and a function page thereof;
4) uploading the manufactured KDP drive to a cloud drive warehouse, and binding the KDP drive with a PID/VID corresponding to the intelligent key dish in an associated manner;
5) a user inserts an intelligent secret key disc, triggers a USB device insertion event, calls back an interface corresponding to a client and acquires the PID/VID of the intelligent secret key disc;
6) accessing a cloud driving warehouse for query according to the PID/VID of the intelligent key dish, and downloading the KDP to a local machine through a downloading interface after the retrieval is successful;
7) the KDP is unlocked in the machine, and a manufacturer driver library is installed firstly according to a configuration information table built in the KDP;
8) installing a KeyDriver in the KDP into a unified drive library directory or a system directory;
9) the client software accesses the device through the KeyDriver in the KDP.
The invention can read PID/VID of the intelligent key discs with different models for different manufacturers no matter the intelligent key discs with single manufacturer are used or the intelligent key discs with multiple manufacturers are compatible, and automatically obtains the driver packages with corresponding models from the cloud end, and realizes the normal use of the key discs through installation.
Drawings
FIG. 1 is a flow chart of the present invention;
fig. 2 is a diagram of the composition of a KDP in the present invention.
Detailed Description
The invention is further illustrated by the following figures and examples. Referring to fig. 1 and 2, a method for automatically acquiring a drive from a cloud and installing the drive for use based on an intelligent key disk includes the following steps (as shown in fig. 1):
the first step is as follows: making a universal drive package with an intelligent key disc self-designed:
(1) adaptation KeyDriver: based on SKF and PKCS #11 national/international standard interfaces, the method is adapted to a KeyDriver of a key disk drive library which is uniformly and independently designed, and if the KeyDriver is a nonstandard interface drive which is self-defined by a third party, the compatibility processing is required to be carried out according to the KeyDriver interface standard design.
(2) Making KDP: the universal drive library KeyDriver, the key disk vendor drive library and the drive library configuration information table are packaged into a universal drive package KeyDriver package, abbreviated as KDP (see fig. 2).
The second step is that: establishing an intelligent key disc cloud drive warehouse:
(3) deploying Web service at a cloud end, providing a KDP file storage function of cloud drive, and providing interfaces and function pages for uploading, downloading, inquiring and the like;
(4) and uploading the manufactured KDP driver to a cloud driver warehouse, and binding the manufactured KDP driver with the PID/VID corresponding to the intelligent key dish in an associated manner.
The third step: the client automatically acquires KDP:
(5) a user inserts an intelligent secret key disc, triggers a USB device insertion event, calls back an interface corresponding to a client and acquires the PID/VID of the intelligent secret key disc;
(6) and accessing the cloud driving warehouse for query according to the PID/VID of the intelligent key dish, and downloading the KDP to the local machine through the downloading interface after the retrieval is successful.
The fourth step: install and use a universal drive package:
(7) the machine unlocks KDP, and a manufacturer driver library is installed firstly according to a configuration information table built in the KDP;
(8) installing a KeyDriver in the KDP into a unified drive library directory or a system directory;
(9) the client software accesses the device through the KeyDriver in the KDP.
The invention should be noted in practice in the following points:
1. if the drive of the key disc does not conform to the SKF and PKCS #11 interface standards, a special docking process is required to adapt the key disc drive;
2. the KDP package seed must contain the KeyDriver which is adaptively developed and a corresponding configuration information table;
3. the key dish and the corresponding KDP package must be bound through PID/VID in the cloud drive library;
4. the key disc needs to support the key disc insertion event to achieve the effect of self-contained download installation, otherwise, the corresponding operation needs to be completed manually.
The invention supports compatible use of key discs of single manufacturers and different manufacturers; supporting the KDP driving packet cloud service management completed by adaptation; supporting the automatic acquisition of KDP installation of key discs of different models; a key disc with an insertion event supports automatic identification of a drive and installation and use of the key disc.

Claims (1)

1. A method for automatically acquiring a drive from a cloud based on an intelligent key disk and installing and using the drive comprises the following steps:
1) adaptation KeyDriver: based on SKF and PKCS #11 national/international standard interfaces, the method is adapted to a unified and autonomously designed key disk drive library Keydriver; if the interface is a nonstandard interface driver customized by a third party, compatible processing is required to be designed according to a KeyDriver interface standard;
2) making KDP: packing a general drive library KeyDriver, a key dish manufacturer drive library and a drive library configuration information table into a general drive package KeyDrivePackage, which is abbreviated as KDP;
3) deploying Web service at a cloud end, providing a KDP file storage function of cloud drive, and providing interfaces for uploading, downloading and inquiring and a function page thereof;
4) uploading the manufactured KDP drive to a cloud drive warehouse, and binding the KDP drive with a PID/VID corresponding to the intelligent key dish in an associated manner;
5) a user inserts an intelligent secret key disc, triggers a USB device insertion event, calls back an interface corresponding to a client and acquires the PID/VID of the intelligent secret key disc;
6) accessing a cloud driving warehouse for query according to the PID/VID of the intelligent key dish, and downloading the KDP to a local machine through a downloading interface after the retrieval is successful;
7) the KDP is unlocked in the machine, and a manufacturer driver library is installed firstly according to a configuration information table built in the KDP;
8) installing a KeyDriver in the KDP into a unified drive library directory or a system directory;
9) the client software accesses the device through the KeyDriver in the KDP.
CN202011220794.4A 2020-11-05 2020-11-05 Method for automatically acquiring drive from cloud based on intelligent key disk and installing and using drive Pending CN112286542A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011220794.4A CN112286542A (en) 2020-11-05 2020-11-05 Method for automatically acquiring drive from cloud based on intelligent key disk and installing and using drive

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011220794.4A CN112286542A (en) 2020-11-05 2020-11-05 Method for automatically acquiring drive from cloud based on intelligent key disk and installing and using drive

Publications (1)

Publication Number Publication Date
CN112286542A true CN112286542A (en) 2021-01-29

Family

ID=74351562

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011220794.4A Pending CN112286542A (en) 2020-11-05 2020-11-05 Method for automatically acquiring drive from cloud based on intelligent key disk and installing and using drive

Country Status (1)

Country Link
CN (1) CN112286542A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116360863A (en) * 2021-12-28 2023-06-30 北京领航智联物联网科技有限公司 Intelligent management system and method for integrated application of video and audio equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012069000A1 (en) * 2010-11-25 2012-05-31 飞天诚信科技股份有限公司 Device and method for automatic driver installation
CN103530554A (en) * 2013-10-29 2014-01-22 银联商务有限公司 Driver package installation method, driver package generation method, payment device and driving server
CN106775656A (en) * 2016-11-28 2017-05-31 江西金格科技股份有限公司 A kind of dispatching method based on many intelligent key disks
CN107577510A (en) * 2017-09-21 2018-01-12 成都领沃网络技术有限公司 One kind quickly pre-installs method and system automatically without hardware driving under disk ring border
CN111610983A (en) * 2020-05-04 2020-09-01 山东同智伟业软件股份有限公司 Multi-UKEY intelligent integrated identification method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012069000A1 (en) * 2010-11-25 2012-05-31 飞天诚信科技股份有限公司 Device and method for automatic driver installation
CN103530554A (en) * 2013-10-29 2014-01-22 银联商务有限公司 Driver package installation method, driver package generation method, payment device and driving server
CN106775656A (en) * 2016-11-28 2017-05-31 江西金格科技股份有限公司 A kind of dispatching method based on many intelligent key disks
CN107577510A (en) * 2017-09-21 2018-01-12 成都领沃网络技术有限公司 One kind quickly pre-installs method and system automatically without hardware driving under disk ring border
CN111610983A (en) * 2020-05-04 2020-09-01 山东同智伟业软件股份有限公司 Multi-UKEY intelligent integrated identification method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116360863A (en) * 2021-12-28 2023-06-30 北京领航智联物联网科技有限公司 Intelligent management system and method for integrated application of video and audio equipment
CN116360863B (en) * 2021-12-28 2023-10-31 北京领航智联物联网科技有限公司 Intelligent management system and method for integrated application of video and audio equipment

Similar Documents

Publication Publication Date Title
CN101553783B (en) For receiving the system and method for control command at ancillary equipment
CN102184110B (en) Identification and drive loading method and system of SD (Secure Digital) intelligent card
WO2018054351A1 (en) Installation of operating system
CN103777985B (en) Same subregion installs the method and device of multiple operating systems in storage medium
CN112286542A (en) Method for automatically acquiring drive from cloud based on intelligent key disk and installing and using drive
CN100474856C (en) Method for automatic identifying customer mobile terminal equipment model and providing service and content
CN105573820A (en) Hot plug method for Xen virtual machine compact disc
CN101887374B (en) The method and system of installing terminal equipment
CN101853142B (en) Identification method of USB device with virtual drive
CN1456976A (en) Driving programm installing method of USB interface facilities
CN1199101C (en) Downloading of firmware for CE equipment
US20050257218A1 (en) Method for automatically downloading and installing driver of peripheral
CN103581749A (en) Method and device allowing television to have access to MTP mode externally-connected device
Cisco Installing VlanDirector
Cisco Installing VlanDirector
Cisco Installing VlanDirector
WO2018028321A1 (en) Method and apparatus for managing virtual external storage device, and terminal
Cisco Installing VlanDirector
Cisco Installing VlanDirector
Cisco Installation Log
Cisco Upgrading From IPM Software Release 1.0
CN104679438A (en) Serial Attached SCSI (SAS) interface card drive mounting system and method
CN101000595B (en) Cable and information getting method
CN108304249B (en) Method and system for rapidly replacing optical disk ISO file by XenServer virtual machine
CN102436386A (en) Software upgrading method

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
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20210129