CN110648162A - Sharing APP binding relationship solution - Google Patents

Sharing APP binding relationship solution Download PDF

Info

Publication number
CN110648162A
CN110648162A CN201910719956.XA CN201910719956A CN110648162A CN 110648162 A CN110648162 A CN 110648162A CN 201910719956 A CN201910719956 A CN 201910719956A CN 110648162 A CN110648162 A CN 110648162A
Authority
CN
China
Prior art keywords
app
identification code
unique identification
server
file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
CN201910719956.XA
Other languages
Chinese (zh)
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.)
Wuxi Han Yong Polytron Technologies Inc
Original Assignee
Wuxi Han Yong Polytron Technologies Inc
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 Wuxi Han Yong Polytron Technologies Inc filed Critical Wuxi Han Yong Polytron Technologies Inc
Priority to CN201910719956.XA priority Critical patent/CN110648162A/en
Publication of CN110648162A publication Critical patent/CN110648162A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0207Discounts or incentives, e.g. coupons or rebates
    • G06Q30/0236Incentive or reward received by requiring registration or ID from user
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9558Details of hyperlinks; Management of linked annotations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Databases & Information Systems (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • Finance (AREA)
  • General Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Engineering & Computer Science (AREA)
  • Game Theory and Decision Science (AREA)
  • Data Mining & Analysis (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • General Business, Economics & Management (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a solution for sharing APP binding relationship. Carrying out byte stream processing on the APP installation file, and uploading the APP installation file to a server; when the sharer shares the APP download link, the sharer unique identification code is brought; the shared person is connected with the server through a link to download the APP, and the server transmits the installation file and the unique identification code to the mobile phone; after receiving the file, the mobile phone installs the APP and reads the unique identification code at the tail of the file; after the user enters the APP and finishes the registration, the program automatically binds and associates the newly registered user with the transmitted unique identification code. The server does not need to generate different APP packages for each sharer, and the pressure of the server is reduced. The shared person does not need to actively bind the unique identification code, and the program is automatically bound, so that the data accuracy is improved.

Description

Sharing APP binding relationship solution
The technical field is as follows:
the invention belongs to the technical field of data sharing, and particularly relates to a solution for sharing APP binding relations.
Background art:
under the existing sharing mode, a sharer shares the APP download link, and the sharee installs the APP and registers, so that the sharer can obtain a certain sharing incentive red envelope. And in the prior art solutions: firstly, the server needs to distinguish the APP packages of each sharer and count the fission user amount of each sharer, so that a large number of APP specific packages need to be generated, the server is high in burden and difficult to maintain, and unnecessary waste is generated. Secondly, the sharing of each sharing person is the same APP bag, the sharing code bound to the sharing person needs to be manually called in the APP after installation and registration of the shared person, the fission user amount of each sharing person can be counted, and the sharing code bound to the sharing person cannot be actively bound after installation and registration of a plurality of shared persons, so that data cannot be accurately counted, and the enthusiasm of the sharing person is reduced.
The information disclosed in this background section is only for enhancement of understanding of the general background of the invention and should not be taken as an acknowledgement or any form of suggestion that this information forms the prior art already known to a person skilled in the art.
The invention content is as follows:
the invention aims to provide a solution for sharing an APP binding relationship, so as to overcome the defects in the prior art.
In order to achieve the above object, the present invention provides a solution for sharing APP binding relationship, which comprises the steps of: (1) carrying out byte stream processing on the APP installation file, and uploading the APP installation file to a server;
(2) when the sharer shares the APP download link, the sharer unique identification code is brought;
(3) the shared person is connected with the server through a link to download the APP, and the server transmits the installation file and the unique identification code to the mobile phone;
(4) after receiving the file, the mobile phone installs the APP and reads the unique identification code at the tail of the file;
(5) after the user enters the APP and finishes the registration, the program automatically binds and associates the newly registered user with the transmitted unique identification code.
Compared with the prior art, the invention has the following beneficial effects:
the server does not need to generate different APP packages for each sharer, and server pressure is reduced. The shared person does not need to actively bind the unique identification code, and the program is automatically bound, so that the data accuracy is improved.
Description of the drawings:
fig. 1 is a schematic flow chart of a solution for sharing APP binding relationships according to the present invention.
The specific implementation mode is as follows:
the following detailed description of specific embodiments of the invention is provided, but it should be understood that the scope of the invention is not limited to the specific embodiments.
Throughout the specification and claims, unless explicitly stated otherwise, the word "comprise", or variations such as "comprises" or "comprising", will be understood to imply the inclusion of a stated element or component but not the exclusion of any other element or component.
Example 1
As shown in fig. 1, a solution for sharing APP binding relationship includes the steps of: (1) carrying out byte stream processing on the APP installation file, and uploading the APP installation file to a server;
(2) when the sharer shares the APP download link, the sharer unique identification code is brought;
(3) the shared person is connected with the server through a link to download the APP, and the server transmits the installation file and the unique identification code to the mobile phone;
(4) after receiving the file, the mobile phone installs the APP and reads the unique identification code at the tail of the file;
(5) after the user enters the APP and finishes the registration, the program automatically binds and associates the newly registered user with the transmitted unique identification code.
The server does not need to generate different APP packages for each sharer, and server pressure is reduced. The shared person does not need to actively bind the unique identification code, and the program is automatically bound, so that the data accuracy is improved.
The foregoing descriptions of specific exemplary embodiments of the present invention have been presented for purposes of illustration and description. It is not intended to limit the invention to the precise form disclosed, and obviously many modifications and variations are possible in light of the above teaching. The exemplary embodiments were chosen and described in order to explain certain principles of the invention and its practical application to enable one skilled in the art to make and use various exemplary embodiments of the invention and various alternatives and modifications as are suited to the particular use contemplated. It is intended that the scope of the invention be defined by the claims and their equivalents.

Claims (1)

1. A solution for sharing APP binding relationship comprises the following steps: (1) carrying out byte stream processing on the APP installation file, and uploading the APP installation file to a server;
(2) when the sharer shares the APP download link, the sharer unique identification code is brought;
(3) the shared person is connected with the server through a link to download the APP, and the server transmits the installation file and the unique identification code to the mobile phone;
(4) after receiving the file, the mobile phone installs the APP and reads the unique identification code at the tail of the file;
(5) after the user enters the APP and finishes the registration, the program automatically binds and associates the newly registered user with the transmitted unique identification code.
CN201910719956.XA 2019-08-06 2019-08-06 Sharing APP binding relationship solution Withdrawn CN110648162A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910719956.XA CN110648162A (en) 2019-08-06 2019-08-06 Sharing APP binding relationship solution

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910719956.XA CN110648162A (en) 2019-08-06 2019-08-06 Sharing APP binding relationship solution

Publications (1)

Publication Number Publication Date
CN110648162A true CN110648162A (en) 2020-01-03

Family

ID=68989995

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910719956.XA Withdrawn CN110648162A (en) 2019-08-06 2019-08-06 Sharing APP binding relationship solution

Country Status (1)

Country Link
CN (1) CN110648162A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150237113A1 (en) * 2012-11-06 2015-08-20 Tencent Technology (Shenzhen) Company Limited Method and system for file transmission
CN104966211A (en) * 2015-06-04 2015-10-07 广州优蜜移动科技股份有限公司 Method and system for automatically identifying channel relationship
CN107015824A (en) * 2017-02-22 2017-08-04 深圳市口袋网络科技有限公司 By application and the method and device for sharing account binding
CN107343027A (en) * 2017-06-13 2017-11-10 福建省天晴互动娱乐有限公司 APP sharing methods

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150237113A1 (en) * 2012-11-06 2015-08-20 Tencent Technology (Shenzhen) Company Limited Method and system for file transmission
CN104966211A (en) * 2015-06-04 2015-10-07 广州优蜜移动科技股份有限公司 Method and system for automatically identifying channel relationship
CN107015824A (en) * 2017-02-22 2017-08-04 深圳市口袋网络科技有限公司 By application and the method and device for sharing account binding
CN107343027A (en) * 2017-06-13 2017-11-10 福建省天晴互动娱乐有限公司 APP sharing methods

Similar Documents

Publication Publication Date Title
JP2014042260A5 (en) Management system, registration method, and program
CN109547474A (en) A kind of data transmission method and device
EP1783692A3 (en) Enforcement with reduced turnaround times
US20140149194A1 (en) Granting of benefits
CN111179479A (en) NFC simulation entrance guard card control method and device and electronic equipment
JP2020052633A5 (en) Programs, information processing terminals, information processing systems, and information processing methods
CN110648162A (en) Sharing APP binding relationship solution
Stramer et al. Discordant human T‐lymphotropic virus screening with Western blot confirmation: evaluation of the dual‐test algorithm for US blood donations
CN105631728A (en) Prompting method and system based on online ticket buying
CN105634922A (en) Online ticket buying realization method and terminal
CN109032693A (en) Method and device for loading display information, electronic equipment and readable storage medium
CN103655180A (en) Household medicine box device based on RFID technology
CN107133077A (en) A kind of page end calls the method and device of locally applied function
CN107181814A (en) The positioning sharing method and system of the bound device of terminal
US10389658B2 (en) Auto zero copy applied to a compute element within a systolic array
US20160063637A1 (en) Method for Gathering Employee Data for Insurance Quote Including Submission and/or Enrollment
CN112583767A (en) Flow statistical method and device
CN113805927A (en) Code updating method and device, electronic equipment and computer storage medium
CN105989633A (en) Method for accessing ETC service application system by user, and vehicle-mounted terminal
CN112995900A (en) SIM card distribution method, device, server and computer readable storage medium
CN105068911A (en) Method for optimizing network card performance aiming at CPU kernel
CN110876852A (en) Network game data processing method and system of micro-service
CN110716993A (en) Fire fighting information query method and device, computer device and readable storage medium
CN108449711B (en) Large-scale venue passenger flow calculation method based on mobile phone signaling data and security check data
CN114968223B (en) Pipeline arrangement method, device, equipment and storage medium

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
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20200103