CN106503157B - Multi-open application system and data sharing access method and system thereof - Google Patents

Multi-open application system and data sharing access method and system thereof Download PDF

Info

Publication number
CN106503157B
CN106503157B CN201610926400.4A CN201610926400A CN106503157B CN 106503157 B CN106503157 B CN 106503157B CN 201610926400 A CN201610926400 A CN 201610926400A CN 106503157 B CN106503157 B CN 106503157B
Authority
CN
China
Prior art keywords
path
database
file
application
path file
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.)
Expired - Fee Related
Application number
CN201610926400.4A
Other languages
Chinese (zh)
Other versions
CN106503157A (en
Inventor
申泽奇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Original Assignee
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
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 Yulong Computer Telecommunication Scientific Shenzhen Co Ltd filed Critical Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Priority to CN201610926400.4A priority Critical patent/CN106503157B/en
Publication of CN106503157A publication Critical patent/CN106503157A/en
Application granted granted Critical
Publication of CN106503157B publication Critical patent/CN106503157B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Computer And Data Communications (AREA)

Abstract

The application discloses a data sharing access method, which comprises the following steps: when the first application system needs to access application resource data in the second application system, combining the path file in the first path database and the path file in the second path database to obtain a combined path file; and providing the merged path file to the first application client so that the first application client can correspondingly access the application resource database in the second application system according to the corresponding path file in the merged path file. According to the method and the device, under the condition that the first application system needs to access the application resource data in the second application system, the path files of the first application system and the second application system are merged, and then the merged path file is provided for the first application client, so that data sharing access is achieved among the multi-open application systems. In addition, the application also correspondingly discloses a data sharing access system and a multi-open application system.

Description

Multi-open application system and data sharing access method and system thereof
Technical Field
The invention relates to the technical field of application multi-open, in particular to a multi-open application system and a data sharing access method and system thereof.
Background
Currently, with the development of intelligent terminal application technology, a terminal user can acquire more and more convenient services provided by terminal applications. In some cases, different users need to log in the same application through respective corresponding application accounts on the same intelligent terminal, or the same user needs to log in the same application through different application accounts on the same intelligent terminal.
The multi-open application system comprises two or more than two application systems, each application system comprises an application client, a path database and an application resource database which correspond to each other, the application clients carried in each application system are the same application client, and a user can access application resource data which correspond to the application system and are stored in the corresponding application resource database by logging in the application clients in different application systems.
In the actual application process of the current multi-open application system, a user sometimes wants to be able to share and access application resource data in another application system under the condition of only logging in a certain application system. However, existing multi-open application systems fail to meet such user requirements, thereby degrading the user experience.
From the above, it can be seen that how to implement data sharing access between multiple application systems is a problem to be solved at present.
Disclosure of Invention
In view of the above, an object of the present invention is to provide a multi-open application system, and a data sharing access method and system thereof, which can implement data sharing access between the multi-open application systems. The specific scheme is as follows:
a data sharing access method is applied to a multi-open application system, wherein any application system in the multi-open application system comprises an application client, a path database and an application resource database which are sequentially connected; wherein the method comprises the following steps:
when the first application system needs to access application resource data in the second application system, combining the path file in the first path database and the path file in the second path database to obtain a combined path file; the first application system and the second application system are both any application system in the multi-open application system, the first path database is a path database in the first application system, and the second path database is a path database in the second application system;
providing the merged path file to a first application client so that the first application client can correspondingly access an application resource database in the second application system according to a corresponding path file in the merged path file; the first application client is an application client in the first application system.
Preferably, the process of merging the path file in the first path database and the path file in the second path database includes:
and sending the path file in the second path database to the first path database for storage to obtain a first updated database comprising the merged path file.
Preferably, the process of merging the path file in the first path database and the path file in the second path database includes:
and sending the path file in the first path database to the second path database for storage to obtain a second updated database comprising the merged path file.
Preferably, the process of providing the merged path file to the first application client includes:
cutting off a connecting channel between the first application client and the first path database;
and establishing a connection channel between the first application client and the second updating database, and providing the merged path file in the second updating database to the first application client by using the connection channel.
Preferably, the process of merging the path file in the first path database and the path file in the second path database includes:
creating a new path database to obtain a third path database;
and sending the path file in the first path database and the path file in the second path database to the third path database for storage to obtain a third updating database comprising the merged path file.
Preferably, the process of providing the merged path file to the first application client includes:
cutting off a connecting channel between the first application client and the first path database and cutting off a connecting channel between a second application client and the second path database; the second application client is an application client in the second application system;
and establishing a connection channel between the first application client and the third updating database, and providing the merged path file in the third updating database to the first application client by using the connection channel.
Preferably, before the process of merging the path file in the first path database and the path file in the second path database, the method further includes:
generating an information input interface to be verified;
acquiring to-be-verified information input by a user through the to-be-verified information input interface;
and carrying out safety verification on the information to be verified, if the information to be verified passes the verification, allowing the path file in the first path database and the path file in the second path database to be merged, and if the information to be verified does not pass the verification, forbidding the merging of the path file in the first path database and the path file in the second path database.
Preferably, before the process of merging the path file in the first path database and the path file in the second path database, the method further includes:
carrying out security level division on all path files in the second path database in advance to obtain path files with different security levels;
and if the information to be verified passes the security verification, determining a security level corresponding to the user level by using the user level corresponding to the information to be verified, and screening a path file corresponding to the security level from the second path database to obtain a target path file.
Preferably, the process of merging the path file in the first path database and the path file in the second path database includes:
and merging the path file in the first path database and the target path file to obtain the merged path file.
The invention also correspondingly discloses a data sharing access system which is applied to a multi-open application system, wherein any application system in the multi-open application system comprises an application client, a path database and an application resource database which are sequentially connected; wherein the data sharing access system comprises:
the path file merging module is used for merging the path file in the first path database and the path file in the second path database when the first application system needs to access the application resource data in the second application system to obtain a merged path file; the first application system and the second application system are both any application system in the multi-open application system, the first path database is a path database in the first application system, and the second path database is a path database in the second application system;
a path file providing module, configured to provide the merged path file to a first application client, so that the first application client accesses an application resource database in the second application system correspondingly according to a corresponding path file in the merged path file; the first application client is an application client in the first application system.
Preferably, the path file merging module includes:
and the first synchronization unit is used for sending the path file in the second path database to the first path database for storage to obtain a first updating database comprising the merged path file.
Preferably, the path file merging module includes:
and the second synchronization unit is used for sending the path file in the first path database to the second path database for storage to obtain a second updated database comprising the merged path file.
Preferably, the path file providing module includes:
a first channel cutting unit, configured to cut off a connection channel between the first application client and the first path database;
a first channel creating unit, configured to create a connection channel between the first application client and the second update database;
and the first path file providing unit is used for providing the merged path file in the second updating database to the first application client by using the connecting channel created by the first channel creating unit.
Preferably, the path file merging module includes:
the database creating unit is used for creating a new path database to obtain a third path database;
and the third synchronization unit is used for sending the path file in the first path database and the path file in the second path database to the third path database for storage to obtain a third updating database comprising the merged path file.
Preferably, the path file providing module includes:
a second channel cutting unit, configured to cut off a connection channel between the first application client and the first path database, and cut off a connection channel between a second application client and the second path database; the second application client is an application client in the second application system;
a second channel creating unit, configured to create a connection channel between the first application client and the third update database;
a second path file providing unit, configured to provide the merged path file in the third update database to the first application client by using the connection channel created by the second channel creating unit.
Preferably, the data sharing access system further includes:
the interface generation module is used for generating an information input interface to be verified before the path file merging module merges the path files;
the information acquisition module is used for acquiring the information to be verified input by the user through the information to be verified input interface;
and the information verification module is used for performing security verification on the information to be verified, if the information to be verified passes the verification, the path file merging module is allowed to merge the path files, and if the information to be verified does not pass the verification, the path file merging module is forbidden to merge the path files.
Preferably, the data sharing access system further includes:
the safety grade division module is used for carrying out safety grade division on all the path files in the second path database in advance before the path file combination module combines the path files to obtain the path files with different safety grades;
and the path file screening module is used for determining the security level corresponding to the user level by using the user level corresponding to the information to be verified when the information verification module passes the security verification of the information to be verified, and screening the path file corresponding to the security level from the second path database to obtain the target path file.
Preferably, the path file merging module is specifically configured to merge the path file in the first path database with the target path file to obtain the merged path file.
The invention further discloses a multi-open application system which comprises the data sharing access system.
In the invention, the data sharing access method comprises the following steps: when the first application system needs to access application resource data in the second application system, combining the path file in the first path database and the path file in the second path database to obtain a combined path file; the first application system and the second application system are any application systems in the multi-open application system, the first path database is a path database in the first application system, and the second path database is a path database in the second application system; then, the merged path file is provided for the first application client so that the first application client can correspondingly access the application resource database in the second application system according to the corresponding path file in the merged path file; the first application client is an application client in the first application system. Therefore, under the condition that the first application system needs to access the application resource data in the second application system, the path file in the first application system and the path file in the second application system are merged, and then the merged path file is provided for the application client in the first application system, so that the application client in the first application system can access the corresponding application resource data in the second application system according to the access path recorded in the path file, corresponding to the second application system, of the merged path file, and data sharing access is realized among multiple application systems.
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 described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a flowchart of a data sharing access method disclosed in an embodiment of the present invention;
FIG. 2 is a sub-flowchart of a data sharing access method disclosed in an embodiment of the present invention;
fig. 3 is a schematic diagram of an actual application structure of a specific data sharing access method disclosed in the embodiment of the present invention;
FIG. 4 is a schematic structural diagram of a data sharing access system according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a specific data sharing access system according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the invention discloses a data sharing access method, which is applied to a multi-open application system, wherein any application system in the multi-open application system comprises an application client, a path database and an application resource database which are sequentially connected; referring to fig. 1, the data sharing access method includes:
step S11: when the first application system needs to access application resource data in the second application system, combining the path file in the first path database and the path file in the second path database to obtain a combined path file; the first application system and the second application system are any application systems in the multi-open application system, the first path database is a path database in the first application system, and the second path database is a path database in the second application system.
It should be noted that, in different terminal operating systems, the specific names of the path database and the application resource database may be different. In the Android operating system, a path database under a multi-open application system is MediaProvider located in a Framework layer, and an application resource database is/data/media/0,/data/media/10 and the like located in a data partition.
In this embodiment, the first application system may refer to any one of the multi-open application systems, or may refer to any several of the multi-open application systems, and similarly, the second application system may refer to any one of the multi-open application systems, or may refer to any several of the multi-open application systems. It is to be understood that the first application system and the second application system do not include the same application system therebetween.
In the process of merging the path file in the first path database and the path file in the second path database, the path file in the first path database may be all the path files in the first path database, or may refer to a part of the path files in the first path database; similarly, in the process of merging the path file in the first path database and the path file in the second path database, the path file in the second path database may be all the path files in the second path database, or may be a part of the path files in the second path database.
It is to be understood that the path file in the present embodiment refers to a file in which an access path corresponding to application resource data is recorded. According to the access path recorded in the path file, the application client can access the application resource data corresponding to the access path.
Step S12: providing the merged path file to a first application client so that the first application client can correspondingly access an application resource database in a second application system according to the corresponding path file in the merged path file; the first application client is an application client in the first application system.
That is, after the merged path file is obtained, the merged path file is provided to the first application client, because the merged path file includes the path file in the second path database, after the merged path file is provided to the first application client, the first application client obtains the path file in the second path database, and then accesses the corresponding application resource data in the second application system according to the access path recorded in the path file, thereby achieving the purpose of data sharing access between the multiple application systems.
It can be seen that, in the embodiment of the present invention, when a first application system needs to access application resource data in a second application system, a path file in the first application system and a path file in the second application system are merged, and then the merged path file is provided to an application client in the first application system, so that the application client in the first application system can access corresponding application resource data in the second application system according to an access path recorded in the path file of the merged path file corresponding to the second application system, thereby implementing data sharing access between multiple application systems.
The embodiment of the invention discloses a specific data sharing access method, and compared with the previous embodiment, the embodiment further describes and optimizes the technical scheme. Specifically, the method comprises the following steps:
in step S11 of the previous embodiment, when the first application system needs to access the application resource data in the second application system, the path file in the first path database and the path file in the second path database are merged to obtain a merged path file.
In this embodiment, when merging the path file in the first path database and the path file in the second path database, multiple different path file merging manners may be adopted.
The first path file merging method specifically includes: and sending the path file in the second path database to the first path database for storage to obtain a first updated database comprising the merged path file.
That is, in the first path file merging method, the path file in the second path database is synchronized to the first path database, which is equivalent to performing update processing on the original first path database, so as to obtain the first updated database.
Further, in the process of sending the path file in the second path database to the first path database for storage, if the sending process is not the first file synchronization process between the second path database and the first path database, before the sending process, there may be a duplicate path file between the first path database and the second path database, and in order to reduce the amount of data sent, the embodiment of the present invention may further include: before the path file in the second path database is sent to the first path database, the repeated path file between the first path database and the second path database is found out, and then other path files except the repeated path file in the second path database are sent to the first path database for storage.
It can be understood that, since the first path database and the first application client are connected through the existing connection channel, after the first path database is updated to obtain the first update database, the connection channel between the first application client and the first update database still exists, so that the merged path file stored in the first update database can be provided to the first application client through the connection channel.
In addition, in this embodiment, the second path file merging method specifically includes: and sending the path file in the first path database to a second path database for storage to obtain a second updated database comprising the merged path file.
That is, in the second path file merging method, the path file in the first path database is synchronized to the second path database, which is equivalent to performing an update process on the original second path database, so as to obtain the second updated database.
Further, in the process of sending the path file in the first path database to the second path database for storage, if the sending process is not the first file synchronization process between the first path database and the second path database, before the sending process, there may be repeated path files between the first path database and the second path database, and in order to reduce the sent data amount, the embodiment of the present invention may further include: before the path file in the first path database is sent to the second path database, the repeated path file between the first path database and the second path database is found out, and then other path files except the repeated path file in the first path database are sent to the second path database for storage.
Corresponding to the second path file merging manner, in this embodiment, the process of providing the merged path file to the first application client specifically includes:
and cutting off a connection channel between the first application client and the first path database, establishing a connection channel between the first application client and the second updating database, and providing the merged path file in the second updating database to the first application client by using the connection channel.
That is, after merging the path file in the first path database and the path file in the second path database by using the second path file merging method, in order to provide the merged path file to the first application client, it is necessary to cut off the original connection channel between the first application client and the first path database, and establish the connection channel between the first application client and the second update database.
Next, in this embodiment, the third path file merging method specifically includes: and creating a new path database to obtain a third path database, and then sending the path file in the first path database and the path file in the second path database to the third path database for storage to obtain a third updating database comprising the merged path files.
That is, in the third path file merging method, a blank path database is created, that is, the third path database is created, and then both the path file in the first path database and the path file in the second path database are synchronized to the third path database, so as to obtain the third updated database, so that the third updated database includes the original path file in the first path database and the original path file in the second path database, that is, the third updated database includes the merged path file.
Further, in the process of sending the path file in the first path database and the path file in the second path database to the third path database for storage, if a file synchronization process has been performed between the first path database and the second path database before the sending process, a duplicate path file may exist between the first path database and the second path database before the sending process, and in order to reduce the amount of data sent, the embodiment of the present invention may further include: before the path file in the first path database is sent to the second path database, the repeated path file between the first path database and the second path database is found out, and then other path files except the repeated path file in the first path database and the path file in the second path database are sent to the third path database, or other path files except the repeated path file in the second path database and the path file in the first path database are sent to the third path database.
Corresponding to the third path file merging manner, in this embodiment, the process of providing the merged path file to the first application client specifically includes:
cutting off a connecting channel between the first application client and the first path database and cutting off a connecting channel between the second application client and the second path database; the second application client is an application client in the second application system, then a connection channel between the first application client and the third updating database is established, and the merged path file in the third updating database is provided to the first application client by using the connection channel.
Further, this embodiment may further include: and establishing a connection channel between the second application client and the third updating database, and providing the merged path file in the third updating database to the second application client by using the connection channel.
Referring to fig. 2, in order to ensure the security of the application resource data and avoid a situation of malicious access to the application resource data, in this embodiment, before the process of merging the path file in the first path database and the path file in the second path database, the method may further include:
step S21: generating an information input interface to be verified;
step S22: acquiring to-be-verified information input by a user through an to-be-verified information input interface;
step S23: carrying out security verification on information to be verified; if the verification is passed, the process proceeds to step S24, and if the verification is not passed, the process proceeds to step S25;
step S24: allowing the path file in the first path database and the path file in the second path database to be merged;
step S25: and forbidding merging the path file in the first path database and the path file in the second path database.
It is understood that, in the step S21, when the intelligent terminal recognizes that the current user operation event is consistent with a preset trigger event, the generation of the to-be-verified information input interface may be triggered. In this embodiment, the preset trigger event may be specifically set according to an actual situation, for example, an event that a user presses a preset physical button or a preset virtual button on the smart terminal may be set as the preset trigger event. In this embodiment, when the user makes an operation event corresponding to the preset trigger event, it means that the first application system needs to access application resource data in the second application system.
In this embodiment, the information to be authenticated may be information related to the user, for example, a user name and password information. In this embodiment, the method may further include: and recording the user grade corresponding to the legal information to be verified in a preset mapping file in advance. After the information to be verified is verified, the user level corresponding to the information to be verified can be determined by using the preset mapping file.
In view of that the importance degrees of different application resource data in the same application resource database are usually different, in order to improve the security of data with higher importance in the application resource database, in this embodiment, before the process of merging the path file in the first path database and the path file in the second path database, the method may further include:
and if the safety verification of the information to be verified is passed, determining the safety level corresponding to the user level by using the user level corresponding to the information to be verified, and screening the path file corresponding to the safety level from the second path database to obtain the target path file.
It can be understood that, in this embodiment, the corresponding security level division may be performed on the path file corresponding to the application resource data in the second path database specifically based on the importance degree of different application resource data in the application resource database. In the embodiment, the background system can be utilized to automatically identify the importance degree of different application resource data, and then different safety grades are divided for corresponding path files; of course, a security level classification interface may also be provided for the user, so that the user can perform corresponding security level classification on different path files through the security level classification interface.
After obtaining the target path file, correspondingly, in this embodiment, the process of merging the path file in the first path database and the path file in the second path database may specifically include: the path files in the first path database are merged with the target path files to obtain merged path files, and the path files related to the second path database only have the target path files but not all path files in the second path database in the merged path files obtained in the mode, so that the first application system can only access the application resource data corresponding to the target path files but not all the application resource data in the second application system when accessing the second application system, and therefore a user is prevented from seeing the application resource data with higher importance degree in the second application system, and the safety of the data with higher importance degree in the application resource database is improved.
In this embodiment, after merging the path file in the first path database and the path file in the second path database, in consideration that the application resource data in the application resource database in the first application system and the application resource data in the application resource database in the second application system may all be updated and changed in real time, in order to enable the first application system to access the application resource data that is changed in real time in the second application system, this embodiment may further include:
and scanning an application resource database in the second application system in real time, and when the scanned application resource database in the second application system is changed, sending a corresponding resource directory update file in the application resource database in the second application system to the second path database so that the second path database correspondingly updates the path file of the second path database according to the resource directory update file to obtain an updated path file, and then adding the updated path file to the combined path file, so that a user of the first application system can access the application resource data which is changed in real time in the second application system.
For example, referring to fig. 3, when a first application system needs to access application resource data located in an application resource database/data/media/10 of a second application system, this embodiment may send a path file in a first path database MediaProvider a to a second path database MediaProvider B for saving, and cut off a connection channel between a first application client and the MediaProvider a, and establish a connection channel between the first application client and the MediaProvider B, so that the first application client may access the application resource data in/data/media/10, and in addition, the MediaProvider B in fig. 3 may scan in real time whether the application resource data in/data/media/10 changes, and when the application resource data scanned in/data/media/10 changes, send a corresponding resource directory update file in/data/media/10 to the MediaProvider B, so that the MediaProvider B correspondingly updates its own path file according to the resource directory update file to obtain an updated path file, and then adds the updated path file to the merged path file. Similarly, the MediaProvider a in fig. 3 can also scan whether the application resource data in/data/media/0 changes in real time, when the application resource data scanned into/data/media/0 changes, the corresponding resource directory update file in/data/media/0 is sent to MediaProvider a, so that the MediaProvider a correspondingly updates the path file according to the resource directory update file to obtain an updated path file, then synchronizes the updated path file to MediaProvider B, therefore, the first application client and the second application client can both access application resource data which changes in real time in the/data/media/0 and/data/media/10.
Correspondingly, the embodiment of the invention also discloses a data sharing access system which is applied to a multi-open application system, wherein any application system in the multi-open application system comprises an application client, a path database and an application resource database which are sequentially connected; referring to fig. 4, the data sharing access system includes:
a path file merging module 41, configured to merge a path file in the first path database and a path file in the second path database when the first application system needs to access application resource data in the second application system, so as to obtain a merged path file; the first application system and the second application system are any application systems in the multi-open application system, the first path database is a path database in the first application system, and the second path database is a path database in the second application system;
the path file providing module 42 is configured to provide the merged path file to the first application client, so that the first application client accesses the application resource database in the second application system correspondingly according to the corresponding path file in the merged path file; the first application client is an application client in the first application system.
It can be seen that, in the embodiment of the present invention, when a first application system needs to access application resource data in a second application system, a path file in the first application system and a path file in the second application system are merged, and then the merged path file is provided to an application client in the first application system, so that the application client in the first application system can access corresponding application resource data in the second application system according to an access path recorded in the path file of the merged path file corresponding to the second application system, thereby implementing data sharing access between multiple application systems.
In this embodiment, the path file merging module may adopt a plurality of different path file merging manners when merging the path file in the first path database and the path file in the second path database, and in this embodiment, three different path file merging manners, which are a first path file merging manner, a second path file merging manner, and a third path file merging manner, are specifically disclosed.
When the path file merging module merges the path files by using the first path file merging method, the path file merging module specifically includes:
and the first synchronization unit is used for sending the path file in the second path database to the first path database for storage to obtain a first updating database comprising the merged path file.
In addition, when the path file merging module merges the path files by using the second path file merging method, the path file merging module specifically includes:
and the second synchronization unit is used for sending the path file in the first path database to the second path database for storage to obtain a second updated database comprising the merged path file.
Corresponding to the second path file merging manner, in this embodiment, the path file providing module includes a first channel cutting unit, a first channel creating unit, and a first path file providing unit; wherein the content of the first and second substances,
the first channel cutting unit is used for cutting off a connecting channel between the first application client and the first path database;
the first channel creating unit is used for creating a connection channel between the first application client and the second updating database;
and the first path file providing unit is used for providing the merged path file in the second updating database to the first application client by using the connecting channel created by the first channel creating unit.
Secondly, when the path file merging module merges the path files by adopting the third path file merging mode, the path file merging module specifically comprises a database creating unit and a third synchronizing unit; wherein the content of the first and second substances,
the database creating unit is used for creating a new path database to obtain a third path database;
and the third synchronization unit is used for sending the path file in the first path database and the path file in the second path database to the third path database for storage to obtain a third updating database comprising the merged path files.
Corresponding to the third path file merging manner, in this embodiment, the path file providing module includes a second path cutting unit, a second path creating unit, and a second path file providing unit; wherein the content of the first and second substances,
the second channel cutting unit is used for cutting off a connecting channel between the first application client and the first path database and cutting off a connecting channel between the second application client and the second path database; the second application client is an application client in a second application system;
the second channel creating unit is used for creating a connection channel between the first application client and the third updating database;
and the second path file providing unit is used for providing the merged path file in the third updating database to the first application client by using the connecting channel created by the second channel creating unit.
Referring to fig. 5, in order to ensure the security of the application resource data and avoid a situation of malicious access to the application resource data, the data sharing access system in this embodiment may further include:
an interface generating module 51, configured to generate an input interface of information to be verified before the path file merging module 41 merges the path files;
the information acquisition module 52 is configured to acquire, through the information to be verified input interface, information to be verified input by the user;
and the information verification module 53 is configured to perform security verification on the information to be verified, allow the path file merging module 41 to merge the path files if the information to be verified passes the verification, and prohibit the path file merging module 41 from merging the path files if the information to be verified does not pass the verification.
In consideration of that the importance degrees of different application resource data in the same application resource database are usually different, in order to improve the security of data with higher importance in the application resource database, the data sharing access system in this embodiment may further include a security level division module and a path file screening module; wherein the content of the first and second substances,
the safety grade division module is used for carrying out safety grade division on all the path files in the second path database in advance before the path file combination module combines the path files to obtain the path files with different safety grades;
and the path file screening module is used for determining the security level corresponding to the user level by using the user level corresponding to the information to be verified when the information verification module passes the security verification of the information to be verified, and screening the path file corresponding to the security level from the second path database to obtain the target path file.
After obtaining the target path file, correspondingly, in this embodiment, the path file merging module may be specifically configured to merge the path file in the first path database with the target path file to obtain a merged path file, in the merged path file obtained in this way, the path file associated with the second path database is only the target path file, rather than the entire path file in the second path database, such that when the first application system accesses the second application system, only the application resource data corresponding to the target path file, not all application resource data in the second application system, therefore, the user is prevented from viewing the application resource data with higher importance in the second application system, and the safety of the data with higher importance in the application resource database is improved.
The embodiment of the present invention further discloses a multi-open application system, which includes the data sharing access system disclosed in the foregoing embodiment, and for the specific structure in the data sharing access system, reference may be made to the corresponding contents disclosed in the foregoing embodiment, which is not described herein again.
Finally, it should also be 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 an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The multi-open application system, the data sharing access method and the system thereof provided by the present invention are described in detail above, and a specific example is applied in the present document to illustrate the principle and the implementation manner of the present invention, and the description of the above embodiment is only used to help understanding the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (9)

1. A data sharing access method is characterized in that the method is applied to a multi-open application system, and any application system in the multi-open application system comprises an application client, a path database and an application resource database which are sequentially connected; wherein the method comprises the following steps:
when the first application system needs to access application resource data in the second application system, combining the path file in the first path database and the path file in the second path database to obtain a combined path file; the first application system and the second application system are any one or more application systems in the multi-open application system, the first path database is a path database in the first application system, and the second path database is a path database in the second application system;
providing the merged path file to a first application client so that the first application client can correspondingly access an application resource database in the second application system according to a corresponding path file in the merged path file; the first application client is an application client in the first application system;
the process of merging the path file in the first path database and the path file in the second path database includes: creating a new path database to obtain a third path database; sending the path file in the first path database and the path file in the second path database to the third path database for storage to obtain a third updating database comprising the merged path file;
the process of providing the merged path file to the first application client includes: cutting off a connecting channel between the first application client and the first path database and cutting off a connecting channel between a second application client and the second path database; the second application client is an application client in the second application system; and establishing a connection channel between the first application client and the third updating database, and providing the merged path file in the third updating database to the first application client by using the connection channel.
2. The data sharing access method according to claim 1, further comprising, before the process of merging the path file in the first path database and the path file in the second path database:
generating an information input interface to be verified;
acquiring to-be-verified information input by a user through the to-be-verified information input interface;
and carrying out safety verification on the information to be verified, if the information to be verified passes the verification, allowing the path file in the first path database and the path file in the second path database to be merged, and if the information to be verified does not pass the verification, forbidding the merging of the path file in the first path database and the path file in the second path database.
3. The data sharing access method according to claim 2, further comprising, before the process of merging the path file in the first path database and the path file in the second path database:
carrying out security level division on all path files in the second path database in advance to obtain path files with different security levels;
and if the information to be verified passes the security verification, determining a security level corresponding to the user level by using the user level corresponding to the information to be verified, and screening a path file corresponding to the security level from the second path database to obtain a target path file.
4. The data sharing access method according to claim 3, wherein the process of merging the path file in the first path database and the path file in the second path database includes:
and merging the path file in the first path database and the target path file to obtain the merged path file.
5. A data sharing access system is characterized in that the data sharing access system is applied to a multi-open application system, and any application system in the multi-open application system comprises an application client, a path database and an application resource database which are sequentially connected; wherein the data sharing access system comprises:
the path file merging module is used for merging the path file in the first path database and the path file in the second path database when the first application system needs to access the application resource data in the second application system to obtain a merged path file; the first application system and the second application system are any one or more application systems in the multi-open application system, the first path database is a path database in the first application system, and the second path database is a path database in the second application system;
a path file providing module, configured to provide the merged path file to a first application client, so that the first application client accesses an application resource database in the second application system correspondingly according to a corresponding path file in the merged path file; the first application client is an application client in the first application system;
wherein, the path file merging module comprises:
the database creating unit is used for creating a new path database to obtain a third path database;
a third synchronization unit, configured to send the path file in the first path database and the path file in the second path database to the third path database for storage, so as to obtain a third update database including the merged path file;
the path file providing module includes:
a second channel cutting unit, configured to cut off a connection channel between the first application client and the first path database, and cut off a connection channel between a second application client and the second path database; the second application client is an application client in the second application system;
a second channel creating unit, configured to create a connection channel between the first application client and the third update database;
a second path file providing unit, configured to provide the merged path file in the third update database to the first application client by using the connection channel created by the second channel creating unit.
6. The data sharing access system of claim 5, further comprising:
the interface generation module is used for generating an information input interface to be verified before the path file merging module merges the path files;
the information acquisition module is used for acquiring the information to be verified input by the user through the information to be verified input interface;
and the information verification module is used for performing security verification on the information to be verified, if the information to be verified passes the verification, the path file merging module is allowed to merge the path files, and if the information to be verified does not pass the verification, the path file merging module is forbidden to merge the path files.
7. The data sharing access system of claim 6, further comprising:
the safety grade division module is used for carrying out safety grade division on all the path files in the second path database in advance before the path file combination module combines the path files to obtain the path files with different safety grades;
and the path file screening module is used for determining the security level corresponding to the user level by using the user level corresponding to the information to be verified when the information verification module passes the security verification of the information to be verified, and screening the path file corresponding to the security level from the second path database to obtain the target path file.
8. The data sharing access system of claim 7,
the path file merging module is specifically configured to merge the path file in the first path database with the target path file to obtain the merged path file.
9. A multi-open application system comprising a data sharing access system according to any one of claims 5 to 8.
CN201610926400.4A 2016-10-24 2016-10-24 Multi-open application system and data sharing access method and system thereof Expired - Fee Related CN106503157B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610926400.4A CN106503157B (en) 2016-10-24 2016-10-24 Multi-open application system and data sharing access method and system thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610926400.4A CN106503157B (en) 2016-10-24 2016-10-24 Multi-open application system and data sharing access method and system thereof

Publications (2)

Publication Number Publication Date
CN106503157A CN106503157A (en) 2017-03-15
CN106503157B true CN106503157B (en) 2020-05-19

Family

ID=58318599

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610926400.4A Expired - Fee Related CN106503157B (en) 2016-10-24 2016-10-24 Multi-open application system and data sharing access method and system thereof

Country Status (1)

Country Link
CN (1) CN106503157B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106970978A (en) * 2017-03-28 2017-07-21 联想(北京)有限公司 Data sharing method and device
CN108469977B (en) * 2018-03-26 2021-05-25 张�林 Interface data management method
CN110851823B (en) * 2019-11-12 2023-03-10 腾讯科技(深圳)有限公司 Data access method, device, terminal and storage medium
CN112214518B (en) * 2020-11-09 2021-06-11 广东新禾道信息科技有限公司 Block chain-based geospatial basic data sharing method and system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1591339A (en) * 2003-08-28 2005-03-09 国际商业机器公司 System and method for providing shared web modules
CN101110750A (en) * 2007-08-20 2008-01-23 阳术国 Processing method for implementing resource sharing of built-in equipment based on p2p technology
US7464070B2 (en) * 2003-07-29 2008-12-09 Hitachi, Ltd. Database query operations using storage networks
CN105933546A (en) * 2016-06-29 2016-09-07 宇龙计算机通信科技(深圳)有限公司 Message notification method and apparatus, and terminal
CN106020943A (en) * 2016-05-04 2016-10-12 北京小米移动软件有限公司 Application program dual-opening method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7464070B2 (en) * 2003-07-29 2008-12-09 Hitachi, Ltd. Database query operations using storage networks
CN1591339A (en) * 2003-08-28 2005-03-09 国际商业机器公司 System and method for providing shared web modules
CN101110750A (en) * 2007-08-20 2008-01-23 阳术国 Processing method for implementing resource sharing of built-in equipment based on p2p technology
CN106020943A (en) * 2016-05-04 2016-10-12 北京小米移动软件有限公司 Application program dual-opening method and device
CN105933546A (en) * 2016-06-29 2016-09-07 宇龙计算机通信科技(深圳)有限公司 Message notification method and apparatus, and terminal

Also Published As

Publication number Publication date
CN106503157A (en) 2017-03-15

Similar Documents

Publication Publication Date Title
US11088903B2 (en) Hybrid cloud network configuration management
EP2706719B1 (en) File synchronization method and device
US20230362165A1 (en) Identifying accounts having shared credentials
CN106503157B (en) Multi-open application system and data sharing access method and system thereof
CN106878265B (en) Data processing method and device
US10282522B2 (en) Cross-application authentication on a content management system
US10129264B2 (en) Method and apparatus for implementing document sharing between user groups
CN101251881B (en) Device, system and method for recognizing content
CN106406986B (en) A kind of resource share method and device
US20180097755A1 (en) Automatically converting messages into a collaboration content item
CN109565518B (en) Method and system for interchangeable content retrieval
WO2015006249A1 (en) Saving third-party content to a content management system
US20130151468A1 (en) File synchronization method and device
KR101597250B1 (en) Memo synchronization system, mobile system and memo synchronization method for synchronizing memo data
US9930063B2 (en) Random identifier generation for offline database
JP2016533604A (en) Preliminary authentication of client application accessing user account on content management system
US10462257B2 (en) Method and apparatus for obtaining user account
US20160094528A1 (en) Authenticating Redirection Service
US11153293B1 (en) Identity information linking
CN103873519A (en) Data synchronization method, client end, server, terminal and system
CN112765648A (en) Document processing method, device, equipment and storage medium
US11848994B2 (en) Communication protocols for an online content management system
US11949669B2 (en) Message authenticated communication sessions
CN109726545B (en) Information display method, equipment, computer readable storage medium and device
CN111651418A (en) Document content downloading method and device, computer equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20200519

Termination date: 20211024