WO2011153770A1 - 终端设备安装的方法及系统 - Google Patents

终端设备安装的方法及系统 Download PDF

Info

Publication number
WO2011153770A1
WO2011153770A1 PCT/CN2010/077802 CN2010077802W WO2011153770A1 WO 2011153770 A1 WO2011153770 A1 WO 2011153770A1 CN 2010077802 W CN2010077802 W CN 2010077802W WO 2011153770 A1 WO2011153770 A1 WO 2011153770A1
Authority
WO
WIPO (PCT)
Prior art keywords
memory card
terminal device
host
installation
disk
Prior art date
Application number
PCT/CN2010/077802
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 EP10852762.3A priority Critical patent/EP2487586A4/en
Priority to US13/259,993 priority patent/US20130111465A1/en
Publication of WO2011153770A1 publication Critical patent/WO2011153770A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • 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
    • G06F9/44584Portable applications, i.e. making applications self-contained, e.g. U3 standard

Definitions

  • the present invention relates to the field of computer technologies, and in particular, to a method and system for a terminal device.
  • PC Persona l Computer
  • the first method is to detect whether the PC side application program and the driver program have been installed after the terminal device is connected to the host.
  • the second method is to first convert the PC side application and the driver into a CD image file into the flash of the terminal device. When the terminal device and the host are connected, the space in which the image file is placed in the flash is virtualized on the CD ROM.
  • An object of the present invention is to solve the problem of high cost and inconvenient user use in the PC side application program and the driver installation method of the prior art terminal device, and a method and system for installing the terminal device are provided.
  • a method for installing a terminal device including: after detecting that a terminal device with a memory card is connected, the host enumerates the memory card as a U disk device; and the host detects the storage in the memory card.
  • the host detects the storage in the memory card.
  • the host starts the installation of the installation file.
  • enumerating the memory card as a USB flash drive device specifically includes: enumerating the memory card as a USB flash drive device according to a bulk only protocol (block storage class protocol).
  • the method further includes: if the host detects the installation file of the PC side application and the driver stored in the installed memory card, matching the parameters of the U disk device PID (Pvar, Ivar, Dvar, Proportional, Integral, ⁇ Start) values, run the PC side application, and switch the terminal device to the U disk port coexistence mode.
  • the U disk port coexistence mode specifically includes: allowing the terminal to operate by using the application software, and/or performing a U disk file operation on the memory card.
  • the terminal device and the host communicate through a SCSI instruction set based on the bulk_only protocol, and the terminal and the host communicate through the USB interface.
  • the suffix of the installation file is "inf.”
  • the memory card stores different versions and/or PC side applications and drivers for different types of terminal devices.
  • a system for installing a terminal device including: an enumeration module, configured to enumerate a memory card as a USB flash drive after detecting connection of a terminal device with a memory card Assume
  • the installation module is configured to install the installation file of the host when it is detected that the installation files of the PC side application and the driver stored in the memory card are not installed.
  • the enumeration module enumerates the memory card as a USB flash drive device based on the bulk_only protocol.
  • the system installed by the terminal device may further include: a parameter matching module, configured to match a parameter PID value of the U disk device if the PC side application and the driver are installed; the state switching module,
  • the utility model is configured to switch the terminal device to the U disk port coexistence mode, and the U disk port coexistence mode specifically includes: allowing the terminal to operate by using the application software, and/or performing a U disk file operation on the memory card.
  • the installation file of the PC side application program and the driver program is stored in the memory card, and the host direct memory card is enumerated as a USB flash drive, so that there is no need to increase the optical disk and the flash is not required, thereby realizing the self-starting of the terminal device. And self-installation, reducing the research and development costs of staff.
  • FIG. 2 is a schematic diagram of a system for installing a terminal device according to Embodiment 2 of the device according to the present invention.
  • Method Embodiment 1 provides a method for installing a terminal device, including: Step S102: After detecting that the terminal device with the memory card is connected, the host enumerates the memory card as a USB disk device; Step S104 : The host detects the PC side application and driver stored in the memory card When the installation file is not installed, the host starts the installation of the installation file.
  • FIG. 1 is a flowchart of a method for installing a terminal device according to Embodiment 2 of the method of the present invention. As shown in FIG.
  • Step S202 Putting a PC side application program and a driver installation package into a memory card
  • Step S204 4 bar connecting the terminal device with the foregoing memory card to the host
  • S206 the host enumerates the memory card as a U disk device based on the bulk_only protocol
  • Step S208 determining whether the PC side application and the driver are installed in the host, and if yes, executing step S212; otherwise, executing step S210
  • Step S210 Reading the file stored in the U disk, when reading the installation file automatically run by the system, such as the file with the suffix "nf", executing the automatic running program
  • step S212 the driver matches the PID parameter of the U disk device, if it matches If the success is successful, step S214 is performed.
  • step 4 is performed.
  • Step S214 the application software is automatically run, and the working mode of the terminal device to the U disk port coexisting is switched, and the process ends.
  • Step S216 the original working state is maintained, and the process ends.
  • the PC side application and the driver obtained by any means such as online downloading, transmission between storage media, and the like are obtained.
  • the installation package of the program is put into the memory card; in step S206, the memory card is enumerated into a U disk device based on the bulk_only protocol specification, and various parameter information of the U disk itself is reported to the host; in step S214, the host automatically issues The SCSI command that switches state is given to the terminal device, indicating that it switches the operating mode.
  • the terminal device and the host communicate with each other through a SCSI instruction set based on the bulk_only protocol.
  • the memory card reports to the host as a mass storage device, and the terminal device communicates with the host through a USB interface.
  • This embodiment is a refinement of the steps in the first embodiment, and has all the beneficial effects of the foregoing embodiments.
  • the self-starting and self-installation of the terminal device can be implemented, and will not be repeated here.
  • different versions of application software and drivers can be put into the memory card, so that different versions of different terminal devices can be self-started and self-installed on different hosts, thereby improving
  • the ease of use of the device greatly facilitates the user's use and enhances the user experience.
  • the embodiment of the present invention discloses a system for installing a terminal device, comprising: an enumeration module, configured to enumerate a memory card as a U disk device after detecting connection of a terminal device with a memory card; and installing a module for the host The installation of the installation file is started when it is detected that the PC side application and the driver installation file stored in the memory card are not installed.
  • the system may include the terminal device and the host, and the enumeration module and the installation module are located in the host or the terminal device.
  • the terminal device may include a memory card for storing the installation package, wherein the installation package is divided into an application software installation package and a driver installation package, and the driver installation package may be further divided into three modules: a driving module, a parameter matching detection module, and State switching module.
  • the driving module is configured to communicate between the PC and the PC side application after the PC side application is installed; the parameter matching module is configured to match the U disk device if the PC side application and the driver are detected.
  • the parameter PID value is used to switch the terminal device to the U disk port coexistence mode.
  • the U disk port coexistence mode specifically includes: allowing the terminal to operate by using the application software, and/or performing a U disk file operation on the memory card.
  • This embodiment provides a system for implementing self-starting and self-installation of a terminal device.
  • the memory card is directly enumerated as a U disk report, and the process of virtualizing a space in the flash into an optical disk is not required, and the research and development cost of the staff is also reduced, since the present invention does not need to add an optical disk and does not need to be Expanding the flash, so it also greatly reduced the hardware cost of the manufacturer.
  • FIG. 2 is a schematic diagram of a terminal device installation system according to Embodiment 2 of the device according to the present invention. As shown in FIG. 2, the system includes a terminal device and a host.
  • the terminal device includes a memory card 204.
  • the application program and the driver installation file 200 are stored in the memory card 204.
  • the driver installation file includes three modules: a driver module, and a parameter matching.
  • the detecting module and the state switching module when the terminal device with the memory card 204 is connected to the host, is enumerated into a USB flash drive 206 by the bulk only protocol 302 4 bar memory card 204, when the driver and the application program are installed in the host, the host First, the parameter values of the terminal device are obtained. If the PID values match, the extended scsi command 202 is automatically sent to switch the terminal device to the working mode in which the U disk port coexists. Otherwise, the file in the U disk 206 is read.
  • the USB device transmits 208 to implement self-starting and self-installation of the terminal device.
  • the terminal device communicates with the host through the SCSI command set based on the bulk_only protocol, and the memory card reports to the host as a mass storage device, and the terminal and the host communicate through the USB interface.
  • the method implemented in this embodiment can refer to the related description of the first or second embodiment of the method, and has the beneficial effects thereof, and is not repeated here.
  • the above modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices.
  • the computing device may be implemented by program code executable by the computing device, such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.
  • the steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps are fabricated as a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.
  • the above is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the scope of the present invention are intended to be included within the scope of the present invention.

Landscapes

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

Abstract

本发明公开了一种终端设备安装的方法及系统。该方法包括:主机检测到带有存储卡的终端设备连接后,将存储卡枚举为U盘设备;主机检测到存储卡中存储的PC侧应用程序和驱动程序的安装文件未被安装时,主机启动安装文件的安装。本发明中,存储卡中存储有PC侧应用程序和驱动程序的安装文件,主机直接把存储卡枚举为U盘上报,从而不需要增加光盘也无须扩大flash,实现了终端设备的自启动和自安装,减少了工作人员的研发成本。

Description

终端设备安装的方法及系统 技术领域 本发明涉及计算机技术领域, 尤其涉及一种终端设备的方法及系统。 背景技术 随着移动终端设备使用的越来越普及, 用户对移动终端和计算机之间的 互操作要求越来越高, 这就要求终端设备具有非常完善的个人电脑(personal Computer, 简称为 PC )侧应用程序和驱动程序, 这样才能实现计算机和终端 设备各种交互操作。 目前终端设备的应用程序和驱动程序在主机上的安装方法有两种: 一是 通过刻录光盘, 二是通过应用程序和驱动程序存放在终端设备的闪存( flash ) 中。 方法一是在终端设备和主机连接后, 首先检测是否已经安装了 PC侧应 用程序和驱动程序, 如果没有安装, 则利用光盘( Compact Disk, 简称为 CD ) 进行 PC侧应用程序和驱动程序的安装, 安装完成后对终端设备进行操作。 利用这种安装方式, 必然需要厂商提供安装 CD, 对厂商来说这是一笔 很大的开销。 对用户来说, 因为每次使用都需要 CD, 如果 CD损坏或者丢 失, 则无法在计算机上使用, 导致用户使用不便, 体验感觉差。 方法二是需要首先把 PC侧应用程序和驱动程序转化为光盘镜像文件放 入终端设备的 flash中, 当终端设备和主机连接后, 要把 flash中放有镜像文 件的一块空间虚拟为光盘 CDROM上 4艮上去, 在主机上虚拟出一个 CDROM 终端设备将存放在 flash存储器中的光盘镜像文件转换成 CDROM遵从的数 据格式, 主机按照访问 CD的方式来访问 CDROM, 从而实现 PC侧应用程 序和驱动程序的安装。 因为这种安装方式需要把 PC侧应用程序和驱动程序的安装程序全部放 入到终端设备的 flash 中, 所以要求终端设备有一个比较大的 flash, 而且在 研发的过程中需要增加把 flash虚拟为一个光盘上报, 然后转换数据格式, 识 别出 CDROM设备等过程。 上述方法会增加硬件成本和研发成本。 由于安装 包是固化在 flash中的, 如果有升级版的安装包发布出来, 只能通过产品售后 处来进行版本更新, 这给用户和厂商都带来了很多麻烦, 用户使用不便。 在实现本发明的过程中, 发明人意识到: 现有技术终端设备的 PC侧应 用程序和驱动程序的安装方法中, 成本较高, 用户使用不便。 发明内容 本发明的目的是解决现有技术终端设备的 PC侧应用程序和驱动程序的 安装方法中, 成本较高, 用户使用不便的问题, 提供了一种终端设备安装的 方法及系统。 根据本发明的一方面, 提供了一种终端设备安装的方法, 包括: 主机检 测到带有存储卡的终端设备连接后, 将存储卡枚举为 U盘设备; 主机检测到 存储卡中存储的 PC侧应用程序和驱动程序的安装文件未被安装时, 主机启 动安装文件的安装。 优选地, 本技术方案中, 将存储卡枚举为 U 盘设备具体包括: 基于 bulk only协议 (块存储类协议) 将存储卡枚举为 U盘设备。 优选地, 本技术方案中, 将存储卡枚举为 U盘设备之后还包括: 如果主 机检测到已安装存储卡中存储的 PC侧应用程序和驱动程序的安装文件时, 匹配 U盘设备的参数 PID ( Pvar、 Ivar、 Dvar, 比例、 积分、 ^啟分)值, 运 行 PC侧应用程序, 将终端设备切换至 U盘端口共存模式。 本技术方案中, U盘端口共存模式具体包括: 允许利用应用软件对终端 操作, 和 /或对存储卡进行 U盘文件操作。 本技术方案中, 终端设备和主机之间通过基于 bulk_only协议的 SCSI指 令集进行通信, 终端和主机之间通过 USB接口进行通信。 优选地, 本技术方案中, 安装文件的后缀为 "inf,。 优选地, 本技术方案中, 存储卡中存储有不同版本和 /或用于不同型号终 端设备的 PC侧应用程序和驱动程序的安装文件。 根据本发明的另一方面, 提供了一种终端设备安装的系统, 包括: 枚举 模块, 用于在检测到带有存储卡的终端设备连接后, 将存储卡枚举为 U盘设 备; 安装模块, 用于如果检测到存储卡中存储的 PC侧应用程序和驱动程序 的安装文件未被安装时, 主机启动安装文件的安装。 优选地,本技术方案中,枚举模块基于 bulk_only协议将存储卡枚举为 U 盘设备。 优选地, 本技术方案中, 终端设备安装的系统还可以包括: 参数匹配模 块, 用于如果检测到已安装 PC侧应用程序和驱动程序时, 匹配 U盘设备的 参数 PID值; 状态切换模块, 用于将终端设备切换至 U盘端口共存模式, U 盘端口共存模式具体包括: 允许利用应用软件对终端操作, 和 /或对存储卡进 行 U盘文件操作。 本发明中, 存储卡中存储有 PC侧应用程序和驱动程序的安装文件, 主 机直接巴存储卡枚举为 U盘上艮, 从而不需要增加光盘也无须扩大 flash, 实 现了终端设备的自启动和自安装, 减少了工作人员的研发成本。 附图说明 此处所说明的附图用来提供对本发明的进一步理解, 构成本申请的一部 分, 本发明的示意性实施例及其说明用于解释本发明, 并不构成对本发明的 不当限定。 在附图中: 图 1为根据本发明方法实施例二终端设备安装方法的流程图; 图 2为根据本发明装置实施例二终端设备安装系统的示意图。 具体实施方式 下文中将参考附图并结合实施例来详细说明本发明。 需要说明的是, 在 不冲突的情况下, 本申请中的实施例及实施例中的特征可以相互组合。 方法实施例一: 本实施例提供了一种终端设备安装的方法, 包括: 步骤 S 102: 主机检测到带有存储卡的终端设备连接后, 将存储卡枚举为 U盘设备; 步骤 S 104: 主机检测到存储卡中存储的 PC侧应用程序和驱动程序的安 装文件未被安装时, 主机启动所述安装文件的安装。 本实施例中, 存储卡中储有 PC侧应用程序和驱动程序的安装文件, 直 接 4巴存储卡枚举为 U盘上艮, 从而不需要增加光盘也无须扩大 flash, 大大的 降低了厂商的硬件成本, 并且实现了终端设备的自启动和自安装。 另外, 由 于不需要增加在现有技术方法二中把 flash中的一块空间虚拟为光盘的过程, 也减少了工作人员的研发成本。 方法实施例二: 图 1为根据本发明方法实施例二终端设备安装方法的流程图。 如图 1所 示, 本实施例包括: 步骤 S202 , 把 PC侧应用程序和驱动程序的安装包放入到存储卡中; 步骤 S204, 4巴带有上述存储卡的终端设备和主机连接; 步骤 S206, 主机基于 bulk_only协议将存储卡枚举为 U盘设备; 步骤 S208, 判断主机中是否安装有上述 PC侧应用程序和驱动程序, 如 果是, 执行步骤 S212, 否则, 执行步骤 S210; 步骤 S210, 读取 U盘中存储的文件, 当读取到系统自动运行的安装文 件, 如后缀为 " nf 的文件时, 执行自动运行程序; 步骤 S212, 驱动程序去匹配 U盘设备的 PID参数, 如果匹配成功, 执 行步 4聚 S214, 否则, 执行步 4聚 S216; 步骤 S214, 自动运行应用软件, 并切换终端设备到 U盘端口共存的工 作模式, 流程结束; 步骤 S216, 保持原工作状态, 流程结束。 本实施例, 步骤 S202 中, 通过网上下载、 存储介质之间的传输等任何 方式获取到的 PC 侧应用程序和驱动程序的安装包放入到存储卡中; 步骤 S206中, 基于 bulk_only协议规范把存储卡枚举成 U盘设备, 并给主机上报 U盘本身的各种参数信息; 步骤 S214中, 主机自动下发切换状态的 SCSI指 令给终端设备, 指示其切换工作模式。 本实施例中,终端设备和主机之间通过基于 bulk_only协议的 SCSI指令 集进行通信。 存储卡向主机上报为海量存储设备, 以及终端设备和主机之间 通过 USB接口进行通信。 本实施例为实施例一中各步骤的细化, 并具有上述实施例的全部有益效 果, 可以实现终端设备的自启动和自安装, 此处不再重述。 此外, 本实施例 中, 可以把不同版本的应用软件和驱动程序都放入到存储卡中, 这样就可以 在不同的主机上实现不同的终端设备的不同版本的自启动和自安装, 提高了 设备的易用性, 极大的方便了用户的使用, 增强了用户体验。 同时, 利用本 发明中的方法可以解决版本的升级更新问题, 不用再把终端设备返回到售后 处进行版本升级, 这对用户和厂商来说都节省了 艮多时间和金 41 装置实施例一: 本实施例公开了一种终端设备安装的系统, 包括: 枚举模块, 用于在检 测到带有存储卡的终端设备连接后, 将存储卡枚举为 U盘设备; 安装模块, 用于主机检测到存储卡中存储的 PC侧应用程序和驱动程序的安装文件未被 安装时, 启动安装文件的安装。 由于本实施例终端设备安装的系统涉及主机和终端设备的交互, 从另一 个角度讲, 本系统可以包括终端设备和主机, 枚举模块和安装模块位于主机 或终端设备中。 此外, 终端设备可以包括存储卡, 用来存放安装包, 其中安 装包分为应用软件安装包和驱动安装包两部分, 驱动安装包又可以分为三个 模块: 驱动模块、 参数匹配检测模块和状态切换模块。 其中, 驱动模块, 用于在 PC侧应用程序安装后, 在 PC和 PC侧应用程 序间进行通信; 参数匹配模块, 用于如果检测到已安装 PC侧应用程序和驱 动程序时, 匹配 U盘设备的参数 PID值; 状态切换模块, 用于将终端设备切 换至 U盘端口共存模式, U盘端口共存模式具体包括: 允许利用应用软件对 终端操作, 和 /或对存储卡进行 U盘文件操作。 本实施例提供了一种实现终端设备自启动和自安装的系统。本实施例中, 直接把存储卡枚举为 U盘上报, 不需要增加把 flash中的一块空间虚拟为光 盘的过程, 也减少了工作人员的研发成本, 由于本发明即不需要增加光盘也 无须扩大 flash, 所以也大大的降氏了厂商的硬件成本。 此外, 由于现有的存 储卡容量都很大, 并且可以重复使用, 所以可以把不同版本的应用软件和驱 动程序都放入到存储卡中, 这样我们可以在不同的主机上实现不同的终端设 备的不同版本的自启动和自安装, 提高了设备的易用性, 极大的方便了用户 的使用, 增强了用户体 -险。 同时, 在进行软件版本升级更新时, 不用再 4巴终 端设备返回到售后处进行版本升级, 这对用户和厂商来说都节省了时间和金 钱。 装置实施例二: 图 2为根据本发明装置实施例二终端设备安装系统的示意图。 如图 2所 示, 系统包括终端设备和主机, 终端设备包含存储卡 204, 应用程序和驱动 程序安装文件 200存放在存储卡 204中, 其中驱动程序安装文件包括三个模 块: 驱动模块、 参数匹配检测模块和状态切换模块, 当带有存储卡 204的终 端设备连接主机, 通过 bulk only协议 302 4巴存储卡 204枚举成 U盘 206, 当主机中已安装有驱动程序和应用程序时 ,主机首先获取终端设备的参数值 , 如果 PID值匹配,则自动下发扩展的 scsi指令 202使终端设备切换到 U盘端 口共存的工作模式, 反之, 则读取 U盘 206中的文件, 当读到系统自动运行 文件时, 通过 USB块传输 208实现终端设备的自启动和自安装。 本实施例中, 终端设备和主机之间通过基于 bulk_only协议的 SCSI指令 集进行通信, 存储卡向主机上报为海量存储设备, 以及终端和主机之间通过 USB接口进行通信。 本实施例实现的方法可以参照方法实施例一或二的相关 说明, 并具有其有益效果, 此处不再重述。 显然, 本领域的技术人员应该明白, 上述的本发明的各模块或各步骤可 以用通用的计算装置来实现, 它们可以集中在单个的计算装置上, 或者分布 在多个计算装置所组成的网络上, 可选地, 它们可以用计算装置可执行的程 序代码来实现, 从而, 可以将它们存储在存储装置中由计算装置来执行, 并 且在某些情况下, 可以以不同于此处的顺序执行所示出或描述的步骤, 或者 将它们分别制作成各个集成电路模块, 或者将它们中的多个模块或步骤制作 成单个集成电路模块来实现。 这样, 本发明不限制于任何特定的硬件和软件 结合。 以上所述仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本 领域的技术人员来说, 本发明可以有各种更改和变化。 凡在本发明的 ^"神和 原则之内, 所作的任何修改、 等同替换、 改进等, 均应包含在本发明的保护 范围之内。

Claims

权 利 要 求 书
1. 一种终端设备安装的方法, 其特征在于, 包括:
主机检测到带有存储卡的终端设备连接后, 将所述存储卡枚举为 U 盘设备;
所述主机检测到所述存储卡中存储的个人电脑 PC侧应用程序和驱 动程序的安装文件未被安装时, 所述主机启动所述安装文件的安装。
2. 根据权利要求 1所述的方法, 其特征在于, 所述将存储卡枚举为 U盘设 备具体包括:
基于块存储类协议 bulk_only协议将存储卡枚举为 U盘设备。
3. 根据权利要求 1所述的方法, 其特征在于, 在将存储卡枚举为 U盘设备 之后, 还包括:
如果所述主机检测到已安装所述存储卡中存储的所述 PC侧应用程 序和驱动程序的安装文件时, 匹配所述 U盘设备的参数 PID值, 运行所 述 PC侧应用程序, 将所述终端设备切换至 U盘端口共存模式。
4. 居权利要求 3所述的方法 ,其特征在于,所述 U盘端口共存模式包括: 允许利用应用软件对终端操作 ,和 /或对所述存储卡进行 U盘文件操 作。
5. 根据权利要求 1-4中任一项所述的方法, 其特征在于:
所述终端设备和所述主机之间通过基于所述 bulk only协议的 SCSI 指令集进行通信, 所述终端和所述主机之间通过 USB接口进行通信。
6. 根据权利要求 1-4 中任一项所述的方法, 其特征在于: 所述安装文件的 后缀为 "inf,。
7. 根据权利要求 1-4中任一项所述的方法, 其特征在于:
所述存储卡中存储有不同版本和 /或用于不同型号终端设备的所述 PC侧应用程序和驱动程序的安装文件。
8. —种终端设备安装的系统, 其特征在于, 包括: 枚举模块, 用于在检测到带有存储卡的终端设备连接后, 将所述存 储卡枚举为 U盘设备; 安装模块, 用于如果检测到所述存储卡中存储的个人电脑 PC侧应 用程序和驱动程序的安装文件未被安装时, 所述主机启动所述安装文件 的安装。
9. 根据权利要求 8所述的系统, 其特征在于, 所述枚举模块基于 bulk_only 协议将存储卡枚举为 U盘设备。
10. 根据权利要求 8所述的系统, 其特征在于, 还包括:
参数匹配模块, 用于如果检测到已安装所述 PC侧应用程序和驱动 程序时, 匹配所述 U盘设备的参数 PID值;
状态切换模块, 用于将所述终端设备切换至 U盘端口共存模式, 所 述 U盘端口共存模式具体包括: 允许利用应用软件对终端操作, 和 /或对 所述存储卡进行 U盘文件操作。
PCT/CN2010/077802 2010-06-12 2010-10-15 终端设备安装的方法及系统 WO2011153770A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP10852762.3A EP2487586A4 (en) 2010-06-12 2010-10-15 METHOD AND SYSTEM FOR INSTALLING A TERMINAL
US13/259,993 US20130111465A1 (en) 2010-06-12 2010-10-15 Method and system for installing [[a]] terminal equipment

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010206628.9 2010-06-12
CN201010206628.9A CN101887374B (zh) 2010-06-12 2010-06-12 终端设备安装的方法及系统

Publications (1)

Publication Number Publication Date
WO2011153770A1 true WO2011153770A1 (zh) 2011-12-15

Family

ID=43073304

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/077802 WO2011153770A1 (zh) 2010-06-12 2010-10-15 终端设备安装的方法及系统

Country Status (4)

Country Link
US (1) US20130111465A1 (zh)
EP (1) EP2487586A4 (zh)
CN (1) CN101887374B (zh)
WO (1) WO2011153770A1 (zh)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102004655B (zh) * 2010-11-25 2013-06-19 飞天诚信科技股份有限公司 自动安装驱动程序的装置及方法
CN102819471B (zh) * 2012-08-14 2016-02-17 深圳市杰科电子有限公司 一种设备终端的软件备份系统和方法
CN105278975A (zh) * 2014-07-04 2016-01-27 北京奇虎科技有限公司 电源适配器及驱动程序、操作系统安装方法
CN105426199B (zh) * 2014-09-05 2019-12-27 中兴通讯股份有限公司 自动适配多模式数据卡设备的方法、装置及系统
CN106293860A (zh) * 2016-09-30 2017-01-04 天脉聚源(北京)传媒科技有限公司 一种u盘安装应用的方法及系统
CN112083964B (zh) * 2019-06-14 2024-02-13 佛山市顺德区顺达电脑厂有限公司 作业系统布署方法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1456976A (zh) * 2003-06-04 2003-11-19 无敌科技(西安)有限公司 Usb接口设备的驱动程序安装方法
CN101075178A (zh) * 2007-06-25 2007-11-21 中兴通讯股份有限公司 Td_scdma无线数据卡的自启动方法
CN101620538A (zh) * 2008-07-01 2010-01-06 希姆通信息技术(上海)有限公司 在usb网卡设备上自动运行cdrom功能的方法

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020062228A1 (en) * 1998-02-06 2002-05-23 Harold D. Portnoy Interactive computer system for obtaining informed consent from a patient
AU2002355800A1 (en) * 2001-07-31 2003-02-17 Silicom Ltd. Device-related software installation
US7010624B1 (en) * 2002-04-01 2006-03-07 Adaptec, Inc. System and method of software/firmware uploading and upgrading for peripheral devices
CN101208657B (zh) * 2003-04-11 2017-11-14 富意科技 一种便携式集成电路存储设备及其运行方法
JP2005321907A (ja) * 2004-05-07 2005-11-17 Kyocera Corp デバイスドライバの提供方法、情報機器、及び周辺機器
US20060285559A1 (en) * 2005-06-16 2006-12-21 Chih-Hung Cheng Method for controlling host from device coupled thereto using universal serial bus and system thereof
GB2439572B (en) * 2006-06-29 2011-03-09 Hewlett Packard Development Co Remote connection between intermediary device and computing device via central authority software
CN101149711A (zh) * 2006-09-21 2008-03-26 环达电脑(上海)有限公司 嵌入式移动设备识别移动存储设备的方法
JP2008139916A (ja) * 2006-11-30 2008-06-19 Canon Inc 情報処理装置、情報処理装置の制御方法、および情報処理装置の制御プログラム
CN101110039B (zh) * 2007-08-23 2012-01-11 中兴通讯股份有限公司 终端设备自安装及自启动系统及方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1456976A (zh) * 2003-06-04 2003-11-19 无敌科技(西安)有限公司 Usb接口设备的驱动程序安装方法
CN101075178A (zh) * 2007-06-25 2007-11-21 中兴通讯股份有限公司 Td_scdma无线数据卡的自启动方法
CN101620538A (zh) * 2008-07-01 2010-01-06 希姆通信息技术(上海)有限公司 在usb网卡设备上自动运行cdrom功能的方法

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2487586A4 *

