CN111600939A - Data transparent transmission method and equipment - Google Patents

Data transparent transmission method and equipment Download PDF

Info

Publication number
CN111600939A
CN111600939A CN202010360898.9A CN202010360898A CN111600939A CN 111600939 A CN111600939 A CN 111600939A CN 202010360898 A CN202010360898 A CN 202010360898A CN 111600939 A CN111600939 A CN 111600939A
Authority
CN
China
Prior art keywords
information
equipment
device information
equipment information
client
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.)
Granted
Application number
CN202010360898.9A
Other languages
Chinese (zh)
Other versions
CN111600939B (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.)
Long Bridge Technology Hong Kong Co
Original Assignee
Long Bridge Technology Hong Kong Co
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 Long Bridge Technology Hong Kong Co filed Critical Long Bridge Technology Hong Kong Co
Priority to CN202010360898.9A priority Critical patent/CN111600939B/en
Publication of CN111600939A publication Critical patent/CN111600939A/en
Application granted granted Critical
Publication of CN111600939B publication Critical patent/CN111600939B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 

Abstract

The invention aims to provide a data transparent transmission method and equipment, a server side can be screened by an algorithm, second equipment information sent by a client side is matched with first equipment information with the highest similarity, and service data are returned to App of the client side. The invention can be flexibly applied to various service scenes, can transparently transmit any data, has no perception and no interaction for users, and has higher success rate of data transparent transmission and higher data security.

Description

