WO2011041955A1 - 智能存储卡及其与外部主机设备的通信系统及方法 - Google Patents

智能存储卡及其与外部主机设备的通信系统及方法 Download PDF

Info

Publication number
WO2011041955A1
WO2011041955A1 PCT/CN2010/075238 CN2010075238W WO2011041955A1 WO 2011041955 A1 WO2011041955 A1 WO 2011041955A1 CN 2010075238 W CN2010075238 W CN 2010075238W WO 2011041955 A1 WO2011041955 A1 WO 2011041955A1
Authority
WO
WIPO (PCT)
Prior art keywords
memory card
external host
host device
smart memory
middleware
Prior art date
Application number
PCT/CN2010/075238
Other languages
English (en)
French (fr)
Inventor
李志雄
杨天柱
Original Assignee
深圳市江波龙电子有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 深圳市江波龙电子有限公司 filed Critical 深圳市江波龙电子有限公司
Priority to EP10821564.1A priority Critical patent/EP2472401A4/en
Priority to US13/320,887 priority patent/US20120089780A1/en
Publication of WO2011041955A1 publication Critical patent/WO2011041955A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication

Definitions

  • the present invention belongs to the field of communications technologies, and in particular, to an intelligent memory card and a communication system and method thereof with an external host device. Background technique
  • a smart memory card is a memory card embedded in a contactless smart card. When used in conjunction with external host devices such as mobile phones, PDAs, and other portable devices, it can make mobile phones, PDAs, and other portable devices a contactless application. tool.
  • the existing method of using the smart memory card is to develop different smart memory card applications for different hardware circuits and operating systems of different host devices, so an intelligent memory card application can only correspond to one type of host device.
  • Operating system which is very detrimental to the use of smart memory card applications.
  • the cost of developing and maintaining new applications is increased, and it is not user-friendly for users, because if users replace different types of external host devices, such as users from Nokia The mobile phone is replaced by Sony Ericsson's mobile phone, or the user needs to use the smart memory card on the mobile phone and use it on the PDA. Because the hardware circuits and operating systems of the two devices are different, the user needs to use two kinds of smart memory cards. Install the corresponding smart memory card application on the device.
  • the purpose of the embodiments of the present invention is to provide a communication system and method for an intelligent memory card and an external host device, which is to solve the problem that the existing smart memory card needs to be targeted when combined with an external host device.
  • a communication system between an intelligent memory card and an external host device includes: an external host device and an intelligent memory card; the application program of the smart memory card is compiled with an SDK middleware; An application compiled with the SDK middleware is also installed on an external host device using the smart memory card; the operating system on the external host device accesses the smart memory card using the SDK middleware.
  • an application having the SDK middleware capable of communicating with the smart memory card is installed on the external host device, and the SDK middleware is upgraded and updated. .
  • the SDK middleware has standard program interfaces and protocols, and can provide various implementations conforming to interfaces and protocol specifications for operating systems and hardware platforms of different external host devices.
  • the external host device is a mobile communication terminal.
  • An operating system on the external host device accesses the smart memory card using the SDK middleware.
  • the method further includes the steps of: installing an application having the SDK middleware capable of communicating with the smart memory card on the external host device, and Upgrade the SDK middleware.
  • the method further includes the following steps: if the replaced external host device meets the hardware support supported by the current SDK middleware support list For the road and operating system, you can use the same application directly; if the replaced external host device does not meet the hardware circuit and operating system supported by the current SDK middleware support list, upgrade and update the SDK middleware.
  • the SDK middleware has standard program interfaces and protocols, and can provide various implementations conforming to interfaces and protocol specifications for operating systems and hardware platforms of different external host devices.
  • the external host device is a mobile communication terminal.
  • An intelligent memory card wherein an application of the smart memory card is compiled with SDK middleware, and the SDK middleware is used by an operating system on an external host device to access the smart memory card.
  • the SDK middleware has standard program interfaces and protocols, and can provide various implementations conforming to interfaces and protocol specifications for operating systems and hardware platforms of different external host devices.
  • (1) defines a relatively stable high-level application environment, the same application can span different host device platforms. If the mobile phone platform is running, there is no need to release multiple applications that match the same version (function) of different host devices. Regardless of how the hardware circuit and operating system of the underlying host device are updated, just update the SDK middleware and keep the middle. The definition of the external interface is unchanged, and the application requires almost no modification, thus saving the cost of the enterprise in application development and maintenance;
  • FIG. 1 is a schematic flowchart of an implementation method of a communication method between an intelligent memory card and an external host device according to an embodiment of the present invention. detailed description
  • an SDK (software development kit) middleware is added between the application of the smart memory card and the operating system of the external host device to provide a stable high-level application environment for the user. Therefore, when the user replaces the host device, the smart memory card can be used directly without purchasing a new smart memory card application. Regardless of how the underlying hardware and operating system software of the host device are changed, as long as the hardware circuits and operating systems supported in the SDK middleware support list (if the support list is not available, you need to upgrade), the enterprise does not need to develop and maintain new The application saves the cost of developing and maintaining new programs. Users do not need to install new applications, which is convenient for users.
  • Embodiments of the present invention provide a communication system between an intelligent memory card and an external host device, where the system includes an external host device and a smart memory card.
  • An application of the smart memory card is compiled with an SDK middleware; an application compiled with the SDK middleware is also installed on an external host device using the smart memory card; an operating system on the external host device is used
  • the SDK middleware accesses the smart memory card.
  • an application having the SDK middleware capable of communicating with the smart memory card is installed on the external host device, and The SDK middleware is updated and updated.
  • the SDK middleware has standard program interfaces and protocols, and can provide various implementations conforming to interfaces and protocol specifications for operating systems and hardware platforms of different external host devices.
  • the external host device is a mobile communication terminal.
  • a communication device between an intelligent memory card and an external host device is provided.
  • Method which includes the following steps:
  • step S101 an application of the smart memory card is developed, and the SDK middleware is compiled into the application;
  • step S102 an application having the SDK middleware is installed on an external host device using the smart memory card;
  • step S103 the operating system on the external host device accesses the smart memory card by using the SDK middleware.
  • an application having an SDK middleware capable of communicating with the smart memory card is installed on the external host device, and the SDK middleware upgrades.
  • the SDK middleware has standard program interfaces and protocols, and can provide various implementations conforming to interface and protocol specifications for operating systems and hardware platforms of different host devices.
  • the external host device may be a mobile communication terminal such as a mobile phone or the like.
  • the smart memory card is a memory card embedded in a smart card, and can implement a smart card function and a storage function in combination with a host device.
  • the communication method between the smart memory card and the external host device provided by the embodiment of the present invention is described by way of example.
  • the user needs to replace the external host device using the smart memory card, for example, the user used to use the NOKIA mobile phone, and now wants to use the smart memory card on the Sony Ericsson mobile phone and the PDA, the user only needs to use the Sony Ericsson mobile phone and the PDA.
  • the SDK middleware has the functions of being compatible with a plurality of different host device hardwares and operating systems, and is not required at this time.
  • smart memory cards can also be ported on a variety of different host devices.
  • the embodiment of the present invention adds the SDK middleware between the operating system of the external host device using the smart memory card and the application of the smart memory card, and has the following beneficial effects:
  • (1) defines a relatively stable high-level application environment, the same application can span different host device platforms. If the mobile phone platform is running, there is no need to release multiple applications that match the same version (function) of different host devices. Regardless of how the hardware circuit and operating system of the underlying host device are updated, just update the SDK middleware and keep the middle. The definition of the external interface is unchanged, and the application requires almost no modification, thus saving the cost of the enterprise in application development and maintenance;
  • the user can apply the smart memory card to any external host device without considering the portability of the smart memory card and its application, which is convenient for the user.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Description

