WO2011085631A1 - Method, system and server for collecting version of software - Google Patents

Method, system and server for collecting version of software Download PDF

Info

Publication number
WO2011085631A1
WO2011085631A1 PCT/CN2010/080514 CN2010080514W WO2011085631A1 WO 2011085631 A1 WO2011085631 A1 WO 2011085631A1 CN 2010080514 W CN2010080514 W CN 2010080514W WO 2011085631 A1 WO2011085631 A1 WO 2011085631A1
Authority
WO
WIPO (PCT)
Prior art keywords
version
information
software
client
server
Prior art date
Application number
PCT/CN2010/080514
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 腾讯科技(深圳)有限公司
Priority to BR112012017294-8A priority Critical patent/BR112012017294B1/en
Priority to SG2012051439A priority patent/SG182486A1/en
Publication of WO2011085631A1 publication Critical patent/WO2011085631A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Definitions

  • the present invention relates to computer technology, and in particular, to a software version collection method, system, and server. Background of the invention
  • the traditional management software detects whether there is an upgrade method by storing the latest version of various software and related description information in the server-side device of the management software, and the management software operation personnel download the station from various software official websites or software. Obtain the latest version of the software.
  • the operator will fill in the latest version of the software and related description information into the software upgrade configuration system of the management software server device. In this way, the management software client can get the latest version of the various software from the management software server.
  • This software upgrade detection method requires high operating costs. There are thousands of software that need to be maintained on the management software server. Many operators need to manually collect upgraded versions of the software. Summary of the invention
  • an embodiment of the present invention provides a software version collection method, which can automatically obtain new version information of the software.
  • the embodiment of the invention provides a server, which can automatically obtain new version information of the software.
  • the embodiment of the invention provides a software version collection system, which can automatically obtain new version information of the software.
  • a software version collection method comprising: receiving, by a server, information of a first version of software used in a client device sent by a client;
  • the information of the second version of the server record is updated.
  • a server comprising:
  • a first module configured to receive information about a first version of software used in a client device sent by a client, and notify the second module;
  • a second module configured to determine, according to information about the first version received by the first module, and information about a second version of the software recorded by the third module, whether the first version is greater than the second version New; if yes, updating the information of the second version recorded by the third module.
  • a software version collection system includes: a server and a client;
  • the server is used to:
  • FIG. 1 is a flowchart of a software version collection method of a client
  • Figure 3 is a flow chart of the working process of the client
  • FIG. 4 is a block diagram of the software version management system and the software upgrade detection system. Mode for carrying out the invention
  • the embodiment of the present invention provides a software version collection method.
  • the method mainly includes:
  • the received version information is recorded.
  • the version information is used to determine the old and new versions of the software, and is usually a version number, a version release time, a version name, and the like.
  • the above method can automatically obtain a new version of the software because, after the software publisher releases a new software version, some users will download and upgrade first, or some users' software will be set to the automatic upgrade mode.
  • the network is There are some clients that use the new version of the software. By collecting the version number of these software from the client, you can discover a new software. Version, at this time, the server of the management software can notify the client of the management software of the new version, and the client of the management software prompts the user to upgrade, and the whole process is automatically completed by the computer without manual intervention, thereby greatly improving the acquisition of the software upgrade. The efficiency of the version.
  • the version information of the software specified by the server can be obtained, and the version information of all software installed in the client, such as web browsing software, file downloading software, office software, antivirus software, media playing software, game software, etc., can be obtained.
  • the above is the processing flow on the server side.
  • the above-mentioned server may be a stand-alone device or a module in other devices; it may be located in one device or in multiple devices, so it is sometimes referred to as a server, a server, or a management software server. It is for the client.
  • the invention does not limit the specific implementation of the server, the number of devices, and the like.
  • One embodiment of the present invention provides a software upgrade detection method.
  • Software upgrade detection refers to whether the detection software has an upgraded version. It is a specific example of the software version collected in the previous article.
  • the method includes the following steps: receiving a client version number of the software in the software list of the client; determining whether the client version number is new to a server version number corresponding to the client version number; if the client version number If the server version number is new, the server version number is updated.
  • the client version number is a cartridge name of the version number of the software installed in the client device;
  • the server version number is a cartridge name of the version number of the software recorded in the server.
  • Determining whether the client version number is new to the server version number corresponding to the client version number may include: counting the client version number of each client, and the number is greater than a threshold and higher than a server version number.
  • the client version number is the client version number new to the server version number.
  • Another embodiment of the present invention also includes the step of pushing the server version number to the client. Specifically, it may be determined whether the server version number is new to the received client version number, If yes, the server version number new to the client version number is sent to the client.
  • an embodiment of the present invention provides a software upgrade detection system, including: a server transceiver unit, receiving a client version number of software in a software list of a client; a storage unit, storing a server version number;
  • a processing unit connected to the server transceiver unit and the storage unit, determining whether the client version number is new to a server version number corresponding to the client version number, if the client version number is newer than the The server version number updates the server version number in the storage unit.
  • the processing unit may count the client version number of each client, and use the client version number whose number is greater than the threshold and higher than the server version number as the client version number new to the server version number. By statistics, only when the number of client version numbers higher than the server version number is greater than the threshold, the new version is recognized, and the wrong version number or the unstable test version is also changed to become a new version, which improves the stability of the user's software. .
  • the client version number if yes, the server version number new to the client version number is sent to the client through the server transceiver unit.
  • the client also known as the client of the management software, can be implemented by a hardware module or by software.
  • the software version collection client and client device are sometimes referred to as the client, but it can be clearly seen from the context that the software version collection operation is to collect the client for the software version, and the software list, software version number, etc. It is extracted from the client device.
  • a software version collection method includes: obtaining a client of a software in a client's software list The client version number; send the client version number to the server.
  • the client version number refers to the version number of the software in the client device.
  • the client's software list refers to a list of information obtained by the client to obtain information about one or more of the software in the client device. There may be one software or multiple software in the software list, that is, the client may select one or more software from all the software of the client device to form a software list.
  • the client version number can be obtained by uninstalling the DisplayVersion key in the node in the software in the registry, or the executable resource corresponding to the main program or the configuration file in the software installation directory. It is quick and easy to obtain the client version number through the software in the registry to uninstall the DisplayVersion key in the node, the exe resource corresponding to the main program, or the configuration file in the software installation directory.
  • a list of software for the client can also be obtained.
  • the client's software list can be obtained through the software uninstall list of the registry, the desktop shortcut, the application list in the Windows Start menu, and the shortcut in the Windows Quick Launch bar.
  • the embodiment of the invention provides a software version management system for obtaining a software upgrade version number, which includes:
  • the version number obtaining unit obtains a client version number of the software in the software list of the client; the client transceiver unit is connected to the version number obtaining unit, and sends the client version number to the server.
  • the version number obtaining unit uninstalls the node through a software in the registry
  • the client version number is obtained from the DisplayVersion key value, the executable resource corresponding to the main program, or the configuration file in the software installation directory.
  • the system may further include a software list obtaining unit, connected to the version number obtaining unit, configured to acquire a software list of the client.
  • the software list obtaining unit uses a software uninstall list of the registry, a desktop shortcut, The list of applications in the Windows Start menu, and the shortcuts in the Windows Quick Launch bar get the list of software for the client.
  • the system may also include a determination unit and an upgrade unit.
  • the client transceiver unit is further configured to receive a server version number
  • the determining unit is connected to the client transceiver unit, and configured to determine whether the server version number is new to the client version number.
  • the upgrading unit is connected to the determining unit, and prompts the user when the determining unit determines that it is YES and upgrades or automatically upgrades according to the user instruction.
  • the above is the structure corresponding to the client in the system.
  • the above software version collection method, management system, and software upgrade detection method and system determine whether there is a new version by reporting the client version number or receiving the client version number reported by the client, and does not need to manually collect and input, thereby greatly improving the acquisition.
  • the speed of the software upgrade version determine whether there is a new version by reporting the client version number or receiving the client version number reported by the client, and does not need to manually collect and input, thereby greatly improving the acquisition. The speed of the software upgrade version.
  • Figure 1 is a flow chart of the software version collection method of the client. As shown in Figure 1, the method includes the following steps:
  • Step S110 Obtain a software list of the client device.
  • the list of software in the client device can be obtained through the software uninstall list of the registry, the desktop shortcut, the application list in the Windows Start menu, and the quick way in the Windows Quick Launch bar.
  • the registry path is: HKEY_LOCAL_MACHINE ⁇ SOFTWARE ⁇ Microsoft ⁇ Windows ⁇ CurrentVers ion ⁇ UninstalL
  • the client obtains all the software in the client device and generates a list of software, or only Take a portion of the software to form a list of software.
  • the specific manner can be determined according to preset configuration parameters, or can be determined by obtaining configuration information from the server side each time or periodically.
  • the configuration parameters may be: forming a software list based on only one or more software specified in advance, or forming a software list based on all software in the client device, or forming a software list based on the most frequently accessed software in the client device.
  • the number of times the software is accessed, the time, etc. can be obtained by using the statistical results of some software with statistical functions already in the client device, or can be counted by the client.
  • the configuration information obtained from the server may be a list in the server, including software that all the servers need to obtain information. After obtaining the list, the client only extracts the information of the software listed in the list from the client device to form a software list. .
  • This step can also be omitted if it is preset in the client of the management software that the software needs to report the software version number.
  • the software included in the software list may include instant messaging software, audio and video playback software, resource download software, web browsing software, input method software, and the like.
  • the timing of obtaining the client software list may be determined according to preset parameters, for example, may be performed at predetermined intervals, or may be performed each time the power is turned on, or may be performed when the client management software is started, and the like.
  • Step S120 Obtain a client version number of the software in the software list of the client.
  • the client version number can be obtained from the Display Version key in the software uninstallation node in the registry, the exe resource corresponding to the main program (executable resource), or the configuration file in the software installation directory.
  • the Display Version key value in the software uninstallation node records the version number of the software; the version label of the attribute of the exe resource corresponding to the main program also records the version number of the software;
  • the version number of the software is usually also recorded in the configuration file under the installation directory.
  • Step S130 sending the client version number to the server.
  • the client version number of each software is sent over the network to the server along with its software name and/or code. It can be that the client uploads immediately after collecting the client version number, or it can be Uploading at a preset time can also be based on network conditions (for example, when the network is idle).
  • Reporting the client version number through the client does not require manual collection and input, which greatly improves the speed of obtaining the software upgrade version.
  • FIG. 2 is a flowchart of a software upgrade detection method on the server side. As shown in Figure 2, the method can include the following steps.
  • Step S210 Receive a client version number of the software in the software list sent by the client.
  • the client version number and the software name and/or code corresponding to the client version number are received over the network.
  • the server can store the received information, analyze the received information, and update the statistics stored in the server. For example, the server can count the number of times a certain version of the software is received, the time, the client identifier that sent the information, the identity of the client device, and so on.
  • Step S220 Determine whether the client version number is new to a server version number corresponding to the client version number. That is, the version number of the software received from the client is compared with the version number of the same software stored in the server, and it is judged whether the received version number is updated.
  • the received client version number can be compared with its corresponding server version number - if the client version number is higher than the server version number, it is determined that the client version number is newer than the server version number.
  • the client version number sent by each client may be counted, and the client version number whose number is greater than the threshold and higher than the server version number is used as the client version new to the server version number. number.
  • the actual latest version number of a software is 5.0
  • the client version number data of the software is received in 1 million copies, of which 10 client version numbers are 6.0 (the reason may be the software publisher's non- Official beta), because of 10 data ratios It is very small, so it can be eliminated by the threshold method.
  • the threshold is set to 128, 6.0 will be considered as a new version only when the client version number is 6.0 or more than 128. It is also possible to set the threshold to the ratio of the number of copies of the new version to the total number of copies of the received version information, for example, 5%, 1/10, and the like.
  • Statistics can be performed periodically at predetermined time intervals, for example, once a day, every three days, or once a week, etc., or based on the total number of copies reported by the client. For example, the software version information sent every 10,000 clients is counted once.
  • the server needs to perform deduplication on the received version information of the client, that is, the duplicated report information of the same client is removed, and only the information reported by different clients is retained.
  • the statistics can be cleared after each statistics according to the preset configuration in the server, or can be accumulated according to the preset policy.
  • the specific statistical method can be designed according to actual conditions, and the present invention does not limit specific statistical methods.
  • the version number of the common format (the Arabic numeral plus the decimal point format) is explained.
  • the version number can also be expressed in the form of letters or even symbols.
  • Step S230 Update the server version number if the client version number is new to the server version number.
  • the version number of the server record of the management software server is modified to a new version number, so that the state of the software recorded in the server is in a new state.
  • Step S240 Push the server version number to the client. Send the server version number of the software to the client along with the software name or code. Because the version number recorded by the server is in a new state through the above steps, it is pushed to the client, which is convenient for reminding the user to the client device.
  • the software is upgraded and synchronized.
  • this step may be omitted, but when the client issues a query request, it responds to the request and replies to the server version number.
  • this step may be replaced by determining whether the server version number is new to the client version number received in step S210, and if yes, sending the server version number new to the client version number to the client. end.
  • the server determines whether the software version stored in the server is newer than the software version reported by the client, and may be performed when the next time the client receives the software version information, or the server records the software version reported by the client, and the updated version. After the information is judged. It may also be that the server records the corresponding relationship between each version of the software and the client identifier that reports the version, for example, version 4.0 corresponds to the client 1, 2, 3, and version 5.0 corresponds to the client 4, 5, 6, server update version information. After that, the corresponding client ID is found according to the old version, and the new version information is sent to the corresponding client.
  • the server can send new version information to all clients, and the client determines whether the version of the client device is up to date and reminds the user of a new software version.
  • a large number of client version numbers can be used to determine whether there is a new version.
  • some users will download and upgrade first. Or some users' software is set to the automatic upgrade mode. At this time, there are some new versions of software on the network. By collecting the version numbers of these softwares, a new version of a certain software can be found.
  • FIG. 3 is a flow chart of the working process of the client, which mainly includes the following steps.
  • Step S310 receiving a server version number.
  • step S320 it is determined whether there is a new version.
  • the client determines whether the server version number is newer than the client version number, and if yes, proceeds to step S330, otherwise the process ends.
  • Step S330 prompting the user or automatically upgrading.
  • a pop-up prompt box prompts the user to have a new version, whether to upgrade, and upgrade according to user instructions when the user selects the upgrade.
  • it is recorded locally, and is provided to the user when the user makes a query request.
  • a software version management system of the client and a software upgrade detection system of the server are also provided.
  • the software version management system includes a software list obtaining unit, a version number obtaining unit, a client transceiver unit, a judging unit, and an upgrading unit.
  • the software list obtaining unit acquires a software list of the client.
  • the software list obtaining unit obtains the software list of the client through a software uninstall list of the registry, a desktop shortcut, an application sequence table in the Windows start menu, and a shortcut in the Windows quick launch bar.
  • the version number obtaining unit is connected to the software list obtaining unit to obtain the client version number of the software in the software list of the client.
  • the version number obtaining unit obtains the client version number by using the Display Version key value in the software uninstallation node in the registry, the exe resource corresponding to the main program, or the configuration file in the software installation directory.
  • the client transceiver unit is connected to the version number obtaining unit to send the client version number to the server.
  • the client transceiver unit is further configured to receive the server version number, and the determining unit is connected to the client transceiver unit to determine whether the server version number is new to the client version number, and the upgrading unit is connected to the determining unit, and the user is prompted when the determining unit determines to be Upgrade or auto-upgrade according to user instructions.
  • the software upgrade detection system includes a server transceiver unit, a storage unit and a processing unit.
  • the server transceiver unit is configured to receive a client version number of the software in the client's software list.
  • the storage unit is used to store the server version number.
  • the processing unit is connected to the server transceiver unit and the storage unit, and determines whether the client version number is new to the server version number corresponding to the client version number. If the client version number is new to the server version number, the processing unit is updated. Server version number. In a preferred embodiment, the processing unit counts the client version number of each client, and uses the client version number whose number is greater than the threshold and higher than the server version number as the client version number new to the server version number. Further, the processing unit further determines whether the server version number is new to the received client version number, if the client. And the detailed description is not to be construed as limiting the scope of the invention. It should be noted that a number of variations and modifications may be made by those skilled in the art without departing from the spirit and scope of the invention. Therefore, the scope of the invention should be determined by the appended claims.

Landscapes

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

Abstract

A method for collecting version of software comprises: a server receives first version information of the software used in the device of a user client, the first version information is sent by the user client. Deciding whether the first version is new than the second version based on the first version information and the second version information of the software recorded in the server. If the result is true, the second version information recorded in the server is updated. According to the user client version number which is sent by the user client, whether the software has a new version is decided. Collecting and recording do not need manual work. The message for obtaining the software updating version is greatly improved. A server, a system for collecting a version of software and a user client are also provided.

Description

软件版本搜集方法、 系统、 服务器  Software version collection method, system, server
技术领域 Technical field
本发明涉及计算机技术, 特别是涉及一种软件版本搜集方法、 系统、 服务器。 发明背景  The present invention relates to computer technology, and in particular, to a software version collection method, system, and server. Background of the invention
随着计算机技术的发展, 个人电脑、 个人数字助理(PDA )、 智能手 机、 互联网电视等电子设备上安装使用的软件越来越多, 这些软件的用 途也越来越广泛, 遍及即时通信、 音视频播放、 资源下载、 网页浏览、 输入法、 系统辅助等各个门类。 随着互联网的普及, 普通用户使用的软 件已经从十年前通过光盘分发为主的方式, 转变成通过网络下载为主的 方式, 这大大方便了用户获取软件。 同时, 软件的版本升级速度也从十 年前的半年或者一年一次, 变成了现如今的每月一次甚至几天一次。 软 件版本的更新可能涉及增加新功能, 解决旧版本中的缺陷和漏洞等。 用 户使用最新版本的软件可以体验该软件的最新功能, 还可以避免软件的 已知漏洞对电脑带来的安全威胁。 因此, 目前有管理软件管理用户已安 装的软件, 可以让用户获取已安装软件的版本, 并检测已安装软件是否 有升级版本。  With the development of computer technology, more and more software is installed on electronic devices such as personal computers, personal digital assistants (PDAs), smart phones, and Internet TVs. These softwares are also used more and more widely, including instant messaging and audio. Video playback, resource downloading, web browsing, input methods, system assistance, etc. With the popularity of the Internet, the software used by ordinary users has been transformed from a CD-ROM distribution ten years ago to a mode of downloading through the Internet, which greatly facilitates users to obtain software. At the same time, the software version upgrade speed has changed from half a year ago or once a year to once a month or even a few days. Updates to the software version may involve adding new features, addressing bugs and vulnerabilities in older versions, and more. Users can experience the latest features of the software with the latest version of the software, and also avoid the security threats to the computer from known vulnerabilities in the software. Therefore, there are currently software installed by the management software management user that allows the user to obtain the version of the installed software and check whether the installed software has an upgraded version.
传统的管理软件检测是否有升级的方法, 是通过在管理软件的服务 器端设备中存储各种软件的最新版本及相关的描述信息, 管理软件的运 营人员从各种软件的官方网站或软件下载站获得软件的最新版本, 当一 款软件有升级时, 运营人员就会将该款软件的最新版本及相关描述信息 填入管理软件服务器端设备的软件升级配置系统中。 这样, 管理软件客 户端就能从管理软件服务器获知各种软件的最新版本。 这种软件升级检测方法需要很高的运营成本, 管理软件服务端上需 要维护的软件有成千上万, 需要很多运营人员手工地搜集软件的升级版 本。 发明内容 The traditional management software detects whether there is an upgrade method by storing the latest version of various software and related description information in the server-side device of the management software, and the management software operation personnel download the station from various software official websites or software. Obtain the latest version of the software. When a software is upgraded, the operator will fill in the latest version of the software and related description information into the software upgrade configuration system of the management software server device. In this way, the management software client can get the latest version of the various software from the management software server. This software upgrade detection method requires high operating costs. There are thousands of software that need to be maintained on the management software server. Many operators need to manually collect upgraded versions of the software. Summary of the invention
基于此, 本发明实施例提供了一种软件版本搜集方法, 可以自动获 取软件的新版本信息。  Based on this, an embodiment of the present invention provides a software version collection method, which can automatically obtain new version information of the software.
本发明实施例提供了一种服务器,可以自动获取软件的新版本信息。 本发明实施例提供了一种软件版本搜集系统, 可以自动获取软件的 新版本信息。  The embodiment of the invention provides a server, which can automatically obtain new version information of the software. The embodiment of the invention provides a software version collection system, which can automatically obtain new version information of the software.
一种软件版本搜集方法, 包括: 服务器接收客户端发送的客户端设备中使用的软件的第一版本的信 息;  A software version collection method, comprising: receiving, by a server, information of a first version of software used in a client device sent by a client;
根据所述第一版本的信息和服务器中记录的所述软件的第二版本的 信息判断所述第一版本是否比所述第二版本新;  Determining, according to the information of the first version and the information of the second version of the software recorded in the server, whether the first version is newer than the second version;
若是, 则更新所述服务器记录的第二版本的信息。  If so, the information of the second version of the server record is updated.
一种服务器, 包括:  A server, comprising:
第一模块, 用于接收客户端发送的客户端设备中使用的软件的第一 版本的信息, 并通知第二模块;  a first module, configured to receive information about a first version of software used in a client device sent by a client, and notify the second module;
第二模块, 用于根据所述第一模块收到的所述第一版本的信息和第 三模块记录的所述软件的第二版本的信息判断所述第一版本是否比所 述第二版本新;若是,则更新所述第三模块记录的所述第二版本的信息。  a second module, configured to determine, according to information about the first version received by the first module, and information about a second version of the software recorded by the third module, whether the first version is greater than the second version New; if yes, updating the information of the second version recorded by the third module.
一种软件版本搜集系统, 包括: 服务器和客户端;  A software version collection system includes: a server and a client;
所述服务器用于:  The server is used to:
接收客户端发送的客户端设备中使用的软件的第一版本的信 息; Receiving a letter from the first version of the software used in the client device sent by the client Interest rate
根据所述第一版本的信息和服务器中记录的所述软件的第二版 本的信息判断所述第一版本是否比所述第二版本新; 若是, 则更新所述服务器记录的第二版本的信息。 附图简要说明  Determining, according to the information of the first version and the information of the second version of the software recorded in the server, whether the first version is newer than the second version; if yes, updating the second version of the server record information. BRIEF DESCRIPTION OF THE DRAWINGS
图 1为客户端的软件版本搜集方法流程图;  FIG. 1 is a flowchart of a software version collection method of a client;
图 2为软件升级检测方法的流程图;  2 is a flow chart of a software upgrade detection method;
图 3为客户端的工作过程流程图;  Figure 3 is a flow chart of the working process of the client;
图 4为软件版本管理系统和软件升级检测系统模块图。 实施本发明的方式  Figure 4 is a block diagram of the software version management system and the software upgrade detection system. Mode for carrying out the invention
为了解决手动搜集软件导致耗时费力的问题, 本发明实施例提供了 一种软件版本搜集方法。 该方法主要包括:  In order to solve the problem that the manual collection software is time-consuming and labor-intensive, the embodiment of the present invention provides a software version collection method. The method mainly includes:
服务器接收客户端发送的客户端设备中软件的版本信息; 根据所述收到的版本信息和所述服务器中记录的所述软件的版本信 息判断所述客户端设备中软件的版本是否比所述服务器中记录的所述 软件的版本新;  Receiving, by the server, the version information of the software in the client device sent by the client; determining, according to the received version information and the version information of the software recorded in the server, whether the version of the software in the client device is greater than The version of the software recorded in the server is new;
如果所述客户端设备中软件的版本比所述服务器中记录的所述软件 的版本新, 则记录所述收到的版本信息。  If the version of the software in the client device is newer than the version of the software recorded in the server, the received version information is recorded.
版本信息是指能够用于判断软件版本新旧的信息, 通常为版本号, 也可以是版本发布时间、 版本名称等等, 本发明对此不做限定。  The version information is used to determine the old and new versions of the software, and is usually a version number, a version release time, a version name, and the like.
上述方法能够自动获取软件的新版本是因为, 软件发行商发行新的 软件版本后, 总有一些用户会先行下载并升级, 或者部分用户的软件设 置为自动升级的模式, 此时, 网络中即存在一些使用新版本的软件的客 户端, 通过从客户端搜集这些软件的版本号, 即可发现某一款软件的新 版本, 此时管理软件的服务端可将该新版本通知管理软件的客户端, 由 管理软件的客户端提示用户升级, 整个过程由计算机自动完成, 无需人 工干预, 因此, 大大提高了获取软件升级版本的效率。 The above method can automatically obtain a new version of the software because, after the software publisher releases a new software version, some users will download and upgrade first, or some users' software will be set to the automatic upgrade mode. At this time, the network is There are some clients that use the new version of the software. By collecting the version number of these software from the client, you can discover a new software. Version, at this time, the server of the management software can notify the client of the management software of the new version, and the client of the management software prompts the user to upgrade, and the whole process is automatically completed by the computer without manual intervention, thereby greatly improving the acquisition of the software upgrade. The efficiency of the version.
通过上述方法可以获取服务器指定的软件的版本信息, 也可以获取 客户端中安装的所有软件的版本信息, 例如网络浏览软件、 文件下载软 件、 办公软件、 杀毒软件、 媒体播放软件、 游戏软件等各种人们在工作 生活中可能使用到的软件。  Through the above method, the version information of the software specified by the server can be obtained, and the version information of all software installed in the client, such as web browsing software, file downloading software, office software, antivirus software, media playing software, game software, etc., can be obtained. Software that people may use in their work life.
以上为服务器端的处理流程。 上述的服务器可以是独立的设备, 也 可以是其它设备中的模块; 可以位于一个设备中, 也可以位于多个设备 中, 因此有时将其称为服务端、 服务器端或管理软件服务端, 这是针对 客户端而言的。本发明并不限定服务端具体的实现方式、设备的数目等。  The above is the processing flow on the server side. The above-mentioned server may be a stand-alone device or a module in other devices; it may be located in one device or in multiple devices, so it is sometimes referred to as a server, a server, or a management software server. It is for the client. The invention does not limit the specific implementation of the server, the number of devices, and the like.
本发明的一个实施例提供了一种软件升级检测方法。 软件升级检测 也就是指检测软件是否有升级版本, 是前文的软件版本搜集的一个具体 的例子。 该方法包括以下步骤: 接收客户端的软件列表中软件的客户端 版本号; 判断所述客户端版本号是否新于与所述客户端版本号相应的服 务端版本号; 如果所述客户端版本号新于所述服务端版本号, 则更新所 述服务端版本号。  One embodiment of the present invention provides a software upgrade detection method. Software upgrade detection refers to whether the detection software has an upgraded version. It is a specific example of the software version collected in the previous article. The method includes the following steps: receiving a client version number of the software in the software list of the client; determining whether the client version number is new to a server version number corresponding to the client version number; if the client version number If the server version number is new, the server version number is updated.
客户端版本号, 是客户端设备中安装的所述软件的版本号的筒称; 服务端版本号 , 是服务器中记录的所述软件的版本号的筒称。  The client version number is a cartridge name of the version number of the software installed in the client device; the server version number is a cartridge name of the version number of the software recorded in the server.
判断所述客户端版本号是否新于与所述客户端版本号相应的服务端 版本号具体可以包括: 统计各客户端的所述客户端版本号, 将数量大于 阈值且高于服务端版本号的客户端版本号作为新于所述服务端版本号 的客户端版本号。  Determining whether the client version number is new to the server version number corresponding to the client version number may include: counting the client version number of each client, and the number is greater than a threshold and higher than a server version number. The client version number is the client version number new to the server version number.
本发明的另一实施例还包括推送服务端版本号到客户端的步驟。 具 体地, 可以判断所述服务端版本号是否新于接收的所述客户端版本号, 如果是, 则将新于所述客户端版本号的服务端版本号发送至所述客户 端。 Another embodiment of the present invention also includes the step of pushing the server version number to the client. Specifically, it may be determined whether the server version number is new to the received client version number, If yes, the server version number new to the client version number is sent to the client.
相应地, 本发明的一个实施例提供了一种软件升级检测系统, 包括: 服务端收发单元, 接收客户端的软件列表中软件的客户端版本号; 存储单元, 存储服务端版本号;  Correspondingly, an embodiment of the present invention provides a software upgrade detection system, including: a server transceiver unit, receiving a client version number of software in a software list of a client; a storage unit, storing a server version number;
处理单元, 与所述服务端收发单元及存储单元相连, 判断所述客户 端版本号是否新于与所述客户端版本号相应的服务端版本号, 如果所述 客户端版本号新于所述服务端版本号, 则更新所述存储单元中的所述服 务端版本号。  a processing unit, connected to the server transceiver unit and the storage unit, determining whether the client version number is new to a server version number corresponding to the client version number, if the client version number is newer than the The server version number updates the server version number in the storage unit.
所述处理单元可以统计各客户端的所述客户端版本号, 将数量大于 阈值且高于服务端版本号的客户端版本号作为新于所述服务端版本号 的客户端版本号。 通过统计, 只有在高于服务端版本号的客户端版本号 数量大于阈值才认定为新版本, 避免错误的版本号或者不稳定的测试版 本也成为新的版本, 提高了用户使用软件的稳定性。 户端版本号, 如果是则将新于所述客户端版本号的服务端版本号通过所 述服务端收发单元发送至所述客户端。  The processing unit may count the client version number of each client, and use the client version number whose number is greater than the threshold and higher than the server version number as the client version number new to the server version number. By statistics, only when the number of client version numbers higher than the server version number is greater than the threshold, the new version is recognized, and the wrong version number or the unstable test version is also changed to become a new version, which improves the stability of the user's software. . The client version number, if yes, the server version number new to the client version number is sent to the client through the server transceiver unit.
下述为本发明一个实施例中客户端的处理流程。 客户端, 也称为管 理软件的客户端, 可以由硬件模块实现, 也可以由软件实现。 客户端所 在的物理设备, 或者客户端通过直接或间接连接、 有线或无线连接能够 访问到的物理设备都属于本发明所说的客户端设备。 后文中有时将软件 版本搜集客户端和客户端设备统称为客户端, 但是从上下文可以很清楚 地看出,执行软件版本搜集操作的为软件版本搜集客户端,而软件列表、 软件版本号等都是从客户端设备中提取的。  The following is a processing flow of the client in one embodiment of the present invention. The client, also known as the client of the management software, can be implemented by a hardware module or by software. The physical device on which the client is located, or the physical device that the client can access through direct or indirect connection, wired or wireless connection, belongs to the client device of the present invention. In the following text, the software version collection client and client device are sometimes referred to as the client, but it can be clearly seen from the context that the software version collection operation is to collect the client for the software version, and the software list, software version number, etc. It is extracted from the client device.
一种软件版本搜集方法, 包括: 获取客户端的软件列表中软件的客 户端版本号; 发送所述客户端版本号到服务端。 A software version collection method includes: obtaining a client of a software in a client's software list The client version number; send the client version number to the server.
客户端版本号指的是客户端设备中软件的版本号。 客户端的软件列 表指的是客户端获取客户端设备中的一个或多个软件的信息形成的列 表。 软件列表中可以有一个软件或多个软件, 也就是说, 客户端可以从 客户端设备的所有软件中选择一个或多个软件形成软件列表。  The client version number refers to the version number of the software in the client device. The client's software list refers to a list of information obtained by the client to obtain information about one or more of the software in the client device. There may be one software or multiple software in the software list, that is, the client may select one or more software from all the software of the client device to form a software list.
所述客户端版本号可以通过注册表中软件卸载节点中的 DisplayVersion键值,或者主程序对应的可执行资源或软件安装目录下的 配置文件中获取。通过注册表中软件卸载节点中的 DisplayVersion键值、 主程序对应的 exe资源或软件安装目录下的配置文件中获取客户端版本 号, 简单快捷。  The client version number can be obtained by uninstalling the DisplayVersion key in the node in the software in the registry, or the executable resource corresponding to the main program or the configuration file in the software installation directory. It is quick and easy to obtain the client version number through the software in the registry to uninstall the DisplayVersion key in the node, the exe resource corresponding to the main program, or the configuration file in the software installation directory.
还可以获取所述客户端的软件列表。  A list of software for the client can also be obtained.
所述客户端的软件列表可以通过注册表的软件卸载列表、 桌面快捷 方式、 Windows开始菜单中的应用程序列表、 Windows快速启动栏中的 快捷方式获取。  The client's software list can be obtained through the software uninstall list of the registry, the desktop shortcut, the application list in the Windows Start menu, and the shortcut in the Windows Quick Launch bar.
本发明实施例提供一种获得软件升级版本号的软件版本管理系统, 包括:  The embodiment of the invention provides a software version management system for obtaining a software upgrade version number, which includes:
版本号获取单元, 获取客户端的软件列表中软件的客户端版本号; 客户端收发单元, 与所述版本号获取单元相连, 发送所述客户端版 本号到服务端。  The version number obtaining unit obtains a client version number of the software in the software list of the client; the client transceiver unit is connected to the version number obtaining unit, and sends the client version number to the server.
所述版本号获取单元通过注册表中软件卸载节点 中的 The version number obtaining unit uninstalls the node through a software in the registry
DisplayVersion键值、主程序对应的可执行资源或软件安装目录下的配置 文件中获取所述客户端版本号。 The client version number is obtained from the DisplayVersion key value, the executable resource corresponding to the main program, or the configuration file in the software installation directory.
该系统还可以包括软件列表获取单元,与所述版本号获取单元相连, 用于获取所述客户端的软件列表。  The system may further include a software list obtaining unit, connected to the version number obtaining unit, configured to acquire a software list of the client.
所述软件列表获取单元通过注册表的软件卸载列表、桌面快捷方式、 Windows开始菜单中的应用程序列表、 Windows快速启动栏中的快捷方 式获取所述客户端的软件列表。 The software list obtaining unit uses a software uninstall list of the registry, a desktop shortcut, The list of applications in the Windows Start menu, and the shortcuts in the Windows Quick Launch bar get the list of software for the client.
该系统还可以包括判断单元和升级单元。 所述客户端收发单元还用 于接收服务端版本号, 所述判断单元与所述客户端收发单元相连, 用于 判断所述服务端版本号是否新于客户端版本号。 所述升级单元与所述判 断单元相连, 在所述判断单元判断为是时提示用户并根据用户指令升级 或自动升级。 通过判断服务端版本号是否新于客户端版本号, 在服务端 版本号新于客户端版本号时提示用户并根据用户指令升级或自动升级, 使升级过程根据用户需要进行或者在后台自动升级, 极大的方便了用 户。  The system may also include a determination unit and an upgrade unit. The client transceiver unit is further configured to receive a server version number, and the determining unit is connected to the client transceiver unit, and configured to determine whether the server version number is new to the client version number. The upgrading unit is connected to the determining unit, and prompts the user when the determining unit determines that it is YES and upgrades or automatically upgrades according to the user instruction. By judging whether the server version number is newer than the client version number, when the server version number is newer than the client version number, the user is prompted and upgraded or automatically upgraded according to the user instruction, so that the upgrade process is performed according to the user's needs or automatically upgraded in the background. Great convenience for users.
以上为系统中对应于客户端的结构。  The above is the structure corresponding to the client in the system.
上述软件版本搜集方法、 管理系统及软件升级检测方法和系统通过 客户端上报客户端版本号或接收客户端上报的客户端版本号来判断是 否有新版本, 不需要人工搜集录入, 大大提高了获取软件升级版本的速 度。  The above software version collection method, management system, and software upgrade detection method and system determine whether there is a new version by reporting the client version number or receiving the client version number reported by the client, and does not need to manually collect and input, thereby greatly improving the acquisition. The speed of the software upgrade version.
以下举具体的例子来对本发明的实施方式进行说明。  The embodiments of the present invention will be described below by way of specific examples.
图 1为客户端的软件版本搜集方法流程图。 如图 1所示, 该方法包 括如下步骤:  Figure 1 is a flow chart of the software version collection method of the client. As shown in Figure 1, the method includes the following steps:
步骤 S110, 获取客户端设备的软件列表。  Step S110: Obtain a software list of the client device.
客户端设备中的软件列表可以通过注册表的软件卸载列表、 桌面快 捷方式、 Windows开始菜单中的应用程序列表、 Windows快速启动栏中 的 快 捷 方 式 等 获 取 。 例 如 , 注 册 表 路 径 为 : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVers ion\UninstalL  The list of software in the client device can be obtained through the software uninstall list of the registry, the desktop shortcut, the application list in the Windows Start menu, and the quick way in the Windows Quick Launch bar. For example, the registry path is: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVers ion\UninstalL
客户端获取客户端设备中的所有软件并生成软件列表, 也可以仅获 取一部分软件以形成软件列表。 具体采取那种方式可以根据预设的配置 参数来确定, 也可以通过每次或定期从服务器端获取配置信息来确定。 配置参数可以为: 仅基于预先指定的一个或多个软件形成软件列表, 或 者基于客户端设备中的所有软件形成软件列表, 或者基于客户端设备中 最经常被访问的软件形成软件列表。 软件的访问次数、 时间等可以利用 客户端设备中已有的某些具有统计功能的软件的统计结果得到, 也可以 由客户端进行统计。 从服务器端获取的配置信息可以为服务器中的一个 列表, 其中包括所有服务器需要获取信息的软件, 客户端获得这个列表 后, 仅从客户端设备提取该列表中列出的软件的信息形成软件列表。 The client obtains all the software in the client device and generates a list of software, or only Take a portion of the software to form a list of software. The specific manner can be determined according to preset configuration parameters, or can be determined by obtaining configuration information from the server side each time or periodically. The configuration parameters may be: forming a software list based on only one or more software specified in advance, or forming a software list based on all software in the client device, or forming a software list based on the most frequently accessed software in the client device. The number of times the software is accessed, the time, etc. can be obtained by using the statistical results of some software with statistical functions already in the client device, or can be counted by the client. The configuration information obtained from the server may be a list in the server, including software that all the servers need to obtain information. After obtaining the list, the client only extracts the information of the software listed in the list from the client device to form a software list. .
如果在管理软件的客户端中预设了哪些软件需要上报软件版本号的 情况下, 该步骤也可以省略。 软件列表中包含的软件可能包括即时通信 软件、 音视频播放软件、 资源下载软件、 网页浏览软件、 输入法软件等。 获取客户端软件列表的时机可以根据预设的参数确定, 例如, 可以是间 隔预定时间进行, 也可以是每次开机时进行, 还可以是客户端管理软件 启动时进行, 等。  This step can also be omitted if it is preset in the client of the management software that the software needs to report the software version number. The software included in the software list may include instant messaging software, audio and video playback software, resource download software, web browsing software, input method software, and the like. The timing of obtaining the client software list may be determined according to preset parameters, for example, may be performed at predetermined intervals, or may be performed each time the power is turned on, or may be performed when the client management software is started, and the like.
步骤 S120, 获取客户端的软件列表中软件的客户端版本号。 客户端 版本号可以通过注册表中软件卸载节点中的 Display Version键值、 主程 序对应的 exe资源(可执行资源 )或软件安装目录下的配置文件中获取。 在 Windows系统的注册表中, 软件卸载节点中的 Display Version键值记 录有该软件的版本号; 主程序对应的 exe资源的属性的版本标签中, 也 记载有该软件的版本号; 在该软件安装目录下的配置文件中通常也会记 载有该软件的版本号。  Step S120: Obtain a client version number of the software in the software list of the client. The client version number can be obtained from the Display Version key in the software uninstallation node in the registry, the exe resource corresponding to the main program (executable resource), or the configuration file in the software installation directory. In the registry of the Windows system, the Display Version key value in the software uninstallation node records the version number of the software; the version label of the attribute of the exe resource corresponding to the main program also records the version number of the software; The version number of the software is usually also recorded in the configuration file under the installation directory.
步驟 S130,发送客户端版本号到服务端。在收集到客户端版本号后, 各种软件的客户端版本号与其软件名称和 /或代码一起通过网络发送到 服务端。 可以是客户端在收集到客户端版本号后立即上传, 也可以是在 预设的时间进行上传,还可以是根据网络状况(例如在网络空闲的时候) 进行上传。 Step S130, sending the client version number to the server. After the client version number is collected, the client version number of each software is sent over the network to the server along with its software name and/or code. It can be that the client uploads immediately after collecting the client version number, or it can be Uploading at a preset time can also be based on network conditions (for example, when the network is idle).
通过客户端上报客户端版本号, 不需要人工搜集录入, 大大提高了 获取软件升级版本的速度。  Reporting the client version number through the client does not require manual collection and input, which greatly improves the speed of obtaining the software upgrade version.
图 2为服务端的软件升级检测方法的流程图。 如图 2所示, 该方法 可以包括以下步骤。  FIG. 2 is a flowchart of a software upgrade detection method on the server side. As shown in Figure 2, the method can include the following steps.
步驟 S210, 接收客户端发送的软件列表中软件的客户端版本号。 通 过网络接收客户端版本号及与该客户端版本号对应的软件名称和 /或代 码。服务器可以将收到的信息存储起来,也可以对收到的信息进行分析, 并更新服务器中存储的统计数据。 例如, 服务器可以统计收到某软件的 某个版本信息的次数、 时间、 发送该信息的客户端标识、 客户端设备的 标识等。  Step S210: Receive a client version number of the software in the software list sent by the client. The client version number and the software name and/or code corresponding to the client version number are received over the network. The server can store the received information, analyze the received information, and update the statistics stored in the server. For example, the server can count the number of times a certain version of the software is received, the time, the client identifier that sent the information, the identity of the client device, and so on.
步骤 S220, 判断所述客户端版本号是否新于与所述客户端版本号相 应的服务端版本号。 也就是, 将从客户端收到的软件的版本号与服务器 中存储的同一软件的版本号进行对比, 判断接收到的版本号是否更新。  Step S220: Determine whether the client version number is new to a server version number corresponding to the client version number. That is, the version number of the software received from the client is compared with the version number of the same software stored in the server, and it is judged whether the received version number is updated.
可以将收到的客户端版本号与其对应的服务端版本号——单独进行 对比, 如果客户端版本号高于服务端版本号, 则判定为客户端版本号新 于所述服务端版本号。 在进一步改进的实施方式中, 可以通过统计各客 户端发送的客户端版本号, 将数量大于阈值且高于服务端版本号的客户 端版本号作为新于所述服务端版本号的客户端版本号。 通过统计, 只有 在高于服务端版本号的客户端版本号数量大于阈值才认定为新版本, 避 免错误的版本号或者不稳定的测试版本也成为新的版本, 提高了用户使 用软件的稳定性。 例如, 某款软件的实际最新版本号为 5.0, 共收到该 款软件的客户端版本号数据 100万份, 其中有 10个客户端版本号是 6.0 (产生的原因可能为软件发行商的非正式测试版), 因为 10份数据比例 很小, 所以可以通过阈值法进行剔除, 如将阈值设定为 128, 只有在客 户端版本号是 6.0超过 128的时候, 才会将 6.0认为是新版本。 也可以 将阈值设置为新版本份数占收到的版本信息总的份数的比例, 例如设为 5%、 1/10等。 统计可以以预定的时间间隔周期性地进行, 例如, 每天统 计一次, 每三天统计一次, 或者每周统计一次等等, 也可以根据收到的 客户端的汇报的总份数来进行。 例如, 每收到 10000个客户端发送的软 件版本信息统计一次。 进行统计时, 服务器需要对收到的客户端的版本 信息进行去重处理, 即剔除同一客户端重复的上报信息, 仅保留不同客 户端上报的信息。 统计数据可以根据服务器中预设的配置每次统计后清 零, 也可以根据预设的策略进行累计。 具体的统计方式可以根据实际情 况来设计, 本发明不限定具体的统计方式。 The received client version number can be compared with its corresponding server version number - if the client version number is higher than the server version number, it is determined that the client version number is newer than the server version number. In a further improved implementation, the client version number sent by each client may be counted, and the client version number whose number is greater than the threshold and higher than the server version number is used as the client version new to the server version number. number. By statistics, only when the number of client version numbers higher than the server version number is greater than the threshold, the new version is recognized, and the wrong version number or the unstable test version is also changed to become a new version, which improves the stability of the user's software. . For example, the actual latest version number of a software is 5.0, and the client version number data of the software is received in 1 million copies, of which 10 client version numbers are 6.0 (the reason may be the software publisher's non- Official beta), because of 10 data ratios It is very small, so it can be eliminated by the threshold method. For example, if the threshold is set to 128, 6.0 will be considered as a new version only when the client version number is 6.0 or more than 128. It is also possible to set the threshold to the ratio of the number of copies of the new version to the total number of copies of the received version information, for example, 5%, 1/10, and the like. Statistics can be performed periodically at predetermined time intervals, for example, once a day, every three days, or once a week, etc., or based on the total number of copies reported by the client. For example, the software version information sent every 10,000 clients is counted once. When performing statistics, the server needs to perform deduplication on the received version information of the client, that is, the duplicated report information of the same client is removed, and only the information reported by different clients is retained. The statistics can be cleared after each statistics according to the preset configuration in the server, or can be accumulated according to the preset policy. The specific statistical method can be designed according to actual conditions, and the present invention does not limit specific statistical methods.
上述例子中以常见格式的版本号 (阿拉伯数字加小数点的格式) 进 行了说明, 在其他的例子中, 版本号也可以采用字母甚至符号的形式表 示。  In the above example, the version number of the common format (the Arabic numeral plus the decimal point format) is explained. In other examples, the version number can also be expressed in the form of letters or even symbols.
步骤 S230, 如果所述客户端版本号新于所述服务端版本号, 则更新 所述服务端版本号。 通过更新, 将管理软件服务端的服务端记录的版本 号修改为新的版本号 , 使服务端中记录的软件的状态处于较新的状态。  Step S230: Update the server version number if the client version number is new to the server version number. By updating, the version number of the server record of the management software server is modified to a new version number, so that the state of the software recorded in the server is in a new state.
步骤 S240, 推送服务端版本号到客户端。 将软件的服务端版本号与 其软件名称或者代码一起通过网络发送到客户端, 由于服务端记录的版 本号通过上述步骤处于较新的状态, 推送到客户端, 便于提醒用户对客 户端设备中的软件进行升级和同步。  Step S240: Push the server version number to the client. Send the server version number of the software to the client along with the software name or code. Because the version number recorded by the server is in a new state through the above steps, it is pushed to the client, which is convenient for reminding the user to the client device. The software is upgraded and synchronized.
在其他实施方式中, 本步骤可以省略, 而是在客户端发出查询请求 时, 才响应该请求并回复服务端版本号。 另外, 在替代的实施方式中, 本步骤可以替换为判断服务端版本号是否新于步骤 S210接收的客户端 版本号,如果是,则将新于客户端版本号的服务端版本号发送至客户端。 通过本实施方式, 在软件的种类繁多并且客户端量非常庞大的情况下, 既可以避免大量数据的推送, 又可以保证在客户端没有查询的情况下主 动告知客户端哪些软件版本有升级。 上述服务器判断服务器中存储的软 件版本是否新于收到的客户端上报的软件版本可以是在下一次收到客 户端上报软件版本信息时进行, 也可以是服务器记录客户端上报的软件 版本, 更新版本信息后进行判断。 还可以是, 服务器记录软件的各个版 本与上报该版本的客户端标识的对应关系, 例如, 版本 4.0对应客户端 1、 2、 3 , 版本 5.0对应客户端 4、 5、 6, 服务器更新版本信息后, 根据 旧版本找到其对应的客户端标识, 并将新版本的信息发送给相应的客户 端。 当然, 为了减少服务器的工作负荷, 服务器可以将新的版本信息发 送给所有客户端, 由客户端来判断客户端设备的版本是否是最新的, 并 提醒用户有新的软件版本。 In other embodiments, this step may be omitted, but when the client issues a query request, it responds to the request and replies to the server version number. In addition, in an alternative embodiment, this step may be replaced by determining whether the server version number is new to the client version number received in step S210, and if yes, sending the server version number new to the client version number to the client. end. With the present embodiment, in the case of a large variety of software and a very large number of clients, it is possible to avoid pushing a large amount of data, and to ensure that the software version is actively upgraded when the client does not query. The server determines whether the software version stored in the server is newer than the software version reported by the client, and may be performed when the next time the client receives the software version information, or the server records the software version reported by the client, and the updated version. After the information is judged. It may also be that the server records the corresponding relationship between each version of the software and the client identifier that reports the version, for example, version 4.0 corresponds to the client 1, 2, 3, and version 5.0 corresponds to the client 4, 5, 6, server update version information. After that, the corresponding client ID is found according to the old version, and the new version information is sent to the corresponding client. Of course, in order to reduce the workload of the server, the server can send new version information to all clients, and the client determines whether the version of the client device is up to date and reminds the user of a new software version.
在接收到大量的客户端上报的客户端版本号后, 通过大量的客户端 版本号可以判断是否有新版本, 因为软件发行商发行新的软件版本后, 总有一些用户会先行下载并升级, 或者部分用户的软件设置为自动升级 的模式, 此时, 网絡中即存在一些新版本的软件, 通过搜集这些软件的 版本号, 即可发现某一款软件的新版本。  After receiving a large number of client version numbers reported by the client, a large number of client version numbers can be used to determine whether there is a new version. After the software publisher releases a new software version, some users will download and upgrade first. Or some users' software is set to the automatic upgrade mode. At this time, there are some new versions of software on the network. By collecting the version numbers of these softwares, a new version of a certain software can be found.
在服务端主动推送服务端版本号或者客户端发出查询请求、 服务端 响应该请求并回复服务端版本号时, 客户端的工作过程如图 3所示。 图 3为客户端的工作过程流程图, 主要包括以下步骤。  When the server actively pushes the server version number or the client sends a query request, and the server responds to the request and replies to the server version number, the working process of the client is as shown in FIG. 3. Figure 3 is a flow chart of the working process of the client, which mainly includes the following steps.
步骤 S310, 接收服务端版本号。  Step S310, receiving a server version number.
步驟 S320, 判断是否有新版本。 客户端判断服务端版本号是否新于 客户端版本号, 如果是, 则进入步骤 S330, 否则流程结束。  In step S320, it is determined whether there is a new version. The client determines whether the server version number is newer than the client version number, and if yes, proceeds to step S330, otherwise the process ends.
步驟 S330, 提示用户或自动升级。 例如, 弹出提示框提示用户有新 版本可以, 是否升级, 在用户选择升级时根据用户指令升级。 另外, 也 可以不提示用户自动升级, 而是记录在本地, 当用户发出查询请求时再 提供给用户。 Step S330, prompting the user or automatically upgrading. For example, a pop-up prompt box prompts the user to have a new version, whether to upgrade, and upgrade according to user instructions when the user selects the upgrade. In addition, also Instead of prompting the user to automatically upgrade, it is recorded locally, and is provided to the user when the user makes a query request.
通过判断服务端版本号是否新于客户端版本号, 在服务端版本号新 于客户端版本号时提示用户并根据用户指令升级或自动升级, 使升级过 程根据用户需要进行或者在后台自动升级, 极大的方便了用户。 另外, 如图 4所示, 还提供了一种客户端的软件版本管理系统和服 务端的软件升级检测系统。  By judging whether the server version number is newer than the client version number, when the server version number is newer than the client version number, the user is prompted and upgraded or automatically upgraded according to the user instruction, so that the upgrade process is performed according to the user's needs or automatically upgraded in the background. Great convenience for users. In addition, as shown in FIG. 4, a software version management system of the client and a software upgrade detection system of the server are also provided.
软件版本管理系统包括软件列表获取单元、 版本号获取单元、 客户 端收发单元、 判断单元和升级单元。  The software version management system includes a software list obtaining unit, a version number obtaining unit, a client transceiver unit, a judging unit, and an upgrading unit.
软件列表获取单元获取客户端的软件列表。 软件列表获取单元通过 注册表的软件卸载列表、 桌面快捷方式、 Windows开始菜单中的应用程 序列表、 Windows快速启动栏中的快捷方式获取所述客户端的软件列表。  The software list obtaining unit acquires a software list of the client. The software list obtaining unit obtains the software list of the client through a software uninstall list of the registry, a desktop shortcut, an application sequence table in the Windows start menu, and a shortcut in the Windows quick launch bar.
版本号获取单元与软件列表获取单元相连获取客户端的软件列表中 软件的客户端版本号。 版本号获取单元通过注册表中软件卸载节点中的 Display Version键值、主程序对应的 exe资源或软件安装目录下的配置文 件中获取所述客户端版本号。  The version number obtaining unit is connected to the software list obtaining unit to obtain the client version number of the software in the software list of the client. The version number obtaining unit obtains the client version number by using the Display Version key value in the software uninstallation node in the registry, the exe resource corresponding to the main program, or the configuration file in the software installation directory.
客户端收发单元与所述版本号获取单元相连发送所述客户端版本号 到服务端。  The client transceiver unit is connected to the version number obtaining unit to send the client version number to the server.
客户端收发单元还用于接收服务端版本号, 判断单元与客户端收发 单元相连判断服务端版本号是否新于客户端版本号, 升级单元与判断单 元相连在判断单元判断为是时提示用户并根据用户指令升级或自动升 级。 软件升级检测系统包括服务端收发单元、 存储单元和处理单元。 服务端收发单元用于接收客户端的软件列表中软件的客户端版本 号。 The client transceiver unit is further configured to receive the server version number, and the determining unit is connected to the client transceiver unit to determine whether the server version number is new to the client version number, and the upgrading unit is connected to the determining unit, and the user is prompted when the determining unit determines to be Upgrade or auto-upgrade according to user instructions. The software upgrade detection system includes a server transceiver unit, a storage unit and a processing unit. The server transceiver unit is configured to receive a client version number of the software in the client's software list.
存储单元用于存储服务端版本号。  The storage unit is used to store the server version number.
处理单元与服务端收发单元及存储单元相连, 判断客户端版本号是 否新于与客户端版本号相应的服务端版本号, 如果客户端版本号新于服 务端版本号,则更新存储单元中的服务端版本号。在优选的实施方式中, 处理单元统计各客户端的客户端版本号, 将数量大于阈值且高于服务端 版本号的客户端版本号作为新于服务端版本号的客户端版本号。 进一步 地, 处理单元还判断服务端版本号是否新于接收的客户端版本号, 如果 所述客户端。 和详细, 但并不能因此而理解为对本发明专利范围的限制。 应当指出的 是, 对于本领域的普通技术人员来说, 在不脱离本发明构思的前提下, 还可以做出若干变形和改进, 这些都属于本发明的保护范围。 因此, 本 发明专利的保护范围应以所附权利要求为准。  The processing unit is connected to the server transceiver unit and the storage unit, and determines whether the client version number is new to the server version number corresponding to the client version number. If the client version number is new to the server version number, the processing unit is updated. Server version number. In a preferred embodiment, the processing unit counts the client version number of each client, and uses the client version number whose number is greater than the threshold and higher than the server version number as the client version number new to the server version number. Further, the processing unit further determines whether the server version number is new to the received client version number, if the client. And the detailed description is not to be construed as limiting the scope of the invention. It should be noted that a number of variations and modifications may be made by those skilled in the art without departing from the spirit and scope of the invention. Therefore, the scope of the invention should be determined by the appended claims.

