CN107332934A - A kind of resource share method, service end, client and resource sharing system - Google Patents
A kind of resource share method, service end, client and resource sharing system Download PDFInfo
- Publication number
- CN107332934A CN107332934A CN201710706637.6A CN201710706637A CN107332934A CN 107332934 A CN107332934 A CN 107332934A CN 201710706637 A CN201710706637 A CN 201710706637A CN 107332934 A CN107332934 A CN 107332934A
- Authority
- CN
- China
- Prior art keywords
- client
- document
- sharing
- server
- directory
- Prior art date
- Legal status (The legal status 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 status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 49
- 230000004048 modification Effects 0.000 claims abstract description 97
- 238000012986 modification Methods 0.000 claims abstract description 97
- 230000008569 process Effects 0.000 description 7
- 239000002184 metal Substances 0.000 description 5
- 230000009471 action Effects 0.000 description 4
- 238000011161 development Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 2
- 238000012827 research and development Methods 0.000 description 2
- 241000700605 Viruses Species 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 238000009434 installation Methods 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000002265 prevention Effects 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1097—Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/06—Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1095—Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/60—Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The invention provides a kind of method of resource-sharing, service end, client and resource sharing system, when this method is applied to service end, including:Store at least one outside client and distinguish at least one corresponding document, and corresponding at least one document of each described client file catalogue;The sharing request that client is sent is received, it is determined that destination document catalogue corresponding with the client, and give the client by the destination document catalogue sharing;Receive the modification request that the client is sent according to the destination document catalogue;Asked according to the modification, from least one corresponding document of the destination document catalogue, determine document to be modified, and the document to be modified is modified.This programme can realize the resource-sharing of client and service end with different operating system, and improve the order of shared data.
Description
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a resource sharing method, a server, a client, and a resource sharing system.
Background
With the development of computer technology, documents which people need to process are increasing. In order to improve the efficiency of document processing, information exchange, and the like, users often need to share data. For example, in the process of code development, each developer has its own personal computer, and the team data is dispersed in each computer, so data sharing is needed to realize data exchange and summarization.
At present, the common data sharing method is as follows: each client can download the document from the server, and if the document is modified, the client needs to locally modify the document and then return the modified document to the server, so that the server updates the document according to the modified document, and then other clients can download the modified document.
When the method is adopted for document sharing, if the client side modifies the document and does not return the modified document to the server side, the server side cannot update the document, and when other client sides download, the downloaded document is still the document before modification. This allows both pre-modified and post-modified documents to exist in each client, resulting in disordering of the data shared by the server and the clients.
Disclosure of Invention
The embodiment of the invention provides a resource sharing method, a server, a client and a resource sharing system, which can improve the ordering of shared data.
In a first aspect, an embodiment of the present invention provides a method for resource sharing, which is applied to a server; the method comprises the following steps:
storing at least one document corresponding to at least one external client and a document directory of the at least one document corresponding to each client;
receiving a sharing request sent by a client, determining a target document directory corresponding to the client, and sharing the target document directory to the client;
receiving a modification request sent by the client according to the target document directory;
and determining a document to be modified from at least one document corresponding to the target document directory according to the modification request, and modifying the document to be modified.
Preferably, the first and second electrodes are formed of a metal,
before the receiving the sharing request sent by the client, the method further comprises:
acquiring and installing an information service block;
the sharing the target document directory to the client and the receiving of the modification request sent by the client according to the target document directory include:
and sharing the target document directory to the client by utilizing the information service block, and receiving the modification request sent by the client.
In a second aspect, an embodiment of the present invention provides a resource sharing method, which is applied to a client; the method comprises the following steps:
receiving a sharing request, and sending the sharing request to an external server;
receiving a target sharing directory sent by the server according to the sharing request;
and determining a document to be modified according to the target shared directory, generating a modification request corresponding to the document to be modified, and sending the modification request to a server.
Preferably, the first and second electrodes are formed of a metal,
prior to the receiving the request to share, further comprising:
acquiring and installing an information service block;
the sending the sharing request to an external server and the receiving of the target sharing directory sent by the server according to the sharing request include:
sending the sharing request to the server by using the information service block, and receiving the target sharing directory;
the sending the modification request to the server includes:
and sending the modification request to the server by using the information service block.
In a third aspect, an embodiment of the present invention provides a server, including: the device comprises a storage unit, a directory sharing unit and a modification unit; wherein,
the storage unit is used for storing at least one document corresponding to at least one external client and a document directory of the at least one document corresponding to each client;
the directory sharing unit is used for receiving a sharing request sent by a client, determining a target document directory corresponding to the client from the storage unit, and sharing the target document directory to the client;
and the modification unit is used for receiving a modification request sent by the client according to the target document directory, determining a document to be modified from at least one document corresponding to the target document directory according to the modification request, and modifying the document to be modified.
Preferably, the first and second electrodes are formed of a metal,
the directory sharing unit is used for acquiring and installing an information service block and sharing the target document directory to the client by using the information service block;
the modification unit is configured to receive the modification request by using the information service block.
In a fourth aspect, an embodiment of the present invention provides a client, including: a receiving unit and a modification request transmitting unit; wherein,
the receiving unit is used for receiving a sharing request, sending the sharing request to an external server and receiving a target sharing directory sent by the server according to the sharing request;
and the modification request sending unit is used for determining a document to be modified according to the target shared directory, generating a modification request corresponding to the document to be modified and sending the modification request to a server.
Preferably, the first and second electrodes are formed of a metal,
the receiving unit is used for acquiring and installing an information service block and sending the sharing request to the target sharing directory by using the information service block;
and the modification request sending unit is used for sending the modification request to the server by using the information service block.
In a fifth aspect, an embodiment of the present invention provides a resource sharing system, including: the server provided in any of the above embodiments of the present invention, and the client provided in any of the above embodiments of the present invention.
Preferably, the first and second electrodes are formed of a metal,
the server side is provided with a first operating system, and the client side is provided with a second operating system;
the client is used for sending a sharing request to the server by using an information service block under the second operating system, receiving a target sharing directory sent by the server and sending a modification request to the server;
and the server is used for sending the target shared directory to the client by using an information service block under the first operating system and receiving a modification request sent by the client.
The embodiment of the invention provides a resource sharing method, a server, clients and a resource sharing system. And then receiving a modification request sent by the client according to the target shared directory, determining a document to be modified according to the modification request, and then modifying the document to be modified. Therefore, when the client needs to modify the document, the client directly sends a modification request to the server so that the server modifies the corresponding document to be modified, the documents stored by the server are all the latest modified documents, and when the client downloads the documents from the server, the documents are all the modified documents, so that the orderliness of shared data is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a flow chart of a resource sharing method according to an embodiment of the present invention;
FIG. 2 is a flow chart of a resource sharing method according to another embodiment of the present invention;
fig. 3 is a schematic structural diagram of a server according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a client according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a resource sharing system according to an embodiment of the present invention;
fig. 6 is a flowchart of an application method of a resource sharing system according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer and more complete, the technical solutions in the embodiments of the present invention will be described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention, and based on the embodiments of the present invention, all other embodiments obtained by a person of ordinary skill in the art without creative efforts belong to the scope of the present invention.
As shown in fig. 1, an embodiment of the present invention provides a method for resource sharing, which is applied to a server; the method may comprise the steps of:
step 101: storing at least one document corresponding to at least one external client and a document directory of the at least one document corresponding to each client;
step 102: receiving a sharing request sent by a client, determining a target document directory corresponding to the client, and sharing the target document directory to the client;
step 103: receiving a modification request sent by the client according to the target document directory;
step 104: and determining a document to be modified from at least one document corresponding to the target document directory according to the modification request, and modifying the document to be modified.
In the above embodiment, by pre-storing the documents respectively corresponding to at least one client and the document directories of the documents corresponding to each client, when a sharing request sent by the client is received, the target document directory corresponding to the client is determined, and the determined target document directory is shared to the client. And then receiving a modification request sent by the client according to the target shared directory, determining a document to be modified according to the modification request, and then modifying the document to be modified. Therefore, when the client needs to modify the document, the modification request is directly sent to the server, so that the server modifies the corresponding document to be modified, the documents stored by the server are all the latest modified documents, and when the client downloads the documents from the server, the documents are all the modified documents, and the ordering of shared data is improved.
In an embodiment of the present invention, before step 102, the method may further include:
acquiring and installing an information service block;
specific embodiments of step 102 and step 103 may include:
and sharing the target document directory to the client by utilizing the information service block, and receiving the modification request sent by the client.
The information service Block (SMB) is a communication protocol for sharing files and printers on a local area network, and provides a sharing service of resources such as files and printers among different computers in the local area network. The SMB protocol is a client/server type protocol by which clients can access shared file systems, printers, and other resources on the server. Here, after the server side is installed with the SMB, the target document directory can be shared with the client side by the SMB, so that the client side can directly use the data on the server side according to the target document directory. And the server can also receive a modification request sent by the client to modify the corresponding document of the server so as to realize data updating. The document to be modified does not need to be sent to the client, and after the modified document returned by the client is received, the corresponding document is updated, so that the data sharing efficiency is improved.
In addition, the SMB can provide identity authentication of a user login server so as to provide corresponding data for different users according to the identity authentication. Under the SMB system, any program can have the right of identity after acquiring the identity authentication of the client and the server, and can also properly perform actions such as accessing documents. The server installed with the SMB stores data for each client in advance, and then gives the right of the client in a mode of providing identity authentication, namely, when a user is connected to the server through the client, the user can log in the server to look up corresponding data after inputting a correct account number and a correct password, so that the security of the data is improved.
For example, in the process of code development, each developer has own device, and the developers upload codes to the server after finishing the code development by using the personal device. Therefore, team data is scattered among all computers, and when more than one developer writes code generation on own equipment and uploads the code generation to a server, code conflict is easily caused. Moreover, sometimes, after the own code is modified by a colleague, the own computer is not downloaded in time, so that data conflict is easily caused, and the use is quite inconvenient. At this time, the hard disk space is shared by using the SMB, and then each research and development personnel can directly connect with the catalog provided by the remote server, so that the data modified by the research and development personnel is the latest code, and other personnel download the latest code, thereby avoiding the problem of code conflict. In addition, devices such as an installation package, for example, Zip and CDROM, can be shared in addition to corresponding directories such as codes and documents.
Because the user needs to input the account and the password of the user when logging in the SMB server host, different loggers can obtain different directory resources, and the data of the user can be prevented from being peeped on a public computer. In addition, the SMB host (server) can be logged in different computers (clients), and the data can be used conveniently.
As shown in fig. 2, an embodiment of the present invention provides a resource sharing method, which is applied to a client; the method may comprise the steps of:
step 201: receiving a sharing request, and sending the sharing request to an external server;
step 202: receiving a target sharing directory sent by the server according to the sharing request;
step 203: and determining a document to be modified according to the target shared directory, generating a modification request corresponding to the document to be modified, and sending the modification request to a server.
In the above embodiment, after receiving a sharing request input by a user, the client sends the sharing request to the server, and then receives a target sharing directory sent by the server according to the sharing request, determines a document to be modified from the target sharing directory, generates a corresponding modification request, and finally sends the modification request to the server, so that the server modifies the document to be modified according to the modification request. Therefore, when the client needs to modify the document, the modification request is directly sent to the server, so that the server modifies the corresponding document to be modified, the documents stored by the server are all the latest modified documents, and when the client downloads the documents from the server, the documents are all the modified documents, and the ordering of shared data is improved.
In an embodiment of the present invention, before step 201, the method may further include:
acquiring and installing an information service block;
the specific implementation of step 201 and step 202 may include:
sending the sharing request to the server by using the information service block, and receiving the target sharing directory;
specific embodiments of step 203 may include:
and sending the modification request to the server by using the information service block.
Here, the client also installs SMB accordingly, and then sends a sharing request and a modification request to the server by using SMB, and receives the target shared directory sent by the server. Therefore, the client can directly determine the file to be modified according to the target shared directory sent by the server, and sends the modification request corresponding to the file to be modified to the server, so that the server can directly modify the file to be modified according to the modification request, the file to be modified does not need to be downloaded locally, and then the modified file is returned to the server, and the data sharing efficiency is improved.
As shown in fig. 3, an embodiment of the present invention provides a server, including: a storage unit 301, a directory sharing unit 302, and a modification unit 303; wherein,
the storage unit 301 is configured to store at least one document corresponding to at least one external client, and a document directory of the at least one document corresponding to each client;
the directory sharing unit 302 is configured to receive a sharing request sent by a client, determine a target document directory corresponding to the client from the storage unit 301, and share the target document directory to the client;
the modifying unit 303 is configured to receive a modification request sent by the client according to the target document directory, determine a document to be modified from at least one document corresponding to the target document directory according to the modification request, and modify the document to be modified.
In an embodiment of the present invention, the directory sharing unit 302 is configured to obtain and install an information service block, and share the target document directory to the client by using the information service block;
the modifying unit 303 is configured to receive the modification request by using the information service block.
As shown in fig. 4, an embodiment of the present invention provides a client, including: a receiving unit 401 and a modification request transmitting unit 402; wherein,
the receiving unit 401 is configured to receive a sharing request, send the sharing request to an external server, and receive a target shared directory sent by the server according to the sharing request;
the modification request sending unit 402 is configured to determine a document to be modified according to the target shared directory, generate a modification request corresponding to the document to be modified, and send the modification request to a server.
In an embodiment of the present invention, the receiving unit 401 is configured to obtain and install an information service block, and send the sharing request to receive the target shared directory by using the information service block;
the modification request sending unit 402 is configured to send the modification request to the server by using the information service block.
Because the information interaction, execution process, and other contents between the units in the device are based on the same concept as the method embodiment of the present invention, specific contents may refer to the description in the method embodiment of the present invention, and are not described herein again.
As shown in fig. 5, an embodiment of the present invention provides a resource sharing system, including: a server 501 provided in any of the above embodiments of the present invention, and a client 502 provided in any of the above embodiments of the present invention.
In one embodiment of the present invention, the server 501 is provided with a first operating system, and the client 502 is provided with a second operating system;
the client 502 is configured to send a sharing request to the server 501 by using an information service block under the second operating system, receive a target shared directory sent by the server 501, and send a modification request to the server 501;
the server 501 is configured to send the target shared directory to the client 502 by using an information service block under the first operating system, and receive a modification request sent by the client 502.
For example, the operating system of the server is Linux, the operating system of the client is Windows, and data sharing between different operating systems can be realized through SMB. In addition, Linux is very stable as the host computer of server side, can 24 hours and the work that has no break all the year. Moreover, because the existing Windows operating system which attacks the local area network through the network neighbors has too many computer viruses, the prevention is not sufficient, and the Linux has no great influence on the attack, the safety of the sharing system can be improved.
The following describes in detail an application method of the resource sharing system provided in the embodiment of the present invention, taking resource sharing between the client a and the server as an example, and as shown in fig. 6, the application method may include the following steps:
step 601: the server is provided with a first operating system, and at least one document corresponding to at least one client and a document directory of at least one document corresponding to each client are stored in advance.
For example, the server runs under a Linux system, and stores document directories corresponding to a client a and a client B respectively, where the document directory corresponding to the client a includes a document 1 and a document 2, and the document directory corresponding to the client B includes a document 3 and a document 4.
Step 602: the client A is provided with a second operating system, and when a sharing request input by a user is received, the sharing request is sent to the server through the information service block.
For example, the client runs in a Windows system, and when the client a receives a sharing request input by a user, the sharing request is sent to the server through the preset SMB.
Step 603: the server side receives the sharing request through the information service block, determines a target document directory corresponding to the client side A from the pre-stored document directories, and shares the target document directory to the client side A.
When the server receives a sharing request sent by the client A, determining a target document directory corresponding to the client A from pre-stored document directories respectively corresponding to the client A and the client B, and sharing the target document directory to the client A. Moreover, the client A and the server are both provided with information service modules, so that data sharing can be still performed although the client A and the server operate under different operating systems.
Step 604: the client A receives the target shared directory sent by the server and determines the document to be modified according to the target shared directory.
Step 605: and generating a modification request corresponding to the document to be modified, and sending the modification request to a server.
For example, a target shared directory sent by the server side includes a document 1 and a document 2, the document to be modified is determined as the document 1, a modification request is generated by the name of the document 1 and corresponding modification operation, and then the modification request is sent to the server side.
Step 606: and the server receives the modification request sent by the client A and modifies the document to be modified according to the modification request.
When receiving a modification request sent by a client a, a server analyzes the name of a document to be modified and a corresponding modification operation from the modification request, determines that the document to be modified is a document 1, calls the document 1 from each pre-stored document, performs the corresponding modification operation on the document 1, and then replaces the document 1 before modification with the modified document 1 to store the document.
In this embodiment, the server running the Linux operating system and the client running the Windows operating system implement data sharing through the information service module. The client only needs to send a modification request to the server according to the document directory sent by the server, so that the document is modified, and the client does not need to speak again and modify the document after downloading the document to the local, so that the ordering of shared data and the sharing efficiency are improved.
The invention also provides a readable medium comprising executable instructions which, when executed by a processor of a storage controller, cause the storage controller to perform a method as provided by any of the above-described embodiments of the invention.
In addition, the present invention also provides a memory controller comprising: a processor, a memory, and a bus; the memory is used for storing execution instructions, the processor is connected with the memory through the bus, and when the storage controller runs, the processor executes the execution instructions stored in the memory, so that the storage controller executes the method provided by any one of the above embodiments of the invention.
In summary, the embodiments of the present invention have at least the following advantages:
1. in the embodiment of the invention, the documents respectively corresponding to at least one client and the document directory of the document corresponding to each client are stored in advance, when a sharing request sent by the client is received, the target document directory corresponding to the client is determined, and the determined target document directory is shared to the client. And then receiving a modification request sent by the client according to the target shared directory, determining a document to be modified according to the modification request, and then modifying the document to be modified. Therefore, when the client needs to modify the document, the modification request is directly sent to the server, so that the server modifies the corresponding document to be modified, the documents stored by the server are all the latest modified documents, and when the client downloads the documents from the server, the documents are all the modified documents, and the ordering of shared data is improved.
2. In the embodiment of the invention, the server side is provided with the SMB, and the target document directory can be shared to the client side by utilizing the SMB, so that the client side directly uses the data on the server side according to the target document directory. And the server can also receive a modification request sent by the client to modify the corresponding document of the server so as to realize data updating. The document to be modified does not need to be sent to the client, and after the modified document returned by the client is received, the corresponding document is updated, so that the data sharing efficiency is improved.
3. In the embodiment of the invention, the server installed with the SMB stores data for each client in advance, and then gives the right of the client in a mode of providing identity authentication. When a user is connected to the server through the client, the user can log in the server to look up corresponding data only after inputting a correct account number and a correct password, so that the data security is improved.
4. In the embodiment of the invention, the server and the client are both provided with the SMB, so that the data sharing between different operating systems can be realized, and the safety of the sharing system can be improved.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising a" does not exclude the presence of other similar elements in a process, method, article, or apparatus that comprises the element.
Those of ordinary skill in the art will understand that: all or part of the steps for realizing the method embodiments can be completed by hardware related to program instructions, the program can be stored in a computer readable storage medium, and the program executes the steps comprising the method embodiments when executed; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it is to be noted that: the above description is only a preferred embodiment of the present invention, and is only used to illustrate the technical solutions of the present invention, and not to limit the protection scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.
Claims (10)
1. A method for sharing resources is characterized in that the method is applied to a server; the method comprises the following steps:
storing at least one document corresponding to at least one external client and a document directory of the at least one document corresponding to each client;
receiving a sharing request sent by a client, determining a target document directory corresponding to the client, and sharing the target document directory to the client;
receiving a modification request sent by the client according to the target document directory;
and determining a document to be modified from at least one document corresponding to the target document directory according to the modification request, and modifying the document to be modified.
2. The method of claim 1,
before the receiving the sharing request sent by the client, the method further comprises:
acquiring and installing an information service block;
the sharing the target document directory to the client and the receiving of the modification request sent by the client according to the target document directory include:
and sharing the target document directory to the client by utilizing the information service block, and receiving the modification request sent by the client.
3. A resource sharing method is applied to a client; the method comprises the following steps:
receiving a sharing request, and sending the sharing request to an external server;
receiving a target sharing directory sent by the server according to the sharing request;
and determining a document to be modified according to the target shared directory, generating a modification request corresponding to the document to be modified, and sending the modification request to a server.
4. The method of claim 3,
prior to the receiving the request to share, further comprising:
acquiring and installing an information service block;
the sending the sharing request to an external server and the receiving of the target sharing directory sent by the server according to the sharing request include:
sending the sharing request to the server by using the information service block, and receiving the target sharing directory;
the sending the modification request to the server includes:
and sending the modification request to the server by using the information service block.
5. A server, comprising: the device comprises a storage unit, a directory sharing unit and a modification unit; wherein,
the storage unit is used for storing at least one document corresponding to at least one external client and a document directory of the at least one document corresponding to each client;
the directory sharing unit is used for receiving a sharing request sent by a client, determining a target document directory corresponding to the client from the storage unit, and sharing the target document directory to the client;
and the modification unit is used for receiving a modification request sent by the client according to the target document directory, determining a document to be modified from at least one document corresponding to the target document directory according to the modification request, and modifying the document to be modified.
6. The server according to claim 5,
the directory sharing unit is used for acquiring and installing an information service block and sharing the target document directory to the client by using the information service block;
the modification unit is configured to receive the modification request by using the information service block.
7. A client, comprising: a receiving unit and a modification request transmitting unit; wherein,
the receiving unit is used for receiving a sharing request, sending the sharing request to an external server and receiving a target sharing directory sent by the server according to the sharing request;
and the modification request sending unit is used for determining a document to be modified according to the target shared directory, generating a modification request corresponding to the document to be modified and sending the modification request to a server.
8. The client of claim 7,
the receiving unit is used for acquiring and installing an information service block and sending the sharing request to the target sharing directory by using the information service block;
and the modification request sending unit is used for sending the modification request to the server by using the information service block.
9. A resource sharing system, comprising: the server of claim 6 or 7, and the client of claim 7 or 8.
10. The resource sharing system of claim 9,
the server side is provided with a first operating system, and the client side is provided with a second operating system;
the client is used for sending a sharing request to the server by using an information service block under the second operating system, receiving a target sharing directory sent by the server and sending a modification request to the server;
and the server is used for sending the target shared directory to the client by using an information service block under the first operating system and receiving a modification request sent by the client.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710706637.6A CN107332934A (en) | 2017-08-17 | 2017-08-17 | A kind of resource share method, service end, client and resource sharing system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710706637.6A CN107332934A (en) | 2017-08-17 | 2017-08-17 | A kind of resource share method, service end, client and resource sharing system |
Publications (1)
Publication Number | Publication Date |
---|---|
CN107332934A true CN107332934A (en) | 2017-11-07 |
Family
ID=60224090
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710706637.6A Pending CN107332934A (en) | 2017-08-17 | 2017-08-17 | A kind of resource share method, service end, client and resource sharing system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107332934A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109978493A (en) * | 2019-02-20 | 2019-07-05 | 平安科技(深圳)有限公司 | Requirement management systems and method |
CN111752914A (en) * | 2020-06-08 | 2020-10-09 | 南宁云启网络科技有限公司 | Document storage platform |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070159652A1 (en) * | 2005-11-30 | 2007-07-12 | Canon Kabushiki Kaisha | Data processing apparatus and data processing method |
CN101252585A (en) * | 2007-05-08 | 2008-08-27 | 飞塔信息科技(北京)有限公司 | Method and system for content filtering of data using remote file system access protocol |
CN102223409A (en) * | 2011-06-13 | 2011-10-19 | 浪潮(北京)电子信息产业有限公司 | Network storage resource application system and method |
CN105072184A (en) * | 2015-08-12 | 2015-11-18 | 汕头大学 | File sharing system suitable for medium-sized and small enterprises |
CN105872077A (en) * | 2016-05-11 | 2016-08-17 | 广西科技大学 | Cross-system file sharing method based on SMB protocol |
CN106453601A (en) * | 2016-10-25 | 2017-02-22 | 郑州云海信息技术有限公司 | Client, server, file-level data sharing methods and system |
CN106911792A (en) * | 2017-03-17 | 2017-06-30 | 郑州云海信息技术有限公司 | A kind of mobile phone shared file system based on Samba servers |
-
2017
- 2017-08-17 CN CN201710706637.6A patent/CN107332934A/en active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070159652A1 (en) * | 2005-11-30 | 2007-07-12 | Canon Kabushiki Kaisha | Data processing apparatus and data processing method |
CN101252585A (en) * | 2007-05-08 | 2008-08-27 | 飞塔信息科技(北京)有限公司 | Method and system for content filtering of data using remote file system access protocol |
CN102223409A (en) * | 2011-06-13 | 2011-10-19 | 浪潮(北京)电子信息产业有限公司 | Network storage resource application system and method |
CN105072184A (en) * | 2015-08-12 | 2015-11-18 | 汕头大学 | File sharing system suitable for medium-sized and small enterprises |
CN105872077A (en) * | 2016-05-11 | 2016-08-17 | 广西科技大学 | Cross-system file sharing method based on SMB protocol |
CN106453601A (en) * | 2016-10-25 | 2017-02-22 | 郑州云海信息技术有限公司 | Client, server, file-level data sharing methods and system |
CN106911792A (en) * | 2017-03-17 | 2017-06-30 | 郑州云海信息技术有限公司 | A kind of mobile phone shared file system based on Samba servers |
Non-Patent Citations (4)
Title |
---|
兰军瑞等: "网络存储数据访问协议-NFS和SMB", 《微机发展》 * |
刘海宁: "使用Samba实现Windows_省略__Linux不同平台间的资源共享", 《首都医科大学学报(社会科学版)》 * |
韩德志: "网络存储数据访问技术的探讨", 《微型电脑应用》 * |
韩英慈: "浅谈基于LINUX_SAMBA构建文件共享服务器", 《网络安全技术与应用》 * |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109978493A (en) * | 2019-02-20 | 2019-07-05 | 平安科技(深圳)有限公司 | Requirement management systems and method |
CN109978493B (en) * | 2019-02-20 | 2023-07-11 | 平安科技(深圳)有限公司 | Demand management system and method |
CN111752914A (en) * | 2020-06-08 | 2020-10-09 | 南宁云启网络科技有限公司 | Document storage platform |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10574698B1 (en) | Configuration and deployment of decoy content over a network | |
US11716356B2 (en) | Application gateway architecture with multi-level security policy and rule promulgations | |
US10284600B2 (en) | System and method for updating downloaded applications using managed container | |
CN109479062B (en) | Usage tracking in hybrid cloud computing systems | |
US11902268B2 (en) | Secure gateway onboarding via mobile devices for internet of things device management | |
US10824756B2 (en) | Hosted application gateway architecture with multi-level security policy and rule promulgations | |
US10326731B2 (en) | Domain name service information propagation | |
US20140223536A1 (en) | Information processing system | |
WO2014144808A1 (en) | System and method for secure application communication between networked processors | |
JP6998497B1 (en) | Systems and methods for live SAAS objects | |
EP4168911B1 (en) | Predictive model application for file upload blocking determinations | |
US20180152434A1 (en) | Virtual content repository | |
CN104412252A (en) | System and method for accessing remote disk images using a vmedia client and through a remote access appliance | |
CN107332934A (en) | A kind of resource share method, service end, client and resource sharing system | |
JP6578852B2 (en) | Information processing system, information processing apparatus, information providing method, and program | |
US20210274021A1 (en) | Securing internal services in a distributed environment | |
US11048527B2 (en) | Accessing conflicting frameworks and classes | |
US10482397B2 (en) | Managing identifiers | |
CN112947937A (en) | Jenkins server-based continuous integration method, device and system | |
KR102038802B1 (en) | Method for Apparatus for Integration Management of Web Page | |
CN115941349A (en) | Social communication method, device, equipment and computer-readable storage medium | |
CN118573484A (en) | Data access method and device | |
CN118502800A (en) | Vulnerability restoration method, device, equipment and computer program product | |
CN114595005A (en) | Application program starting method and device, computer equipment and storage medium | |
CN115987683A (en) | Node access control method, device, equipment and medium in block chain network |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20171107 |
|
RJ01 | Rejection of invention patent application after publication |