Data transparent transmission method and equipment
Technical Field
The invention relates to the field of computers, in particular to a data transparent transmission method and device.
Background
The existing data transparent transmission scheme comprises the following steps:
1.1. apple marketing campaign chaining.
1.1.1. And creating a marketing link through the apple background.
1.1.2. And the user downloads the App by clicking the corresponding generated link.
1.1.3. And data are managed, processed and exported through an apple background.
1.2. Passed through SFSafariViewController, WebView.
1.2.1. The page Cookie pre-embeds the required data.
1.2.2. A user downloads App through a self-contained browser (Safari, Android WebView) of the mobile phone.
1.2.3. After the App is installed, the App opens a webpage corresponding to the address and reads data in the browser. But the interactivity is relatively poor and not user-friendly.
1.3. The value data is assigned by the clipboard.
1.3.1. When the user opens the download page, the browser copies the data once to the clipboard.
1.3.2. After the user downloads the loaded App and starts, the App reads the clipboard content of the user system once. The failure rate of the scheme is high because the user clipboard is used frequently and the data is overwritten during use.
1.4. And issuing the platform through different Apps.
1.4.1. And uploading App embedded with different parameters to different issuing platforms.
1.4.2. And after the user downloads the loaded App and starts, directly reading the internal data of the App.
2. Description of the closest prior art solutions to the present invention: third party SDK
2.1. The advertisement link is generated by a third party advertiser.
2.2. And clicking the advertisement by the user, and downloading the App integrated with the third-party software support package.
2.3. And reading the embedded data through a third-party software interface.
And 2.4, processing the transparent transmission data in the App.
In summary, the disadvantages of the currently occurring solutions are as follows:
1. similar schemes are relatively blocked, and have low flexibility, so that the method cannot be flexibly applied to various service scenes and platforms.
2. The user interactivity is poor and is not user-friendly.
3. The failure rate is high, and data is easy to make errors.
4. The data of the integrated third-party data packet is risky, and the data is easy to leak and make mistakes.
Disclosure of Invention
The invention aims to provide a data transparent transmission method and equipment.
According to one aspect of the invention, a data transparent transmission method based on a server side is provided, and the method comprises the following steps:
acquiring first equipment information sent by a Web end and business data corresponding to the first equipment information, and storing the first equipment information and the business data in a database, wherein the first equipment information and the business data corresponding to the first equipment information are generated by the Web end based on an App downloading request sent by a client;
acquiring second equipment information sent by the client;
and matching the second equipment information with the first equipment information in the database, if the first equipment information consistent with the second equipment information is matched, acquiring service data corresponding to the matched first equipment information from the database, and sending the service data to the client.
Further, in the data transparent transmission method based on the server, after the service data is sent to the client, the method further includes:
and deleting the matched first equipment information consistent with the second equipment information and the corresponding service data from the database.
Further, in the data transparent transmission method based on the server side, the first device information and the second device information respectively include:
device screen width, device screen height, device pixel ratio, and device platform, or any combination thereof.
Further, in the data transparent transmission method based on the server side, acquiring first device information sent by a Web side and service data corresponding to the first device information, and storing the first device information and the service data in a database, where the first device information and the service data corresponding to the first device information are generated by a request for downloading an App sent by the Web side based on a client side, and the method includes:
acquiring first device information sent by a Web end, additional first device information corresponding to the first device information, and service data corresponding to the first device information and the additional first device information, and storing the first device information and the additional first device information in a database, wherein the first device information, the additional first device information corresponding to the first device information, the service data corresponding to the first device information and the additional first device information are generated by the Web end based on a download App request sent by a client;
acquiring second device information sent by the client, wherein the second device information comprises:
acquiring second equipment information sent by the client and additional second equipment information corresponding to the second equipment information;
matching the second device information with the first device information in the database, and if the first device information consistent with the second device information is matched, acquiring service data corresponding to the matched first device information from the database and sending the service data to the client, wherein the matching comprises:
matching the second device information with the first device information in the database,
if the first equipment information consistent with the second equipment information is matched, acquiring the service data corresponding to the matched first equipment information from the database, and sending the service data to the client;
and if a plurality of pieces of first equipment information consistent with the second equipment information are matched, matching the additional second equipment information with additional first equipment information corresponding to the plurality of pieces of matched first equipment information, and if one piece of additional first equipment information consistent with the additional second equipment information is matched, acquiring the matched first equipment information and service data corresponding to the additional first equipment information from the database, and sending the service data to the client.
Further, in the data transparent transmission method based on the server side, the attaching first device information and the attaching second device information respectively include:
one or any combination of the equipment version number, the equipment intranet IP information and the equipment extranet IP information.
According to another aspect of the present invention, there is also provided a data pass-through device, including:
acquiring an App downloading request sent by a client;
and sending the first equipment information and the service data corresponding to the first equipment information to a server side based on the App downloading request.
Further, in the data transparent transmission method based on the Web side, the first device information includes:
device screen width, device screen height, device pixel ratio, and device platform, or any combination thereof.
Further, in the data transparent transmission method based on the Web end, sending the first device information and the service data corresponding to the first device information to a server end based on the App downloading request includes:
and sending first equipment information, additional first equipment information corresponding to the first equipment information, the first equipment information and service data corresponding to the additional first equipment information to the server side based on the App downloading request.
Further, in the data transparent transmission method based on the Web side, the attaching the first device information includes:
one or any combination of the equipment version number, the equipment intranet IP information and the equipment extranet IP information.
According to another aspect of the present invention, there is also provided a data transparent transmission method based on a client, including:
and sending the second equipment information to the server.
Further, in the data transparent transmission method based on the client, the second device information includes:
device screen width, device screen height, device pixel ratio, and device platform, or any combination thereof.
Further, in the data transparent transmission method based on the client, sending the second device information to the server includes:
and sending second equipment information and additional second equipment information corresponding to the second equipment information to a server side.
Further, in the data transparent transmission method based on the client, the attaching of the second device information includes:
one or any combination of the equipment version number, the equipment intranet IP information and the equipment extranet IP information.
According to another aspect of the present invention, there is also provided a computer readable medium having computer readable instructions stored thereon, the computer readable instructions being executable by a processor to implement the method of any one of the above.
According to another aspect of the present invention, there is also provided an apparatus for information processing at a network device, the apparatus comprising a memory for storing computer program instructions and a processor for executing the program instructions, wherein the computer program instructions, when executed by the processor, trigger the apparatus to perform any of the methods described above.
Compared with the prior art, the invention provides a cross-platform data transparent transmission scheme from a webpage to an App, a server side can match first equipment information with the highest similarity for second equipment information sent by a client side through algorithm screening, and returns service data to the App of the client side. The invention can be flexibly applied to various service scenes, can transparently transmit any data, has no perception and no interaction for users, and has higher success rate of data transparent transmission and higher data security.
Drawings
Other features, objects and advantages of the invention will become more apparent upon reading of the detailed description of non-limiting embodiments made with reference to the following drawings:
FIG. 1 is a flow chart of a data pass-through method according to an embodiment of the invention;
fig. 2 is a flowchart illustrating a data transparent transmission method according to another embodiment of the present invention. (ii) a
The same or similar reference numbers in the drawings identify the same or similar elements.
Detailed Description
The present invention is described in further detail below with reference to the attached drawing figures.
In a typical configuration of the present application, the terminal, the device serving the network, and the trusted party each include one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, computer readable media does not include non-transitory computer readable media (transient media), such as modulated data signals and carrier waves.
As shown in fig. 1, a data transparent transmission method based on a server side includes:
step S1, acquiring first device information sent by a Web end and service data corresponding to the first device information, and storing the first device information and the service data in a database, wherein the first device information and the service data corresponding to the first device information are generated by a request of downloading App sent by the Web end based on a client;
here, the service data may include: channel information, invitation information, campaign links, etc.;
when a user clicks to download an App through a specific link of a webpage of a Web end, the webpage reports the current equipment information and service data of the user to a server end, the server end can mark the equipment information and the service data of the current user as unmatched information and add the equipment information and the service data of the user into a database waiting for matching;
step S2, acquiring second device information sent by the client;
when a user opens the App at the client for the first time, the App of the client reports equipment information to the server;
step S3, matching the second device information with the first device information in the database, and if the first device information consistent with the second device information is matched, acquiring the service data corresponding to the matched first device information from the database, and sending the service data to the client.
The invention provides a cross-platform data transparent transmission scheme from a webpage to an App, a server side can screen through an algorithm, second equipment information sent by a client side is matched with first equipment information with the highest similarity, and business data are returned to the App of the client side. The invention can be flexibly applied to various service scenes, can transparently transmit any data, has no perception and no interaction for users, and has higher success rate of data transparent transmission and higher data security.
In an embodiment of the data transparent transmission method based on the server side, in step S3, after sending the service data to the client side, the method further includes:
and deleting the matched first equipment information consistent with the second equipment information and the corresponding service data from the database.
The server can filter and match unmatched information with the highest similarity through an algorithm, return service data to the App of the client, delete the information, and avoid repeatedly transmitting the same service data to the App of the client.
In an embodiment of the data transparent transmission method based on the server side, the first device information and the second device information respectively include: device screen width, device screen height, device pixel ratio, and device platform, or any combination thereof.
Here, the device platform may include Web, iOS, Android, and the like.
As shown in fig. 2, in an embodiment of the data transparent transmission method based on the server side, in step S1, first device information sent by the Web side and service data corresponding to the first device information are obtained and stored in a database, where the first device information and the service data corresponding to the first device information are generated by the Web side based on a request for downloading an App sent by a client, and the method includes:
step S1, acquiring first device information sent by a Web end, additional first device information corresponding to the first device information, and service data corresponding to the first device information and the additional first device information, and storing the acquired first device information and the additional first device information in a database, wherein the first device information, the additional first device information corresponding to the first device information, and the service data corresponding to the additional first device information are generated by the Web end based on a download App request sent by a client;
when a user downloads an App through a specific link point of a webpage of a Web end, the webpage reports the current equipment information of the user, adds a first equipment message and service data to a server, can mark the equipment information of the current user and the first equipment message and service data added to the unmatched information, and adds the equipment information and service data of the user to a database waiting for matching;
step S2, acquiring the second device information sent by the client, including:
acquiring second equipment information sent by the client and additional second equipment information corresponding to the second equipment information;
when a user opens the App at the client for the first time, the App of the client reports equipment information and adds second equipment information to the server;
step S3, matching the second device information with the first device information in the database, and if the first device information that is consistent with the second device information is matched, acquiring service data corresponding to the matched first device information from the database, and sending the service data to the client, where the step S3 includes:
matching the second device information with the first device information in the database,
if the first equipment information consistent with the second equipment information is matched, acquiring the service data corresponding to the matched first equipment information from the database, and sending the service data to the client;
and if a plurality of pieces of first equipment information consistent with the second equipment information are matched, matching the additional second equipment information with additional first equipment information corresponding to the plurality of pieces of matched first equipment information, and if one piece of additional first equipment information consistent with the additional second equipment information is matched, acquiring the matched first equipment information and service data corresponding to the additional first equipment information from the database, and sending the service data to the client.
Here, the server-side matching logic may be:
after receiving first device information reported by a Web page of a Web end, additional first device information corresponding to the first device information, and service data corresponding to the first device information and the additional first device information, storing the first device information including a screen width, a device screen height, a device pixel ratio, an equal field of a device platform, and a value after Base64 as a Base Key in a database to be matched;
as shown in fig. 2, after receiving the App report information from the client, the server processes the data in the same way as the Web end, traverses the database to be matched to find out the items with the same Base, and returns null information to the App at the server end if no matching item exists; if only one matched item exists, returning the matched service data; and if a plurality of matching items exist, sequentially comparing the equipment intranet IP information and the equipment extranet IP information, returning the matched service data to the App at the server side after one item is matched, and deleting the item matched in the database.
The present embodiment can improve the matching accuracy by adding the first device information and adding the second device information.
In an embodiment of the data transparent transmission method based on the server side, the additional first device information and the additional second device information respectively include: one or any combination of the equipment version number, the equipment intranet IP information and the equipment extranet IP information.
According to another aspect of the present invention, a data transparent transmission method based on a Web end is further provided, wherein the method includes:
acquiring an App downloading request sent by a client;
and sending the first equipment information and the service data corresponding to the first equipment information to a server side based on the App downloading request.
When a user downloads an App through a specific link point of a webpage of a Web end, the webpage reports the current equipment information and service data of the user to a server end, the server end can mark the equipment information and the service data of the current user as unmatched information, and the equipment information and the service data of the user are added into a database waiting for matching;
the invention provides a cross-platform data transparent transmission scheme from a webpage to an App, a server side can perform screening through an algorithm, second equipment information sent by a client side is matched with first equipment information sent by a Web side with the highest similarity, and business data are returned to the App of the client side. The invention can be flexibly applied to various service scenes, can transparently transmit any data, has no perception and no interaction for users, and has higher success rate of data transparent transmission and higher data security.
In an embodiment of the data transparent transmission method based on the Web end, the first device information includes:
device screen width, device screen height, device pixel ratio, and device platform, or any combination thereof.
In an embodiment of the data transparent transmission method based on the Web end, sending the first device information and the service data corresponding to the first device information to a server end based on the App downloading request includes:
and sending first equipment information, additional first equipment information corresponding to the first equipment information, the first equipment information and service data corresponding to the additional first equipment information to the server side based on the App downloading request.
Here, in this embodiment, the matching accuracy of the subsequent server side can be improved by adding the first device information.
In an embodiment of the data transparent transmission method based on the Web end, the additional first device information includes:
one or any combination of the equipment version number, the equipment intranet IP information and the equipment extranet IP information.
According to another aspect of the present invention, there is also provided a data transparent transmission method based on a client, wherein the method includes:
and sending the second equipment information to the server.
The invention provides a cross-platform data transparent transmission scheme from a webpage to an App, a server side can screen through an algorithm, second equipment information sent by a client side is matched with first equipment information sent by a Web side with the highest similarity, and business data are returned to the App of the client side. The invention can be flexibly applied to various service scenes, can transparently transmit any data, has no perception and no interaction for users, and has higher success rate of data transparent transmission and higher data security.
In an embodiment of the data transparent transmission method based on the client, the second device information includes:
device screen width, device screen height, device pixel ratio, and device platform, or any combination thereof.
In an embodiment of the data transparent transmission method based on the client, sending the second device information to the server includes:
and sending second equipment information and additional second equipment information corresponding to the second equipment information to a server side.
Here, in this embodiment, the matching accuracy of the subsequent server can be improved by adding the second device information.
In an embodiment of the data transparent transmission method based on the client, the additional second device information includes:
one or any combination of the equipment version number, the equipment intranet IP information and the equipment extranet IP information.
According to another aspect of the present invention, there is also provided a computer readable medium having stored thereon computer readable instructions executable by a processor to implement the method of any of the above embodiments.
An apparatus for information processing at a network device, the apparatus comprising a memory for storing computer program instructions and a processor for executing the program instructions, wherein the computer program instructions, when executed by the processor, trigger the apparatus to perform the method of any of the embodiments described above.
For details of embodiments of each device and storage medium of the present invention, reference may be made to corresponding parts of each method embodiment, and details are not described herein again.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present application without departing from the spirit and scope of the application. Thus, if such modifications and variations of the present application fall within the scope of the claims of the present application and their equivalents, the present application is intended to include such modifications and variations as well.
It should be noted that the present invention may be implemented in software and/or in a combination of software and hardware, for example, as an Application Specific Integrated Circuit (ASIC), a general purpose computer or any other similar hardware device. In one embodiment, the software program of the present invention may be executed by a processor to implement the steps or functions described above. Also, the software programs (including associated data structures) of the present invention can be stored in a computer readable recording medium, such as RAM memory, magnetic or optical drive or diskette and the like. Further, some of the steps or functions of the present invention may be implemented in hardware, for example, as circuitry that cooperates with the processor to perform various steps or functions.
In addition, some of the present invention can be applied as a computer program product, such as computer program instructions, which when executed by a computer, can invoke or provide the method and/or technical solution according to the present invention through the operation of the computer. Program instructions which invoke the methods of the present invention may be stored on a fixed or removable recording medium and/or transmitted via a data stream on a broadcast or other signal-bearing medium and/or stored within a working memory of a computer device operating in accordance with the program instructions. An embodiment according to the invention herein comprises an apparatus comprising a memory for storing computer program instructions and a processor for executing the program instructions, wherein the computer program instructions, when executed by the processor, trigger the apparatus to perform a method and/or solution according to embodiments of the invention as described above.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned. Furthermore, it is obvious that the word "comprising" does not exclude other elements or steps, and the singular does not exclude the plural. A plurality of units or means recited in the apparatus claims may also be implemented by one unit or means in software or hardware. The terms first, second, etc. are used to denote names, but not any particular order.

