CN109063522B - Card reading method and device of card reader - Google Patents

Card reading method and device of card reader Download PDF

Info

Publication number
CN109063522B
CN109063522B CN201810629047.2A CN201810629047A CN109063522B CN 109063522 B CN109063522 B CN 109063522B CN 201810629047 A CN201810629047 A CN 201810629047A CN 109063522 B CN109063522 B CN 109063522B
Authority
CN
China
Prior art keywords
card
card reader
verification
upper computer
response message
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.)
Expired - Fee Related
Application number
CN201810629047.2A
Other languages
Chinese (zh)
Other versions
CN109063522A (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.)
Zhejiang Gongshang University
Original Assignee
Zhejiang Gongshang University
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 Zhejiang Gongshang University filed Critical Zhejiang Gongshang University
Priority to CN201810629047.2A priority Critical patent/CN109063522B/en
Publication of CN109063522A publication Critical patent/CN109063522A/en
Application granted granted Critical
Publication of CN109063522B publication Critical patent/CN109063522B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K7/00Methods or arrangements for sensing record carriers, e.g. for reading patterns
    • G06K7/0013Methods or arrangements for sensing record carriers, e.g. for reading patterns by galvanic contacts, e.g. card connectors for ISO-7816 compliant smart cards or memory cards, e.g. SD card readers

