WO2015192617A1 - Conference sharing method and device for document - Google Patents

Conference sharing method and device for document Download PDF

Info

Publication number
WO2015192617A1
WO2015192617A1 PCT/CN2014/093615 CN2014093615W WO2015192617A1 WO 2015192617 A1 WO2015192617 A1 WO 2015192617A1 CN 2014093615 W CN2014093615 W CN 2014093615W WO 2015192617 A1 WO2015192617 A1 WO 2015192617A1
Authority
WO
WIPO (PCT)
Prior art keywords
document
shared
format
information
conference
Prior art date
Application number
PCT/CN2014/093615
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 WO2015192617A1 publication Critical patent/WO2015192617A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Definitions

  • the present invention relates to the field of communications, and in particular to a conference sharing method and apparatus for a document.
  • IMS IP Multimedia Subsystem
  • IMS IP Multimedia Subsystem
  • the traditional Android (Android) mobile terminal software conferencing system due to the limitation of the implementation of the Java SDK AWT library by Android, generally realizes the conversion of the document format on the conference server side, and the multiple steps of intermediate transfer in the pdf format, it is difficult to utilize the smart terminal. More and more powerful computing power, when the number of end users is large, the computing power of the server is high, which makes the cost of user expansion higher.
  • the embodiment of the invention provides a method and a device for sharing a conference of a document, so as to at least solve the problem that the document in the related art is more dependent on the computing capability of the server in the conference sharing, resulting in higher user expansion cost.
  • a method for sharing a conference of a document comprising: receiving, by the control, information of a document to be shared sent by an Android Android interface program; and the control is configured according to the information of the document to be shared
  • the document to be shared is converted into a format that allows sharing in the conference system; the converted document to be shared is sent to the conference server for conference sharing.
  • the document to be shared includes at least one of the following: a DOC format document, a DOT format document, an RTF format document, an XLS format document, a PPS format document, a PPT format document, and an XWB format document.
  • Converting, by the control, the document to be shared into a format that is allowed to be shared in the conference system according to the information of the document to be shared includes: the DOC format document, the DOT format document, the RTF format document, the XLS in the to-be-shared document
  • the control converts the document to be shared into an XWB format document according to the information of the document to be shared; or, the document to be shared is a PPT format document or PPS
  • the control converts the document to be shared into a PPS format document according to the information of the document to be shared.
  • Converting the document to be shared into an XWB format document according to the information of the document to be shared includes: the control, according to the information of the document to be shared, one or more pages of the document to be shared by using a virtual printing technology The page is converted into picture information and encoded and sent to the Android interface program; the control receives the XWB format document assembled by the Android interface program according to the picture information and the whiteboard background image.
  • the information about the document to be shared includes: path information of the document to be shared.
  • the method further includes: converting, by the control, the target page information corresponding to the sharing operation into a format that is allowed to be shared in the conference system according to the shared operation instruction;
  • the converted target page information is sent to the conference server for conference sharing.
  • a conference sharing apparatus for a document which is located in a control, and includes: a receiving module configured to receive information of a document to be shared sent by an Android Android interface program; and a conversion module configured to Converting the to-be-shared document into a format that is allowed to be shared in the conference system according to the information of the document to be shared; the sending module is configured to send the converted document to be shared to the conference server for conference sharing.
  • the conversion module includes: a first conversion unit, configured to be in the case that the document to be shared is one of a DOC format document, a DOT format document, an RTF format document, an XLS format document, and an XWB format document, according to the The information of the shared document converts the document to be shared into an XWB format document; or the second conversion unit is configured to, according to the document to be shared, in the case that the document to be shared is a PPT format document or a PPS format document The information converts the document to be shared into a PPS format document.
  • the first conversion unit includes: a virtual print subunit, configured to convert one or more pages of the document to be shared into picture information by a virtual printing technology according to the information of the document to be shared, and encode and send the image information to
  • the Android interface program is configured to receive an XWB format document assembled by the Android interface program according to the picture information and the whiteboard background image.
  • the conversion module is further configured to convert the target page information corresponding to the sharing operation into a format that is allowed to be shared in the conference system according to the shared operation instruction; the sending module is further configured to send the converted target page information to the conference The server shares the meeting.
  • the control receives the information of the document to be shared sent by the Android Android interface program, and the control converts the to-be-shared document into a file that is allowed to be shared in the conference system according to the information of the document to be shared.
  • the resource occupancy rate of the conference server is reduced, and the allocation of computing resources is more reasonable.
  • FIG. 1 is a flowchart of a method for sharing a conference of a document according to an embodiment of the present invention
  • FIG. 2 is a structural block diagram of a conference sharing apparatus of a document according to an embodiment of the present invention
  • FIG. 3 is a schematic structural view of a system in accordance with a preferred embodiment of the present invention.
  • FIG. 4 is a structural diagram of an Android software module in accordance with a preferred embodiment of the present invention.
  • FIG. 5 is a diagram of a document sharing function communication hierarchy according to a preferred embodiment of the present invention.
  • FIG. 6 is a flow chart of a shared document in a distribution process in accordance with a preferred embodiment of the present invention.
  • FIG. 7 is a flow diagram of a shared document during a sharing operation in accordance with a preferred embodiment of the present invention.
  • FIG. 1 is a flowchart of a method for sharing a conference according to an embodiment of the present invention. As shown in FIG. 1, the method includes the following steps:
  • Step S102 the control receives information about the document to be shared sent by the Android (Android) interface program
  • Step S104 the control converts the to-be-shared document into a format that is allowed to be shared in the conference system according to the information of the document to be shared;
  • Step S106 Send the converted document to be shared to the conference server for conference sharing.
  • the control is added on the terminal side, and the limitation of the Java SDK AWT library is avoided by the control, and the format conversion of the shared document on the terminal side is realized, and the converted document to be shared is converted.
  • the resource occupancy rate of the conference server is reduced, and the allocation of computing resources is more reasonable.
  • the above method may be, but is not limited to, for sharing documents in the following formats: DOC format document, DOT format document, RTF format document, XLS format document, PPS format document, PPT format document, XWB format document.
  • the control may treat the to-be-shared document according to the information to be shared.
  • the shared document is converted into an XWB format document customized in an eXtensible Markup Language (XML) format; and in the case where the document to be shared is a PPT format document or a PPS format document, the control may be based on
  • the information of the shared document is referred to, and the document to be shared is converted into a PPS format document.
  • the control may first convert one or more pages of the to-be-shared document into picture information by using a virtual printing technology, and then encode and send the image to the Android interface program. Then, the Android interface program assembles the XWB format document according to the picture information and the whiteboard background image, and sends it back to the control.
  • the information of the document to be shared may include path information of the document to be shared.
  • the control may further convert the target page information corresponding to the sharing operation into the permission according to the shared operation instruction (for example, page turning, etc.) issued by the conference chairperson.
  • the shared format is performed in the conference system, and the converted target page information is sent to the conference server for conference sharing.
  • the control may convert the target page information of the next page of the current page (eg, the page number of the page, or the complete content of the page) to be allowed in the conference system after the conference chairman issues a page-turning shared operation instruction.
  • the shared format is sent to the conference server for conference sharing.
  • a conference sharing device of a document is also provided in the embodiment, which is located in the control, and the device is configured to implement the above-mentioned embodiments and preferred embodiments, and the description thereof has been omitted.
  • the term "module” may implement a combination of software and/or hardware of a predetermined function.
  • the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
  • FIG. 2 is a structural block diagram of a conference sharing apparatus for a document according to an embodiment of the present invention. As shown in FIG. 2, the apparatus includes a receiving module 22, a converting module 24, and a sending module 26. The following describes each module in detail:
  • the receiving module 22 is configured to receive the information of the document to be shared sent by the Android (Android) interface program;
  • the converting module 24 is connected to the receiving module 22, and is configured to convert the to-be-shared document according to the information of the document to be shared
  • the sending module 26 is connected to the conversion module 24, and is configured to send the converted document to be shared to the conference server for conference sharing.
  • the conversion module 24 may include: a first conversion unit 242, configured to be in a case where the document to be shared is one of a DOC format document, a DOT format document, an RTF format document, an XLS format document, and an XWB format document. And converting the document to be shared into an XWB format document according to the information of the document to be shared; or the converting module 24 may further include: a second converting unit 244, configured to set the PPT format in the document to be shared In the case of a document or a PPS format document, the document to be shared is converted into a PPS format document according to the information of the document to be shared.
  • the first converting unit 242 may include: a virtual printing subunit 2422, configured to convert one or more pages of the document to be shared into a picture letter by using a virtual printing technology according to the information of the document to be shared.
  • the information is sent to the Android interface program, and the receiving subunit 2424 is connected to the virtual printing subunit 2422, and is configured to receive the XWB format assembled by the Android interface program according to the picture information and the whiteboard background image. Documentation.
  • the conversion module 24 is further configured to convert the target page information corresponding to the sharing operation into a format that is allowed to be shared in the conference system according to the shared operation instruction; the sending module 26 may also be configured to convert the converted page The target page information is sent to the conference server for conference sharing.
  • a file sharing conversion method and apparatus in an Android client data conference in an IP multimedia subsystem network environment are provided.
  • the client in the method is based on the C/S architecture and adopts the "SIP+HTTP" mode, that is, the interaction between the client and the IMS core network is through the Session Initiation Protocol (SIP) protocol, and the client sends a SIP request. Accept the SIP response returned by the server and unpack the processing, and complete the business function through multiple SIP requests/responses conforming to the business process.
  • SIP Session Initiation Protocol
  • the client SIP protocol stack supports the business application, implements through the control method, and follows the 3GPP IMS authentication method and process, and complies with relevant technical standards.
  • the popular POI library is rewritten on the terminal side to implement the corresponding support of the Android platform java AWT library, thereby improving the user experience, and implementing the real-time document sharing data conference of the IMS environment through the terminal computing capability.
  • the defined message structure is used to implement the communication between the Android interface program and the ActiveX control, and the conference document is converted into a customized XWB format in the xml format by the control, and is displayed on the Android display interface of the conference member through the display manner of the background image.
  • the message mode is used to synchronize the operation of the documents between the meeting members, the sharing and operation of the documents between the meeting members are synchronized, the communication effect of the meeting is improved, and the user is provided through the Android app mode, so that the user can be used at any time. Communicate efficiently and efficiently to improve work efficiency.
  • the interface presentation can use the Android localization technology, which not only improves the friendliness of the user experience but also facilitates the logic control, improves the adaptability to the user's browser; in addition, uses the control technology to convert the document into an XML format.
  • FIG. 3 is a schematic structural diagram of a system according to a preferred embodiment of the present invention
  • FIG. 4 is a structural diagram of an Android software module according to a preferred embodiment of the present invention.
  • the Android interface program in the browser passes the hypertext transfer protocol (The Hypertext Transfer Protocol (HTTP) protocol interacts with the web server, and the above-mentioned controls in the browser interact with the IMS core network through the SIP protocol, and through the XML Configuration Access Protocol (XCAP) protocol and the IMS domain.
  • HTTP Hypertext Transfer Protocol
  • XCAP XML Configuration Access Protocol
  • the GM server in the AS interacts.
  • FIG. 5 is a diagram of a document sharing function communication hierarchy according to a preferred embodiment of the present invention. As shown in FIG. 5, the Android interface program is connected to the control through a control request/response interface module.
  • FIG. 6 is a flow chart of a shared document in a distribution process according to a preferred embodiment of the present invention. As shown in FIG. 6, the process includes:
  • Step S602 the conference chairperson selects a file in the Android interface program to perform a sharing operation
  • Step S604 the file information is delivered to the Android conversion library
  • Step S606 the Android conversion library passes the file information to the control
  • Step S608 the control converts the file into a format, performs base64 encoding, and returns the converted and encoded file to the Android conversion library;
  • Step S610 displaying the encoded file in the Android interface program in the form of a whiteboard background image
  • Step S612 the Android conversion library assembles the encoded file information into a custom message, and sends the message to the control;
  • Step S614 the control forwards the message to the conference server of the IMS core network
  • Step S618, the control forwards the message to the Android interface program
  • Step S620 the Android interface program parses the message delivery page display content.
  • FIG. 7 is a flowchart of a shared document during a sharing operation according to a preferred embodiment of the present invention. As shown in FIG.
  • Step S702 the conference chairperson performs a page turning operation in the Android interface program
  • Step S704 the file information is delivered to the Android conversion library
  • Step S706 the Android conversion library determines whether the request page has been cached, if there is a cache, proceeds to step S708, otherwise proceeds to step S710;
  • Step S708 there is a cache, the assembly page turning operation message is sent to the control, and proceeds to step S716;
  • Step S710 there is no cache, requesting page information from the control
  • Step S712 the control performs base64 encoding on the file information and returns to the Android conversion library;
  • Step S714 the Android conversion library displays the file information on the conference chair page, and caches, and then proceeds to step S708;
  • Step S716, the control sends the page information to the conference server of the IMS core network
  • Step S720 the control returns page information to the Android
  • step S722 the Android interface program displays the file information on the conference member page.
  • the Android client conference sharing DOC document implementation program includes the following steps:
  • Step 1 After entering the document sharing data conference, the conference chairperson uses the Android app interface developed by java to let the user select the DOC file that needs to be shared.
  • the information such as the document path selected by the user is passed to the control and the information is cached, and the first page of the DOC file is converted into image information by the control through the virtual printing technology, and the base64 is encoded and returned to the Android.
  • a document since a document may be large, its size is multiplied after being converted into picture information. Therefore, here is just a conversion of the file in units of pages, preventing the file information from being too large after the conversion, resulting in an abnormality in message delivery between different modules.
  • Step 2 After receiving the picture information, Android displays the picture information in the form of a whiteboard background image on the Android interface developed by Java. And the file information is assembled into a custom information in an XML format and sent to the control, and the control sends the custom message to the IMS server.
  • Step 3 After receiving the message shared by the document, the IMS server divides the message into the conference members, and the member page extracts the picture information of the shared document, and also displays the whiteboard background image in the Java interface of the Java development.
  • the conference member page loading speed is not the same for system reasons. Therefore, when receiving the document sharing notification of the IMS server, the conference member should first cache the page information; after the interface is normally loaded, the page information is displayed to prevent the page from being displayed when the page is not loaded yet.
  • Step 4 After the above steps, the conference chairperson and conference members can display the information on the first page of the document. At this point, the conference chairperson and conference members can use the whiteboard function to perform operations on the Android interface, such as drawing, screen capture, adding text, and so on.
  • step five after the first page is displayed, the conference chairperson can perform a page turning operation.
  • Android will first determine whether there is image information of the target page in the cache, and if so, assemble the target page information into a custom message, send it to the control, and forward it to the IMS server by the control; if not, then Sending the file path and the target page information to be displayed to the control, the control returns the picture information of the target page, and then displays the information on the Android interface, and sends a message to the IMS server, and the server notifies the member to display the new page, and realizes page turning. effect.
  • step 6 the conference chairperson can save the shared page information for the next use.
  • the chair will send all the cached page information to the control in units of pages.
  • the undisplayed pages it will also be converted into image information and saved in the same file.
  • the file is customized by the system. XWB file format.
  • the Android client conference sharing PPT or PPS document implementation scheme includes the following steps:
  • Step 1 After entering the document sharing data conference, the conference chairperson uses the Android interface developed by java to let the user select the PPT or PPS file that needs to be shared.
  • the information such as the document path selected by the user is transmitted to the control, and the file name, path, and the like are cached, and the control renames the document to a PPS format document and uploads it to the IMS server.
  • Step 2 After receiving the document, the IMS server redistributes the document to each conference member. After the conference member downloads the PPT document to the default path, it returns a file download success message to the IMS server. The IMS server determines that if all the conference members have successfully downloaded the document, send a download completion message to the conference chairperson. At this time, the conference chairman's Android page "share” button can be used, that is, the PPT file sharing operation can be performed. Otherwise; the “Share” button on the Android page of the conference chairperson cannot be used, and the PPT file sharing operation cannot be performed.
  • Step 3 The conference chairperson clicks the “Share” button to share the PPT file.
  • Android sends the cached file information to the control, the specified PPT file is opened by the control and the opened PPT document is monitored, and the message is sent to the IMS server, and the server notifies each member to share the PPT document.
  • Step 4 After the PPT document is opened, if the PPT document is opened, if the PPT document is monitored, for example, the page turning is sent, the page turning request is sent to the IMS server, and the server notifies each meeting member to perform the page turning operation.
  • Step 5 After exiting the PPT document sharing, prompt whether to save the document. If yes, send a file save request to the IMS server and save the file.
  • the preferred embodiment realizes the sharing of common documents in a conference, and the synchronization of operations is important for improving network collaboration and improving conference communication effect and efficiency.
  • a storage medium in which the above software is stored, including but not limited to an optical disk, a floppy disk, a hard disk, an erasable memory, and the like.
  • modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.
  • the steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.
  • the method and device for sharing a document have the following beneficial effects: the solution in the related art has a higher user expansion cost due to more relying on the computing power of the server in the conference sharing.
  • the problem is that, in the case of sharing and synchronizing the common documents in the IMS network environment, the resource occupancy rate of the conference server is reduced, and the allocation of computing resources is more reasonable.

Abstract

The present invention provides a conference sharing method and device for a document. The method comprises: a control receives information of a document to be shared from an Android interface program; the control converts, according to the information of the document to be shared, the document to be shared into a format allowed to be shared in a conference system; and send the converted document to be shared to a conference server for conference sharing. By means of the present invention, the problem in the related art of high user extension costs caused by strong dependency on the computing capability of a server side during conference sharing of a document is solved, the resource occupation rate of the conference server is reduced under the condition that common document sharing and synchronous collaboration in an IMS network environment can be normally implemented, and the allocation of computing resources is more reasonable.

Description

文档的会议共享方法及装置Document sharing method and device 技术领域Technical field
本发明涉及通信领域,具体而言,涉及一种文档的会议共享方法及装置。The present invention relates to the field of communications, and in particular to a conference sharing method and apparatus for a document.
背景技术Background technique
随着网络通信技术的发展和成熟,网络已经越来越多的渗透到人们的生活中,成为日常沟通的重要工具。通过将Internet网络和传统的蜂窝网络这两个通讯领域中最成功的网络融合在一起,为用户提供随时随地可以使用的丰富业务,是用户和运营商的共同追求。With the development and maturity of network communication technology, the network has penetrated into people's lives more and more and become an important tool for daily communication. By combining the most successful networks in the two communication fields, the Internet network and the traditional cellular network, it is the common pursuit of users and operators to provide users with rich services that can be used anytime and anywhere.
IP多媒体系统(IP Multimedia Subsystem,简称为IMS),是一种全新的多媒体业务形式,它能够满足现在的终端客户更新颖、更多样化多媒体业务的需求。目前,IMS被认为是下一代网络的核心技术,也是解决移动与固网融合,引入语音、数据、视频三重融合等差异化业务的重要方式。IMS通过定义标准接口,使得运营商不再依赖于唯一的业务开发商,各开发商提供的业务可以无缝地整合运行。IMS的远景是通过蜂窝技术随时随地地向用户提供Internet服务。IP Multimedia Subsystem (IMS) is a new form of multimedia service that meets the needs of today's end-users for newer and more diverse multimedia services. At present, IMS is considered to be the core technology of the next generation network, and it is also an important way to solve the convergence of mobile and fixed networks and introduce differentiated services such as voice, data and video triple integration. By defining standard interfaces, IMS enables operators to no longer rely on a single business developer, and the services provided by each developer can be seamlessly integrated. The vision of IMS is to provide Internet services to users anytime, anywhere via cellular technology.
随着移动互联网的发展,手机,平板等智能终端将成为用户随身携带的最重要的终端。基于智能终端平台应用(App)的业务是最符合未来在任何时间,任何地点的业务提供方式的。With the development of the mobile Internet, smart terminals such as mobile phones and tablets will become the most important terminals that users carry with them. The business based on the intelligent terminal platform application (App) is the most suitable for the future delivery of the business at any time and any place.
随着网络带宽的提高和智能终端技术的发展,用户对业务体验的要求进一步提高。例如,通过智能终端方式,提供用户对会议中文档的共享查看,满足用户随时随地开展业务的需要。With the improvement of network bandwidth and the development of intelligent terminal technologies, users' requirements for service experience are further improved. For example, through the smart terminal mode, the user is provided with a shared view of the documents in the conference, and the user needs to carry out the business anytime and anywhere.
传统的安卓(Android)移动终端软件会议系统,由于Android对java SDK AWT库实现的限制,一般通过在会议服务器端实现文档格式的转换,经过pdf格式进行中间中转的多个步骤,难以利用智能终端越来越强的计算能力,终端用户较多时对服务端计算能力要求高,使得用户扩展的成本较高。The traditional Android (Android) mobile terminal software conferencing system, due to the limitation of the implementation of the Java SDK AWT library by Android, generally realizes the conversion of the document format on the conference server side, and the multiple steps of intermediate transfer in the pdf format, it is difficult to utilize the smart terminal. More and more powerful computing power, when the number of end users is large, the computing power of the server is high, which makes the cost of user expansion higher.
针对相关技术中文档在会议共享中由于较多依赖服务器端计算能力导致用户扩展成本较高的问题,目前尚未提出有效的解决方案。 In view of the problem that the document in the related art has a high user expansion cost due to more relying on the server-side computing capability in the conference sharing, an effective solution has not been proposed yet.
发明内容Summary of the invention
本发明实施例提供了一种文档的会议共享方法及装置,以至少解决相关技术中文档在会议共享中较多依赖服务器端计算能力导致用户扩展成本较高的问题。The embodiment of the invention provides a method and a device for sharing a conference of a document, so as to at least solve the problem that the document in the related art is more dependent on the computing capability of the server in the conference sharing, resulting in higher user expansion cost.
根据本发明的一个实施例,提供了一种文档的会议共享方法,包括:控件接收到安卓Android界面程序发来的待共享文档的信息;所述控件根据所述待共享文档的信息将所述待共享文档转换为允许在会议系统中进行共享的格式;将转换后的所述待共享文档发送至会议服务器进行会议共享。According to an embodiment of the present invention, a method for sharing a conference of a document is provided, comprising: receiving, by the control, information of a document to be shared sent by an Android Android interface program; and the control is configured according to the information of the document to be shared The document to be shared is converted into a format that allows sharing in the conference system; the converted document to be shared is sent to the conference server for conference sharing.
所述待共享文档包括以下至少之一:DOC格式文档,DOT格式文档,RTF格式文档,XLS格式文档,PPS格式文档,PPT格式文档,XWB格式文档。The document to be shared includes at least one of the following: a DOC format document, a DOT format document, an RTF format document, an XLS format document, a PPS format document, a PPT format document, and an XWB format document.
所述控件根据所述待共享文档的信息将所述待共享文档转换为允许在会议系统中进行共享的格式包括:在所述待共享文档为DOC格式文档,DOT格式文档,RTF格式文档,XLS格式文档,XWB格式文档中之一的情况下,所述控件根据所述待共享文档的信息将所述待共享文档转换为XWB格式文档;或者,在所述待共享文档为PPT格式文档或PPS格式文档的情况下,所述控件根据所述待共享文档的信息将所述待共享文档转换为PPS格式文档。Converting, by the control, the document to be shared into a format that is allowed to be shared in the conference system according to the information of the document to be shared includes: the DOC format document, the DOT format document, the RTF format document, the XLS in the to-be-shared document In the case of one of the format document and the XWB format document, the control converts the document to be shared into an XWB format document according to the information of the document to be shared; or, the document to be shared is a PPT format document or PPS In the case of a format document, the control converts the document to be shared into a PPS format document according to the information of the document to be shared.
所述控件根据所述待共享文档的信息将所述待共享文档转换为XWB格式文档包括:所述控件根据所述待共享文档的信息通过虚拟打印技术将所述待共享文档的一页或多页转换为图片信息,并进行编码后发送给所述Android界面程序;所述控件接收到所述Android界面程序根据所述图片信息与白板背景图组装成的XWB格式文档。Converting the document to be shared into an XWB format document according to the information of the document to be shared includes: the control, according to the information of the document to be shared, one or more pages of the document to be shared by using a virtual printing technology The page is converted into picture information and encoded and sent to the Android interface program; the control receives the XWB format document assembled by the Android interface program according to the picture information and the whiteboard background image.
所述待共享文档的信息包括:所述待共享文档的路径信息。The information about the document to be shared includes: path information of the document to be shared.
在将转换后的所述待共享文档发送至会议服务器进行会议共享之后,还包括:所述控件根据共享操作指令将共享操作对应的目标页信息转换为允许在会议系统中进行共享的格式;将转换后的所述目标页信息发送至会议服务器进行会议共享。After the converted document to be shared is sent to the conference server for conference sharing, the method further includes: converting, by the control, the target page information corresponding to the sharing operation into a format that is allowed to be shared in the conference system according to the shared operation instruction; The converted target page information is sent to the conference server for conference sharing.
根据本发明的另一实施例,提供了一种文档的会议共享装置,位于控件中,包括:接收模块,设置为接收到安卓Android界面程序发来的待共享文档的信息;转换模块,设置为根据所述待共享文档的信息将所述待共享文档转换为允许在会议系统中进行共享的格式;发送模块,设置为将转换后的所述待共享文档发送至会议服务器进行会议共享。 According to another embodiment of the present invention, a conference sharing apparatus for a document is provided, which is located in a control, and includes: a receiving module configured to receive information of a document to be shared sent by an Android Android interface program; and a conversion module configured to Converting the to-be-shared document into a format that is allowed to be shared in the conference system according to the information of the document to be shared; the sending module is configured to send the converted document to be shared to the conference server for conference sharing.
所述转换模块包括:第一转换单元,设置为在所述待共享文档为DOC格式文档,DOT格式文档,RTF格式文档,XLS格式文档,XWB格式文档中之一的情况下,根据所述待共享文档的信息将所述待共享文档转换为XWB格式文档;或者,第二转换单元,设置为在所述待共享文档为PPT格式文档或PPS格式文档的情况下,根据所述待共享文档的信息将所述待共享文档转换为PPS格式文档。The conversion module includes: a first conversion unit, configured to be in the case that the document to be shared is one of a DOC format document, a DOT format document, an RTF format document, an XLS format document, and an XWB format document, according to the The information of the shared document converts the document to be shared into an XWB format document; or the second conversion unit is configured to, according to the document to be shared, in the case that the document to be shared is a PPT format document or a PPS format document The information converts the document to be shared into a PPS format document.
所述第一转换单元包括:虚拟打印子单元,设置为根据所述待共享文档的信息通过虚拟打印技术将所述待共享文档的一页或多页转换为图片信息,并进行编码后发送给所述Android界面程序;接收子单元,设置为接收到所述Android界面程序根据所述图片信息与白板背景图组装成的XWB格式文档。The first conversion unit includes: a virtual print subunit, configured to convert one or more pages of the document to be shared into picture information by a virtual printing technology according to the information of the document to be shared, and encode and send the image information to The Android interface program is configured to receive an XWB format document assembled by the Android interface program according to the picture information and the whiteboard background image.
所述转换模块还设置为根据共享操作指令将共享操作对应的目标页信息转换为允许在会议系统中进行共享的格式;所述发送模块还设置为将转换后的所述目标页信息发送至会议服务器进行会议共享。The conversion module is further configured to convert the target page information corresponding to the sharing operation into a format that is allowed to be shared in the conference system according to the shared operation instruction; the sending module is further configured to send the converted target page information to the conference The server shares the meeting.
通过本发明实施例,采用控件接收到安卓Android界面程序发来的待共享文档的信息;所述控件根据所述待共享文档的信息将所述待共享文档转换为允许在会议系统中进行共享的格式;将转换后的所述待共享文档发送至会议服务器进行会议共享的方式,解决了相关技术中文档在会议共享中由于较多依赖服务器端计算能力导致用户扩展成本较高的问题,在IMS网络环境中正常实现常见文档的共享和同步协作的情况下,降低了对会议服务器的资源占用率,使得运算资源的分配更合理。According to the embodiment of the present invention, the control receives the information of the document to be shared sent by the Android Android interface program, and the control converts the to-be-shared document into a file that is allowed to be shared in the conference system according to the information of the document to be shared. Format: sending the converted document to be shared to the conference server for conference sharing, and solving the problem that the document in the related art has high user expansion cost due to more relying on the server-side computing capability in the conference sharing, in the IMS In the case of the common sharing and synchronization of common documents in the network environment, the resource occupancy rate of the conference server is reduced, and the allocation of computing resources is more reasonable.
附图说明DRAWINGS
此处所说明的附图用来提供对本发明的进一步理解,构成本申请的一部分,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:The drawings described herein are intended to provide a further understanding of the invention, and are intended to be a part of the invention. In the drawing:
图1是根据本发明实施例的文档的会议共享方法的流程图;1 is a flowchart of a method for sharing a conference of a document according to an embodiment of the present invention;
图2是根据本发明实施例的文档的会议共享装置的结构框图;2 is a structural block diagram of a conference sharing apparatus of a document according to an embodiment of the present invention;
图3是根据本发明优选实施例的系统结构示意图;3 is a schematic structural view of a system in accordance with a preferred embodiment of the present invention;
图4是根据本发明优选实施例的Android软件模块的结构图;4 is a structural diagram of an Android software module in accordance with a preferred embodiment of the present invention;
图5是根据本发明优选实施例的文档共享功能通信层次图; FIG. 5 is a diagram of a document sharing function communication hierarchy according to a preferred embodiment of the present invention; FIG.
图6是根据本发明优选实施例的共享文档在分发过程中的流程图;6 is a flow chart of a shared document in a distribution process in accordance with a preferred embodiment of the present invention;
图7是根据本发明优选实施例的共享文档在共享操作过程中的流程图。7 is a flow diagram of a shared document during a sharing operation in accordance with a preferred embodiment of the present invention.
具体实施方式detailed description
下文中将参考附图并结合实施例来详细说明本发明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。The invention will be described in detail below with reference to the drawings in conjunction with the embodiments. It should be noted that the embodiments in the present application and the features in the embodiments may be combined with each other without conflict.
本实施例提供了一种文档的会议共享方法,图1是根据本发明实施例的文档的会议共享方法的流程图,如图1所示,该方法包括以下步骤:This embodiment provides a method for sharing a conference of a document. FIG. 1 is a flowchart of a method for sharing a conference according to an embodiment of the present invention. As shown in FIG. 1, the method includes the following steps:
步骤S102,控件接收到安卓(Android)界面程序发来的待共享文档的信息;Step S102, the control receives information about the document to be shared sent by the Android (Android) interface program;
步骤S104,所述控件根据所述待共享文档的信息将所述待共享文档转换为允许在会议系统中进行共享的格式;Step S104, the control converts the to-be-shared document into a format that is allowed to be shared in the conference system according to the information of the document to be shared;
步骤S106,将转换后的所述待共享文档发送至会议服务器进行会议共享。Step S106: Send the converted document to be shared to the conference server for conference sharing.
本实施例通过上述步骤,在终端侧增加了控件,并通过该控件避开了Android对java SDK AWT库的限制,实现了在终端侧对待共享文档的格式转换,并将转换后的待共享文档发送至会议服务器进行会议共享,充分利用了终端侧强大的计算能力,解决了相关技术中文档在会议共享中由于较多依赖服务器端计算能力导致用户扩展成本较高的问题,在IMS网络环境中正常实现常见文档的共享和同步协作的情况下,降低了对会议服务器的资源占用率,使得运算资源的分配更合理。In this embodiment, through the above steps, the control is added on the terminal side, and the limitation of the Java SDK AWT library is avoided by the control, and the format conversion of the shared document on the terminal side is realized, and the converted document to be shared is converted. Sending to the conference server for conference sharing, making full use of the powerful computing power of the terminal side, and solving the problem that the document in the related technology has high user expansion cost due to more relying on the server-side computing capability in the conference sharing, in the IMS network environment. In the case of normal sharing and synchronization cooperation of common documents, the resource occupancy rate of the conference server is reduced, and the allocation of computing resources is more reasonable.
上述方法可以但不限于用于对以下格式的文档进行共享:DOC格式文档,DOT格式文档,RTF格式文档,XLS格式文档,PPS格式文档,PPT格式文档,XWB格式文档。The above method may be, but is not limited to, for sharing documents in the following formats: DOC format document, DOT format document, RTF format document, XLS format document, PPS format document, PPT format document, XWB format document.
在所述待共享文档为DOC格式文档,DOT格式文档,RTF格式文档,XLS格式文档,XWB格式文档中之一的情况下,所述控件可以根据所述待共享文档的信息,将所述待共享文档转换为可扩展格式语言(eXtensible Markup Language,简称为XML)格式自定义的XWB格式文档;而在所述待共享文档为PPT格式文档或PPS格式文档的情况下,所述控件可以根据所述待共享文档的信息,将所述待共享文档转换为PPS格式文档。 In the case that the document to be shared is one of a DOC format document, a DOT format document, an RTF format document, an XLS format document, and an XWB format document, the control may treat the to-be-shared document according to the information to be shared. The shared document is converted into an XWB format document customized in an eXtensible Markup Language (XML) format; and in the case where the document to be shared is a PPT format document or a PPS format document, the control may be based on The information of the shared document is referred to, and the document to be shared is converted into a PPS format document.
所述控件在将待共享文档转换为XWB格式文档时,可以先通过虚拟打印技术将所述待共享文档的一页或多页转换为图片信息,并进行编码后发送给所述Android界面程序,再由所述Android界面程序根据所述图片信息与白板背景图组装成XWB格式文档,并发回给所述控件。When converting the document to be shared into the XWB format document, the control may first convert one or more pages of the to-be-shared document into picture information by using a virtual printing technology, and then encode and send the image to the Android interface program. Then, the Android interface program assembles the XWB format document according to the picture information and the whiteboard background image, and sends it back to the control.
所述待共享文档的信息可以包括所述待共享文档的路径信息。The information of the document to be shared may include path information of the document to be shared.
在将转换后的所述待共享文档发送至会议服务器进行会议共享之后,所述控件还可以根据会议主席发出的共享操作指令(例如翻页等),将共享操作对应的目标页信息转换为允许在会议系统中进行共享的格式,并将转换后的所述目标页信息发送至会议服务器进行会议共享。例如,控件可以在会议主席发出翻页的共享操作指令后,将当前页的下一页的目标页信息(例如,该页的页码,或者该页的完整内容)转换为允许在会议系统中进行共享的格式,并发送至会议服务器进行会议共享。After the converted document to be shared is sent to the conference server for conference sharing, the control may further convert the target page information corresponding to the sharing operation into the permission according to the shared operation instruction (for example, page turning, etc.) issued by the conference chairperson. The shared format is performed in the conference system, and the converted target page information is sent to the conference server for conference sharing. For example, the control may convert the target page information of the next page of the current page (eg, the page number of the page, or the complete content of the page) to be allowed in the conference system after the conference chairman issues a page-turning shared operation instruction. The shared format is sent to the conference server for conference sharing.
对应于上述方法,在本实施例中还提供了一种文档的会议共享装置,位于控件中,该装置设置为实现上述实施例及优选实施方式,已经进行过说明的不再赘述。如以下所使用的,术语“模块”可以实现预定功能的软件和/或硬件的组合。尽管以下实施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。Corresponding to the foregoing method, a conference sharing device of a document is also provided in the embodiment, which is located in the control, and the device is configured to implement the above-mentioned embodiments and preferred embodiments, and the description thereof has been omitted. As used below, the term "module" may implement a combination of software and/or hardware of a predetermined function. Although the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
图2是根据本发明实施例的文档的会议共享装置的结构框图,如图2所示,该装置包括接收模块22、转换模块24和发送模块26,下面对各个模块进行详细说明:2 is a structural block diagram of a conference sharing apparatus for a document according to an embodiment of the present invention. As shown in FIG. 2, the apparatus includes a receiving module 22, a converting module 24, and a sending module 26. The following describes each module in detail:
接收模块22,设置为接收到安卓(Android)界面程序发来的待共享文档的信息;转换模块24,与接收模块22相连,设置为根据所述待共享文档的信息将所述待共享文档转换为允许在会议系统中进行共享的格式;发送模块26,与转换模块24相连,设置为将转换后的所述待共享文档发送至会议服务器进行会议共享。The receiving module 22 is configured to receive the information of the document to be shared sent by the Android (Android) interface program; the converting module 24 is connected to the receiving module 22, and is configured to convert the to-be-shared document according to the information of the document to be shared To enable the sharing in the conference system, the sending module 26 is connected to the conversion module 24, and is configured to send the converted document to be shared to the conference server for conference sharing.
优选地,所述转换模块24可以包括:第一转换单元242,设置为在所述待共享文档为DOC格式文档,DOT格式文档,RTF格式文档,XLS格式文档,XWB格式文档中之一的情况下,根据所述待共享文档的信息将所述待共享文档转换为XWB格式文档;或者,所述转换模块24也可以包括:第二转换单元244,设置为在所述待共享文档为PPT格式文档或PPS格式文档的情况下,根据所述待共享文档的信息将所述待共享文档转换为PPS格式文档。Preferably, the conversion module 24 may include: a first conversion unit 242, configured to be in a case where the document to be shared is one of a DOC format document, a DOT format document, an RTF format document, an XLS format document, and an XWB format document. And converting the document to be shared into an XWB format document according to the information of the document to be shared; or the converting module 24 may further include: a second converting unit 244, configured to set the PPT format in the document to be shared In the case of a document or a PPS format document, the document to be shared is converted into a PPS format document according to the information of the document to be shared.
优选地,所述第一转换单元242可以包括:虚拟打印子单元2422,设置为根据所述待共享文档的信息通过虚拟打印技术将所述待共享文档的一页或多页转换为图片信 息,并进行编码后发送给所述Android界面程序;接收子单元2424,与虚拟打印子单元2422相连,设置为接收到所述Android界面程序根据所述图片信息与白板背景图组装成的XWB格式文档。Preferably, the first converting unit 242 may include: a virtual printing subunit 2422, configured to convert one or more pages of the document to be shared into a picture letter by using a virtual printing technology according to the information of the document to be shared. The information is sent to the Android interface program, and the receiving subunit 2424 is connected to the virtual printing subunit 2422, and is configured to receive the XWB format assembled by the Android interface program according to the picture information and the whiteboard background image. Documentation.
优选地,所述转换模块24还可以设置为根据共享操作指令将共享操作对应的目标页信息转换为允许在会议系统中进行共享的格式;所述发送模块26还可以设置为将转换后的所述目标页信息发送至会议服务器进行会议共享。Preferably, the conversion module 24 is further configured to convert the target page information corresponding to the sharing operation into a format that is allowed to be shared in the conference system according to the shared operation instruction; the sending module 26 may also be configured to convert the converted page The target page information is sent to the conference server for conference sharing.
下面结合优选实施例进行说明,以下优选实施例结合了上述实施例及其优选实施方式。The following description is made in conjunction with the preferred embodiments, and the following preferred embodiments incorporate the above-described embodiments and preferred embodiments thereof.
在以下优选实施例中,提供了IP多媒体子系统网络环境下Android客户端数据会议中文档共享转换方法及装置。该方法中的客户端基于C/S架构,采用“SIP+HTTP”方式,即客户端和IMS核心网的交互通过会话初始协议(Session Initiation Protocol,简称为SIP)协议,客户端发送SIP请求,接受服务器返回的SIP响应并解包处理,通过多个符合业务流程的SIP请求/响应完成业务功能。从架构上看,客户端SIP协议栈支撑业务应用,通过控件方式实现,并遵循3GPP中关于IMS的鉴权方式和流程,符合相关的技术标准。In the following preferred embodiments, a file sharing conversion method and apparatus in an Android client data conference in an IP multimedia subsystem network environment are provided. The client in the method is based on the C/S architecture and adopts the "SIP+HTTP" mode, that is, the interaction between the client and the IMS core network is through the Session Initiation Protocol (SIP) protocol, and the client sends a SIP request. Accept the SIP response returned by the server and unpack the processing, and complete the business function through multiple SIP requests/responses conforming to the business process. From the architectural point of view, the client SIP protocol stack supports the business application, implements through the control method, and follows the 3GPP IMS authentication method and process, and complies with relevant technical standards.
以下优选实施例在Android终端会议系统中,使用流行的POI库在终端侧改写实现Android平台java AWT库对应支持,从而改善了用户的体验效果,通过终端计算能力实现IMS环境的实时文档共享数据会议功能。具体地,使用定义的消息结构实现Android界面程序与ActiveX控件实现通信,将会议文档通过控件转换为xml格式的自定义的XWB格式,并通过背景图的显示方式在会议成员的Android显示界面呈现,从而可以实现会议成员间DOC/DOT/RTF/XLS/PPS/PPT以及系统自定义的xml图层描述文件格式XWB文件等常见文档的共享和操作同步,实现会议中常见文档协作。In the Android terminal conference system, the popular POI library is rewritten on the terminal side to implement the corresponding support of the Android platform java AWT library, thereby improving the user experience, and implementing the real-time document sharing data conference of the IMS environment through the terminal computing capability. Features. Specifically, the defined message structure is used to implement the communication between the Android interface program and the ActiveX control, and the conference document is converted into a customized XWB format in the xml format by the control, and is displayed on the Android display interface of the conference member through the display manner of the background image. Therefore, the sharing and operation synchronization of common documents such as DOC/DOT/RTF/XLS/PPS/PPT and the customized xml layer description file format XWB file of the conference members can be realized, and common document collaboration in the conference can be realized.
并且,通过对文档自定义的转换,使用消息方式同步会议成员间文档的操作同步,实现会议成员间文档的共享和操作同步,提高会议沟通效果,并通过Android app方式提供用户使用,使用户随时、随地高效沟通,提高工作效率。Moreover, through the custom conversion of the document, the message mode is used to synchronize the operation of the documents between the meeting members, the sharing and operation of the documents between the meeting members are synchronized, the communication effect of the meeting is improved, and the user is provided through the Android app mode, so that the user can be used at any time. Communicate efficiently and efficiently to improve work efficiency.
优选地,界面呈现可以使用Android本地化技术,既提升了用户体验的友好度又方便实现逻辑的控制,提高了对用户浏览器的适配性;此外,使用控件技术实现对文档转换为XML格式的自定义XWB文件,并在传输中使用Base64编码,这样能够提升通用性和显示同步性。 Preferably, the interface presentation can use the Android localization technology, which not only improves the friendliness of the user experience but also facilitates the logic control, improves the adaptability to the user's browser; in addition, uses the control technology to convert the document into an XML format. Custom XWB files and use Base64 encoding in the transfer to improve versatility and display synchronization.
图3是根据本发明优选实施例的系统结构示意图,图4是根据本发明优选实施例的Android软件模块的结构图,如图3所示,浏览器中的安卓界面程序通过超文本传输协议(Hypertext Transfer Protocol,简称为HTTP)协议与网页服务器交互,而浏览器中的上述控件通过SIP协议与IMS核心网交互,并通过XML配置访问协议(XML Configuration Access Protocol,简称为XCAP)协议与IMS域中的AS内的GM服务器交互。3 is a schematic structural diagram of a system according to a preferred embodiment of the present invention, and FIG. 4 is a structural diagram of an Android software module according to a preferred embodiment of the present invention. As shown in FIG. 3, the Android interface program in the browser passes the hypertext transfer protocol ( The Hypertext Transfer Protocol (HTTP) protocol interacts with the web server, and the above-mentioned controls in the browser interact with the IMS core network through the SIP protocol, and through the XML Configuration Access Protocol (XCAP) protocol and the IMS domain. The GM server in the AS interacts.
图5是根据本发明优选实施例的文档共享功能通信层次图,如图5所示,安卓界面程序通过控件请求/响应接口模块与控件相连。FIG. 5 is a diagram of a document sharing function communication hierarchy according to a preferred embodiment of the present invention. As shown in FIG. 5, the Android interface program is connected to the control through a control request/response interface module.
图6是根据本发明优选实施例的共享文档在分发过程中的流程图,如图6所示,该流程包括:6 is a flow chart of a shared document in a distribution process according to a preferred embodiment of the present invention. As shown in FIG. 6, the process includes:
步骤S602,会议主席在安卓界面程序中选择文件,进行共享操作;Step S602, the conference chairperson selects a file in the Android interface program to perform a sharing operation;
步骤S604,文件信息传递到安卓转换库;Step S604, the file information is delivered to the Android conversion library;
步骤S606,安卓转换库将文件信息传递到控件中;Step S606, the Android conversion library passes the file information to the control;
步骤S608,控件将文件进行格式转换,进行base64编码,并将转换和编码后的文件返回给安卓转换库;Step S608, the control converts the file into a format, performs base64 encoding, and returns the converted and encoded file to the Android conversion library;
步骤S610,将编码后的文件以白板背景图的方式显示在安卓界面程序中;Step S610, displaying the encoded file in the Android interface program in the form of a whiteboard background image;
步骤S612,安卓转换库将编码后的文件信息组装成自定义消息,发送给控件;Step S612, the Android conversion library assembles the encoded file information into a custom message, and sends the message to the control;
步骤S614,控件将消息转发给IMS核心网的会议服务器;Step S614, the control forwards the message to the conference server of the IMS core network;
步骤S616,核心网通知会议成员进行文档共享;Step S616, the core network notifies the conference member to share the document;
步骤S618,控件将消息转发给安卓界面程序;Step S618, the control forwards the message to the Android interface program;
步骤S620,安卓界面程序解析消息传递页面显示内容。Step S620, the Android interface program parses the message delivery page display content.
图7是根据本发明优选实施例的共享文档在共享操作过程中的流程图,如图7所示,以翻页为例说明该流程包括:FIG. 7 is a flowchart of a shared document during a sharing operation according to a preferred embodiment of the present invention. As shown in FIG.
步骤S702,会议主席在安卓界面程序中进行翻页操作;Step S702, the conference chairperson performs a page turning operation in the Android interface program;
步骤S704,文件信息传递到安卓转换库; Step S704, the file information is delivered to the Android conversion library;
步骤S706,安卓转换库判断请求页面是否已经有缓存,如果存在缓存,进入步骤S708,否则进入步骤S710;Step S706, the Android conversion library determines whether the request page has been cached, if there is a cache, proceeds to step S708, otherwise proceeds to step S710;
步骤S708,存在缓存,组装翻页操作消息发送给控件,进入步骤S716;Step S708, there is a cache, the assembly page turning operation message is sent to the control, and proceeds to step S716;
步骤S710,不存在缓存,向控件请求页面信息;Step S710, there is no cache, requesting page information from the control;
步骤S712,控件将文件信息进行base64编码并返回给安卓转换库;Step S712, the control performs base64 encoding on the file information and returns to the Android conversion library;
步骤S714,安卓转换库将文件信息在会议主席页面显示,并缓存,然后进入步骤S708;Step S714, the Android conversion library displays the file information on the conference chair page, and caches, and then proceeds to step S708;
步骤S716,控件将页面信息发送给IMS核心网的会议服务器;Step S716, the control sends the page information to the conference server of the IMS core network;
步骤S718,核心网向会议成员发送页面信息;Step S718, the core network sends page information to the conference member;
步骤S720,控件向安卓返回页面信息;Step S720, the control returns page information to the Android;
步骤S722,安卓界面程序将文件信息在会议成员页面显示。In step S722, the Android interface program displays the file information on the conference member page.
下面详细说明控件对共享文档的两种转换方案:The following details the two conversion schemes of the control for shared documents:
实施例一Embodiment 1
Android客户端会议共享DOC文档实施方案包括以下步骤:The Android client conference sharing DOC document implementation program includes the following steps:
步骤一,进入文档共享数据会议后,会议主席使用java开发的Android app界面,让用户选择需要被共享的DOC文件。将用户选择好的文档路径等信息传递给控件并且将这些信息进行缓存,由控件通过虚拟打印技术将DOC文件的第一页转化为图片信息,base64编码后返回给Android。Step 1: After entering the document sharing data conference, the conference chairperson uses the Android app interface developed by java to let the user select the DOC file that needs to be shared. The information such as the document path selected by the user is passed to the control and the information is cached, and the first page of the DOC file is converted into image information by the control through the virtual printing technology, and the base64 is encoded and returned to the Android.
优选地:由于一个文档可能很大,在转化为图片信息后,其大小以倍数增长。因此,这里只是将文件以页为单位的转换,防止转换后文件信息过大,导致在不同模块之间消息传递发生异常的情况。Preferably: since a document may be large, its size is multiplied after being converted into picture information. Therefore, here is just a conversion of the file in units of pages, preventing the file information from being too large after the conversion, resulting in an abnormality in message delivery between different modules.
步骤二,Android收到图片信息后,将图片信息以白板背景图的形式展现在java开发的Android界面上。并且将文件信息组装成XML格式的自定义信息发送给控件,由控件将自定义消息发送给IMS服务器。 Step 2: After receiving the picture information, Android displays the picture information in the form of a whiteboard background image on the Android interface developed by Java. And the file information is assembled into a custom information in an XML format and sent to the control, and the control sends the custom message to the IMS server.
步骤三,IMS服务器收到文档共享的消息后,将消息分法给各会议成员,成员页面提取出被共享文档的图片信息,同样以白板背景图的形式展现在java开发的Android界面上。优选地,由于系统原因,会议成员页面加载速度不大相同。因此会议成员在收到IMS服务器的文档共享通知时,应先将页面信息进行缓存;在界面正常加载之后,再将页面信息显示,防止页面还未加载就要显示页面的情况发生。Step 3: After receiving the message shared by the document, the IMS server divides the message into the conference members, and the member page extracts the picture information of the shared document, and also displays the whiteboard background image in the Java interface of the Java development. Preferably, the conference member page loading speed is not the same for system reasons. Therefore, when receiving the document sharing notification of the IMS server, the conference member should first cache the page information; after the interface is normally loaded, the page information is displayed to prevent the page from being displayed when the page is not loaded yet.
步骤四,经过以上步骤后,会议主席和会议成员都能够显示文件第一页的信息。此时,会议主席和会议成员都可以通过白板功能,在Android界面上进行操作,例如画图、截屏、增加文本等。Step 4: After the above steps, the conference chairperson and conference members can display the information on the first page of the document. At this point, the conference chairperson and conference members can use the whiteboard function to perform operations on the Android interface, such as drawing, screen capture, adding text, and so on.
步骤五,在展现了第一页后,会议主席可以进行翻页操作。在进行翻页操作后,Android会首先判断缓存内是否有目标页的图片信息,如果有,则将目标页信息组装成自定义消息,发送给控件,由控件转发给IMS服务器;如果没有,则将文件路径以及需要展现的目标页信息发送给控件,由控件返回目标页的图片信息,然后在Android界面进行展现,并且发送消息给IMS服务器,由服务器通知成员显示新的页面,实现翻页的效果。In step five, after the first page is displayed, the conference chairperson can perform a page turning operation. After the page turning operation, Android will first determine whether there is image information of the target page in the cache, and if so, assemble the target page information into a custom message, send it to the control, and forward it to the IMS server by the control; if not, then Sending the file path and the target page information to be displayed to the control, the control returns the picture information of the target page, and then displays the information on the Android interface, and sends a message to the IMS server, and the server notifies the member to display the new page, and realizes page turning. effect.
步骤六,会议主席可以将共享后的页面信息进行保存,以备下次使用。主席在进行文档保存操作后,会将所有的缓存的页面信息以页为单位发送给控件,对于未展现的页,也转化为图片信息,一同保存在同一个文件中,文件为系统自定义的XWB文件格式。In step 6, the conference chairperson can save the shared page information for the next use. After the document save operation, the chair will send all the cached page information to the control in units of pages. For the undisplayed pages, it will also be converted into image information and saved in the same file. The file is customized by the system. XWB file format.
实施例二Embodiment 2
Android客户端会议共享PPT或者PPS文档实施方案包括以下步骤:The Android client conference sharing PPT or PPS document implementation scheme includes the following steps:
步骤一,进入文档共享数据会议后,会议主席使用java开发的Android界面,让用户选择需要被共享的PPT或者PPS文件。将用户选择好的文档路径等信息传递给控件,将文件名、路径等信息进行缓存,控件将文档重命名为PPS格式的文档,上传到IMS服务器。Step 1: After entering the document sharing data conference, the conference chairperson uses the Android interface developed by java to let the user select the PPT or PPS file that needs to be shared. The information such as the document path selected by the user is transmitted to the control, and the file name, path, and the like are cached, and the control renames the document to a PPS format document and uploads it to the IMS server.
步骤二,IMS服务器接收完文档后,将文档再分发给各个会议成员。会议成员将PPT文档下载到默认路径后,,返回文件下载成功消息给IMS服务器。IMS服务器判断如果所有的会议成员都已经成功下载文档后,发送一个下载完成消息给会议主席,此时,会议主席的Android页面“共享”按钮可以使用,即可以进行PPT文件共享操 作;否则,会议主席的Android页面“共享”按钮不可以使用,不能进行PPT文件共享操作。Step 2: After receiving the document, the IMS server redistributes the document to each conference member. After the conference member downloads the PPT document to the default path, it returns a file download success message to the IMS server. The IMS server determines that if all the conference members have successfully downloaded the document, send a download completion message to the conference chairperson. At this time, the conference chairman's Android page "share" button can be used, that is, the PPT file sharing operation can be performed. Otherwise; the “Share” button on the Android page of the conference chairperson cannot be used, and the PPT file sharing operation cannot be performed.
步骤三,会议主席点击“共享”按钮,进行PPT文件的共享。Android将缓存的文件信息发送给控件,由控件打开指定的PPT文件并且监控打开的PPT文档,并且将消息发送给IMS服务器,由服务器通知各个成员进行PPT文档的共享。Step 3: The conference chairperson clicks the “Share” button to share the PPT file. Android sends the cached file information to the control, the specified PPT file is opened by the control and the opened PPT document is monitored, and the message is sent to the IMS server, and the server notifies each member to share the PPT document.
步骤四,会议主席端在打开PPT文档后,如果监听到对PPT文档进行了操作,例如进行了翻页,则发送翻页请求到IMS服务器,服务器再通知各个会议成员,进行翻页操作。Step 4: After the PPT document is opened, if the PPT document is opened, if the PPT document is monitored, for example, the page turning is sent, the page turning request is sent to the IMS server, and the server notifies each meeting member to perform the page turning operation.
步骤五,在退出PPT文档共享后,提示是否将文档保存。如果是,则向IMS服务器发送文件保存的请求,将文件保存。Step 5: After exiting the PPT document sharing, prompt whether to save the document. If yes, send a file save request to the IMS server and save the file.
本优选实施例实现了常见文档在会议中的共享,操作同步,对提高网络协作,提升会议沟通效果和效率具有重要意义。The preferred embodiment realizes the sharing of common documents in a conference, and the synchronization of operations is important for improving network collaboration and improving conference communication effect and efficiency.
在另外一个实施例中,还提供了一种软件,该软件用于执行上述实施例及优选实施例中描述的技术方案。In another embodiment, software is also provided for performing the technical solutions described in the above embodiments and preferred embodiments.
在另外一个实施例中,还提供了一种存储介质,该存储介质中存储有上述软件,该存储介质包括但不限于光盘、软盘、硬盘、可擦写存储器等。In another embodiment, a storage medium is also provided, in which the above software is stored, including but not limited to an optical disk, a floppy disk, a hard disk, an erasable memory, and the like.
显然,本领域的技术人员应该明白,上述的本发明的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。It will be apparent to those skilled in the art that the various modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein. The steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module. Thus, the invention is not limited to any specific combination of hardware and software.
以上所述仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和变化。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。 The above description is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.
工业实用性Industrial applicability
如上所述,本发明实施例提供的一种文档的会议共享方法及装置,具有以下有益效果:解决了相关技术中文档在会议共享中由于较多依赖服务器端计算能力导致用户扩展成本较高的问题,达到了在IMS网络环境中正常实现常见文档的共享和同步协作的情况下,降低对会议服务器的资源占用率,使得运算资源的分配更合理的效果。 As described above, the method and device for sharing a document according to an embodiment of the present invention have the following beneficial effects: the solution in the related art has a higher user expansion cost due to more relying on the computing power of the server in the conference sharing. The problem is that, in the case of sharing and synchronizing the common documents in the IMS network environment, the resource occupancy rate of the conference server is reduced, and the allocation of computing resources is more reasonable.

Claims (10)

  1. 一种文档的会议共享方法,包括:A method for meeting sharing of documents, comprising:
    控件接收到安卓Android界面程序发来的待共享文档的信息;The control receives the information of the document to be shared sent by the Android Android interface program;
    所述控件根据所述待共享文档的信息将所述待共享文档转换为允许在会议系统中进行共享的格式;The control converts the to-be-shared document into a format that is allowed to be shared in the conference system according to the information of the document to be shared;
    将转换后的所述待共享文档发送至会议服务器进行会议共享。The converted document to be shared is sent to the conference server for conference sharing.
  2. 根据权利要求1所述的方法,其中,所述待共享文档包括以下至少之一:The method of claim 1, wherein the document to be shared comprises at least one of the following:
    DOC格式文档,DOT格式文档,RTF格式文档,XLS格式文档,PPS格式文档,PPT格式文档,XWB格式文档。DOC format document, DOT format document, RTF format document, XLS format document, PPS format document, PPT format document, XWB format document.
  3. 根据权利要求2所述的方法,其中,所述控件根据所述待共享文档的信息将所述待共享文档转换为允许在会议系统中进行共享的格式包括:The method according to claim 2, wherein the control converting the document to be shared into a format that is allowed to be shared in the conference system according to the information of the document to be shared includes:
    在所述待共享文档为DOC格式文档,DOT格式文档,RTF格式文档,XLS格式文档,XWB格式文档中之一的情况下,所述控件根据所述待共享文档的信息将所述待共享文档转换为XWB格式文档;或者,In the case that the document to be shared is one of a DOC format document, a DOT format document, an RTF format document, an XLS format document, and an XWB format document, the control may use the document to be shared according to the information of the document to be shared. Convert to XWB format document; or,
    在所述待共享文档为PPT格式文档或PPS格式文档的情况下,所述控件根据所述待共享文档的信息将所述待共享文档转换为PPS格式文档。In a case where the to-be-shared document is a PPT format document or a PPS format document, the control converts the to-be-shared document into a PPS format document according to the information of the to-be-shared document.
  4. 根据权利要求3所述的方法,其中,所述控件根据所述待共享文档的信息将所述待共享文档转换为XWB格式文档包括:The method according to claim 3, wherein the converting the document to be shared into an XWB format document according to the information of the document to be shared comprises:
    所述控件根据所述待共享文档的信息通过虚拟打印技术将所述待共享文档的一页或多页转换为图片信息,并进行编码后发送给所述Android界面程序;The control converts one or more pages of the document to be shared into picture information by using a virtual printing technology according to the information of the document to be shared, and performs encoding and sending the program to the Android interface program;
    所述控件接收到所述Android界面程序根据所述图片信息与白板背景图组装成的XWB格式文档。The control receives an XWB format document assembled by the Android interface program according to the picture information and the whiteboard background image.
  5. 根据权利要求1至4中任一项所述的方法,其中,所述待共享文档的信息包括:所述待共享文档的路径信息。The method according to any one of claims 1 to 4, wherein the information of the document to be shared comprises: path information of the document to be shared.
  6. 根据权利要求1至4中任一项所述的方法,其中,在将转换后的所述待共享文档发送至会议服务器进行会议共享之后,还包括: The method according to any one of claims 1 to 4, further comprising: after transmitting the converted document to be shared to the conference server for conference sharing, further comprising:
    所述控件根据共享操作指令将共享操作对应的目标页信息转换为允许在会议系统中进行共享的格式;The control converts the target page information corresponding to the sharing operation into a format that is allowed to be shared in the conference system according to the shared operation instruction;
    将转换后的所述目标页信息发送至会议服务器进行会议共享。The converted target page information is sent to the conference server for conference sharing.
  7. 一种文档的会议共享装置,位于控件中,包括:A document sharing device for a document, located in a control, comprising:
    接收模块,设置为接收到安卓Android界面程序发来的待共享文档的信息;The receiving module is configured to receive information about the document to be shared sent by the Android Android interface program;
    转换模块,设置为根据所述待共享文档的信息将所述待共享文档转换为允许在会议系统中进行共享的格式;a conversion module, configured to convert the to-be-shared document into a format that is allowed to be shared in the conference system according to the information of the document to be shared;
    发送模块,设置为将转换后的所述待共享文档发送至会议服务器进行会议共享。The sending module is configured to send the converted document to be shared to the conference server for conference sharing.
  8. 根据权利要求7所述的装置,其中,所述转换模块包括:The apparatus of claim 7, wherein the conversion module comprises:
    第一转换单元,设置为在所述待共享文档为DOC格式文档,DOT格式文档,RTF格式文档,XLS格式文档,XWB格式文档中之一的情况下,根据所述待共享文档的信息将所述待共享文档转换为XWB格式文档;或者,a first conversion unit, configured to: according to the information of the document to be shared, in the case that the document to be shared is one of a DOC format document, a DOT format document, an RTF format document, an XLS format document, and an XWB format document Describe that the shared document is converted to an XWB format document; or,
    第二转换单元,设置为在所述待共享文档为PPT格式文档或PPS格式文档的情况下,根据所述待共享文档的信息将所述待共享文档转换为PPS格式文档。The second conversion unit is configured to convert the to-be-shared document into a PPS format document according to the information of the to-be-shared document if the to-be-shared document is a PPT format document or a PPS format document.
  9. 根据权利要求8所述的装置,其中,所述第一转换单元包括:The apparatus of claim 8 wherein said first conversion unit comprises:
    虚拟打印子单元,设置为根据所述待共享文档的信息通过虚拟打印技术将所述待共享文档的一页或多页转换为图片信息,并进行编码后发送给所述Android界面程序;a virtual print subunit, configured to convert one or more pages of the document to be shared into picture information by using a virtual printing technology according to the information of the document to be shared, and encoding and transmitting the information to the Android interface program;
    接收子单元,设置为接收到所述Android界面程序根据所述图片信息与白板背景图组装成的XWB格式文档。The receiving subunit is configured to receive an XWB format document assembled by the Android interface program according to the picture information and the whiteboard background image.
  10. 根据权利要求7至9中任一项所述的装置,其中,The apparatus according to any one of claims 7 to 9, wherein
    所述转换模块还设置为根据共享操作指令将共享操作对应的目标页信息转换为允许在会议系统中进行共享的格式;The conversion module is further configured to convert the target page information corresponding to the sharing operation into a format that is allowed to be shared in the conference system according to the shared operation instruction;
    所述发送模块还设置为将转换后的所述目标页信息发送至会议服务器进行会议共享。 The sending module is further configured to send the converted target page information to the conference server for conference sharing.
PCT/CN2014/093615 2014-06-17 2014-12-11 Conference sharing method and device for document WO2015192617A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410271731.XA CN105187360A (en) 2014-06-17 2014-06-17 Document conference sharing method and device
CN201410271731.X 2014-06-17

Publications (1)

Publication Number Publication Date
WO2015192617A1 true WO2015192617A1 (en) 2015-12-23

Family

ID=54909206

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/093615 WO2015192617A1 (en) 2014-06-17 2014-12-11 Conference sharing method and device for document

Country Status (2)

Country Link
CN (1) CN105187360A (en)
WO (1) WO2015192617A1 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019117571A (en) * 2017-12-27 2019-07-18 シャープ株式会社 Information processing apparatus, information processing system, information processing method and program
CN109669924A (en) 2018-12-24 2019-04-23 天津字节跳动科技有限公司 Sharing method, device, electronic equipment and the storage medium of online document
CN110297917B (en) * 2019-06-28 2023-05-23 腾讯科技(深圳)有限公司 Live broadcast method and device, electronic equipment and storage medium
CN112256655A (en) * 2019-07-22 2021-01-22 中兴通讯股份有限公司 Document sharing method, device and system
CN112492042B (en) * 2020-12-08 2021-08-13 清华大学 Application program cross-platform system of optical microcavity sensing device
CN113268954A (en) * 2021-05-18 2021-08-17 山东浪潮商用系统有限公司 Conversion method, system and storage medium for converting PPT (Power Point) into HTML (Hypertext markup language) based on Java
CN115333880B (en) * 2022-08-09 2023-10-20 中国平安人寿保险股份有限公司 Method and device for realizing online conference, electronic equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101820430A (en) * 2010-05-12 2010-09-01 中兴通讯股份有限公司 Method and device for realizing file sharing in IMS WEB meeting
CN103092941A (en) * 2013-01-10 2013-05-08 北京奇虎科技有限公司 Method and device showing content on electronic equipment

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080005233A1 (en) * 2006-06-29 2008-01-03 Yigang Cai Online conferencing systems for sharing documents
CN101247589B (en) * 2007-07-04 2010-09-08 华为技术有限公司 Mobile terminal data conversion/backup method, device and system
CN101102211B (en) * 2007-07-09 2010-07-14 中兴通讯股份有限公司 A method for sharing the document in data conference and its system
CN101150537A (en) * 2007-10-10 2008-03-26 中国联合通信有限公司 A file sharing and control method and system for instant messaging conference
CN101984430A (en) * 2010-11-04 2011-03-09 中兴通讯股份有限公司 Multi-user collaborative graphic editing method and system for mobile terminal
CN102595096A (en) * 2012-02-28 2012-07-18 律典(上海)信息技术有限公司 Cross-platform conference system based on graphic image synchronization
CN102801708B (en) * 2012-06-28 2016-08-10 大唐移动通信设备有限公司 Electronic white board realization method and subscriber equipment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101820430A (en) * 2010-05-12 2010-09-01 中兴通讯股份有限公司 Method and device for realizing file sharing in IMS WEB meeting
CN103092941A (en) * 2013-01-10 2013-05-08 北京奇虎科技有限公司 Method and device showing content on electronic equipment

Also Published As

Publication number Publication date
CN105187360A (en) 2015-12-23

Similar Documents

Publication Publication Date Title
WO2015192617A1 (en) Conference sharing method and device for document
US8990412B2 (en) Session sharing system, session sharing method, session sharing program, and user terminal
US8713454B2 (en) Method and apparatus for sharing virtual workspaces
CN111935443B (en) Method and device for sharing instant messaging tool in real-time live broadcast of video conference
WO2011140750A1 (en) Method and device for implementing file sharing
CN102025759B (en) Method and system for providing user generated content (UGC) sharing businesses in real time
US20160323235A1 (en) Instant Message and Electronic Mail Portability
EP2658232A1 (en) Method and system for an optimized multimedia communications system
US10819852B2 (en) Device, system and method for communicating between devices using two protocols
TW201240464A (en) Data sharing method
US11489891B2 (en) Virtual video driver bridge system for multi-source collaboration within a web conferencing system
TW201006190A (en) Open architecture based domain dependent real time multi-lingual communication service
JP6398215B2 (en) Delivery control system, delivery system, delivery control method, and program
CN103650458A (en) Transmission method, device and system of media streams
WO2015021898A1 (en) File sharing method, server and terminal
US9756096B1 (en) Methods for dynamically transmitting screen images to a remote device
EP3059945A1 (en) Method and system for video surveillance content adaptation, and central server and device
EP2933982A1 (en) Media stream transfer method and user equipment
CN107864208B (en) Method for fusing new media information
CN114461580A (en) Online document sharing method and device, electronic equipment and storage medium
US20070136436A1 (en) Selective view synchronization for composite services delivery
JP5465621B2 (en) Stream data distribution system and method
US20150208447A1 (en) Composite ars service providing method and apparatus
KR20150000225A (en) Method for sharing document of web-based conferencing support system and system thereof
US20130061136A1 (en) Method and system for the remote control of a display screen

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: 14895125

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14895125

Country of ref document: EP

Kind code of ref document: A1