Claims (15)

1. A data transparent transmission method based on a server side is disclosed, wherein the method comprises the following steps:
acquiring first equipment information sent by a Web end and business data corresponding to the first equipment information, and storing the first equipment information and the business data in a database, wherein the first equipment information and the business data corresponding to the first equipment information are generated by the Web end based on an App downloading request sent by a client;
acquiring second equipment information sent by the client;
and matching the second equipment information with the first equipment information in the database, if the first equipment information consistent with the second equipment information is matched, acquiring service data corresponding to the matched first equipment information from the database, and sending the service data to the client.
2. The server-side based data transparent transmission method according to claim 1, wherein after sending the service data to the client, the method further comprises:
and deleting the matched first equipment information consistent with the second equipment information and the corresponding service data from the database.
3. The server-side-based data transparent transmission method according to claim 1, wherein the first device information and the second device information respectively include:
device screen width, device screen height, device pixel ratio, and device platform, or any combination thereof.
4. The server-side-based data transparent transmission method according to claim 1, wherein first device information sent by a Web side and service data corresponding to the first device information are acquired and stored in a database, wherein the service data corresponding to the first device information and the first device information are generated by the Web side based on an App download request sent by a client, and the method includes:
acquiring first device information sent by a Web end, additional first device information corresponding to the first device information, and service data corresponding to the first device information and the additional first device information, and storing the first device information and the additional first device information in a database, wherein the first device information, the additional first device information corresponding to the first device information, the service data corresponding to the first device information and the additional first device information are generated by the Web end based on a download App request sent by a client;
acquiring second device information sent by the client, wherein the second device information comprises:
acquiring second equipment information sent by the client and additional second equipment information corresponding to the second equipment information;
matching the second device information with the first device information in the database, and if the first device information consistent with the second device information is matched, acquiring service data corresponding to the matched first device information from the database and sending the service data to the client, wherein the matching comprises:
matching the second device information with the first device information in the database,
if the first equipment information consistent with the second equipment information is matched, acquiring the service data corresponding to the matched first equipment information from the database, and sending the service data to the client;
and if a plurality of pieces of first equipment information consistent with the second equipment information are matched, matching the additional second equipment information with additional first equipment information corresponding to the plurality of pieces of matched first equipment information, and if one piece of additional first equipment information consistent with the additional second equipment information is matched, acquiring the matched first equipment information and service data corresponding to the additional first equipment information from the database, and sending the service data to the client.
5. The server-side based data transparent transmission method according to claim 4, wherein the additional first device information and the additional second device information respectively include:
one or any combination of the equipment version number, the equipment intranet IP information and the equipment extranet IP information.
6. A data transparent transmission method based on a Web end comprises the following steps:
acquiring an App downloading request sent by a client;
and sending the first equipment information and the service data corresponding to the first equipment information to a server side based on the App downloading request.
7. The Web-side based data pass-through method of claim 6, wherein the first device information comprises:
device screen width, device screen height, device pixel ratio, and device platform, or any combination thereof.
8. The data transparent transmission method based on the Web end according to claim 6, wherein sending the first device information and the service data corresponding to the first device information to a server end based on the App downloading request includes:
and sending first equipment information, additional first equipment information corresponding to the first equipment information, the first equipment information and service data corresponding to the additional first equipment information to the server side based on the App downloading request.
9. The Web-side based data pass-through method of claim 8, wherein the additional first device information comprises:
one or any combination of the equipment version number, the equipment intranet IP information and the equipment extranet IP information.
10. A data transparent transmission method based on a client side is disclosed, wherein the method comprises the following steps:
and sending the second equipment information to the server.
11. The client-based data pass-through method of claim 10, wherein the second device information comprises:
device screen width, device screen height, device pixel ratio, and device platform, or any combination thereof.
12. The client-based data transparent transmission method according to claim 10, wherein sending the second device information to the server includes:
and sending second equipment information and additional second equipment information corresponding to the second equipment information to a server side.
13. The client-based data pass-through method of claim 12, wherein the additional second device information comprises:
one or any combination of the equipment version number, the equipment intranet IP information and the equipment extranet IP information.
14. A computer readable medium having computer readable instructions stored thereon which are executable by a processor to implement the method of any one of claims 1 to 13.
15. An apparatus for information processing at a network device, the apparatus comprising a memory for storing computer program instructions and a processor for executing the program instructions, wherein the computer program instructions, when executed by the processor, trigger the apparatus to perform the method of any one of claims 1 to 13.
CN202010360898.9A 2020-04-30 2020-04-30 Data transparent transmission method and device Active CN111600939B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010360898.9A CN111600939B (en) 2020-04-30 2020-04-30 Data transparent transmission method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010360898.9A CN111600939B (en) 2020-04-30 2020-04-30 Data transparent transmission method and device

