WO2010078798A1 - Method and terminal for sending, receiving compound document based on instant messaging - Google Patents

Method and terminal for sending, receiving compound document based on instant messaging Download PDF

Info

Publication number
WO2010078798A1
WO2010078798A1 PCT/CN2009/075683 CN2009075683W WO2010078798A1 WO 2010078798 A1 WO2010078798 A1 WO 2010078798A1 CN 2009075683 W CN2009075683 W CN 2009075683W WO 2010078798 A1 WO2010078798 A1 WO 2010078798A1
Authority
WO
WIPO (PCT)
Prior art keywords
composite document
instant messaging
terminal
messaging terminal
serialized
Prior art date
Application number
PCT/CN2009/075683
Other languages
French (fr)
Chinese (zh)
Inventor
周晓波
Original Assignee
腾讯科技(深圳)有限公司
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 腾讯科技(深圳)有限公司 filed Critical 腾讯科技(深圳)有限公司
Publication of WO2010078798A1 publication Critical patent/WO2010078798A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]

Definitions

  • the present invention relates to the field of communications, and in particular, to a method and a terminal for transmitting and receiving a composite document based on instant messaging. Background technique
  • IM Instant Messaging
  • IM software only supports various information formats independently. Users can only transfer files in a single format through IM software. For example, users can transfer pre-stored image files in IM software or image files edited by various image file processing software through IM software. , scalability is very poor. Summary of the invention
  • the embodiment of the invention provides a method and a terminal for transmitting and receiving a composite document based on instant communication.
  • the technical solution is as follows:
  • An embodiment of the present invention provides a method for sending a composite document based on instant messaging, including: acquiring, by a first instant messaging terminal, a composite document;
  • the embodiment of the invention provides a method for receiving a composite document based on instant communication, comprising: receiving, by the second instant communication terminal, the serialized composite document sent by the first instant communication terminal; Deserializing the serialized composite document to obtain the composite document.
  • An embodiment of the present invention provides a first instant messaging terminal that uses a method for transmitting a composite document based on instant messaging, and includes:
  • An acquisition module configured to obtain a composite document
  • a serialization module configured to serialize the obtained composite document
  • a sending module configured to send the composite document serialized by the serialization module to the second instant communication terminal.
  • An embodiment of the present invention provides a second instant messaging terminal that uses a method for receiving a composite document based on instant messaging, and includes:
  • a receiving module configured to receive the serialized composite document sent by the first instant messaging terminal
  • a deserialization module configured to perform deserialization processing on the serialized composite document to obtain the composite document.
  • the composite document is serialized and deserialized by the instant communication terminal, so that the instant communication terminal can support the transmission and reception of the multi-format information file, which provides a basis for multi-person editing of the composite document.
  • FIG. 1 is a flow chart of a method for transmitting a composite document based on instant communication according to Embodiment 1 of the present invention
  • FIG. 2 is a flow chart of a method for transmitting a composite document based on instant messaging according to Embodiment 2 of the present invention
  • FIG. 3 is a flow chart of a method for receiving a composite document based on instant messaging according to Embodiment 3 of the present invention
  • FIG. 4 is a flow chart of a method for receiving a composite document based on instant messaging according to Embodiment 4 of the present invention
  • FIG. 5 is a schematic structural diagram of a system for transmitting a composite document based on instant communication according to Embodiment 5 of the present invention.
  • FIG. 6 is a schematic structural diagram of another system for transmitting a composite document based on instant communication according to Embodiment 5 of the present invention
  • FIG. FIG. 7 is a schematic structural diagram of a first instant messaging terminal according to Embodiment 6 of the present invention
  • FIG. 8 is a schematic structural diagram of another first instant messaging terminal according to Embodiment 6 of the present invention
  • FIG. 9 is provided in Embodiment 7 of the present invention
  • FIG. 10 is a schematic structural diagram of another second instant messaging terminal according to Embodiment 7 of the present invention
  • FIG. 11 is still another second instant messaging terminal according to Embodiment 7 of the present invention
  • Schematic detailed description
  • the composite document technology refers to supporting a plurality of different format objects in a file, including display, editing, storage, creation and management of objects, for example, commonly used.
  • the Microsoft Office suite is based on a composite document: it can handle tables, images, etc. in word, and can handle objects supported by software such as visio, excel, originlab, etc.
  • Embodiment 1 of the present invention provides a method for transmitting a composite document based on instant communication, as shown in FIG. 1 , including:
  • Step 101 The first instant messaging terminal acquires the composite document.
  • Step 102 Serialize the obtained composite document
  • Step 103 Send the serialized composite document to the second instant messaging terminal.
  • the first instant messaging terminal can directly acquire the existing composite document object, serialize the directly acquired existing composite document object, and send the result to the second instant messaging terminal; or, the first instant messaging terminal
  • the composite document object is obtained, and the obtained composite document object is edited, a composite document is generated, the generated composite document is serialized, and finally sent to the second instant messaging terminal.
  • the composite document object can be a single format file, for example, a plain text format file, or a multi-format file, that is, the composite document object itself is also a composite document, for example, a file including both text and images. This embodiment does not limit the specific format of the composite document object.
  • the composite document is serialized by the first instant messaging terminal and sent to the second instant messaging terminal, so that the instant communication terminal can support the transmission of the multi-format information file, and the composite document is edited for multiple people.
  • the object required for the software design flow chart is a composite document object, and the software design flow chart is a composite document as an example, and the first instant messaging terminal needs to send a software design flow chart to the second instant communication terminal as an application scenario, by using the present invention.
  • the embodiment 1 is described in detail in the embodiment 2.
  • a method for sending a composite document based on instant messaging includes:
  • Step 201 The first instant messaging terminal receives an instruction of the user to create a software design flow chart, and obtains an object required to generate a software design flow chart according to the instruction.
  • the first instant messaging terminal invokes the compound document editor.
  • the compound document editor captures the user's operational behavior and obtains the objects required to generate the software design flow diagram corresponding to the user's operational behavior, including the flow diagram, arrows, and text.
  • the compound document editor can be embedded in an instant messaging window, such as a chat window, or it can be opened as a separate window.
  • Step 202 The first instant messaging terminal receives an editing instruction of the user, and edits an object required to generate a software design flow chart according to the instruction, and generates a software design flow chart.
  • Step 203 The first instant messaging terminal serializes the software design flow chart.
  • the first instant messaging terminal receives an instruction of the user to perform serialization processing, and serializes the software design flow chart according to the instruction to generate serialized data.
  • Step 204 The first instant messaging terminal sends the serialized processed software design flow diagram, that is, the serialized data, to the second instant messaging terminal.
  • the first instant messaging terminal receives the sending instruction of the user, and sends a software design flow chart of the serialization processing to the second instant messaging terminal according to the instruction of the user.
  • the first instant messaging terminal may package the software design flow chart of the serialization process into a data packet and send the data to the second instant messaging terminal.
  • the packaged data packet may be compressed and sent to the second instant messaging terminal.
  • the object required to generate the software design flow chart according to the instruction may be stored by the first instant communication terminal itself, or may be provided by other devices.
  • the first instant messaging terminal may save the generated software design flow chart by itself, or may send the generated software design flow chart to the instant messaging server for storage.
  • the method further includes: receiving, by the first instant messaging terminal, a modified and serialized software design flow chart sent by the second instant messaging terminal.
  • the embodiment 2 only uses the object required by the software design flow chart as a composite document object, and the software design flow chart is a composite document as an example, and the method for transmitting the composite document based on instant communication provided by the embodiment 1 is explained.
  • the compound document object can also be an image file. When the compound document editor is called to edit the image file, text content can be added to the image file to generate a composite document containing both text and images. . This embodiment does not specifically limit the content of the composite document object and the content of the composite document.
  • Embodiment 3 of the present invention provides a method for receiving a composite document based on instant messaging, as shown in FIG. 3, including:
  • Step 301 The second instant messaging terminal receives the serialized processed composite document sent by the first instant messaging terminal.
  • Step 302 Deserializing the serialized composite document to obtain the composite document.
  • the serialized processing of the composite document sent by the received first instant messaging terminal is deserialized, which can meet the needs of user information exchange, and provides a basis for multi-person editing of the composite document.
  • the second instant messaging terminal receives the serialized processing software design flow sent by the first instant messaging terminal as an example, and the third embodiment is described in detail by using the fourth embodiment of the present invention.
  • the method for receiving a composite document based on instant messaging provided by this embodiment is as follows:
  • Step 401 The second instant messaging terminal receives a software design flow chart of the serialized processing sent by the first instant messaging terminal.
  • the second instant messaging terminal acquires a receiving instruction of the user, and receives a serialized software design flow chart sent by the first instant messaging terminal in Embodiment 1 according to the instruction.
  • the serialized software design flow chart may be that the first instant communication terminal packages the software design flow chart of the serialization process into a data packet and then sends the data to the second instant communication terminal, and may also be the first instant communication terminal.
  • the software design flow chart of the serialization process is packaged into a data packet, and then the data packet is compressed and sent to the second instant messaging terminal.
  • Step 402 The second instant messaging terminal receives a deserialization instruction of the user, and according to the instruction The software design flow chart of the over-serialization process is deserialized to obtain a software design flow chart initially generated by the first instant messaging terminal.
  • the second instant messaging terminal invokes the compound document editor, and uses the compound document editor to deserialize the serialized software design flow chart.
  • a software design flow chart initially generated by the first instant messaging terminal is obtained.
  • the second instant messaging terminal receives the serialized software design flow chart and is packaged into a data packet by the first instant communication terminal, at this time, the data packet needs to be parsed, and then serialized.
  • the software design flow diagram is deserialized.
  • the second instant messaging terminal receives the serialized processing software design flow chart is packaged and compressed by the first instant communication terminal, at this time, the decompression process needs to be performed first, and then the data packet is parsed. Finally, the serialized software design flow chart is deserialized.
  • the second instant messaging terminal may modify the obtained software design flow chart, and serialize the modified software design flow chart to the first instant messaging terminal.
  • the second instant messaging terminal may save the obtained software design flow chart by itself, or send the obtained software design flow chart to the instant communication server for storage.
  • the second instant messaging terminal performs deserialization processing on the received composite document, so that the second instant messaging terminal can receive the composite document, and in addition, when the second instant messaging terminal receives the composite document After the modification, the modified composite document can also be sent to the second instant messaging terminal, so that the instant communication terminal can support the transmission of the multi-format information file, which provides a basis for multi-person editing of the composite document.
  • Embodiment 5 of the present invention provides a system for transmitting a composite document based on instant communication, as shown in FIG. 5, including:
  • the first instant messaging terminal 501 is configured to obtain a composite document; the serialized processing of the obtained composite document; the serialized composite document is sent to the second instant messaging terminal 502;
  • the second instant messaging terminal 502 is configured to receive the serialized composite document sent by the first instant messaging terminal 501, and perform deserialization processing on the serialized composite document to obtain the composite document. Further, referring to FIG. 6, the system further includes: an instant messaging server 503;
  • the first instant messaging terminal 501 is further configured to send the generated composite document to the instant messaging server 503 for storage;
  • the second instant messaging terminal 502 is further configured to send the obtained composite document to the instant messaging server 503 for storage;
  • the instant messaging server 503 is configured to receive the composite document sent by the first instant messaging terminal 501 or the second instant messaging terminal 502.
  • the composite document is serialized and deserialized by the instant communication terminal, so that the instant communication terminal can support the transmission and reception of the multi-format information file, which provides a basis for multi-person editing of the composite document.
  • a flexible online document service is realized by combining the storage functions provided by the instant messaging server.
  • the sixth embodiment of the present invention provides a first instant messaging terminal 501 for transmitting a composite document based on instant messaging. As shown in FIG. 7, the first instant messaging terminal 501 includes:
  • the obtaining module 501a is configured to obtain a composite document
  • a serialization module 501b configured to serialize the obtained composite document
  • the sending module 501c is configured to send the composite document serialized by the serialization module 501b to the second instant messaging terminal 502.
  • the second instant messaging terminal 502 is the same as the second instant messaging terminal 502 in the system provided in Embodiment 5, as shown in FIG.
  • the obtaining module 501a includes:
  • a first obtaining unit configured to directly acquire an existing composite document
  • the obtaining module 501a includes:
  • a second obtaining unit configured to acquire a composite document object
  • a generating unit for editing the acquired compound document object to generate a composite document A generating unit for editing the acquired compound document object to generate a composite document.
  • the second obtaining unit is specifically configured to obtain the stored composite document object; and/or to obtain the composite document object provided by another device.
  • the terminal further includes:
  • the storage module 501d is configured to store the acquired composite document.
  • the sending module 501c is further configured to send the acquired composite document to the instant messaging server for storage.
  • the obtaining module 501a is further configured to receive the modified and serialized composite document sent by the second instant messaging terminal 502.
  • Embodiment 7 of the present invention provides a second instant messaging terminal 502 for receiving a composite document based on instant messaging. As shown in FIG. 9, the second instant messaging terminal 502 includes:
  • the receiving module 502a is configured to receive the serialized composite document sent by the first instant messaging terminal 501;
  • the deserialization module 502b is configured to perform deserialization processing on the serialized composite document to obtain the composite document.
  • the first instant messaging terminal 501 is the same as the first instant messaging terminal 501 in the system provided in Embodiment 5, as shown in FIG.
  • the terminal further includes:
  • the storage module 502c is configured to store the obtained composite document.
  • the terminal also includes:
  • the sending module 502d is configured to send the obtained composite document to the instant messaging server for storage; and/or to modify and serialize the obtained composite document to be sent to the first instant messaging terminal 501.
  • the serialized processed composite document sent by the received first instant messaging terminal is deserialized to support the reception of the multi-format information file, which provides a basis for multi-person editing of the composite document.
  • the serial numbers of the embodiments of the present invention are merely for the description, and do not represent the advantages and disadvantages of the embodiments.
  • Some of the steps in the embodiments of the present invention may be implemented by using software, and the corresponding software program may be stored in a readable storage medium, such as an optical disk or a hard disk.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

