会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 2. 发明申请
    • Method and system for identifying program module functionality needed by a computer when disconnected from a network
    • 用于识别当与网络断开连接时计算机所需的程序模块功能的方法和系统
    • US20050132063A1
    • 2005-06-16
    • US11042298
    • 2005-01-24
    • Jeffrey BeltNoah EdelsteinMaithreyi RatanEric Schreiber
    • Jeffrey BeltNoah EdelsteinMaithreyi RatanEric Schreiber
    • G06F9/445G06F15/16G06F15/163
    • G06F8/61
    • Identifying program module functionality needed by a computer when disconnected from a network is disclosed. A document identification engine (DIE) creates a list of files stored locally on the computer. The DIE sends the list of files to a document mapping engine (DME). The DME identifies a proper handler routine for each file in the list of files and sends each file to the proper handler routine(s). The handler routine(s) identifies the application functionality needed to execute each file. The application functionality may include products, features and components. The handler routine sendsd a list of needed application functionality to the DME. If needed, the DME may send any sub-parts of files to another handler for further processing, such as when a word processing document includes a spreadsheet subpart. The DME also can send the list of needed application functionality to a migration engine (ME). The ME determines the current status of the needed application functionality. If the status of the needed application functionality indicates that the needed application functionality is not installed locally on the computer, then the ME installs the needed application functionality to the computer.
    • 公开了当与网络断开连接时识别计算机所需的程序模块功能。 文档识别引擎(DIE)创建计算机本地存储的文件列表。 DIE将文件列表发送到文档映射引擎(DME)。 DME为文件列表中的每个文件标识一个适当的处理程序例程,并将每个文件发送到正确的处理程序例程。 处理程序例程识别执行每个文件所需的应用程序功能。 应用功能可以包括产品,特征和组件。 处理程序例程将需要的应用程序功能列表发送到DME。 如果需要,DME可以将文件的任何子部分发送到另一个处理程序以进行进一步处理,例如当文字处理文档包含电子表格子部分时。 DME还可以将所需的应用程序功能列表发送到迁移引擎(ME)。 ME确定所需应用程序功能的当前状态。 如果所需的应用程序功能的状态表明所需的应用程序功能未在本地安装在计算机上,则ME会将所需的应用程序功能安装到计算机上。
    • 5. 发明申请
    • Method and system for identifying program module functionality needed by a computer when disconnected from a network
    • 用于识别当与网络断开连接时计算机所需的程序模块功能的方法和系统
    • US20050160422A1
    • 2005-07-21
    • US11012782
    • 2004-12-14
    • Jeffrey BeltNoah EdelsteinMaithreyi RatanEric Schreiber
    • Jeffrey BeltNoah EdelsteinMaithreyi RatanEric Schreiber
    • G06F9/445G06F15/16G06F15/163
    • G06F8/61
    • Identifying program module functionality needed by a computer when disconnected from a network is disclosed. A document identification engine (DIE) creates a list of files stored locally on the computer. The DIE sends the list of files to a document mapping engine (DME). The DME identifies a proper handler routine for each file in the list of files and sends each file to the proper handler routine(s). The handler routine(s) identifies the application functionality needed to execute each file. The application functionality may include products, features and components. The handler routine sendsd a list of needed application functionality to the DME. If needed, the DME may send any sub-parts of files to another handler for further processing, such as when a word processing document includes a spreadsheet sub-part. The DME also can send the list of needed application functionality to a migration engine (ME). The ME determines the current status of the needed application functionality. If the status of the needed application functionality indicates that the needed application functionality is not installed locally on the computer, then the ME installs the needed application functionality to the computer.
    • 公开了当与网络断开连接时识别计算机所需的程序模块功能。 文档识别引擎(DIE)创建计算机本地存储的文件列表。 DIE将文件列表发送到文档映射引擎(DME)。 DME为文件列表中的每个文件标识一个适当的处理程序例程,并将每个文件发送到正确的处理程序例程。 处理程序例程识别执行每个文件所需的应用程序功能。 应用功能可以包括产品,特征和组件。 处理程序例程将需要的应用程序功能列表发送到DME。 如果需要,DME可以将文件的任何子部分发送到另一个处理程序以进行进一步处理,例如当文字处理文档包括电子表格子部分时。 DME还可以将所需的应用程序功能列表发送到迁移引擎(ME)。 ME确定所需应用程序功能的当前状态。 如果所需的应用程序功能的状态表明所需的应用程序功能未在本地安装在计算机上,则ME会将所需的应用程序功能安装到计算机上。
    • 8. 发明授权
    • Method for managing multiple file states for replicated files
    • 用于管理复制文件的多个文件状态的方法
    • US08010491B2
    • 2011-08-30
    • US10376873
    • 2003-02-28
    • Noah EdelsteinLauren AntonoffHani SalibaHai LiuSteven James Rayson
    • Noah EdelsteinLauren AntonoffHani SalibaHai LiuSteven James Rayson
    • G06F7/00G06F17/00
    • G06F17/30067
    • A server file replication technique is implemented with three local copies of a replicated file. First, a shadow file is a copy of the last known good version of the file on the server. Second, a local copy is the user's working copy. Whatever changes the user has made to the file are stored in the local copy. Third, a rollback file is a copy made of the local copy if the local copy changes (for example, when conflicts are resolved or the server version is copied to the local copy.) Different states exist, based on whether these copies contain differences from each other and from the server version, and based on the user's use of the document. These states guide what is done to maintain the local copies and whether conflict resolution is required.
    • 使用复制文件的三个本地副本实现服务器文件复制技术。 首先,影子文件是服务器上最后一个已知的良好版本的文件的副本。 其次,本地副本是用户的工作副本。 无论用户对文件进行的任何更改都存储在本地副本中。 第三,如果本地副本更改(例如,当冲突解决或将服务器版本复制到本地副本)时,回滚文件是由本地副本创建的副本。根据这些副本是否包含差异,存在不同的状态 彼此和从服务器版本,并根据用户使用的文档。 这些状态指导维护本地副本所做的工作,以及是否需要解决冲突。