CN105827698A - Enterprise-level APP making downloading installing method and system controllable by developers - Google Patents

Enterprise-level APP making downloading installing method and system controllable by developers Download PDF

Info

Publication number
CN105827698A
CN105827698A CN201610145798.8A CN201610145798A CN105827698A CN 105827698 A CN105827698 A CN 105827698A CN 201610145798 A CN201610145798 A CN 201610145798A CN 105827698 A CN105827698 A CN 105827698A
Authority
CN
China
Prior art keywords
file
app
download
enterprise
suffix
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201610145798.8A
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.)
Wuhan Douyu Network Technology Co Ltd
Original Assignee
Wuhan Douyu 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 Wuhan Douyu Network Technology Co Ltd filed Critical Wuhan Douyu Network Technology Co Ltd
Priority to CN201610145798.8A priority Critical patent/CN105827698A/en
Publication of CN105827698A publication Critical patent/CN105827698A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • H04L63/0442Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload wherein the sending and receiving network entities apply asymmetric encryption, i.e. different keys for encryption and decryption
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0823Network architectures or network communication protocols for network security for authentication of entities using certificates
    • 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 

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to an enterprise-level APP making downloading installing method and system controllable by developers, and belongs to the computer field. The enterprise-level APP downloading and installing manner controllable by developers is an APP downloading and installing manner based on the ios platform. An enterprise server manages related files, and corresponding protocols are used to access the related files and download and install the APP automatically; devices need not to obtain the highest authority; and the problem that examination time is long and product update is slow in the appstore manner.

Description