Publications (2)

Publication Number Publication Date
CN111600939A true CN111600939A (en) 2020-08-28
CN111600939B CN111600939B (en) 2023-10-10

Family

ID=72190997

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010360898.9A Active CN111600939B (en) 2020-04-30 2020-04-30 Data transparent transmission method and device

Country Status (1)

Country Link
CN (1) CN111600939B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114598749A (en) * 2020-12-17 2022-06-07 国网信息通信产业集团有限公司 Service access method and device

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030131072A1 (en) * 2001-12-05 2003-07-10 Hiroki Kobayashi Device information acquiring method, server apparatus and computer-readable storage medium
CN101119517A (en) * 2007-07-12 2008-02-06 深圳市融合视讯科技有限公司 Method of automatic downloading software from network server
JP2010165260A (en) * 2009-01-16 2010-07-29 Toshiba Corp Thin client system and server management device
US20120173251A1 (en) * 2011-01-03 2012-07-05 Relay Holdings, Llc Method and apparatus for enrolling a customer in a service while providing limited required personal information
CN104462881A (en) * 2014-12-02 2015-03-25 中国石油集团工程设计有限责任公司 Pooling method of software encryption dog resource under cloud computing environment
CN104899338A (en) * 2015-06-30 2015-09-09 北京奇虎科技有限公司 Method for pushing APP in search promotion result, device and browser
CN105007273A (en) * 2015-07-24 2015-10-28 广州华多网络科技有限公司 Data processing method and related device
JP2016122432A (en) * 2014-12-24 2016-07-07 株式会社電通 Advertisement system and advertisement method
CN107070722A (en) * 2017-04-28 2017-08-18 北京囡宝科技有限公司 Intelligent terminal configuration platform and collocation method
CN108153858A (en) * 2017-12-22 2018-06-12 平安养老保险股份有限公司 Information-pushing method, device, storage medium and computer equipment
CN108182091A (en) * 2016-12-08 2018-06-19 北京奇虎科技有限公司 The method and device manipulated in SDK to user behavior
CN208190672U (en) * 2018-05-30 2018-12-04 海口丰润动漫单片机微控科技开发有限公司 A kind of cross-platform gateway

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030131072A1 (en) * 2001-12-05 2003-07-10 Hiroki Kobayashi Device information acquiring method, server apparatus and computer-readable storage medium
CN101119517A (en) * 2007-07-12 2008-02-06 深圳市融合视讯科技有限公司 Method of automatic downloading software from network server
JP2010165260A (en) * 2009-01-16 2010-07-29 Toshiba Corp Thin client system and server management device
US20120173251A1 (en) * 2011-01-03 2012-07-05 Relay Holdings, Llc Method and apparatus for enrolling a customer in a service while providing limited required personal information
CN104462881A (en) * 2014-12-02 2015-03-25 中国石油集团工程设计有限责任公司 Pooling method of software encryption dog resource under cloud computing environment
JP2016122432A (en) * 2014-12-24 2016-07-07 株式会社電通 Advertisement system and advertisement method
CN104899338A (en) * 2015-06-30 2015-09-09 北京奇虎科技有限公司 Method for pushing APP in search promotion result, device and browser
CN105007273A (en) * 2015-07-24 2015-10-28 广州华多网络科技有限公司 Data processing method and related device
CN108182091A (en) * 2016-12-08 2018-06-19 北京奇虎科技有限公司 The method and device manipulated in SDK to user behavior
CN107070722A (en) * 2017-04-28 2017-08-18 北京囡宝科技有限公司 Intelligent terminal configuration platform and collocation method
CN108153858A (en) * 2017-12-22 2018-06-12 平安养老保险股份有限公司 Information-pushing method, device, storage medium and computer equipment
CN208190672U (en) * 2018-05-30 2018-12-04 海口丰润动漫单片机微控科技开发有限公司 A kind of cross-platform gateway

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
吕丽娜等: "基于多系统跨媒体交互的绿色建筑信息化应用系统研发", 《建设科技》 *
吕丽娜等: "基于多系统跨媒体交互的绿色建筑信息化应用系统研发", 《建设科技》, no. 23, 10 December 2017 (2017-12-10) *
王云锦等: "基于WebService的Android客户端与Web服务端数据交互实现", 《信息系统工程》 *
王云锦等: "基于WebService的Android客户端与Web服务端数据交互实现", 《信息系统工程》, no. 08, 20 August 2016 (2016-08-20) *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114598749A (en) * 2020-12-17 2022-06-07 国网信息通信产业集团有限公司 Service access method and device
CN114598749B (en) * 2020-12-17 2024-01-09 国网信息通信产业集团有限公司 Service access method and device

