US20050096025A1 - Open update framework for mobile handsets capable of processing firmware and software update packages based on mime-types - Google Patents

Open update framework for mobile handsets capable of processing firmware and software update packages based on mime-types Download PDF

Info

Publication number
US20050096025A1
US20050096025A1 US10/698,665 US69866503A US2005096025A1 US 20050096025 A1 US20050096025 A1 US 20050096025A1 US 69866503 A US69866503 A US 69866503A US 2005096025 A1 US2005096025 A1 US 2005096025A1
Authority
US
United States
Prior art keywords
update
mime
packages
type
package
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.)
Abandoned
Application number
US10/698,665
Inventor
Iyad Qumei
Teck Chia
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.)
Hewlett Packard Development Co LP
Original Assignee
Hewlett Packard Development Co LP
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 Hewlett Packard Development Co LP filed Critical Hewlett Packard Development Co LP
Priority to US10/698,665 priority Critical patent/US20050096025A1/en
Publication of US20050096025A1 publication Critical patent/US20050096025A1/en
Assigned to HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P. reassignment HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: QUMEI, LYAD, CHIA, TECH, RAO, BINDU RAMA
Priority to US11/852,933 priority patent/US8103264B2/en
Assigned to HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P. reassignment HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BITFONE CORPORATION
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72406User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by software upgrading or downloading
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/42Systems providing special services or facilities to subscribers
    • H04M3/42136Administration or customisation of services
    • H04M3/42178Administration or customisation of services by downloading data to substation equipment

