I recently worked on a project to read IC card information on the browser side. Now I have a plug-and-play IC card reader from a customer. It is a product of Shenzhen Minghua. I have no clue now. I don’t know how to use the web side. Call, can anyone give me some advice
I recently worked on a project to read IC card information on the browser side. Now I have a plug-and-play IC card reader from a customer. It is a product of Shenzhen Minghua. I have no clue now. I don’t know how to use the web side. Call, can anyone give me some advice
Generally, for this kind of hardware secondary development interface, the hardware manufacturer should provide a demo. LZ may wish to ask the provider for more information.
This involves a browser issue. It depends on which browser you are targeting. If IE uses ActiveX, firefox and chrome use their own plug-ins. I don’t know if the manufacturer of the card reader you are using has developed these plug-ins. No. If so, you can only develop it yourself. In fact, the client browser uses a plug-in to read the information obtained by the card reader, and then sends it to the server through a layer of conversion.
I have never been able to figure out how javaweb interacts with the bottom layer. The author has the answer. Share it