Landscapes

  • Engineering & Computer Science (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Facsimiles In General (AREA)
  • Power Sources (AREA)

Abstract

The invention discloses a card reading method and a card reading device of a card reader, wherein the method comprises the following steps: acquiring a power-on signal of the card reader, and initializing the card reader according to the power-on signal; after the card is detected to be inserted into the card reader, a preset detection message is transmitted to an upper computer through a communication protocol; verifying and judging the response message fed back by the upper computer according to a preset time threshold and a verification parameter, and resetting the card reader when the verification and judgment are failed; and performing card reading operation on the card in the card reader until the verification judgment is passed. The method avoids the increase of the cost of peripheral hardware of the card reader, and can automatically reset when the upper computer cannot read the target data in the card reader, so that the controller of the upper computer can enumerate the card reader again, and the robustness of the card reader is enhanced.

Description

Card reading method and device of card reader
Technical Field
The invention relates to the technical field of card readers, in particular to a card reading method and a card reading device of a card reader.
Background
The card reader is a card reading device, can interact with a card through a slot for inserting the card or other wireless communication modes, and is provided with a port connected with an upper computer. The port connected with the upper computer mainly adopts two modes of a UART serial port or a USB interface. The USB does not need an external power supply, so the USB has obvious advantages compared with a UART mode. Due to the complexity of the USB software and hardware system, the stability of the USB interface mode is lower than that of the UART serial port mode. In the USB card reader, the interactive information between the card reader and the upper computer is transmitted through a USB protocol, which is very important and real-time, and once the USB has an unstable problem, the upper computer cannot read the data of the card in the card reader.
At present, the solution is to add a trigger to a peripheral hardware circuit of the card reader. Namely, when the USB card reader has a problem, the USB card reader is powered off and then powered on again by manually pressing the trigger, so that the hardware reset of the USB equipment is realized. This approach can increase the cost of the card reader peripheral hardware and is also inconvenient to use.
Disclosure of Invention
The invention provides a card reading method and a card reading device of a card reader, and mainly aims to solve the problems that in the prior art, a trigger needs to be added to a peripheral hardware circuit of the card reader, so that the peripheral hardware cost of the card reader is increased, and the use is inconvenient.
In order to solve the technical problems, the invention adopts the following technical scheme:
a card reading method of a card reader comprises the following steps;
acquiring a power-on signal of a card reader, and initializing the card reader according to the power-on signal;
after the card is detected to be inserted into the card reader, a preset detection message is transmitted to an upper computer through a communication protocol;
verifying and judging the response message fed back by the upper computer according to a preset time threshold and a verification parameter, and resetting the card reader when the verification and judgment are failed; and performing card reading operation on the card in the card reader until the verification judgment is passed.
As an implementable manner, the response message fed back by the upper computer is verified and judged according to a preset time threshold and a verification parameter, and when the verification judgment is failed, the card reader is reset; until the verification judgment is passed, carrying out card reading operation on the card in the card reader, and comprising the following steps;
judging the response message fed back by the upper computer according to a preset time threshold;
if the card reader receives a response message fed back by the upper computer within a preset time threshold, analyzing the response message; verifying the analysis result according to a preset verification parameter, and reading the card in the card reader according to the verification result;
and if the card reader does not receive the response message fed back by the upper computer within the preset time threshold, resetting the card reader.
As an implementation manner, the reading operation of the card in the card reader according to the verification result includes the following steps;
verifying the analysis result according to a preset verification parameter;
if the verification is passed, performing card reading operation on the card in the card reader;
and if the verification fails, resetting the card reader.
As an implementable manner, the card reading method of the card reader provided by the invention further comprises the following steps;
and after the card reader is initialized according to the power-on signal, circularly detecting whether the card reader is inserted into the card or not.
As an implementable manner, the card reading method of the card reader provided by the invention further comprises the following steps;
and after the card is detected to be inserted into the card reader, acquiring target data in the card, and storing the target data into a cache area of the card reader.
Correspondingly, the invention also provides a card reading device of the card reader, which comprises a power-on initialization module, a transmission module and a card reading module;
the power-on initialization module is used for acquiring a power-on signal of the card reader and initializing the card reader according to the power-on signal;
the transmission module is used for transmitting a preset detection message to the upper computer through a communication protocol after the card is detected to be inserted into the card reader;
the card reading module is used for verifying and judging the response message fed back by the upper computer according to a preset time threshold and the verification parameters, and resetting the card reader when the verification and judgment are failed; and performing card reading operation on the card in the card reader until the verification judgment is passed.
As an implementation manner, the card reading module comprises a judging unit, an analyzing unit and a resetting unit;
the judging unit is used for judging the response message fed back by the upper computer according to a preset time threshold;
the analysis unit is used for analyzing the response message fed back by the upper computer if the card reader receives the response message within a preset time threshold; verifying the analysis result according to a preset verification parameter, and reading the card in the card reader according to the verification result;
and the resetting unit is used for resetting the card reader if the card reader does not receive the response message fed back by the upper computer within a preset time threshold.
As an implementation manner, the parsing unit includes an authentication subunit, a card reading subunit and a resetting subunit;
the verification subunit is used for verifying the analysis result according to a preset verification parameter;
the card reading subunit is used for reading the card in the card reader if the verification is passed;
and the resetting subunit is used for resetting the card reader if the verification fails.
As an implementation manner, the card reading device of the card reader provided by the invention further comprises a cycle detection module;
and the cycle detection module is used for performing cycle detection on whether the card reader is inserted into the card or not after the card reader is initialized according to the power-on signal.
As an implementation manner, the card reading device of the card reader provided by the invention further comprises a cache module;
the cache module is used for acquiring target data in the card and storing the target data into a cache area of the card reader after the card is detected to be inserted into the card reader.
Compared with the prior art, the technical scheme has the following advantages:
according to the card reading method and the card reading device of the card reader, after the card is detected to be inserted into the card reader, the preset detection message is transmitted to the upper computer through a communication protocol; the card reader actively verifies and judges the communication condition between the card reader and the upper computer, and after the verification and judgment are failed, the card reader is reset, namely, the controller of the upper computer enumerates the card reader again; until the verification judgment is passed, performing card reading operation on the card in the card reader; therefore, the increase of the cost of peripheral hardware of the card reader is avoided, and when the upper computer cannot read target data in the card reader, the upper computer can automatically reset, so that the controller of the upper computer can enumerate the card reader again, and the robustness of the card reader is enhanced.
Drawings
Fig. 1 is a schematic flowchart of a card reading method of a card reader according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a card reading device of a card reader according to a fourth embodiment of the present invention;
FIG. 3 is a schematic structural diagram of the card reading module in FIG. 2;
fig. 4 is a schematic structural diagram of the parsing unit in fig. 3.
In the figure: 100. a power-on initialization module; 200. a transmission module; 300. a card reading module; 310. a judgment unit; 320. an analysis unit; 321. a verification subunit; 322. a card reading subunit; 323. a reset subunit; 330. a reset unit; 400. and a cycle detection module.
Detailed Description
The above and further features and advantages of the present invention will be apparent from the following, complete description of the invention, taken in conjunction with the accompanying drawings, wherein the described embodiments are merely some, but not all embodiments of the invention.
Referring to fig. 1, a card reading method of a card reader according to an embodiment of the present invention includes the following steps;
s100, acquiring a power-on signal of the card reader, and initializing the card reader according to the power-on signal;
s200, after the card is detected to be inserted into the card reader, transmitting a preset detection message to an upper computer through a communication protocol;
s300, verifying and judging the response message fed back by the upper computer according to a preset time threshold and a verification parameter, and resetting the card reader when the verification and judgment are failed; and performing card reading operation on the card in the card reader until the verification judgment is passed.
It should be noted that the card reader of the present invention is of a type that performs data interaction with an upper computer in a USB interface manner. The upper computer comprises a PC end, a flat plate end, a mobile end, an industrial personal computer and other equipment. That is, the invention actually carries out data interaction on the card reader and the upper computer through the USB data line, and the upper computer reads the card of the card reader. The card reader is powered on to obtain the power-on signal, so that the card reader is initialized according to the power-on signal, wherein the initialization comprises initialization not limited to the card reader system and initialization of USB port configuration.
In this embodiment, the communication protocol includes, but is not limited to, USB communication protocol, SCSI communication protocol, CCID communication protocol, etc., and can be implemented by configuring the communication protocol in advance. The preset detection message comprises a message header, a message length, a command word parameter, data content and data verification. And the response message fed back by the upper computer comprises a message header, a message length, command word parameters, data contents and data verification.
Specifically, the data content in the detection message and the data content in the response message are in a corresponding relationship. The correspondence may be a preset data content implementation. For example, the data content in the detection message is "hello", and the data content of the response message corresponding thereto is "ok". The specific transmission feedback process is that after the upper computer receives the detection message with the hello, the detection message is analyzed and recoded. When the data content of the detected message obtained by analysis is hello, the data content is recoded to obtain a response message with ok and the response message is fed back to the card reader. Of course, if the data content of the detected packet obtained by the analysis is other data, the data may not be fed back directly or a response packet with "no" may be fed back. In other embodiments, the specific content of the correspondence between the data content in the detection message and the data content in the response message may be set arbitrarily.
For the card reader, the standard of the verification judgment needs to obtain the response message within a preset time threshold, and the data content in the response message needs to be matched with the verification parameter, which can be simply understood as that the data content of the response message is "ok". Of course, the verification parameter may be other preset data. That is, if an accurate response message is not obtained within a preset time threshold, the card reader is reset, that is, the controller of the upper computer re-enumerates the card reader. And performing card reading operation on the card in the card reader until the verification judgment is passed. The operation that a reset key needs to be manually pressed in the prior art is avoided, the time of a user is saved, and the cost of peripheral hardware of the card reader does not need to be increased.
According to the card reading method of the card reader, after the card is detected to be inserted into the card reader, the preset detection message is transmitted to the upper computer through a communication protocol; the card reader actively verifies and judges the communication condition between the card reader and the upper computer, and after the verification and judgment are failed, the card reader is reset, namely, the controller of the upper computer enumerates the card reader again; until the verification judgment is passed, performing card reading operation on the card in the card reader; therefore, the increase of the cost of peripheral hardware of the card reader is avoided, and when the upper computer cannot read target data in the card reader, the upper computer can automatically reset, so that the controller of the upper computer can enumerate the card reader again, and the robustness of the card reader is enhanced.
Further, step S300 includes the following steps;
s310, judging a response message fed back by the upper computer according to a preset time threshold;
s320, if the card reader receives a response message fed back by the upper computer within a preset time threshold, analyzing the response message; verifying the analysis result according to a preset verification parameter, and reading the card in the card reader according to the verification result;
and S320, if the card reader does not receive the response message fed back by the upper computer within the preset time threshold, resetting the card reader.
The time threshold is set in the card reader in advance, and can be 0.5S, 1S, 2S, 4S and the like. In this embodiment, if the time threshold is 1S, that is, if no response message fed back by the upper computer is received in 1S, the card reader is directly reset. The reset processing of the card reader is to enumerate the card reader again by the controller of the upper computer. The whole process of re-electrifying, initializing and sending the detection message can be automatically carried out, the operation of the card reader after the fault occurs is simplified, and convenience is brought to users.
Further, in step S320, a card reading operation is performed on a card in the card reader according to the verification result, including the following steps; verifying the analysis result according to a preset verification parameter; if the verification is passed, performing card reading operation on the card in the card reader; and if the verification fails, resetting the card reader.
The specific process of the verification may be to compare the preset verification parameter with the data content of the response message obtained by the analysis. And if the verification parameters are consistent with the data content of the response message, the verification is passed. If the verification parameter is inconsistent with the data content of the response message, the verification is not passed. Through simple comparison, complex algorithms are avoided, and therefore the response speed of the card reader is improved. The invention improves the stability grade of the card reader system with little software overhead on the premise of not increasing the hardware cost, thereby greatly improving the user experience.
In order to further improve the robustness of the card reader, compared with the first embodiment, the card reading method of the card reader provided by the second embodiment of the invention is characterized by further comprising the following steps; and after the card reader is initialized according to the power-on signal, circularly detecting whether the card reader is inserted into the card or not. The parameters configured for the port may be circularly monitored after the card reader is initialized. For example, the port configuration is 0 in the case of no card and 1 in the case of card. Then monitoring that the parameter of the port configuration becomes 1, then it is assumed that a card is inserted into the card reader. In other embodiments, a particular card type may be further identified by setting different parameters. The cycle detection can also be realized by arranging a sensor in an insertion interface of the card, for example, a position sensor is arranged, and a trigger signal is generated when the card is detected to be inserted.
In order to improve the reading speed of the target data, compared with the first embodiment, the card reading method of the card reader provided by the third embodiment of the invention is characterized by further comprising the following steps; and after the card is detected to be inserted into the card reader, acquiring target data in the card, and storing the target data into a cache area of the card reader. The buffer area of the card reader is a temporary storage area, and after the card is detected to be inserted into the card reader, the communication protocol authentication result is not considered. Firstly, storing target data in a card to a cache region of a card reader, and after the verification judgment is passed, reading the target data in the cache region by an upper computer. The card reading interruption caused by the interaction problem between the card and the card reader in the use process can be avoided.
Based on the same inventive concept, the embodiment of the invention also provides a card reading device of the card reader, and the implementation of the system can be realized by referring to the process of the method, and the repeated parts are not described redundantly.
Fig. 2 is a schematic structural diagram of a card reading device of a card reader according to a fourth embodiment of the present invention, including a power-on initialization module 100, a transmission module 200, and a card reading module 300; the power-on initialization module 100 is configured to obtain a power-on signal of the card reader, and initialize the card reader according to the power-on signal; the transmission module 200 is used for transmitting a preset detection message to an upper computer through a communication protocol after detecting that the card is inserted into the card reader; the card reading module 300 is configured to verify and judge the response message fed back by the upper computer according to a preset time threshold and the verification parameter, and perform a card reading operation on a card in the card reader after the verification and judgment are passed.
According to the card reading device of the card reader, after the card is detected to be inserted into the card reader, the preset detection message is transmitted to the upper computer through a communication protocol; the card reader actively verifies and judges the communication condition between the card reader and the upper computer, and after the verification and judgment are failed, the card reader is reset, namely, the controller of the upper computer enumerates the card reader again; until the verification judgment is passed, performing card reading operation on the card in the card reader; therefore, the increase of the cost of peripheral hardware of the card reader is avoided, and when the upper computer cannot read target data in the card reader, the upper computer can automatically reset, so that the controller of the upper computer can enumerate the card reader again, and the robustness of the card reader is enhanced.
In order to further improve the robustness of the card reader, the card reading device of the card reader provided by the fourth embodiment of the present invention further includes a cycle detection module 400; the cycle detection module 400 is configured to perform a cycle detection on whether the card reader is inserted into the card after the card reader is initialized according to the power-on signal.
In order to increase the reading speed of the target data, the card reading device of the card reader provided by the fourth embodiment of the present invention further includes a cache module; the cache module is used for acquiring target data in the card and storing the target data into a cache area of the card reader after detecting that the card is inserted into the card reader.
Fig. 3 is a schematic structural diagram of the card reading module 300, which includes a determining unit 310, an analyzing unit 320, and a resetting unit 330; the judging unit 310 is configured to judge the response message fed back by the upper computer according to a preset time threshold; the analysis unit 320 is configured to analyze the response message if the card reader receives the response message fed back by the upper computer within a preset time threshold; verifying the analysis result according to a preset verification parameter, and reading the card in the card reader according to the verification result; the resetting unit 330 is configured to perform resetting processing on the card reader if the card reader does not receive the response message fed back by the upper computer within a preset time threshold.
Fig. 4 is a schematic structural diagram of the parsing unit 320, which includes an authentication subunit 321, a card reading subunit 322, and a reset subunit 323; the verification subunit 321 is configured to verify the analysis result according to a preset verification parameter; the card reading clip unit 322 is used for reading the card in the card reader if the verification is passed; the reset subunit 323 is configured to perform a reset process on the card reader if the verification fails.
Although the present invention has been described with reference to the preferred embodiments, it is not intended to limit the present invention, and those skilled in the art can make variations and modifications of the present invention without departing from the spirit and scope of the present invention by using the methods and technical contents disclosed above.

Claims (10)

1. A card reading method of a card reader is characterized by comprising the following steps;
acquiring a power-on signal of a card reader, and initializing the card reader according to the power-on signal;
after the card is detected to be inserted into the card reader, a preset detection message is transmitted to an upper computer through a communication protocol;
verifying and judging the response message fed back by the upper computer according to a preset time threshold and a verification parameter, and resetting the card reader when the verification and judgment are failed; and performing card reading operation on the card in the card reader until the verification judgment is passed.
2. The card reading method of the card reader according to claim 1, wherein the response message fed back by the upper computer is verified and judged according to a preset time threshold and a verification parameter, and when the verification judgment fails, the card reader is reset; until the verification judgment is passed, carrying out card reading operation on the card in the card reader, and comprising the following steps;
judging the response message fed back by the upper computer according to a preset time threshold;
if the card reader receives a response message fed back by the upper computer within a preset time threshold, analyzing the response message; verifying the analysis result according to a preset verification parameter, and reading the card in the card reader according to the verification result;
and if the card reader does not receive the response message fed back by the upper computer within the preset time threshold, resetting the card reader.
3. The card reading method of the card reader according to claim 2, wherein the card reading operation is performed on the card in the card reader according to the verification result, comprising the following steps;
verifying the analysis result according to a preset verification parameter;
if the verification is passed, performing card reading operation on the card in the card reader;
and if the verification fails, resetting the card reader.
4. A card reading method of a card reader according to any one of claims 1 to 3, further comprising the steps of;
and after the card reader is initialized according to the power-on signal, circularly detecting whether the card reader is inserted into the card or not.
5. A card reading method of a card reader according to any one of claims 1 to 3, further comprising the steps of;
and after the card is detected to be inserted into the card reader, acquiring target data in the card, and storing the target data into a cache area of the card reader.
6. A card reading device of a card reader is characterized by comprising a power-on initialization module, a transmission module and a card reading module;
the power-on initialization module is used for acquiring a power-on signal of the card reader and initializing the card reader according to the power-on signal;
the transmission module is used for transmitting a preset detection message to the upper computer through a communication protocol after the card is detected to be inserted into the card reader;
the card reading module is used for verifying and judging the response message fed back by the upper computer according to a preset time threshold and the verification parameters, and resetting the card reader when the verification and judgment are failed; and performing card reading operation on the card in the card reader until the verification judgment is passed.
7. The card reading device of the card reader according to claim 6, wherein the card reading module comprises a judging unit, an analyzing unit and a resetting unit;
the judging unit is used for judging the response message fed back by the upper computer according to a preset time threshold;
the analysis unit is used for analyzing the response message fed back by the upper computer if the card reader receives the response message within a preset time threshold; verifying the analysis result according to a preset verification parameter, and reading the card in the card reader according to the verification result;
and the resetting unit is used for resetting the card reader if the card reader does not receive the response message fed back by the upper computer within a preset time threshold.
8. The card reading apparatus of the card reader according to claim 7, wherein the parsing unit includes an authentication subunit, a card reading subunit, and a reset subunit;
the verification subunit is used for verifying the analysis result according to a preset verification parameter;
the card reading subunit is used for reading the card in the card reader if the verification is passed;
and the resetting subunit is used for resetting the card reader if the verification fails.
9. The card reading apparatus of the card reader according to any one of claims 6 to 8, further comprising a cycle detection module;
and the cycle detection module is used for performing cycle detection on whether the card reader is inserted into the card or not after the card reader is initialized according to the power-on signal.
10. The card reading device of the card reader according to any one of claims 6 to 8, further comprising a cache module;
the cache module is used for acquiring target data in the card and storing the target data into a cache area of the card reader after the card is detected to be inserted into the card reader.
CN201810629047.2A 2018-06-19 2018-06-19 Card reading method and device of card reader Expired - Fee Related CN109063522B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810629047.2A CN109063522B (en) 2018-06-19 2018-06-19 Card reading method and device of card reader

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810629047.2A CN109063522B (en) 2018-06-19 2018-06-19 Card reading method and device of card reader

Publications (2)

Publication Number Publication Date
CN109063522A CN109063522A (en) 2018-12-21
CN109063522B true CN109063522B (en) 2021-10-08

Family

ID=64820447

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810629047.2A Expired - Fee Related CN109063522B (en) 2018-06-19 2018-06-19 Card reading method and device of card reader

Country Status (1)

Country Link
CN (1) CN109063522B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109698830B (en) * 2018-12-25 2021-01-15 飞天诚信科技股份有限公司 Method and system for communicating with identity card
CN110489078B (en) * 2019-08-16 2021-05-25 兆讯恒达科技股份有限公司 Self-checking method of random number generator

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103310175A (en) * 2013-06-24 2013-09-18 飞天诚信科技股份有限公司 Standard CCID protocol based working method for multi-card-slot card reader
CN103678215A (en) * 2013-12-09 2014-03-26 飞天诚信科技股份有限公司 Working method of intelligent card reader

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4876236B2 (en) * 2006-09-01 2012-02-15 日本電産サンキョー株式会社 USB communication system, USB device, and abnormality detection method for USB communication system
CN102722687B (en) * 2012-05-30 2014-07-30 飞天诚信科技股份有限公司 Method for detecting departure of non-contact type CPU card from radio frequency field
CN102880842B (en) * 2012-08-16 2015-09-23 飞天诚信科技股份有限公司 A kind of method strengthening non-contact card and card reader communication robust
CN102930670B (en) * 2012-10-23 2014-12-10 福建鑫诺通讯技术有限公司 Intelligent financial card-reading system
CN104281825B (en) * 2014-09-29 2017-06-06 飞天诚信科技股份有限公司 A kind of method of work of the card reader based on intelligent SD card
CN106250789B (en) * 2016-08-01 2018-10-12 飞天诚信科技股份有限公司 A kind of card reader and its method that card is powered on

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103310175A (en) * 2013-06-24 2013-09-18 飞天诚信科技股份有限公司 Standard CCID protocol based working method for multi-card-slot card reader
CN103678215A (en) * 2013-12-09 2014-03-26 飞天诚信科技股份有限公司 Working method of intelligent card reader

Also Published As

Publication number Publication date
CN109063522A (en) 2018-12-21

Similar Documents

Publication Publication Date Title
US9928197B2 (en) USB device and method thereof for recognizing host operating system
CN106487762B (en) user identity recognition method, identity recognition application client and server
WO2019085073A1 (en) Interface test method and apparatus, computer device, and storage medium
CN201327514Y (en) Portable media device, accessory device, and integrated circuit for generating identification information
CN108153696B (en) Embedded system serial port module matching method, device, medium and computer equipment
US11861872B2 (en) Login method based on fingerprint recognition and device
CN109063522B (en) Card reading method and device of card reader
WO2022012616A1 (en) Near-field communication (nfc) information display method and apparatus, and electronic device
CN111538515A (en) Method, device and equipment for upgrading electric energy meter program
CN102982270A (en) Computer fingerprint login system based on BIOS (basic input / output system)
US20150235228A1 (en) Method, device and system for on-line payment information transmission
CN102231667B (en) Method and device for registering serial device
CN104933379B (en) ID card information acquisition methods, apparatus and system
CN112346665A (en) Communication method, device, equipment, system and storage medium of solid state disk
CN111338673B (en) Equipment debugging method and device, electronic equipment and storage medium
CN109189629B (en) Method for realizing terminal remote control based on USB device and storage medium
CN112068893B (en) USB device and method for distinguishing mobile device operating systems
CN110119646B (en) Device parameter setting method and system based on radio frequency card
CN108199918B (en) Method and system for testing washing machine
CN111984291A (en) Data burning method, device, terminal and storage medium
CN109151160B (en) Communication method, communication device, mobile terminal and storage medium
CN103457786A (en) Sensor access detection method, device and system
CN113534691A (en) Control system and method of terminal equipment
WO2019090466A1 (en) Firmware upgrade method for stylus, terminal and stylus
CN110971410A (en) User information verification method, intelligent terminal and computer readable 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
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20211008

CF01 Termination of patent right due to non-payment of annual fee