Definitions

  • Electronic devices such as mobile phones and personal digital assistants (PDA's)
  • PDA's personal digital assistants
  • firmware and application software are either provided by the manufacturers of the electronic devices, by telecommunication carriers, or by third parties.
  • These firmware and application software often contain software bugs. New versions of the firmware and software are periodically released to fix the bugs, introduce new features, or both.
  • a telecom carrier or a wireless carrier will have to support storing update packages received from several different sources, each source potentially employing various different formats for data to be transferred to the carrier network/wireless network.
  • each source potentially employing various different formats for data to be transferred to the carrier network/wireless network.
  • the method may comprise using a mime-type associated with the update package to determine if the update package received is appropriate for updating the mobile handset.
  • the method may also comprise invoking an appropriate update agent, based on the mime-type, for updating the mobile handset.
  • invoking an appropriate update agent comprises determining which of a plurality of update agents are capable of processing the update package and invoking one of the plurality of update agents that is determined to be capable of processing the update package.
  • the mobile handset comprises firmware, software or configuration and the invoking one of the plurality of update agents comprises invoking an appropriate one of the plurality of update agents to perform an update of the firmware, software or configuration of the mobile handset.
  • a different mime-type is associated with update packages that are used to update firmware, update packages that are used to update software and update packages that are used to update configuration in the mobile handset.
  • the method further comprises registering the update agent and associated mime-types such that the mobile handset is able to determine the mime-types supported or processed by the update agent.
  • the method further comprises using the mime-type associated with the update package to determine where the update package needs to be stored in non-volatile memory.
  • the method further comprises using the mime-type associated with the update package to determine where the status is stored in the mobile handset following the invoking of an appropriate update agent.
  • aspects of the present invention may also be found in an open update framework with producers and consumers of update packages wherein the open update framework comprises delivery means for the delivery of update packages and consumption means for consuming update packages.
  • the open update framework provides the consumers of update packages access to a large variety of update packages in an interoperable manner.
  • the producers of update packages designate a mime-type with the update packages and the consumers of update packages employ the mime-type to determine how to consume the update packages.
  • the producers of update packages are update package generators capable of generating update packages based on an old version of firmware or software and a new version of the firmware and software and associating a mime-type with the update packages.
  • the consumers of update packages are update agents in mobile handsets.
  • the consumers of update packages are download agents or browsers in mobile handsets.
  • the consumers of update packages are handoff agents in mobile handsets.
  • a generator creates one or more update packages, determines the metadata, associates an appropriate mime-type with each of the update packages generated, populates the metadata with the mime-type, determines or computes security information such as signatures, and incorporates them into an update package container.
  • a content server serves as a repository of update packages for distribution to the mobile handsets and a mime-type is associated with the update package container created by the generator.
  • the content server process the update package container based upon the mime-type associated update package container.
  • a mobile handset with non-volatile memory that is capable of processing an update package
  • the mobile handset comprising a download agent or a browser that uses a mime-type associated with the update package to determine if the update package received is appropriate for an update activity or is currently supported.
  • the mobile handset also comprises a handoff agent that determines where the update package with an associated mime-type must be stored in non-volatile memory when it is downloaded and an update agent that uses the mime-type related information to determine if the update package is appropriate for the firmware, software or configuration of the mobile handset.
  • the update agent is selected from a plurality of available agents based on the mime-type of the update package.
  • the handoff agent is selected from a plurality of available agents based on the mime-type of the update package.
  • the download agent is selected from a plurality of available agents based on the mime-type of the update package.
  • the mime-type of the update package has an associated magic number that is included in the update package.
  • FIG. 1 is a perspective diagram of an open update framework for mobile handsets that is used in a network, such as a carrier network, that can download update packages employing over-the-air (OTA) or other techniques and update its firmware and software, etc., each of the update packages being associated with a corresponding mime-type; and
  • OTA over-the-air
  • FIG. 1 is a perspective diagram of an open update framework 105 for mobile handsets 107 that is used in a network, such as a carrier network, that can download update packages employing over-the-air (OTA) or other techniques and update its firmware 117 and software 119 , 121 , etc., each of the update packages being associated with a corresponding mime-type.
  • OTA over-the-air
  • the mobile handset 107 employs the mime-type to determine an appropriate agent, such as the update agent 113 , that is capable of processing the update packages 123 .
  • an update package is generated by an update packager/generator 131 and is transferred, employing an update package container (UPC) format, to a content server/update store 129 that is communicatively coupled to the mobile handset 129 , either directly or via a DM server/delivery server 127 .
  • the UPC has an associated mime-type and, in one embodiment, the content server/update store 129 processes the UPC based upon its mime-type.
  • the mobile handset 107 uses a mime-type to determine if an update package received is appropriate for an update activity or is currently supported. In addition, it uses a mime-type to determine where the downloaded object needs to be stored in non-volatile memory, such as Flash. It also uses the mime-type to invoke an appropriate firmware, software or configuration update agent.
  • the mobile handset employs a mime-type of an update package and associated parameters (processor, binary layout, etc.) to determine what type of agent needs to be to invoked, where to save update package, etc.
  • a plurality of download agents and handoff agents are available in the mobile handset 107 and the mobile handset employs the appropriate one of the plurality of download agents and hand-off agents based upon the mime-type associated with the update package.
  • a plurality of handoff agents 115 are available in the mobile handset 107 and the mobile handset employs the appropriate one of the plurality of handoff agents 115 for storing the download update package at appropriate locations in non-volatile or volatile memory of the mobile handset, for selectively processing or storing the metadata associated with the update package, and to set flags and other parameters, based upon the mime-type associated with the downloaded update package.
  • a plurality of update agents are available in the mobile handset 107 and the mobile handset employs an appropriate one of the plurality of update agents for processing the download update package based upon the mime-type associated with the downloaded update package.
  • the update package 123 is saved in a pre-determined location by the handoff agent 115 after it has been downloaded by a download agent or a browser, the pre-determined location being based on the mime-type associated with the update package 123 .
  • a browser application 121 in the mobile handset 107 has several update agent plug-ins 113 registered with it, each update agent plug-in 113 associated with a different mime-type.
  • the browser invokes the right update agent plug-in 113 based on the mime-type associated with the update package downloaded from a server or URL.
  • the update packager/generator 131 creates one or more update packages, determines the metadata, associates a mime-type with the update package generated, populates the metadata with the mime-type, determines or computes security information such as signatures and incorporates them into an update package container/catalog (UPC) that is then communicated to the content server/update store 129 that serves as a repository for the network 105 .
  • UPC update package container/catalog
  • the UPC itself has an appropriate mime-type associated with it.
  • the content server/update store 129 is capable of parsing the update package container of that mime-type, and is capable of selectively retrieving all or a subset of the available update packages, selectively verifying the authenticity of the update package catalog as well as that of the update packages themselves, and saving information in a storage, and, in general, behaving as a repository of update packages and associated metadata.
  • Update packages from one or more manufacturers with generators 131 is sent to the content server/update store 129 for storage and subsequent dissemination to mobile handsets 107 via the DM Server/Delivery server 127 .
  • the mime-type of the UPC are used by the content server/update store 129 to process the UPC appropriately employing the corresponding parsers, security mechanisms and other utilities.
  • the network 105 comprises a generator that is communicatively coupled to an update store (or some repository) and employs an UPC that can be used to save information, using an XML format, the UPC having an associated mime-type.
  • the UPC comprising one or more update packages for one or more devices and one or more transitions of versions for each device, is created by the generator and transferred to the update store/repository, where it is processed based on its mime-type by the appropriate processing components.
  • the UPC also comprises metadata information, security information, etc.
  • the present invention is also aimed at defining an open update framework for the delivery and consumption (for example, by the client-side agents) in the delivery and consumption chain, a chain that might include server-side consumers as well as client-side consumers.
  • This open framework will provide content creators, producers, distributors and service providers with equal opportunities in the firmware and software update market. This will also be to the benefit of the content consumer providing them access to a large variety of content in an interoperable manner.
  • the present invention is based on two essential concepts: the definition of a fundamental unit of distribution and transaction (the update package) and the concept of agents interacting with the update packages.
  • the update packages can be considered the “what” of the update framework (e.g., a firmware update, software update, configuration update) and the user devices, specifically the agents (download agents, handoff agents, update agents, etc.) can be considered the “who” of the update framework.
  • the goal of the present invention can thus extended to include defining the technology needed to support mobile handsets to exchange, access, consume, trade and otherwise manipulate update packages in an efficient, transparent and interoperable way.
  • the present invention provides for the standardization of the process of manipulating update packages for firmware, software, configuration, etc. by appropriate client-side agents in the mobile handsets.
  • the suggested update framework and associated mime-types identifies and defines the mechanisms and elements needed to support the update package delivery chain as described above as well as the relationships between and the operations supported by them. Within the parts of the suggested mime-types, these elements are elaborated by defining the syntax and semantics of their characteristics, such as interfaces to the functional elements.
  • update framework provides for the specification of various types of access rights, such rights can be used to express the agreements between the update package provider and the end user.
  • Bitfone would like to seek the registration of new access types (MIME media types) to facilitate the download and subsequent update of firmware, software, configuration parameters, etc. in mobile handsets.
  • MIME media types new access types
  • the content to be downloaded may be:
  • the dissemination of update packages is typically performed by web-sites, portals, device management servers in a carrier network, etc.
  • Mobile handsets or other client devices request and/or receive the update packages and process them to update the firmware, software and/or configuration parameters.
  • more than one agents may reside in a mobile handset (or other similar client devices) that can act upon the appropriate mime-type to:
  • the proposed mime types are of two kinds, vendor specific (proprietary) and generic.
  • Update packages in general, are binary embedded in XML. Some portions of update packages may be quite readable but many include within them some digital signature information and many have large portions encrypted or compressed. This signature and/or encrypted information is essentially binary and may be base 64 encoded in certain fields. In the future, Content-Transfer-Encoding may be required.
  • update packages are interpreted by client-side agents, such as Bitfone's mProve update agent.
  • client-side agents such as Bitfone's mProve update agent.
  • the update packages themselves contain certain security-related information that may be employed for authentication and integrity checks. However, in general, update packages from unknown sources should never be considered as trustable.
  • the update packages do not include macros or code directly executable on the user's system.
  • the proposed system is designed so that a secure channel is not required other than for privacy reasons. Someone observing the proposed messages may be able to tell who is transferring the update packages to whom and for what reason but they will not be able to misuse the update packages or decipher what it contains based on these messages unless they can break the compression and cryptosystems employed. Use of the proposed update packages within a secure envelope will usually eliminate all privacy concerns other than basic traffic analysis. No currently defined update packages has any “executable” material.
  • the specifications for this content-type may be proprietary, especially the ones that are vendor-specific.
  • mProve specification are specified by Bitfone, Corp.
  • the registration of these content-type is intended only to provide a convention for labeling such proprietary/non-proprietary data type within the MIME/HTTP environment and does not specify any details about the content format or semantics, except to refer to the software and specifications provided by Bitfone, Corp.
  • a container of update packages that contains one or more update packages, requires a mime-type to enable its automated processing by servers.
  • UPC Update Package Container

Abstract

Disclosed herein is a mobile handset, part of an open update framework, that uses a mime-type to determine if an update package received is appropriate for an update activity, or is currently supported. In addition, it uses the mime-type to determine where the downloaded update package needs to be stored in non-volatile memory, such as Flash. It also uses the mime-type to invoke an appropriate firmware, software or configuration update agent.

Description

    CROSS-REFERENCE TO OTHER APPLICATIONS
  • The present application hereby incorporates herein by reference the complete subject matter of the following U.S. Provisional patent applications Ser. No. 60/249,606 filed on Nov. 17, 2000, and hereby incorporates herein by reference the complete subject matter thereof in its entirety.
  • The present application also hereby incorporates herein by reference the complete subject matter of PCT application having publication number WO/02/41147 A1, and having application number PCT/US01/44034, filed on Nov. 19, 2001, in its entirety.
  • FEDERALLY SPONSORED RESEARCH OR DEVELOPMENT
  • [Not Applicable]
  • MICROFICHE/COPYRIGHT REFERENCE
  • [Not Applicable]
  • BACKGROUND OF THE INVENTION
  • Electronic devices, such as mobile phones and personal digital assistants (PDA's), often contain firmware and application software that are either provided by the manufacturers of the electronic devices, by telecommunication carriers, or by third parties. These firmware and application software often contain software bugs. New versions of the firmware and software are periodically released to fix the bugs, introduce new features, or both.
  • A generator in a manufacturing environment of an electronic device such as a mobile handset, or in other software development environments, generates update packages that are used to update the firmware of software components. These update packages are deposited into repository. Unfortunately, several different generators will be generating different kinds of information. There is no easy way to process these different kinds of update packages in mobile handsets without first determining what these update packages contain, or which application or component in the mobile handset is capable of handling them. There is no easy way to distinguish between these update packages that are generated by different vendors or manufacturers. Mobile handsets that receive them cannot easily distinguish them from each other in order to process them appropriately.
  • A telecom carrier or a wireless carrier will have to support storing update packages received from several different sources, each source potentially employing various different formats for data to be transferred to the carrier network/wireless network. Thus, there is currently no easy way to distinguish update packages delivered to the server environments from other types of information.
  • Other problems and deficiencies of the prior art will become apparent to one skilled in the art after referencing such art in view of the reminder of this specification and drawings.
  • SUMMARY OF THE INVENTION
  • Aspects of the present invention may be found in a method for updating a mobile handset. The method may comprise using a mime-type associated with the update package to determine if the update package received is appropriate for updating the mobile handset. The method may also comprise invoking an appropriate update agent, based on the mime-type, for updating the mobile handset.
  • In an embodiment of the present invention, invoking an appropriate update agent comprises determining which of a plurality of update agents are capable of processing the update package and invoking one of the plurality of update agents that is determined to be capable of processing the update package.
  • In a further embodiment of the present invention, the mobile handset comprises firmware, software or configuration and the invoking one of the plurality of update agents comprises invoking an appropriate one of the plurality of update agents to perform an update of the firmware, software or configuration of the mobile handset.
  • In a related embodiment a different mime-type is associated with update packages that are used to update firmware, update packages that are used to update software and update packages that are used to update configuration in the mobile handset.
  • In another embodiment of the present invention, the method further comprises registering the update agent and associated mime-types such that the mobile handset is able to determine the mime-types supported or processed by the update agent.
  • In an embodiment of the method, the method further comprises using the mime-type associated with the update package to determine where the update package needs to be stored in non-volatile memory.
  • In a related embodiment, the method further comprises using the mime-type associated with the update package to determine where the status is stored in the mobile handset following the invoking of an appropriate update agent.
  • Aspects of the present invention may also be found in an open update framework with producers and consumers of update packages wherein the open update framework comprises delivery means for the delivery of update packages and consumption means for consuming update packages. The open update framework provides the consumers of update packages access to a large variety of update packages in an interoperable manner.
  • In an embodiment of the open update framework, the producers of update packages designate a mime-type with the update packages and the consumers of update packages employ the mime-type to determine how to consume the update packages.
  • In another embodiment of the open update framework, the producers of update packages are update package generators capable of generating update packages based on an old version of firmware or software and a new version of the firmware and software and associating a mime-type with the update packages.
  • In another embodiment of the open update framework, the consumers of update packages are update agents in mobile handsets.
  • In another embodiment of the open update framework, the consumers of update packages are download agents or browsers in mobile handsets.
  • In another embodiment of the open update framework, the consumers of update packages are handoff agents in mobile handsets.
  • In another embodiment of the open update framework, a generator creates one or more update packages, determines the metadata, associates an appropriate mime-type with each of the update packages generated, populates the metadata with the mime-type, determines or computes security information such as signatures, and incorporates them into an update package container.
  • In another embodiment of the open update framework, a content server serves as a repository of update packages for distribution to the mobile handsets and a mime-type is associated with the update package container created by the generator. In addition, the content server process the update package container based upon the mime-type associated update package container.
  • Aspects of the present invention may be found in a mobile handset with non-volatile memory that is capable of processing an update package, the mobile handset comprising a download agent or a browser that uses a mime-type associated with the update package to determine if the update package received is appropriate for an update activity or is currently supported. The mobile handset also comprises a handoff agent that determines where the update package with an associated mime-type must be stored in non-volatile memory when it is downloaded and an update agent that uses the mime-type related information to determine if the update package is appropriate for the firmware, software or configuration of the mobile handset.
  • In one embodiment of the mobile handset, the update agent is selected from a plurality of available agents based on the mime-type of the update package.
  • In one embodiment of the mobile handset, the handoff agent is selected from a plurality of available agents based on the mime-type of the update package.
  • In one embodiment of the mobile handset, the download agent is selected from a plurality of available agents based on the mime-type of the update package.
  • In one embodiment of the mobile handset, the mime-type of the update package has an associated magic number that is included in the update package.
  • These and various other advantages and features of novelty which may characterize the invention are pointed out with particularity in the claims annexed hereto and that form a part hereof. However, for a better understanding of the invention, its advantages, and the objects obtained by its use, reference should be made to the drawings which form a further part hereof, and to accompanying descriptive matter, in which there are illustrated and described specific examples of an apparatus in accordance with the invention.
  • BRIEF DESCRIPTION OF THE DIAGRAMS
  • FIG. 1 is a perspective diagram of an open update framework for mobile handsets that is used in a network, such as a carrier network, that can download update packages employing over-the-air (OTA) or other techniques and update its firmware and software, etc., each of the update packages being associated with a corresponding mime-type; and
  • APPENDIX A—New Access Types for Firmware, Software and Configuration Update Packages.
  • DETAILED DESCRIPTION OF THE DIAGRAMS
  • FIG. 1 is a perspective diagram of an open update framework 105 for mobile handsets 107 that is used in a network, such as a carrier network, that can download update packages employing over-the-air (OTA) or other techniques and update its firmware 117 and software 119, 121, etc., each of the update packages being associated with a corresponding mime-type. In the open update framework, the mobile handset 107 employs the mime-type to determine an appropriate agent, such as the update agent 113, that is capable of processing the update packages 123.
  • Typically, an update package is generated by an update packager/generator 131 and is transferred, employing an update package container (UPC) format, to a content server/update store 129 that is communicatively coupled to the mobile handset 129, either directly or via a DM server/delivery server 127. The UPC has an associated mime-type and, in one embodiment, the content server/update store 129 processes the UPC based upon its mime-type.
  • In general, the mobile handset 107 uses a mime-type to determine if an update package received is appropriate for an update activity or is currently supported. In addition, it uses a mime-type to determine where the downloaded object needs to be stored in non-volatile memory, such as Flash. It also uses the mime-type to invoke an appropriate firmware, software or configuration update agent.
  • In one embodiment, the mobile handset employs a mime-type of an update package and associated parameters (processor, binary layout, etc.) to determine what type of agent needs to be to invoked, where to save update package, etc.
  • In one embodiment, a plurality of download agents and handoff agents are available in the mobile handset 107 and the mobile handset employs the appropriate one of the plurality of download agents and hand-off agents based upon the mime-type associated with the update package.
  • In one embodiment, a plurality of handoff agents 115 are available in the mobile handset 107 and the mobile handset employs the appropriate one of the plurality of handoff agents 115 for storing the download update package at appropriate locations in non-volatile or volatile memory of the mobile handset, for selectively processing or storing the metadata associated with the update package, and to set flags and other parameters, based upon the mime-type associated with the downloaded update package.
  • In one embodiment, a plurality of update agents are available in the mobile handset 107 and the mobile handset employs an appropriate one of the plurality of update agents for processing the download update package based upon the mime-type associated with the downloaded update package.
  • In one embodiment, the update package 123 is saved in a pre-determined location by the handoff agent 115 after it has been downloaded by a download agent or a browser, the pre-determined location being based on the mime-type associated with the update package 123.
  • In one embodiment, a browser application 121 in the mobile handset 107 has several update agent plug-ins 113 registered with it, each update agent plug-in 113 associated with a different mime-type. The browser invokes the right update agent plug-in 113 based on the mime-type associated with the update package downloaded from a server or URL.
  • The update packager/generator 131 creates one or more update packages, determines the metadata, associates a mime-type with the update package generated, populates the metadata with the mime-type, determines or computes security information such as signatures and incorporates them into an update package container/catalog (UPC) that is then communicated to the content server/update store 129 that serves as a repository for the network 105. The UPC itself has an appropriate mime-type associated with it. The content server/update store 129 is capable of parsing the update package container of that mime-type, and is capable of selectively retrieving all or a subset of the available update packages, selectively verifying the authenticity of the update package catalog as well as that of the update packages themselves, and saving information in a storage, and, in general, behaving as a repository of update packages and associated metadata.
  • Update packages from one or more manufacturers with generators 131 is sent to the content server/update store 129 for storage and subsequent dissemination to mobile handsets 107 via the DM Server/Delivery server 127. The mime-type of the UPC are used by the content server/update store 129 to process the UPC appropriately employing the corresponding parsers, security mechanisms and other utilities.
  • In general, the network 105 comprises a generator that is communicatively coupled to an update store (or some repository) and employs an UPC that can be used to save information, using an XML format, the UPC having an associated mime-type. The UPC comprising one or more update packages for one or more devices and one or more transitions of versions for each device, is created by the generator and transferred to the update store/repository, where it is processed based on its mime-type by the appropriate processing components. The UPC also comprises metadata information, security information, etc.
  • The present invention is also aimed at defining an open update framework for the delivery and consumption (for example, by the client-side agents) in the delivery and consumption chain, a chain that might include server-side consumers as well as client-side consumers. This open framework will provide content creators, producers, distributors and service providers with equal opportunities in the firmware and software update market. This will also be to the benefit of the content consumer providing them access to a large variety of content in an interoperable manner.
  • The present invention is based on two essential concepts: the definition of a fundamental unit of distribution and transaction (the update package) and the concept of agents interacting with the update packages. The update packages can be considered the “what” of the update framework (e.g., a firmware update, software update, configuration update) and the user devices, specifically the agents (download agents, handoff agents, update agents, etc.) can be considered the “who” of the update framework.
  • The goal of the present invention can thus extended to include defining the technology needed to support mobile handsets to exchange, access, consume, trade and otherwise manipulate update packages in an efficient, transparent and interoperable way.
  • Thus, the present invention provides for the standardization of the process of manipulating update packages for firmware, software, configuration, etc. by appropriate client-side agents in the mobile handsets.
  • The suggested update framework and associated mime-types identifies and defines the mechanisms and elements needed to support the update package delivery chain as described above as well as the relationships between and the operations supported by them. Within the parts of the suggested mime-types, these elements are elaborated by defining the syntax and semantics of their characteristics, such as interfaces to the functional elements.
  • One aspect of the update framework is the definition of associated security and access control mechanisms. The update framework provides for the specification of various types of access rights, such rights can be used to express the agreements between the update package provider and the end user.
  • Although a system and method according to the present invention has been described in connection with a preferred embodiment, the invention is not intended to be limited to the specific form set forth herein, but on the contrary, is intended to cover such alternative modifications and equivalents, as can be reasonably included within the spirit and scope of the invention, as defined by this disclosure and the appended diagrams. It is intended that the scope of the invention be limited not with this detailed description, but rather by the claims appended hereto.
  • 1 APPENDIX A—New Access Types for Firmware, Software and Configuration Update Packages
  • 1.1 Introduction
  • Bitfone would like to seek the registration of new access types (MIME media types) to facilitate the download and subsequent update of firmware, software, configuration parameters, etc. in mobile handsets.
  • The content to be downloaded may be:
    • a) Firmware update packages
    • b) Software update packages
    • c) Configuration update packages
      where the term “update packages” refers to a compressed format (perhaps proprietary) employed for the packaging of “difference information” and associated metadata, the generation of which is targeted towards the update of specific devices. Such update packages may be generated by “Generators” that implement various proprietary or non-proprietary “differencing algorithms”, etc. and output them into a format that is understood by corresponding agents (client components) in a mobile handset.
  • The dissemination of update packages is typically performed by web-sites, portals, device management servers in a carrier network, etc. Mobile handsets or other client devices request and/or receive the update packages and process them to update the firmware, software and/or configuration parameters.
  • Typically, more than one agents may reside in a mobile handset (or other similar client devices) that can act upon the appropriate mime-type to:
      • a) field the incoming data of that mime-type
      • b) process/render the incoming data of that mime-type
  • 1.2 Proposed Mime-Types
  • The proposed mime types are of two kinds, vendor specific (proprietary) and generic.
  • 1.2.1 Encoding Considerations
  • Update packages, in general, are binary embedded in XML. Some portions of update packages may be quite readable but many include within them some digital signature information and many have large portions encrypted or compressed. This signature and/or encrypted information is essentially binary and may be base 64 encoded in certain fields. In the future, Content-Transfer-Encoding may be required.
  • 1.2.2 General Security Considerations
  • The update packages are interpreted by client-side agents, such as Bitfone's mProve update agent. The update packages themselves contain certain security-related information that may be employed for authentication and integrity checks. However, in general, update packages from unknown sources should never be considered as trustable.
  • In general, the update packages do not include macros or code directly executable on the user's system.
  • The proposed system is designed so that a secure channel is not required other than for privacy reasons. Someone observing the proposed messages may be able to tell who is transferring the update packages to whom and for what reason but they will not be able to misuse the update packages or decipher what it contains based on these messages unless they can break the compression and cryptosystems employed. Use of the proposed update packages within a secure envelope will usually eliminate all privacy concerns other than basic traffic analysis. No currently defined update packages has any “executable” material.
  • 1.2.3 Published Specification
  • The specifications for this content-type may be proprietary, especially the ones that are vendor-specific. For example, mProve specification are specified by Bitfone, Corp. The registration of these content-type is intended only to provide a convention for labeling such proprietary/non-proprietary data type within the MIME/HTTP environment and does not specify any details about the content format or semantics, except to refer to the software and specifications provided by Bitfone, Corp.
  • 1.3 New Generic Mime-Types
  • The following three generic mime types are recommended:
      • ‘application/firmware-update’
      • ‘application/software-update’
      • ‘application/configuration-update’
  • Although these mime-types have not been provided with parameters, it is conceivable that vendor names or some vendor-specific information may be provided as a parameter.
  • 1.3.1 Application/Firmware-Update
    • MIME type name: application
    • MIME subtype name: firmware-update
    • Required parameters: none
    • Optional parameters: none
    • Encoding considerations: See section 1.2.1 above
    • Security considerations: See section 1.2.2 above
    • Published specification: See section 1.2.3 above
    • Person & email address to contact for further information:
    • Bindu Rama Rao
    • Senior Engineer
    • Bitfone Corp.
    • (949) 234-7000
    • email: brao@bitfone.com
  • 1.3.2 Application/Software-Update
    • MIME type name: application
    • MIME subtype name: software-update
    • Required parameters: none
    • Optional parameters: none
    • Encoding considerations: See section 1.2.1 above.
    • Security considerations: See section 1.2.2 above.
    • Published specification: See section 1.2.3 above.
    • Person & email address to contact for further information:
    • Bindu Rama Rao
    • Senior Engineer
    • Bitfone Corp.
    • (949) 234-7000
    • email: brao@bitfone.com
  • 1.3.3 Application/Configuration-Update
    • MIME type name: application
    • MIME subtype name: configuration-update
    • Required parameters: none
    • Optional parameters: none
    • Encoding considerations: See section 1.2.1 above.
    • Security considerations: See section 1.2.2 above.
    • Published specification: See section 1.2.3 above.
      Person & email address to contact for further information:
    • Bindu Rama Rao
    • Senior Engineer
    • Bitfone Corp.
    • (949) 234-7000
    • email: brao@bitfone.com
  • 1.4 New Vendor Specific Mime-Types
  • The following three vendor-specific mime types are recommended:
      • ‘application/vnd.bitfone.firmware-update’
      • ‘application/vnd.bitfone.software-update’
      • ‘application/vnd.bitfone.configuration-update’
  • 1.4.1 Application/vnd.bitfone.firmware-update
    • MIME type name: application
    • MIME subtype name: vnd.mprove-firmware-update
    • Required parameters: none
    • Optional parameters: none
    • Encoding considerations: See section 1.2.1 above.
    • Security considerations: See section 1.2.2 above.
    • Published specification: See section 1.2.3 above.
      Person & email address to contact for further information:
    • Bindu Rama Rao
    • Senior Engineer
    • Bitfone Corp.
    • (949) 234-7000
    • email: brao@bitfone.com
  • 1.4.2 Application/vnd.bitfone.software-update
    • MIME type name: application
    • MIME subtype name: vnd.mprove-software-update
    • Required parameters: none
    • Optional parameters: none
    • Encoding considerations: See section 1.2.1 above.
    • Security considerations: See section 1.2.2 above.
    • Published specification: See section 1.2.3 above.
      Person & email address to contact for further information:
    • Bindu Rama Rao
    • Senior Engineer
    • Bitfone Corp.
    • (949) 234-7000
    • email: brao@bitfone.com
  • 1.4.3 Application/vnd.bitfone.configuration-update
    • MIME type name: application
    • MIME subtype name: vnd.mprove-configuration-update
    • Required parameters: none
    • Optional parameters: none
    • Encoding considerations: See section 1.2.1 above.
    • Security considerations: See section 1.2.2 above.
    • Published specification: See section 1.2.3 above.
      Person & email address to contact for further information:
    • Bindu Rama Rao
    • Senior Engineer
    • Bitfone Corp.
    • (949) 234-7000
    • email: brao@bitfone.com
  • 1.5 Mime-type For a Container of Update Packages
  • A container of update packages, called Update Package Container (UPC), that contains one or more update packages, requires a mime-type to enable its automated processing by servers. The following generic mime-type is proposed:
  • Application/Update Package Container
    • MIME type name: application
    • MIME subtype name: update package container
    • Required parameters: none
    • Optional parameters: none
    • Encoding considerations: See section 1.2.1 above.
    • Security considerations: See section 1.2.2 above.
    • Published specification: See section 1.2.3 above.
      Person & email address to contact for further information:
    • Bindu Rama Rao
    • Senior Engineer
    • Bitfone Corp.
    • (949) 234-7000
    • email: brao@bitfone.com

