CN112416629B - Data intercommunication method, system and storage medium - Google Patents

Data intercommunication method, system and storage medium Download PDF

Info

Publication number
CN112416629B
CN112416629B CN202011434544.0A CN202011434544A CN112416629B CN 112416629 B CN112416629 B CN 112416629B CN 202011434544 A CN202011434544 A CN 202011434544A CN 112416629 B CN112416629 B CN 112416629B
Authority
CN
China
Prior art keywords
application
data
application data
shared memory
server
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.)
Active
Application number
CN202011434544.0A
Other languages
Chinese (zh)
Other versions
CN112416629A (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.)
Shenzhen Futu Network Technology Co Ltd
Original Assignee
Shenzhen Futu Network Technology 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 Shenzhen Futu Network Technology Co Ltd filed Critical Shenzhen Futu Network Technology Co Ltd
Priority to CN202011434544.0A priority Critical patent/CN112416629B/en
Publication of CN112416629A publication Critical patent/CN112416629A/en
Application granted granted Critical
Publication of CN112416629B publication Critical patent/CN112416629B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a data intercommunication method, a system and a storage medium, wherein the method comprises the following steps: the method comprises the steps that a first background server obtains first application data of a user, wherein the first application data is data of a main application used by the user; writing first application data into a shared memory and a first local memory; if the second synchronous server monitors that the first data updating event exists in the shared memory, the first application data is read from the shared memory, and the first application data is stored in the second local memory, so that the second synchronous server monitors the data updating event in the shared memory in real time, and the newly added data can be communicated in time, and the experience of a user in using the associated application is improved.

Description