A method and terminal for sending, receiving a compound document based on an instant messaging are provided, which belong to the communication field. The method for sending the compound document includes: a first instant messaging terminal acquires the compound document; performs a serialization process on the acquired compound document; and sends the serialization processed compound document to a second instant messaging terminal. The method for receiving the compound document includes: the second instant messaging terminal receives the serialization processed compound document sent by the first instant message terminal; performs a deserialization process on the serialization processed compound document to obtain the compound document. The instant messaging terminal is also provided. The technical proposal provided can satisfy the requirement of the user information exchange.

Description

说 明 书 基于即时通信发送、 接收复合文档的方法和终端 技术领域  Description Method and terminal for transmitting and receiving a composite document based on instant messaging
本发明涉及通信领域, 特别涉及一种基于即时通信发送、 接收复合文档的 方法和终端。 背景技术  The present invention relates to the field of communications, and in particular, to a method and a terminal for transmitting and receiving a composite document based on instant messaging. Background technique
IM ( Instant Messaging , 即时通信)软件作为应用层通信软件, 正在成为 人们方便又时尚的聊天和工作工具, 用户可以通过 IM软件与其它用户进行及 时有效的沟通和互动。 最初, 用户只可以通过 IM软件交换普通文本, 后来随 着 IM软件的发展, 用户可以通过 IM软件进行图片文件的传输, 实现图文并 茂的沟通和互动。 其中, 传输的图片文件包括 IM软件中预先存储的图片文件 或利用各种图片文件处理软件编辑的图片文件。  As the application layer communication software, IM (Instant Messaging) software is becoming a convenient and fashionable chat and work tool for users to communicate and interact with other users in an effective manner through IM software. Initially, users can only exchange plain text through IM software. Later, with the development of IM software, users can transfer image files through IM software to realize communication and interaction. The transferred picture file includes a picture file pre-stored in the IM software or a picture file edited by using various picture file processing software.
在实现本发明的过程中, 发明人发现现有技术至少存在以下缺点:  In the process of implementing the present invention, the inventors have found that the prior art has at least the following disadvantages:
IM软件只是独立地支持各种信息格式,用户只能通过 IM软件传输单一格 式的文件, 例如, 用户通过 IM软件传输 IM软件中预先存储的图片文件或利 用各种图片文件处理软件编辑的图片文件, 可扩展性很差。 发明内容  IM software only supports various information formats independently. Users can only transfer files in a single format through IM software. For example, users can transfer pre-stored image files in IM software or image files edited by various image file processing software through IM software. , scalability is very poor. Summary of the invention
为了在即时通信中实现多格式信息文件的传送和接收, 支持各种图片文件 的编辑和交换, 本发明实施例提供了一种基于即时通信发送、 接收复合文档的 方法和终端。 所述技术方案如下:  In order to implement the transmission and reception of the multi-format information file in the instant communication, and to support the editing and exchange of various picture files, the embodiment of the invention provides a method and a terminal for transmitting and receiving a composite document based on instant communication. The technical solution is as follows:
本发明实施例提供了一种基于即时通信发送复合文档的方法, 包括: 第一即时通信终端获取复合文档;  An embodiment of the present invention provides a method for sending a composite document based on instant messaging, including: acquiring, by a first instant messaging terminal, a composite document;
对所述获取的复合文档进行序列化处理;  Serializing the obtained composite document;
将所述经序列化处理的复合文档发送给第二即时通信终端。  Transmitting the serialized composite document to a second instant messaging terminal.
本发明实施例提供了一种基于即时通信接收复合文档的方法, 包括: 第二即时通信终端接收第一即时通信终端发送的经过序列化处理的复合 文档; 对所述经过序列化处理的复合文档进行反序列化处理, 得到所述复合文 档。 The embodiment of the invention provides a method for receiving a composite document based on instant communication, comprising: receiving, by the second instant communication terminal, the serialized composite document sent by the first instant communication terminal; Deserializing the serialized composite document to obtain the composite document.
本发明实施例提供了一种釆用基于即时通信发送复合文档的方法的第一 即时通信终端, 包括:  An embodiment of the present invention provides a first instant messaging terminal that uses a method for transmitting a composite document based on instant messaging, and includes:
获取模块, 用于获取复合文档;  An acquisition module, configured to obtain a composite document;
序列化模块, 用于对所述获取的复合文档进行序列化处理;  a serialization module, configured to serialize the obtained composite document;
发送模块,用于将经所述序列化模块序列化处理的复合文档发送给第二即 时通信终端。  And a sending module, configured to send the composite document serialized by the serialization module to the second instant communication terminal.
本发明实施例提供了一种釆用基于即时通信接收复合文档的方法的第二 即时通信终端, 包括:  An embodiment of the present invention provides a second instant messaging terminal that uses a method for receiving a composite document based on instant messaging, and includes:
接收模块, 用于接收第一即时通信终端发送的经过序列化处理的复合文 档;  a receiving module, configured to receive the serialized composite document sent by the first instant messaging terminal;
反序列化模块, 用于对所述经过序列化处理的复合文档进行反序列化处 理, 得到所述复合文档。  And a deserialization module, configured to perform deserialization processing on the serialized composite document to obtain the composite document.
在本发明实施例中,通过即时通信终端对复合文档进行序列化和反序列化 处理, 使即时通信终端之间可支持多格式信息文件的传送和接收, 为多人编辑 复合文档提供了基础。 附图说明  In the embodiment of the present invention, the composite document is serialized and deserialized by the instant communication terminal, so that the instant communication terminal can support the transmission and reception of the multi-format information file, which provides a basis for multi-person editing of the composite document. DRAWINGS
图 1是本发明实施例 1提供的一种基于即时通信发送复合文档的方法流程 图;  1 is a flow chart of a method for transmitting a composite document based on instant communication according to Embodiment 1 of the present invention;
图 2是本发明实施例 2提供的一种基于即时通信发送复合文档的方法流程 图;  2 is a flow chart of a method for transmitting a composite document based on instant messaging according to Embodiment 2 of the present invention;
图 3是本发明实施例 3提供的一种基于即时通信接收复合文档的方法流程 图;  3 is a flow chart of a method for receiving a composite document based on instant messaging according to Embodiment 3 of the present invention;
图 4是本发明实施例 4提供的一种基于即时通信接收复合文档的方法流程 图;  4 is a flow chart of a method for receiving a composite document based on instant messaging according to Embodiment 4 of the present invention;
图 5是本发明实施例 5提供的一种基于即时通信传输复合文档的系统结构 示意图;  FIG. 5 is a schematic structural diagram of a system for transmitting a composite document based on instant communication according to Embodiment 5 of the present invention; FIG.
图 6是本发明实施例 5提供的另一种基于即时通信传输复合文档的系统结 构示意图; 图 7是本发明实施例 6提供的一种第一即时通信终端结构示意图; 图 8是本发明实施例 6提供的另一种第一即时通信终端结构示意图; 图 9是本发明实施例 7提供的一种第二即时通信终端结构示意图; 图 10是本发明实施例 7提供的另一种第二即时通信终端结构示意图; 图 11是本发明实施例 7提供的又一种第二即时通信终端结构示意图。 具体实施方式 FIG. 6 is a schematic structural diagram of another system for transmitting a composite document based on instant communication according to Embodiment 5 of the present invention; FIG. FIG. 7 is a schematic structural diagram of a first instant messaging terminal according to Embodiment 6 of the present invention; FIG. 8 is a schematic structural diagram of another first instant messaging terminal according to Embodiment 6 of the present invention; FIG. 9 is provided in Embodiment 7 of the present invention; FIG. 10 is a schematic structural diagram of another second instant messaging terminal according to Embodiment 7 of the present invention; FIG. 11 is still another second instant messaging terminal according to Embodiment 7 of the present invention; Schematic. detailed description
为使本发明的目的、 技术方案和优点更加清楚, 下面将结合附图对本发明 实施方式作进一步地详细描述。  The embodiments of the present invention will be further described in detail below with reference to the accompanying drawings.
为了更好地理解本发明实施例, 首先介绍复合文档的概念, 复合文档 技术是指在一个文件中支持多种不同格式对象, 包括对象的显示、 编辑、 存储、 创建和管理等, 例如常用的微软 office套件就是基于复合文档: 在 word中能够处理表格、 图片等, 而且可以处理 visio、 excel , originlab等软 件所支持的对象。  In order to better understand the embodiment of the present invention, the concept of a composite document is first introduced. The composite document technology refers to supporting a plurality of different format objects in a file, including display, editing, storage, creation and management of objects, for example, commonly used. The Microsoft Office suite is based on a composite document: it can handle tables, images, etc. in word, and can handle objects supported by software such as visio, excel, originlab, etc.
本发明实施例 1提供了一种基于即时通信发送复合文档的方法,如图 1所 示, 包括:  Embodiment 1 of the present invention provides a method for transmitting a composite document based on instant communication, as shown in FIG. 1 , including:
步骤 101 : 第一即时通信终端获取复合文档;  Step 101: The first instant messaging terminal acquires the composite document.
步骤 102: 对获取的复合文档进行序列化处理;  Step 102: Serialize the obtained composite document;
步骤 103: 将经序列化处理的复合文档发送给第二即时通信终端。  Step 103: Send the serialized composite document to the second instant messaging terminal.
其中, 第一即时通信终端可直接获取现有的复合文档对象, 将该直接获取 到的现有的复合文档对象进行序列化处理, 并发送给第二即时通信终端; 或者, 第一即时通信终端获取复合文档对象, 并对获取的复合文档对象进 行编辑, 生成复合文档, 再对生成的复合文档进行序列化处理, 最后发送给第 二即时通信终端。  The first instant messaging terminal can directly acquire the existing composite document object, serialize the directly acquired existing composite document object, and send the result to the second instant messaging terminal; or, the first instant messaging terminal The composite document object is obtained, and the obtained composite document object is edited, a composite document is generated, the generated composite document is serialized, and finally sent to the second instant messaging terminal.
需要说明的是, 复合文档对象既可以是单一格式文件, 例如, 纯文本格式 文件, 也可以是多格式文件, 即复合文档对象本身也为复合文档, 例如, 既包 括文本又包括图像的文件, 本实施例不对复合文档对象的具体格式进行限定。  It should be noted that the composite document object can be a single format file, for example, a plain text format file, or a multi-format file, that is, the composite document object itself is also a composite document, for example, a file including both text and images. This embodiment does not limit the specific format of the composite document object.
在本发明实施例中, 通过第一即时通信终端对复合文档进行序列化处理, 并发送给第二即时通信终端, 使即时通信终端间可支持多格式信息文件的传 送, 为多人编辑复合文档提供了基础。 下面以软件设计流程图所需的对象为复合文档对象 ,软件设计流程图为复 合文档为例, 以第一即时通信终端需要向第二即时通信终端发送软件设计流程 图为应用场景, 通过本发明实施例 2对实施例 1进行详细的描述。 In the embodiment of the present invention, the composite document is serialized by the first instant messaging terminal and sent to the second instant messaging terminal, so that the instant communication terminal can support the transmission of the multi-format information file, and the composite document is edited for multiple people. Provides the foundation. The object required for the software design flow chart is a composite document object, and the software design flow chart is a composite document as an example, and the first instant messaging terminal needs to send a software design flow chart to the second instant communication terminal as an application scenario, by using the present invention. The embodiment 1 is described in detail in the embodiment 2.
具体地, 参见图 2, 本发明实施例 2提供的基于即时通信发送复合文档的 方法, 包括:  Specifically, referring to FIG. 2, a method for sending a composite document based on instant messaging provided by Embodiment 2 of the present invention includes:
步骤 201 : 第一即时通信终端接收用户的创建软件设计流程图的指令, 根 据该指令获取生成软件设计流程图所需的对象。  Step 201: The first instant messaging terminal receives an instruction of the user to create a software design flow chart, and obtains an object required to generate a software design flow chart according to the instruction.
具体地, 第一即时通信终端接收用户的创建软件设计流程图的指令后, 调 用复合文档编辑器。 复合文档编辑器捕捉用户的操作行为, 获取用户操作行为 所对应的生成软件设计流程图所需的对象, 包括流程框图、 箭头及文字等。  Specifically, after the first instant messaging terminal receives the user's instruction to create a software design flow chart, the first instant messaging terminal invokes the compound document editor. The compound document editor captures the user's operational behavior and obtains the objects required to generate the software design flow diagram corresponding to the user's operational behavior, including the flow diagram, arrows, and text.
需要说明的是, 复合文档编辑器可以内嵌到即时通信窗口中, 例如聊天窗 口, 也可以是作为一个单独的窗口打开。  It should be noted that the compound document editor can be embedded in an instant messaging window, such as a chat window, or it can be opened as a separate window.
步骤 202: 第一即时通信终端接收用户的编辑指令, 根据该指令对生成软 件设计流程图所需的对象进行编辑, 生成软件设计流程图。  Step 202: The first instant messaging terminal receives an editing instruction of the user, and edits an object required to generate a software design flow chart according to the instruction, and generates a software design flow chart.
步骤 203: 第一即时通信终端对软件设计流程图进行序列化处理。  Step 203: The first instant messaging terminal serializes the software design flow chart.
具体地, 第一即时通信终端接收用户的进行序列化处理的指令, 根据该指 令对软件设计流程图进行序列化处理, 生成序列化数据。  Specifically, the first instant messaging terminal receives an instruction of the user to perform serialization processing, and serializes the software design flow chart according to the instruction to generate serialized data.
步骤 204: 第一即时通信终端将序列化处理后的软件设计流程图, 即序列 化数据发送给第二即时通信终端。  Step 204: The first instant messaging terminal sends the serialized processed software design flow diagram, that is, the serialized data, to the second instant messaging terminal.
具体地, 第一即时通信终端接收用户的发送指令, 根据用户的指令将序列 化处理的软件设计流程图发送给第二即时通信终端。  Specifically, the first instant messaging terminal receives the sending instruction of the user, and sends a software design flow chart of the serialization processing to the second instant messaging terminal according to the instruction of the user.
可选地, 第一即时通信终端可以将序列化处理的软件设计流程图打包成数 据包后发送给第二即时通信终端。  Optionally, the first instant messaging terminal may package the software design flow chart of the serialization process into a data packet and send the data to the second instant messaging terminal.
进一步地, 可以将打包后的数据包进行压缩后发送给第二即时通信终端。 需要说明的是, 在步骤 201中, 根据该指令获取生成软件设计流程图所需 的对象可以是第一即时通信终端自身存储的, 也可以是其他设备提供的。  Further, the packaged data packet may be compressed and sent to the second instant messaging terminal. It should be noted that, in step 201, the object required to generate the software design flow chart according to the instruction may be stored by the first instant communication terminal itself, or may be provided by other devices.
需要说明的是, 在步骤 202后, 第一即时通信终端可以在自身保存生成的 软件设计流程图, 也可以将生成的软件设计流程图发送给即时通信服务器保 存。  It should be noted that, after step 202, the first instant messaging terminal may save the generated software design flow chart by itself, or may send the generated software design flow chart to the instant messaging server for storage.
需要说明的是, 在步骤 204之后, 该方法还包括: 第一即时通信终端接收 第二即时通信终端发送的经过修改和序列化处理后的软件设计流程图。 综上所述, 实施例 2仅以软件设计流程图所需的对象为复合文档对象, 软 件设计流程图为复合文档为例,对实施例 1提供的基于即时通信发送复合文档 的方法进行了说明。 除此之外, 复合文档对象还可以是一个图片文件, 再调用 复合文档编辑器对该图片文件进行编辑时, 可以为该图片文件添加文本内容, 从而生成一个既包含文本又包含图像的复合文档。本实施例不对复合文档对象 的内容及复合文档的内容进行具体限定。 It should be noted that, after the step 204, the method further includes: receiving, by the first instant messaging terminal, a modified and serialized software design flow chart sent by the second instant messaging terminal. In summary, the embodiment 2 only uses the object required by the software design flow chart as a composite document object, and the software design flow chart is a composite document as an example, and the method for transmitting the composite document based on instant communication provided by the embodiment 1 is explained. . In addition, the compound document object can also be an image file. When the compound document editor is called to edit the image file, text content can be added to the image file to generate a composite document containing both text and images. . This embodiment does not specifically limit the content of the composite document object and the content of the composite document.
在本发明实施例中, 通过第一即时通信终端对复合文档进行序列化处理, 并发送给第二即时通信终端, 使即时通信终端间可支持多格式信息文件的传 送, 为多人编辑复合文档提供了基础。 本发明实施例 3提供了一种基于即时通信接收复合文档的方法,如图 3所 示, 包括:  In the embodiment of the present invention, the composite document is serialized by the first instant messaging terminal and sent to the second instant messaging terminal, so that the instant communication terminal can support the transmission of the multi-format information file, and the composite document is edited for multiple people. Provides the foundation. Embodiment 3 of the present invention provides a method for receiving a composite document based on instant messaging, as shown in FIG. 3, including:
步骤 301 : 第二即时通信终端接收第一即时通信终端发送的经过序列化处 理的复合文档;  Step 301: The second instant messaging terminal receives the serialized processed composite document sent by the first instant messaging terminal.
步骤 302: 对该经过序列化处理的复合文档进行反序列化处理, 得到该复 合文档。  Step 302: Deserializing the serialized composite document to obtain the composite document.
在本发明实施例中,将接收的第一即时通信终端发送的经序列化处理的复 合文档进行反序列化处理, 可以满足用户信息交换的需要, 为多人编辑复合文 档提供了基础。  In the embodiment of the present invention, the serialized processing of the composite document sent by the received first instant messaging terminal is deserialized, which can meet the needs of user information exchange, and provides a basis for multi-person editing of the composite document.
下面以第二即时通信终端接收到第一即时通信终端发送的经序列化处理 的软件设计流程图为例, 通过本发明实施例 4对实施例 3进行详细的描述。 参 见图 4, 本实施例提供的基于即时通信接收复合文档的方法流程如下:  In the following, the second instant messaging terminal receives the serialized processing software design flow sent by the first instant messaging terminal as an example, and the third embodiment is described in detail by using the fourth embodiment of the present invention. Referring to FIG. 4, the method for receiving a composite document based on instant messaging provided by this embodiment is as follows:
步骤 401 : 第二即时通信终端接收第一即时通信终端发送的经过序列化处 理的软件设计流程图。  Step 401: The second instant messaging terminal receives a software design flow chart of the serialized processing sent by the first instant messaging terminal.
具体地, 第二即时通信终端获取用户的接收指令, 根据该指令接收实施例 1中的第一即时通信终端发送的经过序列化处理的软件设计流程图。  Specifically, the second instant messaging terminal acquires a receiving instruction of the user, and receives a serialized software design flow chart sent by the first instant messaging terminal in Embodiment 1 according to the instruction.
其中,该经过序列化处理的软件设计流程图可以是第一即时通信终端将序 列化处理的软件设计流程图打包成数据包后发送给第二即时通信终端的, 还可 以是第一即时通信终端将序列化处理的软件设计流程图打包成数据包,再将数 据包进行压缩后发送给第二即时通信终端的。  The serialized software design flow chart may be that the first instant communication terminal packages the software design flow chart of the serialization process into a data packet and then sends the data to the second instant communication terminal, and may also be the first instant communication terminal. The software design flow chart of the serialization process is packaged into a data packet, and then the data packet is compressed and sent to the second instant messaging terminal.
步骤 402: 第二即时通信终端接收用户的反序列化指令, 根据该指令对经 过序列化处理的软件设计流程图进行反序列化处理,得到第一即时通信终端初 始生成的软件设计流程图。 Step 402: The second instant messaging terminal receives a deserialization instruction of the user, and according to the instruction The software design flow chart of the over-serialization process is deserialized to obtain a software design flow chart initially generated by the first instant messaging terminal.
具体地, 第二即时通信终端接收到经过序列化处理的软件设计流程图后, 调用复合文档编辑器, 并利用该复合文档编辑器对经过序列化处理的软件设计 流程图进行反序列化处理, 得到第一即时通信终端初始生成的软件设计流程 图。  Specifically, after receiving the serialized software design flow chart, the second instant messaging terminal invokes the compound document editor, and uses the compound document editor to deserialize the serialized software design flow chart. A software design flow chart initially generated by the first instant messaging terminal is obtained.
可选地 , 如果第二即时通信终端接收到经过序列化处理的软件设计流程图 被第一即时通信终端打包成数据包, 此时, 需要对数据包进行解析后, 再对经 过序列化处理的软件设计流程图进行反序列化处理。  Optionally, if the second instant messaging terminal receives the serialized software design flow chart and is packaged into a data packet by the first instant communication terminal, at this time, the data packet needs to be parsed, and then serialized. The software design flow diagram is deserialized.
进一步地,如果第二即时通信终端接收到经过序列化处理的软件设计流程 图被第一即时通信终端打包处理和压缩处理, 此时, 需要先进行解压缩处理, 然后对数据包进行解析处理, 最后对经过序列化处理的软件设计流程图进行反 序列化处理。  Further, if the second instant messaging terminal receives the serialized processing software design flow chart is packaged and compressed by the first instant communication terminal, at this time, the decompression process needs to be performed first, and then the data packet is parsed. Finally, the serialized software design flow chart is deserialized.
可选地, 在步骤 402后, 第二即时通信终端可以对得到的软件设计流程图 进行修改, 并将修改后的软件设计流程图经序列化处理后发送给第一即时通信 终端。  Optionally, after step 402, the second instant messaging terminal may modify the obtained software design flow chart, and serialize the modified software design flow chart to the first instant messaging terminal.
可选地, 在步骤 402后, 第二即时通信终端可以在自身保存得到的软件设 计流程图, 也可以将得到的软件设计流程图发送给即时通信服务器存储。  Optionally, after step 402, the second instant messaging terminal may save the obtained software design flow chart by itself, or send the obtained software design flow chart to the instant communication server for storage.
在本发明实施例中,通过第二即时通信终端对接收到的复合文档进行反序 列化处理, 实现第二即时通信终端可接收复合文档, 另外, 当第二即时通信终 端对接收到的复合文档进行修改后,还可将修改后的复合文档发送给第二即时 通信终端, 使即时通信终端间可支持多格式信息文件的传输, 为多人编辑复合 文档提供了基础。 本发明实施例 5提供了一种基于即时通信传输复合文档的系统,如图 5所 示, 包括:  In the embodiment of the present invention, the second instant messaging terminal performs deserialization processing on the received composite document, so that the second instant messaging terminal can receive the composite document, and in addition, when the second instant messaging terminal receives the composite document After the modification, the modified composite document can also be sent to the second instant messaging terminal, so that the instant communication terminal can support the transmission of the multi-format information file, which provides a basis for multi-person editing of the composite document. Embodiment 5 of the present invention provides a system for transmitting a composite document based on instant communication, as shown in FIG. 5, including:
第一即时通信终端 501 , 用于获取复合文档; 对该获取的复合文档进行序 列化处理; 将该经序列化处理的复合文档发送给第二即时通信终端 502;  The first instant messaging terminal 501 is configured to obtain a composite document; the serialized processing of the obtained composite document; the serialized composite document is sent to the second instant messaging terminal 502;
第二即时通信终端 502, 用于接收第一即时通信终端 501发送的经过序列 化处理的复合文档; 对该经过序列化处理的复合文档进行反序列化处理, 得到 该复合文档。 进一步, 参见图 6, 该系统还包括: 即时通信服务器 503 ; The second instant messaging terminal 502 is configured to receive the serialized composite document sent by the first instant messaging terminal 501, and perform deserialization processing on the serialized composite document to obtain the composite document. Further, referring to FIG. 6, the system further includes: an instant messaging server 503;
第一即时通信终端 501 , 还用于将生成的复合文档发送给该即时通信服务 器 503存储;  The first instant messaging terminal 501 is further configured to send the generated composite document to the instant messaging server 503 for storage;
第二即时通信终端 502 , 还用于将得到的复合文档发送给该即时通信服务 器 503存储;  The second instant messaging terminal 502 is further configured to send the obtained composite document to the instant messaging server 503 for storage;
相应地, 该即时通信服务器 503 , 用于接收该第一即时通信终端 501或该 第二即时通信终端 502发送的复合文档。  Correspondingly, the instant messaging server 503 is configured to receive the composite document sent by the first instant messaging terminal 501 or the second instant messaging terminal 502.
在本发明实施例中,通过即时通信终端对复合文档进行序列化和反序列化 处理, 使即时通信终端间可支持多格式信息文件的传送和接收, 为多人编辑复 合文档提供了基础。 此外, 通过结合即时通信服务器提供的存储功能, 实现灵 活的在线文档服务。 本发明实施例 6提供了一种釆用基于即时通信发送复合文档的方法的第一 即时通信终端 501 , 如图 7所示, 该第一即时通信终端 501包括:  In the embodiment of the present invention, the composite document is serialized and deserialized by the instant communication terminal, so that the instant communication terminal can support the transmission and reception of the multi-format information file, which provides a basis for multi-person editing of the composite document. In addition, a flexible online document service is realized by combining the storage functions provided by the instant messaging server. The sixth embodiment of the present invention provides a first instant messaging terminal 501 for transmitting a composite document based on instant messaging. As shown in FIG. 7, the first instant messaging terminal 501 includes:
获取模块 501a, 用于获取复合文档;  The obtaining module 501a is configured to obtain a composite document;
序列化模块 501b , 用于对该获取的复合文档进行序列化处理;  a serialization module 501b, configured to serialize the obtained composite document;
发送模块 501c , 用于将经该序列化模块 501b序列化处理的复合文档发送 给第二即时通信终端 502。  The sending module 501c is configured to send the composite document serialized by the serialization module 501b to the second instant messaging terminal 502.
其中, 第二即时通信终端 502同实施例 5提供的系统中的第二即时通信终 端 502 , 如图 5所示。  The second instant messaging terminal 502 is the same as the second instant messaging terminal 502 in the system provided in Embodiment 5, as shown in FIG.
进一步地, 该获取模块 501a, 包括:  Further, the obtaining module 501a includes:
第一获取单元, 用于直接获取现有的复合文档;  a first obtaining unit, configured to directly acquire an existing composite document;
可选地, 该获取模块 501a, 包括:  Optionally, the obtaining module 501a includes:
第二获取单元, 用于获取复合文档对象;  a second obtaining unit, configured to acquire a composite document object;
生成单元, 用于对获取的复合文档对象进行编辑, 生成复合文档。  A generating unit for editing the acquired compound document object to generate a composite document.
其中, 第二获取单元, 具体用于获取存储的该复合文档对象; 和 /或用于获 取其他设备提供的该复合文档对象。  The second obtaining unit is specifically configured to obtain the stored composite document object; and/or to obtain the composite document object provided by another device.
进一步地, 参见图 8 , 该终端还包括:  Further, referring to FIG. 8, the terminal further includes:
存储模块 501d, 用于存储该获取的复合文档。  The storage module 501d is configured to store the acquired composite document.
进一步地,该发送模块 501c,还用于将该获取的复合文档发送给即时通信 服务器存储。 进一步地,该获取模块 501a,还用于接收第二即时通信终端 502发送的经 修改和序列化处理的复合文档。 Further, the sending module 501c is further configured to send the acquired composite document to the instant messaging server for storage. Further, the obtaining module 501a is further configured to receive the modified and serialized composite document sent by the second instant messaging terminal 502.
在本发明实施例中, 通过对复合文档进行序列化处理, 并发送给第二即时 通信终端,可以支持多格式信息文件的传送,为多人编辑复合文档提供了基础。 本发明实施例 7提供了一种釆用基于即时通信接收复合文档的方法的第二 即时通信终端 502 , 如图 9所示, 该第二即时通信终端 502包括:  In the embodiment of the present invention, by serializing the composite document and transmitting it to the second instant messaging terminal, the transmission of the multi-format information file can be supported, which provides a basis for multi-person editing of the composite document. Embodiment 7 of the present invention provides a second instant messaging terminal 502 for receiving a composite document based on instant messaging. As shown in FIG. 9, the second instant messaging terminal 502 includes:
接收模块 502a,用于接收第一即时通信终端 501发送的经过序列化处理的 复合文档;  The receiving module 502a is configured to receive the serialized composite document sent by the first instant messaging terminal 501;
反序列化模块 502b,用于对该经过序列化处理的复合文档进行反序列化处 理, 得到该复合文档。  The deserialization module 502b is configured to perform deserialization processing on the serialized composite document to obtain the composite document.
其中, 第一即时通信终端 501同实施例 5提供的系统中的第一即时通信终 端 501 , 如图 5所示。  The first instant messaging terminal 501 is the same as the first instant messaging terminal 501 in the system provided in Embodiment 5, as shown in FIG.
进一步地, 参见图 10 , 该终端还包括:  Further, referring to FIG. 10, the terminal further includes:
存储模块 502c , 用于存储该得到的复合文档。  The storage module 502c is configured to store the obtained composite document.
和 /或, 参见图 11 , 该终端还包括:  And / or, see Figure 11, the terminal also includes:
发送模块 502d,用于将该得到的复合文档发送给即时通信服务器存储; 和 /或用于对该得到的复合文档进行修改和序列化处理后发送给第一即时通信终 端 501。  The sending module 502d is configured to send the obtained composite document to the instant messaging server for storage; and/or to modify and serialize the obtained composite document to be sent to the first instant messaging terminal 501.
在本发明实施例中,将接收的第一即时通信终端发送的经序列化处理的复 合文档进行反序列化处理, 可以支持多格式信息文件的接收, 为多人编辑复合 文档提供了基础。 上述本发明实施例序号仅仅为了描述, 不代表实施例的优劣。  In the embodiment of the present invention, the serialized processed composite document sent by the received first instant messaging terminal is deserialized to support the reception of the multi-format information file, which provides a basis for multi-person editing of the composite document. The serial numbers of the embodiments of the present invention are merely for the description, and do not represent the advantages and disadvantages of the embodiments.
本发明实施例中的部分步骤, 可以利用软件实现, 相应的软件程序可以存 储在可读取的存储介质中, 如光盘或硬盘等。  Some of the steps in the embodiments of the present invention may be implemented by using software, and the corresponding software program may be stored in a readable storage medium, such as an optical disk or a hard disk.
以上所述仅为本发明的较佳实施例, 并不用以限制本发明, 凡在本发明的 精神和原则之内, 所作的任何修改、 等同替换、 改进等, 均应包含在本发明的 保护范围之内。  The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention. Any modifications, equivalent substitutions, improvements, etc., which are within the spirit and scope of the present invention, should be included in the protection of the present invention. Within the scope.