Controlled enterprise-level APP of a kind of developer makes and download and installation method and system
Technical field
The present invention relates to the computer application software technical field of system and method exploitation, the enterprise-level APP making controlled particularly to a kind of developer and download and installation method and system.
Background technology
The conventional method that the user of the ios equipment such as current iphone or ipad downloads APP is as follows: the appstore opening on equipment, then inputting keyword corresponding for corresponding APP in search box scans for, and then downloads installation.For developer, from submitting to, APP to appstore is added, need to experience and very long wait in line the examination & verification harsh with Fructus Mali pumilae official, if examination & verification is not passed through, the pending version such as must remove, repack submission, the most repeatedly, the time consuming a large amount of developer is not said, has also worn down the enthusiasm that redaction is expected by user.
In addition, dynamic base is not supported due to iphone, thus shut traditional dynamic more new tunnel, the most once occur after the added success of APP that BUG needs to repair, then submit redaction to after must repairing BUG, requeue, examination & verification, for developer, experience a very long review process again to repair a BUG, pay what the biggest time cost was not calculated.
In sum, prior art also exists problems with: time-consuming, developer's controllability is extremely low.
Summary of the invention
Time-consuming and that developer's controllability the is extremely low APP that the present invention mainly solves existing for prior art issues the technical problem downloading mounting means;Providing one and can solve the problem that appstore mode audit time is very long, product iteration is slow, and controlled enterprise-level APP of a kind of developer of escaping from prison of the equipment that need not makes and download and installation method and system.
The above-mentioned technical problem of the present invention is mainly addressed by following technical proposals:
Controlled enterprise-level APP of a kind of developer makes and download and installation method, including:
Step 1, the installation suffix file needed for corresponding installation system is generated by installing file packing, and create an index file, by this index file with install the together trustship of suffix file on server, this index file includes the download address installing https corresponding to suffix file, and that installs suffix file uniquely identifies id, version number, APP type, APP name;
Step 2, one SSL certificate of the pre-first to file of service end, when client initiates https request, service end passes SSL certificate back to client, client validation certificate legitimacy:
If verifying illegal, whole installation steps terminate;If the result is legal, then generates random value and with certificate, it encrypted, the random value after encrypted is sent back service end;
Step 3, service end private key is deciphered, and after checking, HASH value is the most consistent with what the browser of client transmitted: if inconsistent, whole installation steps terminate;If consistent, setting up connection, after being successfully established, both sides start communication, and communication process is encrypted;
Step 4, opens the download page according to download address, then accesses trustship index file on the server by browser based on downloading page invocation, start to install call the installation suffix file of correspondence subsequently according to index file after.
Preferably, during for IOS system, also include before step 1 making enterprise development and issuing certificate and corresponding moblieprovision file.
Preferably, installing file and use mobileprovision file to carry out packing generation installation suffix file, installing suffix file is ipa file, and index file is plist file, and this plist file uses the mode of key value to edit.
Preferably, the plist file that the mode of described key value carries out editing comprises two NSdictionary files, respectively:
File one: NSdictionary file one, and the value of the key " kind " of NSdictionary file one is set " software-package ", arrange the value of key " url " be ipa file in trustship address on the server, i.e. the download address of https in step 1;
File two: NSdictionary file one, namely NSDictionary " metadata ", 4 key are set, are respectively " bundle-identifier ", " bundle-version "; " kind "; " title ", corresponding value ipa file respectively uniquely identify id, version number; APP type, APP name.
Preferably, generate a Quick Response Code so that when user is scanned by third party APP, open the download page that Quick Response Code is corresponding, then downloading the page by browser safari by itms-service protocol access trustship plist file on the server, then beginning to install.
Controlled enterprise-level APP of a kind of developer makes and downloads installation system, including:
Suffix file generating module is installed: generate the installation suffix file needed for corresponding installation system by installing file packing, and create an index file, by this index file with install the together trustship of suffix file on server, this index file includes the download address installing https corresponding to suffix file, and that installs suffix file uniquely identifies id, version number, APP type, APP name;
Certification authentication module: one SSL certificate of the pre-first to file of service end, when client initiates https request, service end passes SSL certificate back to client, the certification authentication module verification certificate legitimacy in client:
If verifying illegal, whole installation steps terminate;If the result is legal, then generates random value and with certificate, it encrypted, the random value after encrypted is sent back service end;
Communication module: service end private key is deciphered, and after checking, HASH value is the most consistent with what the browser of client transmitted: if inconsistent, whole installation steps terminate;If consistent, setting up connection, after being successfully established, both sides start communication by communication module, and communication process is encrypted;
File installation module: open the download page according to download address, then access trustship index file on the server by browser based on downloading page invocation, file is installed after module calls corresponding installation suffix file according to index file and is started to install.
Preferably, during for IOS system, also include before step 1 making enterprise development and issuing certificate and corresponding moblieprovision file.
Preferably, installing file and use mobileprovision file to carry out packing generation installation suffix file, installing suffix file is ipa file, and index file is plist file, and this plist file uses the mode of key value to edit.
Preferably, the plist file that the mode of described key value carries out editing comprises two NSdictionary files, respectively:
File one: NSdictionary file one, and the value of the key " kind " of NSdictionary file one is set " software-package ", arrange the value of key " url " be ipa file in trustship address on the server, i.e. the download address of https in step 1;
File two: NSdictionary file one, namely NSDictionary " metadata ", 4 key are set, are respectively " bundle-identifier ", " bundle-version "; " kind "; " title ", corresponding value ipa file respectively uniquely identify id, version number; APP type, APP name.
Preferably, also include a two-dimensional code generation module: generate a Quick Response Code, when making user pass through third party APP scanning, open the download page that Quick Response Code is corresponding, then downloading the page by browser safari by itms-service protocol access trustship plist file on the server, then beginning to install.
Therefore, present invention have the advantage that and can solve the problem that appstore mode audit time is very long, product iteration is slow, and the equipment that need not is escaped from prison.
Accompanying drawing explanation
Accompanying drawing 1 is a kind of Method And Principle schematic diagram of the present invention.
Accompanying drawing 2 is the system attachment structure schematic diagram of the present invention.
Detailed description of the invention
Below by embodiment, and combine accompanying drawing, technical scheme is described in further detail.
In order to make the purpose of the present invention, technical scheme and advantage clearer, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein, only in order to explain the present invention, is not intended to limit the present invention.As long as just can be mutually combined additionally, technical characteristic involved in each embodiment of invention described below does not constitutes conflict each other.
Enterprise-level APP that the developer of present invention offer is controlled makes and download and installation method, including:
Step 1, the installation suffix file needed for corresponding installation system is generated by installing file packing, and create an index file, by this index file with install the together trustship of suffix file on server, this index file includes the download address installing https corresponding to suffix file, and that installs suffix file uniquely identifies id, version number, APP type, APP name;
During for IOS system, also include before step 1 making enterprise development and issuing certificate and corresponding moblieprovision file.
Installing file uses mobileprovision file to carry out packing generation installation suffix file, and installing suffix file is ipa file, and index file is plist file, and this plist file uses the mode of key value to edit;The plist file that the mode of described key value carries out editing comprises two NSdictionary files, respectively:
File one: NSdictionary file one, and the value " software-package " of the key " kind " of NSdictionary file one is set, arrange the value of key " url " be ipa file in trustship address on the server, i.e. the download address of https in step 1;
File two: NSdictionary file one, namely NSDictionary " metadata ", 4 key are set, are respectively " bundle-identifier ", " bundle-version "; " kind "; " title ", corresponding value ipa file respectively uniquely identify id, version number; APP type, APP name.
Step 2, one SSL certificate of the pre-first to file of service end, when client initiates https request, service end passes SSL certificate back to client, client validation certificate legitimacy:
If verifying illegal, whole installation steps terminate;If the result is legal, then generates random value and with certificate, it encrypted, the random value after encrypted is sent back service end;
Step 3, service end private key is deciphered, and after checking, HASH value is the most consistent with what the browser of client transmitted: if inconsistent, whole installation steps terminate;If consistent, setting up connection, after being successfully established, both sides start communication, and communication process is encrypted;
Step 4, opens the download page according to download address, then accesses trustship index file on the server by browser based on downloading page invocation, start to install call the installation suffix file of correspondence subsequently according to index file after.
Additionally, a Quick Response Code can also be generated so that when user is scanned by third party APP, open the download page that Quick Response Code is corresponding, then downloading the page by browser safari by itms-service protocol access trustship plist file on the server, then beginning to install.
Enterprise-level APP that the developer of present invention offer is controlled makes and downloads installation system, including:
Suffix file generating module is installed: generate the installation suffix file needed for corresponding installation system by installing file packing, and create an index file, by this index file with install the together trustship of suffix file on server, this index file includes the download address installing https corresponding to suffix file, and that installs suffix file uniquely identifies id, version number, APP type, APP name;
During for IOS system, also include before step 1 making enterprise development and issuing certificate and corresponding moblieprovision file;
Installing file uses mobileprovision file to carry out packing generation installation suffix file, and installing suffix file is ipa file, and index file is plist file, and this plist file uses the mode of key value to edit;The plist file that the mode of described key value carries out editing comprises two NSdictionary files, respectively:
File one: NSdictionary file one, and the value of the key " kind " of NSdictionary file one is set " software-package ", arrange the value of key " url " be ipa file in trustship address on the server, i.e. the download address of https in step 1;
File two: NSdictionary file one, namely NSDictionary " metadata ", 4 key are set, are respectively " bundle-identifier ", " bundle-version "; " kind "; " title ", corresponding value ipa file respectively uniquely identify id, version number; APP type, APP name.
Certification authentication module: one SSL certificate of the pre-first to file of service end, when client initiates https request, service end passes SSL certificate back to client, the certification authentication module verification certificate legitimacy in client:
If verifying illegal, whole installation steps terminate;If the result is legal, then generates random value and with certificate, it encrypted, the random value after encrypted is sent back service end;
Communication module: service end private key is deciphered, and after checking, HASH value is the most consistent with what the browser of client transmitted: if inconsistent, whole installation steps terminate;If consistent, setting up connection, after being successfully established, both sides start communication by communication module, and communication process is encrypted;
File installation module: open the download page according to download address, then access trustship index file on the server by browser based on downloading page invocation, file is installed after module calls corresponding installation suffix file according to index file and is started to install.
Two-dimensional code generation module: generate a Quick Response Code, when making user pass through third party APP scanning, open the download page that Quick Response Code is corresponding, then downloading the page by browser safari by itms-service protocol access trustship plist file on the server, then beginning to install.
It is below embodiment:
The present embodiment is that a concrete APP particular for IOS system makes and downloads the case installed.
One, documenting process.
First, developer needs a Fructus Mali pumilae enterprise development account, then logs in Fructus Mali pumilae developer website by this account, makes enterprise development and issues certificate and corresponding moblieprovision file.
Then, after developer has developed, using corresponding mobileprovision file to carry out packing and generate ipa file, then create a plist file, this file uses the mode of key value to edit, and this plist file includes:
1, create a NSdictionary, the value of key " kind " is set " software-package ", the value arranging key " url " is that ipa is in trustship address on the server.
2, another NSDictionary is created " metadata ", 4 key are set, it is respectively " bundle-identifier ", " bundle-version ", " kind "; " title "; corresponding value ipa file respectively uniquely identify id, version number, APP type; APP name, such plist file just sets.Then by ipa file and plist file corporate server management personnel.
Two, installation process is downloaded.
First service end needs to apply for a SSL certificate in advance, and when client initiates https request, service end passes PKI back, i.e. certificate.
Now client validation certificate legitimacy, such as legal and generation random value and with certificate, it is encrypted, random value after encrypted is sent back service end service end private key decipher, if and verify after HASH value whether transmit with browser consistent. always, set up connection, after being successfully established, both sides start communication, and communication process is encrypted.
Developer can make a Quick Response Code, when making by third party APP scannings such as wechat, the related download page can be opened, then downloading the page by Fructus Mali pumilae primary browser safari by itms-service protocol access trustship plist file on the server.Prompting frame can be ejected afterwards, if xxx is installed?Click is, can start to install.
After installation, it is possible that " un-trusted enterprise-level application " points out when the equipment using ios9 system above is opened, this is because the security strategy of Fructus Mali pumilae after ios9, access arrangement is arranged, then click on general, then click on description file and equipment control, then click on live companion and describe file accordingly, click in the dialog box ejected and trust.Afterwards, return to equipment desktop and can open the APP just now installed.
Specific embodiment described herein is only to present invention spirit explanation for example.Described specific embodiment can be made various amendment or supplements or use similar mode to substitute by those skilled in the art, but without departing from the spirit of the present invention or surmount scope defined in appended claims.

