boris-savic

Results 16 comments of boris-savic

Control code should be set based on your OS. So instead of directly using 3500 set it with **reader.SCARD_CTL_CODE(3500)** ``` reader.control(new Buffer([0xE0, 0x00, 0x00, 0x18, 0x00]), reader.SCARD_CTL_CODE(3500), 30, function(err, data)[...

Hmmm, there are some errors being outputted by pcscd status command after the reader is unplugged, but the pcscd daemon is still running after. ``` feb 28 11:13:50 zitko pcscd[6666]:...

Yes, `pcsc_scan` also closes after the reader is disconnected with error: `Reader 0: ACS ACR1222 3S PICC Reader 00 00 Card state: Status unavailable, SCardGetStatusChange: Unknown reader specified.`

Versions: ``` pcsc-lite version 1.8.14. libccid 1.4.22 ``` It's using proprietary ACS drivers.

Thanks. Will check out and get to you with all needed information tomorrow. I also ran the simple example on Windows 10 and similar error happens. Just as I unplug...

Hi Zejn, thanks for the PR (will check it on the weekend) and the suggestion here. I gave quite some thought to the library design and at the end I...

New flag would make more sense in this case yes. I forgot about 2376 port, but that port could be open just like 22 etc, since it's protected with cert...

> @boris-savic HI, did you find a workaround? Thanks Unfortunately I did not.

I've just started looking into 2FA but I think it can be easily done with the help of https://pypi.python.org/pypi/pyotp