Re: Smart Cards in Hotels
It all depends on how the hardware (locks) is connected to the computer running your software.
Re: Smart Cards in Hotels
That is my problem. I never had any experience in programming applications that are supposed to communicate with hardware, so I'm not really familiar with ways hardware ( in my case electronic locks) can be connected to computer with my application.
So I'd like to know my options first, before I make any suggestions to anyone.
Re: Smart Cards in Hotels
Your options will be directed by the chosen hardware. There are many ways hardware can communicate with a computer, RS232 (serial) port, LAN, USB etc. It would be good to familiarize yourself with the hardware and the communication protocols it uses first.