Claims (10)

1. enterprise-level APP that a developer is controlled makes and download and installation method, it is characterised in that Including:
Step 1, generates the installation suffix file needed for corresponding installation system by installing file packing, and creates Build an index file, by this index file with in installation suffix file together trustship to server, be somebody's turn to do Index file includes the download address installing https corresponding to suffix file, installs the unique of suffix file Mark id, version number, APP type, APP name;
Step 2, one SSL certificate of the pre-first to file of service end, when client initiates https request, clothes Business end passes SSL certificate back to client, client validation certificate legitimacy:
If verifying illegal, whole installation steps terminate;If the result is legal, then generate with It is also encrypted by machine value with certificate, and the random value after encrypted is sent back service end;
Step 3, service end private key deciphers, and after verifying HASH value whether with the browsing of client It is consistent that device transmits: if inconsistent, whole installation steps terminate;If consistent, set up connection, set up After success, both sides start communication, and communication process is encrypted;
Step 4, is opened the download page according to download address, is then adjusted based on downloading the page by browser With accessing trustship index file on the server, call the installation of correspondence subsequently according to index file after Compose an essay to start to install after part.
The making of enterprise-level APP and download that a kind of developer the most according to claim 1 is controlled are pacified Dress method, it is characterised in that during for IOS system, also includes before step 1 making enterprise development With issue certificate and corresponding moblieprovision file.
The making of enterprise-level APP and download that a kind of developer the most according to claim 2 is controlled are pacified Dress method, it is characterised in that install file and use mobileprovision file to carry out packing generation peace Dress suffix file, installing suffix file is ipa file, and index file is plist file, this plist literary composition Part uses the mode of key value to edit.
The making of enterprise-level APP and download that a kind of developer the most according to claim 3 is controlled are pacified Dress method, it is characterised in that the plist file that the mode of described key value carries out editing comprises two NSdictionary file, respectively:
File one: NSdictionary file one, and the key " kind " of NSdictionary file one is set Value " software-package ", arrange the value of key " url " be ipa file in trustship at clothes The download address of https in address, i.e. step 1 on business device;
File two: NSdictionary file one, namely NSDictionary " metadata ", arrange 4 Individual key, is respectively " bundle-identifier ", " bundle-version ", " kind ", " title ", corresponding Value ipa file respectively uniquely identify id, version number, APP type, APP name.
The making of enterprise-level APP and download that a kind of developer the most according to claim 2 is controlled are pacified Dress method, it is characterised in that generate a Quick Response Code so that when user is scanned by third party APP, Open the download page that Quick Response Code is corresponding, then passed through by browser safari at the download page Itms-service protocol access trustship plist file on the server, then begins to install.
6. enterprise-level APP that a developer is controlled makes and downloads installation system, it is characterised in that Including:
Suffix file generating module is installed: generate the peace needed for corresponding installation system by installing file packing Dress suffix file, and create an index file, this index file and installation suffix file are together held in the palm Pipe is on server, and this index file includes the download address installing https corresponding to suffix file, peace Fill suffix file uniquely identifies id, version number, APP type, APP name;
Certification authentication module: one SSL certificate of the pre-first to file of service end, client initiates https request Time, service end passes SSL certificate back to client, and the certification authentication module verification certificate in client closes Method:
If verifying illegal, whole installation steps terminate;If the result is legal, then generate with It is also encrypted by machine value with certificate, and the random value after encrypted is sent back service end;
Communication module: service end private key is deciphered, and HASH value whether clear with client after verifying It is consistent that device of looking at transmits: if inconsistent, whole installation steps terminate;If consistent, set up connection, build After standing successfully, both sides start communication by communication module, and communication process is encrypted;
Module installed by file: open the download page according to download address, then by browser based under Carrying page invocation and access trustship index file on the server, file installs module according to index file Start after calling the installation suffix file of correspondence to install.
The making of enterprise-level APP and download that a kind of developer the most according to claim 6 is controlled are pacified Dress system, it is characterised in that during for IOS system, also includes before step 1 making enterprise development With issue certificate and corresponding moblieprovision file.
The making of enterprise-level APP and download that a kind of developer the most according to claim 6 is controlled are pacified Dress system, it is characterised in that install file and use mobileprovision file to carry out packing generation peace Dress suffix file, installing suffix file is ipa file, and index file is plist file, this plist literary composition Part uses the mode of key value to edit.
The making of enterprise-level APP and download that a kind of developer the most according to claim 8 is controlled are pacified Dress system, it is characterised in that the plist file that the mode of described key value carries out editing comprises two NSdictionary file, respectively:
File one: NSdictionary file one, and the key " kind " of NSdictionary file one is set Value " software-package ", arrange the value of key " url " be ipa file in trustship at clothes The download address of https in address, i.e. step 1 on business device;
File two: NSdictionary file one, namely NSDictionary " metadata ", arrange 4 Individual key, is respectively " bundle-identifier ", " bundle-version ", " kind ", " title ", corresponding Value ipa file respectively uniquely identify id, version number, APP type, APP name.
The making of enterprise-level APP and download that a kind of developer the most according to claim 6 is controlled are pacified Dress system, it is characterised in that also include a two-dimensional code generation module: generate a Quick Response Code, make When obtaining user by third party APP scanning, open the download page that Quick Response Code is corresponding, then downloading The page passes through itms-service protocol access trustship plist literary composition on the server by browser safari Part, then begins to install.
CN201610145798.8A 2016-03-15 2016-03-15 Enterprise-level APP making downloading installing method and system controllable by developers Pending CN105827698A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610145798.8A CN105827698A (en) 2016-03-15 2016-03-15 Enterprise-level APP making downloading installing method and system controllable by developers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610145798.8A CN105827698A (en) 2016-03-15 2016-03-15 Enterprise-level APP making downloading installing method and system controllable by developers