Data intercommunication method, system and storage medium
Technical Field
The present disclosure relates to the field of data processing, and in particular, to a data interworking method, system, and storage medium.
Background
At present, more and more applications are associated with other applications, the service data are fused and communicated, the associated applications may be the in-home and overseas applications developed by the same company, or the functions developed by the same company are associated applications, such as payment applications and shopping applications, different social applications developed by the same company need to be communicated on application data, along with diversification of application functions, the application data needed to be communicated are more and more complex, one-time pulling is adopted, and incremental data communication is not supported, so that the interaction experience of users on the data communication function is poor.
Disclosure of Invention
The embodiment of the application provides a data intercommunication method, a system and a storage medium, which can timely carry out intercommunication on newly added data and promote user experience of using associated applications.
In a first aspect, an embodiment of the present application provides a data interworking method, which is applied to a data interworking system, where the data interworking system includes a master application, at least one slave application, a first background server corresponding to the master application, a first local memory, a second synchronization server corresponding to the slave application, a second local memory, and a shared memory, and the method includes:
the first background server acquires first application data of a user, wherein the first application data is data of the user using the main application; the first background server writes the first application data into the shared memory and the first local memory;
and if the second synchronous server monitors that a first data updating event exists in the shared memory, the first application data is read from the shared memory, and the first application data is stored in the second local memory.
In a second aspect, an embodiment of the present application provides a data interworking system, where the data interworking system includes a master application, at least one slave application, a first background server corresponding to the master application, a first local memory, a second synchronization server corresponding to the slave application, a second local memory, and a shared memory, where,
The first background server is used for acquiring first application data of a user, wherein the first application data is data of the user using the main application; the first background server writes the first application data into the shared memory and the first local memory;
and the second synchronous server is used for reading the first application data from the shared memory and storing the first application data into the second local memory if the first data updating event exists in the shared memory.
In a third aspect, an embodiment of the present application provides a data interworking method, which is applied to a first background server corresponding to a main application, where the method includes:
acquiring first application data of a user, wherein the first application data is data of the user using the main application; the first background server writes the first application data into the shared memory and the first local memory; and the first application data is used for reading the first application data from the shared memory and storing the first application data into a second local memory if the second synchronous server monitors that a first data update event exists in the shared memory.
In a fourth aspect, embodiments of the present application provide a server comprising a processor, a memory, a communication interface, and one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the processor, the programs comprising instructions for performing steps in the method according to the third aspect of embodiments of the present application.
In a fifth aspect, embodiments of the present application provide a computer readable storage medium storing a computer program, where the computer program is executed by a processor to implement some or all of the steps described in the method according to the first aspect of the embodiments of the present application.
In a sixth aspect, embodiments of the present application provide a computer program product comprising a non-transitory computer readable storage medium storing a computer program operable to cause a computer to perform some or all of the steps described in the method of the first aspect of embodiments of the present application. The computer program product may be a software installation package.
By adopting the embodiment of the application, the method has the following beneficial effects:
It can be seen that the data interworking method, system and storage medium described in the embodiments of the present application are applied to a data interworking system, where the data interworking system includes a master application, at least one slave application, a first background server corresponding to the master application, a first local memory, a second synchronization server corresponding to the slave application, a second local memory, and a shared memory, where the first background server obtains first application data of a user, where the first application data is data of the user using the master application; writing first application data into a shared memory and a first local memory; if the second synchronous server monitors that the first data updating event exists in the shared memory, the first application data is read from the shared memory, and the first application data is stored in the second local memory, so that the second synchronous server monitors the data updating event in the shared memory in real time, and the newly added data can be communicated in time, and the experience of a user in using the associated application is improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described below, it being obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic structural diagram of a data interworking system according to an embodiment of the present application;
fig. 2 is a flow chart of a data interworking method according to an embodiment of the present application;
fig. 3 is a flow chart of another data interworking method according to an embodiment of the present application;
fig. 4 is a flow chart of another data interworking method according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of a first background server according to an embodiment of the present application;
fig. 6 is a schematic structural diagram of a second synchronization server according to an embodiment of the present application.
Detailed Description
In order to make the present application solution better understood by those skilled in the art, the following description will be made in detail and with reference to the accompanying drawings in the embodiments of the present application, it is apparent that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art based on the embodiments herein without making any inventive effort, shall fall within the scope of the present application.
The following will describe in detail.
The terms "first," "second," "third," and "fourth" and the like in the description and in the claims of this application and in the drawings, are used for distinguishing between different objects and not for describing a particular sequential order. Furthermore, the terms "comprise" and "have," as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those listed steps or elements but may include other steps or elements not listed or inherent to such process, method, article, or apparatus.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment may be included in at least one embodiment of the present application. The appearances of such phrases in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Those of skill in the art will explicitly and implicitly appreciate that the embodiments described herein may be combined with other embodiments.
The embodiments of the present application are described in detail below.
Referring to fig. 1, a system architecture diagram of a data interworking system provided by an embodiment of the present invention, where the data interworking system includes a master application, at least one slave application, a first background server corresponding to the master application, a first local memory, a first synchronization server, a second synchronization server corresponding to the slave application, a second background server, a second local memory, and a shared memory, where,
the first background server is used for acquiring first application data of a user, wherein the first application data is data of the user using the main application; the first background server writes the first application data into the shared memory and the first local memory;
And the second synchronous server is used for reading the first application data from the shared memory and storing the first application data into the second local memory if the first data updating event exists in the shared memory.
The master application and the slave application can be interchanged in the actual application, and the difference between the master application and the slave application is that the master application can be used for performing read-write operation of the object storage service (Object Storage Service, OSS).
In a specific implementation, the master application and at least one slave application may be disposed on a client of a User, where the client of the master application and the client of the slave application may be the same client or different clients, and the embodiments of the present application are not limited, and the clients may include various handheld devices (Mobile phones, tablet computers, etc.) with wireless communication functions, vehicle devices, wearable devices (such as smart watches, smart glasses, etc.), computing devices, or other processing devices connected to a wireless modem, and various types of User devices (User Equipment, UE), mobile Stations (MSs), virtual reality/augmented reality devices, terminal devices (terminal devices), etc.
Alternatively, in a specific implementation, the master application may be an in-home application of the same functional application, the slave application may be an overseas application, or the master application may be an overseas application, and the slave application may be an in-home application; for example, a master application and a slave application may be respectively for an in-house version and an overseas version of stock exchange software developed for the same company;
or,
the master application and the slave application may be first social software and second social software developed by one company, respectively, or the master application and the slave application may be shopping software and payment software developed by one company, respectively. The application types or functions of the master application and the slave application are not limited in the embodiments of the present application.
In practical application, the master application and the slave application can be used as a data source side and a data receiver of data intercommunication, and the data receiver can synchronize the first application data from the data source side to realize the function of data intercommunication.
The first background server can be used for writing application data of the main application into the shared memory; the second background server may be operable to write application data from the application to the shared memory.
The shared memory is used as a channel for application data intercommunication, so that the first background server can write application data of the main application into the shared memory, and the second background server can write application data of the slave application into the shared memory; the first synchronization server and the second synchronization server can monitor the data updating event in the shared memory, and if the second synchronization server monitors that the first data updating event exists in the shared memory, the first application data is stored in the second local memory.
The first synchronous server and the second synchronous server are used for monitoring data updating events in the shared memory; the first synchronous server is used for writing the read application data into the first local server; the second synchronization server is used for writing the read application data into the second local server.
The second synchronization server stores the first application data in the second local memory, and the second background server can read the first application data from the second local server and transmit the first application data to a second client corresponding to the slave application for display.
The first background server is also used for performing read-write operation with the first local server; the second background server is also used for performing read-write operation with the second local server.
Optionally, in the process that the first background server writes the first application data into the shared memory, the method further includes:
the first background server adds a first update time and/or a first update source location at which the first application data is written to the shared memory to a shared memory data table in the shared memory.
Wherein the first update source location refers to a source application of the first application data, for example, the first application data may originate from a master application or from a slave application.
Optionally, the data interworking system further includes a first synchronization server corresponding to the master application, and when the second synchronization server stores the first application data to the second local memory, the method further includes:
if the second synchronous server writes the first application data into the shared memory; adding a second update time and/or a second update source location at which the first application data is written to the shared memory to a shared memory data table in the shared memory;
if the first synchronization server monitors that a second data update event exists in the shared memory, judging whether the first update source position is consistent with the second update source position, and if so, not updating the first application data by the first synchronization server; and if the data updating events are inconsistent, the first synchronous server adds the second application data corresponding to the second data updating event to a shared storage data table in the shared storage.
In this embodiment of the present invention, the second synchronization server may write the first application data into the shared memory, trigger the first synchronization server to perform new-round application data synchronization, and may trigger the slave application synchronization service update again, so that the data update falls into a cycle, if the first synchronization server monitors that there is a second data update event in the shared memory, the first update source location may be compared with the second update source location, if the first synchronization server is consistent with the second update source location, the same application data indicating that two times of update event update originate from the same application, there is a repeated synchronization service update, the first synchronization server does not update the first application data any more, and reports an exception that the second data update event has synchronization service update, if the first synchronization server is inconsistent with the second synchronization server, the data indicating that two times of update event update come from different applications, belongs to normal synchronization service update, and the second application data corresponding to the second data update event may be added to the shared memory.
Optionally, in the embodiment of the present application, if the first synchronization server monitors that the second data update event exists in the shared memory, the first synchronization server may determine that the second data update event is an application data update of the second application according to the second update time and the first update time, and further the first synchronization server may add second application data corresponding to the second data update event to a shared memory data table in the shared memory. Therefore, whether new application data are updated or not can be judged only through the update time, when the second update time is inconsistent with the first update time, the normal synchronous service update can be determined, and the second application data corresponding to the second data update event are added to the shared memory.
Optionally, after the second synchronization server reads the first application data from the shared memory, before storing the first application data to the second local memory, the method further includes:
the second synchronization server performs the following processing on the first application data: processing by a universal component; and/or processing by a customization component; wherein the generic component is for performing the following: rights verification, and/or sensitive word filtering.
The customization component is used for processing, and the customization processing step can be executed according to the data type and configuration, for example, interaction with a cloud server is performed, and in specific implementation, if the customization component is not needed to be processed, the step is skipped.
Optionally, if the processing performed by the generic component includes permission verification, the processing, by the generic component, of the first application data includes:
determining a first data type corresponding to the first application data;
if the preset white list comprises the first data type, the authority verification is passed, and the first application data is reserved; otherwise, the first application data is filtered.
Wherein the first data type may be at least one of: comment, praise, attention, vote.
Optionally, if the processing performed by the generic component includes permission verification, the processing, by the generic component, of the first application data includes:
determining a first data type corresponding to the first application data;
determining an audit state corresponding to the first data type audited by the slave application;
if the auditing state is that the auditing is passed, the authority check is passed; otherwise, the verification is not passed.
In particular implementations, the audit status may include: audit failed, unverified, masked, etc.
Optionally, the first application corresponds to a first usage region, the second application corresponds to a second usage region, and the method further includes:
the first background server determines whether the first application data comprises keywords in a first keyword set corresponding to the first use region, if so, shielding or not displaying data items comprising the keywords in the first application data; if not, the first application data is sent to a first client corresponding to the main application for display;
The processing, by the general component, the first application data includes:
the second synchronization server determines whether the first application data comprises keywords in a second keyword set corresponding to the second use region, if yes, shielding or not displaying data items comprising the keywords in the first application data;
if not, acquiring first account information of the user, determining whether a preset blacklist corresponding to the second use region comprises the first account information, and if so, shielding or not displaying the first application data;
and if not, executing the operation of storing the first application data to the second local memory.
Optionally, if the first application data is first account information of the user in the main application, the method further includes:
when the second background server receives an account login request for the slave application from a client, extracting login account information from the account login request;
and matching the login account information with the first account information, and if the matching is successful, sending feedback information which passes account verification to a second client corresponding to the slave application, wherein the feedback information is used for indicating the login operation authorization of the second client to the login account information.
In the embodiment of the application, the account numbers between the master application and the slave application can be mutually logged in.
Optionally, the data interworking system further includes a second background server corresponding to the slave application, and if the first application data is a notification of the master application, the method further includes:
and the second background server determines whether the slave application is in a login online state, if so, the second background server sends the notification to a second client corresponding to the slave application, and the second client is used for displaying the notification.
Wherein if the slave application is not in the logged-in on state, the notification is not sent.
Optionally, after the second synchronization server stores the first application data to the second local memory, the method further comprises:
the second background server acquires the first application data from the first local memory;
converting the display parameters of the first application data to obtain converted first application data;
and transmitting the converted first application data to a second client corresponding to the slave application, wherein the second client is used for displaying the converted first application data.
In the implementation, the patterns of the display application data of the master application and the slave application are different, so that the display parameters of the first application data can be converted to obtain the converted first application data, and the converted first application data is displayed on the application interface of the slave application.
It can be seen that the data interworking system described in the embodiments of the present application includes a master application, at least one slave application, a first background server corresponding to the master application, a first local memory, a second synchronization server corresponding to the slave application, a second local memory, and a shared memory, where the first background server obtains first application data of a user, where the first application data is data of the user using the master application; writing first application data into a shared memory and a first local memory; if the second synchronous server monitors that the first data updating event exists in the shared memory, the first application data is read from the shared memory, and the first application data is stored in the second local memory, so that the second synchronous server monitors the data updating event in the shared memory in real time, and the newly added data can be communicated in time, and the experience of a user in using the associated application is improved.
Referring to fig. 2, fig. 2 is a flow chart of a data interworking method according to an embodiment of the present application, which is applied to the data interworking system shown in fig. 1, and specifically includes the following steps:
201. the method comprises the steps that a first background server obtains first application data of a user, wherein the first application data is data of the user using the main application; the first background server writes the first application data into the shared memory and the first local memory.
Wherein the first application data may include at least one of: the user's profile, user-entered interaction information on the host application, notifications, and other application data generated by the user when using the host application, which may include comments, praise, votes, concerns, etc.
In one possible example, in a process that the first background server writes the first application data to the shared memory, the method further includes:
the first background server adds a first update time and/or a first update source location at which the first application data is written to the shared memory to a shared memory data table in the shared memory.
Wherein the first update source location refers to a source application of the first application data, e.g., the first application data originates from a host application.
In a specific implementation, the first update time and/or the first update source position are added to the shared storage data table in the shared memory, so that when the second synchronization server monitors the data update event, whether the data need to be subjected to data intercommunication or not can be determined according to the first update time and/or the first update source position.
202. And if the second synchronous server monitors that a first data updating event exists in the shared memory, the first application data is read from the shared memory, and the first application data is stored in the second local memory.
The second synchronization server may monitor a data update event in the shared memory, and if the first data update event is monitored, may read the first application data from the shared memory, and store the first application data to the second local memory.
In one possible example, the data interworking system further includes a first synchronization server corresponding to the master application, and when the second synchronization server stores the first application data to the second local memory, the method further includes:
the second synchronous server writes the first application data into the shared memory; adding a second update time and/or a second update source location at which the first application data is written to the shared memory to a shared memory data table in the shared memory;
if the first synchronization server monitors that a second data update event exists in the shared memory, judging whether the first update source position is consistent with the second update source position, and if so, not updating the first application data by the first synchronization server; and if the data updating events are inconsistent, the first synchronous server adds the second application data corresponding to the second data updating event to a shared storage data table in the shared storage.
The second synchronization server may write the first application data into the shared memory, trigger the first synchronization server to perform new-round application data synchronization, and may trigger the slave application synchronization service update again, so as to cause data update to sink into a cycle, so that if the first synchronization server monitors that a second data update event exists in the shared memory, the first update source position and the second update source position may be compared, if the first synchronization server monitors that the second data update event exists in the shared memory, the same application data updated by the two times of data update events originate from the same application, repeated synchronization service update exists, the first synchronization server does not update the first application data any more, and report an abnormality of synchronization service update existing in the second data update event; if the data is inconsistent, the data updated by the two data updating events are from different applications and belong to normal synchronous service updating, and the second application data corresponding to the second data updating event can be added to the shared memory.
It can be seen that by comparing the first update source location with the second update source location, loops of data interworking can be prevented.
In one possible example, after the second synchronization server reads the first application data from the shared memory, before storing the first application data to the second local memory, the method further comprises:
the second synchronization server performs the following processing on the first application data: processing by a universal component; and/or processing by a customization component; wherein the generic component is for performing the following: rights verification, and/or sensitive word filtering.
Different permission verification or sensitive word filtering rules can be set for different types of first application data.
Optionally, the authority verification by the universal component may include: if the master application is an internal edition application and the slave application is an overseas edition application, verifying whether login account information of the slave application is bound with an internal mobile phone number, and if so, determining that the permission verification is passed; or if the master application is the internal application and the slave application is the internal application, verifying whether the slave application is in an account login online state, and if so, determining that the permission verification passes.
In the implementation, for the overseas version of the slave application, if the slave application needs to display the first application data through data intercommunication, whether the login account information of the slave application is bound with the internal mobile phone number or not can be determined, if so, the login account of the slave application is indicated to carry out overseas real name authentication, thereby determining that the permission verification passes, and authorizing the slave application to display the first application data from the master application; for the secondary application of the inner edition, only the secondary application is required to be determined to be in an account login online state, and the permission verification can be determined to pass, so that the first application data from the primary application is displayed on the secondary application.
For example, the master application is an in-house stock exchange application and the slave application is an overseas stock exchange application, the first application data may include at least one of: the list page data of the master application, the detail page of the master application, the personal data of the user on the master application, the comments input by the user on the master application and the like can verify whether the login account information of the slave application is bound with the mobile phone number in the home environment, if so, the login account of the slave application is verified to be subjected to foreign real-name authentication, permission verification can be confirmed to pass, and further, the first application data can be displayed on a second client corresponding to the slave application.
Optionally, if the processing performed by the generic component includes sensitive word filtering, the processing, by the generic component, the first application data includes:
determining a first data type corresponding to the first application data;
if the preset white list comprises the first data type, reserving the first application data; otherwise, the first application data is filtered.
In a specific implementation, if the first application data is a comment or notification of the first application, a notification type is: comment, praise, attention, vote, etc., then determine the notification type; judging whether a preset white list comprises a notification type or not, if so, reserving the notification; otherwise the notification is filtered.
In the implementation, if the first application data is stock market information and stock trade information, judging whether a preset white list comprises data types of the stock market information and the stock trade information, if so, checking authority, and reserving the first application data.
Optionally, if the processing performed by the generic component includes permission verification, the processing, by the generic component, of the first application data includes:
Determining a second data type corresponding to the first application data;
determining an audit state corresponding to the second data type for the slave application audit;
if the auditing state is that the auditing is passed, the authority check is passed; otherwise, the verification is not passed.
In particular implementations, the second data type may include: comments, personal data, community contents and the like can be used for auditing the data of the second data type through a preset auditing rule to obtain an auditing state, and if the auditing state is auditing passing, authority verification is passed; otherwise, the verification is not passed.
Optionally, the first application corresponds to a first usage region, the second application corresponds to a second usage region, and the method further includes:
the first background server determines whether the first application data comprises keywords in a first keyword set corresponding to the first use region, if so, shielding or not displaying data items comprising the keywords in the first application data; if not, the first application data is sent to a first client corresponding to the main application for display;
the processing, by the general component, the first application data includes:
The second synchronization server determines whether the first application data comprises keywords in a second keyword set corresponding to the second use region, if yes, shielding or not displaying data items comprising the keywords in the first application data;
if not, acquiring first account information of the user, determining whether a preset blacklist corresponding to the second use region comprises the first account information, and if so, shielding or not displaying the first application data;
and if not, executing the operation of storing the first application data to the second local memory.
The first use region may be an interior, the second use region may be overseas, or the first use region may be overseas, and the second use region may be an interior.
In the implementation, if the first application data includes keywords in the first keyword set corresponding to the first usage region, if yes, the data items including the keywords in the first application data are shielded or not displayed. If the first application data comprises keywords in a second keyword set corresponding to the second use region, shielding or not displaying the data items comprising the keywords in the first application data; if not, the first account information of the user is obtained, whether a preset blacklist corresponding to the second use region comprises the first account information is determined, and if yes, the first application data can be shielded or not displayed.
Optionally, the data intercommunication system further includes a second background server corresponding to the slave application, and if the first application data is first account information of the user in the master application, the method further includes:
when the second background server receives an account login request for the slave application from a client, extracting login account information from the account login request;
and matching the login account information with the first account information, and if the matching is successful, sending feedback information which passes account verification to a second client corresponding to the slave application, wherein the feedback information is used for indicating the login operation authorization of the second client to the login account information.
And if the matching is successful, sending feedback information passing through account verification to a second client corresponding to the slave application, wherein the second client can authorize the login operation of the login account information, so that the account interaction between the master application and the slave application, namely one account information, is realized, and the two applications can be mutually communicated.
Optionally, the data interworking system further includes a second background server corresponding to the slave application, and if the first application data is a notification of the master application, the method further includes:
And the second background server determines whether the slave application is in a login online state, if so, the second background server sends the notification to a second client corresponding to the slave application, and the second client is used for displaying the notification.
And sending a notification to a second client corresponding to the slave application when the slave application is in the login online state, and not sending the notification when the slave application is not in the login online state.
Optionally, after the second synchronization server stores the first application data to the second local memory, the method further comprises:
the second background server acquires the first application data from the first local memory;
converting the display parameters of the first application data to obtain converted first application data;
and transmitting the converted first application data to a second client corresponding to the slave application, wherein the second client is used for displaying the converted first application data.
The mode of the display application data of the master application and the mode of the display application data of the slave application are different, so that the display parameters of the first application data can be converted to obtain converted first application data, and the converted first application data is displayed on an application interface of the slave application.
Optionally, the first background server writes the first application data into the shared memory, including:
the first background server determines a target priority corresponding to the data type of the first application data according to a mapping relation between the preset data type and the priority;
adding a target address node in a target layer corresponding to the target priority in a preset address tree, wherein the target address node comprises a target address, the target address and a reference address included by a neighboring node of the target address node are in the same storage area, the preset address tree comprises a plurality of layers of address nodes, and each layer corresponds to one priority;
storing the first application data to the target address node;
the second synchronization server reading the first application data from the shared memory, comprising:
the second synchronization server traverses the address tree to obtain at least one newly-added address node, wherein the at least one newly-added address node comprises the target address node;
and reading the first application data and other synchronously updated application data according to the at least one newly added address node.
The target address node is further configured to store the first update time, the first update source location, and a data identifier corresponding to the first application data.
In the implementation, considering that the types of the first application data are multiple, different types of data are actually read, written and displayed on the client corresponding to the slave application, different data channels can be allocated, the first background server can divide the application data according to the priority area based on the relation of storage addresses between each layer of nodes in a preset address tree, and allocate the target addresses according to the adjacent relation of each layer of nodes, and the same type of data are stored in the same storage area, so that the second synchronous server can conveniently read the first application data according to the address tree; the second synchronization server traverses the address tree to obtain at least one newly-added address node according to the priority order of the data types, so that when the number of the newly-added application data is multiple, the data can be read according to the priority order of the data types, and the data reading efficiency can be improved.
It can be seen that the data intercommunication method described in the embodiment of the present application is applied to a data intercommunication system, where the data intercommunication system includes a master application, at least one slave application, a first background server corresponding to the master application, a first local memory, a second synchronization server corresponding to the slave application, a second local memory, and a shared memory, where the first background server obtains first application data of a user, and the first application data is data of the user using the master application; writing first application data into a shared memory and a first local memory; if the second synchronous server monitors that the first data updating event exists in the shared memory, the first application data is read from the shared memory, and the first application data is stored in the second local memory, so that the second synchronous server monitors the data updating event in the shared memory in real time, and the newly added data can be communicated in time, and the experience of a user in using the associated application is improved.
Referring to fig. 3, fig. 3 is another data interworking method provided in the embodiment of the present application, which is consistent with the embodiments shown in fig. 1-2, and is applied to a first background server corresponding to a main application, and specifically includes the following steps:
301. and acquiring first application data of a user, wherein the first application data is data of the user using the main application.
302. The first background server writes the first application data into the shared memory and the first local memory; and the first application data is used for reading the first application data from the shared memory and storing the first application data into a second local memory if the second synchronous server monitors that a first data update event exists in the shared memory.
Optionally, in the process that the first background server writes the first application data into the shared memory, the method further includes:
the first background server adds a first update time and/or a first update source location at which the first application data is written to the shared memory to a shared memory data table in the shared memory.
Optionally, the method further comprises:
The first background server determines whether the first application data comprises keywords in a first keyword set corresponding to the first use region, if so, shielding or not displaying data items comprising the keywords in the first application data; if not, the first application data is sent to a first client corresponding to the main application for display.
The specific description of the steps 301 to 302 may refer to the corresponding steps of the data interworking method described in fig. 2, and will not be repeated herein.
It can be seen that, according to the data intercommunication method described in the embodiment of the present application, first application data of a user is obtained, where the first application data is data of the user using the main application; writing first application data into the shared memory and a first local memory; the first application data is used for the second synchronous server to read the first application data from the shared memory if the second synchronous server monitors that the first data updating event exists in the shared memory, the first application data is stored in the second local memory, and the second synchronous server monitors the data updating event in the shared memory in real time, so that the newly added data can be communicated in time, and the experience of a user for using the associated application is improved.
Referring to fig. 4, another data interworking method provided in the embodiment of the present application is applied to a second synchronization server corresponding to a slave application, and specifically includes the following steps:
401. if the second synchronous server monitors that a first data updating event exists in the shared memory, the first application data is read from the shared memory, the first application data is data of a main application used by a user, the first application data is obtained by a first background server, and the first application data is written into the shared memory and the first local memory.
402. And storing the first application data to the second local memory.
Optionally, the method further comprises:
the second synchronous server writes the first application data into the shared memory; adding a second update time and/or a second update source location at which the first application data is written to the shared memory to a shared memory data table in the shared memory; the first synchronization server is used for judging whether the first update source position is consistent with the second update source position if the first synchronization server monitors that a second data update event exists in the shared memory, and if so, the first synchronization server does not update the first application data; and if the data updating events are inconsistent, the first synchronous server adds the second application data corresponding to the second data updating event to a shared storage data table in the shared storage.
Optionally, after the second synchronization server reads the first application data from the shared memory, before storing the first application data to the second local memory, the method further includes:
the second synchronization server performs the following processing on the first application data: processing by a universal component; and/or processing by a customization component; wherein the generic component is for performing the following: rights verification, and/or sensitive word filtering.
Optionally, if the processing performed by the generic component includes sensitive word filtering, the processing, by the generic component, the first application data includes:
determining a first data type corresponding to the first application data;
if the preset white list comprises the first data type, reserving the first application data; otherwise, the first application data is filtered.
Optionally, if the processing performed by the generic component includes permission verification, the processing, by the generic component, of the first application data includes:
determining a second data type corresponding to the first application data;
determining an audit state corresponding to the second data type for the slave application audit;
If the auditing state is that the auditing is passed, the authority check is passed; otherwise, the verification is not passed.
Optionally, the processing, by the general component, the first application data includes:
the second synchronization server determines whether the first application data comprises keywords in a second keyword set corresponding to the second use region, if yes, shielding or not displaying data items comprising the keywords in the first application data;
if not, acquiring first account information of the user, determining whether a preset blacklist corresponding to the second use region comprises the first account information, and if so, shielding or not displaying the first application data;
and if not, executing the operation of storing the first application data to the second local memory.
The specific description of the steps 401 to 402 may refer to the corresponding steps of the data interworking method described in fig. 2, and will not be repeated herein.
It can be seen that, in the data interworking method described in the embodiments of the present application, if the second synchronization server monitors that a first data update event exists in the shared memory, first application data is read from the shared memory, the first application data is data of a main application used by a user, the first application data is acquired by the first background server, the first application data is written into the shared memory and data of the first local memory, the first application data is stored into the second local memory, and the second synchronization server monitors the data update event in the shared memory in real time, so that interworking can be performed on newly added data in time, and experience of the user using the associated application is improved.
In accordance with the embodiments shown in fig. 1-4, referring to fig. 5, fig. 5 is a schematic structural diagram of a first background server provided in an embodiment of the present application, where the first background server includes a processor, a memory, a communication interface, and one or more programs, where the one or more programs are stored in the memory and configured to be executed by the processor, and the programs include instructions for performing the following steps:
acquiring first application data of a user, wherein the first application data is data of the user using the main application; the first background server writes the first application data into the shared memory and the first local memory; and the first application data is used for reading the first application data from the shared memory and storing the first application data into a second local memory if the second synchronous server monitors that a first data update event exists in the shared memory.
It can be seen that, the first background server described in the embodiment of the present application obtains first application data of a user, where the first application data is data of the user using the main application; writing first application data into the shared memory and a first local memory; the first application data is used for the second synchronous server to read the first application data from the shared memory if the second synchronous server monitors that the first data updating event exists in the shared memory, the first application data is stored in the second local memory, and the second synchronous server monitors the data updating event in the shared memory in real time, so that the newly added data can be communicated in time, and the experience of a user for using the associated application is improved.
In one possible example, during the process of writing the first application data into the shared memory by the first backend server, the above program further includes instructions for:
and adding the first update time and/or the first update source position of the first application data written into the shared memory to a shared memory data table in the shared memory.
In one possible example, the above-described program further includes instructions for performing the steps of:
determining whether the first application data comprises keywords in a first keyword set corresponding to the first use region, and if yes, shielding or not displaying data items comprising the keywords in the first application data; if not, the first application data is sent to a first client corresponding to the main application for display.
In accordance with the embodiments shown in fig. 1-5, fig. 6 is a schematic structural diagram of a second synchronization server provided in the embodiment of the present application, as shown in fig. 6, where the second synchronization server includes a processor, a memory, a communication interface, and one or more programs, where the one or more programs are stored in the memory and configured to be executed by the processor, and the programs include instructions for performing the following steps:
If the second synchronous server monitors that a first data updating event exists in the shared memory, reading first application data from the shared memory, wherein the first application data is data of a main application used by a user, and the first application data is obtained by a first background server and is written into the shared memory and the first local memory; and storing the first application data to the second local memory.
It can be seen that, if the second synchronization server monitors that the first data update event exists in the shared memory, the second synchronization server reads the first application data from the shared memory, where the first application data is data of a main application used by a user, the first application data is acquired by the first background server, the first application data is written into the shared memory and the data of the first local memory, the first application data is stored into the second local memory, and the second synchronization server monitors the data update event in the shared memory in real time, so that the new application data can be communicated in time, and experience of the user using the associated application is improved.
In one possible example, the above-described program further includes instructions for performing the steps of:
writing the first application data into the shared memory; adding a second update time and/or a second update source location at which the first application data is written to the shared memory to a shared memory data table in the shared memory; the first synchronization server is used for judging whether the first update source position is consistent with the second update source position if the first synchronization server monitors that a second data update event exists in the shared memory, and if so, the first synchronization server does not update the first application data; and if the data updating events are inconsistent, the first synchronous server adds the second application data corresponding to the second data updating event to a shared storage data table in the shared storage.
In one possible example, after the second synchronization server reads the first application data from the shared memory, before storing the first application data to the second local memory, the program further includes instructions for:
The first application data is processed as follows: processing by a universal component; and/or processing by a customization component; wherein the generic component is for performing the following: rights verification, and/or sensitive word filtering.
In one possible example, if the processing performed by the generic component includes sensitive word filtering, the processing of the first application data by the generic component includes instructions for:
determining a first data type corresponding to the first application data; if the preset white list comprises the first data type, reserving the first application data; otherwise, the first application data is filtered.
In one possible example, if the processing performed by the generic component includes permission checking, the program includes instructions for performing the following steps in terms of the processing of the first application data by the generic component:
determining a second data type corresponding to the first application data; determining an audit state corresponding to the second data type for the slave application audit; if the auditing state is that the auditing is passed, the authority check is passed; otherwise, the verification is not passed.
In one possible example, in terms of the processing of the first application data by the generic component, the program comprises instructions for:
determining whether the first application data comprises keywords in a second keyword set corresponding to the second use region, and if yes, shielding or not displaying data items comprising the keywords in the first application data;
if not, acquiring first account information of the user, determining whether a preset blacklist corresponding to the second use region comprises the first account information, and if so, shielding or not displaying the first application data;
and if not, executing the operation of storing the first application data to the second local memory.
The foregoing description of the embodiments of the present application has been presented primarily in terms of a method-side implementation. It will be appreciated that the electronic device, in order to achieve the above-described functions, includes corresponding hardware structures and/or software modules that perform the respective functions. Those of skill in the art will readily appreciate that the elements and algorithm steps described in connection with the embodiments disclosed herein may be embodied as hardware or a combination of hardware and computer software. Whether a function is implemented as hardware or computer software driven hardware depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The embodiment of the application may divide the functional units of the electronic device according to the above method example, for example, each functional unit may be divided corresponding to each function, or two or more functions may be integrated in one processing unit. The integrated units may be implemented in hardware or in software functional units. It should be noted that, in the embodiment of the present application, the division of the units is schematic, which is merely a logic function division, and other division manners may be implemented in actual practice.
The present application also provides a computer readable storage medium, where the computer readable storage medium stores a computer program for electronic data exchange, where the computer program causes a computer to perform some or all of the steps described in the electronic device in the method embodiment above.
Embodiments of the present application also provide a computer program product, wherein the computer program product comprises a non-transitory computer readable storage medium storing a computer program operable to cause a computer to perform some or all of the steps described by an electronic device in the above method. The computer program product may be a software installation package.
The steps of a method or algorithm described in the embodiments of the present application may be implemented in hardware, or may be implemented by executing software instructions by a processor. The software instructions may be comprised of corresponding software modules that may be stored in random access Memory (Random Access Memory, RAM), flash Memory, read Only Memory (ROM), erasable programmable Read Only Memory (Erasable Programmable ROM), electrically Erasable Programmable Read Only Memory (EEPROM), registers, hard disk, a removable disk, a compact disc Read Only Memory (CD-ROM), or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an ASIC. In addition, the ASIC may reside in an access network device, a target network device, or a core network device. It is of course also possible that the processor and the storage medium reside as discrete components in an access network device, a target network device, or a core network device.
Those of skill in the art will appreciate that in one or more of the above examples, the functions described in the embodiments of the present application may be implemented, in whole or in part, in software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, produces a flow or function in accordance with embodiments of the present application, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a computer network, or other programmable apparatus. The computer instructions may be stored in a computer-readable storage medium or transmitted from one computer-readable storage medium to another computer-readable storage medium, for example, the computer instructions may be transmitted from one website, computer, server, or data center to another website, computer, server, or data center by a wired (e.g., coaxial cable, fiber optic, digital subscriber line (Digital Subscriber Line, DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer readable storage medium may be any available medium that can be accessed by a computer or a data storage device such as a server, data center, etc. that contains an integration of one or more available media. The usable medium may be a magnetic medium (e.g., a floppy Disk, a hard Disk, a magnetic tape), an optical medium (e.g., a digital video disc (Digital Video Disc, DVD)), or a semiconductor medium (e.g., a Solid State Disk (SSD)), or the like.
The foregoing embodiments have been provided for the purpose of illustrating the embodiments of the present application in further detail, and it should be understood that the foregoing embodiments are merely illustrative of the embodiments of the present application and are not intended to limit the scope of the embodiments of the present application, and any modifications, equivalents, improvements, etc. made on the basis of the technical solutions of the embodiments of the present application are included in the scope of the embodiments of the present application.

Claims (10)

1. A data interworking method, which is characterized in that the data interworking method is applied to a data interworking system, the data interworking system includes a master application, at least one slave application, a first background server corresponding to the master application, a first local memory, a second synchronization server corresponding to the slave application, a second local memory, and a shared memory, the method includes:
the first background server acquires first application data of a user, wherein the first application data is data of the user using the main application; the first background server writes the first application data into the shared memory and the first local memory;
if the second synchronous server monitors that a first data updating event exists in the shared memory, the first application data is read from the shared memory, and the second synchronous server carries out the following processing on the first application data: processing by a universal component; and/or processing by a customization component; wherein the generic component is for performing the following: checking authority and/or filtering sensitive words;
Storing the first application data to the second local memory;
the first application corresponds to a first use region, the second application corresponds to a second use region, and the method further comprises:
the first background server determines whether the first application data comprises keywords in a first keyword set corresponding to the first use region, if so, shielding or not displaying data items comprising the keywords in the first application data; if not, the first application data is sent to a first client corresponding to the main application for display;
the processing, by the general component, the first application data includes:
the second synchronization server determines whether the first application data comprises keywords in a second keyword set corresponding to the second use region, if yes, shielding or not displaying data items comprising the keywords in the first application data;
if not, acquiring first account information of the user, determining whether a preset blacklist corresponding to the second use region comprises the first account information, and if so, shielding or not displaying the first application data;
And if not, executing the operation of storing the first application data to the second local memory.
2. The method of claim 1, wherein during the writing of the first application data to the shared memory by the first background server, the method further comprises:
the first background server adds a first update time and/or a first update source location at which the first application data is written to the shared memory to a shared memory data table in the shared memory.
3. The method of claim 2, wherein the data interworking system further comprises a first synchronization server corresponding to the host application, and wherein when the second synchronization server stores the first application data to the second local storage, the method further comprises:
the second synchronous server writes the first application data into the shared memory; adding a second update time and/or a second update source location at which the first application data is written to the shared memory to a shared memory data table in the shared memory;
if the first synchronization server monitors that a second data update event exists in the shared memory, judging whether the first update source position is consistent with the second update source position, and if so, not updating the first application data by the first synchronization server; and if the data updating events are inconsistent, the first synchronous server adds the second application data corresponding to the second data updating event to a shared storage data table in the shared storage.
4. The method of claim 1, wherein if the processing performed by the generic component includes sensitive word filtering, the processing, by the generic component, of the first application data comprises:
determining a first data type corresponding to the first application data;
if the preset white list comprises the first data type, the first application data is reserved, and the first application data is reserved; otherwise, the first application data is filtered.
5. The method of claim 1, wherein if the processing performed by the generic component includes permission checking, the processing, by the generic component, of the first application data includes:
determining a first data type corresponding to the first application data;
determining an audit state corresponding to the first data type audited by the slave application;
if the auditing state is that the auditing is passed, the authority check is passed; otherwise, the verification is not passed.
6. The method according to any one of claims 1, 4-5, wherein the data interworking system further includes a second background server corresponding to the slave application, and if the first application data is first account information of a user in the master application, the method further includes:
When the second background server receives an account login request for the slave application from a client, extracting login account information from the account login request;
and matching the login account information with the first account information, and if the matching is successful, sending feedback information which passes account verification to a second client corresponding to the slave application, wherein the feedback information is used for indicating the login operation authorization of the second client to the login account information.
7. The method according to any one of claims 1, 4-5, wherein the data interworking system further comprises a second background server corresponding to the slave application, and if the first application data is a notification of the master application, the method further comprises:
and the second background server determines whether the slave application is in a login online state, if so, the second background server sends the notification to a second client corresponding to the slave application, and the second client is used for displaying the notification.
8. The method of any of claims 1, 4-5, wherein after the second synchronization server stores the first application data to the second local memory, the method further comprises:
A second background server acquires the first application data from the first local memory;
converting the display parameters of the first application data to obtain converted first application data;
and transmitting the converted first application data to a second client corresponding to the slave application, wherein the second client is used for displaying the converted first application data.
9. The data intercommunication system is characterized by comprising a master application, at least one slave application, a first background server corresponding to the master application, a first local memory, a second synchronous server corresponding to the slave application, a second local memory and a shared memory, wherein,
the first background server is used for acquiring first application data of a user, wherein the first application data is data of the user using the main application; the first background server writes the first application data into the shared memory and the first local memory;
the second synchronization server is configured to, if it is monitored that a first data update event exists in the shared memory, read the first application data from the shared memory, and perform the following processing on the first application data by the second synchronization server: processing by a universal component; and/or processing by a customization component; wherein the generic component is for performing the following: checking authority and/or filtering sensitive words;
The second synchronization server is further configured to store the first application data to the second local memory;
the first application corresponds to a first region of use, the second application corresponds to a second region of use, wherein,
the first background server is further configured to determine whether the first application data includes a keyword in a first keyword set corresponding to the first usage region, and if yes, mask or not display a data item including the keyword in the first application data; if not, the first application data is sent to a first client corresponding to the main application for display;
the processing, by the general component, the first application data includes:
the second synchronization server is further configured to determine whether the first application data includes a keyword in a second keyword set corresponding to the second usage region, and if yes, mask or not display a data item including the keyword in the first application data;
if not, acquiring first account information of the user, determining whether a preset blacklist corresponding to the second use region comprises the first account information, and if so, shielding or not displaying the first application data;
And if not, executing the operation of storing the first application data to the second local memory.
10. A computer readable storage medium for storing a computer program for execution by a processor to implement the method of any one of claims 1-8.
CN202011434544.0A 2020-12-10 2020-12-10 Data intercommunication method, system and storage medium Active CN112416629B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011434544.0A CN112416629B (en) 2020-12-10 2020-12-10 Data intercommunication method, system and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011434544.0A CN112416629B (en) 2020-12-10 2020-12-10 Data intercommunication method, system and storage medium

Publications (2)

Publication Number Publication Date
CN112416629A CN112416629A (en) 2021-02-26
CN112416629B true CN112416629B (en) 2023-07-25

Family

ID=74776451

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011434544.0A Active CN112416629B (en) 2020-12-10 2020-12-10 Data intercommunication method, system and storage medium

Country Status (1)

Country Link
CN (1) CN112416629B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103262057A (en) * 2010-10-01 2013-08-21 Flex Electronics ID Co.,Ltd. Cross-environment communication framework
CN104077265A (en) * 2013-03-25 2014-10-01 通用电气航空系统有限责任公司 Method of hybrid message passing with shared memory
CN104427105A (en) * 2013-08-28 2015-03-18 中兴通讯股份有限公司 Data synchronism method, device, and terminal in dual system
CN106021142A (en) * 2015-03-24 2016-10-12 国际商业机器公司 Method and system for sharing memory between guests

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011150234A1 (en) * 2010-05-28 2011-12-01 Openpeak Inc. Shared heartbeat service for managed devices

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103262057A (en) * 2010-10-01 2013-08-21 Flex Electronics ID Co.,Ltd. Cross-environment communication framework
CN104077265A (en) * 2013-03-25 2014-10-01 通用电气航空系统有限责任公司 Method of hybrid message passing with shared memory
CN104427105A (en) * 2013-08-28 2015-03-18 中兴通讯股份有限公司 Data synchronism method, device, and terminal in dual system
CN106021142A (en) * 2015-03-24 2016-10-12 国际商业机器公司 Method and system for sharing memory between guests

Also Published As

Publication number Publication date
CN112416629A (en) 2021-02-26

Similar Documents

Publication Publication Date Title
US11539701B2 (en) Network access point
US11489693B2 (en) Home network access
CN106134143B (en) Method, apparatus and system for dynamic network access-in management
US20200205000A1 (en) Expendable network access
CN109981619A (en) Data capture method, device, medium and electronic equipment
CN107026860B (en) Login authentication method, device and system
CN110661776A (en) Sensitive data tracing method, device, security gateway and system
CN110933152B (en) Preheating method, device and system and electronic equipment
WO2023241060A1 (en) Data access method and apparatus
JP6523581B2 (en) INFORMATION PROVIDING DEVICE, INFORMATION PROVIDING SYSTEM, INFORMATION PROVIDING METHOD, AND INFORMATION PROVIDING PROGRAM
Barati et al. Privacy‐aware cloud ecosystems: Architecture and performance
CN104065674A (en) Terminal device and information processing method
CN109472151A (en) A kind of method and server of data access
CN112416629B (en) Data intercommunication method, system and storage medium
CN110366164B (en) Method for remotely controlling terminal, server, terminal and computing equipment
US20230367899A1 (en) System and method for data privacy control
CN111147496A (en) Data processing method and device
CN106534096A (en) Method for master device to share user identity with slave device, master device, and slave device
CN112106376B (en) Universal streaming media device configured as a set-top box
CN113794678A (en) Method and device compatible with multiple login modes and computer storage medium
CN115396277B (en) Login state management method, device, equipment and storage medium
US20230367898A1 (en) System and method for data privacy control
CN111163088B (en) Message processing method, system and device and electronic equipment
CN110347632B (en) Communication method and device
CN114331442B (en) Calling method and device of intelligent contracts in block chain

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
GR01 Patent grant
GR01 Patent grant