Claims

权 利 要 求 书 Claim
1、 一种基于即时通信发送复合文档的方法, 其特征在于, 包括:  A method for transmitting a composite document based on instant messaging, comprising:
第一即时通信终端获取复合文档;  The first instant messaging terminal acquires the composite document;
对所述获取的复合文档进行序列化处理;  Serializing the obtained composite document;
将所述经序列化处理的复合文档发送给第二即时通信终端。  Transmitting the serialized composite document to a second instant messaging terminal.
2、根据权利要求 1所述的基于即时通信传输复合文档的方法,其特征在于, 所述获取复合文档, 包括: The method for transmitting a composite document based on instant messaging according to claim 1, wherein the acquiring the composite document comprises:
直接获取现有的复合文档;  Get existing compound documents directly;
或, 获取复合文档对象,对获取的所述复合文档对象进行编辑, 生成复合文  Or, obtain a composite document object, edit the obtained composite document object, generate a composite text
3、 如权利要求 2所述的基于即时通信传输复合文档的方法, 其特征在于, 所述获取复合文档对象, 包括: The method for transmitting a composite document based on the instant messaging according to claim 2, wherein the acquiring the composite document object comprises:
获取存储的所述复合文档对象; 和\或  Obtaining the stored composite document object; and/or
获取其他设备提供的所述复合文档对象。  Get the composite document object provided by other devices.
4、 如权利要求 1所述的基于即时通信发送复合文档的方法, 其特征在于, 在对所述复合文档对象进行编辑, 生成复合文档之后, 还包括: The method for transmitting a composite document based on instant messaging according to claim 1, wherein after editing the composite document object to generate a composite document, the method further comprises:
第一即时通信终端将所述生成的复合文档发送给即时通信服务器存储; 或 第一即时通信终端存储所述生成的复合文档。  The first instant messaging terminal transmits the generated composite document to the instant messaging server for storage; or the first instant messaging terminal stores the generated composite document.
5、 如权利要求 1所述的基于即时通信发送复合文档的方法, 其特征在于, 在将所述经序列化处理的复合文档发送给另一即时通信终端之后, 还包括: 接收所述第二即时通信终端发送的经修改和序列化处理的复合文档。 The method for transmitting a composite document based on instant messaging according to claim 1, wherein after transmitting the serialized composite document to another instant communication terminal, the method further comprises: receiving the second A modified and serialized composite document sent by an instant messaging terminal.
6、 一种基于即时通信接收复合文档的方法, 其特征在于, 包括: 6. A method for receiving a composite document based on instant messaging, comprising:
第二即时通信终端接收第一即时通信终端发送的经过序列化处理的复合文 档;  The second instant messaging terminal receives the serialized composite document sent by the first instant messaging terminal;
对所述经过序列化处理的复合文档进行反序列化处理, 得到所述复合文档。 Deserializing the serialized composite document to obtain the composite document.
7、如权利要求 6所述基于即时通信接收复合文档的方法, 其特征在于, 在 得到所述复合文档之后, 还包括: The method for receiving a composite document based on the instant messaging according to claim 6, wherein after the obtaining the composite document, the method further comprises:
第二即时通信终端将所述得到的复合文档发送给即时通信服务器存储; 或 第二即时通信终端存储所述得到的复合文档。  The second instant messaging terminal transmits the obtained composite document to the instant messaging server for storage; or the second instant messaging terminal stores the obtained composite document.
8、如权利要求 6所述基于即时通信接收复合文档的方法, 其特征在于, 在 得到所述复合文档之后, 还包括: The method for receiving a composite document based on the instant messaging according to claim 6, wherein after the obtaining the composite document, the method further comprises:
对所述得到的复合文档进行修改和序列化处理后发送给所述第一即时通信 终端。  And modifying and serializing the obtained composite document to send to the first instant messaging terminal.
9、 一种釆用如权利要求 1所述方法的第一即时通信终端, 其特征在于, 包 括: 9. A first instant messaging terminal using the method of claim 1 and including:
获取模块, 用于获取复合文档;  An acquisition module, configured to obtain a composite document;
序列化模块, 用于对所述获取的复合文档进行序列化处理;  a serialization module, configured to serialize the obtained composite document;
发送模块, 用于将经所述序列化模块序列化处理的复合文档发送给第二即 时通信终端。  And a sending module, configured to send the composite document serialized by the serialization module to the second instant communication terminal.
10、 根据权利要求 9 所述的第一即时通信终端, 其特征在于, 所述获取模 块, 包括: The first instant messaging terminal according to claim 9, wherein the acquiring module comprises:
第一获取单元, 用于直接获取现有的复合文档;  a first obtaining unit, configured to directly acquire an existing composite document;
或, 第二获取单元, 用于获取复合文档对象;  Or a second obtaining unit, configured to acquire a composite document object;
生成单元, 用于对所述复合文档对象进行编辑, 生成复合文档。  a generating unit, configured to edit the composite document object to generate a composite document.
11、 如权利要求 10所述的第一即时通信终端, 其特征在于, 11. The first instant messaging terminal of claim 10, wherein:
所述第二获取单元, 具体用于获取存储的所述复合文档对象; 和\或 用于获取其他设备提供的所述复合文档对象。  The second obtaining unit is specifically configured to acquire the stored composite document object; and/or to acquire the composite document object provided by another device.
12、 如权利要求 9所述的第一即时通信终端, 其特征在于, 还包括: 12. The first instant messaging terminal of claim 9, further comprising:
存储模块, 用于存储所述获取的复合文档。 a storage module, configured to store the obtained composite document.
13、 如权利要求 9所述的第一即时通信终端, 其特征在于, 所述发送模块 还用于将所述生成的复合文档发送给即时通信服务器存储。 The first instant messaging terminal according to claim 9, wherein the sending module is further configured to send the generated composite document to an instant messaging server for storage.
14、 如权利要求 9所述的第一即时通信终端, 其特征在于, 所述获取模块, 还用于接收所述第二即时通信终端发送的经修改和序列化处理的复合文档。 The first instant messaging terminal according to claim 9, wherein the acquiring module is further configured to receive the modified and serialized composite document sent by the second instant messaging terminal.
15、 一种釆用如权利要求 6 所述方法的第二即时通信终端, 其特征在于, 包括: A second instant messaging terminal, comprising the method of claim 6, comprising:
接收模块, 用于接收第一即时通信终端发送的经过序列化处理的复合文档; 反序列化模块, 用于对所述经过序列化处理的复合文档进行反序列化处理, 得到所述复合文档。  a receiving module, configured to receive the serialized composite document sent by the first instant messaging terminal, and a deserialization module, configured to perform deserialization processing on the serialized composite document to obtain the composite document.
16、 如权利要求 15所述的第二即时通信终端, 其特征在于, 还包括: 存储模块, 用于存储所述得到的复合文档; 和 /或 The second instant messaging terminal of claim 15, further comprising: a storage module, configured to store the obtained composite document; and/or
发送模块, 用于将所述得到的复合文档发送给即时通信服务器存储; 和 /或 用于对所述得到的复合文档进行修改和序列化处理后发送给所述第一即时通信 终端。  And a sending module, configured to send the obtained composite document to the instant messaging server for storage; and/or to modify and serialize the obtained composite document to be sent to the first instant messaging terminal.
PCT/CN2009/075683 2009-01-08 2009-12-17 Method and terminal for sending, receiving compound document based on instant messaging WO2010078798A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CNA2009100031719A CN101465751A (en) 2009-01-08 2009-01-08 Method, terminal and system for transmitting and receiving composite document based on instant communication
CN200910003171.9 2009-01-08

