working with IC card reader and SLE5528 smart card

允我心安 提交于 2019-11-29 16:51:46

As stated earlier a 5528 is a memory card, no smart card. The smart card shell mentioned is only able to address real smart cards. Make sure, that your (unmentioned) reader is able to read memory cards at all and how. Neither PCSC nor the java framework as best knwon interfaces to cards will help you here (the latter one being targeted towards JavaCards). That nothing worth noting happens, when you insert a card in the reader is not so unusual - the maximum reaction to be expected is a LED flashing shortly (if the reader has one), comparable to putting a USB stick into the port. Since no standard software knows how to handle a card, there will be no further reaction. Suggestion: search for "5528", "4428" articles here or "memory card" in wikipedia, and prepare to invest some time and work.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!