JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html
https://ftsafe.en.alibaba.com/index.html
Make Chrome browser access smart card reader
Make Chrome browser access smart card reader
I would like to implement that my Chrome browser can recognize and access the smart card reader(USB device). But now I can not see it via usb.getDevices. Have anyone done this before? Many thanks.
The greatest glory in living lies not in never falling, but in rising every time we fall.--Nelson Mandela
- marjkbadboy
- Posts: 33
- Joined: Fri Jul 31, 2015 2:47 am
- Points :217
- Contact:
Re: Make Chrome browser access smart card reader
Use an alternate USB driver, then have a try.
e.g.
- WinUSB
- libusb-win32
- libusbK
You can check Zadig installer for these.
e.g.
- WinUSB
- libusb-win32
- libusbK
You can check Zadig installer for these.
It's hunting season!
Re: Make Chrome browser access smart card reader
Usually, the device can not be recognized by Chrome App when the native driver from HID Global is used.
Re: Make Chrome browser access smart card reader
marjkbadboy wrote:Use an alternate USB driver, then have a try.
e.g.
- WinUSB
- libusb-win32
- libusbK
You can check Zadig installer for these.
Thanks for your answer. Now it can be recognized by chrome.usb API. Thanks again. Happy new year, my friend.
The greatest glory in living lies not in never falling, but in rising every time we fall.--Nelson Mandela
-
- Posts: 14
- Joined: Mon Sep 19, 2016 12:28 am
- Points :372
- Contact:
Re: Make Chrome browser access smart card reader
I want to connect smart card reader with chrome extension too. Can you help me?
Thanks!
Thanks!
Re: Make Chrome browser access smart card reader
tieuhaoluong wrote:I want to connect smart card reader with chrome extension too. Can you help me?
Thanks!
I am still researching this technical,not completed yet. But If you have any problem now,you can post it here, perhaps I can help you.
-
- Posts: 14
- Joined: Mon Sep 19, 2016 12:28 am
- Points :372
- Contact:
Re: Make Chrome browser access smart card reader
I'm using FIDO U2F Extension and modify it. So I can use it to send NativeMessage to an application written by C#. How do you think about this way?
Thank you!
Thank you!
- UNKNwYSHSA
- Posts: 630
- Joined: Thu May 21, 2015 4:05 am
- Points :3053
- Contact:
Re: Make Chrome browser access smart card reader
tieuhaoluong wrote:I'm using FIDO U2F Extension and modify it. So I can use it to send NativeMessage to an application written by C#. How do you think about this way?
Thank you!
Yes, that is feasible.
You can implement your C# application as server, and the extension as one client, communicate with socket;
And the chrome have apis for socket, here is the document: https://developer.chrome.com/apps/socket
sense and simplicity
- JavaCardOS
- Posts: 273
- Joined: Thu Apr 30, 2015 12:00 pm
- Points :2405
- Contact:
Re: Make Chrome browser access smart card reader
tieuhaoluong wrote:I'm using FIDO U2F Extension and modify it. So I can use it to send NativeMessage to an application written by C#. How do you think about this way?
Thank you!
You can refer to this CCID Device Chrome Demo Extension viewtopic.php?f=25&p=3149.
Who is online
Users browsing this forum: No registered users and 17 guests