Publications (1)

Publication Number Publication Date
CN105827698A true CN105827698A (en) 2016-08-03

Family

ID=56988011

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610145798.8A Pending CN105827698A (en) 2016-03-15 2016-03-15 Enterprise-level APP making downloading installing method and system controllable by developers

Country Status (1)

Country Link
CN (1) CN105827698A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107896244A (en) * 2017-11-07 2018-04-10 中国银联股份有限公司 A kind of distribution method of version file, client and server
CN112714179A (en) * 2020-12-25 2021-04-27 携程旅游网络技术(上海)有限公司 Client multitask installation method, system, equipment and medium based on browser

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103577206A (en) * 2012-07-27 2014-02-12 北京三星通信技术研究有限公司 Method and device for installing application software
CN103731445A (en) * 2012-10-10 2014-04-16 上海宝信软件股份有限公司 Intelligent application updating system and method based on IOS
CN104660620A (en) * 2013-11-15 2015-05-27 北京金山云网络技术有限公司 Two-dimension code processing method, client side, electronic equipment, server side and server

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103577206A (en) * 2012-07-27 2014-02-12 北京三星通信技术研究有限公司 Method and device for installing application software
CN103731445A (en) * 2012-10-10 2014-04-16 上海宝信软件股份有限公司 Intelligent application updating system and method based on IOS
CN104660620A (en) * 2013-11-15 2015-05-27 北京金山云网络技术有限公司 Two-dimension code processing method, client side, electronic equipment, server side and server

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
CLH604: ""https原理:证书传递、验证和数据加密、解密过程解析"", 《CSDN博客,URL:HTTPS://BLOG.CSDN.NET/CLH604/ARTICLE/DETAILS/22179907》 *
COCOACHINA: ""在企业内部分发iOS应用程序"", 《URL:HTTP://WWW.COCOACHINA.COM/INDUSTRY/20140818/9401.HTML》 *
MCX_XIN: ""开发:如何使用授权文件(.mobileprovision)和签名证书文件(.cer)"", 《新浪博客,URL:HTTP://BLOG.SINA.COM.CN/S/BLOG_68FBA62E0102VF7E.HTML》 *
STEPHEN830: ""通过itms-services协议,发布或分享iOS应用程序"", 《ITEYE博客,URL:HTTP://STEPHEN830.ITEYE.COM/BLOG/2101884》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107896244A (en) * 2017-11-07 2018-04-10 中国银联股份有限公司 A kind of distribution method of version file, client and server
CN112714179A (en) * 2020-12-25 2021-04-27 携程旅游网络技术(上海)有限公司 Client multitask installation method, system, equipment and medium based on browser
CN112714179B (en) * 2020-12-25 2022-10-11 携程旅游网络技术(上海)有限公司 Client multitask installation method, system, equipment and medium based on browser

