使用ASP.Net,C#读取RFID标签信息 [英] Read RFID Tag information using ASP.Net, C#

查看:224
本文介绍了使用ASP.Net,C#读取RFID标签信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在从事一个项目,该项目使用RFID读取器读取RFID标签,并使用ASP.Net,C#程序将标签数据存储到SQL数据库中,但是这里的问题是我需要连接RFID阅读器(读取数据并将其存储到数据库中),那我该怎么办?另外,我可能需要从ASP.NET控制并行端口.

I''m currently working on a project that uses an RFID reader that reads RFID tags and uses a ASP.Net,C# program to store the tags data into an SQL database, but the problem here is that I need to connect RFID Reader (to read the data and store it to the database), so how can I do that?? Also, I may need to control the parallel port from the ASP.NET.

推荐答案

Phidg​​et具有非常全面的代码库,可用于与他们的RFID阅读器和其他产品进行连接 http://www.phidgets.com/programming_resources.php [
Phidget has a very comprehensive code base for interfacing with their RFID reader and other products at http://www.phidgets.com/programming_resources.php[^] that uses .Net as well as some ASP.NET with Active X control that only works in Internet Explorer. Google Chrome, Safari, and Firefox don''t support ActiveX.

Microsoft BizServer RFID functionality is pretty simple to set up and use --if you have the software.


由于这是ASP.NET应用程序,因此必须将RFID阅读器连接到服务器托管您的应用程序,而不是客户端.
Since this is an ASP.NET app, the RFID reader would have to be connected to the server hosting your app, not the clients.


这篇关于使用ASP.Net,C#读取RFID标签信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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