Hello,
We are trying to run the EMDK for .NET using VB_RFID3_Host_Sample 1 and 2 in Windows Server, but the only run in Windows 7, 8 and 10.
We need to run our custom application 24/7, so it's not recommended to use a PC. We already tried to use a different .Net framework with no luck.
Is there a way to run any of these samples on Windows Server (E.g.: Windows Server 2012 R2)?
Thanks
FX7500 RFID Reader EMDK for Windows Server??// Expert user has replied. |
2 Replies
Hi,
I can't see any obvious reason why the Host Sample should not run on a Windows Server platform.
Did you make sure, there is no firewall rule blocking port 5084 (LLRP)?
As an alternative you may want to try the open source LLRP toolkit ( llrp.org )
However the LLRP toolkit in general does need more lines of code and EMDK is easier to implement.
Anybody? Any suggestions?