WO2016173303A1 - 一种处理共享文件的方法及装置 - Google Patents

一种处理共享文件的方法及装置 Download PDF

Info

Publication number
WO2016173303A1
WO2016173303A1 PCT/CN2016/071601 CN2016071601W WO2016173303A1 WO 2016173303 A1 WO2016173303 A1 WO 2016173303A1 CN 2016071601 W CN2016071601 W CN 2016071601W WO 2016173303 A1 WO2016173303 A1 WO 2016173303A1
Authority
WO
WIPO (PCT)
Prior art keywords
terminal
file
token identifier
receiving
shared
Prior art date
Application number
PCT/CN2016/071601
Other languages
English (en)
French (fr)
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 WO2016173303A1 publication Critical patent/WO2016173303A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor

Definitions

  • This application relates to, but is not limited to, the field of video communication control technology.
  • This document provides a method and apparatus for processing shared files to avoid file resource conflicts caused by simultaneous access by multiple parties.
  • a method of processing shared files including:
  • the shared file token identifier is assigned to the first terminal, and the first terminal is granted the right to share the file.
  • the foregoing method further has the following features:
  • the foregoing method further has the following features:
  • the modified file token identifier is assigned to the second terminal, and the second terminal is granted read and write permissions.
  • the foregoing method further has the following features:
  • the foregoing method further has the following features:
  • a device for processing shared files including:
  • the confirmation module is configured to: after receiving the request for sharing the file by the first terminal, confirm whether the shared file token identifier is occupied;
  • control module is configured to: if the shared file token identifier is not occupied, assign the shared file token identifier to the first terminal, and grant the first terminal permission to share the file.
  • the above device also has the following features:
  • the control module is further configured to: after receiving the file sharing message of the first terminal, grant read permission to all terminals participating in the conference.
  • the above device also has the following features:
  • the determining module is further configured to: after receiving the request for modifying the file by the second terminal, confirming whether the modified file token identifier is occupied;
  • the control module is further configured to: if the modified file token identifier is not occupied, assign the modified file token identifier to the second terminal, and grant the second terminal read and write permissions.
  • the above device further has the following features: further comprising:
  • a storage module configured to: after receiving the file save message of the second terminal, according to the The modification action message of the second terminal to the shared file stores the shared file in a register of the first terminal in a stack manner;
  • the control module is further configured to: after receiving the file save message of the second terminal, release the modified token identifier.
  • the above device also has the following features:
  • the control module is further configured to: after receiving the non-save message of the second terminal, release the modified token identifier.
  • a computer readable storage medium storing computer executable instructions for performing the method of any of the above.
  • the embodiment of the present invention provides a method and a device for processing a shared file, which can process conflicts in which multiple parties simultaneously access file resources, and can automatically store and synchronously display information of the shared file by each terminal, and further
  • the problem of simultaneous access conflicts of shared files by multiple terminals is avoided with high efficiency, which brings convenience and practicability.
  • the experience of the current conference TV terminal has been greatly improved, and the possibility of personalizing the terminal has been brought about.
  • FIG. 1 is a flowchart of a method for processing a shared file according to an embodiment of the present invention
  • FIG. 2 is a flowchart of a video conference interaction mode according to an embodiment of the present invention.
  • FIG. 3 is a schematic diagram of an apparatus for processing a shared file according to an embodiment of the present invention.
  • FIG. 1 is a flowchart of a method for processing a shared file according to an embodiment of the present invention, as shown in FIG. The method of this embodiment includes the following steps:
  • the method of the embodiment can avoid the interface deadlock problem caused by multiple terminals accessing the shared file at the same time, and ensure that only one site can upload files in the same time period, and the resource channel remains unobstructed.
  • the above method may further include:
  • modified file token identifier is not occupied, the modified file token identifier is assigned to the second terminal, and the second terminal is granted read and write permissions.
  • a terminal uses the shared file token identifier.
  • the videoconferencing system identifies the terminal as the primary site and the other terminals as the secondary site.
  • the shared site file is uploaded by the main site. Only one site can obtain the modified file token ID at the same time. Any site has the right to apply for modifying the file token identifier. After a site obtains the modified token ID, the other sites have no modification rights. You can display the modified token ID when the site is saved in the site. The problem of resource conflict caused by multiple simultaneous operation of the file does not occur.
  • the files in this embodiment include but are not limited to documents, drawings, execution files, source programs, etc.; this conference mode is in line with technical communication, design discussion, distance education or training.
  • the video conference interaction mode process in this embodiment is as follows:
  • Step 101 On the terminal, a terminal applies for a file sharing operation to the video conference system.
  • Step 102 The video conference system receives the request information of the terminal, determines whether the file sharing token identifier is occupied, and if so, the prompt token is occupied, otherwise proceeds to step 103;
  • Step 103 The video conference system assigns the shared file token identifier to the terminal, and grants the first terminal the right to share the file, and the terminal is identified as the primary site, and the other terminals are the conference sites;
  • the main site obtains the shared file token identifier and uploads the file.
  • Step 104 After receiving the file sharing message of the main site, the video conference system identifies all the sites as read permissions; and releases the shared file token identifier.
  • Step 105 A site applies to the video conference system to modify the file.
  • Step 106 After receiving the application modification message, the video conference system determines whether the file modification token identifier is occupied. If yes, the file modification token identifier is already occupied to the site, otherwise step 107 is performed.
  • Step 107 The video conference system assigns the modified token identifier to the terminal, and grants read and write permissions to the conference site, and other conference sites have read permission;
  • Step 108 The terminal modifies the file.
  • the terminal parses the action message generated by the file operation, it displays the action message locally and sends the action message to the other site.
  • the analysis result is displayed synchronously at the site.
  • Step 109 The terminal applies a save instruction to the action message generated by the file operation.
  • the video conference system After receiving the save message, the video conference system stores the file in the register of the main site in a stack manner according to the action message of the site, and stores the flag bit, and releases the modified token identifier;
  • Step 110 The terminal requests no action to save the action message generated by the file operation, and the video conference system releases the modified token identifier after receiving the message without saving the message;
  • the main conference site or the site applies for downloading the file
  • the video conference system receives the file download application instruction; the file management module is requested to download the message, and the file management module reads the storage flag bit from the register of the main site, and sends the newly saved file to the file. Meeting place.
  • the method of the embodiment of the present invention can process multiple parties to simultaneously access file resources.
  • the source conflict can automatically store and synchronously display the information of the shared file by each terminal, thereby avoiding the problem that multiple terminals simultaneously access the shared file conflicts with high efficiency, which brings convenience and practicability.
  • the experience of the current conference TV terminal has been greatly improved, and the possibility of personalizing the terminal has been brought about.
  • the embodiment of the present invention proposes a new application scenario of a conference television terminal, in particular, causing resource conflicts when multiple users simultaneously operate files, thereby improving product usability and thereby improving customers. Satisfaction.
  • FIG. 3 is a schematic diagram of an apparatus for processing a shared file according to an embodiment of the present invention. As shown in FIG. 3, the apparatus of this embodiment includes:
  • the confirmation module 31 is configured to: after receiving the request for sharing the file by the first terminal, confirm whether the shared file token identifier is occupied;
  • the control module 32 is configured to: if the shared file token identifier is not occupied, assign the shared file token identifier to the first terminal, and grant the first terminal permission to share the file.
  • control module 32 may be further configured to: after receiving the file sharing message of the first terminal, grant read permission to all terminals participating in the conference.
  • the determining module 31 may be further configured to: after receiving the request for modifying the file by the second terminal, confirming whether the modified file token identifier is occupied;
  • the control module 32 may be further configured to: if the modified file token identifier is not occupied, assign the modified file token identifier to the second terminal, and grant the second terminal read and write permissions.
  • the device may further include:
  • the storage module 33 is configured to: after receiving the file save message of the second terminal, store the shared file in the first terminal according to a modification action message of the second terminal to the shared file in a stack manner In the register;
  • the control module 32 may be further configured to: after receiving the file save message of the second terminal, release the modified token identifier.
  • control module 32 may be further configured to: after receiving the non-save message of the second terminal, release the modified token identifier.
  • all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
  • the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
  • the device/function module/functional unit in the above embodiment When the device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium.
  • the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
  • the embodiment of the invention can handle the conflict of multiple accessing file resources at the same time, and can automatically store and synchronously display the information of the shared file by each terminal, thereby avoiding the problem that multiple terminals simultaneously access the shared file conflicts with high efficiency. , bringing convenience and practicality.
  • the experience of the current conference TV terminal has been greatly improved, and the possibility of personalizing the terminal has been brought about.