Similar Documents

Publication Publication Date Title
CN103220259B (en) The use of Oauth API, call method, equipment and system
US10284376B2 (en) Code signing system with machine to machine interaction
Bellissimo et al. Secure Software Updates: Disappointments and New Challenges.
CN109274652B (en) Identity information verification system, method and device and computer storage medium
CN103067169B (en) Application Licensing Authority
CN102687481B (en) System, method, and apparatus for performing reliable network, capability, and service discovery
US10997305B2 (en) Information processing device, information processing method, and distributed component
US10284374B2 (en) Code signing system with machine to machine interaction
CN101567893A (en) Method and system for uploading files in WEB application
CN103577206A (en) Method and device for installing application software
CN104268156B (en) Web site management system and its method
CN102830992A (en) Plug-in loading method and system
US11003435B2 (en) Manifest trialing techniques
US20140317704A1 (en) Method and system for enabling the federation of unrelated applications
CN104954330A (en) Method of accessing data resources, device and system
CN104572239A (en) Cloud platform-based template making system and method
CN101969440A (en) Software certificate generating method
WO2014150753A2 (en) Method and system for restricting the operation of applications to authorized domains
CN106850612A (en) The cipher management method and system of a kind of facing cloud system
CN103186721B (en) Digital copyright service control, Apparatus and system
CN106549909A (en) A kind of authority checking method and apparatus
CN112766896A (en) Electronic contract signing system based on Internet
CN105791249A (en) Third-party application processing method, device and system
CN105827698A (en) Enterprise-level APP making downloading installing method and system controllable by developers
CN109359937B (en) Offline approval method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20160803