简体   繁体   English

CEN/XFS 的设备库

[英]Device Libraries for CEN/XFS

I am currently working on CEN/XFS.我目前正在研究 CEN/XFS。 I have read the documentation.我已阅读文档。 As far as I know, for each device (for example: Card Reader, Dispenser, Pinpad...) there is a special library (.dll) for interacting with CEN/XFS据我所知,对于每个设备(例如:读卡器、分配器、密码键盘...),都有一个特殊的库 (.dll) 用于与 CEN/XFS 交互

Where can I get a library (.dll) for a specific device (for example, for a card reader)?我在哪里可以获得特定设备(例如,读卡器)的库 (.dll)?

The dll is usually provided by the device manufacturer. dll 通常由设备制造商提供。 It then gets loaded by the Xfs Manager.然后它由 Xfs 管理器加载。 If you are implementing a service provider for a specific device you have to implement this dll.如果您正在为特定设备实施服务提供者,则必须实施此 dll。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM