WO2018040967A1 - Software module management method and system - Google Patents

Software module management method and system Download PDF

Info

Publication number
WO2018040967A1
WO2018040967A1 PCT/CN2017/098236 CN2017098236W WO2018040967A1 WO 2018040967 A1 WO2018040967 A1 WO 2018040967A1 CN 2017098236 W CN2017098236 W CN 2017098236W WO 2018040967 A1 WO2018040967 A1 WO 2018040967A1
Authority
WO
WIPO (PCT)
Prior art keywords
software
module
software module
terminal
version
Prior art date
Application number
PCT/CN2017/098236
Other languages
French (fr)
Chinese (zh)
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 福建联迪商用设备有限公司
Publication of WO2018040967A1 publication Critical patent/WO2018040967A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • 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

Definitions

  • the present invention relates to the field of software management technologies, and in particular, to a management method and system for a software module.
  • the Chinese patent of CN 103746840 A proposes an automatic verification method for network device software version information, including: connecting the device under test and the main control computer through Ethernet, and running the main control on the main control computer
  • the device under test runs the device discovery module client, scans the basic information of the device and reports the main control program; the main control program parses the basic information reported by the device under test, and generates a device object to be verified for each device under test.
  • Accepting the standard software version information input by the user; the main control computer generates a verification policy according to the user-defined configuration file, obtains the software version information of the device under test, and compares with the standard software version information input by the user to generate a verification report.
  • the scheme realizes the detection of the software version information, it needs to communicate with the main control computer, and the operation is very inconvenient.
  • the solution is for the management of the entire system software.
  • various software functions are difficult to be managed uniformly because they involve different burst departments and the upgrade frequency is different.
  • the related software is usually managed as a software module.
  • print driver IC card driver
  • the common way to maintain software modules is to make each software module into a software package, such as: ipkg format software package. These packages are maintained with version information. This implements software maintenance in units of software modules.
  • the technical problem to be solved by the present invention is to provide a management method and system for a software module, which can obtain actual version information of each software module of a terminal.
  • a method for managing a software module comprising:
  • the system software includes at least two software modules
  • the data package includes a software package of each of the software modules, version information of the system software, a comparison file, and a check ratio a program
  • the comparison file includes a name of each of the software modules and a corresponding version number
  • the verification comparison program is configured to compare whether the software module on the file matches the software module on the terminal;
  • the terminal acquires the data packet
  • the terminal updates according to the software package in the data packet and installs the verification comparison program
  • a management system for a software module comprising:
  • a data module configured to upload a data package of the system software, where the system software includes at least two software modules, where the data package includes a software package of each of the software modules, version information of the system software, and a comparison file. And a check comparison program, where the comparison file includes a name of each of the software modules and a corresponding version The number of the verification comparison program is used to compare whether the software module on the file matches the software module on the terminal;
  • a first obtaining module configured to acquire, by the terminal, the data packet
  • an update module configured to be updated by the terminal according to the software package in the data packet, and installing the check comparison program
  • a verification module configured to run the verification comparison program, compare a version number of each software module in the comparison file with a version number of all software modules on the terminal;
  • the present invention has the advantageous effects of: installing the verification comparison program by setting the comparison file and the verification comparison program in the data package of the overall software, so that the terminal performs the update. After verifying the software module on the terminal, run the check comparison program. Compare the version number of each software module on the terminal with the version number of each software module in the comparison file. The version of the software module conforms to the version information required by the system software. Therefore, the version information of the system software can be obtained directly. If the inconsistency indicates that there is a software module on the terminal that does not match the version of the system software, the version information of the system software is obtained. , also obtain the name and version number of all inconsistent software modules on the terminal, thereby realizing the function of quickly determining all software module information on the terminal.
  • FIG. 1 is a flowchart of a method for managing a software module according to an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of a management system of a software module according to an embodiment of the present invention
  • FIG. 3 is a flowchart of a method for managing a software module according to Embodiment 1 of the present invention.
  • FIG. 4 is a schematic structural diagram of a management system of a software module according to Embodiment 2 of the present invention. [0027] Description of the numbers:
  • the update package of the system software includes a comparison file and a verification comparison program, the terminal update system software, the installation verification comparison program, and the verification/running check comparison
  • the program compares and determines whether the software module on the terminal and the software module on the comparison file are consistent. If they are inconsistent, the system software version information and the version information of the inconsistent software module are obtained.
  • the present invention provides:
  • a method for managing a software module comprising:
  • uploading a data package of the system software includes at least two software modules, the data package includes a software package of each of the software modules, version information of the system software, a comparison file, and a check ratio a program, the comparison file includes a name of each of the software modules and a corresponding version number, and the verification comparison program is configured to compare whether the software module on the file matches the software module on the terminal;
  • the terminal acquires the data packet
  • the terminal updates according to the software package in the data packet and installs the check comparison program
  • the comparison file further includes a release date of each software module, and a name, a version number, and a release date of each software module correspond to each other.
  • the comparison file includes the release date in addition to the name and version number of the software module, which further improves the accuracy of the comparison.
  • the comparison file may also include other Information that can be compared to determine the function.
  • obtaining a comparison file generating a software module list matching the system software, where the software module list includes a name, a version number, and a release date of each software module included in the system software;
  • the software can be obtained. Whether the software module of the module list and the software module on the terminal are consistent, and then displaying different information according to different comparison results.
  • the version number and the release date are compared, which can improve the accuracy of the comparison result, and can also compare only the version number, that is, only need to generate a list of software modules including the name and version number of the software module.
  • the version number of each software module in the software module list and the version number of the software module on the terminal are compared according to the above method, so that the comparison speed can be speeded up.
  • the version information of the system software is obtained, the version information of the system software is sent to the background maintenance system; the version information of the system software and the name of the unmatched software module and the software module are obtained. After the version number on the terminal, the version information of the system software and the name of the unmatched software module and the version number on the terminal are sent to the background maintenance system.
  • a management system for a software module comprising: [0051] The data module 1 is configured to upload a data package of the system software, where the system software includes at least two software modules, where the data package includes a software package of each of the software modules, version information of the system software, and a comparison. a file and a verification comparison program, wherein the comparison file includes a name of each of the software modules and a corresponding version number, and the verification comparison program is used to compare the software module on the file with the software module on the terminal match;
  • the first obtaining module 2 is configured to acquire, by the terminal, the data packet.
  • an update module 3 configured to perform, by the terminal, updating according to a software package in the data packet, and installing the check comparison program
  • a verification module 4 configured to run the verification comparison program, compare a version number of each software module in the comparison file with a version number of all software modules on the terminal;
  • the comparison file further includes a release date of each software module, and a name, a version number, and a release date of each software module correspond to each other.
  • the verification module 4 includes:
  • the list generating module 41 is configured to obtain a comparison file, and generate a software module list that matches the system software, where the software module list includes a name, a version number, and a release date of each software module included in the system software. ;
  • the second obtaining module 42 is configured to obtain, according to the software module list, a version number and a publishing period of the software module having the same name as the name in the list;
  • the comparison module 43 is configured to compare whether the software module in the software module list and the software module on the terminal have the version number and the release date according to the name of the software module;
  • the display module 44 is configured to display version information of the system software if they are consistent;
  • the sending module 5 is configured to: after obtaining the version information of the system software, send the version information of the system software to the background maintenance system; obtain version information of the system software, and do not match After the name of the software module and the version number of the software module on the terminal, the version information of the system software and the name of the unmatched software module and the version number on the terminal are sent to the background maintenance system.
  • Embodiment 1 of the present invention is:
  • a method for managing a software module comprising:
  • the system software includes at least two software modules
  • the data package includes a software package of each of the software modules, version information of the system software, a comparison file, and a check ratio a program
  • the comparison file includes a name, a version number, and a release date of each of the software modules, the name, a version number, and a release date of the software module are in one-to-one correspondence
  • the verification comparison program is used to compare files. Whether the software module on the terminal matches the software module on the terminal; for example, the format of the print module and the RF card module in the comparison file is as follows:
  • the terminal acquires the data packet
  • the terminal updates according to the software package in the data packet and installs the verification comparison program
  • the version information of the system software is 3, and the information of the printing module and the radio frequency card module on the terminal is as follows:
  • the information of the printing module and the radio frequency card module on the terminal and the version information 3 of the system software are displayed.
  • the customer or the customer service personnel can obtain the information of all the software modules on the terminal by running the verification comparison program. If the verification comparison is passed and the comparison result is consistent, only the version information of the manufacturer's system software, that is, the system version number, is required. If the verification comparison does not pass, in addition to telling the vendor's system version number, it is only necessary to provide all the software module version information that does not match to the vendor, without providing all the software module information to the vendor.
  • Embodiment 2 of the present invention is:
  • a package management system based on software modularization comprising:
  • the data module 1 is configured to upload a data package of the system software, where the system software includes at least two software modules, where the data package includes a software package of each of the software modules, version information of the system software, and a comparison.
  • a file and a verification comparison program wherein the comparison file includes a name, a version number, and a release date of each of the software modules, and a name, a version number, and a release date of each software module are in one-to-one correspondence, and the verification comparison program is Whether it is used to match the software module on the file and the software module on the terminal;
  • the first obtaining module 2 is configured to acquire, by the terminal, the data packet.
  • an update module 3 configured to perform, by the terminal, updating according to the data packet and installing the check comparison program
  • a verification module 4 configured to run the check comparison program, and compare the files Version number of each software module Comparing with the version number of all the software modules on the terminal; specifically, the verification module 4 includes: a list generation module 41, configured to acquire a comparison file, and generate a software module list matching the system software, The software module list includes the name, the version number, and the release date of all the software modules included in the system software.
  • the second obtaining module 42 is configured to obtain, according to the software module list, the software on the terminal that has the same name as the list.
  • the comparison module 43 is configured to compare whether the software module in the software module list and the software module on the terminal have the version number and the release date according to the name of the software module; the display module 44 is configured to If the comparison result of the comparison module 43 is the same, the version information of the system software is obtained and displayed; if the comparison result of the comparison module 43 is inconsistent, the name and version of all inconsistent software modules on the terminal are acquired and displayed. Number and release date.
  • the sending module 5 when the result of the comparison module 43 is consistent, sends the version information of the system software to the background maintenance system of the R&D vendor. If the comparison result of the matching module 43 is consistent, Sending the version information of the system software, the name of the inconsistent software module on the terminal, the version number, and the release date to the background maintenance system.
  • the software module management method and system provided by the present invention can quickly determine the information of all software modules on the terminal, and does not need to return the version information of all software modules on the terminal to the manufacturer, reducing The workload of the relevant responsible personnel.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

A software module management method and system. The method comprises: uploading data packets of system software, wherein the system software comprises at least two software modules, the data packets comprise software packages of the software modules, version information of the system software, a comparison file, and a check comparison program, and the comparison file comprises names and corresponding version numbers of the software modules; a terminal acquiring the data packets; the terminal performing an update according to the data packets and installing the check comparison program; running the check comparison program, and comparing the version numbers of the software modules in the comparison file against version numbers of all software modules on the terminal; if the version numbers of the software modules in the comparison file match the version numbers of all software modules on the terminal, then acquiring the version information of the system software; and if the version numbers of the software modules in the comparison file do not match the version numbers of the software modules on the terminal, then acquiring the version information of the system software, a name of a mismatching software module, and a version number on the terminal.

Description

发明名称:软件模块的管理方法及系统  Invention name: Management method and system of software module
技术领域  Technical field
[0001] 本发明涉及软件管理技术领域, 尤其涉及一种软件模块的管理方法及系统。  [0001] The present invention relates to the field of software management technologies, and in particular, to a management method and system for a software module.
背景技术  Background technique
[0002] 随着国内电子支付市场和支付技术的发展, 支付终端的软件系统也日益复杂。  [0002] With the development of the domestic electronic payment market and payment technology, the software system of the payment terminal is also increasingly complicated.
目前的支付终端, 大都使用了基于 Linux甚至 Android的复杂操作系统, 并支持包 括 IC卡、 磁卡、 射频卡、 各种通讯方式等多种外设驱动, 并实现了 GUI、 设备服 务、 管理以及多应用等多种软件功能。 各种软件的发展, 使得软件管理也成为 了急需解决的问题。  Most of the current payment terminals use a complex operating system based on Linux or even Android, and support a variety of peripheral drivers including IC cards, magnetic cards, RF cards, various communication methods, and implement GUI, device services, management, and more. A variety of software features such as applications. The development of various software has made software management an urgent problem.
[0003] 公幵号为 CN 103746840 A的中国专利提出了一种网络设备软件版本信息自动核 对方法, 包括: 将被测设备和主控计算机通过以太网相连, 并在主控计算机上 运行主控程序; 被测设备运行设备发现模块客户端, 扫描本机基本信息并上报 主控程序; 主控程序解析被测设备上报的本机基本信息、 针对每个被测设备生 成创建待校验设备对象, 接受用户输入的标准软件版本信息; 主控计算机根据 用户自定义的配置文件生成校验策略, 获取被测设备软件版本信息并与用户输 入的标准软件版本信息进行比对, 生成校验报告。 该方案虽然实现了对软件版 本信息的检测, 但其需要与主控计算机通通讯连接, 操作十分不便。 另外, 该 方案是针对整个系统软件的管理, 而一般情况下, 各种软件功能由于涉及不同 幵发部门, 升级频率也不同, 所以难以统一管理。 基于这个特性, 通常把相关 一类软件做成软件模块统一管理。 比如: 打印驱动、 IC卡驱动等。 常用的维护 软件模块的方式是将各软件模块做成软件包, 比如: ipkg格式的软件包。 这些软 件包通过版本信息进行维护。 这样就实现了以软件模块为单位对软件进行维护  [0003] The Chinese patent of CN 103746840 A proposes an automatic verification method for network device software version information, including: connecting the device under test and the main control computer through Ethernet, and running the main control on the main control computer The device under test runs the device discovery module client, scans the basic information of the device and reports the main control program; the main control program parses the basic information reported by the device under test, and generates a device object to be verified for each device under test. Accepting the standard software version information input by the user; the main control computer generates a verification policy according to the user-defined configuration file, obtains the software version information of the device under test, and compares with the standard software version information input by the user to generate a verification report. Although the scheme realizes the detection of the software version information, it needs to communicate with the main control computer, and the operation is very inconvenient. In addition, the solution is for the management of the entire system software. In general, various software functions are difficult to be managed uniformly because they involve different burst departments and the upgrade frequency is different. Based on this feature, the related software is usually managed as a software module. For example: print driver, IC card driver, etc. The common way to maintain software modules is to make each software module into a software package, such as: ipkg format software package. These packages are maintained with version information. This implements software maintenance in units of software modules.
[0004] 对每个软件模块单独管理维护之后, 可以通过升级某个或几个软件模块实现终 端上的软件更新, 而不是升级整个系统的软件。 这样减少了软件升级的数据量 , 方便了维护。 然而软件维护单位变小也带了了管理上的问题, 一旦在客户手 中的机器出问题吋, 必须要让客户或客服人员将所有软件模块的版本信息回送 回来, 才能进行相应分析。 而支付终端上有几十个甚至上百个软件模块, 这样 给客户或客服人员造成了许多不便。 [0004] After each software module is separately managed and maintained, software updates on the terminal can be implemented by upgrading one or several software modules instead of upgrading the software of the entire system. This reduces the amount of data upgraded by the software and facilitates maintenance. However, the software maintenance unit has become smaller and has brought management problems, once in the customer's hand. In the case of a problem with the machine, the customer or the customer service staff must return the version information of all the software modules back in order to perform the corresponding analysis. There are dozens or even hundreds of software modules on the payment terminal, which causes a lot of inconvenience to the customer or the customer service staff.
技术问题  technical problem
[0005] 本发明所要解决的技术问题是: 提供一种软件模块的管理方法及系统, 能够获 取一个终端各软件模块实际的版本信息。  [0005] The technical problem to be solved by the present invention is to provide a management method and system for a software module, which can obtain actual version information of each software module of a terminal.
问题的解决方案  Problem solution
技术解决方案  Technical solution
[0006] 为了解决上述技术问题, 本发明采用的技术方案为:  [0006] In order to solve the above technical problem, the technical solution adopted by the present invention is:
[0007] 一种软件模块的管理方法, 包括: [0007] A method for managing a software module, comprising:
[0008] 上传系统软件的数据包, 所述系统软件包括至少两个的软件模块, 所述数据包 包括各所述软件模块的软件包、 系统软件的版本信息、 比对文件以及校验比对 程序, 所述比对文件包括各所述软件模块的名称以及对应的版本号, 所述校验 比对程序用于比对文件上的软件模块和终端上的软件模块是否匹配;  [0008] uploading a data package of the system software, the system software includes at least two software modules, the data package includes a software package of each of the software modules, version information of the system software, a comparison file, and a check ratio a program, the comparison file includes a name of each of the software modules and a corresponding version number, and the verification comparison program is configured to compare whether the software module on the file matches the software module on the terminal;
[0009] 终端获取所述数据包;  [0009] the terminal acquires the data packet;
[0010] 终端依据所述数据包中的软件包进行更新以及安装所述校验比对程序;  [0010] the terminal updates according to the software package in the data packet and installs the verification comparison program;
[0011] 运行所述校验比对程序, 将比对文件中各软件模块的版本号与终端上所有软件 模块的版本号进行比对;  [0011] running the check comparison program, comparing the version number of each software module in the comparison file with the version number of all software modules on the terminal;
[0012] 若比对文件中各软件模块的版本号与终端上所有软件模块的版本号一一匹配, 则获取所述系统软件的版本信息;  [0012] obtaining the version information of the system software if the version number of each software module in the matching file matches the version number of all the software modules on the terminal;
[0013] 若比对文件中软件模块的版本与终端上软件模块的版本不匹配, 则获取所述系 统软件的版本信息以及不匹配的软件模块的名称和所述软件模块在终端上的版 本号。 [0013] if the version of the software module in the comparison file does not match the version of the software module on the terminal, obtaining version information of the system software and a name of the software module that does not match and a version number of the software module on the terminal .
[0014] 本发明提供的另一个技术方案为:  [0014] Another technical solution provided by the present invention is:
[0015] 一种软件模块的管理系统, 包括: [0015] A management system for a software module, comprising:
[0016] 数据模块, 用于上传系统软件的数据包, 所述系统软件包括至少两个的软件模 块, 所述数据包包括各所述软件模块的软件包、 系统软件的版本信息、 比对文 件以及校验比对程序, 所述比对文件包括各所述软件模块的名称以及对应的版 本号, 所述校验比对程序用于比对文件上的软件模块和终端上的软件模块是否 匹配; [0016] a data module, configured to upload a data package of the system software, where the system software includes at least two software modules, where the data package includes a software package of each of the software modules, version information of the system software, and a comparison file. And a check comparison program, where the comparison file includes a name of each of the software modules and a corresponding version The number of the verification comparison program is used to compare whether the software module on the file matches the software module on the terminal;
[0017] 第一获取模块, 用于终端获取所述数据包;  [0017] a first obtaining module, configured to acquire, by the terminal, the data packet;
[0018] 更新模块, 用于终端依据所述数据包中的软件包进行更新以及安装所述校验比 对程序;  [0018] an update module, configured to be updated by the terminal according to the software package in the data packet, and installing the check comparison program;
[0019] 校验模块, 用于运行所述校验比对程序, 将比对文件中各软件模块的版本号与 终端上所有软件模块的版本号进行比对;  [0019] a verification module, configured to run the verification comparison program, compare a version number of each software module in the comparison file with a version number of all software modules on the terminal;
[0020] 若比对文件中各软件模块的版本号与终端上所有软件模块的版本号一一匹配, 则获取所述系统软件的版本信息; [0020] if the version number of each software module in the matching file matches the version number of all the software modules on the terminal one by one, the version information of the system software is obtained;
[0021] 若比对文件中软件模块的版本与终端上软件模块的版本不匹配, 则获取所述系 统软件的版本信息以及不匹配的软件模块的名称和所述软件模块在终端上的版 本号。 [0021] if the version of the software module in the comparison file does not match the version of the software module on the terminal, obtaining version information of the system software and a name of the software module that does not match and a version number of the software module on the terminal .
发明的有益效果  Advantageous effects of the invention
有益效果  Beneficial effect
[0022] 本发明的有益效果在于: 通过在整体软件的数据包中设置比对文件和校验比对 程序, 从而终端进行更新的同吋安装该校验比对程序。 需要对终端上的软件模 块进行校验吋, 运行该校验比对程序, 比对终端上各软件模块的版本号与比对 文件中各软件模块的版本号是否一致, 一致则说明该终端所有软件模块的版本 都符合该系统软件所要求的版本信息, 因此直接获取系统软件的版本信息即可 , 不一致则说明终端上存在与系统软件的版本不符的软件模块, 因此除了获取 系统软件的版本信息, 还获取终端上所有不一致的软件模块的名称和版本号, 从而实现快速确定终端上所有软件模块信息的功能。  [0022] The present invention has the advantageous effects of: installing the verification comparison program by setting the comparison file and the verification comparison program in the data package of the overall software, so that the terminal performs the update. After verifying the software module on the terminal, run the check comparison program. Compare the version number of each software module on the terminal with the version number of each software module in the comparison file. The version of the software module conforms to the version information required by the system software. Therefore, the version information of the system software can be obtained directly. If the inconsistency indicates that there is a software module on the terminal that does not match the version of the system software, the version information of the system software is obtained. , also obtain the name and version number of all inconsistent software modules on the terminal, thereby realizing the function of quickly determining all software module information on the terminal.
对附图的简要说明  Brief description of the drawing
附图说明  DRAWINGS
[0023] 图 1为本发明实施例的软件模块的管理方法的流程图;  1 is a flowchart of a method for managing a software module according to an embodiment of the present invention;
[0024] 图 2为本发明实施例的软件模块的管理系统的结构示意图; 2 is a schematic structural diagram of a management system of a software module according to an embodiment of the present invention;
[0025] 图 3为本发明实施例一的软件模块的管理方法的流程图; 3 is a flowchart of a method for managing a software module according to Embodiment 1 of the present invention;
[0026] 图 4为本发明实施例二的软件模块的管理系统的结构示意图。 [0027] 标号说明: 4 is a schematic structural diagram of a management system of a software module according to Embodiment 2 of the present invention. [0027] Description of the numbers:
[0028] 1、 数据模块; 2、 第一获取模块; 3、 更新模块; 4、 校验模块; 41、 列表生成 模块; 42、 第二获取模块; 43、 比对模块; 44、 显示模块; 5、 发送模块。  [0028] 1, the data module; 2, the first acquisition module; 3, the update module; 4, the verification module; 41, the list generation module; 42, the second acquisition module; 43, the comparison module; 44, the display module; 5. Send module.
具体实施方式 detailed description
[0029] 本发明最关键的构思在于: 系统软件的更新数据包中包括比对文件和校验比对 程序, 终端更新系统软件吋安装校验比对程序, 需要校验吋运行校验比对程序 比较判断终端上的软件模块和比对文件上的软件模块是否一致, 不一致则获取 系统软件版本信息和不一致的软件模块的版本信息。  [0029] The most critical idea of the present invention is: the update package of the system software includes a comparison file and a verification comparison program, the terminal update system software, the installation verification comparison program, and the verification/running check comparison The program compares and determines whether the software module on the terminal and the software module on the comparison file are consistent. If they are inconsistent, the system software version information and the version information of the inconsistent software module are obtained.
[0030] 请参照图 1, 本发明提供:  Referring to FIG. 1, the present invention provides:
[0031] 一种软件模块的管理方法, 包括:  [0031] A method for managing a software module, comprising:
[0032] 上传系统软件的数据包, 所述系统软件包括至少两个的软件模块, 所述数据包 包括各所述软件模块的软件包、 系统软件的版本信息、 比对文件以及校验比对 程序, 所述比对文件包括各所述软件模块的名称以及对应的版本号, 所述校验 比对程序用于比对文件上的软件模块和终端上的软件模块是否匹配;  [0032] uploading a data package of the system software, the system software includes at least two software modules, the data package includes a software package of each of the software modules, version information of the system software, a comparison file, and a check ratio a program, the comparison file includes a name of each of the software modules and a corresponding version number, and the verification comparison program is configured to compare whether the software module on the file matches the software module on the terminal;
[0033] 终端获取所述数据包;  [0033] the terminal acquires the data packet;
[0034] 终端依据所述数据包中的软件包进行更新以及安装所述校验比对程序;  [0034] the terminal updates according to the software package in the data packet and installs the check comparison program;
[0035] 运行所述校验比对程序, 将比对文件中各软件模块的版本号与终端上所有软件 模块的版本号进行比对;  [0035] running the check comparison program, comparing the version number of each software module in the comparison file with the version number of all software modules on the terminal;
[0036] 若比对文件中各软件模块的版本号与终端上所有软件模块的版本号一一匹配, 则获取所述系统软件的版本信息; [0036] if the version number of each software module in the matching file matches the version number of all the software modules on the terminal one by one, the version information of the system software is obtained;
[0037] 若比对文件中软件模块的版本号与终端上软件模块的版本号不匹配, 则获取所 述系统软件的版本信息以及不匹配的软件模块的名称和所述软件模块在终端上 的版本号。 [0037] if the version number of the software module in the matching file does not match the version number of the software module on the terminal, obtaining version information of the system software and a name of the software module that does not match and the software module is on the terminal version number.
[0038] 进一步的, 所述比对文件还包括各软件模块的发布日期, 各软件模块的名称、 版本号和发布日期对应。  [0038] Further, the comparison file further includes a release date of each software module, and a name, a version number, and a release date of each software module correspond to each other.
[0039] 从上述描述可知, 比对文件除了软件模块的名称和版本号, 还包括发布日期, 进一步提高了比对的准确性。 在保证效率的情况下, 比对文件还可包括其他的 能够实现比对确定功能的信息。 [0039] As can be seen from the above description, the comparison file includes the release date in addition to the name and version number of the software module, which further improves the accuracy of the comparison. In the case of efficiency, the comparison file may also include other Information that can be compared to determine the function.
[0040] 进一步的, 安装所述校验比对程序之后的步骤具体为:  [0040] Further, the steps after the installation of the verification comparison program are specifically:
[0041] 获取比对文件, 生成与所述系统软件匹配的软件模块列表, 所述软件模块列表 包括所述系统软件包含的各软件模块的名称、 版本号和发布日期;  [0041] obtaining a comparison file, generating a software module list matching the system software, where the software module list includes a name, a version number, and a release date of each software module included in the system software;
[0042] 依据所述软件模块列表, 获取终端上与所述列表中名称相同的软件模块的版本 号和发布日期;  [0042] obtaining, according to the software module list, a version number and a release date of a software module having the same name as the name in the list on the terminal;
[0043] 依据软件模块的名称比较软件模块列表中的软件模块和终端上的软件模块的版 本号及发布日期是否一致;  [0043] comparing, according to the name of the software module, whether the software module in the software module list and the software module on the terminal have the version number and the release date of the same;
[0044] 若一致, 则显示所述系统软件的版本信息; [0044] if they are consistent, displaying version information of the system software;
[0045] 若不一致, 则显示终端上所有不一致的软件模块的名称、 版本号以及发布日期  [0045] If they are inconsistent, the name, version number, and release date of all inconsistent software modules on the terminal are displayed.
[0046] 从上述描述可知, 通过生成包含系统软件所有软件模块的软件模块列表, 再根 据列表一一比对软件模块列表上各软件模块的信息和终端上软件模块的信息, 从而能够得出软件模块列表的软件模块和终端上的软件模块是否一致, 进而根 据不同的比对结果显示不同的信息。 上述比对过程中, 比对的是版本号和发布 日期, 这样能够提高比对结果的准确性, 也可以只比对版本号, 即只需要生成 包括软件模块的名称和版本号的软件模块列表, 比对吋依据软件模块列表按上 述方法一一比对软件模块列表中各软件模块的版本号和终端上软件模块的版本 号, 这样能够加快比对速度。 [0046] It can be seen from the above description that by generating a list of software modules including all software modules of the system software, and comparing the information of each software module on the software module list with the information of the software modules on the terminal according to the list, the software can be obtained. Whether the software module of the module list and the software module on the terminal are consistent, and then displaying different information according to different comparison results. In the above comparison process, the version number and the release date are compared, which can improve the accuracy of the comparison result, and can also compare only the version number, that is, only need to generate a list of software modules including the name and version number of the software module. According to the software module list, the version number of each software module in the software module list and the version number of the software module on the terminal are compared according to the above method, so that the comparison speed can be speeded up.
[0047] 进一步的, 获取所述系统软件的版本信息之后, 发送所述系统软件的版本信息 至后台维护系统; 获取所述系统软件的版本信息以及不匹配的软件模块的名称 和所述软件模块在终端上的版本号之后, 发送所述系统软件的版本信息以及不 匹配的软件模块的名称和在终端上的版本号至后台维护系统。  [0047] After the version information of the system software is obtained, the version information of the system software is sent to the background maintenance system; the version information of the system software and the name of the unmatched software module and the software module are obtained. After the version number on the terminal, the version information of the system software and the name of the unmatched software module and the version number on the terminal are sent to the background maintenance system.
[0048] 从上述描述可知, 得到终端上的软件模块信息后, 可以直接发送至后台维护系 统, 该后台维护系统一般为生产厂商的维护系统, 也可以为其他后台系统。 也 可以采用非自动化的形式, 即人工抄读该软件模块信息。  [0048] It can be seen from the above description that after obtaining the software module information on the terminal, it can be directly sent to the background maintenance system, which is generally a maintenance system of the manufacturer or other back-end system. It is also possible to use a non-automated form of manual reading of the software module information.
[0049] 请参照图 2, 本发明的另一个技术方案为:  [0049] Referring to FIG. 2, another technical solution of the present invention is:
[0050] 一种软件模块的管理系统, 包括: [0051] 数据模块 1, 用于上传系统软件的数据包, 所述系统软件包括至少两个的软件 模块, 所述数据包包括各所述软件模块的软件包、 系统软件的版本信息、 比对 文件以及校验比对程序, 所述比对文件包括各所述软件模块的名称以及对应的 版本号, 所述校验比对程序用于比对文件上的软件模块和终端上的软件模块是 否匹配; [0050] A management system for a software module, comprising: [0051] The data module 1 is configured to upload a data package of the system software, where the system software includes at least two software modules, where the data package includes a software package of each of the software modules, version information of the system software, and a comparison. a file and a verification comparison program, wherein the comparison file includes a name of each of the software modules and a corresponding version number, and the verification comparison program is used to compare the software module on the file with the software module on the terminal match;
[0052] 第一获取模块 2, 用于终端获取所述数据包;  [0052] The first obtaining module 2 is configured to acquire, by the terminal, the data packet.
[0053] 更新模块 3, 用于终端依据所述数据包中的软件包进行更新以及安装所述校验 比对程序;  [0053] an update module 3, configured to perform, by the terminal, updating according to a software package in the data packet, and installing the check comparison program;
[0054] 校验模块 4, 用于运行所述校验比对程序, 将比对文件中各软件模块的版本号 与终端上所有软件模块的版本号进行比对;  [0054] a verification module 4, configured to run the verification comparison program, compare a version number of each software module in the comparison file with a version number of all software modules on the terminal;
[0055] 若比对文件中各软件模块的版本号与终端上所有软件模块的版本号一一匹配, 则获取所述系统软件的版本信息; [0055] obtaining the version information of the system software if the version number of each software module in the matching file matches the version number of all the software modules on the terminal;
[0056] 若比对文件中软件模块的版本号与终端上软件模块的版本号不匹配, 则获取所 述系统软件的版本信息以及不匹配的软件模块的名称和所述软件模块在终端上 的版本号。 [0056] if the version number of the software module in the comparison file does not match the version number of the software module on the terminal, obtaining version information of the system software and a name of the software module that does not match and the software module is on the terminal version number.
[0057] 进一步的, 所述比对文件还包括各软件模块的发布日期, 各软件模块的名称、 版本号和发布日期对应。  [0057] Further, the comparison file further includes a release date of each software module, and a name, a version number, and a release date of each software module correspond to each other.
[0058] 进一步的, 所述校验模块 4包括: [0058] Further, the verification module 4 includes:
[0059] 列表生成模块 41, 用于获取比对文件, 生成与所述系统软件匹配的软件模块列 表, 所述软件模块列表包括所述系统软件包含的各软件模块的名称、 版本号和 发布日期;  [0059] The list generating module 41 is configured to obtain a comparison file, and generate a software module list that matches the system software, where the software module list includes a name, a version number, and a release date of each software module included in the system software. ;
[0060] 第二获取模块 42, 用于依据所述软件模块列表, 获取终端上与所述列表中名称 相同的软件模块的版本号和发布曰期;  [0060] The second obtaining module 42 is configured to obtain, according to the software module list, a version number and a publishing period of the software module having the same name as the name in the list;
[0061 ] 比对模块 43, 用于依据软件模块的名称比较软件模块列表中的软件模块和终端 上的软件模块的版本号及发布日期是否一致; [0061] the comparison module 43 is configured to compare whether the software module in the software module list and the software module on the terminal have the version number and the release date according to the name of the software module;
[0062] 显示模块 44, 用于若一致, 则显示所述系统软件的版本信息; [0062] The display module 44 is configured to display version information of the system software if they are consistent;
[0063] 若不一致, 则显示终端上所有不一致的软件模块的名称、 版本号以及发布日期 [0064] 进一步的, 还包括: 发送模块 5, 用于获取所述系统软件的版本信息之后, 发 送所述系统软件的版本信息至后台维护系统; 获取所述系统软件的版本信息以 及不匹配的软件模块的名称和所述软件模块在终端上的版本号之后, 发送所述 系统软件的版本信息以及不匹配的软件模块的名称和在终端上的版本号至后台 维护系统。 [0063] If they are inconsistent, the name, version number, and release date of all inconsistent software modules on the terminal are displayed. [0064] Further, the sending module 5 is configured to: after obtaining the version information of the system software, send the version information of the system software to the background maintenance system; obtain version information of the system software, and do not match After the name of the software module and the version number of the software module on the terminal, the version information of the system software and the name of the unmatched software module and the version number on the terminal are sent to the background maintenance system.
[0065] 请参照图 3, 本发明的实施例一为:  Referring to FIG. 3, Embodiment 1 of the present invention is:
[0066] 一种软件模块的管理方法, 包括: [0066] A method for managing a software module, comprising:
[0067] 上传系统软件的数据包, 所述系统软件包括至少两个的软件模块, 所述数据包 包括各所述软件模块的软件包、 系统软件的版本信息、 比对文件以及校验比对 程序, 所述比对文件包括各所述软件模块的名称、 版本号以及发布日期, 所述 软件模块的名称、 版本号以及发布日期一一对应, 所述校验比对程序用于比对 文件上的软件模块和终端上的软件模块是否匹配; 例如, 比对文件中打印模块 和射频卡模块的格式如下:  [0067] uploading a data package of the system software, the system software includes at least two software modules, the data package includes a software package of each of the software modules, version information of the system software, a comparison file, and a check ratio a program, the comparison file includes a name, a version number, and a release date of each of the software modules, the name, a version number, and a release date of the software module are in one-to-one correspondence, and the verification comparison program is used to compare files. Whether the software module on the terminal matches the software module on the terminal; for example, the format of the print module and the RF card module in the comparison file is as follows:
[0068] printer  [0068] printer
[0069] 1.1.5  [0069] 1.1.5
[0070] 2015-04-30 15:46  [0070] 2015-04-30 15:46
[0071] rfcard  [0071] rfcard
[0072] 1.0.5  [0072] 1.0.5
[0073] 2015-04-30 14:52  [0073] 2015-04-30 14:52
[0074] 终端获取所述数据包;  [0074] the terminal acquires the data packet;
[0075] 终端依据所述数据包中的软件包进行更新以及安装所述校验比对程序;  [0075] the terminal updates according to the software package in the data packet and installs the verification comparison program;
[0076] 运行所述校验比对程序, 获取比对文件, 生成与所述系统软件匹配的软件模块 列表, 所述软件模块列表包括所述系统软件包含的所有软件模块的名称、 版本 号和发布日期;  [0076] running the check comparison program, obtaining a comparison file, and generating a software module list matching the system software, where the software module list includes a name, a version number, and a version of all software modules included in the system software. Release date;
[0077] 依据所述软件模块列表, 获取终端上与所述列表中名称相同的软件模块的版本 号和发布日期;  [0077] obtaining, according to the software module list, a version number and a release date of a software module having the same name as the name in the list on the terminal;
[0078] 依据软件模块的名称比较软件模块列表中的软件模块和终端上的软件模块的版 本号及发布日期是否一致; [0079] 若一致, 则显示所述系统软件的版本信息; 并发送所述系统软件的版本信息至 后台维护系统; [0078] comparing, according to the name of the software module, whether the software module in the software module list and the software module on the terminal have the version number and the release date; [0079] if they are consistent, displaying version information of the system software; and transmitting version information of the system software to the background maintenance system;
[0080] 若不一致, 则显示终端上所有不一致的软件模块的名称、 版本号以及发布日期 ; 并发送所述系统软件的版本信息以及终端上所有不一致的软件模块的名称、 版本号和发布日期至后台维护系统;  [0080] if they are inconsistent, display the name, version number, and release date of all inconsistent software modules on the terminal; and send the version information of the system software and the name, version number, and release date of all inconsistent software modules on the terminal to Background maintenance system;
[0081] 例如: 系统软件的版本信息为 3, 终端上打印模块和射频卡模块的信息如下: [0081] For example: the version information of the system software is 3, and the information of the printing module and the radio frequency card module on the terminal is as follows:
[0082] printer [0082] printer
[0083] 1.2  1.2 [1.23] 1.2
[0084] 2016-01-01 14:00  [0084] 2016-01-01 14:00
[0085] rfcard  Rfcard
[0086] 1.1.2  [0086] 1.1.2
[0087] 2016-03-05 15:00。  [0087] 2016-03-05 15:00.
[0088] 与上述比对文件的举例不一样, 则显示上述终端上打印模块和射频卡模块的信 息, 以及系统软件的版本信息 3。 这样, 客户或客服人员只要运行校验比对程序 , 就可以获得终端上所有软件模块的信息。 如果校验比对通过, 及比对结果为 一致吋, 只需要告诉厂商系统软件的版本信息, 即系统版本号即可。 如果校验 比对不通过, 则除了告知厂商系统版本号外, 只需要把不匹配的所有软件模块 版本信息提供给厂商即可, 而不需要把所有软件模块的信息都提供给厂商。  [0088] Different from the above example of the comparison file, the information of the printing module and the radio frequency card module on the terminal and the version information 3 of the system software are displayed. In this way, the customer or the customer service personnel can obtain the information of all the software modules on the terminal by running the verification comparison program. If the verification comparison is passed and the comparison result is consistent, only the version information of the manufacturer's system software, that is, the system version number, is required. If the verification comparison does not pass, in addition to telling the vendor's system version number, it is only necessary to provide all the software module version information that does not match to the vendor, without providing all the software module information to the vendor.
[0089] 请参照图 4, 本发明的实施例二为:  Referring to FIG. 4, Embodiment 2 of the present invention is:
[0090] 一种基于软件模块化的软件包管理系统, 包括:  [0090] A package management system based on software modularization, comprising:
[0091] 数据模块 1, 用于上传系统软件的数据包, 所述系统软件包括至少两个的软件 模块, 所述数据包包括各所述软件模块的软件包、 系统软件的版本信息、 比对 文件以及校验比对程序, 所述比对文件包括各所述软件模块的名称、 版本号以 及发布日期, 各软件模块的名称、 版本号和发布日期一一对应, 所述校验比对 程序用于比对文件上的软件模块和终端上的软件模块是否匹配;  [0091] The data module 1 is configured to upload a data package of the system software, where the system software includes at least two software modules, where the data package includes a software package of each of the software modules, version information of the system software, and a comparison. a file and a verification comparison program, wherein the comparison file includes a name, a version number, and a release date of each of the software modules, and a name, a version number, and a release date of each software module are in one-to-one correspondence, and the verification comparison program is Whether it is used to match the software module on the file and the software module on the terminal;
[0092] 第一获取模块 2, 用于终端获取所述数据包;  [0092] The first obtaining module 2 is configured to acquire, by the terminal, the data packet.
[0093] 更新模块 3, 用于终端依据所述数据包进行更新以及安装所述校验比对程序; [0094] 校验模块 4, 用于运行所述校验比对程序, 将比对文件中各软件模块的版本号 与终端上所有软件模块的版本号进行比对; 具体的, 所述校验模块 4包括: 列表 生成模块 41, 用于获取比对文件, 生成与所述系统软件匹配的软件模块列表, 所述软件模块列表包括所述系统软件包含的所有软件模块的名称、 版本号和发 布曰期; 第二获取模块 42, 用于依据所述软件模块列表, 获取终端上与所述列 表中名称相同的软件模块的版本号和发布日期; 比对模块 43, 用于依据软件模 块的名称比较软件模块列表中的软件模块和终端上的软件模块的版本号及发布 日期是否一致; 显示模块 44, 用于若比对模块 43比对的结果为一致, 则获取并 显示所述系统软件的版本信息; 若比对模块 43比对的结果为不一致, 则获取并 显示终端上所有不一致的软件模块的名称、 版本号以及发布日期。 [0093] an update module 3, configured to perform, by the terminal, updating according to the data packet and installing the check comparison program; [0094] a verification module 4, configured to run the check comparison program, and compare the files Version number of each software module Comparing with the version number of all the software modules on the terminal; specifically, the verification module 4 includes: a list generation module 41, configured to acquire a comparison file, and generate a software module list matching the system software, The software module list includes the name, the version number, and the release date of all the software modules included in the system software. The second obtaining module 42 is configured to obtain, according to the software module list, the software on the terminal that has the same name as the list. The version number and the release date of the module; the comparison module 43 is configured to compare whether the software module in the software module list and the software module on the terminal have the version number and the release date according to the name of the software module; the display module 44 is configured to If the comparison result of the comparison module 43 is the same, the version information of the system software is obtained and displayed; if the comparison result of the comparison module 43 is inconsistent, the name and version of all inconsistent software modules on the terminal are acquired and displayed. Number and release date.
[0095] 发送模块 5, 用于比对模块 43比对的结果为一致, 则发送所述系统软件的版本 信息至研发厂商的后台维护系统, 若比对模块 43比对的结果为一致, 则发送所 述系统软件的版本信息、 终端上所有不一致的软件模块的名称、 版本号以及发 布日期至所述后台维护系统。  [0095] The sending module 5, when the result of the comparison module 43 is consistent, sends the version information of the system software to the background maintenance system of the R&D vendor. If the comparison result of the matching module 43 is consistent, Sending the version information of the system software, the name of the inconsistent software module on the terminal, the version number, and the release date to the background maintenance system.
[0096] 综上所述, 本发明提供的软件模块的管理方法及系统, 所有能够快速确定终端 上所有软件模块的信息, 且不需要将终端上所有软件模块的版本信息都回送给 厂商, 减少了相关负责人员的工作量。  [0096] In summary, the software module management method and system provided by the present invention can quickly determine the information of all software modules on the terminal, and does not need to return the version information of all software modules on the terminal to the manufacturer, reducing The workload of the relevant responsible personnel.
[0097]  [0097]

Claims

权利要求书 Claim
[权利要求 1] 一种软件模块的管理方法, 其特征在于, 包括:  [Claim 1] A method for managing a software module, comprising:
上传系统软件的数据包, 所述系统软件包括至少两个的软件模块, 所 述数据包包括各所述软件模块的软件包、 系统软件的版本信息、 比对 文件以及校验比对程序, 所述比对文件包括各所述软件模块的名称以 及对应的版本号, 所述校验比对程序用于比对文件上的软件模块和终 端上的软件模块是否匹配;  Uploading a data package of the system software, where the system software includes at least two software modules, the data package includes a software package of each of the software modules, version information of the system software, a comparison file, and a verification comparison program. The comparison file includes a name of each of the software modules and a corresponding version number, and the verification comparison program is used to compare whether the software module on the file matches the software module on the terminal;
终端获取所述数据包;  The terminal acquires the data packet;
终端依据所述数据包中的软件包进行更新以及安装所述校验比对程序 运行所述校验比对程序, 将比对文件中各软件模块的版本号与终端上 所有软件模块的版本号进行比对;  The terminal performs the update according to the software package in the data package and installs the verification comparison program to run the verification comparison program, and compares the version number of each software module in the comparison file with the version number of all software modules on the terminal. Make comparisons;
若比对文件中各软件模块的版本号与终端上所有软件模块的版本号一 一匹配, 则获取所述系统软件的版本信息;  Obtaining version information of the system software if the version number of each software module in the matching file matches the version number of all software modules on the terminal;
若比对文件中软件模块的版本与终端上软件模块的版本不匹配, 则获 取所述系统软件的版本信息以及不匹配的软件模块的名称和所述软件 模块在终端上的版本号。  If the version of the software module in the comparison file does not match the version of the software module on the terminal, the version information of the system software and the name of the software module that does not match and the version number of the software module on the terminal are obtained.
[权利要求 2] 根据权利要求 1所述的软件模块的管理方法, 其特征在于, 所述比对 文件还包括各软件模块的发布日期, 各软件模块的名称、 版本号和发 布日期对应。  [Claim 2] The management method of the software module according to claim 1, wherein the comparison file further includes a release date of each software module, and a name, a version number, and a release date of each software module correspond to each other.
[权利要求 3] 根据权利要求 2所述的软件模块的管理方法, 其特征在于, 安装所述 校验比对程序之后的步骤具体为:  [Claim 3] The management method of the software module according to claim 2, wherein the step after installing the verification comparison program is specifically:
获取比对文件, 生成与所述系统软件匹配的软件模块列表, 所述软件 模块列表包括所述系统软件包含的各软件模块的名称、 版本号和发布 日期;  Obtaining a comparison file, and generating a software module list matching the system software, where the software module list includes a name, a version number, and a release date of each software module included in the system software;
依据所述软件模块列表, 获取终端上与所述列表中名称相同的软件模 块的版本号和发布日期;  Obtaining, according to the software module list, a version number and a release date of a software module having the same name as the name in the list on the terminal;
依据软件模块的名称比较软件模块列表中的软件模块和终端上的软件 模块的版本号及发布日期是否一致; Compare the software modules in the software module list with the software on the terminal according to the name of the software module Whether the version number and release date of the module are consistent;
若一致, 则显示所述系统软件的版本信息;  If they are consistent, the version information of the system software is displayed;
若不一致, 则显示终端上所有不一致的软件模块的名称、 版本号以及 发布日期。  If they are inconsistent, the name, version number, and release date of all inconsistent software modules on the terminal are displayed.
[权利要求 4] 根据权利要求 1所述的软件模块的管理方法, 其特征在于, 获取所述 系统软件的版本信息之后, 发送所述系统软件的版本信息至后台维护 系统; 获取所述系统软件的版本信息以及不匹配的软件模块的名称和 所述软件模块在终端上的版本号之后, 发送所述系统软件的版本信息 以及不匹配的软件模块的名称和在终端上的版本号至后台维护系统。  [Claim 4] The management method of the software module according to claim 1, wherein after obtaining the version information of the system software, sending the version information of the system software to the background maintenance system; acquiring the system software Version information and the name of the unmatched software module and the version number of the software module on the terminal, sending the version information of the system software and the name of the unmatched software module and the version number on the terminal to the background maintenance system.
[权利要求 5] —种软件模块的管理系统, 其特征在于, 包括:  [Claim 5] A management system for a software module, comprising:
数据模块, 用于上传系统软件的数据包, 所述系统软件包括至少两个 的软件模块, 所述数据包包括各所述软件模块的软件包、 系统软件的 版本信息、 比对文件以及校验比对程序, 所述比对文件包括各所述软 件模块的名称以及对应的版本号, 所述校验比对程序用于比对文件上 的软件模块和终端上的软件模块是否匹配;  a data module, configured to upload a data package of the system software, where the system software includes at least two software modules, where the data package includes a software package of each of the software modules, version information of the system software, a comparison file, and a verification. a comparison program, the comparison file includes a name of each of the software modules and a corresponding version number, and the verification comparison program is configured to compare whether the software module on the file matches the software module on the terminal;
第一获取模块, 用于终端获取所述数据包;  a first acquiring module, configured to acquire, by the terminal, the data packet;
更新模块, 用于终端依据所述数据包中的软件包进行更新以及安装所 述校验比对程序;  And an update module, configured to: update, by the terminal according to the software package in the data package, and install the verification comparison program;
校验模块, 用于运行所述校验比对程序, 将比对文件中各软件模块的 版本号与终端上所有软件模块的版本号进行比对; 若比对文件中各软件模块的版本号与终端上所有软件模块的版本号一 一匹配, 则获取所述系统软件的版本信息;  a verification module, configured to run the verification comparison program, compare a version number of each software module in the comparison file with a version number of all software modules on the terminal; if comparing the version numbers of the software modules in the file And matching the version numbers of all the software modules on the terminal, obtaining the version information of the system software;
若比对文件中软件模块的版本与终端上软件模块的版本不匹配, 则获 取所述系统软件的版本信息以及不匹配的软件模块的名称和所述软件 模块在终端上的版本号。  If the version of the software module in the comparison file does not match the version of the software module on the terminal, the version information of the system software and the name of the software module that does not match and the version number of the software module on the terminal are obtained.
[权利要求 6] 根据权利要求 5所述的软件模块的管理系统, 其特征在于, 所述比对 文件还包括各软件模块的发布日期, 各软件模块的名称、 版本号和发 布日期对应。 [Claim 6] The management system of the software module according to claim 5, wherein the comparison file further includes a release date of each software module, and a name, a version number, and a release date of each software module correspond to each other.
[权利要求 7] 根据权利要求 6所述的软件模块的管理系统, 其特征在于, 所述校验 模块包括: [Claim 7] The management module of the software module according to claim 6, wherein the verification module comprises:
列表生成模块, 用于获取比对文件, 生成与所述系统软件匹配的软件 模块列表, 所述软件模块列表包括所述系统软件包含的各软件模块的 名称、 版本号和发布日期;  a list generating module, configured to obtain a comparison file, and generate a software module list matching the system software, where the software module list includes a name, a version number, and a release date of each software module included in the system software;
第二获取模块, 用于依据所述软件模块列表, 获取终端上与所述列表 中名称相同的软件模块的版本号和发布曰期;  a second obtaining module, configured to obtain, according to the software module list, a version number and a publishing period of a software module having the same name as the name in the list;
比对模块, 用于依据软件模块的名称比较软件模块列表中的软件模块 和终端上的软件模块的版本号及发布日期是否一致;  The comparison module is configured to compare whether the software module in the software module list and the software module on the terminal have the version number and the release date according to the name of the software module;
显示模块, 用于若一致, 则显示所述系统软件的版本信息; 若不一致, 则显示终端上所有不一致的软件模块的名称、 版本号以及 发布日期。  The display module is configured to display version information of the system software if they are consistent; if not, display the name, version number, and release date of all inconsistent software modules on the terminal.
[权利要求 8] 根据权利要求 6所述的软件模块的管理系统, 其特征在于, 还包括: 发送模块, 用于获取所述系统软件的版本信息之后, 发送所述系统软 件的版本信息至后台维护系统; 获取所述系统软件的版本信息以及不 匹配的软件模块的名称和所述软件模块在终端上的版本号之后, 发送 所述系统软件的版本信息以及不匹配的软件模块的名称和在终端上的 版本号至后台维护系统。  [Claim 8] The management system of the software module according to claim 6, further comprising: a sending module, configured to send the version information of the system software to the background after acquiring the version information of the system software Maintaining the system; obtaining the version information of the system software and the name of the unmatched software module and the version number of the software module on the terminal, sending the version information of the system software and the name of the unmatched software module and The version number on the terminal to the background maintenance system.
PCT/CN2017/098236 2016-08-31 2017-08-21 Software module management method and system WO2018040967A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610784120.4A CN106445584B (en) 2016-08-31 2016-08-31 The management method and system of software module
CN201610784120.4 2016-08-31

Publications (1)

Publication Number Publication Date
WO2018040967A1 true WO2018040967A1 (en) 2018-03-08

Family

ID=58091216

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/098236 WO2018040967A1 (en) 2016-08-31 2017-08-21 Software module management method and system

Country Status (2)

Country Link
CN (1) CN106445584B (en)
WO (1) WO2018040967A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106445584B (en) * 2016-08-31 2019-01-04 福建联迪商用设备有限公司 The management method and system of software module
CN109783135A (en) * 2019-01-30 2019-05-21 深圳琥珀虚颜智能科技有限公司 Multimode software version management system
CN112612693A (en) * 2020-12-11 2021-04-06 广州朗国电子科技有限公司 Method, device and storage medium for automatically checking application software version
CN113779620A (en) * 2021-08-19 2021-12-10 成都鲁易科技有限公司 Program file checking method and device, storage medium and computer equipment
CN115794210A (en) * 2022-12-09 2023-03-14 广州力麒智能科技有限公司 Software and drive version management based method, device, equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101952816A (en) * 2008-09-29 2011-01-19 新思科技有限公司 System and method for verifying delivered software
US20110131565A1 (en) * 2009-11-30 2011-06-02 Seth Kelby Vidal Systems and methods for managing a network of computer system using a version identifier generated based on software packages installed on the computing systems
CN102546675A (en) * 2010-12-08 2012-07-04 鸿富锦精密工业(深圳)有限公司 Software upgrading system and method
CN103024026A (en) * 2012-12-07 2013-04-03 康佳集团股份有限公司 Multi-screen interactive software auto update method and system based on Android
CN104125276A (en) * 2014-07-21 2014-10-29 中兴通讯股份有限公司 Upgrading method and device
CN106445584A (en) * 2016-08-31 2017-02-22 福建联迪商用设备有限公司 Software module management method and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101952816A (en) * 2008-09-29 2011-01-19 新思科技有限公司 System and method for verifying delivered software
US20110131565A1 (en) * 2009-11-30 2011-06-02 Seth Kelby Vidal Systems and methods for managing a network of computer system using a version identifier generated based on software packages installed on the computing systems
CN102546675A (en) * 2010-12-08 2012-07-04 鸿富锦精密工业(深圳)有限公司 Software upgrading system and method
CN103024026A (en) * 2012-12-07 2013-04-03 康佳集团股份有限公司 Multi-screen interactive software auto update method and system based on Android
CN104125276A (en) * 2014-07-21 2014-10-29 中兴通讯股份有限公司 Upgrading method and device
CN106445584A (en) * 2016-08-31 2017-02-22 福建联迪商用设备有限公司 Software module management method and system

Also Published As

Publication number Publication date
CN106445584A (en) 2017-02-22
CN106445584B (en) 2019-01-04

Similar Documents

Publication Publication Date Title
WO2018040967A1 (en) Software module management method and system
CN108335237B (en) Scheme setting method, terminal and computer readable storage medium
JP5479097B2 (en) Management of information related to secure module applications
CN109787774B (en) Upgrade downloading method and device based on digital signature verification, server and terminal
CN106027644B (en) Service verification method and system
EP3161706B1 (en) Technologies for secure offline activation of hardware features
WO2021072861A1 (en) Application service processing method and apparatus, and terminal and storage medium
US20130010329A1 (en) Information processing system, image forming apparatus, management apparatus, information processing method, and computer program
CN108215521B (en) The online Method of printing of label, apparatus and system
US10524299B1 (en) Peer-to-peer configuration
CN113312064B (en) Method and device for installing and configuring physical machine and computer readable medium
CN103530226A (en) Method and device for testing peripheral compatibility of electronic device
CN105139149B (en) A kind of method of quick counting server assets configuration information
CN106920023B (en) Chip production, distribution and management method and system
CN113986256A (en) Method and device for issuing application program, electronic equipment and storage medium
CN110134417A (en) A method of BMC batch upgrade is realized based on Python
US10078532B2 (en) Resource management method and device for terminal system among multiple operating systems
CN109976791A (en) A kind of automatically updating method, device and the equipment of NVMe SSD
CN109891385B (en) Method and terminal for installing POS machine initialization configuration information
CN116700751A (en) Upgrading method of server firmware and computing device
CN115223292A (en) Processing method and device of dispensing machine, storage medium and electronic equipment
CN114185772A (en) Software testing method and device, storage medium and computer equipment
CN108833128A (en) A kind of method that equipment updates
JP5766309B2 (en) Management of information related to secure module applications
CN110377315A (en) Passive upgrade method and system

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: 17845269

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17845269

Country of ref document: EP

Kind code of ref document: A1