Legal claims defining the scope of protection, as filed with the USPTO.
1. A method for messaging between applications in a distributed application system, comprising the steps of: generating a first instance of a message at a first application, wherein the message includes a message header information and a body information; creating a flexible message header, including placing portions of the message header information and the body information into a plurality of typed container modules including a user typed container module, wherein each typed container module, including the user typed container module, includes a compact header, a user definable payload, and a set of payload callbacks, and wherein the user typed container module further includes user data; attaching the user typed container module directly to the flexible message header; attaching an attachment unit to each of one or more remaining typed container modules, wherein each attachment unit includes a plurality of pointers, including a first pointer linking that typed container module to a previous typed container module in the message, and a second pointer linking that typed container module to a next typed container module in the message; preparing the flexible message header and the typed container modules for sending, wherein preparing includes storing the flexible message header with the typed container modules; sending the flexible message header and the typed container modules to a second, destination application; and reconstructing a second instance of the message by the second, destination application, wherein the second, destination application retrieves a selection of the one or more remaining typed container modules and the user typed container module, and ignores those typed container modules that the second, destination application is not configured to receive.
2. The method of claim 1 , wherein all of the typed container modules are sent from the first application to the second application.
3. The method of claim 1 , wherein only a portion of the typed container modules are sent from the first application to the second application.
4. The method of claim 1 , wherein only a portion of the typed container modules received at the second application are used to reconstruct the second instance of the message.
5. The method of claim 4 , wherein each typed contained module has a type associated therewith, and wherein the second application selects some of the typed container modules according to their type.
6. A method for messaging between applications in a distributed application system, comprising the steps of: generating a first instance of a message at a first application, wherein the message includes a message header information and a body information; creating a flexible message header, including placing portions of the message header information and the body information into a plurality of typed container modules including a user typed container module, wherein each typed container module, including the user typed container module, includes a compact header, a user definable payload, and a set of payload callbacks, and wherein the user typed container module further includes user data; attaching the user typed container module directly to the flexible message header; attaching an attachment unit to each of one or more remaining typed container modules, wherein each attachment unit includes two pointers, including a first pointer linking that typed container module to a previous typed container module in the message, and a second pointer linking that typed container module to a next typed container module in the message; preparing the flexible message header and the typed container modules for sending, wherein preparing includes storing the flexible message header with the typed container modules; sending the flexible message header with the typed container modules to a second, destination application; reconstructing a second instance of the message by the second, destination application, wherein the second, destination application retrieves a selection of the one or more remaining typed container modules, and ignores those typed container modules that the second, destination application is not configured to receive; and sending the flexible message header including the typed container modules via an intermediate application, and wherein the intermediate application makes the selection of the one or more remaining typed container modules for forwarding to the second, destination application, and does not forward the non-selected typed container modules.
7. A system for messaging between distributed applications, comprising: a computer including a computer readable medium and processor operating thereon; a first application, executing on the computer, that generates a first instance of a message, wherein the message includes a message header information and a body information; a function, executing on the computer, for creating a flexible message header, including segmenting the message header information and the body information into a plurality of typed container modules including a user typed container module, wherein each typed container module, including the user typed container module, includes a compact header, a user definable payload, and a set of payload callbacks, and wherein the user typed container module further includes user data, attaching the user typed container module directly to the flexible message header, and attaching an attachment unit to each of one or more remaining typed container modules, wherein each attachment unit includes two pointers, including a first pointer linking that typed container module to a previous typed container module in the message, and a second pointer linking that typed container module to a next typed container module in the message; a function, executing on the computer, for preparing the flexible message header and the typed container modules for sending, wherein preparing includes storing the flexible message header with the typed container modules; a function, executing on the computer, for sending the flexible message header and the typed container modules to a second, destination application; and wherein the second, destination application reconstructs a second instance of the message by retrieving a selection of the one or more remaining typed container modules and the user typed container module, and ignoring those typed container modules that the second, destination application is not configured to receive.
8. The system of claim 7 , wherein all of the typed container modules are sent from the first application to the second application.
9. The system of claim 7 , wherein only a portion of the typed container modules are sent from the first application to the second application.
10. The system of claim 7 , wherein all of the typed container modules received at the second application are used to reconstruct the second instance of the message.
11. The system of claim 7 , wherein only a portion of the typed container modules received at the second application are used to reconstruct the second instance of the message.
12. The system of claim 11 , wherein each typed contained module has a type associated therewith, and wherein the second application selects some of the typed container modules according to their type.
13. A system for messaging between distributed applications, comprising: a computer including a computer readable medium and processor operating thereon; a first application, executing on the computer, that generates a first instance of a message, wherein the message includes a message header information and a body information; a function, executing on the computer, for creating a flexible message header, including segmenting the message header information and the body information into a plurality of typed container modules including a user typed container module, wherein each typed container module, including the user typed container module, includes a compact header, a user definable payload, and a set of payload callbacks, and wherein the user typed container module further includes user data, attaching the user typed container module directly to the flexible message header, and attaching an attachment unit to each of one or more remaining typed container modules, wherein each attachment unit includes two pointers, including a first pointer linking that typed container module to a previous typed container module in the message, and a second pointer linking that typed container module to a next typed container module in the message; a function, executing on the computer, for preparing the flexible message header and the typed container modules for sending, wherein preparing includes storing the flexible message header with the typed container modules; a function, executing on the computer, for sending the flexible message header and the typed container modules to a second, destination application; wherein the second, destination application that reconstructs a second instance of the message by retrieving a selection of the one or more remaining typed container modules and the user typed container module, and ignoring those typed container modules that the second, destination application is not configured to receive; and an intermediate application, and wherein the intermediate application makes the selection of the one or more remaining typed container modules for forwarding to the second application, and does not forward the non-selected typed container modules.
14. A non-transitory computer readable medium including instructions stored therein which when executed by a computer causes the computer to perform the steps of: generating a first instance of a message at a first application, wherein the message includes a message header information and a body information; creating a flexible message header, including placing portions of the message header information and the body information into a plurality of typed container modules including a user typed container module, wherein each typed container module, including the user typed container module, includes a compact header, a user definable payload, and a set of payload callbacks, and wherein the user typed container module further includes user data; attaching the user typed container module directly to the flexible message header; attaching to each of one or more remaining typed container modules an attachment unit, wherein each attachment unit includes two pointers, including a first pointer linking that typed container module to a previous typed container module in the message, and a second pointer linking that typed container module to a next typed container module in the message; preparing the flexible message header and the typed container modules for sending, wherein preparing includes storing the flexible message header with the typed container modules; sending the flexible message header and the typed container modules to a second, destination application; and reconstructing a second instance of the message by the second, destination application, wherein the second, destination application retrieves a selection of the one or more remaining typed container modules and the user typed container module, and ignores those typed container modules that the second, destination application is not configured to receive.
15. A non-transitory computer readable medium including instructions stored therein which when executed by a computer causes the computer to perform the steps of: generating a first instance of a message at a first application, wherein the message includes a message header information and a body information; creating a flexible message header, including placing portions of the message header information and the body information into a plurality of typed container modules including a user typed container module, wherein the user typed container module further includes user data; attaching the user typed container module directly to the flexible message header; attaching to each of one or more remaining typed container modules an attachment unit that includes pointers linking that typed container module to a previous typed container module in the message and to a next typed container module in the message; preparing the flexible message header and the typed container modules for sending, wherein preparing includes storing the flexible message header with some or all of the plurality of typed container modules and the user typed container module; sending the flexible message header and the user typed container module and the one or more remaining typed container modules to a second, destination application; reconstructing a second instance of the message by the second, destination application using the one or more remaining typed container modules; and sending the flexible message header including the user typed container module and the one or more remaining typed container modules via an intermediate application, and wherein the intermediate application selects some of the one or more remaining typed container modules for forwarding to the second, destination application, and does not forward the non-selected typed container modules.
Unknown
September 13, 2011
Browse 5M+ US patents with plain-English claim translations and AI-generated analysis.