Also Published As

Publication number Publication date
US20130111465A1 (en) 2013-05-02
EP2487586A1 (en) 2012-08-15
CN101887374A (zh) 2010-11-17
CN101887374B (zh) 2015-08-12
EP2487586A4 (en) 2015-01-14

Similar Documents

Publication Publication Date Title
US8185759B1 (en) Methods and systems for interfacing bus powered devices with host devices providing limited power levels
WO2011153770A1 (zh) 终端设备安装的方法及系统
US9934049B1 (en) Method for creation of device drivers and device objects for peripheral devices
US20090024757A1 (en) Automatic Protocol Determination For Portable Devices Supporting Multiple Protocols
CN101110039B (zh) 终端设备自安装及自启动系统及方法
US7536486B2 (en) Automatic protocol determination for portable devices supporting multiple protocols
WO2011003257A1 (zh) 通用串行总线数据卡自启动方法和系统
WO2011127845A2 (zh) 一种移动通信终端间进行系统升级的方法、系统及终端
TW200917123A (en) USB flash disk for computer boot up and method of loading programs in the USB flash disk
CN101650660A (zh) 从中央存储装置引导计算机系统
JP2009518703A (ja) 複数の中断された実行時イメージを伝達する方法及びシステム
WO2006075397A1 (ja) インストール方法、プログラム、周辺機器及びシステム
TW201227516A (en) System and method for facilitating wireless communication during a pre-boot phase of a computing device
WO2012100498A1 (zh) 一种usb设备的端口切换方法和系统
JP2010219725A (ja) ネットワーク装置および外部記憶装置をネットワーク上に公開する方法
KR100654675B1 (ko) 호스트 컴퓨터상에서 응용프로그램 수행을 위한 휴대용디지털 저장장치 시스템 및 방법
TW200525421A (en) Structure of shared application program in operating system and method thereof
WO2012097574A1 (zh) 一种无线通讯终端及其自启动的方法
JP2010519606A (ja) ソフトウェアを使用したエミュレーションにより光記憶装置及び/又はリムーバブルディスクとして実行されるコンピュータ周辺機器及びその実行方法
WO2013189388A2 (zh) 一种接入usb网卡的方法、usb网卡及pc
WO2012012970A1 (zh) 一种管理软件自启动安装的方法、系统及装置
JP2013513874A (ja) データカードのアップグレーディング方法およびデバイス
US10007529B2 (en) Data terminal running mode switching method, device, and data terminal
EP2990956B1 (en) Usb device and method thereof for automatically recognizing microsoft windowing operating system version
WO2010139246A1 (zh) 用于移动终端的自启动方法、装置和移动终端

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 13259993

Country of ref document: US

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

Ref document number: 10852762

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2010852762

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE