CN1790266B - 用于下载更新的方法和系统 - Google Patents

用于下载更新的方法和系统 Download PDF

Info

Publication number
CN1790266B
CN1790266B CN2005101370280A CN200510137028A CN1790266B CN 1790266 B CN1790266 B CN 1790266B CN 2005101370280 A CN2005101370280 A CN 2005101370280A CN 200510137028 A CN200510137028 A CN 200510137028A CN 1790266 B CN1790266 B CN 1790266B
Authority
CN
China
Prior art keywords
segment
renewal
peer
computing equipment
segments
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN2005101370280A
Other languages
English (en)
Other versions
CN1790266A (zh
Inventor
J·F·麦凯
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Corp
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 Microsoft Corp filed Critical Microsoft Corp
Publication of CN1790266A publication Critical patent/CN1790266A/zh
Application granted granted Critical
Publication of CN1790266B publication Critical patent/CN1790266B/zh
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/658Incremental updates; Differential updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management

Abstract

本发明的实施例提供了软件提供商利用对等环境向若干不同的接收者分发软件更新的能力。此处所描述的本发明可用于更新任何类型的软件,包括但不限于操作软件、编程软件、反病毒软件、数据库软件等。具有增加的安全性的对等环境的使用提供了最小化每一对等体的下载时间并也减少必须由软件提供商提供来使得接收者(对等体)能够获得更新的出口带宽的数量的能力。

Description

用于下载更新的方法和系统
技术领域
本发明一般涉及计算机更新,尤其涉及使用对等网络环境获取和安装更新的系统和方法。
背景技术
计算机,尤其是计算机软件通常是通过用户通过诸如因特网等网络从诸如软件提供商等主机下载软件补丁来更新的。当前,补丁完整地从单个来源下载,并且安装在下载机器上以将软件更新到当前状态。尽管该技术是可操作的,但是它具有若干缺陷。
首先,使补丁可用于下载的软件提供商必须提供足够数量的出口带宽以允许多个顾客同时下载更新。对于具有大量顾客的软件提供商,这一出口带宽可能变得非常昂贵。
其次,顾客在安装补丁和升级软件之前必须从一个来源下载整个补丁。尽管这对于小尺寸的补丁可能是可接受的,但对于较大的补丁,从一个来源下载整个补丁所需的时间可能是不可接受的。第三,如果所提供的软件并未使足够的带宽可用于下载(当发行诸如安全更新等高优先级补丁时,这尤其困难和昂贵),顾客可能被临时禁止下载补丁。
对等网络中最近的进步提供了从多个对等体下载大文件的不同部分的能力。例如,图1示出了用于下载特定文件的典型对等环境的框图。为下载特定文件,客户机101向主机103请求特定文件。作为响应,主机发送一对等体列表,该对等体列表标识了可用于下载这些所请求文件的不同片断的多个对等体。例如,视频文件可被划分成多个片断,这些片断被划分成多个子片断,且这些子片断被划分成子子片断。先前从一个来源或从多个其它对等体下载该视频文件的每一对等体可用于由诸如客户机101等其它对等体下载整个文件的这些子子片断中的一个或多个。由主机103发送给客户机101的对等体列表标识了所请求的特定文件的子子片断的每一个以及可用于下载这些子子片断的相关联的对等体。
在从主机103接收到对等体列表之后,客户机101为子子片断的每一个标识将从其中下载该子子片断的对等体。在标识了对等体之后,客户机101从所选择的对等体下载每一子子片断,直到下载了特定文件的所有子子片断。通过从不同的对等体下载片断,可同时进行多个下载。当下载了每一子子片断之后,客户机101可决定它是否希望成为可用于下载该子子片断(即,共享该子子片断)对等体。如果客户机决定它的确希望共享该子子片断,则客户机101向主机103标识它愿意共享的子子片断。
尽管诸如参考图1所描述的对等环境提供了客户机下载它所请求的特定文件,诸如视频文件的能力,当前没有用于确定客户机可能需要什么文件的技术。例如,回头参考下载软件补丁,在请求补丁之前,客户机必须不仅知道有什么更新可用,还必须知道客户机需要什么更新。此外,当前没有保护下载计算机以免通过在材料被完全集成到下载计算机之前标识它共享什么而遭受危害的安全特征。此外,不存在当客户机需要收回本地高速缓存空间时软件提供商能够对客户机本地高速缓存中的多个补丁区分优先级的方法。
因此,需要一种允许客户机标识所需的软件更新并使用对等网络安全地下载那些更新的系统和方法。
发明内容
本发明的实施例提供了软件提供商使用对等环境问若干不同的顾客分发软件更新的能力。此处描述的本发明可用于更新任何类型的软件,包括但不限于,操作软件、编程软件、反病毒软件、数据库软件等等。具有增加的安全性的对等环境的使用提供了最小化每一对等体的下载时间并也减少必须由软件提供商提供以使其顾客(对等体)能够获取更新的出口带宽的数量能力。
依照本发明的第一方面,提供了一种用于更新第一计算设备的方法。该方法接收可用更新的列表,并确定是否需要列表上的任何更新。如果需要任何更新,则接收标识更新的片断以及可从其中获得这些片断的计算设备的计算设备列表。这些片断然后从计算设备下载,其中多个片断的至少两个从不同的计算设备下载。一旦下载了片断,使用下载的片断更新第一计算设备的软件。
依照本发明的另一方面,提供了一种用于向客户机提供对等体列表以供下载软件更新的方法。该方法发送标识可用更新的列表并接收对可用更新的对等体列表请求。作为响应,生成标识多个对等体的对等体列表,其中每一标识的对等体可用于下载可用更新的至少一部分。该对等体列表然后被发送。
依照本发明的另一方面,提供了一种具有计算机可读介质的计算机系统,该计算机可读介质中包括用于执行获取更新的方法的计算机可执行程序。该计算机系统接收可用更新的列表,并从可用更新列表中标识所需的更新。然后为所需的更新请求并接收对等体列表。所接收的对等体列表标识所需更新的多个片断,并为每一片断标识使得该片断可用于下载的一个或多个计算设备。该计算机系统然后从所标识的计算设备下载每一片断。
附图说明
当结合附图参考以下详细描述时,可以更好地理解且更容易明白本发明的上述方面和许多附加优点,附图中:
图1示出了用于下载特定文件的典型对等环境的框图;
图2A-2C示出了依照本发明的一个实施例使用对等环境下载软件更新的状态图;
图3是依照本发明的一个实施例可由主机生成的、标识用于所需更新的不同选项的更新选项列表的框图;
图4示出了依照本发明的一个实施例响应于来自客户机的对等体列表请求标识用于所需更新的对等体的对等体列表的框图;
图5是依照本发明的一个实施例示出用于更新客户机的软件的客户机软件更新例程的流程图;
图6示出了依照本发明的一个实施例可以作为用于从不同对等体下载所需更新的片断的客户机软件更新例程的一部分执行的下载子例程的流程图;
图7示出了依照本发明的一个实施例用于扩展客户机系统上的高速缓存大小以启用补丁下载的优先级子例程的流程图;以及
图8示出了依照本发明的一个实施例使用对等环境做出可用更新的主机例程。
具体实施方式
本发明的实施例提供了此处被称为主机的软件提供商向若干不同的接收者(此处称为对等体)分发软件更新的片断的能力。如此处所称的对等体包括使得可用于下载软件更新的一部分(片断)的任何类型的计算设备。例如,对等体可以是,但不限于,个别计算设备、服务器、主机计算设备、客户机计算设备等。具有软件更新的片断的对等体使得该片断对其它对等体可用于下载。当其它对等体获得同一软件片断时,它们也使得这些片断可用于其它对等体下载。由此,当包含片断的对等体的数目增加时,对该片断的可用下载站点的数目也增加。
图2A-2C示出了依照本发明的一个实施例使用对等环境下载软件更新的状态图。对等环境200提供了客户机201标识所需更新并从主机203获取可从中获得那些更新的各部分的对等体的列表的能力。
首先参考图2A,在初始状态,客户机201向主机请求可从主机203获得的更新的列表。在替换实施例中,主机203可在周期性的时刻发布由客户机201获得的可用更新列表。主机203在接收到对可用更新列表的请求之后,向客户机201发送可用更新列表。客户机201扫描其自身以确定其当前状态,并将该状态与可用更新列表进行比较以确定需要哪些更新。在确定了所需更新之后,客户机201向主机203请求用于所需更新的更新选项列表。主机203在接收对用于所需更新的更新选项的请求之后构建更新选项列表。
对于客户机的私密性问题,在本发明的一个实施例中,从客户机向主机传递最小数量的客户机信息。例如,如上所述,主机提供可用更新列表,且客户机决定需要哪些。在一个替换实施例中,客户机可向主体提供其当前状态的标识,或对应于各种操作状态的信息,并且主机可向客户机通知所需更新。
现在参考图3,描述了依照本发明的一个实施例可由主机生成的、标识用于所需更新的不同选项的更新选项列表。更新选项列表300对客户机201所请求的每一更新,诸如更新1301标识可用于获取该更新的不同选项。另外,更新选项列表300可包括用于若干所请求的更新的更新选项。例如,假定客户机201请求了用于更新1301和更新7303的更新选项,则更新选项列表300将包括所请求的更新301、303的每一个的标识以及可用于获取该更新的不同选项的标识。例如,更新1301可包括全补丁1305、增量1.1补丁307、增量1.2补丁309、以及增量1.3补丁311的标识。同样,更新7303可包括全补丁7313、增量7.1补丁315、增量7.2补丁317以及增量7.3补丁319的标识。
全补丁1305是可被安装以将软件从现有状态带到当前状态的全补丁。每一增量补丁可用于将软件从已知的现有状态带到当前状态而不需要使用全补丁。要更新的软件通常处于可被标识的若干不同的已知状态的一个中。由此,对那些已知状态的每一个,可使用增量补丁来修改该软件以将其带入当前状态。例如,增量1.1补丁307可用于将软件的版本从已知现有状态带到当前状态。
为允许客户机201确定它是否可使用增量补丁之一来更新软件,每一增量补丁包括文件和用于那些文件的期望散列值的列表。期望散列值可用于确定增量补丁是否适用于现有软件。例如,增量1.1补丁307包括具有期望散列值321的文件1.1320、具有期望散列值323的文件1.2322、以及具有期望散列值325的文件1.3324。客户机在接收到更新选项列表300之后,可对要在客户机的系统201上更新的文件的当前状态求散列,并确定散列值是否与包含在更新列表中的期望散列值相匹配。如果散列值匹配,则对应的增量补丁可用于更新客户机的系统。使用诸如增量1.1307等增量补丁而非使用诸如全补丁1305等全补丁,可得到较小的下载,因为它是部分更新而非完全更新。
现在参考图2B,一旦主机203生成了所请求的更新选项列表,该更新选项列表被发送到客户机201。客户机201从更新选项列表中选择用于将客户机201的状态带到当前状态的每一更新的补丁。如上所述,客户机可为所需的更新选择全补丁或适当的增量补丁。如本领域的技术人员理解的,可从更新选项列表中选择一个或多个所需更新。在选择了每一适当的补丁之后,客户机201请求用于所需更新的对等体列表。主机i203响应于接收对用于所需更新的对等体列表的请求,构建所请求的对等体列表并将该对等体列表发送到客户机201。
主机维护标识使得更新的各部分可用于下载的每一对等体的主对等体列表。如果更新从未从主机下载,则初始对等体列表可能仅将主机标识为可用对等体。在这一情况下,客户机将是下载该更新的第一个,并且将选择该主机作为对等体并从主机下载整个文件。如下所述,一旦客户机下载并安装了更新,它向主机标识它可用于下载(共享)该更新的一个或多个部分。由此,主机可将该客户机添加到用于该客户机将共享的更新的各部分的主对等体列表。当其它客户机从主机、该对等体或两者下载该更新,并将其自身标识为现在使得更新的各部分可用于下载,则可用对等体的数目增加。
图4示出了依照本发明的一个实施例,响应于来自客户机的对于对等体列表的请求,标识用于所需更新的对等体的对等体列表的框图。继续上述示例,假定客户机201请求增量1.1补丁401以及全补丁7403,则对等体列表400将包括那些补丁的每一个的细节以及用于那些补丁的对等体的标识。也包括了散列值以验证下载的补丁的真实性。
例如,则增量1.1补丁401包括用于该补丁的增量散列以及优先级值。如下文更详细地描述的,该补丁的散列值可用于在安装之前确认散列的有效性。在另一实施例中,补丁中可能不包括优先级值。在这一环境中,将片断保存到高速缓存,并且当附加存储空间变得必需时,客户机计算机可请求当前位于高速缓存中的片断的优先级列表。这为主机提供了随时间动态控制片断的优先级的能力。同样如下所述,补丁的优先级值可用于确定补丁的片断是要在客户机计算机的高速缓存中维护还是要删除。对于补丁的每一文件,诸如文件1.1405和文件1.2407,也包括增量散列。与补丁的增量散列一样,文件的增量散列可用于验证文件的真实性。
另外,诸如文件1.1405等每一文件可被划分成片断,诸如片断1409和片断2411。文件的每一片断还可被划分成子片断,而那些子片断可被划分成子子片断。例如,片断1409可被划分成子片断,诸如子片断1.1413和子片断1.2415。同样,那些子片断可被进一步划分成子子片断,诸如子子片断1.1.1417和子子片断1.1.2419。如本领域的技术人员所理解的,划分成片断、子片断和子子片断可在任一划分级别上进行,且如此处所描述的子子片断的粒度仅用于解释性目的。
划分的最小级别,诸如子子片断包括使得该片断可用于下载的一个或多个对等体的标识。例如,子子片断1417包括使得该片断可用于下载的两个对等体的标识。具体地,子子片断1.1.1417可从对等体1421或对等体4425下载。使得子子片断可用于下载的每一对等体由诸如网际协议地址等地址来标识。对等体列表400可包括使得子子片断可用于下载的所有对等体的标识、使得子子片断可用于下载的对等体的一部分、或者用于每一子子片断的一个对等体。另外,对于对等体列表中列出的每一对等体,可提供附加信息。例如,关于对等体的附加信息可包括但不限于,对等体的带宽、对等体的等级(对等体如何可靠)、对等体与公司或组织的从属关系、对等下载系统的对等体使用历史等等。对等体列表还可包括更新命令集427,它提供关于如何安装增量补丁本身的指令。
回头参考图2B,客户机201在接收到对等体列表之后,选择对等体列表中标识的用于子子片断的对等体。对等体和片断选择将参考图6更详细讨论。在选择了子子片断和可从其中下载那些片断的对等体之后,客户机201打开与不同对等体的通信的若干信道,并开始同时下载更新的不同片断。从不同对等体下载更新的不同片断的技术提高了可获得更新的速度,并由此减少了总下载时间。另外,通过对等环境提供更新减少了主机203所需的出口带宽。使用本发明的实施例,当客户机联系主机、下载更新并开始与其它客户机(即,其它对等体)共享那些更新的片断时,从主机203出来的出口带宽减少,因为客户机从其它对等体而非主机获得更新的片断。该技术比传统的文件服务能够更有效地处理对特定内容的需求中的极端峰值,而传统的文件服务最多只能变得非常昂贵,最差会在负载下完全失效。
现在参考图2C,当每一子子片断的下载完成时,对该子子片断求散列并将其与包括在对等体列表中的散列值进行比较,以确认该子子片断未被改变。一旦下载并认证了特定补丁的所有子子片断,则组装那些片断以重新创建补丁。另外,在高速缓存中维护下载的子子片断的一个或多个的副本。那些副本可用于供其它对等体下载。
组装的补丁被安装以将客户机更新到当前状态。在完成安装之后,客户机计算机系统可在必要时重启。一旦客户机201的补丁安装和重启(如有需要)完成,客户机201向主机203发送储存在高速缓存中的子子补丁的标识。这一标识可以是每一所储存的子子片断的散列值。主机203在接收到高速缓存的子子片断的标识之后,更新主对等体列表,添加该客户机作为使得那些片断可用于下载的对等体。主对等体列表包括维护可用于下载到其它客户机的补丁的片断的每一对等体的列表。
图5是示出依照本发明的一个实施例用于更新客户机的软件的客户机软件更新例程的流程图。客户机软件更新例程500在框501开始,并且在框503,客户机请求并获取更新列表。如上所述,更新列表包括可用于下载的更新的标识。使用该列表,在框505,客户机将其现有系统的状态与可用更新进行比较。基于该比较,在判别框507,确定是否需要更新以将客户机的现有系统带到当前状态。
如果在判别框507确定需要更新,则在判别框509确定是否有用于所需更新的增量补丁可用。如上所述,确定是否有用于所需更新的增量补丁可用可通过请求用于所需更新的更新选项并接收不同更新选项的列表来确定。不同更新选项的列表包括增量补丁以及用于将由增量补丁更新的文件的期望散列值的标识。通过将增量补丁的期望散列值与客户机上的文件的散列值进行比较,客户机可确定增量补丁是否可用。在另一实施例中,可用更新的列表也可包括用于每一可用更新的更新选项,由此消除了随后获得更新选项的需求。
允许客户机确定增量补丁是否可用,而非客户机向主机提供其现有系统的散列值,允许客户机维护相对于其自身的私密性。如果在判别框509确定增量补丁可用,则该增量补丁被添加到下载列表,如框511所示。然而,如果在判别框509确定增量补丁不可用,则在框513将用于该更新的全补丁的标识添加到下载列表。
在判别框515,确定是否需要其它更新以将客户机带到当前状态。如果在判别框515确定需要其它更新,则客户机软件更新例程500返回到判别框509并且该例程继续。然而,如果在判别框515确定不需要其它更新,则在判别框517,客户机请求用于下载列表中所标识的补丁的对等体列表。响应于在框517请求对等体列表,在框519,客户机接收对等体列表,它包括使得下载列表中标识的每一补丁的每一子子片断可用于下载的对等体的标识。在接收到对等体列表之后,执行如框521所示的下载子例程。下载子例程将参考图6更详细地描述。在完成下载子例程之后,在框523,组装下载的子子片断以重新创建所请求的补丁,并将那些补丁安装在客户机系统上以将客户机系统带到当前状态。
一旦下载的补丁的安装完成且客户机系统在必要时重启,客户机软件更新例程500如框525所示地发送高速缓存的子子片断的散列。高速缓存的子子片断是储存在客户机高速缓存中的片断,客户机将使这些子子片断可用于由其它对等体下载。在本发明的一个实施例中,要求客户机共享它从其它对等体下载的片断以确保维持对等环境。
例如,如果客户机通过对等环境下载了50MB的更新,则可要求客户机使得它本身下载的相同数量的数据可用于下载。在本发明的一个实际实施例中,高速缓存的子子片断的散列可能不被发送,由此标识共享是可用的,直到每一片断被验证和安装。在共享补丁之前验证和安装补丁可能是必要的,因为当从主机向其它对等体提供对等体列表时,可将对等体的地址用于对于对等体缺乏特定补丁(诸如所下载的补丁)的了解来危害对等机器。一旦在框525发送了高速缓存的子子片断的散列,或者如果在判别框507确定不需要任何更新,则客户机软件更新例程500在框527完成。
客户机软件更新例程500可手动启动,或者作为替代,可被调度成在周期性的基础上运行以确保客户机被维持在当前状态。例如,客户机软件更新例程500可被调度成在晚上或当客户机计算设备不使用时运行。另外,作为一个增加的安全特征,可用更新列表、更新选项列表以及对等体列表的每一个可以由主机数字地签署,使得它们不能被更改。数字地签署文档在本领域中是已知的,并且因此无需再次详细描述。
图6示出了依照本发明的一个实施例可作为用于从不同对等体下载补丁片断的客户机软件更新例程的一部分执行的下载子例程的流程图。尽管下载子例程600是相对于下载一个补丁来描述的,然而可以理解,可使用下载子例程600同时或在不同的时刻下载任意数量的补丁。
下载子例程600在框601开始,并且在框603,接收用于一个或多个补丁的子子片断的每一个的对等体列表。如上所述,对等体列表标识了可用于下载补丁的不同子子片断的对等体的地址。在子子片断的下载期间,对等体列表可以被周期性地更新(例如,每隔两分钟)以确保该客户机正在请求可用对等体的下载。
使用该对等体列表,在判别框605,确定是否需要附加高速缓存以在安装之前储存补丁的子子片断。如果在判别框605确定需要附加高速缓存,则如框607所示地执行优先级子例程。用于获得附加高速缓存的优先级子例程将参考图7更详细地描述。然而,如果在判别框605确定不需要附加高速缓存,则在框609,选择正被下载的补丁的文件。在框611,选择对其开始下载的所选择文件的一个片断。使用这一选择的片断,在判别框613,确定该片断的子片断之一是否已完成下载。如果确定该片断的子片断之一未完成下载,则在判别框615,确定该子片断的子子片断之一是否已被下载。如果在判别框615确定子片断的子子片断之一未被下载,则在框617,随机地选择子片断的子子片断。在框619,也随机地选择可用于下载随机选择的子子片断的对等体。在选择了子子片断和对等体之后,在框621,开始从所选择的对等体下载子子片断。一旦开始了子子片断的下载,下载子例程600返回到框613并继续。
回头参考判别框615,如果确定子子片断之一已完成了下载,则在框623,选择子片断中具有对其子片断可用于下载的最少数量的对等体的子子片断。另外,在框625,随机地选择用于所选择的子子片断的对等体之一。在框627,启动从随机选择的对等体下载所选择的子子片断。一旦所选择的子子片断的下载开始,在框627,下载子例程600返回到框613并继续。
由于同时可下载多个子子片断,由此减少了下载一个或多个补丁所需的总时间,因此一旦在框621或框627开始了下载,下载子例程600就通过选择另一片断和另一对等体并启动该下载来继续。由此,可达到用于正在下载更新的客户机的带宽的总饱和度,且可快速地完成更新的下载。另外,当每一子子片断的下载完成时,可通过对子子片断求散列并将该散列值与包括在对等体列表中的散列值进行比较来验证那些片断的真实性。
现在参考判别框613,如果确定片断的子片断完成了下载,则在判别框629,确定文件的所有片断是否都完成了下载。如果在判别框629确定文件的所有片断未完成下载,则下载子例程600返回到框611并选择另一片断,并且该过程继续。然而,如果在判别框629确定文件的所有片断都已完成下载,则在判别框631,确定用于补丁的所有文件是否都已完成了下载。如果在判别框631确定用于补丁的所有文件未完成下载,则下载子例程600返回到框609,并且选择要下载的另一文件。然而,如果在判别框631确定用于补丁的所有文件都已被下载且因此也下载了补丁的所有片断、子片断和子子片断,则例程在框633完成-并将控制返回到客户机软件更新例程500(图5)。
图7示出了依照本发明的一个实施例用于扩展客户机系统上的高速缓存大小以启用补丁下载的优先级子例程的流程图。优先级子例程700在框701开始,并且在框703,向主机发送共享的所有当前高速缓存的子子片断的列表。响应于共享的高速缓存的子子片断的列表的发送,在框705,接收那些子子片断的每一个的优先级。子子片断可基于它们被请求下载的频率而被分配优先级。例如,如果发布了新更新以提供对抗新计算机病毒的防御,则该补丁以及因此该补丁的子子片断可能以非常高的频率被下载。由此,该更新的子子片断可接收高优先级。
在接收到高速缓存的子子片断的优先级之后,在框707,从高速缓存中删除具有最低优先级的高速缓存的子子片断。在判别框709,一旦删除了共享的子子片断,确定高速缓存中是否有足够的空间可用于更新。如果在判别框709确定有足够的空间可用,则例程如框723所示的将控制返回到下载子例程600(图6)。然而,如果在判别框709确定没有足够的空间可用,则在判别框711,确定是否有未被删除的其它共享的高速缓存的子子片断。
如果在判别框711确定仍剩余共享的高速缓存的子子片断,则优先级子例程700返回到框707并删除下一最低优先级,且该过程继续。在本发明的一个实际实施例中,与用于特定更新的补丁相关联的某些高速缓存的子子片断可被标识为不可删除。例如,如果子子片断与极其频繁地下载的更新相关联,则它可被标识为不可删除,以确保存在可从其中下载该子子片断的足够的对等体。
如果在判别框711确定没有剩下可删除的高速缓存的子子片断,则在判别框713确定是否有任何补丁已被完全下载。如上所述,依照本发明的一个实施例,可同时下载多个补丁。如果那些补丁之一已完成了下载,则在判别框713,它被标识并且在框717安装该补丁。这一安装可导致在安装该更新的同时下载的剩余部分被暂停。然而,现有技术允许暂停的下载在无需重启的情况下继续。由此,从下载的暂停/重启不会导致任何实质的下载数据损失。一旦安装了下载的补丁,在框717,从高速缓存中删除该补丁的子子片断,如框719所示,除非它们被标识为不可删除。在删除了下载之后,在判别框721确定高速缓存中是否有足够的空间可用于下载更新。如果在判别框721确定高速缓存中没有足够的空间,则优先级子例程700返回到判别框713,并确定是否有其它已完成下载的补丁,并且该过程继续。
回头参考判别框713,如果确定没有已完成下载的补丁,则在框715扩展高速缓存的大小。高速缓存的大小可通过请求客户机系统的用户扩展高速缓存的大小来扩展。或者,高速缓存的大小可被自动扩展。一旦高速缓存中通过从高速缓存删除现有片断或扩展高速缓存的大小准备了足够的空间用于下载更新,优先级子例程700在框723完成,将控制返回到下载子例程600。
图8示出了依照本发明的一个实施例利用对等环境作出可用更新的主机子例程。主机子例程800在框801开始,并且在框803,主机接收对更新列表的请求。如上所述,更新列表是由主机提供的用于下载的可用更新的列表。在框805,主机发送标识可用下载的更新列表。
一旦更新列表已被发送,在某一稍后的时间点,如框807所示,从客户机接收对用于更新列表上标识的一个或多个可用更新的更新选项的请求。在框809,为框807所接收的请求中标识的更新生成更新选项。如上所述,更新选项列表包括可用于获取该更新的补丁的标识。该列表然后被发送到请求该更新选项的客户机。在框811,接收请求用于框809所发送的选项列表中所标识的一个或多个补丁的对等体列表的对等体列表请求。在框813,主机生成并发送用于所请求补丁的对等体列表。如上所述,对等体列表对每一补丁标识了片断、子片断和子子片断。另外,对于那些子子片断的每一个,包括一个或多个对等体以及那些对等体的地址,以标识从中可获得那些子子片断。对等体列表然后被发送到客户机,并且在框815,接收已被客户机下载并储存的、现在可用于与其它对等体共享的子子片断的标识。所接收的列表用于更新主对等体列表817,该列表包括可用更新的所有子子片断以及具有那些子子片断可用于下载的对等体的标识。主机例程800在框819完成。
尽管示出并描述了本发明的实施例,然而可以理解,可以在其中作出各种改变而不脱离本发明的精神和范围。

Claims (22)

1.一种用于更新网络中的第一计算设备的方法,所述网络包括所述第一计算设备和主机,所述第一计算设备具有用于存储至少一个更新的高速缓存,所述方法包括:
(A)在所述第一计算设备处从所述主机接收可用更新列表;
(B)响应于步骤(A),在所述第一计算设备处从所述可用更新列表中确定所需更新,其中,所述所需更新被分割成多个片断;
(C)在所述第一计算设备处从所述主机接收用于获得所确定的所需更新的更新选项列表,所述更新选项列表包括标识部分更新、完全更新以及由所述部分更新可更新的文件的期望散列值的信息;
(D)响应于步骤(C),在所述第一计算设备处从所述更新选项列表中确定一更新选项,所述步骤(D)包括:
确定所述第一计算设备是否包括其散列值与所述期望散列值匹配的文件;
当所述第一计算设备包括其散列值与所述期望散列值匹配的文件时,选择对应于所述期望散列值的该部分更新作为所述更新选项;
当所述第一计算设备不包括其散列值与所述期望散列值匹配的文件时,选择所述完全更新作为所述更新选项;
(E)在所述第一计算设备处从所述主机接收网络中的计算设备列表,其中,所述计算设备列表对所述多个片断的每一个标识了使得该片断可用于下载的至少一个计算设备;
(F)从所述计算设备列表中的多个计算设备处下载所述多个片断中的每个片断到所述第一计算设备,其中,所述多个片断的至少两个是从不同的计算设备下载的;以及
(G)使用所下载的所述多个片断更新所述第一计算设备的软件。
2.如权利要求1所述的方法,其特征在于,所述完全更新包括全补丁,而所述部分更新包括至少一个增量补丁。
3.如权利要求2所述的方法,其特征在于,所述增量补丁包括要使用所述增量补丁更新的文件的文件名和该文件的期望散列值。
4.如权利要求1所述的方法,其特征在于,所述的响应于步骤(A),在所述第一计算设备处确定所需更新的步骤包括:扫描所述第一计算设备以确定其当前状态,并将所述当前状态与可用更新列表进行比较;
其中所述方法进一步包括:
如果确定要在所述高速缓存中生成可用空间,就由所述第一计算设备从所述高速缓存中删除一片断,所述删除步骤包括:
通过将一优先级分配给高速缓存中存储的每个更新的片断来生成一个用于高速缓存中存储的更新的片断的优先级列表;
确定所述高速缓存是否有可用空间来下载所述多个片断;以及
如果所述高速缓存没有可用空间,从所述高速缓存中选择在优先级列表中具有低优先级的更新的片断以进行删除,其中为更新的每个片断所分配的优先级是基于对更新的每个片断请求的频率。
5.如权利要求1所述的方法,其特征在于,对于所述多个片断的至少一个,所述计算设备列表包括多个计算设备的标识。
6.如权利要求1所述的方法,其特征在于,所述计算设备是由网际协议地址标识的。
7.如权利要求1所述的方法,其特征在于,更新软件包括:
将所下载的片断组装成补丁;以及
安装所述补丁。
8.如权利要求1所述的方法,其特征在于,每一下载的片断是基于所述片断的散列来确认的。
9.如权利要求1所述的方法,其特征在于,还包括:
提供已下载的多个片断的标识;以及
与其它计算设备共享所标识的已下载的多个片断。
10.如权利要求9所述的方法,其特征在于,所述已下载的多个片断的标识包括每一已下载的片断的散列值。
11.如权利要求1所述的方法,其特征在于,在预定点上,所标识的已下载的多个片断不被共享。
12.一种用于向具有高速缓存的客户机提供对等体列表用于下载网络中的软件更新的方法,所述网络包括所述客户机和主机,所述高速缓存用于存储更新,所述方法包括:
从所述主机向所述客户机发送标识可用更新的列表;
从所述主机向所述客户机发送用于可用更新的更新选项列表,所述更新选项列表包括标识部分更新、完全更新以及由所述部分更新可更新的文件的期望散列值的信息;
由所述主机从所述客户机处接收对对等体列表的请求,所述对等体列表标识了可从其请求所述更新选项列表中的更新选项的对等体;
由所述主机生成标识多个对等体和多个片断的对等体列表,所述多个片断共同定义了所请求的更新选项;
由所述主机向所述客户机发送所述对等体列表;
其中所述对等体列表为所述多个片断中的每个片断标识了至少一个对等体。
13.如权利要求12所述的方法,其特征在于,所述标识可用更新的列表标识多个可用更新。
14.如权利要求12所述的方法,其特征在于,所述完全更新包括全补丁,而所述部分更新包括至少一个增量补丁。
15.如权利要求12所述的方法,其特征在于,由所述主机从客户机接收对对等体列表的请求包括接收对所述更新选项之一的对等体列表请求。
16.如权利要求12所述的方法,其特征在于,还包括:
接收所述可用更新的经高速缓存的片断的标识;以及
更新用于所述可用更新的主对等体列表。
17.如权利要求12所述的方法,其特征在于,所标识的对等体之一是主机计算机。
18.一种用于更新网络中的第一计算设备的系统,所述网络包括所述第一计算设备和主机,所述第一计算设备具有用于存储至少一个更新的高速缓存,所述系统包括:
(A)用于在所述第一计算设备处从所述主机接收可用更新列表的装置;
(B)响应于装置(A)中的动作,用于在所述第一计算设备处从所述可用更新列表中确定所需更新的装置,其中,所述所需更新被分割成多个片断;
(C)用于在所述第一计算设备处从所述主机接收用于获得所确定的所需更新的更新选项列表的装置,所述更新选项列表包括标识部分更新、完全更新以及由所述部分更新可更新的文件的期望散列值的信息;
(D)响应于装置(C)中的动作,用于在所述第一计算设备处从所述更新选项列表中确定一更新选项的装置,所述装置(D)包括:
用于确定所述第一计算设备是否包括其散列值与所述期望散列值匹配的文件的装置;
用于当所述第一计算设备包括其散列值与所述期望散列值匹配的文件时,选择对应于所述期望散列值的该部分更新作为所述更新选项的装置;
用于当所述第一计算设备不包括其散列值与所述期望散列值匹配的文件时,选择所述完全更新作为所述更新选项的装置;
(E)用于在所述第一计算设备处从所述主机接收网络中的计算设备列表的装置,其中,所述计算设备列表对所述多个片断的每一个标识了使得该片断可用于下载的至少一个计算设备;
(F)用于从所述计算设备列表中的多个计算设备处下载所述多个片断中的每个片断到所述第一计算设备的装置,其中,所述多个片断的至少两个是从不同的计算设备下载的;以及
(G)用于使用所下载的所述多个片断更新所述第一计算设备的软件的装置。
19.如权利要求18所述的系统,其特征在于,所述计算设备列表对所述多个片断的每一个标识多个子片断,并对每一子片断标识使得该子片断可用于下载的计算设备。
20.如权利要求19所述的系统,其特征在于,所述计算设备列表对所述多个子片断的每一个标识多个子子片断,并对每一子子片断标识使得该子子片断可用于下载的计算设备。
21.如权利要求18所述的系统,其特征在于,进一步包括:如果确定要在所述高速缓存中生成可用空间,用于由所述第一计算设备从所述高速缓存中删除一片断的装置,所述用于删除的装置包括:
用于通过将一优先级分配给高速缓存中存储的每个更新的片断来生成一个用于高速缓存中存储的更新的片断的优先级列表的装置;
用于确定所述高速缓存是否有可用空间来下载所述多个片断的装置;以及
如果所述高速缓存没有可用空间,用于从所述高速缓存中选择在优先级列表中具有低优先级的更新的片断以进行删除的装置,其中为更新的每个片断所分配的优先级是基于对更新的每个片断的请求的频率。
22.如权利要求18所述的系统,其特征在于,所述更新所述软件的装置包括:
用于将所下载的片断组装成补丁的装置;以及
用于安装所述补丁的装置。
CN2005101370280A 2004-12-14 2005-12-13 用于下载更新的方法和系统 Active CN1790266B (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/012,367 US7716660B2 (en) 2004-12-14 2004-12-14 Method and system for downloading updates
US11/012,367 2004-12-14

Publications (2)

Publication Number Publication Date
CN1790266A CN1790266A (zh) 2006-06-21
CN1790266B true CN1790266B (zh) 2010-12-08

Family

ID=35695926

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2005101370280A Active CN1790266B (zh) 2004-12-14 2005-12-13 用于下载更新的方法和系统

Country Status (10)

Country Link
US (1) US7716660B2 (zh)
EP (1) EP1672490B1 (zh)
JP (1) JP5349733B2 (zh)
KR (1) KR101201147B1 (zh)
CN (1) CN1790266B (zh)
AU (1) AU2005239708B2 (zh)
BR (1) BRPI0505512B1 (zh)
CA (1) CA2529966C (zh)
MX (1) MXPA05013575A (zh)
RU (1) RU2405260C2 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103853579A (zh) * 2012-11-28 2014-06-11 柯尼卡美能达株式会社 图像形成装置

Families Citing this family (291)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2449534A1 (en) * 2003-11-14 2005-05-14 Ibm Canada Limited - Ibm Canada Limitee On-demand software module deployment
US7549169B1 (en) 2004-08-26 2009-06-16 Symantec Corporation Alternated update system and method
US7516150B1 (en) * 2004-10-29 2009-04-07 Symantec Corporation Update protection system and method
US20090124372A1 (en) * 2005-04-29 2009-05-14 Gagner Mark B Asset management of downloadable gaming components in a gaming system
KR100735372B1 (ko) * 2005-08-17 2007-07-04 삼성전자주식회사 지상파 dmb 수신 단말기에서 소프트웨어 다운로드를통한 업그레이드 방법
TWI329270B (en) * 2005-08-29 2010-08-21 Inventec Appliances Corp System, method and device for downloading information
US8812558B1 (en) * 2005-11-14 2014-08-19 Trend Micro Incorporated Push notification of updates to antivirus programs
US8291093B2 (en) * 2005-12-08 2012-10-16 Microsoft Corporation Peer-to-peer remediation
US7689593B2 (en) * 2005-12-30 2010-03-30 Sap Ag Systems and methods for accessing a shared space in a provider-tenant environment
US7917607B2 (en) 2005-12-30 2011-03-29 Sap Ag Software management systems and methods, including use of such systems and methods in a provider-tenant environment
US7680825B2 (en) * 2005-12-30 2010-03-16 Sap Ag Systems and methods for generating tenant-specific properties for use in a provider-tenant environment
US20070156849A1 (en) * 2005-12-30 2007-07-05 Wolfgang Becker Systems and methods for delivering software upgrades in a provider-tenant environment
US20070156901A1 (en) * 2005-12-30 2007-07-05 Wolfgang Becker Generation and use of table links in a provider-tenant environment
JP4946088B2 (ja) * 2006-02-17 2012-06-06 株式会社日立製作所 業務運用環境の構築方法
JP2007264697A (ja) * 2006-03-27 2007-10-11 Seiko Epson Corp 処理システム、プロジェクタ、プログラムおよび情報記憶媒体
US8103870B2 (en) * 2006-09-12 2012-01-24 Foleeo, Inc. Hive-based peer-to-peer network
US8595360B2 (en) * 2006-11-07 2013-11-26 Motorola Mobility Llc Method, system and apparatus for distributing digital information including digital rights management information to a plurality of devices
KR100779100B1 (ko) * 2006-12-05 2007-11-27 한국전자통신연구원 액티브 센서를 이용하는 액티브 네트워크 노드의 호스트관리 방법 및 그 시스템
JP2008146601A (ja) * 2006-12-13 2008-06-26 Canon Inc 情報処理装置及び情報処理方法
US10019501B2 (en) * 2006-12-18 2018-07-10 International Business Machines Corporation Data store synchronization utilizing synchronization logs
EP1936497A3 (en) * 2006-12-20 2009-04-08 NCR Corporation Automated wide area software distribution with reduced network bandwidth requirements
US20080162587A1 (en) * 2006-12-29 2008-07-03 Ulrich Auer Server synchronization for maintenance activities
US7739348B2 (en) * 2006-12-29 2010-06-15 Sap Ag Systems and methods for accessing a shared space in a provider-tenant environment by using middleware
US8069184B2 (en) * 2006-12-29 2011-11-29 Sap Ag Systems and methods to implement extensibility of tenant content in a provider-tenant environment
US7933869B2 (en) * 2006-12-29 2011-04-26 Sap Ag Method and system for cloning a tenant database in a multi-tenant system
US8316364B2 (en) * 2007-02-28 2012-11-20 Red Hat, Inc. Peer-to-peer software update distribution network
JP2008226167A (ja) * 2007-03-15 2008-09-25 Toshiba Corp データ配布システム及びデータ配布プログラム
KR101409991B1 (ko) * 2007-04-16 2014-06-20 삼성전자주식회사 P2p 통신 환경에서의 데이터 전송 방법 및 장치
US8473938B1 (en) 2007-06-21 2013-06-25 Open Invention Network Llc Security patch update processor
US8468977B2 (en) * 2007-08-07 2013-06-25 The Kong Company, Llc Pet toy with noise making instrument
US8271969B2 (en) * 2007-08-09 2012-09-18 Research In Motion Limited Method and apparatus for determining the state of a computing device
EP2026204A1 (en) * 2007-08-09 2009-02-18 Research In Motion Limited Method and apparatus for updating the state of a computing device
JP5007624B2 (ja) * 2007-08-10 2012-08-22 ブラザー工業株式会社 コンテンツ分散保存システム、コンテンツデータ取得方法、ノード装置、及びノード処理プログラム
US7857222B2 (en) 2007-08-16 2010-12-28 Hand Held Products, Inc. Data collection system having EIR terminal interface node
US8078729B2 (en) * 2007-08-21 2011-12-13 Ntt Docomo, Inc. Media streaming with online caching and peer-to-peer forwarding
US8266260B2 (en) * 2007-12-11 2012-09-11 Sharp Laboratories Of America, Inc. Method and system for updating the software of multiple network nodes
CN101478556B (zh) * 2007-12-31 2014-12-17 突触计算机系统(上海)有限公司 用于下载点对点传输数据分片的方法和装置
US9588861B2 (en) * 2008-01-08 2017-03-07 Oracle International Corporation Method and apparatus for automatically identifying components to monitor in an enterprise environment
EP2229624A4 (en) * 2008-01-08 2014-03-12 Ericsson Telefon Ab L M SOFTWARE DISTRIBUTION BETWEEN RADIO BASE STATIONS
US8291406B2 (en) * 2008-01-16 2012-10-16 Verizon Patent And Licensing Inc. Data imaging system and methods
US8756700B2 (en) 2008-01-16 2014-06-17 Verizon Patent And Licensing Inc. Custom data image building
US9442850B1 (en) * 2008-03-25 2016-09-13 Blue Coat Systems, Inc. Efficient directory refresh operations in wide area file systems
WO2009132261A1 (en) 2008-04-25 2009-10-29 Vmware, Inc. Updating a file using differences and file format therefor
JP2009294777A (ja) * 2008-06-03 2009-12-17 Sony Corp コンテンツ再生装置、コンテンツ再生方法、プログラム、コンテンツ再生システム
US20090305778A1 (en) * 2008-06-06 2009-12-10 Turbine, Inc. Installed game software sharing via peer-to-peer network
US20100011060A1 (en) * 2008-07-08 2010-01-14 Solid State Networks, Inc. Methods and apparatus for distributing content
KR100980606B1 (ko) * 2008-09-08 2010-09-07 주식회사 하이닉스반도체 워드라인 구동회로 및 구동방법
US8402544B1 (en) * 2008-12-22 2013-03-19 Trend Micro Incorporated Incremental scanning of computer files for malicious codes
US8892699B2 (en) * 2008-12-31 2014-11-18 Schneider Electric USA, Inc. Automatic firmware updates for intelligent electronic devices
EP2252031A1 (en) * 2009-05-15 2010-11-17 Thomson Licensing Device and method for controlling dissemination of data by transfer of sets of instructions between peers having wireless communication capacities
JP5440009B2 (ja) * 2009-07-31 2014-03-12 富士通株式会社 マルチクラスタシステムのプログラム更新方法及びマルチクラスタシステム
US8584113B2 (en) * 2009-11-09 2013-11-12 Bank Of America Corporation Cross-updating of software between self-service financial transaction machines
US8671402B2 (en) 2009-11-09 2014-03-11 Bank Of America Corporation Network-enhanced control of software updates received via removable computer-readable medium
US8972974B2 (en) 2009-11-09 2015-03-03 Bank Of America Corporation Multiple invocation points in software build task sequence
US20110113420A1 (en) * 2009-11-09 2011-05-12 Bank Of America Corporation Distribution Of Software Updates
US9128799B2 (en) 2009-11-09 2015-09-08 Bank Of America Corporation Programmatic creation of task sequences from manifests
US8397230B2 (en) * 2009-11-09 2013-03-12 Bank Of America Corporation Software updates using delta patching
US9176898B2 (en) * 2009-11-09 2015-11-03 Bank Of America Corporation Software stack building using logically protected region of computer-readable medium
US9497092B2 (en) * 2009-12-08 2016-11-15 Hand Held Products, Inc. Remote device management interface
WO2011069730A1 (en) * 2009-12-10 2011-06-16 International Business Machines Corporation A method and system for managing configurations of system management agents in a distributed environment
US8893112B2 (en) * 2009-12-21 2014-11-18 Intel Corporation Providing software distribution and update services regardless of the state or physical location of an end point machine
US8224828B2 (en) 2009-12-22 2012-07-17 Sap Ag Multi-client generic persistence for extension fields
US20110161468A1 (en) * 2009-12-31 2011-06-30 Schneider Electric USA, Inc. Method and system for cascading peer-to-peer configuration of large systems of ieds
EP2360581A1 (en) * 2010-01-18 2011-08-24 Thomson Licensing Method, system and device for execution of a software application
CN102263805A (zh) * 2010-05-25 2011-11-30 腾讯科技(北京)有限公司 一种动态资源下载的方法和装置
US9258231B2 (en) * 2010-09-08 2016-02-09 International Business Machines Corporation Bandwidth allocation management
KR20120041384A (ko) * 2010-10-21 2012-05-02 삼성전자주식회사 모바일 디바이스의 펌웨어 업데이트 방법 및 장치
US7962959B1 (en) 2010-12-01 2011-06-14 Kaspersky Lab Zao Computer resource optimization during malware detection using antivirus cache
US8424093B2 (en) 2010-11-01 2013-04-16 Kaspersky Lab Zao System and method for updating antivirus cache
US9158605B2 (en) 2010-12-01 2015-10-13 Microsoft Technology Licensing, Llc Method, system and device for validating repair files and repairing corrupt software
US9378007B2 (en) * 2010-12-01 2016-06-28 Apple Inc. Pre-heated software installation
KR101242830B1 (ko) * 2011-01-20 2013-03-12 엔에이치엔비즈니스플랫폼 주식회사 P2p 기반의 스트리밍 서비스에서 버퍼링을 수행하는 시스템 및 방법 그리고 클라이언트에서 버퍼링을 처리하는 어플리케이션을 배포하는 시스템
US8918776B2 (en) 2011-08-24 2014-12-23 Microsoft Corporation Self-adapting software system
US20130060558A1 (en) * 2011-09-07 2013-03-07 Jason Schultz Updating of interfaces in non-emulated environments by programs in the emulated environment
US8543543B2 (en) * 2011-09-13 2013-09-24 Microsoft Corporation Hash-based file comparison
US8843914B1 (en) * 2011-09-19 2014-09-23 Amazon Technologies, Inc. Distributed update service
US8539123B2 (en) 2011-10-06 2013-09-17 Honeywell International, Inc. Device management using a dedicated management interface
US8621123B2 (en) 2011-10-06 2013-12-31 Honeywell International Inc. Device management using virtual interfaces
US8898244B2 (en) * 2011-10-20 2014-11-25 Allen Miglore System and method for transporting files between networked or connected systems and devices
CN103135879B (zh) * 2011-11-28 2016-07-06 联想(北京)有限公司 显示方法、显示装置和电子设备
US8918474B2 (en) * 2012-03-26 2014-12-23 International Business Machines Corporation Determining priorities for cached objects to order the transfer of modifications of cached objects based on measured network bandwidth
US9658841B2 (en) * 2012-08-30 2017-05-23 Avaya Inc. System and method for efficient software replication
US11126418B2 (en) * 2012-10-11 2021-09-21 Mcafee, Llc Efficient shared image deployment
US9851980B1 (en) 2012-10-22 2017-12-26 Amazon Technologies, Inc. Distributed update service enabling update requests
CN102945175A (zh) * 2012-11-09 2013-02-27 杭州易和网络有限公司 一种基于云计算环境的终端软件在线升级系统及其方法
US9342291B1 (en) 2012-11-14 2016-05-17 Amazon Technologies, Inc. Distributed update service
US10009065B2 (en) 2012-12-05 2018-06-26 At&T Intellectual Property I, L.P. Backhaul link for distributed antenna system
US9113347B2 (en) 2012-12-05 2015-08-18 At&T Intellectual Property I, Lp Backhaul link for distributed antenna system
CN103019795A (zh) * 2012-12-27 2013-04-03 福建榕基软件股份有限公司 一种软件基础数据升级方法及系统
US9420065B2 (en) * 2013-01-18 2016-08-16 Google Inc. Peer-to-peer software updates
US9542172B2 (en) * 2013-02-05 2017-01-10 Apple Inc. Automatic updating of applications
US9525524B2 (en) 2013-05-31 2016-12-20 At&T Intellectual Property I, L.P. Remote distributed antenna system
US9999038B2 (en) 2013-05-31 2018-06-12 At&T Intellectual Property I, L.P. Remote distributed antenna system
JP2015082149A (ja) 2013-10-21 2015-04-27 株式会社リコー 通信システム、通信方法及び通信プログラム
CA2928587C (en) * 2013-10-25 2022-01-04 Hive Streaming Ab Aggressive prefetching
US8897697B1 (en) 2013-11-06 2014-11-25 At&T Intellectual Property I, Lp Millimeter-wave surface-wave communications
US9209902B2 (en) 2013-12-10 2015-12-08 At&T Intellectual Property I, L.P. Quasi-optical coupler
CN103677933A (zh) * 2013-12-19 2014-03-26 大唐微电子技术有限公司 一种为智能卡打补丁的方法和系统
US9830141B2 (en) * 2013-12-23 2017-11-28 Google Llc Providing a software update to computing devices on the same network
US9390120B1 (en) 2013-12-31 2016-07-12 Google Inc. System and methods for organizing hierarchical database replication
CN104780189A (zh) * 2014-01-13 2015-07-15 中兴通讯股份有限公司 一种软件升级方法及装置
BR102014017796A2 (pt) * 2014-07-18 2016-02-23 Cielo S A sistema de comunicação, método para determinar a localização de dispositivos, método para gerar uma lista de dispositivos vizinhos, método para determinar a localização de uma pluralidade de dispositivos, método de comunicação via enlace alternativo, método para escolher a forma de comunicação entre um dispositivo e um dentre um credenciador e um provedor de serviços e método para atualizar aplicações em dispositivos pos
US9514211B2 (en) * 2014-07-20 2016-12-06 Microsoft Technology Licensing, Llc High throughput data modifications using blind update operations
FR3024253B1 (fr) * 2014-07-28 2016-08-19 Easyworldcom Procede automatique de mise a jour a distance d'un logiciel contenu dans un dispositif emetteur radio autonome du type beacon.
US9692101B2 (en) 2014-08-26 2017-06-27 At&T Intellectual Property I, L.P. Guided wave couplers for coupling electromagnetic waves between a waveguide surface and a surface of a wire
US9768833B2 (en) 2014-09-15 2017-09-19 At&T Intellectual Property I, L.P. Method and apparatus for sensing a condition in a transmission medium of electromagnetic waves
US10063280B2 (en) 2014-09-17 2018-08-28 At&T Intellectual Property I, L.P. Monitoring and mitigating conditions in a communication network
US9615269B2 (en) 2014-10-02 2017-04-04 At&T Intellectual Property I, L.P. Method and apparatus that provides fault tolerance in a communication network
US9685992B2 (en) 2014-10-03 2017-06-20 At&T Intellectual Property I, L.P. Circuit panel network and methods thereof
US9503189B2 (en) 2014-10-10 2016-11-22 At&T Intellectual Property I, L.P. Method and apparatus for arranging communication sessions in a communication system
US9973299B2 (en) 2014-10-14 2018-05-15 At&T Intellectual Property I, L.P. Method and apparatus for adjusting a mode of communication in a communication network
US9762289B2 (en) 2014-10-14 2017-09-12 At&T Intellectual Property I, L.P. Method and apparatus for transmitting or receiving signals in a transportation system
US9653770B2 (en) 2014-10-21 2017-05-16 At&T Intellectual Property I, L.P. Guided wave coupler, coupling module and methods for use therewith
US9312919B1 (en) 2014-10-21 2016-04-12 At&T Intellectual Property I, Lp Transmission device with impairment compensation and methods for use therewith
US9780834B2 (en) 2014-10-21 2017-10-03 At&T Intellectual Property I, L.P. Method and apparatus for transmitting electromagnetic waves
US9577306B2 (en) 2014-10-21 2017-02-21 At&T Intellectual Property I, L.P. Guided-wave transmission device and methods for use therewith
US9627768B2 (en) 2014-10-21 2017-04-18 At&T Intellectual Property I, L.P. Guided-wave transmission device with non-fundamental mode propagation and methods for use therewith
US9769020B2 (en) 2014-10-21 2017-09-19 At&T Intellectual Property I, L.P. Method and apparatus for responding to events affecting communications in a communication network
US9520945B2 (en) 2014-10-21 2016-12-13 At&T Intellectual Property I, L.P. Apparatus for providing communication services and methods thereof
US9564947B2 (en) 2014-10-21 2017-02-07 At&T Intellectual Property I, L.P. Guided-wave transmission device with diversity and methods for use therewith
US9997819B2 (en) 2015-06-09 2018-06-12 At&T Intellectual Property I, L.P. Transmission medium and method for facilitating propagation of electromagnetic waves via a core
US9742462B2 (en) 2014-12-04 2017-08-22 At&T Intellectual Property I, L.P. Transmission medium and communication interfaces and methods for use therewith
US9654173B2 (en) 2014-11-20 2017-05-16 At&T Intellectual Property I, L.P. Apparatus for powering a communication device and methods thereof
US9461706B1 (en) 2015-07-31 2016-10-04 At&T Intellectual Property I, Lp Method and apparatus for exchanging communication signals
US9954287B2 (en) 2014-11-20 2018-04-24 At&T Intellectual Property I, L.P. Apparatus for converting wireless signals and electromagnetic waves and methods thereof
US9800327B2 (en) 2014-11-20 2017-10-24 At&T Intellectual Property I, L.P. Apparatus for controlling operations of a communication device and methods thereof
US10243784B2 (en) 2014-11-20 2019-03-26 At&T Intellectual Property I, L.P. System for generating topology information and methods thereof
US10009067B2 (en) 2014-12-04 2018-06-26 At&T Intellectual Property I, L.P. Method and apparatus for configuring a communication interface
US9544006B2 (en) 2014-11-20 2017-01-10 At&T Intellectual Property I, L.P. Transmission device with mode division multiplexing and methods for use therewith
US10340573B2 (en) 2016-10-26 2019-07-02 At&T Intellectual Property I, L.P. Launcher with cylindrical coupling device and methods for use therewith
US9680670B2 (en) 2014-11-20 2017-06-13 At&T Intellectual Property I, L.P. Transmission device with channel equalization and control and methods for use therewith
US10144036B2 (en) 2015-01-30 2018-12-04 At&T Intellectual Property I, L.P. Method and apparatus for mitigating interference affecting a propagation of electromagnetic waves guided by a transmission medium
US9876570B2 (en) 2015-02-20 2018-01-23 At&T Intellectual Property I, Lp Guided-wave transmission device with non-fundamental mode propagation and methods for use therewith
US9952851B2 (en) * 2015-03-10 2018-04-24 International Business Machines Corporation Intelligent mobile application update
US9934020B2 (en) * 2015-03-10 2018-04-03 International Business Machines Corporation Intelligent mobile application update
US9749013B2 (en) 2015-03-17 2017-08-29 At&T Intellectual Property I, L.P. Method and apparatus for reducing attenuation of electromagnetic waves guided by a transmission medium
US10224981B2 (en) 2015-04-24 2019-03-05 At&T Intellectual Property I, Lp Passive electrical coupling device and methods for use therewith
US9705561B2 (en) 2015-04-24 2017-07-11 At&T Intellectual Property I, L.P. Directional coupling device and methods for use therewith
CN106155734B (zh) * 2015-04-27 2020-09-18 南京中兴软件有限责任公司 一种软件版本的下载方法及装置
US9793954B2 (en) 2015-04-28 2017-10-17 At&T Intellectual Property I, L.P. Magnetic coupling device and methods for use therewith
US9948354B2 (en) 2015-04-28 2018-04-17 At&T Intellectual Property I, L.P. Magnetic coupling device with reflective plate and methods for use therewith
US9748626B2 (en) 2015-05-14 2017-08-29 At&T Intellectual Property I, L.P. Plurality of cables having different cross-sectional shapes which are bundled together to form a transmission medium
US9490869B1 (en) 2015-05-14 2016-11-08 At&T Intellectual Property I, L.P. Transmission medium having multiple cores and methods for use therewith
US9871282B2 (en) 2015-05-14 2018-01-16 At&T Intellectual Property I, L.P. At least one transmission medium having a dielectric surface that is covered at least in part by a second dielectric
US10679767B2 (en) 2015-05-15 2020-06-09 At&T Intellectual Property I, L.P. Transmission medium having a conductive material and methods for use therewith
US10650940B2 (en) 2015-05-15 2020-05-12 At&T Intellectual Property I, L.P. Transmission medium having a conductive material and methods for use therewith
US9917341B2 (en) 2015-05-27 2018-03-13 At&T Intellectual Property I, L.P. Apparatus and method for launching electromagnetic waves and for modifying radial dimensions of the propagating electromagnetic waves
CN104866351B (zh) * 2015-05-27 2018-03-09 百富计算机技术(深圳)有限公司 一种数据传输方法、服务端及客户端
US10142411B2 (en) * 2015-05-29 2018-11-27 Microsoft Technology Licensing, Llc Dynamic swarm segmentation
US10812174B2 (en) 2015-06-03 2020-10-20 At&T Intellectual Property I, L.P. Client node device and methods for use therewith
US9912381B2 (en) 2015-06-03 2018-03-06 At&T Intellectual Property I, Lp Network termination and methods for use therewith
US9866309B2 (en) 2015-06-03 2018-01-09 At&T Intellectual Property I, Lp Host node device and methods for use therewith
US10348391B2 (en) 2015-06-03 2019-07-09 At&T Intellectual Property I, L.P. Client node device with frequency conversion and methods for use therewith
US10154493B2 (en) 2015-06-03 2018-12-11 At&T Intellectual Property I, L.P. Network termination and methods for use therewith
US10103801B2 (en) 2015-06-03 2018-10-16 At&T Intellectual Property I, L.P. Host node device and methods for use therewith
US9913139B2 (en) 2015-06-09 2018-03-06 At&T Intellectual Property I, L.P. Signal fingerprinting for authentication of communicating devices
US9608692B2 (en) 2015-06-11 2017-03-28 At&T Intellectual Property I, L.P. Repeater and methods for use therewith
US10142086B2 (en) 2015-06-11 2018-11-27 At&T Intellectual Property I, L.P. Repeater and methods for use therewith
US9820146B2 (en) 2015-06-12 2017-11-14 At&T Intellectual Property I, L.P. Method and apparatus for authentication and identity management of communicating devices
US9667317B2 (en) 2015-06-15 2017-05-30 At&T Intellectual Property I, L.P. Method and apparatus for providing security using network traffic adjustments
US9509415B1 (en) 2015-06-25 2016-11-29 At&T Intellectual Property I, L.P. Methods and apparatus for inducing a fundamental wave mode on a transmission medium
US9640850B2 (en) 2015-06-25 2017-05-02 At&T Intellectual Property I, L.P. Methods and apparatus for inducing a non-fundamental wave mode on a transmission medium
US9865911B2 (en) 2015-06-25 2018-01-09 At&T Intellectual Property I, L.P. Waveguide system for slot radiating first electromagnetic waves that are combined into a non-fundamental wave mode second electromagnetic wave on a transmission medium
US9882257B2 (en) 2015-07-14 2018-01-30 At&T Intellectual Property I, L.P. Method and apparatus for launching a wave mode that mitigates interference
US10033107B2 (en) 2015-07-14 2018-07-24 At&T Intellectual Property I, L.P. Method and apparatus for coupling an antenna to a device
US10341142B2 (en) 2015-07-14 2019-07-02 At&T Intellectual Property I, L.P. Apparatus and methods for generating non-interfering electromagnetic waves on an uninsulated conductor
US9836957B2 (en) 2015-07-14 2017-12-05 At&T Intellectual Property I, L.P. Method and apparatus for communicating with premises equipment
US10170840B2 (en) 2015-07-14 2019-01-01 At&T Intellectual Property I, L.P. Apparatus and methods for sending or receiving electromagnetic signals
US10044409B2 (en) 2015-07-14 2018-08-07 At&T Intellectual Property I, L.P. Transmission medium and methods for use therewith
US9847566B2 (en) 2015-07-14 2017-12-19 At&T Intellectual Property I, L.P. Method and apparatus for adjusting a field of a signal to mitigate interference
US10320586B2 (en) 2015-07-14 2019-06-11 At&T Intellectual Property I, L.P. Apparatus and methods for generating non-interfering electromagnetic waves on an insulated transmission medium
US10148016B2 (en) 2015-07-14 2018-12-04 At&T Intellectual Property I, L.P. Apparatus and methods for communicating utilizing an antenna array
US9722318B2 (en) 2015-07-14 2017-08-01 At&T Intellectual Property I, L.P. Method and apparatus for coupling an antenna to a device
US10205655B2 (en) 2015-07-14 2019-02-12 At&T Intellectual Property I, L.P. Apparatus and methods for communicating utilizing an antenna array and multiple communication paths
US10033108B2 (en) 2015-07-14 2018-07-24 At&T Intellectual Property I, L.P. Apparatus and methods for generating an electromagnetic wave having a wave mode that mitigates interference
US9853342B2 (en) 2015-07-14 2017-12-26 At&T Intellectual Property I, L.P. Dielectric transmission medium connector and methods for use therewith
US9628116B2 (en) 2015-07-14 2017-04-18 At&T Intellectual Property I, L.P. Apparatus and methods for transmitting wireless signals
US10090606B2 (en) 2015-07-15 2018-10-02 At&T Intellectual Property I, L.P. Antenna system with dielectric array and methods for use therewith
US9793951B2 (en) 2015-07-15 2017-10-17 At&T Intellectual Property I, L.P. Method and apparatus for launching a wave mode that mitigates interference
US9608740B2 (en) 2015-07-15 2017-03-28 At&T Intellectual Property I, L.P. Method and apparatus for launching a wave mode that mitigates interference
US9871283B2 (en) 2015-07-23 2018-01-16 At&T Intellectual Property I, Lp Transmission medium having a dielectric core comprised of plural members connected by a ball and socket configuration
US10784670B2 (en) 2015-07-23 2020-09-22 At&T Intellectual Property I, L.P. Antenna support for aligning an antenna
US9948333B2 (en) 2015-07-23 2018-04-17 At&T Intellectual Property I, L.P. Method and apparatus for wireless communications to mitigate interference
US9912027B2 (en) 2015-07-23 2018-03-06 At&T Intellectual Property I, L.P. Method and apparatus for exchanging communication signals
US9749053B2 (en) 2015-07-23 2017-08-29 At&T Intellectual Property I, L.P. Node device, repeater and methods for use therewith
US10020587B2 (en) 2015-07-31 2018-07-10 At&T Intellectual Property I, L.P. Radial antenna and methods for use therewith
US9967173B2 (en) 2015-07-31 2018-05-08 At&T Intellectual Property I, L.P. Method and apparatus for authentication and identity management of communicating devices
US9735833B2 (en) 2015-07-31 2017-08-15 At&T Intellectual Property I, L.P. Method and apparatus for communications management in a neighborhood network
US10572248B2 (en) 2015-08-12 2020-02-25 Blackberry Limited Groups of endpoints and targeting of releases and packages to endpoints
US10365912B2 (en) * 2015-08-12 2019-07-30 Blackberry Limited Delivery mechanisms for deployment of releases of packages to endpoints
US10229137B2 (en) 2015-08-12 2019-03-12 Blackberry Limited Management of upgradeable endpoints
US9740473B2 (en) 2015-08-26 2017-08-22 Bank Of America Corporation Software and associated hardware regression and compatibility testing system
KR102346689B1 (ko) * 2015-08-28 2022-01-04 한국전자통신연구원 P2p 네트워크 관리 시스템의 동작 방법 및 p2p 네트워크 관리 시스템
US9904535B2 (en) 2015-09-14 2018-02-27 At&T Intellectual Property I, L.P. Method and apparatus for distributing software
US10009063B2 (en) 2015-09-16 2018-06-26 At&T Intellectual Property I, L.P. Method and apparatus for use with a radio distributed antenna system having an out-of-band reference signal
US9705571B2 (en) 2015-09-16 2017-07-11 At&T Intellectual Property I, L.P. Method and apparatus for use with a radio distributed antenna system
US10136434B2 (en) 2015-09-16 2018-11-20 At&T Intellectual Property I, L.P. Method and apparatus for use with a radio distributed antenna system having an ultra-wideband control channel
US10051629B2 (en) 2015-09-16 2018-08-14 At&T Intellectual Property I, L.P. Method and apparatus for use with a radio distributed antenna system having an in-band reference signal
US10009901B2 (en) 2015-09-16 2018-06-26 At&T Intellectual Property I, L.P. Method, apparatus, and computer-readable storage medium for managing utilization of wireless resources between base stations
US10079661B2 (en) 2015-09-16 2018-09-18 At&T Intellectual Property I, L.P. Method and apparatus for use with a radio distributed antenna system having a clock reference
US9769128B2 (en) 2015-09-28 2017-09-19 At&T Intellectual Property I, L.P. Method and apparatus for encryption of communications over a network
US10860310B2 (en) 2015-09-30 2020-12-08 Apple Inc. Software updating
US9729197B2 (en) 2015-10-01 2017-08-08 At&T Intellectual Property I, L.P. Method and apparatus for communicating network management traffic over a network
US10074890B2 (en) 2015-10-02 2018-09-11 At&T Intellectual Property I, L.P. Communication device and antenna with integrated light assembly
US9876264B2 (en) 2015-10-02 2018-01-23 At&T Intellectual Property I, Lp Communication system, guided wave switch and methods for use therewith
US9882277B2 (en) 2015-10-02 2018-01-30 At&T Intellectual Property I, Lp Communication device and antenna assembly with actuated gimbal mount
US10355367B2 (en) 2015-10-16 2019-07-16 At&T Intellectual Property I, L.P. Antenna structure for exchanging wireless signals
US10051483B2 (en) 2015-10-16 2018-08-14 At&T Intellectual Property I, L.P. Method and apparatus for directing wireless signals
US10665942B2 (en) 2015-10-16 2020-05-26 At&T Intellectual Property I, L.P. Method and apparatus for adjusting wireless communications
CN106066872B (zh) * 2016-05-27 2019-07-26 维沃移动通信有限公司 一种数据更新管理方法和电子设备
RU2649292C2 (ru) * 2016-06-24 2018-03-30 Акционерное общество "Лаборатория Касперского" Способ формирования списка агентов обновлений
US9912419B1 (en) 2016-08-24 2018-03-06 At&T Intellectual Property I, L.P. Method and apparatus for managing a fault in a distributed antenna system
US9860075B1 (en) 2016-08-26 2018-01-02 At&T Intellectual Property I, L.P. Method and communication node for broadband distribution
US10291311B2 (en) 2016-09-09 2019-05-14 At&T Intellectual Property I, L.P. Method and apparatus for mitigating a fault in a distributed antenna system
US11032819B2 (en) 2016-09-15 2021-06-08 At&T Intellectual Property I, L.P. Method and apparatus for use with a radio distributed antenna system having a control channel reference signal
US10340600B2 (en) 2016-10-18 2019-07-02 At&T Intellectual Property I, L.P. Apparatus and methods for launching guided waves via plural waveguide systems
US10135147B2 (en) 2016-10-18 2018-11-20 At&T Intellectual Property I, L.P. Apparatus and methods for launching guided waves via an antenna
US10135146B2 (en) 2016-10-18 2018-11-20 At&T Intellectual Property I, L.P. Apparatus and methods for launching guided waves via circuits
US9991580B2 (en) 2016-10-21 2018-06-05 At&T Intellectual Property I, L.P. Launcher and coupling system for guided wave mode cancellation
US9876605B1 (en) 2016-10-21 2018-01-23 At&T Intellectual Property I, L.P. Launcher and coupling system to support desired guided wave mode
US10811767B2 (en) 2016-10-21 2020-10-20 At&T Intellectual Property I, L.P. System and dielectric antenna with convex dielectric radome
US10374316B2 (en) 2016-10-21 2019-08-06 At&T Intellectual Property I, L.P. System and dielectric antenna with non-uniform dielectric
US10312567B2 (en) 2016-10-26 2019-06-04 At&T Intellectual Property I, L.P. Launcher with planar strip antenna and methods for use therewith
US10225025B2 (en) 2016-11-03 2019-03-05 At&T Intellectual Property I, L.P. Method and apparatus for detecting a fault in a communication system
US10498044B2 (en) 2016-11-03 2019-12-03 At&T Intellectual Property I, L.P. Apparatus for configuring a surface of an antenna
US10291334B2 (en) 2016-11-03 2019-05-14 At&T Intellectual Property I, L.P. System for detecting a fault in a communication system
US10224634B2 (en) 2016-11-03 2019-03-05 At&T Intellectual Property I, L.P. Methods and apparatus for adjusting an operational characteristic of an antenna
US10340603B2 (en) 2016-11-23 2019-07-02 At&T Intellectual Property I, L.P. Antenna system having shielded structural configurations for assembly
US10535928B2 (en) 2016-11-23 2020-01-14 At&T Intellectual Property I, L.P. Antenna system and methods for use therewith
US10178445B2 (en) 2016-11-23 2019-01-08 At&T Intellectual Property I, L.P. Methods, devices, and systems for load balancing between a plurality of waveguides
US10340601B2 (en) 2016-11-23 2019-07-02 At&T Intellectual Property I, L.P. Multi-antenna system and methods for use therewith
US10090594B2 (en) 2016-11-23 2018-10-02 At&T Intellectual Property I, L.P. Antenna system having structural configurations for assembly
US10361489B2 (en) 2016-12-01 2019-07-23 At&T Intellectual Property I, L.P. Dielectric dish antenna system and methods for use therewith
US10305190B2 (en) 2016-12-01 2019-05-28 At&T Intellectual Property I, L.P. Reflecting dielectric antenna system and methods for use therewith
US9927517B1 (en) 2016-12-06 2018-03-27 At&T Intellectual Property I, L.P. Apparatus and methods for sensing rainfall
US10755542B2 (en) 2016-12-06 2020-08-25 At&T Intellectual Property I, L.P. Method and apparatus for surveillance via guided wave communication
US10694379B2 (en) 2016-12-06 2020-06-23 At&T Intellectual Property I, L.P. Waveguide system with device-based authentication and methods for use therewith
US10439675B2 (en) 2016-12-06 2019-10-08 At&T Intellectual Property I, L.P. Method and apparatus for repeating guided wave communication signals
US10020844B2 (en) 2016-12-06 2018-07-10 T&T Intellectual Property I, L.P. Method and apparatus for broadcast communication via guided waves
US10135145B2 (en) 2016-12-06 2018-11-20 At&T Intellectual Property I, L.P. Apparatus and methods for generating an electromagnetic wave along a transmission medium
US10819035B2 (en) 2016-12-06 2020-10-27 At&T Intellectual Property I, L.P. Launcher with helical antenna and methods for use therewith
US10727599B2 (en) 2016-12-06 2020-07-28 At&T Intellectual Property I, L.P. Launcher with slot antenna and methods for use therewith
US10382976B2 (en) 2016-12-06 2019-08-13 At&T Intellectual Property I, L.P. Method and apparatus for managing wireless communications based on communication paths and network device positions
US10637149B2 (en) 2016-12-06 2020-04-28 At&T Intellectual Property I, L.P. Injection molded dielectric antenna and methods for use therewith
US10326494B2 (en) 2016-12-06 2019-06-18 At&T Intellectual Property I, L.P. Apparatus for measurement de-embedding and methods for use therewith
US9893795B1 (en) 2016-12-07 2018-02-13 At&T Intellectual Property I, Lp Method and repeater for broadband distribution
US10168695B2 (en) 2016-12-07 2019-01-01 At&T Intellectual Property I, L.P. Method and apparatus for controlling an unmanned aircraft
US10027397B2 (en) 2016-12-07 2018-07-17 At&T Intellectual Property I, L.P. Distributed antenna system and methods for use therewith
US10446936B2 (en) 2016-12-07 2019-10-15 At&T Intellectual Property I, L.P. Multi-feed dielectric antenna system and methods for use therewith
US10243270B2 (en) 2016-12-07 2019-03-26 At&T Intellectual Property I, L.P. Beam adaptive multi-feed dielectric antenna system and methods for use therewith
US10389029B2 (en) 2016-12-07 2019-08-20 At&T Intellectual Property I, L.P. Multi-feed dielectric antenna system with core selection and methods for use therewith
US10359749B2 (en) 2016-12-07 2019-07-23 At&T Intellectual Property I, L.P. Method and apparatus for utilities management via guided wave communication
US10547348B2 (en) 2016-12-07 2020-01-28 At&T Intellectual Property I, L.P. Method and apparatus for switching transmission mediums in a communication system
US10139820B2 (en) 2016-12-07 2018-11-27 At&T Intellectual Property I, L.P. Method and apparatus for deploying equipment of a communication system
US10530505B2 (en) 2016-12-08 2020-01-07 At&T Intellectual Property I, L.P. Apparatus and methods for launching electromagnetic waves along a transmission medium
US10916969B2 (en) 2016-12-08 2021-02-09 At&T Intellectual Property I, L.P. Method and apparatus for providing power using an inductive coupling
US10069535B2 (en) 2016-12-08 2018-09-04 At&T Intellectual Property I, L.P. Apparatus and methods for launching electromagnetic waves having a certain electric field structure
US10389037B2 (en) 2016-12-08 2019-08-20 At&T Intellectual Property I, L.P. Apparatus and methods for selecting sections of an antenna array and use therewith
US9998870B1 (en) 2016-12-08 2018-06-12 At&T Intellectual Property I, L.P. Method and apparatus for proximity sensing
US10938108B2 (en) 2016-12-08 2021-03-02 At&T Intellectual Property I, L.P. Frequency selective multi-feed dielectric antenna system and methods for use therewith
US10411356B2 (en) 2016-12-08 2019-09-10 At&T Intellectual Property I, L.P. Apparatus and methods for selectively targeting communication devices with an antenna array
US10777873B2 (en) 2016-12-08 2020-09-15 At&T Intellectual Property I, L.P. Method and apparatus for mounting network devices
US10103422B2 (en) 2016-12-08 2018-10-16 At&T Intellectual Property I, L.P. Method and apparatus for mounting network devices
US10326689B2 (en) 2016-12-08 2019-06-18 At&T Intellectual Property I, L.P. Method and system for providing alternative communication paths
US9911020B1 (en) 2016-12-08 2018-03-06 At&T Intellectual Property I, L.P. Method and apparatus for tracking via a radio frequency identification device
US10601494B2 (en) 2016-12-08 2020-03-24 At&T Intellectual Property I, L.P. Dual-band communication device and method for use therewith
US10340983B2 (en) 2016-12-09 2019-07-02 At&T Intellectual Property I, L.P. Method and apparatus for surveying remote sites via guided wave communications
US9838896B1 (en) 2016-12-09 2017-12-05 At&T Intellectual Property I, L.P. Method and apparatus for assessing network coverage
US10264586B2 (en) 2016-12-09 2019-04-16 At&T Mobility Ii Llc Cloud-based packet controller and methods for use therewith
US9973940B1 (en) 2017-02-27 2018-05-15 At&T Intellectual Property I, L.P. Apparatus and methods for dynamic impedance matching of a guided wave launcher
US10298293B2 (en) 2017-03-13 2019-05-21 At&T Intellectual Property I, L.P. Apparatus of communication utilizing wireless network devices
US10635426B2 (en) * 2017-03-17 2020-04-28 Microsoft Technology Licensing, Llc Runtime deployment of payloads in a cloud service
CN106909427B (zh) * 2017-03-23 2020-09-22 北京奇虎科技有限公司 一种软件更新方法、装置和软件更新数据发布方法、系统
US10693720B2 (en) * 2017-04-10 2020-06-23 Cisco Technology, Inc. Distribution of updates in an IoT network
US10733173B2 (en) * 2017-10-09 2020-08-04 Citrix Systems, Inc. Detecting and reporting changes in data values
US20190155598A1 (en) * 2017-11-17 2019-05-23 Apple Inc. Techniques for updating a file using a multi-version patch file
KR102420667B1 (ko) * 2017-12-15 2022-07-14 현대자동차주식회사 단말기, 차량 및 그 제어방법
CN108804121A (zh) * 2018-05-28 2018-11-13 泰康保险集团股份有限公司 分布式系统中的版本管理方法、装置、介质及电子设备
US20200104118A1 (en) * 2018-09-28 2020-04-02 Bose Corporation Systems and methods for providing staged updates in embedded devices
CN110147380B (zh) * 2019-05-23 2023-11-24 腾讯科技(成都)有限公司 数据更新方法、装置、服务器以及存储介质
US11301232B2 (en) 2019-05-29 2022-04-12 Microsoft Technology Licensing, Llc Update management service for enterprise computing environments
CN110300189A (zh) * 2019-07-25 2019-10-01 北京达佳互联信息技术有限公司 一种资源下载方法、装置及电子设备
US11099855B2 (en) * 2019-10-23 2021-08-24 American Megatrends International, Llc System and method for updating files through a peer-to-peer network
FR3109000B1 (fr) * 2020-04-02 2023-03-24 Vitesco Technologies Structure de données et procédé pour la mise à jour d’un logiciel de calculateur
US11182147B2 (en) * 2020-04-02 2021-11-23 Vmware, Inc. Deploying virtualization software in a remote cluster
US11361354B2 (en) * 2020-04-27 2022-06-14 Swiftly Systems, Inc. Method, computer-readable non-transitory storage media, and system for distributing and updating product catalogs to wireless devices
US11825308B2 (en) 2020-07-17 2023-11-21 Sensia Llc Systems and methods for security of a hydrocarbon system
US11868754B2 (en) * 2020-07-17 2024-01-09 Sensia Llc Systems and methods for edge device management
US11709820B2 (en) 2021-09-03 2023-07-25 Bank Of America Corporation System for implementing intelligent data analysis
US11748089B2 (en) * 2021-12-02 2023-09-05 Vmware, Inc. Obtaining software updates from neighboring hosts in a virtualized computing system
US11836484B1 (en) * 2022-08-31 2023-12-05 Confluent, Inc. Docker image registry synchronization service

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5752042A (en) * 1996-06-07 1998-05-12 International Business Machines Corporation Server computer for selecting program updates for a client computer based on results of recognizer program(s) furnished to the client computer
US5999740A (en) * 1996-11-08 1999-12-07 International Computers Limited Updating mechanism for software
CN1374589A (zh) * 2001-03-14 2002-10-16 开碁数位科技股份有限公司 以模块化方式更新执行中应用软件的系统及其方法

Family Cites Families (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5701427A (en) 1989-09-19 1997-12-23 Digital Equipment Corp. Information transfer arrangement for distributed computer system
DE4497149T1 (de) 1993-09-24 1996-10-17 Oracle Corp Verfahren und Vorrichtung zum Replizieren von Daten
US6338150B1 (en) 1997-05-13 2002-01-08 Micron Technology, Inc. Diagnostic and managing distributed processor system
US6038601A (en) * 1997-07-21 2000-03-14 Tibco, Inc. Method and apparatus for storing and delivering documents on the internet
US6035423A (en) 1997-12-31 2000-03-07 Network Associates, Inc. Method and system for providing automated updating and upgrading of antivirus applications using a computer network
US6205551B1 (en) 1998-01-29 2001-03-20 Lucent Technologies Inc. Computer security using virus probing
US5987610A (en) 1998-02-12 1999-11-16 Ameritech Corporation Computer virus screening methods and systems
WO2000022527A1 (en) 1998-10-09 2000-04-20 Sun Microsystems, Inc. Process monitoring in a computer system
US6453404B1 (en) 1999-05-27 2002-09-17 Microsoft Corporation Distributed data cache with memory allocation model
US6754664B1 (en) 1999-07-02 2004-06-22 Microsoft Corporation Schema-based computer system health monitoring
US6493871B1 (en) 1999-09-16 2002-12-10 Microsoft Corporation Method and system for downloading updates for software installation
US6892317B1 (en) 1999-12-16 2005-05-10 Xerox Corporation Systems and methods for failure prediction, diagnosis and remediation using data acquisition and feedback for a distributed electronic system
US6854069B2 (en) 2000-05-02 2005-02-08 Sun Microsystems Inc. Method and system for achieving high availability in a networked computer system
US20020049760A1 (en) 2000-06-16 2002-04-25 Flycode, Inc. Technique for accessing information in a peer-to-peer network
AU2002232464A1 (en) 2001-02-09 2002-08-28 Microsoft Corporation Distribution of binary executables and content from peer locations/machines
US20030115251A1 (en) 2001-02-23 2003-06-19 Fredrickson Jason A. Peer data protocol
US7222187B2 (en) 2001-07-31 2007-05-22 Sun Microsystems, Inc. Distributed trust mechanism for decentralized networks
WO2003015376A1 (en) * 2001-08-04 2003-02-20 Kontiki, Inc. Method and apparatus for dynamically configuring network communication parameters for an application
US7130921B2 (en) * 2002-03-15 2006-10-31 International Business Machines Corporation Centrally enhanced peer-to-peer resource sharing method and apparatus
US7191469B2 (en) 2002-05-13 2007-03-13 Green Border Technologies Methods and systems for providing a secure application environment using derived user accounts
US20030233455A1 (en) * 2002-06-14 2003-12-18 Mike Leber Distributed file sharing system
US7555750B1 (en) * 2002-08-22 2009-06-30 Hewlett-Packard Development Company, L.P. Update package generator employing partial predictive mapping techniques for generating update packages for mobile handsets
JP2004126912A (ja) * 2002-10-02 2004-04-22 Nippon Telegr & Teleph Corp <Ntt> 分割ダウンロード方法、それに用いるリスト記述装置と方法およびそのプログラム。
US7188369B2 (en) 2002-10-03 2007-03-06 Trend Micro, Inc. System and method having an antivirus virtual scanning processor with plug-in functionalities
US7278019B2 (en) 2002-11-04 2007-10-02 Hewlett-Packard Development Company, L.P. Method of hindering the propagation of a computer virus
US7287068B1 (en) * 2002-12-13 2007-10-23 Bmc Software, Inc. System and method for updating devices that execute an operating system or application program directly from nonvolatile storage
JP4233328B2 (ja) * 2003-01-08 2009-03-04 日立ソフトウエアエンジニアリング株式会社 ピアツーピア技術を用いたファイルダウンロード方法及びシステム
US8091117B2 (en) 2003-02-14 2012-01-03 Preventsys, Inc. System and method for interfacing with heterogeneous network data gathering tools
US20040205419A1 (en) 2003-04-10 2004-10-14 Trend Micro Incorporated Multilevel virus outbreak alert based on collaborative behavior
US7437763B2 (en) 2003-06-05 2008-10-14 Microsoft Corporation In-context security advisor in a computing environment
US20040261071A1 (en) * 2003-06-23 2004-12-23 Macronix International Co., Ltd. Peer version control system
US20050050337A1 (en) 2003-08-29 2005-03-03 Trend Micro Incorporated, A Japanese Corporation Anti-virus security policy enforcement
JP2005107803A (ja) * 2003-09-30 2005-04-21 Hitachi Ltd システム更新方法、および、それを実行するための計算機システム
US20050076325A1 (en) * 2003-10-02 2005-04-07 International Business Machines Corporation Automatic software update of nodes in a network data processing system
US20050086526A1 (en) 2003-10-17 2005-04-21 Panda Software S.L. (Sociedad Unipersonal) Computer implemented method providing software virus infection information in real time
US7448070B2 (en) 2003-10-17 2008-11-04 Microsoft Corporation Network fingerprinting
US7509636B2 (en) 2003-12-15 2009-03-24 Microsoft Corporation System and method for updating files utilizing delta compression patching
US20050166198A1 (en) 2004-01-22 2005-07-28 Autonomic Software, Inc., A California Corporation Distributed policy driven software delivery
US8291093B2 (en) 2005-12-08 2012-10-16 Microsoft Corporation Peer-to-peer remediation

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5752042A (en) * 1996-06-07 1998-05-12 International Business Machines Corporation Server computer for selecting program updates for a client computer based on results of recognizer program(s) furnished to the client computer
US5999740A (en) * 1996-11-08 1999-12-07 International Computers Limited Updating mechanism for software
CN1374589A (zh) * 2001-03-14 2002-10-16 开碁数位科技股份有限公司 以模块化方式更新执行中应用软件的系统及其方法

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103853579A (zh) * 2012-11-28 2014-06-11 柯尼卡美能达株式会社 图像形成装置
CN103853579B (zh) * 2012-11-28 2018-08-24 柯尼卡美能达株式会社 图像形成装置

Also Published As

Publication number Publication date
EP1672490A2 (en) 2006-06-21
KR20060067842A (ko) 2006-06-20
AU2005239708A1 (en) 2006-06-29
US7716660B2 (en) 2010-05-11
BRPI0505512A (pt) 2006-09-12
CA2529966A1 (en) 2006-06-14
CA2529966C (en) 2014-02-11
RU2405260C2 (ru) 2010-11-27
JP5349733B2 (ja) 2013-11-20
KR101201147B1 (ko) 2012-11-13
AU2005239708B2 (en) 2010-07-01
EP1672490A3 (en) 2008-01-23
EP1672490B1 (en) 2015-01-14
CN1790266A (zh) 2006-06-21
RU2005138840A (ru) 2007-06-20
US20060130037A1 (en) 2006-06-15
BRPI0505512B1 (pt) 2017-10-10
MXPA05013575A (es) 2006-06-15
JP2006172472A (ja) 2006-06-29

Similar Documents

Publication Publication Date Title
CN1790266B (zh) 用于下载更新的方法和系统
US7574706B2 (en) System and method for managing and communicating software updates
US6615405B1 (en) Method and system for distributing and maintaining software across a computer network
US7478381B2 (en) Managing software updates and a software distribution service
AU2004279202B2 (en) System and method for updating installation components in a networked environment
EP1614032B1 (en) System and method for updating files utilizing delta compression patching
US6205445B1 (en) File distribution system and method thereof
US20050203968A1 (en) Update distribution system architecture and method for distributing software
US7000074B2 (en) System and method for updating a cache
US20050210459A1 (en) Controlling installation update behaviors on a client computer
WO2011069730A1 (en) A method and system for managing configurations of system management agents in a distributed environment
JPH05250239A (ja) コンピュータネットワークシステム
CN116483405A (zh) 软件更新策略的配置方法及其装置、电子设备及存储介质

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
ASS Succession or assignment of patent right

Owner name: MICROSOFT TECHNOLOGY LICENSING LLC

Free format text: FORMER OWNER: MICROSOFT CORP.

Effective date: 20150430

C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20150430

Address after: Washington State

Patentee after: Micro soft technique license Co., Ltd

Address before: Washington State

Patentee before: Microsoft Corp.