Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/walkure/bcs-perl
perl implementation of BonCasServer
https://github.com/walkure/bcs-perl
Last synced: about 5 hours ago
JSON representation
perl implementation of BonCasServer
- Host: GitHub
- URL: https://github.com/walkure/bcs-perl
- Owner: walkure
- Created: 2012-02-04T17:15:37.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-03T16:44:59.000Z (about 12 years ago)
- Last Synced: 2024-04-17T19:33:30.570Z (7 months ago)
- Language: Perl
- Homepage:
- Size: 102 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
bcs-perl(perl implementation of BonCasServer)
===
This is an abridged document for non-Japanese user.*What's this?
perl implementation of BonCasServer.BonCasServer is a server tool for BonCasLink(SmartCard sharing over TCP/IP).
cf. http://2sen.dip.jp/dtv/files/BonCasLink/ (may written only in Japanese language)*Requirement
- libpcsc-perl(Perl interface to the PC/SC smart card library) and dependencies.*Configure
This code assume to use the reader "NTT-ME SCR3310-NTTCom"(id string is "SCM SCR 3310 NTTCom [Vendor Interface] (21120651345180) 00 00").
If bcs-perl cannot find pcsc card reader when you start it,please check about it.*License
MIT License*Author
walkure at 3pf.jp*Caution
The author of BonCasLink has no relation with this product :)