智能存储卡及其与外部主机设备的通信系统及方法 技术领域
本发明属于通信技术领域, 尤其涉及一种智能存储卡及其与外部主机设备 的通信系统及方法。 背景技术
智能存储卡是一种嵌入非接触式智能卡的存储卡, 当其与外部主机设备如 移动电话, PDA等其他便携式设备结合使用时, 可以使移动电话、 PDA等其他 便携式设备成为一个非接触式应用工具。
现有的使用智能存储卡的方法是, 针对不同主机设备的不同硬件电路和操 作系统, 开发不同的智能存储卡应用程序, 因此一种智能存储卡应用程序只能 对应一种主机设备的一种操作系统,这非常不利于智能存储卡的应用程序使用。 对应用程序开发公司来说, 增大了公司开发和维护新的应用程序的成本, 对用 户来说, 也不利于用户的使用, 因为如果用户更换不同型号的外部主机设备, 如用户从诺基亚的手机换成索爱的手机, 或者用户既要在手机上使用智能存储 卡, 又要在 PDA上使用, 由于两款设备的硬件电路及操作系统不同, 用户在使 用智能存储卡时, 需要在两款设备上安装相对应的智能存储卡应用程序。
由上可知, 由于现有技术将智能存储卡与外部主机设备结合使用时, 如果 将智能存储卡从一个主机设备换到另一主机设备使用时, 需要在另一主机设备 上重新安装一个相对应的智能存储卡应用程序。 因此智能存储卡配套的上层应 用程序不具有通用性, 这将给用户的操作带来极大的不便。 发明内容
本发明实施例的目的在于提供一种智能存储卡与外部主机设备的通信系统 及方法, 旨在解决现有的智能存储卡在结合外部主机设备使用时, 需要针对不 同主机设备的不同硬件电路及操作系统开发不同的智能存储卡应用程序的问 题。
本发明实施例是这样实现的,一种智能存储卡与外部主机设备的通信系统, 所述系统包括: 外部主机设备以及智能存储卡; 所述智能存储卡的应用程序中 编译有 SDK中间件;使用所述智能存储卡的外部主机设备上也安装了编译有所 述 SDK中间件的应用程序; 所述外部主机设备上的操作系统使用所述 SDK中 间件访问所述智能存储卡。
当更换使用所述智能存储卡的外部主机设备时, 在所述外部主机设备上安 装能与所述智能存储卡通讯的具有所述 SDK中间件的应用程序,并对所述 SDK 中间件升级更新。
在更换使用智能存储卡的外部主机设备时, 若更换后的外部主机设备符合 当前 SDK中间件的支持列表支持的硬件电路和操作系统,则可以直接使用同一 应用程序;若更换后的外部主机设备不符合当前 SDK中间件的支持列表支持的 硬件电路和操作系统, 则升级 SDK中间件。
所述 SDK中间件具有标准的程序接口和协议,能够针对不同外部主机设备 的操作系统和硬件平台, 提供符合接口和协议规范的多种实现。
所述外部主机设备是移动通信终端。 一种采用上面所述的智能存储卡与外部主机设备的通信系统实现通信的方 法, 所述方法包括以下步骤:
所述外部主机设备上的操作系统使用所述 SDK 中间件访问所述智能存储 卡。
当更换使用所述智能存储卡的外部主机设备时,所述方法还包括以下步骤: 在所述外部主机设备上安装能与所述智能存储卡通讯的具有所述 SDK 中 间件的应用程序, 并对所述 SDK中间件升级更新。
在更换使用智能存储卡的外部主机设备时, 所述方法还包括以下步骤: 若更换后的外部主机设备符合当前 SDK 中间件的支持列表支持的硬件电 路和操作系统, 则可以直接使用同一应用程序; 若更换后的外部主机设备不符 合当前 SDK中间件的支持列表支持的硬件电路和操作系统, 则升级更新 SDK 中间件。
所述 SDK中间件具有标准的程序接口和协议,能够针对不同外部主机设备 的操作系统和硬件平台, 提供符合接口和协议规范的多种实现。
所述外部主机设备是移动通信终端。
一种智能存储卡,所述智能存储卡的应用程序中编译有 SDK中间件,所述 SDK中间件用于供外部主机设备上的操作系统使用以访问所述智能存储卡。
所述 SDK中间件具有标准的程序接口和协议,能够针对不同外部主机设备 的操作系统和硬件平台, 提供符合接口和协议规范的多种实现。
在本发明实施例中, 通过在使用智能存储卡的外部主机设备的操作系统与 智能存储卡的应用程序之间, 添加 SDK中间件, 具有以下有益效果:
( 1 )定义了一个相对稳定的高层应用环境, 同一个应用程序可以跨不同的 主机设备平台。 如手机平台运行, 不需要发布多个适配不同主机设备的同一版 本(功能) 的应用程序, 不管主机设备底层的硬件电路和操作系统如何更新换 代, 只要将 SDK中间件升级更新, 并保持中间件对外的接口定义不变, 应用程 序几乎不需任何修改, 从而节约了企业在应用程序开发和维护中的成本;
( 2 )用户可以不用考虑所述智能存储卡及其应用程序的移植性,可以将所 述智能存储卡应用在任一外部主机设备上, 方便了用户的使用。 附图说明
图 1是本发明实施例提供的智能存储卡与外部主机设备的通信方法的实现 流程示意图。 具体实施方式
为了使本发明的目的、 技术方案及优点更加清楚明白, 以下结合附图及实 施例, 对本发明进行进一步详细说明。 应当理解, 此处所描述的具体实施例仅 仅用以解释本发明, 并不用于限定本发明。
在本发明实施例中, 在智能存储卡的应用程序和外部主机设备的操作系统 之间, 添加一个 SDK ( software development kit, 软件开发工具包) 中间件, 为 用户提供一个稳定的高层应用环境, 因此当用户更换主机设备时, 不需要购买 安装新的智能存储卡应用程序, 即可直接使用智能存储卡。 不管主机设备的底 层硬件和操作系统软件如何更改,只要在 SDK中间件的支持列表里支持的硬件 电路和操作系统(如果支持列表没有, 则需要升级更新), 企业不需要再去开发 和维护新的应用程序, 节约了开发和维护新程序的成本, 用户不需要安装新的 应用程序, 方便了用户的使用。
本发明实施例提供了一种智能存储卡与外部主机设备的通信系统, 所述系 统包括外部主机设备以及智能存储卡。 所述智能存储卡的应用程序中编译有 SDK中间件;使用所述智能存储卡的外部主机设备上也安装了编译有所述 SDK 中间件的应用程序;所述外部主机设备上的操作系统使用所述 SDK中间件访问 所述智能存储卡。
在本发明实施例中, 当更换使用所述智能存储卡的外部主机设备时, 在所 述外部主机设备上安装能与所述智能存储卡通讯的具有所述 SDK 中间件的应 用程序, 并对所述 SDK中间件升级更新。
在更换使用智能存储卡的外部主机设备时, 若更换后的外部主机设备符合 当前 SDK中间件的支持列表支持的硬件电路和操作系统,则可以直接使用同一 应用程序;若更换后的外部主机设备不符合当前 SDK中间件的支持列表支持的 硬件电路和操作系统, 则升级 SDK中间件。
所述 SDK中间件具有标准的程序接口和协议,能够针对不同外部主机设备 的操作系统和硬件平台, 提供符合接口和协议规范的多种实现。
所述外部主机设备是移动通信终端。
请参阅图 1 , 为本发明实施例提供的智能存储卡与外部主机设备的通信方 法, 其包括以下步骤:
在步骤 S101中, 开发智能存储卡的应用程序, 将 SDK中间件编译到所述 应用程序中;
在步骤 S102 中, 在使用所述智能存储卡的外部主机设备上安装具有所述 SDK中间件的应用程序;
在步骤 S103中, 所述外部主机设备上的操作系统使用所述 SDK中间件访 问所述智能存储卡。
在本发明实施例中, 当更换使用所述智能存储卡的外部主机设备时, 在所 述外部主机设备上安装能与所述智能存储卡通讯的具有 SDK 中间件的应用程 序, 并对所述 SDK中间件升级更新。
在更换使用智能存储卡的外部主机设备时, 若更换后的外部主机设备符合 当前 SDK中间件的支持列表支持的硬件电路和操作系统,则可以直接使用同一 应用程序。若更换后的外部主机设备不符合当前 SDK中间件的支持列表支持的 硬件电路和操作系统, 则升级更新 SDK中间件。
所述 SDK中间件具有标准的程序接口和协议,能够针对不同主机设备的操 作系统和硬件平台, 提供符合接口和协议规范的多种实现。
所述外部主机设备可以是移动通信终端, 如手机等。
所述智能存储卡是嵌入智能卡的存储卡, 能够结合主机设备实现智能卡功 能和存储功能。
下面通过举例来描述本发明实施例提供的智能存储卡与外部主机设备的通 信方法。
当用户需要更换使用智能存储卡的外部主机设备时, 比如说, 用户以前使 用的是 NOKIA手机, 现在又想在索爱手机和 PDA上使用智能存储卡, 此时用 户只需要在索爱手机和 PDA上安装智能存储卡的应用程序,并升级更新位于索 爱手机和 PDA上的操作系统和智能存储卡应用程序之间的 SDK中间件。 所述 SDK中间件同时具有兼容多种不同主机设备硬件和操作系统的功能, 此时不需 要升级 SDK中间件, 智能存储卡也可在多种不同的主机设备上移植。
综上所述, 本发明实施例通过在使用智能存储卡的外部主机设备的操作系 统与智能存储卡的应用程序之间, 添加 SDK中间件, 具有以下有益效果:
( 1 )定义了一个相对稳定的高层应用环境, 同一个应用程序可以跨不同的 主机设备平台。 如手机平台运行, 不需要发布多个适配不同主机设备的同一版 本(功能) 的应用程序, 不管主机设备底层的硬件电路和操作系统如何更新换 代, 只要将 SDK中间件升级更新, 并保持中间件对外的接口定义不变, 应用程 序几乎不需任何修改, 从而节约了企业在应用程序开发和维护中的成本;
( 2 )用户可以不用考虑所述智能存储卡及其应用程序的移植性,可以将所 述智能存储卡应用在任一外部主机设备上, 方便了用户的使用。
以上所述仅为本发明的较佳实施例而已, 并不用以限制本发明, 凡在本发 明的精神和原则之内所作的任何修改、 等同替换和改进等, 均应包含在本发明 的保护范围之内。

