frankmorgner/vsmartcard

Support max reader num?

Closed this issue · 1 comments

Expected behaviour

What should happen?
I want config 128 readers. On windows 10.

Actual behaviour

What happens instead?
but only has 10.

Steps to reproduce

  1. config C:\Windows\BixVReader.ini
  2. NumReaders=128
  3. Reader0-Reader127

I don't think that there's a limitation regarding the maximum number of readers in my code, it seems you hit Windows' limitation. PCSC-Lite has a compile time default of max 16 readers. In this thread, you also find a confirmation of the Windows limitation of 10 readers.