Re: RES: Parallel Process with readers - pcsc-lite
Francois Grieu <[email protected]>
| Newsgroups | gmane.comp.lib.muscle |
|---|---|
| Message-ID | <[email protected]> |
On 03/07/2013 19:15, MURILO COSTA wrote: > What kind of readers are you using? I'm using physically separate USB readers, and USB hubs. The readers are a mix of - SCM 3320 - GemAlto USB Shell Token v2 - TeoByXiring with SCM chip VID_04E6 PID_5410 - TeoByXiring with Omnikey chip VID_076B PID_A022 Again all work like a charm in a parallel setup from my C code. There is a separate thread for each concurrent request. I can't tell from memory if the SCardEstablishContext is global, or per thread. Francois Grieu