Claims

权利要求书
1、 一种智能存储卡与外部主机设备的通信系统, 其特征在于, 所述系统包 括: 外部主机设备以及智能存储卡; 所述智能存储卡的应用程序中编译有 SDK 中间件;使用所述智能存储卡的外部主机设备上也安装了编译有所述 SDK中间 件的应用程序;所述外部主机设备上的操作系统使用所述 SDK中间件访问所述 智能存储卡。
2、 如权利要求 1所述的系统, 其特征在于, 当更换使用所述智能存储卡的 外部主机设备时, 在所述外部主机设备上安装能与所述智能存储卡通讯的具有 所述 SDK中间件的应用程序, 并对所述 SDK中间件升级更新。
3、 如权利要求 1所述的系统, 其特征在于, 在更换使用智能存储卡的外部 主机设备时,若更换后的外部主机设备符合当前 SDK中间件的支持列表支持的 硬件电路和操作系统, 则直接使用同一应用程序; 若更换后的外部主机设备不 符合当前 SDK中间件的支持列表支持的硬件电路和操作系统, 则升级 SDK中 间件。
4、 如权利要求 1所述的系统, 其特征在于, 所述 SDK中间件具有标准的 程序接口和协议, 针对不同外部主机设备的操作系统和硬件平台, 提供符合接 口和协议规范的多种实现。
5、 如权利要求 1所述的系统, 其特征在于, 所述外部主机设备是移动通信 终端。
6、一种采用权利要求 1所述的智能存储卡与外部主机设备的通信系统实现 通信的方法, 其特征在于, 所述方法包括以下步骤:
所述外部主机设备上的操作系统使用所述 SDK 中间件访问所述智能存储 卡。
7、 如权利要求 6所述的方法, 其特征在于, 当更换使用所述智能存储卡的 外部主机设备时, 所述方法还包括以下步骤: 在所述外部主机设备上安装能与所述智能存储卡通讯的具有所述 SDK 中 间件的应用程序, 并对所述 SDK中间件升级更新。
8、 如权利要求 6所述的方法, 其特征在于, 在更换使用智能存储卡的外部 主机设备时, 所述方法还包括以下步骤:
若更换后的外部主机设备符合当前 SDK 中间件的支持列表支持的硬件电 路和操作系统, 则直接使用同一应用程序; 若更换后的外部主机设备不符合当 前 SDK中间件的支持列表支持的硬件电路和操作系统, 则升级更新 SDK中间 件。
9、 如权利要求 6所述的方法, 其特征在于, 所述 SDK中间件具有标准的 程序接口和协议, 针对不同外部主机设备的操作系统和硬件平台, 提供符合接 口和协议规范的多种实现。
10、 如权利要求 6所述的方法, 其特征在于, 所述外部主机设备是移动通 信终端。
11、 一种智能存储卡, 其特征在于, 所述智能存储卡的应用程序中编译有 SDK中间件, 所述 SDK中间件用于供外部主机设备上的操作系统使用以访问 所述智能存储卡。
12、 如权利要求 11所述的智能存储卡, 其特征在于, 所述 SDK中间件具 有标准的程序接口和协议, 针对不同外部主机设备的操作系统和硬件平台, 提 供符合接口和协议规范的多种实现。
PCT/CN2010/075238 2009-10-10 2010-07-19 智能存储卡及其与外部主机设备的通信系统及方法 WO2011041955A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP10821564.1A EP2472401A4 (en) 2009-10-10 2010-07-19 SYSTEM AND METHOD FOR COMMUNICATION BETWEEN INTELLIGENT MEMORY CARD AND EXTERNAL HOST DEVICE
US13/320,887 US20120089780A1 (en) 2009-10-10 2010-07-19 Smart memory card, system and method for communicating between smart memory card and external host apparatus

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200910110620.X 2009-10-10
CN200910110620A CN101710295A (zh) 2009-10-10 2009-10-10 一种智能存储卡与外部主机设备的通信系统及方法

