HCE 双向通信是否可行? [英] Is HCE bi-directional communication possible?

查看:85
本文介绍了HCE 双向通信是否可行?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

根据这个解决方案,通过使用卡模拟的示例应用程序和 读卡器:

According to this solution, by using the sample app for card emulation and card reader:

  1. 我们可以在设备 A"中设置一个 HCE 卡(卡模拟),然后发送数据传输到设备 B"中的读卡器(读卡器).
  2. 如果我想通过从设备B"回到设备A"?这可以实现吗?

注意:两款设备均为 4.4+.

Note: Both devices are 4.4+.

推荐答案

HCE 使用 ISO-7816-4标准,以便您与 APDU

HCE use ISO-7816-4 standard so you communicate with APDU

APDU 流程为:读卡器向卡发送命令(带有可选数据).卡响应(带有可选数据)给读卡器.

APDU process is: Reader send command (with optional data) to card. Card respond (with optional data) to reader.

卡无法向阅读器发送命令.

Card could not send command to Reader.

这篇关于HCE 双向通信是否可行?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