Claims (20)

1. A method for updating a mobile handset using an update package, the method comprising:
using a mime-type associated with the update package to determine if the update package received is appropriate for updating the mobile handset; and
invoking an appropriate update agent, based on the mime-type, for updating the mobile handset.
2. The method of claim 1 wherein the mobile handset comprises a plurality of update agents and the invoking an appropriate update agent comprises determining which of the plurality of update agents are capable of processing the update package and invoking one of the plurality of update agents that is determined to be capable of processing the update package.
3. The method of claim 2 wherein the mobile handset comprises firmware, software or configuration and wherein the invoking one of the plurality of update agents comprises invoking an appropriate one of the plurality of update agents to perform an update of the firmware, software or configuration of the mobile handset.
4. The method of claim 3 wherein a different mime-type is associated with update packages that are used to update firmware, update packages that are used to update software and update packages that are used to update configuration in the mobile handset.
5. The method of claim 4 further comprising:
registering the update agent and associated mime-types such that the mobile handset is able to determine the mime-types supported or processed by the update agent.
6. The method of claim 1 wherein the method further comprises using the mime-type associated with the update package to determine where the update package needs to be stored in non-volatile memory.
7. The method of claim 1 wherein the method further comprises using the mime-type associated with the update package to determine where the status is stored in the mobile handset following the invoking of an appropriate update agent.
8. An open update framework with producers and consumers of update packages, the open update framework comprising:
delivery means for the delivery of update packages;
consumption means for consuming update packages;
the open update framework that provides the consumers of update packages access to a large variety of update packages in an interoperable manner.
9. The open update framework of claim 8 further comprising:
the producers of update packages designating a mime-type with the update packages; and
the consumers of update packages employing the mime-type to determine how to consume the update packages.
10. The open update framework of claim 9 further comprising:
the producers of update packages wherein the producers of update packages are update package generators capable of generating update packages based on an old version of firmware or software and a new version of the firmware and software and associating a mime-type with the update packages.
11. The open update framework of claim 9 further comprising:
the consumers of update packages wherein the consumers of update packages are update agents in mobile handsets.
12. The open update framework of claim 9 further comprising:
the consumers of update packages wherein the consumers of update packages are download agents or browsers in mobile handsets.
13. The open update framework of claim 9 further comprising:
the consumers of update packages wherein the consumers of update packages are handoff agents in mobile handsets.
14. The open update framework of claim 9 further comprising a generator that creates one or more update packages, determines the metadata, associates an appropriate mime-type with each of the update packages generated, populates the metadata with the mime-type, determines or computes security information such as signatures, and incorporates them into an update package container.
15. The open update framework of claim 11 further comprising
a content server that serves as a repository of update packages for distribution to the mobile handsets;
a mime-type associated with the update package container created by the generator;
the content server processing the update package container based upon the mime-type associated update package container.
16. A mobile handset with non-volatile memory that is capable of processing an update package, the mobile handset comprising:
a download agent or a browser that uses a mime-type associated with the update package to determine if the update package received is appropriate for an update activity or is currently supported;
a handoff agent that determines where the update package with an associated mime-type must be stored in non-volatile memory when it is downloaded;
an update agent that uses the mime-type related information to determine if the update package is appropriate for the firmware, software or configuration of the mobile handset.
17. The mobile handset of claim 16 wherein the update agent is selected from a plurality of available agents based on the mime-type of the update package.
18. The mobile handset of claim 16 wherein the handoff agent is selected from a plurality of available agents based on the mime-type of the update package.
19. The mobile handset of claim 16 wherein the download agent is selected from a plurality of available agents based on the mime-type of the update package.
20. The mobile handset of claim 16 wherein the mime-type of the update package has an associated magic number that is included in the update package.
US10/698,665 2003-10-30 2003-10-30 Open update framework for mobile handsets capable of processing firmware and software update packages based on mime-types Abandoned US20050096025A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US10/698,665 US20050096025A1 (en) 2003-10-30 2003-10-30 Open update framework for mobile handsets capable of processing firmware and software update packages based on mime-types
US11/852,933 US8103264B2 (en) 2003-10-30 2007-09-10 Open update framework for mobile handsets capable of processing packages based on mime-types

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US10/698,665 US20050096025A1 (en) 2003-10-30 2003-10-30 Open update framework for mobile handsets capable of processing firmware and software update packages based on mime-types

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US11/852,933 Continuation US8103264B2 (en) 2003-10-30 2007-09-10 Open update framework for mobile handsets capable of processing packages based on mime-types

