NET项目中的护照卡扫描仪集成 [英] Passport card scanner integration in >net project

查看:39
本文介绍了NET项目中的护照卡扫描仪集成的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将护照扫描仪集成到我的项目(桌面应用程序)中.并收集详细信息,然后保存到数据库(数据库为SQL)中.接口:USB 2.0

.NET有可能吗?或需要使用第三方控件.
请帮助我.

I want to integrate a passport card scanner to my project(desktop apllication). and collect details then save into databse(database is SQL).Interface: USB 2.0

is it possible in .Net? or need to use third party controll.
Please help me.

推荐答案

您提到了USB 2.0接口,因此在大多数情况下,您将需要使用制造商提供的类似API的东西.最快的方法是向您的护照卡扫描仪供应商索要开发套件.如果这不可能,那么您可以尝试在互联网上查找该特定型号,并希望该SDK可用.

您所需的此文件通常是扩展名为.dll的文件,并且可能需要使用VB.NET互操作类来使用它(就像使用Windows API(例如FindWindow,WriteProfileString等)一样.寻找您的API,然后我们可以从那里开始.
You mentioned USB 2.0 interface so in this case most of the time you will need to use something like an API that is provided by the manufacturer. The quickest way would be asking your passport card scanner supplier for the Development Kit. If that is not possible then you could try looking on the internet for that particular model and hopefully the SDK is available.

This file that you need is usually a file with .dll extension and you probably need to use VB.NET interop classes to use it (just like using windows API like FindWindow, WriteProfileString, etc). Look for your API and then we can start from there.


这篇关于NET项目中的护照卡扫描仪集成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