Abstract

一种处理共享文件的方法及装置,该方法包括:接收到第一终端共享文件的请求后,确认共享文件令牌标识是否被占用;如所述共享文件令牌标识未被占用,则将所述共享文件令牌标识指派给所述第一终端,授予所述第一终端共享文件的权限。

Description

一种处理共享文件的方法及装置 技术领域
本申请涉及但不限于视频通信控制技术领域。
背景技术
随着时代的发展与进步,网络与计算机应用逐渐普及到社会多个层面。为了提高工作效率,精简业务流程,许多企业、单位选择使用视频会议。在相关技术的视频会议中,要想进行数据传输,通常增加一个双流模块,有了双流功能,对方就能看到本地的PC机上PPT、WORD等数据文档,不过这种数据传输是单向的,只能一端发送,一端观看,对于一些客户群体来说,需要视频会议中进行多方沟通确认,双流功能满足不了这种交互会议的需求。根据视频会议技术的客户需求,同步交流工具比如电子白板已被广泛地应用到了视频会议中,实现共享数据传输;但是应用处理数据交互能力有限,多个会场未能同时对文件交互共享,经常发生资源互相抢占或资源冲突的情况。
发明内容
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。
本文提供一种处理共享文件的方法及装置,以避免多方同时访问导致文件资源冲突。
一种处理共享文件的方法,包括:
接收到第一终端共享文件的请求后,确认共享文件令牌标识是否被占用;
如所述共享文件令牌标识未被占用,则将所述共享文件令牌标识指派给所述第一终端,授予所述第一终端共享文件的权限。
可选地,上述方法还具有下面特点:还包括:
接收到所述第一终端的文件共享消息后,授予参与会议的所有终端读权 限。
可选地,上述方法还具有下面特点:还包括:
接收到第二终端修改文件的请求后,确认修改文件令牌标识是否被占用;
如所述修改文件令牌标识未被占用,则将所述修改文件令牌标识指派给所述第二终端,授予所述第二终端读写权限。
可选地,上述方法还具有下面特点:还包括:
接收到所述第二终端的文件保存消息后,根据所述第二终端对所述共享文件的修改动作消息以堆栈方式将所述共享文件存储在所述第一终端的寄存器中,同时释放所述修改令牌标识。
可选地,上述方法还具有下面特点:还包括:
接收到所述第二终端的不保存消息后,释放所述修改令牌标识。
一种处理共享文件的装置,包括:
确认模块,设置为:接收到第一终端共享文件的请求后,确认共享文件令牌标识是否被占用;
控制模块,设置为:如所述共享文件令牌标识未被占用,则将所述共享文件令牌标识指派给所述第一终端,授予所述第一终端共享文件的权限。
可选地,上述装置还具有下面特点:
所述控制模块,还设置为:接收到所述第一终端的文件共享消息后,授予参与会议的所有终端读权限。
可选地,上述装置还具有下面特点:
所述确定模块,还设置为:接收到第二终端修改文件的请求后,确认修改文件令牌标识是否被占用;
所述控制模块,还设置为:如所述修改文件令牌标识未被占用,则将所述修改文件令牌标识指派给所述第二终端,授予所述第二终端读写权限。
可选地,上述装置还具有下面特点:还包括:
存储模块,设置为:接收到所述第二终端的文件保存消息后,根据所述 第二终端对所述共享文件的修改动作消息以堆栈方式将所述共享文件存储在所述第一终端的寄存器中;
所述控制模块,还设置为:接收到所述第二终端的文件保存消息后,释放所述修改令牌标识。
可选地,上述装置还具有下面特点:
所述控制模块,还设置为:接收到所述第二终端的不保存消息后,释放所述修改令牌标识。
一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行上述任一项的方法。
与相关技术相比较,本发明实施例提供了一种处理共享文件的方法及装置,能够处理多方同时访问文件资源的冲突,能自动将每个终端对共享文件的信息进行存储和同步显示,进而以极高的效率避免了多个终端对共享文件同时访问冲突的问题,带来了方便和实用性。大幅提升了当前会议电视终端的使用体验,带来了个性化定制终端的可能。
在阅读并理解了附图和详细描述后,可以明白其他方面。
附图概述
图1为本发明实施例的一种处理共享文件的方法的流程图;
图2是本发明实施例的视频会议互动模式的流程图;
图3为本发明实施例的一种处理共享文件的装置的示意图。
本发明的实施方式
下文中将结合附图对本发明的实施方式进行详细说明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。
图1为本发明实施例的一种处理共享文件的方法的流程图,如图1所示, 本实施例的方法包括以下步骤:
S11、接收到第一终端共享文件的请求后,确认共享文件令牌标识是否被占用;
S12、如所述共享文件令牌未被占用,则将所述共享文件令牌标识指派给所述第一终端,授予所述第一终端共享文件的权限。
这样,通过本实施例的方法可以避免多个终端对共享文件同时访问而造成界面死锁问题,确保在同一时间段内仅有一个会场可以上传文件,资源通道保持通畅。
在一实施例中,上述方法还可以包括:
S13、接收到第二终端修改文件的请求后,确认修改文件令牌标识是否被占用;
S14、如所述修改文件令牌标识未被占用,则将所述修改文件令牌标识指派给所述第二终端,授予所述第二终端读写权限。
这样,通过本实施例的方法不会出现多方同时操作文件造成资源冲突的问题。
本实施例的视频会议互动模式如下:
某一终端通过申请共享文件令牌标识,视频会议系统将此终端标识为主会场,其他终端为分会场。主会场上传共享文件,同一时间只有一个会场获取修改文件令牌标识,任何会场均有权申请修改文件令牌标识;某会场获取修改令牌标识后,其它会场无修改权限,所有的修改轨迹都能同步显示在所有会场,会场保存文件时释放修改令牌标识;不会出现多方同时操作文件造成资源冲突的问题。
本实施例中的文件包括但不仅限于文档、图纸、执行文件、源程序等;此会议模式符合技术交流、设计讨论、远程教育或培训等场合。
以下以在视频会议终端上共享文件为例对本实施例的方法进行详细说明:
如图2所示,本实施例的视频会议互动模式流程,如下:
步骤101:终端上会,某一终端向视频会议系统申请文件共享操作;
步骤102:视频会议系统接收终端的请求信息,判断文件共享令牌标识是否被占用,如是,则提示令牌已被占用,否则转入步骤103;
步骤103:视频会议系统将共享文件令牌标识指派给该终端,授予所述第一终端共享文件的权限,同时将该终端标识为主会场,其他终端为分会场;
主会场获取共享文件令牌标识后上传文件。
步骤104:视频会议系统收到主会场的文件已共享消息后,将所有会场标识为读权限;并释放共享文件令牌标识。
步骤105.:某会场向视频会议系统申请对文件进行修改。
步骤106:视频会议系统接收到申请修改消息后,判断文件修改令牌标识是否被占用,如是,则向该会场提示文件修改令牌标识已被占用,否则转步骤107。
步骤107:视频会议系统将修改令牌标识指派给此终端,并授读写权限给此会场,其它会场有读权限;
步骤108:终端对文件进行修改;
终端对文件操作生成的动作消息进行解析后在本地同步显示,并将该动作消息发送给其它会场;由会场对其进行解析后,在会场同步显示解析结果。
步骤109:终端对文件操作生成的动作消息申请保存指令;
视频会议系统接收到保存消息后,根据所述会场的动作消息以堆栈方式将文件存储在主会场的寄存器中,并做存储标志位,同时释放修改令牌标识;
步骤110:终端对文件操作生成的动作消息申请不保存指令,视频会议系统接收到不保存消息后,释放修改令牌标识;
主会场或从会场申请下载文件,视频会议系统收到文件下载申请指令;将向文件管理模块申请下载消息,文件管理模块从主会场的寄存器中读取存储标志位,将最新保存的文件发送给会场。
与相关技术相比较,本发明实施例的方法可以处理多方同时访问文件资 源冲突,能自动将每个终端对共享文件的信息进行存储和同步显示,进而以极高的效率避免了多个终端对共享文件同时访问冲突的问题,带来了方便和实用性。大幅提升了当前会议电视终端的使用体验,带来了个性化定制终端的可能。
从以上描述过程可以看出,本发明实施例提出了一种全新的会议电视终端的应用场景,特别是为多用户同时操作文件时导致资源冲突,提升了产品的易用性,进而提升了客户的满意度。
图3为本发明实施例的一种处理共享文件的装置的示意图,如图3所示,本实施例的装置包括:
确认模块31,设置为:接收到第一终端共享文件的请求后,确认共享文件令牌标识是否被占用;
控制模块32,设置为:如所述共享文件令牌标识未被占用,则将所述共享文件令牌标识指派给所述第一终端,授予所述第一终端共享文件的权限。
在一实施例中,所述控制模块32,还可以设置为:接收到所述第一终端的文件共享消息后,授予参与会议的所有终端读权限。
在一实施例中,所述确定模块31,还可以设置为:接收到第二终端修改文件的请求后,确认修改文件令牌标识是否被占用;
所述控制模块32,还可以设置为:如所述修改文件令牌标识未被占用,则将所述修改文件令牌标识指派给所述第二终端,授予所述第二终端读写权限。
在一实施例中,所述装置还可以包括:
存储模块33,设置为:接收到所述第二终端的文件保存消息后,根据所述第二终端对所述共享文件的修改动作消息以堆栈方式将所述共享文件存储在所述第一终端的寄存器中;
所述控制模块32,还可以设置为:接收到所述第二终端的文件保存消息后,释放所述修改令牌标识。
在一实施例中,所述控制模块32,还可以设置为:接收到所述第二终端的不保存消息后,释放所述修改令牌标识。
本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(如系统、设备、装置、器件等)执行,在执行时,包括方法实施例的步骤之一或其组合。
可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。
上述实施例中的装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。
上述实施例中的装置/功能模块/功能单元以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。
工业实用性
本发明实施例能够处理多方同时访问文件资源的冲突,能自动将每个终端对共享文件的信息进行存储和同步显示,进而以极高的效率避免了多个终端对共享文件同时访问冲突的问题,带来了方便和实用性。大幅提升了当前会议电视终端的使用体验,带来了个性化定制终端的可能。

Claims (11)

  1. 一种处理共享文件的方法,包括:
    接收到第一终端共享文件的请求后,确认共享文件令牌标识是否被占用;
    如所述共享文件令牌标识未被占用,则将所述共享文件令牌标识指派给所述第一终端,授予所述第一终端共享文件的权限。
  2. 如权利要求1所述的方法,还包括:
    接收到所述第一终端的文件共享消息后,授予参与会议的所有终端读权限。
  3. 如权利要求1或2所述的方法,还包括:
    接收到第二终端修改文件的请求后,确认修改文件令牌标识是否被占用;
    如所述修改文件令牌标识未被占用,则将所述修改文件令牌标识指派给所述第二终端,授予所述第二终端读写权限。
  4. 如权利要求3所述的方法,还包括:
    接收到所述第二终端的文件保存消息后,根据所述第二终端对所述共享文件的修改动作消息以堆栈方式将所述共享文件存储在所述第一终端的寄存器中,同时释放所述修改令牌标识。
  5. 如权利要求3所述的方法,还包括:
    接收到所述第二终端的不保存消息后,释放所述修改令牌标识。
  6. 一种处理共享文件的装置,包括:
    确认模块,设置为:接收到第一终端共享文件的请求后,确认共享文件令牌标识是否被占用;
    控制模块,设置为:如所述共享文件令牌标识未被占用,则将所述共享文件令牌标识指派给所述第一终端,授予所述第一终端共享文件的权限。
  7. 如权利要求6所述的装置,其中:
    所述控制模块,还设置为:接收到所述第一终端的文件共享消息后,授予参与会议的所有终端读权限。
  8. 如权利要求6或7所述的装置,其中:
    所述确定模块,还设置为:接收到第二终端修改文件的请求后,确认修改文件令牌标识是否被占用;
    所述控制模块,还设置为:如所述修改文件令牌标识未被占用,则将所述修改文件令牌标识指派给所述第二终端,授予所述第二终端读写权限。
  9. 如权利要求8所述的装置,还包括:
    存储模块,设置为:接收到所述第二终端的文件保存消息后,根据所述第二终端对所述共享文件的修改动作消息以堆栈方式将所述共享文件存储在所述第一终端的寄存器中;
    所述控制模块,还设置为:接收到所述第二终端的文件保存消息后,释放所述修改令牌标识。
  10. 如权利要求8所述的装置,其中:
    所述控制模块,还设置为:接收到所述第二终端的不保存消息后,释放所述修改令牌标识。
  11. 一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行权利要求1-5任一项的方法。
PCT/CN2016/071601 2015-04-29 2016-01-21 一种处理共享文件的方法及装置 WO2016173303A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510213584.5A CN106202074B (zh) 2015-04-29 2015-04-29 一种处理共享文件的方法及装置
CN201510213584.5 2015-04-29

Publications (1)

Publication Number Publication Date
WO2016173303A1 true WO2016173303A1 (zh) 2016-11-03

Family

ID=57198141

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/071601 WO2016173303A1 (zh) 2015-04-29 2016-01-21 一种处理共享文件的方法及装置

Country Status (2)

Country Link
CN (1) CN106202074B (zh)
WO (1) WO2016173303A1 (zh)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107623833B (zh) * 2016-07-13 2021-04-20 中兴通讯股份有限公司 视频会议的控制方法、装置及系统
CN107395763A (zh) * 2017-08-30 2017-11-24 郑州云海信息技术有限公司 一种多客户端同步处理文件的方法、服务端及系统
CN107707385B (zh) 2017-09-18 2019-03-12 贵州白山云科技股份有限公司 一种数据上报方法及系统
CN108829482B (zh) * 2018-06-20 2022-04-05 广州视源电子科技股份有限公司 数据传输协作控制系统、方法、存储介质及交互设备
CN111314647A (zh) * 2018-12-11 2020-06-19 中兴通讯股份有限公司 电子白板的控制方法、移动终端及电子白板系统
CN111159513A (zh) * 2020-04-04 2020-05-15 华软智科(深圳)技术有限公司 电子文档管理系统

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101329681A (zh) * 2007-06-20 2008-12-24 国际商业机器公司 管理共享文件系统的方法和系统
CN102413128A (zh) * 2011-11-10 2012-04-11 青岛海信移动通信技术股份有限公司 一种共享电子白板的方法及网络会议系统
CN102651754A (zh) * 2011-02-28 2012-08-29 株式会社理光 白板内容共享方法、白板内容共享设备及系统
CN103685204A (zh) * 2012-09-24 2014-03-26 中国科学院声学研究所 基于物联网资源共享平台的资源鉴权方法

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7668830B2 (en) * 2004-11-29 2010-02-23 Nokia Corporation Access rights
CN101163118B (zh) * 2007-11-30 2011-04-20 腾讯科技(深圳)有限公司 一种多个im用户实时共享对象的方法和装置
US8578465B2 (en) * 2009-07-21 2013-11-05 Cisco Technology, Inc. Token-based control of permitted sub-sessions for online collaborative computing sessions
US20110282850A1 (en) * 2010-05-11 2011-11-17 Microsoft Corporation Concurrently Accessing Data
CN103607469B (zh) * 2013-11-28 2017-05-17 东莞中国科学院云计算产业技术创新与育成中心 一种实现分布式异构数据共享的云平台的数据共享方法
CN103716383B (zh) * 2013-12-13 2017-12-15 华为技术有限公司 一种访问共享资源的方法及装置
CN104217283A (zh) * 2014-08-20 2014-12-17 广东建邦计算机软件有限公司 数据共享装置和数据共享系统

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101329681A (zh) * 2007-06-20 2008-12-24 国际商业机器公司 管理共享文件系统的方法和系统
CN102651754A (zh) * 2011-02-28 2012-08-29 株式会社理光 白板内容共享方法、白板内容共享设备及系统
CN102413128A (zh) * 2011-11-10 2012-04-11 青岛海信移动通信技术股份有限公司 一种共享电子白板的方法及网络会议系统
CN103685204A (zh) * 2012-09-24 2014-03-26 中国科学院声学研究所 基于物联网资源共享平台的资源鉴权方法

Also Published As

Publication number Publication date
CN106202074A (zh) 2016-12-07
CN106202074B (zh) 2021-02-23

Similar Documents

Publication Publication Date Title
WO2016173303A1 (zh) 一种处理共享文件的方法及装置
US11410565B2 (en) Systems for classroom media sharing
US9166978B2 (en) Automatic resource provisioning for meeting collaboration
US20170366784A1 (en) Displaying Concurrently Presented Versions in Web Conferences
RU2438169C2 (ru) Подсистемно-контекстная архитектура для комнат для работы в группе в виртуальном пространстве
CN106605386B (zh) 用于分享内容的方法和设备
US9705926B2 (en) Security and retention tagging
JP7422836B2 (ja) クラウドベース文書の許可管理
BRPI0709091A2 (pt) rastreio e edição de um recurso em uma sessão colaborativa em tempo real
US20170262774A1 (en) Enhanced Management of a Web Conferencing Server
CN114827094B (zh) 基于云桌面的权限控制方法、装置、计算机设备和介质
US20150150105A1 (en) Communication management apparatus, program, communication management method, and communication management system
US10069819B2 (en) Information processing apparatus, information processing method, and information processing system
TW201440476A (zh) 畫面分享系統及方法
JP2019121812A (ja) 情報処理システム、その制御方法及びプログラム。
US11848762B2 (en) Live broadcast stream pushing method and apparatus, and electronic device
CN104113573A (zh) 画面分享系统及方法
US11716213B2 (en) Autonomous screenshare of dynamic magnification view without primary collaboration interruption
US10437982B2 (en) Communication management method and communication management system
KR20190048146A (ko) 다자간 회의 제공 장치 및 상기 장치에서의 권한 관리 방법
US20230147297A1 (en) Coordination between overlapping web conferences
Baćo et al. System for Management of Scalelite Based Videoconferencing Systems
WO2023214911A1 (en) A collaborative content system
CN116980469A (zh) 一种多媒体的共享方法、装置、设备及介质

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

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

Country of ref document: EP

Kind code of ref document: A1