Publications (1)

Publication Number Publication Date
US20050096025A1 true US20050096025A1 (en) 2005-05-05

Family

ID=34550715

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/698,665 Abandoned US20050096025A1 (en) 2003-10-30 2003-10-30 Open update framework for mobile handsets capable of processing firmware and software update packages based on mime-types
US11/852,933 Active 2026-03-27 US8103264B2 (en) 2003-10-30 2007-09-10 Open update framework for mobile handsets capable of processing packages based on mime-types

Family Applications After (1)

Application Number Title Priority Date Filing Date
US11/852,933 Active 2026-03-27 US8103264B2 (en) 2003-10-30 2007-09-10 Open update framework for mobile handsets capable of processing packages based on mime-types

Country Status (1)

Country Link
US (2) US20050096025A1 (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060258344A1 (en) * 2002-08-22 2006-11-16 Shao-Chun Chen Mobile handset update package generator that employs nodes technique
US20070035390A1 (en) * 2005-08-10 2007-02-15 Theodosios Thomas Methods, systems, and computer program products for providing context-based, hierarchical security for a mobile device
US20080125105A1 (en) * 2003-10-30 2008-05-29 Iyad Qumei Open Update Framework For Mobile Handsets Capable of Processing Firmware and Software Update Packages Based on Mime-Types
US20080134164A1 (en) * 2004-12-20 2008-06-05 Abb Research Ltd System and Method For Automatically Upgrading Functionalities in a Distributed Network
US20080140783A1 (en) * 2006-12-07 2008-06-12 Microsoft Corporation Formatted message processing utilizing a message map
US20090019435A1 (en) * 2007-07-12 2009-01-15 Sauer-Danfoss Inc. System and method for over the air programming
US20090210401A1 (en) * 2008-02-14 2009-08-20 Kaufman Jr Gerald J System And Method For Efficient Remote Data Access For Server Management
US8468515B2 (en) 2000-11-17 2013-06-18 Hewlett-Packard Development Company, L.P. Initialization and update of software and/or firmware in electronic devices
US8479189B2 (en) 2000-11-17 2013-07-02 Hewlett-Packard Development Company, L.P. Pattern detection preprocessor in an electronic device update generation system
US8526940B1 (en) 2004-08-17 2013-09-03 Palm, Inc. Centralized rules repository for smart phone customer care
US8555273B1 (en) 2003-09-17 2013-10-08 Palm. Inc. Network for updating electronic devices
US8578361B2 (en) 2004-04-21 2013-11-05 Palm, Inc. Updating an electronic device with update agent code
US8752044B2 (en) 2006-07-27 2014-06-10 Qualcomm Incorporated User experience and dependency management in a mobile device
US8893110B2 (en) 2006-06-08 2014-11-18 Qualcomm Incorporated Device management in a network
TWI463828B (en) * 2008-01-04 2014-12-01 Nokia Corp System and method for binding notification types to applications for a notification framework
US9841971B1 (en) * 2015-03-11 2017-12-12 Intuit, Inc. Embedding software updates into content retrieved by applications
US10261782B2 (en) * 2015-12-18 2019-04-16 Amazon Technologies, Inc. Software container registry service

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060218482A1 (en) * 2002-04-19 2006-09-28 Droplet Technology, Inc. Mobile imaging application, device architecture, service platform architecture and services
US9813514B2 (en) 2002-06-12 2017-11-07 Good Technology Holdings Limited Information repository system including a wireless device and related method
US7620392B1 (en) 2006-02-27 2009-11-17 Good Technology, Inc. Method and system for distributing and updating software in wireless devices
US7702322B1 (en) * 2006-02-27 2010-04-20 Good Technology, Llc Method and system for distributing and updating software in wireless devices
US8434146B2 (en) * 2008-03-04 2013-04-30 Apple Inc. Access control based on development profiles
US9009357B2 (en) 2008-04-24 2015-04-14 Micron Technology, Inc. Method and apparatus for field firmware updates in data storage systems

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030054810A1 (en) * 2000-11-15 2003-03-20 Chen Yih-Farn Robin Enterprise mobile server platform
US20030182414A1 (en) * 2003-05-13 2003-09-25 O'neill Patrick J. System and method for updating and distributing information
US20040142711A1 (en) * 2002-09-11 2004-07-22 Nokia Corporation Method, device and system for automated synchronization between terminals
US20040237083A1 (en) * 2003-05-22 2004-11-25 Microsoft Corporation System and method for progressively installing a software application

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050096025A1 (en) * 2003-10-30 2005-05-05 Iyad Qumei Open update framework for mobile handsets capable of processing firmware and software update packages based on mime-types

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030054810A1 (en) * 2000-11-15 2003-03-20 Chen Yih-Farn Robin Enterprise mobile server platform
US20040142711A1 (en) * 2002-09-11 2004-07-22 Nokia Corporation Method, device and system for automated synchronization between terminals
US20030182414A1 (en) * 2003-05-13 2003-09-25 O'neill Patrick J. System and method for updating and distributing information
US20040237083A1 (en) * 2003-05-22 2004-11-25 Microsoft Corporation System and method for progressively installing a software application

Cited By (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8479189B2 (en) 2000-11-17 2013-07-02 Hewlett-Packard Development Company, L.P. Pattern detection preprocessor in an electronic device update generation system
US8468515B2 (en) 2000-11-17 2013-06-18 Hewlett-Packard Development Company, L.P. Initialization and update of software and/or firmware in electronic devices
US8233893B2 (en) * 2002-08-22 2012-07-31 Hewlett-Packard Development Company, L.P. Mobile handset update package generator that employs nodes technique
US8219984B2 (en) 2002-08-22 2012-07-10 Hewlett-Packard Development Company, L.P. Firmware update network and process employing preprocessing techniques
US20060258344A1 (en) * 2002-08-22 2006-11-16 Shao-Chun Chen Mobile handset update package generator that employs nodes technique
US20080163189A1 (en) * 2002-08-22 2008-07-03 Shao-Chun Chen System for generating efficient and compact update packages
US8555273B1 (en) 2003-09-17 2013-10-08 Palm. Inc. Network for updating electronic devices
US20080125105A1 (en) * 2003-10-30 2008-05-29 Iyad Qumei Open Update Framework For Mobile Handsets Capable of Processing Firmware and Software Update Packages Based on Mime-Types
US8103264B2 (en) 2003-10-30 2012-01-24 Hewlett-Packard Development Company, L.P. Open update framework for mobile handsets capable of processing packages based on mime-types
US8578361B2 (en) 2004-04-21 2013-11-05 Palm, Inc. Updating an electronic device with update agent code
US8526940B1 (en) 2004-08-17 2013-09-03 Palm, Inc. Centralized rules repository for smart phone customer care
US20080134164A1 (en) * 2004-12-20 2008-06-05 Abb Research Ltd System and Method For Automatically Upgrading Functionalities in a Distributed Network
US8527980B2 (en) * 2004-12-20 2013-09-03 Abb Research Ltd System and method for automatically upgrading functionalities in a distributed network
US7304570B2 (en) 2005-08-10 2007-12-04 Scenera Technologies, Llc Methods, systems, and computer program products for providing context-based, hierarchical security for a mobile device
US20070035390A1 (en) * 2005-08-10 2007-02-15 Theodosios Thomas Methods, systems, and computer program products for providing context-based, hierarchical security for a mobile device
US8893110B2 (en) 2006-06-08 2014-11-18 Qualcomm Incorporated Device management in a network
US9081638B2 (en) 2006-07-27 2015-07-14 Qualcomm Incorporated User experience and dependency management in a mobile device
US8752044B2 (en) 2006-07-27 2014-06-10 Qualcomm Incorporated User experience and dependency management in a mobile device
US20080140783A1 (en) * 2006-12-07 2008-06-12 Microsoft Corporation Formatted message processing utilizing a message map
US8499044B2 (en) 2006-12-07 2013-07-30 Microsoft Corporation Formatted message processing utilizing a message map
US20090019435A1 (en) * 2007-07-12 2009-01-15 Sauer-Danfoss Inc. System and method for over the air programming
TWI463828B (en) * 2008-01-04 2014-12-01 Nokia Corp System and method for binding notification types to applications for a notification framework
US20090210401A1 (en) * 2008-02-14 2009-08-20 Kaufman Jr Gerald J System And Method For Efficient Remote Data Access For Server Management
US8219595B2 (en) 2008-02-14 2012-07-10 Hewlett-Packard Development Company, L.P. System and method for efficient remote data access for server management
US9841971B1 (en) * 2015-03-11 2017-12-12 Intuit, Inc. Embedding software updates into content retrieved by applications
US10261782B2 (en) * 2015-12-18 2019-04-16 Amazon Technologies, Inc. Software container registry service
US10725775B2 (en) * 2015-12-18 2020-07-28 Amazon Technologies, Inc. Software container registry service
US11487530B2 (en) * 2015-12-18 2022-11-01 Amazon Technologies, Inc. Software container registry service
US20230012869A1 (en) * 2015-12-18 2023-01-19 Amazon Technologies, Inc. Software container registry service
US11789723B2 (en) * 2015-12-18 2023-10-17 Amazon Technologies, Inc. Software container registry service

Also Published As

Publication number Publication date
US20080125105A1 (en) 2008-05-29
US8103264B2 (en) 2012-01-24

Similar Documents

Publication Publication Date Title
US8103264B2 (en) Open update framework for mobile handsets capable of processing packages based on mime-types
US7694293B2 (en) Update package catalog for update package transfer between generator and content server in a network
US7644405B2 (en) System with required enhancements to SyncML DM environment to support firmware updates
US7003534B2 (en) Generating difference files using module information of embedded software components
US7478402B2 (en) Configurable message pipelines
US7295522B2 (en) System and method for continuously provisioning a mobile device
US7711959B2 (en) Method for transmitting encrypted user data objects
US8446911B2 (en) System and method for managing communication for component applications
US20050136908A1 (en) System and method to query settings on a mobile device
US20030147369A1 (en) Secure wireless transfer of data between different computing devices
US20070100762A1 (en) Secure license key method and system
CA2557811A1 (en) Execution of unverified programs in a wireless device operating environment
CN101573936A (en) Digital rights management using trusted processing techniques
JP2004342080A (en) Device type authentication in communication system
CA2565508C (en) Secure license key method and system
US7552092B2 (en) Program distribution method and system
US7895663B1 (en) Security system for communicating data between a mobile handset and a management server
Carlson An internet of things software and firmware update architecture based on the suit specification
KR20060125077A (en) System for detecting an altered application downloaded from download server
KR100827070B1 (en) Apparatus for management license data and method thereof
Alliance Wireless Application Environment Specification
Alliance DRM Content Format V2. 0
Alliance Download Over the Air Specification
CN107992313A (en) On-line software updating method and device
Davydov Provisioning of MIDlets

Legal Events

Date Code Title Description
AS Assignment

Owner name: HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P., TEXAS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:QUMEI, LYAD;CHIA, TECH;RAO, BINDU RAMA;REEL/FRAME:019783/0880;SIGNING DATES FROM 20031029 TO 20031030

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P., TEXAS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:BITFONE CORPORATION;REEL/FRAME:021316/0317

Effective date: 20080118

Owner name: HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P.,TEXAS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:BITFONE CORPORATION;REEL/FRAME:021316/0317

Effective date: 20080118