Claims

权利要求书 Claim
1、 一种软件版本搜集方法, 其特征在于, 包括: A software version collection method, characterized in that:
服务器接收客户端发送的客户端设备中使用的软件的第一版本的信 息;  The server receives information of the first version of the software used in the client device sent by the client;
根据所述第一版本的信息和服务器中记录的所述软件的第二版本的 信息判断所述第一版本是否比所述第二版本新;  Determining, according to the information of the first version and the information of the second version of the software recorded in the server, whether the first version is newer than the second version;
若是, 则更新所述服务器记录的第二版本的信息。  If so, the information of the second version of the server record is updated.
2、 根据权利要求 1所述的方法, 其特征在于:  2. The method of claim 1 wherein:
当所述第一版本比所述第二版本新时, 进一步包括: 判断所述收到 第一版本的信息的次数是否大于第一阈值, 若所述收到第一版本的信息 的次数大于第一阈值时, 执行所述更新服务器记录的第二版本信息的步 骤; 或者  When the first version is newer than the second version, the method further includes: determining whether the number of times the information of the first version is received is greater than a first threshold, if the number of times the information of the first version is received is greater than a threshold value, performing the step of updating the second version information recorded by the server; or
当所述第一版本比所述第二版本新时, 进一步包括: 判断所述收到 第一版本的信息的次数与记录的收到所述软件的所有版本信息的总次 数之比是否大于第二阈值, 若所述收到第一版本的信息的次数与记录的 收到所述软件的所有版本信息的总次数之比大于第二阈值时, 执行所述 更新服务器记录的第二版本信息的步骤。  When the first version is newer than the second version, the method further includes: determining whether a ratio of the number of times the information of the first version is received to the total number of times of all the version information of the received software is greater than a second threshold, if the ratio of the number of times the first version of the information is received to the total number of times the recorded version information of the software is received is greater than the second threshold, performing the second version information recorded by the update server step.
3、 根据权利要求 2所述的方法, 其特征在于:  3. The method of claim 2, wherein:
所述收到第一版本信息的次数为预定的时间段内收到所述第一版本 信息的次数。  The number of times the first version information is received is the number of times the first version information is received within a predetermined time period.
4、 根据权利要求 2所述的方法, 其特征在于, 进一步包括: 接收到所述客户端发送的第一版本的信息后, 判断是否从所述客户 端收到过所述第一版本的信息, 若收到过, 则不增加所述收到第一版本 的信息的次数。  The method according to claim 2, further comprising: after receiving the information of the first version sent by the client, determining whether the information of the first version is received from the client If received, the number of times the information of the first version is received is not increased.
5、 根据权利要求 1所述的方法, 其特征在于, 进一步包括: 将记录的所述第二版本的信息提供给所述客户端。 5. The method according to claim 1, further comprising: The recorded second version of the information is provided to the client.
6、 根据权利要求 1所述的方法, 其特征在于, 进一步包括: 客户端 获取客户端设备中所述软件的第一版本的信息;  6. The method according to claim 1, further comprising: obtaining, by the client, information of the first version of the software in the client device;
发送所述第一版本的信息到所述服务器。  Sending the first version of the information to the server.
7、根据权利要求 6所述的方法, 其特征在于, 所述第一版本的信息 是从注册表中软件卸载节点中的 Display Version键值、 主程序对应的可 执行资源或软件安装目录下的配置文件中获取的。  The method according to claim 6, wherein the information of the first version is a Display Version key value in a node from a software in a registry, an executable resource corresponding to a main program, or a software installation directory. Obtained in the configuration file.
8、 根据权利要求 6所述的方法, 其特征在于, 进一步包括: 获取所 述客户端设备中软件的列表; 针对所述列表中的每个软件执行所述获取 步骤。  8. The method of claim 6, further comprising: obtaining a list of software in the client device; performing the obtaining step for each software in the list.
9、根据权利要求 8所述的方法, 其特征在于, 所述软件的列表是从 注册表的软件卸载列表、 桌面快捷方式、 Windows开始菜单中的应用程 序列表、 Windows快速启动栏中的快捷方式中获取的。  9. The method according to claim 8, wherein the list of software is a software uninstall list from a registry, a desktop shortcut, an application list in a Windows Start menu, and a shortcut in a Windows Quick Launch bar. Obtained in .
10、 一种服务器, 其特征在于, 包括:  10. A server, comprising:
第一模块, 用于接收客户端发送的客户端设备中使用的软件的第一 版本的信息, 并通知第二模块;  a first module, configured to receive information about a first version of software used in a client device sent by a client, and notify the second module;
第二模块, 用于根据所述第一模块收到的所述第一版本的信息和第 三模块记录的所述软件的第二版本的信息判断所述第一版本是否比所 述第二版本新;若是,则更新所述第三模块记录的所述第二版本的信息。  a second module, configured to determine, according to information about the first version received by the first module, and information about a second version of the software recorded by the third module, whether the first version is greater than the second version New; if yes, updating the information of the second version recorded by the third module.
11、 根据权利要求 10所述的服务器, 其特征在于:  11. The server of claim 10, wherein:
所述第二模块用于当判断所述第一版本比所述第二版本新时, 进一 步判断所述收到第一版本的信息的次数是否大于第一阈值, 若所述收到 第一版本的信息的次数大于第一阈值时, 执行所述更新第三模块记录的 所述第二版本的信息的步骤; 或者当判断所述第一版本比所述第二版本 新时, 进一步判断所述收到第一版本的信息的次数与记录的收到所述软 件的所有版本信息的总次数之比是否大于第二阈值, 若所述收到第一版 本的信息的次数与记录的收到所述软件的所有版本信息的总次数之比 大于第二阈值时, 执行所述更新第三模块记录的所述第二版本的信息的 步骤。 The second module is configured to determine, when the first version is newer than the second version, whether the number of times the information of the first version is received is greater than a first threshold, if the first version is received The step of updating the information of the second version recorded by the third module when the number of times of the information is greater than the first threshold; or determining that the first version is newer than the second version, Whether the ratio of the number of times the first version of the information is received to the total number of times the recorded version information of the software is received is greater than a second threshold, if the first version is received The step of updating the information of the second version recorded by the third module is performed when the ratio of the number of times of the information to the total number of times the recorded all the version information of the software is received is greater than the second threshold.
12、 根据权利要求 11所述的服务器, 其特征在于:  12. The server of claim 11 wherein:
所述第二模块用于将预定的时间段内收到所述第一版本信息的次数 与所述第一阈值进行比较。  The second module is configured to compare the number of times the first version information is received within a predetermined time period with the first threshold.
13、 根据权利要求 11所述的服务器, 其特征在于:  13. The server of claim 11 wherein:
所述第一模块进一步用于: 接收到所述客户端发送的第一版本的信 息后, 判断是否从所述客户端收到过所述第一版本的信息, 若收到过, 则不通知所述第二模块。  The first module is further configured to: after receiving the information of the first version sent by the client, determine whether the information of the first version is received from the client, and if not received, not notify The second module.
14、 根据权利要求 10所述的服务器, 其特征在于, 进一步包括: 第四模块, 用于将所述第三模块记录的所述第二版本的信息提供给 所述客户端。  The server according to claim 10, further comprising: a fourth module, configured to provide information about the second version recorded by the third module to the client.
15、 一种软件版本搜集系统, 其特征在于, 包括: 服务器和客户端; 所述服务器用于:  15. A software version collection system, comprising: a server and a client; the server is configured to:
接收客户端发送的客户端设备中使用的软件的第一版本的信 息;  Receiving information of the first version of the software used in the client device sent by the client;
根据所述第一版本的信息和服务器中记录的所述软件的第二版 本的信息判断所述第一版本是否比所述第二版本新; 若是, 则更新所述服务器记录的第二版本的信息。  Determining, according to the information of the first version and the information of the second version of the software recorded in the server, whether the first version is newer than the second version; if yes, updating the second version of the server record information.
16、 根据权利要求 15所述的系统, 其特征在于:  16. The system of claim 15 wherein:
所述服务器用于:  The server is used to:
当判断所述第一版本比所述第二版本新时, 进一步判断所述收 到第一版本的信息的次数是否大于第一阈值, 若所述收到 第一版本的信息的次数大于第一阈值时, 执行所述更新服 务器记录的第二版本信息的步骤; 或者 当判断所述第一版本比所述第二版本新时, 进一步判断所述收 到第一版本的信息的次数与记录的收到所述软件的所有 版本信息的总次数之比是否大于第二阈值, 若所述收到第 一版本的信息的次数与记录的收到所述软件的所有版本 信息的总次数之比大于第二阈值时, 执行所述更新服务器 记录的第二版本信息的步骤。 When it is determined that the first version is newer than the second version, further determining whether the number of times the information of the first version is received is greater than a first threshold, if the number of times the information of the first version is received is greater than the first At the threshold, performing the step of updating the second version information recorded by the server; or When it is determined that the first version is newer than the second version, further determining whether the ratio of the number of times the first version of the information is received to the total number of times the recorded version information of the software is received is greater than the second a threshold, if the ratio of the number of times the first version of the information is received to the total number of times the received version information of the software is received is greater than a second threshold, performing the step of updating the second version information recorded by the server .
17、 根据权利要求 16所述的系统, 其特征在于:  17. The system of claim 16 wherein:
所述服务器用于:  The server is used to:
将预定的时间段内收到所述第一版本信息的次数与所述第一阈 值进行比较。  The number of times the first version information is received within a predetermined period of time is compared to the first threshold.
18、 根据权利要求 16所述的系统, 其特征在于:  18. The system of claim 16 wherein:
所述服务器进一步用于:  The server is further used to:
接收到所述客户端发送的第一版本的信息后, 判断是否从所述 客户端收到过所述第一版本的信息, 若收到过, 则不增加 所述收到第一版本的信息的次数。  After receiving the information of the first version sent by the client, determining whether the information of the first version is received from the client, and if received, not adding the information of the first version. The number of times.
19、 根据权利要求 15所述的系统, 其特征在于:  19. The system of claim 15 wherein:
所述服务器进一步用于:  The server is further used to:
将记录的所述第二版本的信息提供给所述客户端。  The recorded second version of the information is provided to the client.
20、 根据权利要求 15所述的系统, 其特征在于:  20. The system of claim 15 wherein:
所述客户端用于:  The client is used to:
获取客户端设备中所述软件的所述第一版本的信息;  Obtaining information of the first version of the software in the client device;
将所述第一版本的信息发送到所述服务器。  Sending the information of the first version to the server.
21、 根据权利要求 20所述的系统, 其特征在于:  21. The system of claim 20 wherein:
所述客户端用于从注册表中软件卸载节点中的 Display Version键值、 程序对应的可执行资源或软件安装目录下的配置文件中获取所述第 版本的信息。 The client is configured to obtain the information of the first version from a Display Version key in a software uninstallation node in the registry, an executable resource corresponding to the program, or a configuration file in a software installation directory.
22、 根据权利要求 20所述的系统, 其特征在于: 所述客户端进一步用于: 获取所述客户端设备中软件的列表, 针对 所述列表中的每个软件执行所述获取步骤。 22. The system according to claim 20, wherein: the client is further configured to: obtain a list of software in the client device, and perform the obtaining step for each software in the list.
23、 根据权利要求 22所述的系统, 其特征在于:  23. The system of claim 22, wherein:
所述客户端用于从所述客户端设备中注册表的软件卸载列表、 桌面 快捷方式、 Windows开始菜单中的应用程序列表、 Windows快速启动栏 中的快捷方式获取所述列表。  The client is configured to obtain the list from a software uninstall list of a registry in the client device, a desktop shortcut, an application list in a Windows Start menu, and a shortcut in a Windows Quick Launch bar.
PCT/CN2010/080514 2010-01-13 2010-12-30 Method, system and server for collecting version of software WO2011085631A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
BR112012017294-8A BR112012017294B1 (en) 2010-01-13 2010-12-30 method, system and server for collecting software versions
SG2012051439A SG182486A1 (en) 2010-01-13 2010-12-30 Method, system and server for collecting version of software

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010042816A CN101794222A (en) 2010-01-13 2010-01-13 Software version collecting method, management system and software upgrading detection method and system
CN201010042816.2 2010-01-13

Publications (1)

Publication Number Publication Date
WO2011085631A1 true WO2011085631A1 (en) 2011-07-21

Family

ID=42586934

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/080514 WO2011085631A1 (en) 2010-01-13 2010-12-30 Method, system and server for collecting version of software

Country Status (4)

Country Link
CN (1) CN101794222A (en)
BR (1) BR112012017294B1 (en)
SG (1) SG182486A1 (en)
WO (1) WO2011085631A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102622252A (en) * 2012-03-08 2012-08-01 神州数码国信信息技术(苏州)有限公司 Automatic upgrading method for meat traceability system
CN110806971A (en) * 2019-09-25 2020-02-18 上海艾融软件股份有限公司 Version testing method and device and electronic equipment
CN112540784A (en) * 2020-12-17 2021-03-23 中国航空工业集团公司成都飞机设计研究所 Airplane airborne software change control method
CN113434187A (en) * 2021-06-18 2021-09-24 聚好看科技股份有限公司 Server and whiteboard version compatible method

Families Citing this family (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101794222A (en) * 2010-01-13 2010-08-04 腾讯科技(深圳)有限公司 Software version collecting method, management system and software upgrading detection method and system
CN102486725A (en) * 2010-12-02 2012-06-06 上海可鲁系统软件有限公司 Distributed platform and method for managing life cycle of functional module in platform
CN102495733A (en) * 2011-12-08 2012-06-13 方正国际软件有限公司 Methods for detecting compatibility of application program and relevant database script and performing upgrading maintenance on application program and relevant database script
US10270709B2 (en) 2015-06-26 2019-04-23 Microsoft Technology Licensing, Llc Allocating acceleration component functionality for supporting services
CN104202401B (en) * 2012-10-16 2019-03-22 北京奇虎科技有限公司 Application upgrade system
CN102882978A (en) * 2012-10-16 2013-01-16 北京奇虎科技有限公司 Server and application updating method
CN103049283A (en) * 2012-11-28 2013-04-17 镇江为天下信息服务有限公司 Automatic updating method for setting version numbers for every software file
CN103605546B (en) * 2013-11-22 2017-02-01 中国广核集团有限公司 Software version detecting method and device
CN104780189A (en) * 2014-01-13 2015-07-15 中兴通讯股份有限公司 Software upgrading method and software upgrading device
CN103986969B (en) * 2014-04-28 2017-12-05 小米科技有限责任公司 application management method, device and system
CN104090807A (en) * 2014-07-18 2014-10-08 广州金山网络科技有限公司 Application software new version information obtaining method and device
CN104239098A (en) * 2014-09-09 2014-12-24 北京金山安全软件有限公司 Automatic software upgrading method and device and mobile terminal
CN104298757B (en) * 2014-10-22 2018-01-12 福建星网视易信息系统有限公司 A kind of method and system of compatible multi version mobile client and database
CN105653298A (en) * 2014-11-12 2016-06-08 Tcl集团股份有限公司 Application program update method and terminal
US10198294B2 (en) 2015-04-17 2019-02-05 Microsoft Licensing Technology, LLC Handling tenant requests in a system that uses hardware acceleration components
US9792154B2 (en) 2015-04-17 2017-10-17 Microsoft Technology Licensing, Llc Data processing system having a hardware acceleration plane and a software plane
US10216555B2 (en) 2015-06-26 2019-02-26 Microsoft Technology Licensing, Llc Partially reconfiguring acceleration components
CN105700917A (en) * 2016-01-04 2016-06-22 浪潮通用软件有限公司 Method and apparatus for synchronizing DLL and database
CN106897053B (en) * 2016-07-08 2020-06-26 阿里巴巴集团控股有限公司 Code publishing method and device
CN108459950A (en) * 2017-02-20 2018-08-28 宏碁股份有限公司 verification method and verification device
CN108733391A (en) * 2017-04-18 2018-11-02 北京京东尚科信息技术有限公司 A kind of method and apparatus of dynamic resource allocation
CN109192262B (en) * 2018-09-17 2020-11-20 北京惠每云科技有限公司 Data transmission method and device
CN109360029B (en) * 2018-10-30 2021-09-10 深圳市亿晟科技有限公司 Self-management method of remote terminal advertising machine
CN110764803B (en) * 2019-10-21 2023-03-31 北京云迹科技股份有限公司 Software upgrading method and device
CN112527354A (en) * 2020-12-11 2021-03-19 山东中创软件商用中间件股份有限公司 Monitoring software upgrading method, device, equipment and readable storage medium
CN113835729B (en) * 2021-09-23 2024-01-05 深圳市元征科技股份有限公司 Upgrading method, upgrading device, terminal equipment and computer readable storage medium
CN114942774B (en) * 2022-07-26 2022-11-08 中恒信息科技(广州)有限公司 BIM modeling software-based plug-in function hot updating method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1659537A (en) * 2002-04-24 2005-08-24 N-G获得公司 System and method for automatically updating a wireless device
CN1690961A (en) * 2004-04-30 2005-11-02 鸿富锦精密工业(深圳)有限公司 Client program automatic updating system and method
CN101794222A (en) * 2010-01-13 2010-08-04 腾讯科技(深圳)有限公司 Software version collecting method, management system and software upgrading detection method and system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101026464A (en) * 2006-02-25 2007-08-29 宇龙计算机通信科技(深圳)有限公司 Wireless terminal wireless upgrding method and wireless upgrading system
CN100557567C (en) * 2007-12-21 2009-11-04 深圳市迅雷网络技术有限公司 A kind of method, system and device of prompting software version update

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1659537A (en) * 2002-04-24 2005-08-24 N-G获得公司 System and method for automatically updating a wireless device
CN1690961A (en) * 2004-04-30 2005-11-02 鸿富锦精密工业(深圳)有限公司 Client program automatic updating system and method
CN101794222A (en) * 2010-01-13 2010-08-04 腾讯科技(深圳)有限公司 Software version collecting method, management system and software upgrading detection method and system

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102622252A (en) * 2012-03-08 2012-08-01 神州数码国信信息技术(苏州)有限公司 Automatic upgrading method for meat traceability system
CN102622252B (en) * 2012-03-08 2015-07-15 神州数码国信信息技术(苏州)有限公司 Automatic upgrading method for meat traceability system
CN110806971A (en) * 2019-09-25 2020-02-18 上海艾融软件股份有限公司 Version testing method and device and electronic equipment
CN112540784A (en) * 2020-12-17 2021-03-23 中国航空工业集团公司成都飞机设计研究所 Airplane airborne software change control method
CN113434187A (en) * 2021-06-18 2021-09-24 聚好看科技股份有限公司 Server and whiteboard version compatible method
CN113434187B (en) * 2021-06-18 2022-10-28 聚好看科技股份有限公司 Server and whiteboard version compatible method

Also Published As

Publication number Publication date
SG182486A1 (en) 2012-08-30
CN101794222A (en) 2010-08-04
BR112012017294A2 (en) 2016-03-22
BR112012017294B1 (en) 2020-12-22

Similar Documents

Publication Publication Date Title
WO2011085631A1 (en) Method, system and server for collecting version of software
JP6571202B2 (en) System and method for automatic cloud-based full data backup and restore on mobile devices
US7904608B2 (en) System and method for updating software in electronic devices
EP2954402B1 (en) Data consistency and rollback for cloud analytics
WO2011085647A1 (en) Method and apparatus for detecting software installation
CN102262544A (en) Method and device for upgrading software
EP3022708B1 (en) Content source discovery
US20070174246A1 (en) Multiple client search method and system
WO2014166292A1 (en) Application program management method and apparatus, server, and terminal device
CN102043655A (en) Method and system for carrying out advanced uninstall on software
CN102073527B (en) Method and device for updating input method word stock
WO2010036455A2 (en) System and method for delivering software
US7730164B1 (en) Bootstrap approaches to downloading data in response to a download indication
US9367302B2 (en) Generating client qualification to execute package update manager
US20100293143A1 (en) Initialization of database for synchronization
US20230066698A1 (en) Compute instance warmup operations
US20210042271A1 (en) Distributed garbage collection for dedupe file system in cloud storage bucket
CN101340463A (en) Method and apparatus for determining network resource type
CN108628616B (en) Method and device for determining App installation channel
US11301423B2 (en) System and method for managing a file cache for a client application
CN118520051A (en) Data synchronization method and electronic equipment
JP5768086B2 (en) Monitoring device, program, and monitoring method
US20050278315A1 (en) Devices and methods for downloading data
CN100388238C (en) General storage method
CN105100204A (en) Information-processing method and device

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 1201003503

Country of ref document: TH

WWE Wipo information: entry into national phase

Ref document number: 6951/CHENP/2012

Country of ref document: IN

REG Reference to national code

Ref country code: BR

Ref legal event code: B01A

Ref document number: 112012017294

Country of ref document: BR

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205N DATED 19/09/2012)

122 Ep: pct application non-entry in european phase

Ref document number: 10842913

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 112012017294

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20120712