Publications (1)

Publication Number Publication Date
WO2011041955A1 true WO2011041955A1 (zh) 2011-04-14

Family

ID=42403087

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/075238 WO2011041955A1 (zh) 2009-10-10 2010-07-19 智能存储卡及其与外部主机设备的通信系统及方法

Country Status (4)

Country Link
US (1) US20120089780A1 (zh)
EP (1) EP2472401A4 (zh)
CN (1) CN101710295A (zh)
WO (1) WO2011041955A1 (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101710295A (zh) * 2009-10-10 2010-05-19 深圳市江波龙电子有限公司 一种智能存储卡与外部主机设备的通信系统及方法
CN106528219A (zh) * 2016-10-26 2017-03-22 北京奇虎科技有限公司 应用程序中寄生工具包的升级方法及装置
CN108647051B (zh) * 2018-03-13 2021-03-09 Oppo广东移动通信有限公司 优化策略获取方法、提供方法、装置及设备

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090006786A1 (en) * 2007-06-29 2009-01-01 Haluk Kent Tanik System for communicating with a non-volatile memory storage device
EP2087423A2 (fr) * 2006-12-06 2009-08-12 Open Plug Téléphone mobile configurable
CN101710295A (zh) * 2009-10-10 2010-05-19 深圳市江波龙电子有限公司 一种智能存储卡与外部主机设备的通信系统及方法

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB0030958D0 (en) * 2000-12-19 2001-01-31 Smart Card Solutions Ltd Compartmentalized micro-controller operating system architecture
NO20023194D0 (no) * 2002-07-01 2002-07-01 Sospita As Fremgangsmåte og apparatur for eksekvering av programvareapplikasjoner i et multiprosessormiljö
US8887295B2 (en) * 2005-06-27 2014-11-11 Safend Ltd. Method and system for enabling enterprises to use detachable memory devices that contain data and executable files in controlled and secure way
CN101400164B (zh) * 2007-09-29 2013-01-16 锐迪科微电子(上海)有限公司 一种智能卡及其实现部署定制业务的系统及方法
US20090259771A1 (en) * 2008-04-09 2009-10-15 Tanik Haluk K Identification of memory cards by host
US7896247B2 (en) * 2008-12-01 2011-03-01 Research In Motion Limited Secure use of externally stored data
CN101751594A (zh) * 2008-12-11 2010-06-23 爱思开电讯投资(中国)有限公司 用于在智能卡和卡外设备之间进行控制的方法和装置
CA2698066A1 (en) * 2009-07-31 2011-01-31 Nitobi Software Inc. System and method for remotely compiling multi-platform native applications for mobile devices

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2087423A2 (fr) * 2006-12-06 2009-08-12 Open Plug Téléphone mobile configurable
US20090006786A1 (en) * 2007-06-29 2009-01-01 Haluk Kent Tanik System for communicating with a non-volatile memory storage device
CN101710295A (zh) * 2009-10-10 2010-05-19 深圳市江波龙电子有限公司 一种智能存储卡与外部主机设备的通信系统及方法

Also Published As

Publication number Publication date
US20120089780A1 (en) 2012-04-12
EP2472401A1 (en) 2012-07-04
EP2472401A4 (en) 2013-04-10
CN101710295A (zh) 2010-05-19

Similar Documents

Publication Publication Date Title
CN101452435B (zh) 一种usb端口模式切换方法及终端
US7184759B2 (en) Modular software components for wireless communication devices
CN101420431B (zh) Fota服务器、终端及其软件版本的处理方法和系统
CN101110039B (zh) 终端设备自安装及自启动系统及方法
KR20090090801A (ko) 휴대 단말기의 펌웨어 업데이트 방법 및 장치
US20130179870A1 (en) Updating firmware in a hybrid computing environment
KR100841510B1 (ko) 무선 통신 장치를 위한 모듈식 데이터 구성요소
CN103716390A (zh) 一种数据分享方法及终端
CN103810034A (zh) 操作模式切换方法
US10433156B1 (en) Adapting subscriber identity module (SIM) card
EP2619679A2 (en) System and method for facilitating wireless communication during a pre-boot phase of a computing device
KR101541112B1 (ko) Fota 시스템 및 그 실행 방법
CN104216749A (zh) 一种应用程序的更新方法及装置
WO2011041955A1 (zh) 智能存储卡及其与外部主机设备的通信系统及方法
KR20190086325A (ko) 전자 장치 및 전자 장치의 eSIM 관리 방법
CN1972487A (zh) 一种更新移动终端用户界面的方法
KR102037556B1 (ko) 무선 단말의 네트워크 업그레이드에 자가적응한 전화번호 업그레이드 방법 및 장치
KR20090076712A (ko) 펌웨어 업그레이드 시스템
WO2013004175A1 (zh) 一种电子设备的软件升级方法及装置
CN103530159A (zh) 无线通信模块的升级方法和系统
CN111698665A (zh) 用于管理具有多个sim简档的ic卡的电子装置和方法
CN1954627B (zh) 用于无线通信设备的模块化的数据组件
US20220286861A1 (en) Subscriber Identity Module (SIM) Remote Update Agent
US10631177B1 (en) Mobile phone chipset parameter adaptation framework
CN103677941A (zh) 一种实现智能卡操作系统模块升级的方法及装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10821564

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2010821564

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 13320887

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE