WO2012142838A1 - Resource sharing system, mobile terminal and resource sharing method - Google Patents

Resource sharing system, mobile terminal and resource sharing method Download PDF

Info

Publication number
WO2012142838A1
WO2012142838A1 PCT/CN2011/083649 CN2011083649W WO2012142838A1 WO 2012142838 A1 WO2012142838 A1 WO 2012142838A1 CN 2011083649 W CN2011083649 W CN 2011083649W WO 2012142838 A1 WO2012142838 A1 WO 2012142838A1
Authority
WO
WIPO (PCT)
Prior art keywords
mobile terminal
hard disk
module
submodule
disk resource
Prior art date
Application number
PCT/CN2011/083649
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 WO2012142838A1 publication Critical patent/WO2012142838A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks

Definitions

  • the present invention relates to the field of communications, and in particular to a resource sharing system, a mobile terminal, and a resource sharing method.
  • BACKGROUND Currently, with the widespread use of mobile terminals, they generally need to support sharing with PC resources.
  • a commonly used method is to map a piece of memory of the mobile terminal to the PC (ie, the mobile terminal U disk mode), and the method is completed by using the USB protocol.
  • this method has certain limitations, that is, it only supports the operation of the shared area mapped by the PC to the mobile terminal, and does not support the operation of the mobile terminal to the PC.
  • the present invention provides a resource sharing system, a mobile terminal, and a resource sharing method, to at least solve the problem in the related art that only the resource sharing with the mobile terminal is controlled by the PC.
  • a resource sharing system includes a PC and a mobile terminal, wherein the PC includes: a server module configured to map a hard disk resource of the PC to the mobile terminal; the mobile terminal includes: a shared file module, configured to pass the file sharing protocol with the server module For resource sharing, the client module is set to mount hard disk resources.
  • the server module includes: a first installation submodule, configured to install a service corresponding to the file sharing protocol; a setting submodule, configured to set a path of the hard disk resource in the service; and a startup submodule, configured to start the set service.
  • the client module includes: a second installation submodule, configured to install a service corresponding to the file sharing protocol; the first mounting submodule, configured to use a path of the hard disk resource, and mount the hard disk resource.
  • the setting sub-module is also set to set the IP address of the mobile terminal that allows access to the hard disk resource and/or the name of the mobile terminal.
  • the client module includes: a third installation submodule, configured to install a service corresponding to the file sharing protocol; a first determining submodule, configured to determine, according to the IP address and/or the name, that the PC allows the mobile terminal to access the hard disk resource;
  • the carrier module is set to use the path of the hard disk resource to mount the hard disk resource.
  • the client module includes: a second determining submodule, configured to determine that the service is in a startup state; and a third mounting submodule, configured to directly mount the hard disk resource according to a preset setting.
  • the file sharing protocol is the network file system FS protocol.
  • the mobile terminal comprises: a shared file module, configured to share resources with a server module in the PC through a file sharing protocol, and the client module is configured to mount a hard disk resource.
  • the client module includes: an installation submodule, which is set to install a service corresponding to the file sharing protocol; a submodule is mounted, and the path of the hard disk resource is set, and the hard disk resource is mounted.
  • the resource sharing method includes: a server module in a PC mapping a hard disk resource of a PC to a mobile terminal; a shared file module in the mobile terminal and a server module sharing resources through a file sharing protocol; and a client module in the mobile terminal hanging Load hard disk resources.
  • the server module in the PC maps the hard disk resource of the PC to the mobile terminal, including: the first installation submodule in the server module installs a service corresponding to the file sharing protocol; and the setting submodule in the server module sets a path of the hard disk resource in the service;
  • the startup submodule in the server module starts the set service.
  • the client module in the mobile terminal mounts the hard disk resource, including: the second installation submodule in the client module installs a service corresponding to the file sharing protocol; the first mounting submodule in the client module uses the path of the hard disk resource, and hangs Load hard disk resources.
  • FIG. 2 is a structural block diagram of a resource sharing system according to a preferred embodiment of the present invention
  • FIG. 3 is a mobile terminal according to an embodiment of the present invention.
  • FIG. 4 is a flowchart of a resource sharing method according to an embodiment of the present invention;
  • the PC 12 includes a server module 122
  • the mobile terminal 14 includes a shared file module 142 and a client module. 144, the structure is described in detail below.
  • the server module 122 is configured to map the hard disk resource of the PC to the mobile terminal; the shared file module 142 is connected to the server module 122, is set to share resources with the server module 122 through the file sharing protocol, and the client module 144 is connected to the shared file.
  • the module 142 is configured to mount the hard disk resource mapped by the server module 122 after the shared file module 142 and the server module 122 perform resource sharing by using the file sharing protocol. In the related art, only the interaction of the mobile terminal with the PC by the PC is implemented.
  • the mobile terminal can control the resource sharing with the PC to improve the user experience. Furthermore, if the required resources in the PC are in a multi-level folder, then the folder is directly mapped to the mobile terminal, and the folder can be directly operated on the mobile terminal, copied or directly installed in the shared directory. This eliminates the need to find resources or copy on the PC, further improving the user experience.
  • the server module 122 includes a first installation sub-module 1221, a setup sub-module 1222 and a boot sub-module 1223, the structure of which is described in detail below.
  • the first installation submodule 1221 is configured to install a service corresponding to the file sharing protocol;
  • the setting submodule 1222 is connected to the first installation submodule 1221, and is configured to set a path of the hard disk resource in the service installed by the first installation submodule 1221.
  • the startup sub-module 1223 is connected to the setting sub-module 1222 and is set to start the setting of the setting sub-module 1222.
  • the client module 144 includes a second mounting submodule 1441 and a first mounting submodule 1442, the structure of which is described in detail below.
  • the second installation sub-module 1441 is configured to install a service corresponding to the file sharing protocol.
  • the first mounting sub-module 1442 is configured to use a path of the hard disk resource to mount the hard disk resource.
  • the setting sub-module 1222 is further arranged to set an IP address of the mobile terminal that allows access to the hard disk resource and/or a name of the mobile terminal.
  • the client module 144 includes a third installation submodule 1443, a first determination submodule 1444 and a second mount submodule 1445, the structure of which is described in detail below.
  • the third installation sub-module 1443 is configured to install a service corresponding to the file sharing protocol; the first determining sub-module 1444 is configured to determine, according to the IP address and/or the name, that the PC allows the mobile terminal to access the hard disk resource; the second mounting sub-module 1445, set to use the path of the hard disk resource, mount the hard disk resource.
  • the client module 144 includes a second determining sub-module 1446 and a third mounting sub-module 1447, the structure of which is described in detail below.
  • the second determining sub-module 1446 is configured to determine that the service is in an activated state; the third mounting sub-module 1447 is configured to directly mount the hard disk resource according to a preset setting.
  • the mobile terminal that does not establish the resource sharing for the first time can accelerate the process of establishing resource sharing between the PC and the mobile terminal by directly mounting the hard disk resource, thereby improving the user experience.
  • the file sharing protocol is a Net File System (NFS) protocol.
  • NFS Net File System
  • the terminal body may select an android intelligent mobile terminal capable of performing multitasking, and is equipped with a Linux operating system supporting multitasking.
  • the PC can be a PC with an Ubuntu operating system.
  • the software layer can use the FS service to implement the file sharing service.
  • the PC acts as the server and the mobile terminal acts as the client.
  • the client can mount the shared directory on the server to the local, just like accessing the local directory. Interaction.
  • the server module of the PC first installs the FS server, and the system automatically starts the NFS service after the installation, that is, the file sharing service.
  • the required shared resources can be stored on the PC.
  • the client module of the mobile terminal first installs the FS client, and mounts the shared file directory of the PC to the local, facilitating the use of shared resources.
  • FIG. 3 is a structural block diagram of a mobile terminal according to an embodiment of the present invention. As shown in FIG. 3, a shared file module 32 and a client module 34 are included. The structure thereof will be described in detail below.
  • the shared file module 32 is configured to share resources with the server module in the PC through a file sharing protocol.
  • the client module 34 is configured to mount the hard disk resource after the shared file module 32 and the server module share the resources through the file sharing protocol.
  • the client module 34 includes a mounting sub-module 342 and a mounting sub-module 344, the structure of which is described in detail below.
  • the installation sub-module 342 is configured to install a service corresponding to the file sharing protocol; the mounting sub-module 344 is set to use a path of the hard disk resource to mount the hard disk resource.
  • the present invention also provides a resource sharing method, which can be implemented based on the above resource sharing system.
  • FIG. 4 is a flowchart of a resource sharing method according to an embodiment of the present invention. As shown in FIG. 4, the following steps S402 to S406 are included.
  • Step S402 the server module in the PC maps the hard disk resource of the PC to the mobile terminal.
  • Step S404 the shared file module and the server module in the mobile terminal perform resource sharing by using a file sharing protocol.
  • Step S406 The client module in the mobile terminal mounts the hard disk resource.
  • the server module in the PC maps the hard disk resource of the PC to the mobile terminal, including: the first installation submodule in the server module installs a service corresponding to the file sharing protocol; and the setting submodule in the server module sets the hard disk resource in the service. Path; The startup submodule in the server module starts the set service.
  • FIG. 5 is a flowchart of a resource sharing method according to a preferred embodiment of the present invention. As shown in FIG. 5, the method includes the following steps S502 to S510. Step S502, the mobile terminal is connected to the PC through a USB cable, and the USB is respectively at the server and the client. A virtual NIC port is enumerated for data transmission between the mobile terminal and the PC.
  • Step S504 installing, configuring, and starting the FS service on the PC server. Specifically, the following first to third steps are included. Step 1: Install the FS package. $sudo apt-get isntall nfs-kernel- server Step 2: Modify the nfs configuration file /etc/exports, set the file path to be shared and the allowed client IP or machine name.
  • Step 3 Start the nfs service.
  • Step S506 Install the FS service package on the mobile terminal. Specifically, the first step to the first
  • Step 1 Install the FS service. Copy the original file of the FS service package to the mobile terminal code and compile it into the mobile terminal.
  • nfs-utils is the main package of FS, and provides software for rpc.nfsd and rpc.mountd, two FS background processes and other related documents. Package, you can create the above two processes in the mobile terminal code, compile the original file of the FS service compiled into the mobile terminal into an executable file, and complete the installation with a script. $sudo aptitude install nfs-common
  • Step 2 Mount the FS to the mobile terminal and complete it with a script.
  • step S508 the mobile terminal mounts the directory shared with the PC server to the local directory.
  • the mobile terminal mounts the FS service by directly setting the file directory of the server to be mounted on the user interface, and executing the corresponding script to complete the process of mounting the FS service by the mobile terminal described below.
  • Another operation of mounting the FS service is to create a new FS service in the software code of the mobile terminal.
  • the mobile terminal can start the FS service, and directly mount the FS service according to the PC shared directory configured by the user.
  • the directory shared by the PC is on the mobile terminal.
  • Step S510 after the mounting is successful, the user can copy the shared resource to the mobile terminal by using the shared directory, or install the downloaded program on the PC to the mobile terminal.
  • the technical solution of the present invention fully utilizes the modular structure, and the mobile terminal can directly operate the folder by using the file sharing technology, copy or directly install the program to the mobile terminal in the shared directory, and save the Improve the user experience by looking for resources or copying time on the PC.
  • the steps shown in the flowchart of the accompanying drawings may be performed in a computer system such as a set of computer executable instructions, and, although the logical order is shown in the flowchart, in some cases, The steps shown or described may be performed in an order different than that herein.
  • a resource sharing system By attaching the hard disk resource of the PC to the mobile terminal, the mobile terminal can control the resource sharing with the PC and improve the user experience. Furthermore, if the required resources in the PC are in a multi-level folder, then the folder is directly mapped to the mobile terminal, and the folder can be directly operated on the mobile terminal to copy or directly install the program in the shared directory. This eliminates the need to find resources or copy on the PC, further improving the user experience.
  • modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed 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, or they may be separately fabricated into individual integrated circuit modules, or they may be Multiple modules or steps are made into a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.
  • the above 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.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)

Abstract

Disclosed are a resource sharing system, a mobile terminal and a resource sharing method, the resource sharing system comprising a PC and a mobile terminal, wherein the PC comprising: a server module, set to map the PC hard disk resources to the mobile terminal; the mobile terminal comprising: a file sharing module, set to share resources with the server module via a file sharing protocol; and a client module, set to mount the hard disk resources. The present invention can realize resource sharing control by the mobile terminal between the mobile terminal itself and the PC, thereby improving user experience.

Description

资源共享系统、 移动终端及资源共享方法 技术领域 本发明涉及通信领域, 具体而言, 涉及一种资源共享系统、 移动终端及资源共享 方法。 背景技术 目前, 随着移动终端的广泛应用, 其通常需要支持与 PC资源共享。 相关技术中, 为了实现移动终端与 PC资源共享, 通常采用的方法是将移动终端 的一块内存映射到 PC上 (即移动终端 U盘模式), 该方法是利用 USB协议完成的。 但是, 该方法存在一定的局限性, 即仅支持 PC对移动终端映射的共享区域的操 作, 而不支持移动终端对 PC的操作。 发明内容 本发明提供了一种资源共享系统、 移动终端及资源共享方法, 以至少解决相关技 术中仅仅实现了由 PC控制其与移动终端的资源共享的问题。 为了实现上述目的, 根据本发明的一个方面, 提供了一种资源共享系统。 根据本发明的资源共享系统包括 PC和移动终端, 其中, PC包括: 服务器模块, 设置为将 PC 的硬盘资源映射到移动终端; 移动终端包括: 共享文件模块, 设置为与 服务器模块通过文件共享协议进行资源共享, 客户端模块, 设置为挂载硬盘资源。 服务器模块包括: 第一安装子模块, 设置为安装与文件共享协议对应的服务; 设 置子模块, 设置为设置服务中的硬盘资源的路径; 启动子模块, 设置为启动设置后的 服务。 客户端模块包括: 第二安装子模块, 设置为安装与文件共享协议对应的服务; 第 一挂载子模块, 设置为使用硬盘资源的路径, 挂载硬盘资源。 设置子模块还设置为设置允许访问硬盘资源的移动终端的 IP地址和 /或移动终端 的名称。 客户端模块包括: 第三安装子模块, 设置为安装与文件共享协议对应的服务; 第 一确定子模块, 设置为根据 IP地址和 /或名称, 确定 PC允许移动终端访问硬盘资源; 第二挂载子模块, 设置为使用硬盘资源的路径, 挂载硬盘资源。 客户端模块包括: 第二确定子模块, 设置为确定服务处于启动状态; 第三挂载子 模块, 设置为按照预先的设置, 直接挂载硬盘资源。 文件共享协议是网络文件系统 FS协议。 为了实现上述目的, 根据本发明的另一个方面, 提供了一种移动终端。 根据本发明的移动终端包括: 共享文件模块, 设置为与 PC 中的服务器模块通过 文件共享协议进行资源共享, 客户端模块, 设置为挂载硬盘资源。 客户端模块包括: 安装子模块, 设置为安装与文件共享协议对应的服务; 挂载子 模块, 设置为使用硬盘资源的路径, 挂载硬盘资源。 为了实现上述目的, 根据本发明的又一个方面, 提供了一种资源共享方法。 根据本发明的资源共享方法包括: PC中的服务器模块将 PC的硬盘资源映射到移 动终端; 移动终端中的共享文件模块与服务器模块通过文件共享协议进行资源共享; 移动终端中的客户端模块挂载硬盘资源。 TECHNICAL FIELD The present invention relates to the field of communications, and in particular to a resource sharing system, a mobile terminal, and a resource sharing method. BACKGROUND Currently, with the widespread use of mobile terminals, they generally need to support sharing with PC resources. In the related art, in order to realize sharing of resources between the mobile terminal and the PC, a commonly used method is to map a piece of memory of the mobile terminal to the PC (ie, the mobile terminal U disk mode), and the method is completed by using the USB protocol. However, this method has certain limitations, that is, it only supports the operation of the shared area mapped by the PC to the mobile terminal, and does not support the operation of the mobile terminal to the PC. SUMMARY OF THE INVENTION The present invention provides a resource sharing system, a mobile terminal, and a resource sharing method, to at least solve the problem in the related art that only the resource sharing with the mobile terminal is controlled by the PC. In order to achieve the above object, according to an aspect of the present invention, a resource sharing system is provided. The resource sharing system according to the present invention includes a PC and a mobile terminal, wherein the PC includes: a server module configured to map a hard disk resource of the PC to the mobile terminal; the mobile terminal includes: a shared file module, configured to pass the file sharing protocol with the server module For resource sharing, the client module is set to mount hard disk resources. The server module includes: a first installation submodule, configured to install a service corresponding to the file sharing protocol; a setting submodule, configured to set a path of the hard disk resource in the service; and a startup submodule, configured to start the set service. The client module includes: a second installation submodule, configured to install a service corresponding to the file sharing protocol; the first mounting submodule, configured to use a path of the hard disk resource, and mount the hard disk resource. The setting sub-module is also set to set the IP address of the mobile terminal that allows access to the hard disk resource and/or the name of the mobile terminal. The client module includes: a third installation submodule, configured to install a service corresponding to the file sharing protocol; a first determining submodule, configured to determine, according to the IP address and/or the name, that the PC allows the mobile terminal to access the hard disk resource; The carrier module is set to use the path of the hard disk resource to mount the hard disk resource. The client module includes: a second determining submodule, configured to determine that the service is in a startup state; and a third mounting submodule, configured to directly mount the hard disk resource according to a preset setting. The file sharing protocol is the network file system FS protocol. In order to achieve the above object, according to another aspect of the present invention, a mobile terminal is provided. The mobile terminal according to the present invention comprises: a shared file module, configured to share resources with a server module in the PC through a file sharing protocol, and the client module is configured to mount a hard disk resource. The client module includes: an installation submodule, which is set to install a service corresponding to the file sharing protocol; a submodule is mounted, and the path of the hard disk resource is set, and the hard disk resource is mounted. In order to achieve the above object, according to still another aspect of the present invention, a resource sharing method is provided. The resource sharing method according to the present invention includes: a server module in a PC mapping a hard disk resource of a PC to a mobile terminal; a shared file module in the mobile terminal and a server module sharing resources through a file sharing protocol; and a client module in the mobile terminal hanging Load hard disk resources.
PC中的服务器模块将 PC的硬盘资源映射到移动终端包括: 服务器模块中的第一 安装子模块安装与文件共享协议对应的服务; 服务器模块中的设置子模块设置服务中 的硬盘资源的路径; 服务器模块中的启动子模块启动设置后的服务。 移动终端中的客户端模块挂载硬盘资源包括: 客户端模块中的第二安装子模块安 装与文件共享协议对应的服务;客户端模块中的第一挂载子模块使用硬盘资源的路径, 挂载硬盘资源。 本发明通过将 PC的硬盘资源挂载到移动终端, 可以实现由移动终端控制其与 PC 的资源共享, 提高用户体验。 进而, 如果 PC 中的所需要的资源在多级文件夹下, 那 么将该文件夹直接映射到移动终端, 就可以在移动终端直接操作该文件夹, 进行拷贝 或在共享目录下直接安装程序, 从而省去了在 PC上查找资源或拷贝的时间, 进一步 提高用户体验。 附图说明 此处所说明的附图用来提供对本发明的进一步理解, 构成本申请的一部分, 本发 明的示意性实施例及其说明用于解释本发明, 并不构成对本发明的不当限定。 在附图 中: 图 1是根据本发明实施例的资源共享系统的结构框图; 图 2是根据本发明优选实施例的资源共享系统的结构框图; 图 3是根据本发明实施例的移动终端的结构框图; 图 4是根据本发明实施例的资源共享方法的流程图; 图 5是根据本发明优选实施例的资源共享方法的流程图。 具体实施方式 需要说明的是, 在不冲突的情况下, 本申请中的实施例及实施例中的特征可以相 互组合。 下面将参考附图并结合实施例来详细说明本发明。 图 1是根据本发明实施例的资源共享系统的结构框图, 如图 1所示, 包括 PC 12 和移动终端 14, 其中 PC 12包括服务器模块 122, 移动终端 14包括共享文件模块 142 和客户端模块 144, 下面对其结构进行详细描述。 服务器模块 122, 设置为将 PC的硬盘资源映射到移动终端; 共享文件模块 142, 连接至服务器模块 122, 设置为与服务器模块 122通过文件共享协议进行资源共享, 客户端模块 144,连接至共享文件模块 142, 设置为在共享文件模块 142与服务器模块 122通过文件共享协议进行资源共享之后, 挂载服务器模块 122映射的硬盘资源。 相关技术中, 仅仅实现了由 PC控制移动终端与 PC的交互。本发明实施例中, 通 过将 PC的硬盘资源挂载到移动终端, 可以实现由移动终端控制其与 PC的资源共享, 提高用户体验。 进而, 如果 PC 中的所需要的资源在多级文件夹下, 那么将该文件夹 直接映射到移动终端, 就可以在移动终端直接操作该文件夹, 进行拷贝或在共享目录 下直接安装程序, 从而省去了在 PC上查找资源或拷贝的时间, 进一步提高用户体验。 优选地, 服务器模块 122包括第一安装子模块 1221, 设置子模块 1222和启动子 模块 1223, 下面对其结构进行详细描述。 第一安装子模块 1221,设置为安装与文件共享协议对应的服务;设置子模块 1222, 连接至第一安装子模块 1221, 设置为设置第一安装子模块 1221安装的服务中的硬盘 资源的路径; 启动子模块 1223,连接至设置子模块 1222,设置为启动设置子模块 1222 设置后的服务。 优选地, 客户端模块 144包括第二安装子模块 1441和第一挂载子模块 1442, 下 面对其结构进行详细描述。 第二安装子模块 1441, 设置为安装与文件共享协议对应的服务; 第一挂载子模块 1442, 设置为使用硬盘资源的路径, 挂载硬盘资源。 优选地, 设置子模块 1222还设置为设置允许访问硬盘资源的移动终端的 IP地址 和 /或移动终端的名称。 优选地, 客户端模块 144包括第三安装子模块 1443, 第一确定子模块 1444和第 二挂载子模块 1445, 下面对其结构进行详细描述。 第三安装子模块 1443, 设置为安装与文件共享协议对应的服务; 第一确定子模块 1444, 设置为根据 IP地址和 /或名称, 确定 PC允许移动终端访问硬盘资源; 第二挂载 子模块 1445, 设置为使用硬盘资源的路径, 挂载硬盘资源。 本优选实施例中, 通过判断移动终端的 IP地址和 /或移动终端的名称, 可以实现 对移动终端的鉴权, 从而提高映射的硬盘资源的安全性。 优选地, 客户端模块 144包括第二确定子模块 1446和第三挂载子模块 1447, 下 面对其结构进行详细描述。 第二确定子模块 1446, 设置为确定服务处于启动状态; 第三挂载子模块 1447, 设 置为按照预先的设置, 直接挂载硬盘资源。 本优选实施例中, 对于非首次建立资源共享的移动终端, 可以通过直接挂载硬盘 资源, 加速 PC与移动终端建立资源共享的过程, 从而提高用户体验。 优选地, 文件共享协议是网络文件系统 (Net File System, 简称为 NFS) 协议。 下面将结合实例对本发明实施例的实现过程进行详细描述。 图 2是根据本发明优选实施例的资源共享系统的结构框图, 如图 2所示, 终端主 体可以选用可执行多任务的 android智能移动终端,配有支持多任务的 linux操作系统, PC可以选用安装有 Ubuntu操作系统的 PC。 此外, 软件层面可以利用 FS服务来实 现文件共享服务, PC做为服务器, 移动终端做为客户端, 客户端可以把服务器上的共 享目录挂载到本地, 就像访问本地目录一样, 实现数据的交互。 具体地, PC的服务器模块, 首先安装 FS服务器, 安装结束后系统会自动启动 NFS服务, 也就是文件共享服务。 在 PC上可以存放所需要的共享资源。 移动终端的 客户端模块, 首先安装 FS客户端, 将 PC的共享文件目录挂载到本地, 方便使用共 享资源。 共享文件模块, 由 FS服务实现, FS (网络文件系统) 是 TCP/IP协议集 所提供的一种子协议, 该协议可以实现 LINUX/UNIX主机之间的文件共享, 该服务可 集中存储数据, 节省空间。 最后, 只要加载服务器的共享文件系统就可以在本地访问 远程服务器的资源, 使移动终端与 PC完成数据交互。 本发明还提供了一种移动终端。图 3是根据本发明实施例的移动终端的结构框图, 如图 3所示, 包括共享文件模块 32和客户端模块 34, 下面对其结构进行详细描述。 共享文件模块 32,设置为与 PC中的服务器模块通过文件共享协议进行资源共享, 客户端模块 34, 设置为在共享文件模块 32与服务器模块通过文件共享协议进行资源 共享之后, 挂载硬盘资源。 优选地, 客户端模块 34包括安装子模块 342和挂载子模块 344, 下面对其结构进 行详细描述。 安装子模块 342, 设置为安装与文件共享协议对应的服务; 挂载子模块 344, 设置 为使用硬盘资源的路径, 挂载硬盘资源。 本发明还提供了一种资源共享方法, 该方法可以基于上述资源共享系统而实现。 图 4是根据本发明实施例的资源共享方法的流程图,如图 4所示,包括如下的步骤 S402 至步骤 S406。 步骤 S402, PC中的服务器模块将 PC的硬盘资源映射到移动终端。 步骤 S404,移动终端中的共享文件模块与服务器模块通过文件共享协议进行资源 共享。 步骤 S406, 移动终端中的客户端模块挂载硬盘资源。 优选地, PC中的服务器模块将 PC的硬盘资源映射到移动终端包括: 服务器模块 中的第一安装子模块安装与文件共享协议对应的服务; 服务器模块中的设置子模块设 置服务中的硬盘资源的路径; 服务器模块中的启动子模块启动设置后的服务。 优选地, 移动终端中的客户端模块挂载硬盘资源包括: 客户端模块中的第二安装 子模块安装与文件共享协议对应的服务; 客户端模块中的第一挂载子模块使用硬盘资 源的路径, 挂载硬盘资源。 下面将结合实例对本发明实施例的实现过程进行详细描述。 图 5是根据本发明优选实施例的资源共享方法的流程图, 如图 5所示, 包括如下 的步骤 S502至步骤 S510 步骤 S502, 移动终端通过 USB线与 PC相连, USB分别在服务器和客户端枚举 出虚拟的网卡端口, 用于移动终端与 PC间的数据传输。 步骤 S504, 在 PC服务器端安装、 配置、 启动 FS服务。 具体地, 包括如下的第 一步至第三步。 第一步: 安装 FS软件包。 $sudo apt-get isntall nfs-kernel- server 第二步: 修改 nfs配置文件 /etc/exports, 设置将要共享的文件路径和允许的客户机 IP或机器名。 The server module in the PC maps the hard disk resource of the PC to the mobile terminal, including: the first installation submodule in the server module installs a service corresponding to the file sharing protocol; and the setting submodule in the server module sets a path of the hard disk resource in the service; The startup submodule in the server module starts the set service. The client module in the mobile terminal mounts the hard disk resource, including: the second installation submodule in the client module installs a service corresponding to the file sharing protocol; the first mounting submodule in the client module uses the path of the hard disk resource, and hangs Load hard disk resources. By attaching the hard disk resource of the PC to the mobile terminal, the present invention can realize the resource sharing between the mobile terminal and the PC, thereby improving the user experience. Furthermore, if the required resources in the PC are in a multi-level folder, then the folder is directly mapped to the mobile terminal, and the folder can be directly operated on the mobile terminal, copied or directly installed in the shared directory. This eliminates the need to find resources or copy on the PC, further improving the user experience. BRIEF DESCRIPTION OF THE DRAWINGS The accompanying drawings, which are set to illustrate,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 1 is a structural block diagram of a resource sharing system according to an embodiment of the present invention; FIG. 2 is a structural block diagram of a resource sharing system according to a preferred embodiment of the present invention; FIG. 3 is a mobile terminal according to an embodiment of the present invention. FIG. 4 is a flowchart of a resource sharing method according to an embodiment of the present invention; and FIG. 5 is a flowchart of a resource sharing method according to a preferred embodiment of the present invention. DETAILED DESCRIPTION OF THE PREFERRED 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. The invention will be described in detail below with reference to the drawings in conjunction with the embodiments. 1 is a structural block diagram of a resource sharing system according to an embodiment of the present invention. As shown in FIG. 1, a PC 12 and a mobile terminal 14 are included. The PC 12 includes a server module 122, and the mobile terminal 14 includes a shared file module 142 and a client module. 144, the structure is described in detail below. The server module 122 is configured to map the hard disk resource of the PC to the mobile terminal; the shared file module 142 is connected to the server module 122, is set to share resources with the server module 122 through the file sharing protocol, and the client module 144 is connected to the shared file. The module 142 is configured to mount the hard disk resource mapped by the server module 122 after the shared file module 142 and the server module 122 perform resource sharing by using the file sharing protocol. In the related art, only the interaction of the mobile terminal with the PC by the PC is implemented. In the embodiment of the present invention, by mounting the hard disk resource of the PC to the mobile terminal, the mobile terminal can control the resource sharing with the PC to improve the user experience. Furthermore, if the required resources in the PC are in a multi-level folder, then the folder is directly mapped to the mobile terminal, and the folder can be directly operated on the mobile terminal, copied or directly installed in the shared directory. This eliminates the need to find resources or copy on the PC, further improving the user experience. Preferably, the server module 122 includes a first installation sub-module 1221, a setup sub-module 1222 and a boot sub-module 1223, the structure of which is described in detail below. The first installation submodule 1221 is configured to install a service corresponding to the file sharing protocol; the setting submodule 1222 is connected to the first installation submodule 1221, and is configured to set a path of the hard disk resource in the service installed by the first installation submodule 1221. The startup sub-module 1223 is connected to the setting sub-module 1222 and is set to start the setting of the setting sub-module 1222. Preferably, the client module 144 includes a second mounting submodule 1441 and a first mounting submodule 1442, the structure of which is described in detail below. The second installation sub-module 1441 is configured to install a service corresponding to the file sharing protocol. The first mounting sub-module 1442 is configured to use a path of the hard disk resource to mount the hard disk resource. Preferably, the setting sub-module 1222 is further arranged to set an IP address of the mobile terminal that allows access to the hard disk resource and/or a name of the mobile terminal. Preferably, the client module 144 includes a third installation submodule 1443, a first determination submodule 1444 and a second mount submodule 1445, the structure of which is described in detail below. The third installation sub-module 1443 is configured to install a service corresponding to the file sharing protocol; the first determining sub-module 1444 is configured to determine, according to the IP address and/or the name, that the PC allows the mobile terminal to access the hard disk resource; the second mounting sub-module 1445, set to use the path of the hard disk resource, mount the hard disk resource. In the preferred embodiment, by determining the IP address of the mobile terminal and/or the name of the mobile terminal, the authentication of the mobile terminal can be implemented, thereby improving the security of the mapped hard disk resource. Preferably, the client module 144 includes a second determining sub-module 1446 and a third mounting sub-module 1447, the structure of which is described in detail below. The second determining sub-module 1446 is configured to determine that the service is in an activated state; the third mounting sub-module 1447 is configured to directly mount the hard disk resource according to a preset setting. In the preferred embodiment, the mobile terminal that does not establish the resource sharing for the first time can accelerate the process of establishing resource sharing between the PC and the mobile terminal by directly mounting the hard disk resource, thereby improving the user experience. Preferably, the file sharing protocol is a Net File System (NFS) protocol. The implementation process of the embodiment of the present invention will be described in detail below with reference to examples. 2 is a structural block diagram of a resource sharing system according to a preferred embodiment of the present invention. As shown in FIG. 2, the terminal body may select an android intelligent mobile terminal capable of performing multitasking, and is equipped with a Linux operating system supporting multitasking. The PC can be a PC with an Ubuntu operating system. In addition, the software layer can use the FS service to implement the file sharing service. The PC acts as the server and the mobile terminal acts as the client. The client can mount the shared directory on the server to the local, just like accessing the local directory. Interaction. Specifically, the server module of the PC first installs the FS server, and the system automatically starts the NFS service after the installation, that is, the file sharing service. The required shared resources can be stored on the PC. The client module of the mobile terminal first installs the FS client, and mounts the shared file directory of the PC to the local, facilitating the use of shared resources. Shared file module, implemented by FS service, FS (Network File System) is a sub-protocol provided by TCP/IP protocol set, which can realize file sharing between LINUX/UNIX hosts. This service can store data centrally and save. space. Finally, as long as the server's shared file system is loaded, the remote server's resources can be accessed locally, enabling the mobile terminal to complete data interaction with the PC. The invention also provides a mobile terminal. FIG. 3 is a structural block diagram of a mobile terminal according to an embodiment of the present invention. As shown in FIG. 3, a shared file module 32 and a client module 34 are included. The structure thereof will be described in detail below. The shared file module 32 is configured to share resources with the server module in the PC through a file sharing protocol. The client module 34 is configured to mount the hard disk resource after the shared file module 32 and the server module share the resources through the file sharing protocol. Preferably, the client module 34 includes a mounting sub-module 342 and a mounting sub-module 344, the structure of which is described in detail below. The installation sub-module 342 is configured to install a service corresponding to the file sharing protocol; the mounting sub-module 344 is set to use a path of the hard disk resource to mount the hard disk resource. The present invention also provides a resource sharing method, which can be implemented based on the above resource sharing system. FIG. 4 is a flowchart of a resource sharing method according to an embodiment of the present invention. As shown in FIG. 4, the following steps S402 to S406 are included. Step S402, the server module in the PC maps the hard disk resource of the PC to the mobile terminal. Step S404, the shared file module and the server module in the mobile terminal perform resource sharing by using a file sharing protocol. Step S406: The client module in the mobile terminal mounts the hard disk resource. Preferably, the server module in the PC maps the hard disk resource of the PC to the mobile terminal, including: the first installation submodule in the server module installs a service corresponding to the file sharing protocol; and the setting submodule in the server module sets the hard disk resource in the service. Path; The startup submodule in the server module starts the set service. Preferably, the client module in the mobile terminal mounts the hard disk resource, including: the second installation submodule in the client module installs a service corresponding to the file sharing protocol; the first mounting submodule in the client module uses the hard disk resource Path, mount the hard disk resource. The implementation process of the embodiment of the present invention will be described in detail below with reference to examples. FIG. 5 is a flowchart of a resource sharing method according to a preferred embodiment of the present invention. As shown in FIG. 5, the method includes the following steps S502 to S510. Step S502, the mobile terminal is connected to the PC through a USB cable, and the USB is respectively at the server and the client. A virtual NIC port is enumerated for data transmission between the mobile terminal and the PC. Step S504, installing, configuring, and starting the FS service on the PC server. Specifically, the following first to third steps are included. Step 1: Install the FS package. $sudo apt-get isntall nfs-kernel- server Step 2: Modify the nfs configuration file /etc/exports, set the file path to be shared and the allowed client IP or machine name.
$sudo emacs exports $sudo emacs exports
/ home/dev/share (目录名) 192.168.9.1 (rw) (客户端地址, 读写共享) 第三步: 启动 nfs服务。 / home/dev/share (directory name) 192.168.9.1 (rw) (client address, read-write sharing) Step 3: Start the nfs service.
$sudo / etc/init . d/portmap restart $sudo / etc/init . d/portmap restart
$sudo / etc/init . d/ nfs-kernel- server restart 步骤 S506, 在移动终端安装 FS服务软件包。 具体地, 包括如下的第一步至第 一 $sudo / etc/init . d/ nfs-kernel- server restart Step S506, Install the FS service package on the mobile terminal. Specifically, the first step to the first
——少。 第一步: 安装 FS服务。 将 FS 服务软件包的原文件拷贝到移动终端代码中编译到移动终端中, 其中 nfs-utils是 FS的主要套件, 提供 rpc.nfsd及 rpc.mountd这两个 FS后台进程与其他 相关文档的软件包, 可以在移动终端代码中创建上述两个进程, 将编译到移动终端中 的 FS服务原文件制做一个可执行文件, 用脚本来完成安装。 $sudo aptitude install nfs-common 第二步: 挂载 FS到移动终端, 用脚本来完成。 setenv bootargs nfs console=ttyVS0,230400 mem=256M root=home/ dev/ nfs nfsroot=192.168.2.1 :/root/rootfs rw noinitrd init=/initsetenv ifconfig ip=l.1.1.6: 192.168.11.74: 1.1.1.1 :255.255.255.0:usb0:none //192.168.2.1是 nfs服务器的 IP --less. Step 1: Install the FS service. Copy the original file of the FS service package to the mobile terminal code and compile it into the mobile terminal. nfs-utils is the main package of FS, and provides software for rpc.nfsd and rpc.mountd, two FS background processes and other related documents. Package, you can create the above two processes in the mobile terminal code, compile the original file of the FS service compiled into the mobile terminal into an executable file, and complete the installation with a script. $sudo aptitude install nfs-common Step 2: Mount the FS to the mobile terminal and complete it with a script. Setenv bootargs nfs console=ttyVS0,230400 mem=256M root=home/ dev/ nfs nfsroot=192.168.2.1 :/root/rootfs rw noinitrd init=/initsetenv ifconfig ip=l.1.1.6: 192.168.11.74: 1.1.1.1 :255.255.255.0:usb0:none //192.168.2.1 is the IP of the nfs server
//1.1.1.6是移动终端的 ip, 步骤 S508, 移动终端将与 PC服务器共享的目录挂载到本地目录下。 对于用户来说,移动终端挂载 FS服务的操作可在用户界面上直接设置所要挂载 服务器的文件目录, 即可执行相应脚本完成下述移动终端挂载 FS服务的过程。 另一种挂载 FS服务的操作是在移动终端的软件代码中新建一个 FS service,在 用户开启共享 PC资源功能时, 移动终端可以启动 FS服务, 根据用户配置的 PC共 享目录, 直接挂载与 PC共享的目录到移动终端上。 步骤 S510, 挂载成功后用户可以利用共享目录拷贝共享资源到移动终端, 或安装 PC上下载的程序到移动终端。 从上述实施例可以看出, 本发明技术方案充分利用了模块化结构, 利用文件共享 技术移动终端可以直接操作文件夹, 进行拷贝或在共享目录下直接安装程序到移动终 端上, 省去了在 PC上查找资源或拷贝的时间, 改善用户体验。 需要说明的是, 在附图的流程图示出的步骤可以在诸如一组计算机可执行指令的 计算机系统中执行, 并且, 虽然在流程图中示出了逻辑顺序, 但是在某些情况下, 可 以以不同于此处的顺序执行所示出或描述的步骤。 综上所述, 根据本发明的上述实施例, 提供了一种资源共享系统、 移动终端及资 源共享方法。 本发明通过将 PC 的硬盘资源挂载到移动终端, 可以实现由移动终端控 制其与 PC的资源共享, 提高用户体验。进而, 如果 PC中的所需要的资源在多级文件 夹下, 那么将该文件夹直接映射到移动终端, 就可以在移动终端直接操作该文件夹, 进行拷贝或在共享目录下直接安装程序, 从而省去了在 PC上查找资源或拷贝的时间, 进一步提高用户体验。 显然, 本领域的技术人员应该明白, 上述的本发明的各模块或各步骤可以用通用 的计算装置来实现, 它们可以集中在单个的计算装置上, 或者分布在多个计算装置所 组成的网络上, 可选地, 它们可以用计算装置可执行的程序代码来实现, 从而, 可以 将它们存储在存储装置中由计算装置来执行, 或者将它们分别制作成各个集成电路模 块, 或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。 这样, 本发明 不限制于任何特定的硬件和软件结合。 以上所述仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本领域的技 术人员来说, 本发明可以有各种更改和变化。 凡在本发明的精神和原则之内, 所作的 任何修改、 等同替换、 改进等, 均应包含在本发明的保护范围之内。 //1.1.1.6 is the ip of the mobile terminal, step S508, the mobile terminal mounts the directory shared with the PC server to the local directory. For the user, the mobile terminal mounts the FS service by directly setting the file directory of the server to be mounted on the user interface, and executing the corresponding script to complete the process of mounting the FS service by the mobile terminal described below. Another operation of mounting the FS service is to create a new FS service in the software code of the mobile terminal. When the user opens the function of sharing the PC resource, the mobile terminal can start the FS service, and directly mount the FS service according to the PC shared directory configured by the user. The directory shared by the PC is on the mobile terminal. Step S510, after the mounting is successful, the user can copy the shared resource to the mobile terminal by using the shared directory, or install the downloaded program on the PC to the mobile terminal. It can be seen from the above embodiments that the technical solution of the present invention fully utilizes the modular structure, and the mobile terminal can directly operate the folder by using the file sharing technology, copy or directly install the program to the mobile terminal in the shared directory, and save the Improve the user experience by looking for resources or copying time on the PC. It should be noted that the steps shown in the flowchart of the accompanying drawings may be performed in a computer system such as a set of computer executable instructions, and, although the logical order is shown in the flowchart, in some cases, The steps shown or described may be performed in an order different than that herein. In summary, according to the above embodiments of the present invention, a resource sharing system, a mobile terminal, and a resource sharing method are provided. By attaching the hard disk resource of the PC to the mobile terminal, the mobile terminal can control the resource sharing with the PC and improve the user experience. Furthermore, if the required resources in the PC are in a multi-level folder, then the folder is directly mapped to the mobile terminal, and the folder can be directly operated on the mobile terminal to copy or directly install the program in the shared directory. This eliminates the need to find resources or copy on the PC, further improving the user experience. Obviously, those skilled in the art should understand that the above modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed 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, or they may be separately fabricated into individual integrated circuit modules, or they may be Multiple modules or steps are made into a single integrated circuit module. Thus, the invention is not limited to any specific combination of hardware and software. The above 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.

Claims

权 利 要 求 书 Claim
1. 一种资源共享系统, 包括个人计算机 PC和移动终端, 其中, A resource sharing system, comprising a personal computer PC and a mobile terminal, wherein
所述 PC包括:  The PC includes:
服务器模块, 设置为将所述 PC的硬盘资源映射到所述移动终端; 所述移动终端包括:  a server module, configured to map a hard disk resource of the PC to the mobile terminal; the mobile terminal includes:
共享文件模块,设置为与所述服务器模块通过文件共享协议进行资源共享, 客户端模块, 设置为挂载所述硬盘资源。  The shared file module is configured to share resources with the server module through a file sharing protocol, and the client module is configured to mount the hard disk resource.
2. 根据权利要求 1所述的系统, 其中, 所述服务器模块包括: 2. The system according to claim 1, wherein the server module comprises:
第一安装子模块, 设置为安装与所述文件共享协议对应的服务; 设置子模块, 设置为设置所述服务中的所述硬盘资源的路径; 启动子模块, 设置为启动设置后的所述服务。  a first installation submodule, configured to install a service corresponding to the file sharing protocol; a setting submodule, configured to set a path of the hard disk resource in the service; a startup submodule, configured to be configured after starting the setting service.
3. 根据权利要求 2所述的系统, 其中, 所述客户端模块包括: 第二安装子模块, 设置为安装与所述文件共享协议对应的服务; 第一挂载子模块, 设置为使用所述硬盘资源的路径, 挂载所述硬盘资源。 The system according to claim 2, wherein the client module comprises: a second installation submodule, configured to install a service corresponding to the file sharing protocol; and a first mounting submodule configured to be used The path of the hard disk resource, and the hard disk resource is mounted.
4. 根据权利要求 2所述的系统, 其中, 所述设置子模块还设置为设置允许访问所 述硬盘资源的移动终端的 IP地址和 /或移动终端的名称。 4. The system of claim 2, wherein the setting sub-module is further configured to set an IP address of the mobile terminal that allows access to the hard disk resource and/or a name of the mobile terminal.
5. 根据权利要求 4所述的系统, 其中, 所述客户端模块包括: 5. The system according to claim 4, wherein the client module comprises:
第三安装子模块, 设置为安装与所述文件共享协议对应的服务; 第一确定子模块, 设置为根据所述 IP地址和 /或所述名称, 确定所述 PC允 许所述移动终端访问所述硬盘资源;  a third installation submodule, configured to install a service corresponding to the file sharing protocol; a first determining submodule, configured to determine, according to the IP address and/or the name, that the PC allows the mobile terminal to access the Hard disk resources;
第二挂载子模块, 设置为使用所述硬盘资源的路径, 挂载所述硬盘资源。  The second mounting submodule is configured to use the path of the hard disk resource to mount the hard disk resource.
6. 根据权利要求 2所述的系统, 其中, 所述客户端模块包括: 第二确定子模块, 设置为确定所述服务处于启动状态; The system according to claim 2, wherein the client module comprises: a second determining submodule, configured to determine that the service is in an activated state;
第三挂载子模块, 设置为按照预先的设置, 直接挂载所述硬盘资源。 The third mounting submodule is configured to directly mount the hard disk resource according to a preset setting.
7. 根据权利要求 1至 6中任一项所述的系统, 其中, 所述文件共享协议是网络文 件系统 FS协议。 The system according to any one of claims 1 to 6, wherein the file sharing protocol is a network file system FS protocol.
8. —种移动终端, 包括: 8. A mobile terminal, comprising:
共享文件模块, 设置为与个人计算机 PC中的服务器模块通过文件共享协 议进行资源共享,  a shared file module, set to share resources with a server module in a personal computer PC through a file sharing protocol,
客户端模块, 设置为挂载所述硬盘资源。  The client module is set to mount the hard disk resource.
9. 根据权利要求 8所述的移动终端, 其中, 所述客户端模块包括: The mobile terminal according to claim 8, wherein the client module comprises:
安装子模块, 设置为安装与所述文件共享协议对应的服务; 挂载子模块, 设置为使用所述硬盘资源的路径, 挂载所述硬盘资源。  The sub-module is installed to install a service corresponding to the file sharing protocol; the sub-module is mounted, and the path of the hard disk resource is set to mount the hard disk resource.
10. 一种资源共享方法, 包括: 10. A method of resource sharing, including:
个人计算机 PC中的服务器模块将所述 PC的硬盘资源映射到所述移动终 A server module in the personal computer PC maps the hard disk resource of the PC to the mobile terminal
¾ ; 3⁄4 ;
所述移动终端中的共享文件模块与所述服务器模块通过文件共享协议进行 资源共享;  The shared file module in the mobile terminal and the server module share resources through a file sharing protocol;
所述移动终端中的客户端模块挂载所述硬盘资源。  The client module in the mobile terminal mounts the hard disk resource.
11. 根据权利要求 10所述的方法, 其中, 所述 PC中的服务器模块将所述 PC的硬 盘资源映射到所述移动终端包括: The method of claim 10, wherein the mapping, by the server module in the PC, the hard disk resource of the PC to the mobile terminal comprises:
所述服务器模块中的第一安装子模块安装与所述文件共享协议对应的服 务;  The first installation submodule in the server module installs a service corresponding to the file sharing protocol;
所述服务器模块中的设置子模块设置所述服务中的所述硬盘资源的路径; 所述服务器模块中的启动子模块启动设置后的所述服务。  The setting submodule in the server module sets a path of the hard disk resource in the service; the startup submodule in the server module starts the set service.
12. 根据权利要求 11所述的方法,其中,所述移动终端中的客户端模块挂载所述硬 盘资源包括: The method of claim 11, wherein the client module in the mobile terminal mounts the hard disk resource comprises:
所述客户端模块中的第二安装子模块安装与所述文件共享协议对应的服 务;  The second installation submodule in the client module installs a service corresponding to the file sharing protocol;
所述客户端模块中的第一挂载子模块使用所述硬盘资源的路径, 挂载所述 硬盘资源。  The first mount submodule in the client module uses the path of the hard disk resource to mount the hard disk resource.
PCT/CN2011/083649 2011-04-21 2011-12-07 Resource sharing system, mobile terminal and resource sharing method WO2012142838A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110101081.0 2011-04-21
CN2011101010810A CN102170473A (en) 2011-04-21 2011-04-21 Resource sharing system, mobile terminal and resource sharing method

Publications (1)

Publication Number Publication Date
WO2012142838A1 true WO2012142838A1 (en) 2012-10-26

Family

ID=44491449

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/083649 WO2012142838A1 (en) 2011-04-21 2011-12-07 Resource sharing system, mobile terminal and resource sharing method

Country Status (2)

Country Link
CN (1) CN102170473A (en)
WO (1) WO2012142838A1 (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102170473A (en) * 2011-04-21 2011-08-31 中兴通讯股份有限公司 Resource sharing system, mobile terminal and resource sharing method
CN103577210B (en) * 2012-08-06 2017-11-28 广州三星通信技术研究有限公司 The system and method for carry between mobile terminal
CN103812915A (en) * 2012-11-15 2014-05-21 中兴通讯股份有限公司 Resource sharing method, device and system, terminal and resource management center
CN103885818A (en) * 2012-12-20 2014-06-25 联想(北京)有限公司 Method and electronic device for invoking resources
CN105554117A (en) * 2015-12-18 2016-05-04 山东海量信息技术研究院 Method for achieving file sharing by utilizing network file system
CN106341905B (en) * 2016-08-31 2019-09-20 广州视睿电子科技有限公司 A kind of file sharing method based on wireless network, equipment and system
CN106550037B (en) * 2016-11-07 2019-09-24 天脉聚源(北京)传媒科技有限公司 A kind of method and device of server data sharing
CN107580232A (en) * 2017-09-28 2018-01-12 郑州云海信息技术有限公司 A kind of video living transmission system and method
CN108462701B (en) * 2018-02-12 2021-06-01 武汉卡比特信息有限公司 Hotspot-free shared mobile phone network surfing system and method
CN110597773B (en) * 2019-08-28 2022-07-29 北京梦想绽放科技有限公司 Method and apparatus for sharing files between computer device and virtual reality device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070260606A1 (en) * 2006-05-04 2007-11-08 Dell Products L.P. System and method for using a network file system mount from a remote management card
CN101163304A (en) * 2007-11-26 2008-04-16 深圳华为通信技术有限公司 Method and system for processing files of peripheral equipment and a mobile terminal
CN101378411A (en) * 2008-09-28 2009-03-04 深圳华为通信技术有限公司 Mobile terminal, server and data access method
CN102170473A (en) * 2011-04-21 2011-08-31 中兴通讯股份有限公司 Resource sharing system, mobile terminal and resource sharing method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070260606A1 (en) * 2006-05-04 2007-11-08 Dell Products L.P. System and method for using a network file system mount from a remote management card
CN101163304A (en) * 2007-11-26 2008-04-16 深圳华为通信技术有限公司 Method and system for processing files of peripheral equipment and a mobile terminal
CN101378411A (en) * 2008-09-28 2009-03-04 深圳华为通信技术有限公司 Mobile terminal, server and data access method
CN102170473A (en) * 2011-04-21 2011-08-31 中兴通讯股份有限公司 Resource sharing system, mobile terminal and resource sharing method

Also Published As

Publication number Publication date
CN102170473A (en) 2011-08-31

Similar Documents

Publication Publication Date Title
WO2012142838A1 (en) Resource sharing system, mobile terminal and resource sharing method
EP2973147B1 (en) Policy-based secure web boot
US9864754B2 (en) Virtual desktop infrastructure private cloud
US8943606B2 (en) Systems and methods for associating a virtual machine with an access control right
CN106933648B (en) Method and system for multi-tenant container resource management
TWI753421B (en) Method, apparatus, and GPU node for executing an application program, and computing device and machine-readable storage medium therefor
EP3117314B1 (en) Method and system for securely transmitting volumes into cloud
WO2010078769A1 (en) Access method and access apparatus for network file system
JP2018502383A (en) System on chip with reconfigurable resources for multiple computer subsystems
AU2012242758A1 (en) Deployment system for multi-node applications
CN109040207B (en) Method, device and equipment for accessing user mode network file system
BRPI0807435A2 (en) PROCEDURE FOR PROVIDING CONNECTIVITY BETWEEN A PORTABLE DEVICE, COMPUTER SECRETARY DEVICE AND NETWORK RESOURCES
CN110198334A (en) Access method, device and storage medium based on object storage service
CN107580011B (en) Data sharing method and desktop cloud server
JP2019530089A (en) Method and apparatus for realizing communication between web page and native application, and electronic apparatus
WO2016041322A1 (en) Method of forwarding in-application traffic on smart mobile terminal
JP6445710B2 (en) Multi-mode system on chip
CA3138505A1 (en) Methods and systems for accessing remotely stored files using virtual applications
WO2020063607A1 (en) Application client launch method, service server, and client device
WO2023035758A1 (en) Input method setting method and apparatus, input method, and electronic device
WO2015074391A1 (en) Method and apparatus for mounting peripheral components on multiple virtual machines
CN107003981B (en) Synchronizing with a locally paired device to obtain data from a remote server using point-to-point communication
CN113632064A (en) Provisioning services (PVS) cloud streaming with read caching
EP3387816B1 (en) Connecting and retrieving security tokens based on context
CN105763545B (en) A kind of BYOD method and device

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

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

Country of ref document: EP

Kind code of ref document: A1