Also Published As

Publication number Publication date
CN111600939B (en) 2023-10-10

Similar Documents

Publication Publication Date Title
US20200236569A1 (en) Cross-channel user tracking systems, methods, and devices
US20190266035A1 (en) Flexible scripting platform for troubleshooting
US11563674B2 (en) Content based routing method and apparatus
US7970944B2 (en) System and method for platform and language-independent development and delivery of page-based content
US20110258016A1 (en) Systems and methods for generating lead intelligence
KR102504075B1 (en) Matching and attributes of user device events
CN107483221B (en) Cross-application problem troubleshooting method, device and system
US20090259551A1 (en) System and method for inserting advertisements from multiple ad servers via a master component
US20090100321A1 (en) Universal contextual actions menu across windows applications
US10164848B1 (en) Web service fuzzy tester
CN104346464A (en) Processing method and device of webpage element information and browser client
CN110362547B (en) Method and device for encoding, analyzing and storing log file
CN108737252B (en) Information pushing method and device based on block chain
US20210192563A1 (en) Webpage advertisement anti-blocking method, content delivery network, and client terminal
CN110730428B (en) Short message click data acquisition method and device, electronic equipment and storage medium
CN111314535A (en) Method and equipment for recording quality inspection process of mobile phone
CN111600939A (en) Data transparent transmission method and equipment
CN112395098A (en) Application program interface calling method and device, storage medium and electronic equipment
CN105224870A (en) Suspected virus applies the method and apparatus uploaded
CN112256696A (en) Form data processing method, device, equipment and storage medium
US10832279B2 (en) Aggregation of unique user invocations in an online environment
KR102259595B1 (en) System for providing mobile based file sending service using short message service
CN113626741A (en) Method and equipment for loading webpage of mobile client
WO2014203015A1 (en) Cross-channel user tracking systems, methods and devices
CN111177593B (en) Data communication method and system

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