Method for transmitting complex message
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- ZTE CORP
- Publication Date
- 2010-06-23
- Estimated Expiration
- Not applicable Β· inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technology of sending complex messages, in particular to a method for sending complex messages between processes. Background technique
[0002] In the system implementation in the communication field, inter-process communication is actually sending messages between processes, and the specific implementation of sending messages is usually: after encapsulating the message in the form of a message message, sending the message message between processes. Due to the independence between processes, the process of sending messages can be abstracted as the process of copying messages from the source buffer to the destination buffer, such as figure 1 As shown, the abstraction of the process of sending messages can be intuitively obtained. However, for a complex message containing a data pointer, since the complex message includes both the data pointer itself and the data referenced by the data pointer, the above method of copying th...