Publications (1)

Publication Number Publication Date
WO2010078798A1 true WO2010078798A1 (en) 2010-07-15

Family

ID=40806126

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/075683 WO2010078798A1 (en) 2009-01-08 2009-12-17 Method and terminal for sending, receiving compound document based on instant messaging

Country Status (2)

Country Link
CN (1) CN101465751A (en)
WO (1) WO2010078798A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101465751A (en) * 2009-01-08 2009-06-24 腾讯科技(深圳)有限公司 Method, terminal and system for transmitting and receiving composite document based on instant communication
CN107122433B (en) * 2017-04-18 2020-07-24 广州视源电子科技股份有限公司 Method for combining compound documents and system for realizing method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1271224A (en) * 1999-04-15 2000-10-25 英业达集团(西安)电子技术有限公司 Real-time phonetic and text paging method in Internet
CN1482787A (en) * 2002-09-10 2004-03-17 腾讯科技(深圳)有限公司 Method for implementing multimedia short message intercommunion between instant communication tool and mobile phone
CN1555197A (en) * 2003-12-24 2004-12-15 清华大学深圳研究生院 Video frequency meeting shared white plate realizing method based on Internet
CN101465751A (en) * 2009-01-08 2009-06-24 腾讯科技(深圳)有限公司 Method, terminal and system for transmitting and receiving composite document based on instant communication

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1271224A (en) * 1999-04-15 2000-10-25 英业达集团(西安)电子技术有限公司 Real-time phonetic and text paging method in Internet
CN1482787A (en) * 2002-09-10 2004-03-17 腾讯科技(深圳)有限公司 Method for implementing multimedia short message intercommunion between instant communication tool and mobile phone
CN1555197A (en) * 2003-12-24 2004-12-15 清华大学深圳研究生院 Video frequency meeting shared white plate realizing method based on Internet
CN101465751A (en) * 2009-01-08 2009-06-24 腾讯科技(深圳)有限公司 Method, terminal and system for transmitting and receiving composite document based on instant communication

Also Published As

Publication number Publication date
CN101465751A (en) 2009-06-24

Similar Documents

Publication Publication Date Title
US20020138653A1 (en) Workstation system, computer, data transfer method, data editing method, computer program generation method, computer program and storage medium
CN1299492C (en) Method for implementing multimedia short message intercommunion between instant communication tool and mobile phone
JP2008524879A (en) File transmission method, system, virtual printer apparatus and restoration apparatus in network
US20060206599A1 (en) Dynamic service generation for legacy components
JP4455025B2 (en) How to subdivide messages
KR101544518B1 (en) Method, device and system for sharing microblog message
JP2005011343A (en) System and method for processing collateral content associated with electronic message
JP2006501578A5 (en)
US20060200522A1 (en) Web services processing using MAPI compliant mail applications
TW201031149A (en) Instant data sharing system and machine readable medium thereof
CN101984430A (en) Multi-user collaborative graphic editing method and system for mobile terminal
JP2000244557A (en) Data transferring protocol using short message service
CN101472163A (en) Method, apparatus and system for transmitting picture file
CN101334872A (en) Electronic government documents exchanging method based on web service
WO2013155770A1 (en) Cloud server, terminal, and data backup method thereof
WO2010078798A1 (en) Method and terminal for sending, receiving compound document based on instant messaging
CN100546281C (en) A kind of method and device that transmits data
CN101610277B (en) Method for processing information transmission
WO2010105521A1 (en) Method for mail processing and device thereof
TWI231129B (en) Method and system of data synchronization using the HTTP protocol
JP2007328750A (en) Compound document preparing method and registering method to blog
WO2011137673A1 (en) Method for composing information, corresponding terminal and instant messaging system
JP4277561B2 (en) Method, system, and program enabling discussion on physical objects
WO2008138253A1 (en) An apparatus and method for instant messaging image capture
WO2012116511A1 (en) Web-based collaboration modeling processing method and system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09837355

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 4542/CHENP/2011

Country of ref document: IN

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 06/12/2012)

122 Ep: pct application non-entry in european phase

Ref document number: 09837355

Country of ref document: EP

Kind code of ref document: A1